A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

A2DP - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the profile is A2DP source profile.
A2DP_SINK - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the profile is A2DP sink profile.
A2dpSink - Class in ohos.bluetooth
Manages A2DP sink profiles.
A2dpSource - Class in ohos.bluetooth
Manages A2DP source profiles.
AA_COMPROMISE - java.security.cert.CRLReason
This reason indicates that it is known or suspected that the certificate subject's private key has been compromised.
AAC - Static variable in class ohos.media.recorder.Recorder.AudioEncoder
Indicates the AAC-LC audio encoding format.
AAC_ADTS - Static variable in class ohos.media.recorder.Recorder.OutputFormat
Indicates the advanced audio coding (AAC) audio data transport stream (ADTS) media format.
AAC_ELD - Static variable in class ohos.media.recorder.Recorder.AudioEncoder
Indicates the AAC-ELD audio encoding format.
AAC_PROFILE - Static variable in class ohos.media.common.Format
Indicates the Advanced Audio Coding (AAC) profile.
abandon() - Method in class ohos.agp.graphics.TextureHolder
Releases all buffers managed by this TextureHolder.
ABBR_GENERIC_TZ - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for generic non-location format, abbreviated if possible, such as PT; used in combinations date + time + zone, or time + zone.
ABBR_MONTH - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with abbreviated month.
ABBR_MONTH_DAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with abbreviated month and day.
ABBR_MONTH_WEEKDAY_DAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with abbreviated month, weekday, and day.
ABBR_QUARTER - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with abbreviated quarter.
ABBR_SPECIFIC_TZ - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for specific non-location format, abbreviated if possible, such as PDT; used in combinations date + time + zone, or time + zone.
ABBR_UTC_TZ - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for localized GMT/UTC format, such as GMT+8:00 or HPG-8:00; used in combinations date + time + zone, or time + zone.
ABBR_WEEKDAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with abbreviated weekday.
ABBREVIATED - ohos.global.icu.text.DateTimePatternGenerator.DisplayWidth
An abbreviated field name (may be the same as the wide version, if short enough)
ABBREVIATED - Static variable in class ohos.global.icu.text.DateFormatSymbols
[icu] Constant for width.
Ability - Class in ohos.aafwk.ability
An ability is an abstraction of functionalities that a HarmonyOS application can provide.
Ability() - Constructor for class ohos.aafwk.ability.Ability
 
ABILITY_TYPE_COMMON_EVENT - Static variable in class ohos.miscservices.timeutility.Timer
Indicates that the system sends a CommonEventData message after the timer is triggered.
ABILITY_TYPE_PAGE - Static variable in class ohos.miscservices.timeutility.Timer
Indicates that UI component Ability is started after the timer is triggered.
ABILITY_TYPE_SERVICE - Static variable in class ohos.miscservices.timeutility.Timer
Indicates that background service component Ability is started after the timer is triggered.
Ability.LayoutParamsHelper - Class in ohos.aafwk.ability
Helps you use an Intent to set the layout parameters of the application startup window.
Ability.WindowAttributeHelper - Class in ohos.aafwk.ability
Helps you use an Intent to set window attributes for the current application.
AbilityContext - Class in ohos.app
An abstract class that provides the application context for the current object and obtains the application environment information.
AbilityContext() - Constructor for class ohos.app.AbilityContext
Default constructor of AbilityContext.
AbilityContext(Context) - Constructor for class ohos.app.AbilityContext
A constructor used to create and initialize an ability.
AbilityDelegatorRegistry - Class in ohos.aafwk.ability.delegation
A global register used to store the IAbilityDelegator and IAbilityDelegatorArgs objects registered during application startup.
AbilityForm - Class in ohos.aafwk.ability
Displays brief information about another Ability.
AbilityForm(int, Context) - Constructor for class ohos.aafwk.ability.AbilityForm
A constructor used to create an AbilityForm instance on the AbilityForm supplier.
AbilityForm.OnAcquiredCallback - Interface in ohos.aafwk.ability
Provides callback methods that are invoked when an AbilityForm instance created by the supplier is obtained or destroyed on the client.
AbilityInfo - Class in ohos.bundle
Obtains configuration information about an ability.
AbilityInfo() - Constructor for class ohos.bundle.AbilityInfo
Default constructor used to create an AbilityInfo instance.
AbilityInfo(AbilityInfo) - Constructor for class ohos.bundle.AbilityInfo
A constructor used to create an AbilityInfo instance by copying parameters from an existing one.
AbilityInfo.AbilitySubType - Enum in ohos.bundle
Enumerates subtypes of templates that can be used by an ability.
AbilityInfo.AbilityType - Enum in ohos.bundle
Enumerates types of templates that can be used by an ability.
AbilityInfo.DisplayOrientation - Enum in ohos.bundle
Enumerates ability display orientations.
AbilityInfo.LaunchMode - Enum in ohos.bundle
Enumerates ability launch modes.
abilityInfos - Variable in class ohos.bundle.BundleInfo
Indicates the list of all abilities contained in this bundle.
AbilityLifecycleCallbacks - Interface in ohos.aafwk.ability
Provides callbacks used to listen for all lifecycle changes of abilities in an application.
AbilityLifecycleExecutor - Class in ohos.aafwk.ability
A utility class used to process lifecycle states of an Ability.
AbilityLifecycleExecutor() - Constructor for class ohos.aafwk.ability.AbilityLifecycleExecutor
 
AbilityLifecycleExecutor.LifecycleState - Enum in ohos.aafwk.ability
Enumerates all lifecycle states of an ability.
AbilityMissionInfo - Class in ohos.aafwk.ability
This class is contains ability mission info for user to manage ability.
AbilityPackage - Class in ohos.aafwk.ability
A base class used for user to initialize each hap.
AbilityPackage() - Constructor for class ohos.aafwk.ability.AbilityPackage
 
AbilitySlice - Class in ohos.aafwk.ability
As the fundamental unit of the Ability using the Page template, AbilitySlice provides an ability with a carrier for service logic and UI display.
AbilitySlice() - Constructor for class ohos.aafwk.ability.AbilitySlice
 
AbilitySlice.FormCallback - Interface in ohos.aafwk.ability
Provides callbacks that will be invoked when a Form instance is obtained or when the Form provider is uninstalled.
AbilitySliceAnimator - Class in ohos.aafwk.ability
Customizes the transition animation between AbilitySlice instances.
AbilitySliceAnimator() - Constructor for class ohos.aafwk.ability.AbilitySliceAnimator
A no-argument constructor used to enable right-to-left translation of ability slices.
AbilitySliceAnimator(float, float, float, float) - Constructor for class ohos.aafwk.ability.AbilitySliceAnimator
A parameterized constructor used to set the coordinates of the start and end positions for the translation.
AbilitySliceLifecycleExecutor - Class in ohos.aafwk.ability
A utility class used to process lifecycle states of an AbilitySlice.
AbilitySliceLifecycleExecutor() - Constructor for class ohos.aafwk.ability.AbilitySliceLifecycleExecutor
 
AbilitySliceLifecycleExecutor.LifecycleState - Enum in ohos.aafwk.ability
Enumerates all lifecycle states of an ability slice.
AbilitySliceRuntimeException - Exception in ohos.aafwk.ability
Describes an exception thrown when a runtime exception occurs in an AbilitySlice.
AbilitySliceRuntimeException(String) - Constructor for exception ohos.aafwk.ability.AbilitySliceRuntimeException
A parameterized constructor used to create an AbilitySliceRuntimeException instance.
AbilityStartSetting - Class in ohos.aafwk.ability.startsetting
Defines special attributes for an ability, which can be passed as an input parameter in the call when you start the ability.
AbilityStartSetting() - Constructor for class ohos.aafwk.ability.startsetting.AbilityStartSetting
Default constructor.
AbilityWindowConfiguration - Class in ohos.aafwk.ability
Defines the window display modes of a Page ability, for example, the multi-window modes.
AbilityWindowConfiguration() - Constructor for class ohos.aafwk.ability.AbilityWindowConfiguration
 
aBitRate - Variable in class ohos.media.recorder.RecorderProfile
Indicates the audio bit rate.
abort() - Method in class java.net.CacheRequest
Aborts the attempt to cache the response.
abortAnimation() - Method in class ohos.agp.components.ScrollHelper
Stops an animation by stopping the calculation of the animation position.
abortCommonEvent() - Method in class ohos.event.commonevent.AsyncCommonEventResult
Cancels the current ordered common event.
abortCommonEvent() - Method in class ohos.event.commonevent.CommonEventSubscriber
Aborts the current ordered common event.
AbortPolicy() - Constructor for class java.util.concurrent.ThreadPoolExecutor.AbortPolicy
Creates an AbortPolicy.
ABOVE - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component is placed above another child component.
abs() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the absolute value of this BigDecimal, and whose scale is this.scale().
abs() - Method in class java.math.BigInteger
Returns a BigInteger whose value is the absolute value of this BigInteger.
abs() - Method in class java.time.Duration
Returns a copy of this duration with a positive length.
abs() - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose value is the absolute value of this BigDecimal.
abs(double) - Static method in class java.lang.Math
Returns the absolute value of a double value.
abs(double) - Static method in class java.lang.StrictMath
Returns the absolute value of a double value.
abs(float) - Static method in class java.lang.Math
Returns the absolute value of a float value.
abs(float) - Static method in class java.lang.StrictMath
Returns the absolute value of a float value.
abs(int) - Static method in class java.lang.Math
Returns the absolute value of an int value.
abs(int) - Static method in class java.lang.StrictMath
Returns the absolute value of an int value.
abs(long) - Static method in class java.lang.Math
Returns the absolute value of a long value.
abs(long) - Static method in class java.lang.StrictMath
Returns the absolute value of a long value.
abs(MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the absolute value of this BigDecimal, with rounding according to the context settings.
abs(MathContext) - Method in class ohos.global.icu.math.BigDecimal
Returns a BigDecimal whose value is the absolute value of this BigDecimal.
AbsButton - Class in ohos.agp.components
Provides an AbsButton that can be either checked or unchecked.
AbsButton(Context) - Constructor for class ohos.agp.components.AbsButton
A constructor used to create an AbsButton instance.
AbsButton(Context, AttrSet) - Constructor for class ohos.agp.components.AbsButton
A constructor used to create an AbsButton instance with a specified attribute set after an XML file is parsed.
AbsButton(Context, AttrSet, String) - Constructor for class ohos.agp.components.AbsButton
A constructor used to create an AbsButton instance by using specified attribute set and specified style after the XML file is parsed.
AbsButton.CheckedStateChangedListener - Interface in ohos.agp.components
Provides the state change listener for a AbsButton instance.
absolute(int) - Method in interface java.sql.ResultSet
Moves the cursor to the given row number in this ResultSet object.
absolutePath() - Method in class java.util.prefs.AbstractPreferences
Implements the absolutePath method as per the specification in Preferences#absolutePath().
absolutePath() - Method in class java.util.prefs.Preferences
Returns this preference node's absolute path name.
AbsRdbPredicates - Class in ohos.data.rdb
The abstract super class used to set database operation condition for the relational database (RDB).
AbsRdbPredicates(String) - Constructor for class ohos.data.rdb.AbsRdbPredicates
The constructor method of AbsPredicates with the defined table name.
AbsResultSet - Class in ohos.data.resultset
The abstract class for basic ResultSet.
AbsResultSet() - Constructor for class ohos.data.resultset.AbsResultSet
 
AbsSharedResultSet - Class in ohos.data.resultset
Represents an abstract class that implements the SharedResultSet class.
AbsSharedResultSet(String) - Constructor for class ohos.data.resultset.AbsSharedResultSet
AbsSharedResultSet construction method.
AbsSlider - Class in ohos.agp.components
An abstract class of ProgressBar instance.
AbsSlider(Context) - Constructor for class ohos.agp.components.AbsSlider
 
AbsSlider(Context, AttrSet) - Constructor for class ohos.agp.components.AbsSlider
A constructor used to create an AbsSlider instance by using specified attribute set and default style after the XML file is parsed.
AbsSlider(Context, AttrSet, String) - Constructor for class ohos.agp.components.AbsSlider
A constructor used to create an AbsSlider instance by using specified attribute set and specified style after the XML file is parsed.
AbsSlider.Formatter - Interface in ohos.agp.components
Formats the value of progress and converts it into a string.
ABSTRACT - Static variable in class java.lang.reflect.Modifier
The int value representing the abstract modifier.
AbstractChronology - Class in java.time.chrono
An abstract implementation of a calendar system, used to organize and identify dates.
AbstractChronology() - Constructor for class java.time.chrono.AbstractChronology
Creates an instance.
AbstractCollection<E> - Class in java.util
This class provides a skeletal implementation of the Collection interface, to minimize the effort required to implement this interface.
AbstractCollection() - Constructor for class java.util.AbstractCollection
Sole constructor.
AbstractDoubleSpliterator(long, int) - Constructor for class java.util.Spliterators.AbstractDoubleSpliterator
Creates a spliterator reporting the given estimated size and characteristics.
AbstractExecutorService - Class in java.util.concurrent
Provides default implementations of ExecutorService execution methods.
AbstractExecutorService() - Constructor for class java.util.concurrent.AbstractExecutorService
 
AbstractInterruptibleChannel - Class in java.nio.channels.spi
Base implementation class for interruptible channels.
AbstractInterruptibleChannel() - Constructor for class java.nio.channels.spi.AbstractInterruptibleChannel
Initializes a new instance of this class.
AbstractIntSpliterator(long, int) - Constructor for class java.util.Spliterators.AbstractIntSpliterator
Creates a spliterator reporting the given estimated size and characteristics.
AbstractList<E> - Class in java.util
This class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "random access" data store (such as an array).
AbstractList() - Constructor for class java.util.AbstractList
Sole constructor.
AbstractLongSpliterator(long, int) - Constructor for class java.util.Spliterators.AbstractLongSpliterator
Creates a spliterator reporting the given estimated size and characteristics.
AbstractMap<K,V> - Class in java.util
This class provides a skeletal implementation of the Map interface, to minimize the effort required to implement this interface.
AbstractMap() - Constructor for class java.util.AbstractMap
Sole constructor.
AbstractMap.SimpleEntry<K,V> - Class in java.util
An Entry maintaining a key and a value.
AbstractMap.SimpleImmutableEntry<K,V> - Class in java.util
An Entry maintaining an immutable key and value.
AbstractMethodError - Error in java.lang
Thrown when an application tries to call an abstract method.
AbstractMethodError() - Constructor for error java.lang.AbstractMethodError
Constructs an AbstractMethodError with no detail message.
AbstractMethodError(String) - Constructor for error java.lang.AbstractMethodError
Constructs an AbstractMethodError with the specified detail message.
AbstractOwnableSynchronizer - Class in java.util.concurrent.locks
A synchronizer that may be exclusively owned by a thread.
AbstractOwnableSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractOwnableSynchronizer
Empty constructor for use by subclasses.
AbstractPreferences - Class in java.util.prefs
This class provides a skeletal implementation of the Preferences class, greatly easing the task of implementing it.
AbstractPreferences(AbstractPreferences, String) - Constructor for class java.util.prefs.AbstractPreferences
Creates a preference node with the specified parent and the specified name relative to its parent.
AbstractQueue<E> - Class in java.util
This class provides skeletal implementations of some Queue operations.
AbstractQueue() - Constructor for class java.util.AbstractQueue
Constructor for use by subclasses.
AbstractQueuedLongSynchronizer - Class in java.util.concurrent.locks
A version of AbstractQueuedSynchronizer in which synchronization state is maintained as a long.
AbstractQueuedLongSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Creates a new AbstractQueuedLongSynchronizer instance with initial synchronization state of zero.
AbstractQueuedLongSynchronizer.ConditionObject - Class in java.util.concurrent.locks
Condition implementation for a AbstractQueuedLongSynchronizer serving as the basis of a Lock implementation.
AbstractQueuedSynchronizer - Class in java.util.concurrent.locks
Provides a framework for implementing blocking locks and related synchronizers (semaphores, events, etc) that rely on first-in-first-out (FIFO) wait queues.
AbstractQueuedSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractQueuedSynchronizer
Creates a new AbstractQueuedSynchronizer instance with initial synchronization state of zero.
AbstractQueuedSynchronizer.ConditionObject - Class in java.util.concurrent.locks
Condition implementation for a AbstractQueuedSynchronizer serving as the basis of a Lock implementation.
AbstractSelectableChannel - Class in java.nio.channels.spi
Base implementation class for selectable channels.
AbstractSelectableChannel(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelectableChannel
Initializes a new instance of this class.
AbstractSelectionKey - Class in java.nio.channels.spi
Base implementation class for selection keys.
AbstractSelectionKey() - Constructor for class java.nio.channels.spi.AbstractSelectionKey
Initializes a new instance of this class.
AbstractSelector - Class in java.nio.channels.spi
Base implementation class for selectors.
AbstractSelector(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelector
Initializes a new instance of this class.
AbstractSequentialList<E> - Class in java.util
This class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "sequential access" data store (such as a linked list).
AbstractSequentialList() - Constructor for class java.util.AbstractSequentialList
Sole constructor.
AbstractSet<E> - Class in java.util
This class provides a skeletal implementation of the Set interface to minimize the effort required to implement this interface.
AbstractSet() - Constructor for class java.util.AbstractSet
Sole constructor.
AbstractSpliterator(long, int) - Constructor for class java.util.Spliterators.AbstractSpliterator
Creates a spliterator reporting the given estimated size and additionalCharacteristics.
AC - ohos.batterymanager.BatteryInfo.BatteryPluggedType
AC charger
ACC_COLOR - Static variable in interface ohos.sysappcomponents.calendar.column.AccountColumns
Indicates the calendar color.
ACC_COLOR_INDEX - Static variable in interface ohos.sysappcomponents.calendar.column.AccountColumns
Indicates the calendar color index.
ACC_DISPLAY_NAME - Static variable in interface ohos.sysappcomponents.calendar.column.AccountColumns
Indicates the display name of the calendar account.
ACC_ID - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the account ID.
ACC_NAME - Static variable in interface ohos.sysappcomponents.calendar.column.SyncColumns
Indicates the account name.
ACC_SYNC1 - Static variable in interface ohos.sysappcomponents.calendar.column.AccountSyncColumns
Indicates synchronization type 1.
ACC_SYNC10 - Static variable in interface ohos.sysappcomponents.calendar.column.AccountSyncColumns
Indicates synchronization type 10.
ACC_SYNC2 - Static variable in interface ohos.sysappcomponents.calendar.column.AccountSyncColumns
Indicates synchronization type 2.
ACC_SYNC3 - Static variable in interface ohos.sysappcomponents.calendar.column.AccountSyncColumns
Indicates synchronization type 3.
ACC_SYNC4 - Static variable in interface ohos.sysappcomponents.calendar.column.AccountSyncColumns
Indicates synchronization type 4.
ACC_SYNC5 - Static variable in interface ohos.sysappcomponents.calendar.column.AccountSyncColumns
Indicates synchronization type 5.
ACC_SYNC6 - Static variable in interface ohos.sysappcomponents.calendar.column.AccountSyncColumns
Indicates synchronization type 6.
ACC_SYNC7 - Static variable in interface ohos.sysappcomponents.calendar.column.AccountSyncColumns
Indicates synchronization type 7.
ACC_SYNC8 - Static variable in interface ohos.sysappcomponents.calendar.column.AccountSyncColumns
Indicates synchronization type 8.
ACC_SYNC9 - Static variable in interface ohos.sysappcomponents.calendar.column.AccountSyncColumns
Indicates synchronization type 9.
ACC_TIME_ZONE - Static variable in interface ohos.sysappcomponents.calendar.column.AccountColumns
Indicates the time zone.
ACC_TYPE - Static variable in interface ohos.sysappcomponents.calendar.column.SyncColumns
Indicates the account type.
ACC_TYPE_LOCAL - Static variable in class ohos.sysappcomponents.calendar.entity.CalendarEntity
A default account type that indicates calendar does not associated with any account.
ACCELERATE - Static variable in class ohos.agp.animation.Animator.CurveType
Indicates a curve in which the animation starts slowly and accelerates gradually.
ACCELERATE_DECELERATE - Static variable in class ohos.agp.animation.Animator.CurveType
Indicates a curve in which the animation starts slowly, then accelerates through the middle, and finally decelerates.
ACCELEROMETER - Static variable in class ohos.security.SystemPermission
Allows an application to read data from an acceleration sensor, uncalibrated acceleration sensor, or linear acceleration sensor.
ACCELEROMETER_ROTATION_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Specifies whether the accelerometer is used to change screen orientation, that is, whether auto-rotation is enabled.
accept() - Method in class java.net.ServerSocket
Listens for a connection to be made to this socket and accepts it.
accept() - Method in class java.nio.channels.AsynchronousServerSocketChannel
Accepts a connection.
accept() - Method in class java.nio.channels.ServerSocketChannel
Accepts a connection made to this channel's socket.
accept(double) - Method in class java.util.DoubleSummaryStatistics
Records another value into the summary information.
accept(double) - Method in interface java.util.function.DoubleConsumer
Performs this operation on the given argument.
accept(double) - Method in interface java.util.stream.DoubleStream.Builder
Adds an element to the stream being built.
accept(int) - Method in interface java.util.function.IntConsumer
Performs this operation on the given argument.
accept(int) - Method in class java.util.IntSummaryStatistics
Records a new value into the summary information
accept(int) - Method in class java.util.LongSummaryStatistics
Records a new int value into the summary information.
accept(int) - Method in interface java.util.stream.IntStream.Builder
Adds an element to the stream being built.
accept(long) - Method in interface java.util.function.LongConsumer
Performs this operation on the given argument.
accept(long) - Method in class java.util.LongSummaryStatistics
Records a new long value into the summary information.
accept(long) - Method in interface java.util.stream.LongStream.Builder
Adds an element to the stream being built.
accept(A, CompletionHandler<AsynchronousSocketChannel, ? super A>) - Method in class java.nio.channels.AsynchronousServerSocketChannel
Accepts a connection.
accept(File) - Method in interface java.io.FileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(File, String) - Method in interface java.io.FilenameFilter
Tests if a specified file should be included in a file list.
accept(SocketImpl) - Method in class java.net.SocketImpl
Accepts a connection.
accept(XMLEvent) - Method in interface ohos.javax.xml.stream.EventFilter
Tests whether this event is part of this stream.
accept(XMLStreamReader) - Method in interface ohos.javax.xml.stream.StreamFilter
Tests whether the current state is part of this stream.
accept(T) - Method in interface java.nio.file.DirectoryStream.Filter
Decides if the given directory entry should be accepted or filtered.
accept(T) - Method in interface java.util.function.Consumer
Performs this operation on the given argument.
accept(T) - Method in interface java.util.stream.Stream.Builder
Adds an element to the stream being built.
accept(T, double) - Method in interface java.util.function.ObjDoubleConsumer
Performs this operation on the given arguments.
accept(T, int) - Method in interface java.util.function.ObjIntConsumer
Performs this operation on the given arguments.
accept(T, long) - Method in interface java.util.function.ObjLongConsumer
Performs this operation on the given arguments.
accept(T, U) - Method in interface java.util.function.BiConsumer
Performs this operation on the given arguments.
ACCEPT_ALL - Static variable in interface java.net.CookiePolicy
One pre-defined policy which accepts all cookies.
ACCEPT_NONE - Static variable in interface java.net.CookiePolicy
One pre-defined policy which accepts no cookies.
ACCEPT_ORIGINAL_SERVER - Static variable in interface java.net.CookiePolicy
One pre-defined policy which only accepts cookies from original server.
acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - Method in class java.util.concurrent.CompletableFuture
 
acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when either this or the other given stage complete normally, is executed with the corresponding result as argument to the supplied action.
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - Method in class java.util.concurrent.CompletableFuture
 
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when either this or the other given stage complete normally, is executed using this stage's default asynchronous execution facility, with the corresponding result as argument to the supplied action.
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - Method in class java.util.concurrent.CompletableFuture
 
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when either this or the other given stage complete normally, is executed using the supplied executor, with the corresponding result as argument to the supplied function.
acceptLanguage(String, boolean[]) - Static method in class ohos.global.icu.util.ULocale
[icu] Based on a HTTP formatted list of acceptable locales, determine an available locale for the user.
acceptLanguage(String, ULocale[], boolean[]) - Static method in class ohos.global.icu.util.ULocale
[icu] Based on a HTTP formatted list of acceptable locales, determine an available locale for the user.
acceptLanguage(ULocale[], boolean[]) - Static method in class ohos.global.icu.util.ULocale
[icu] Based on an ordered array of acceptable locales, determine an available locale for the user.
acceptLanguage(ULocale[], ULocale[], boolean[]) - Static method in class ohos.global.icu.util.ULocale
[icu] Based on a list of acceptable locales, determine an available locale for the user.
AcceptPendingException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to initiate an accept operation on a channel and a previous accept operation has not completed.
AcceptPendingException() - Constructor for exception java.nio.channels.AcceptPendingException
Constructs an instance of this class.
acceptSocket() - Method in class ohos.net.LocalSocket
Accepts a connection request from the client.
acceptsURL(String) - Method in interface java.sql.Driver
Retrieves whether the driver thinks that it can open a connection to the given URL.
ACCESS_BIOMETRIC - Static variable in class ohos.security.SystemPermission
Allows an application to use biometric recognition for identity authentication.
ACCESS_BIOMETRIC_INTERNAL - Static variable in class ohos.security.SystemPermission
Allows a system application to apply for or release biometric recognition resources.
ACCESS_DISTRIBUTED_ABILITY - Static variable in class ohos.security.SystemPermission
Deprecated.
ACCESS_EXTERNAL_DTD - Static variable in class ohos.javax.xml.XMLConstants
Property: accessExternalDTD
ACCESS_EXTERNAL_SCHEMA - Static variable in class ohos.javax.xml.XMLConstants
Property: accessExternalSchema
ACCESS_EXTERNAL_STYLESHEET - Static variable in class ohos.javax.xml.XMLConstants
Property: accessExternalStylesheet
ACCESS_FM_AM - Static variable in class ohos.security.SystemPermission
Allows an application to access radio services.
ACCESS_HW_ASSETSTORE_SERVICE - Static variable in class ohos.security.SystemPermission
Allows a system application to call some privileged APIs of Asset.
ACCESS_HW_KEYSTORE - Static variable in class ohos.security.SystemPermission
Allows an application to manage the lifecycle of keys and use keys for encryption and decryption.
ACCESS_MISSIONS - Static variable in class ohos.security.SystemPermission
Allows a system application to obtain information about running processes and tasks in a task stack.
AccessControlContext - Class in java.security
An AccessControlContext is used to make system resource access decisions based on the context it encapsulates.
AccessControlContext(AccessControlContext, DomainCombiner) - Constructor for class java.security.AccessControlContext
Create a new AccessControlContext with the given AccessControlContext and DomainCombiner.
AccessControlContext(ProtectionDomain[]) - Constructor for class java.security.AccessControlContext
Create an AccessControlContext with the given array of ProtectionDomains.
AccessControlException - Exception in java.security
This exception is thrown by the AccessController to indicate that a requested access (to a critical system resource such as the file system or the network) is denied.
AccessControlException(String) - Constructor for exception java.security.AccessControlException
Constructs an AccessControlException with the specified, detailed message.
AccessControlException(String, Permission) - Constructor for exception java.security.AccessControlException
Constructs an AccessControlException with the specified, detailed message, and the requested permission that caused the exception.
AccessController - Class in java.security
The AccessController class is used for access control operations and decisions.
AccessDeniedException - Exception in java.nio.file
Checked exception thrown when a file system operation is denied, typically due to a file permission or other access check.
AccessDeniedException - Exception in ohos.global.resource
Describes the exception thrown if any access is denied.
AccessDeniedException() - Constructor for exception ohos.global.resource.AccessDeniedException
A constructor used to create an AccessDeniedException instance with null as its detailed message.
AccessDeniedException(String) - Constructor for exception java.nio.file.AccessDeniedException
Constructs an instance of this class.
AccessDeniedException(String) - Constructor for exception ohos.global.resource.AccessDeniedException
A constructor used to create an AccessDeniedException instance with a detailed message.
AccessDeniedException(String, String, String) - Constructor for exception java.nio.file.AccessDeniedException
Constructs an instance of this class.
ACCESSIBILITY_ABILITY_TYPE_AUDIBLE - Static variable in class ohos.accessibility.AccessibilityAbilityInfo
Describes the accessibility ability for audible feedback.
ACCESSIBILITY_ABILITY_TYPE_BRAILLE - Static variable in class ohos.accessibility.AccessibilityAbilityInfo
Describes the accessibility ability for braille feedback.
ACCESSIBILITY_ABILITY_TYPE_GENERIC - Static variable in class ohos.accessibility.AccessibilityAbilityInfo
Describes the accessibility ability for generic feedback.
ACCESSIBILITY_ABILITY_TYPE_HAPTIC - Static variable in class ohos.accessibility.AccessibilityAbilityInfo
Describes the accessibility ability for haptic feedback.
ACCESSIBILITY_ABILITY_TYPE_SPOKEN - Static variable in class ohos.accessibility.AccessibilityAbilityInfo
Describes the accessibility ability for the screen reader.
ACCESSIBILITY_ABILITY_TYPE_VISUAL - Static variable in class ohos.accessibility.AccessibilityAbilityInfo
Describes the accessibility ability for visual feedback.
ACCESSIBILITY_ADAPTABLE - Static variable in class ohos.agp.components.Component
Indicates that this component can be accessed.
ACCESSIBILITY_DISABLE - Static variable in class ohos.agp.components.Component
Indicates that this component cannot be accessed.
ACCESSIBILITY_ENABLE - Static variable in class ohos.agp.components.Component
Indicates that this component is enabled.
ACCESSIBILITY_OPERATION_ACCESSIBILITY_FOCUS - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the operation of gaining accessibility focus.
ACCESSIBILITY_OPERATION_CLEAR_ACCESSIBILITY_FOCUS - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the operation of clearing accessibility focus.
ACCESSIBILITY_OPERATION_CLEAR_FOCUS - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the operation of clearing focus.
ACCESSIBILITY_OPERATION_CLEAR_SELECTION - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the operation of deselecting an accessibility node.
ACCESSIBILITY_OPERATION_CLICK - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the click operation.
ACCESSIBILITY_OPERATION_COPY - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the copy operation.
ACCESSIBILITY_OPERATION_CUT - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the cut operation.
ACCESSIBILITY_OPERATION_FOCUS - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the operation of gaining focus.
ACCESSIBILITY_OPERATION_LONG_CLICK - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the long click operation.
ACCESSIBILITY_OPERATION_PASTE - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the paste operation.
ACCESSIBILITY_OPERATION_SCROLL_BACKWARD - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the operation of scrolling backwards.
ACCESSIBILITY_OPERATION_SCROLL_FORWARD - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the operation of scrolling forwards.
ACCESSIBILITY_OPERATION_SELECT - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the operation of selecting an accessibility node.
ACCESSIBILITY_OPERATION_SET_SELECTION - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the operation of selecting text.
ACCESSIBILITY_OPERATION_SET_TEXT - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the operation of setting text.
ACCESSIBILITY_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Specifies whether any accessibility feature is enabled.
AccessibilityAbilityInfo - Class in ohos.accessibility
Queries information about an accessibility ability.
AccessibilityAbilityInfo() - Constructor for class ohos.accessibility.AccessibilityAbilityInfo
 
AccessibilityEventInfo - Class in ohos.accessibility
Describes the accessibility event information and provides the information for the accessibility service.
AccessibilityEventInfo() - Constructor for class ohos.accessibility.AccessibilityEventInfo
A constructor used to create an AccessibilityEventInfo instance.
AccessibilityEventInfo(int) - Constructor for class ohos.accessibility.AccessibilityEventInfo
AccessibilityEventInfo(AccessibilityEventInfo) - Constructor for class ohos.accessibility.AccessibilityEventInfo
A constructor used to create an AccessibilityEventInfo instance by copying the specified accessibility event information.
AccessibilityInfo - Class in ohos.accessibility.ability
Provides methods for obtaining information about an accessibility node.
AccessibilityInfo() - Constructor for class ohos.accessibility.ability.AccessibilityInfo
Constructor
AccessibilityStateEvent - Class in ohos.accessibility
Provides accessibility status events.
AccessibilityStateEvent() - Constructor for class ohos.accessibility.AccessibilityStateEvent
 
AccessibilityStateObserver - Interface in ohos.accessibility
Observes the accessibility status.
AccessibilitySystemAbilityClient - Class in ohos.accessibility
Provides a client for interacting with the accessibility ability.
AccessibilityWindow - Class in ohos.accessibility.ability
Provides information about one or multiple accessibility windows for you to obtain the content displayed on your device screen.
AccessibleAbility - Class in ohos.accessibility.ability
Provides capabilities for you to develop your own accessibility application.
AccessibleAbility() - Constructor for class ohos.accessibility.ability.AccessibleAbility
 
AccessibleObject - Class in java.lang.reflect
The AccessibleObject class is the base class for Field, Method and Constructor objects.
AccessibleObject() - Constructor for class java.lang.reflect.AccessibleObject
Constructor: only used by the Java Virtual Machine.
AccessibleOperation - Class in ohos.accessibility.ability
Defines an accessibility operation.
AccessibleOperation(int, CharSequence) - Constructor for class ohos.accessibility.ability.AccessibleOperation
A constructor used to create an AccessibileOperation instance based on the specified operation type and description.
AccessMode - Enum in java.nio.file
Defines access modes used to test the accessibility of a file.
AccountAbility - Class in ohos.account
Provides abilities for you to manage and perform operations on your OS accounts.
AccountColumns - Interface in ohos.sysappcomponents.calendar.column
Provides constants for calendar accounts.
ACCOUNTINGCURRENCYSTYLE - Static variable in class ohos.global.icu.text.NumberFormat
[icu] Constant to specify currency style of format which uses currency symbol to represent currency for accounting, for example: "($3.00), instead of "-$3.00" (NumberFormat.CURRENCYSTYLE).
Accounts - Class in ohos.sysappcomponents.calendar.entity
Calendar contract Accounts entity, include database table columns' name.
Accounts() - Constructor for class ohos.sysappcomponents.calendar.entity.Accounts
 
AccountSyncColumns - Interface in ohos.sysappcomponents.calendar.column
Provides constants for synchronization types.
accumulate(double) - Method in class java.util.concurrent.atomic.DoubleAccumulator
Updates with the given value.
accumulate(long) - Method in class java.util.concurrent.atomic.LongAccumulator
Updates with the given value.
accumulateAndGet(int, int, IntBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically updates the element at index i with the results of applying the given function to the current and given values, returning the updated value.
accumulateAndGet(int, long, LongBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically updates the element at index i with the results of applying the given function to the current and given values, returning the updated value.
accumulateAndGet(int, E, BinaryOperator<E>) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Atomically updates the element at index i with the results of applying the given function to the current and given values, returning the updated value.
accumulateAndGet(int, IntBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
accumulateAndGet(long, LongBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
accumulateAndGet(T, int, IntBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically updates the field of the given object managed by this updater with the results of applying the given function to the current and given values, returning the updated value.
accumulateAndGet(T, long, LongBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically updates the field of the given object managed by this updater with the results of applying the given function to the current and given values, returning the updated value.
accumulateAndGet(T, V, BinaryOperator<V>) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Atomically updates the field of the given object managed by this updater with the results of applying the given function to the current and given values, returning the updated value.
accumulateAndGet(V, BinaryOperator<V>) - Method in class java.util.concurrent.atomic.AtomicReference
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value.
accumulator() - Method in interface java.util.stream.Collector
A function that folds a value into a mutable result container.
accuracy - Variable in class ohos.sensor.data.SensorData
Indicates the accuracy of a sensor.
ACE_PREFIX_ERROR - Static variable in exception ohos.global.icu.text.StringPrepParseException
 
AceAbility - Class in ohos.ace.ability
Child class of Ability.
AceAbility() - Constructor for class ohos.ace.ability.AceAbility
 
AceInternalAbility - Class in ohos.ace.ability
Represents internal abilities that are integrated into the JS UI framework.
AceInternalAbility(String) - Constructor for class ohos.ace.ability.AceInternalAbility
A constructor used to create an AceInternalAbility object based on the input bundle and internal ability names.
AceInternalAbility(String, String) - Constructor for class ohos.ace.ability.AceInternalAbility
A constructor used to create an AceInternalAbility object based on the input bundle and internal ability names.
AceInternalAbility.AceInternalAbilityHandler - Interface in ohos.ace.ability
Handles the requests from the local ability to call an internal ability.
ACES - ohos.media.image.common.ColorSpace
Indicates the color space based on SMPTE ST 2065-1:2012.
ACES_CG - ohos.media.image.common.ColorSpace
Indicates the color space based on Academy S-2014-004.
aChannels - Variable in class ohos.media.recorder.RecorderProfile
Indicates the number of audio channels.
Acl - Interface in java.security.acl
Interface representing an Access Control List (ACL).
AclEntry - Class in java.nio.file.attribute
An entry in an access control list (ACL).
AclEntry - Interface in java.security.acl
This is the interface used for representing one entry in an Access Control List (ACL).
AclEntry.Builder - Class in java.nio.file.attribute
A builder of AclEntry objects.
AclEntryFlag - Enum in java.nio.file.attribute
Defines the flags for used by the flags component of an ACL AclEntry.
AclEntryPermission - Enum in java.nio.file.attribute
Defines the permissions for use with the permissions component of an ACL AclEntry.
AclEntryType - Enum in java.nio.file.attribute
A typesafe enumeration of the access control entry types.
AclFileAttributeView - Interface in java.nio.file.attribute
A file attribute view that supports reading or updating a file's Access Control Lists (ACL) or file owner attributes.
AclNotFoundException - Exception in java.security.acl
This is an exception that is thrown whenever a reference is made to a non-existent ACL (Access Control List).
AclNotFoundException() - Constructor for exception java.security.acl.AclNotFoundException
Constructs an AclNotFoundException.
aCodec - Variable in class ohos.media.recorder.RecorderProfile
Indicates the audio encoding format.
acos(double) - Static method in class java.lang.Math
Returns the arc cosine of a value; the returned angle is in the range 0.0 through pi.
acos(double) - Static method in class java.lang.StrictMath
Returns the arc cosine of a value; the returned angle is in the range 0.0 through pi.
acquire() - Method in class java.util.concurrent.Semaphore
Acquires a permit from this semaphore, blocking until one is available, or the thread is Thread#interrupt.
acquire(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Acquires in exclusive mode, ignoring interrupts.
acquire(int) - Method in class java.util.concurrent.Semaphore
Acquires the given number of permits from this semaphore, blocking until all are available, or the thread is Thread#interrupt.
acquire(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Acquires in exclusive mode, ignoring interrupts.
acquireAbilityFormAsync(Intent, AbilityForm.OnAcquiredCallback) - Method in class ohos.aafwk.ability.AbilitySlice
Requests the AbilityForm instance provided by the target ability.
acquireCanvas() - Method in class ohos.agp.graphics.Surface
Obtains a Canvas instance for drawing.
acquiredBy() - Method in class java.nio.channels.FileLock
Returns the channel upon whose file this lock was acquired.
acquireEffects() - Static method in class ohos.media.audio.SoundEffect
Obtains sound effects available on a device.
acquireForm(Intent, AbilitySlice.FormCallback) - Method in class ohos.aafwk.ability.AbilitySlice
Obtains a specified form that matches the application bundle name, module name, form name, form grid style, and other related information specified in the passed Intent.
acquireInterruptibly(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Acquires in exclusive mode, aborting if interrupted.
acquireInterruptibly(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Acquires in exclusive mode, aborting if interrupted.
acquireShared(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Acquires in shared mode, ignoring interrupts.
acquireShared(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Acquires in shared mode, ignoring interrupts.
acquireSharedInterruptibly(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Acquires in shared mode, aborting if interrupted.
acquireSharedInterruptibly(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Acquires in shared mode, aborting if interrupted.
acquireUninterruptibly() - Method in class java.util.concurrent.Semaphore
Acquires a permit from this semaphore, blocking until one is available.
acquireUninterruptibly(int) - Method in class java.util.concurrent.Semaphore
Acquires the given number of permits from this semaphore, blocking until all are available.
ACRE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of area: acre
ACRE_FOOT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: acre-foot
Action() - Constructor for class ohos.agp.components.ComponentProvider.Action
 
ACTION - ohos.data.search.schema.IndexSchemaType
Indicates an action index schema.
ACTION_APPLICATION_DETAILS_SETTINGS - Static variable in class ohos.utils.IntentConstants
Indicates the action of starting a Page ability that displays details of a specified application.
ACTION_BOOK_FLIGHT - Static variable in class ohos.aafwk.content.Intent
Indicates the action of booking a flight.
ACTION_BOOK_HOTEL - Static variable in class ohos.aafwk.content.Intent
Indicates the action of booking a hotel.
ACTION_BOOK_TRAIN_TICKET - Static variable in class ohos.aafwk.content.Intent
Indicates the action of booking a train ticket.
ACTION_BUNDLE_ADD - Static variable in class ohos.aafwk.content.Intent
Indicates the action of installing a bundle.
ACTION_BUNDLE_REMOVE - Static variable in class ohos.aafwk.content.Intent
Indicates the action of uninstalling a bundle.
ACTION_BUNDLE_UPDATE - Static variable in class ohos.aafwk.content.Intent
Indicates the action of updating a bundle.
ACTION_BUY - Static variable in class ohos.aafwk.content.Intent
Indicates the action of shopping.
ACTION_BUY_TAKEOUT - Static variable in class ohos.aafwk.content.Intent
Indicates the action of ordering take-out food.
ACTION_DIAL - Static variable in class ohos.utils.IntentConstants
Indicates the action of starting a Page ability that displays a keypad.
ACTION_DISMISS_ALARM - Static variable in class ohos.utils.IntentConstants
Indicates the action of starting a Page ability for deleting an alarm clock.
ACTION_DISMISS_TIMER - Static variable in class ohos.utils.IntentConstants
Indicates the action of starting a Page ability for dismissing a timer.
ACTION_HIT_HOTWORD - Static variable in class ohos.multimodalinput.event.SpeechEvent
Indicates the action of hitting a hot word.
ACTION_HOME - Static variable in class ohos.aafwk.content.Intent
Indicates the action of backing home.
ACTION_HOME - Static variable in class ohos.utils.IntentConstants
the definition of home action
ACTION_LOCALE_CHANGED - Static variable in class ohos.aafwk.content.Intent
Indicates that the locale has changed.
ACTION_MANAGE_APPLICATIONS_SETTINGS - Static variable in class ohos.utils.IntentConstants
Indicates the action of starting a Page ability that manages installed applications.
ACTION_MEDIA_BUTTON - Static variable in class ohos.media.sessioncore.AVSession
 
ACTION_NAME - Static variable in class ohos.data.search.schema.ActionItem
Indicates the index field name of actionName.
ACTION_ORDER_TAXI - Static variable in class ohos.aafwk.content.Intent
Indicates the action of booking a taxi.
ACTION_PLAN_ROUTE - Static variable in class ohos.aafwk.content.Intent
Indicates the action of querying routes.
ACTION_PLAY - Static variable in class ohos.aafwk.content.Intent
Indicates the action of playing a media item.
ACTION_QUERY_ALMANC - Static variable in class ohos.aafwk.content.Intent
Indicates the action of querying the Chinese Almanac calendar.
ACTION_QUERY_CONSTELLATION_FORTUNE - Static variable in class ohos.aafwk.content.Intent
Indicates the action of querying horoscope.
ACTION_QUERY_ENCYCLOPEDIA - Static variable in class ohos.aafwk.content.Intent
Indicates the action of querying the encyclopedia.
ACTION_QUERY_JOKE - Static variable in class ohos.aafwk.content.Intent
Indicates the action of reading jokes.
ACTION_QUERY_LOGISTICS_INFO - Static variable in class ohos.aafwk.content.Intent
Indicates the action of tracking shipment status.
ACTION_QUERY_NEWS - Static variable in class ohos.aafwk.content.Intent
Indicates the action of browsing news.
ACTION_QUERY_POI_INFO - Static variable in class ohos.aafwk.content.Intent
Indicates the action of querying nearby places.
ACTION_QUERY_RECIPE - Static variable in class ohos.aafwk.content.Intent
Indicates the action of searching for a recipe.
ACTION_QUERY_SPORTS_INFO - Static variable in class ohos.aafwk.content.Intent
Indicates the action of querying sports teams and game schedule.
ACTION_QUERY_STOCK_INFO - Static variable in class ohos.aafwk.content.Intent
Indicates the action of querying stock market quotes.
ACTION_QUERY_TRAFFIC_RESTRICTION - Static variable in class ohos.aafwk.content.Intent
Indicates the action of querying driving bans.
ACTION_QUERY_TRAVELLING_GUIDELINE - Static variable in class ohos.aafwk.content.Intent
Indicates the action of querying a travel guide.
ACTION_QUERY_WEATHER - Static variable in class ohos.aafwk.content.Intent
Indicates the action of querying weather.
ACTION_SEARCH - Static variable in class ohos.utils.IntentConstants
Indicates the action of starting a Page ability for search.
ACTION_SEND_LOGISTICS - Static variable in class ohos.aafwk.content.Intent
Indicates the action of shipping a package.
ACTION_SET_ALARM - Static variable in class ohos.utils.IntentConstants
Indicates the action of starting a Page ability for setting an alarm clock.
ACTION_SHOW_ALARMS - Static variable in class ohos.utils.IntentConstants
Indicates the action of starting a Page ability that displays all alarm clocks.
ACTION_SNOOZE_ALARM - Static variable in class ohos.utils.IntentConstants
Indicates the action of starting a Page ability for snoozing an alarm clock.
ACTION_SWITCH_OFF - Static variable in class ohos.multimodalinput.event.SpeechEvent
Indicates the action of setting the switch to the OFF state.
ACTION_SWITCH_ON - Static variable in class ohos.multimodalinput.event.SpeechEvent
Indicates the action of setting the switch to the ON state.
ACTION_TRANSLATE_TEXT - Static variable in class ohos.aafwk.content.Intent
Indicates the action of translating text.
ACTION_WATCH_VIDEO_CLIPS - Static variable in class ohos.aafwk.content.Intent
Indicates the action of watching video clips.
ACTION_WIRELESS_SETTINGS - Static variable in class ohos.utils.IntentConstants
Indicates the action of starting a Page ability that provides wireless network settings, for example, Wi-Fi options.
ActionItem - Class in ohos.data.search.schema
Represents the index schema for actions that can be performed within an application.
ActionItem() - Constructor for class ohos.data.search.schema.ActionItem
A constructor used to create an ActionItem instance.
activateAudioInterrupt(AudioInterrupt) - Method in class ohos.media.audio.AudioManager
Activates audio interruption.
activateContext() - Method in interface ohos.agp.render.render3d.Engine
Activates the rendering context.
ACTIVATED_ACCESSIBILITY_SERVICES - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Indicates the list of accessibility features that have been activated.
ACTIVATED_INPUT_METHOD_SUBMODE - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Input
Indicates the default input method keyboard type and its ID.
ACTIVATED_INPUT_METHODS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Input
Indicates the list of input methods that have been activated.
activateSubmitButton(boolean) - Method in class ohos.agp.components.SearchBar
Specifies whether the submit button must be available if the query is not empty.
ACTIVE - ohos.aafwk.ability.AbilityLifecycleExecutor.LifecycleState
ACTIVE: The ability is visible and interactive.
ACTIVE - ohos.aafwk.ability.AbilitySliceLifecycleExecutor.LifecycleState
ACTIVE: The ability slice is visible and interactive.
ACTIVE - Static variable in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Indicates that the ability is in the active state.
activeCount() - Static method in class java.lang.Thread
Returns an estimate of the number of active threads in the current thread's thread group and its subgroups.
activeCount() - Method in class java.lang.ThreadGroup
Returns an estimate of the number of active threads in this thread group and its subgroups.
ActiveData<T> - Class in ohos.aafwk.abilityjet.activedata
Saves data and observes data changes.
ActiveData() - Constructor for class ohos.aafwk.abilityjet.activedata.ActiveData
 
activeGroupCount() - Method in class java.lang.ThreadGroup
Returns an estimate of the number of active groups in this thread group and its subgroups.
ACTIVITY_MOTION - Static variable in class ohos.security.SystemPermission
Allows an application to read the current workout status of the user, such as detecting whether the user is working out and recording the number of steps the user has taken.
ACTOR - Static variable in class ohos.data.search.schema.VideoItem
Indicates the index field name of actor.
AD - Static variable in class java.util.GregorianCalendar
Value of the ERA field indicating the common era (Anno Domini), also known as CE.
AD - Static variable in class ohos.global.icu.util.GregorianCalendar
Value of the ERA field indicating the common era (Anno Domini), also known as CE.
adapt(Runnable) - Static method in class java.util.concurrent.ForkJoinTask
Returns a new ForkJoinTask that performs the run method of the given Runnable as its action, and returns a null result upon ForkJoinTask.join().
adapt(Runnable, T) - Static method in class java.util.concurrent.ForkJoinTask
Returns a new ForkJoinTask that performs the run method of the given Runnable as its action, and returns the given result upon ForkJoinTask.join().
adapt(Callable<? extends T>) - Static method in class java.util.concurrent.ForkJoinTask
Returns a new ForkJoinTask that performs the call method of the given Callable as its action, and returns its result upon ForkJoinTask.join(), translating any checked exceptions encountered into RuntimeException.
AdaptiveBoxLayout - Class in ohos.agp.components
Provides methods for creating adaptive box layouts.
AdaptiveBoxLayout(Context) - Constructor for class ohos.agp.components.AdaptiveBoxLayout
Default constructor used to create a AdaptiveBoxLayout instance by using the default attribute set and style.
AdaptiveBoxLayout(Context, AttrSet) - Constructor for class ohos.agp.components.AdaptiveBoxLayout
A constructor used to create a AdaptiveBoxLayout instance by using specified attribute set and default style after the XML file is parsed.
AdaptiveBoxLayout(Context, AttrSet, String) - Constructor for class ohos.agp.components.AdaptiveBoxLayout
A constructor used to create a AdaptiveBoxLayout instance by using specified attribute set and specified style after the XML file is parsed.
AdaptiveBoxLayout.LayoutConfig - Class in ohos.agp.components
Defines layout parameters for child components in an AdaptiveBoxLayout instance, including their width, height, margins, and gravity.
ADAR - Static variable in class ohos.global.icu.util.HebrewCalendar
Constant for the Adar, the 7th month of the Hebrew year.
ADAR_1 - Static variable in class ohos.global.icu.util.HebrewCalendar
Constant for Adar I, the 6th month of the Hebrew year (present in leap years only).
add(double) - Method in class java.util.concurrent.atomic.DoubleAdder
Adds the given value.
add(double) - Method in interface java.util.stream.DoubleStream.Builder
Adds an element to the stream being built.
add(int) - Method in interface java.util.stream.IntStream.Builder
Adds an element to the stream being built.
add(int) - Method in class ohos.global.icu.text.UnicodeSet
Adds the specified character to this set if it is not already present.
add(int, int) - Method in class java.util.Calendar
Adds or subtracts the specified amount of time to the given calendar field, based on the calendar's rules.
add(int, int) - Method in class java.util.GregorianCalendar
Adds the specified (signed) amount of time to the given calendar field, based on the calendar's rules.
add(int, int) - Method in class ohos.global.icu.text.UnicodeSet
Adds the specified range to this set if it is not already present.
add(int, int) - Method in class ohos.global.icu.util.Calendar
Add a signed amount to a specified field, using this calendar's rules.
add(int, int) - Method in class ohos.global.icu.util.ChineseCalendar
Override Calendar to handle leap months properly.
add(int, int) - Method in class ohos.global.icu.util.HebrewCalendar
Add a signed amount to a specified field, using this calendar's rules.
add(int, E) - Method in class java.util.AbstractList
Inserts the specified element at the specified position in this list (optional operation).
add(int, E) - Method in class java.util.AbstractSequentialList
Inserts the specified element at the specified position in this list (optional operation).
add(int, E) - Method in class java.util.ArrayList
Inserts the specified element at the specified position in this list.
add(int, E) - Method in class java.util.concurrent.CopyOnWriteArrayList
Inserts the specified element at the specified position in this list.
add(int, E) - Method in class java.util.LinkedList
Inserts the specified element at the specified position in this list.
add(int, E) - Method in interface java.util.List
Inserts the specified element at the specified position in this list (optional operation).
add(int, E) - Method in class java.util.Vector
Inserts the specified element at the specified position in this Vector.
add(int, Object) - Method in class ohos.utils.zson.ZSONArray
Adds an Element object to the specified index in this ZSONArray.
add(int, Fraction) - Method in class ohos.aafwk.ability.fraction.FractionScheduler
Adds a specified Fraction to the container identified by the given containerComponentId.
add(int, Fraction, String) - Method in class ohos.aafwk.ability.fraction.FractionScheduler
Adds a specified Fraction to the container identified by the given containerComponentId and sets the given tag as the unified external identifier of the Fraction instance.
add(long) - Method in class java.util.concurrent.atomic.LongAdder
Adds the given value.
add(long) - Method in interface java.util.stream.LongStream.Builder
Adds an element to the stream being built.
add(E) - Method in class java.util.AbstractCollection
Ensures that this collection contains the specified element (optional operation).
add(E) - Method in class java.util.AbstractList
Appends the specified element to the end of this list (optional operation).
add(E) - Method in class java.util.AbstractQueue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the end of this deque.
add(E) - Method in class java.util.ArrayList
Appends the specified element to the end of this list.
add(E) - Method in interface java.util.Collection
Ensures that this collection contains the specified element (optional operation).
add(E) - Method in class java.util.concurrent.ArrayBlockingQueue
Inserts the specified element at the tail of this queue if it is possible to do so immediately without exceeding the queue's capacity, returning true upon success and throwing an IllegalStateException if this queue is full.
add(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - Method in interface java.util.concurrent.BlockingQueue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Inserts the specified element at the tail of this deque.
add(E) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Inserts the specified element at the tail of this queue.
add(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
Adds the specified element to this set if it is not already present.
add(E) - Method in class java.util.concurrent.CopyOnWriteArrayList
Appends the specified element to the end of this list.
add(E) - Method in class java.util.concurrent.CopyOnWriteArraySet
Adds the specified element to this set if it is not already present.
add(E) - Method in class java.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
add(E) - Method in class java.util.concurrent.LinkedBlockingDeque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
add(E) - Method in class java.util.concurrent.LinkedTransferQueue
Inserts the specified element at the tail of this queue.
add(E) - Method in class java.util.concurrent.PriorityBlockingQueue
Inserts the specified element into this priority queue.
add(E) - Method in interface java.util.Deque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - Method in class java.util.HashSet
Adds the specified element to this set if it is not already present.
add(E) - Method in class java.util.LinkedList
Appends the specified element to the end of this list.
add(E) - Method in interface java.util.List
Appends the specified element to the end of this list (optional operation).
add(E) - Method in interface java.util.ListIterator
Inserts the specified element into the list (optional operation).
add(E) - Method in class java.util.PriorityQueue
Inserts the specified element into this priority queue.
add(E) - Method in interface java.util.Queue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - Method in interface java.util.Set
Adds the specified element to this set if it is not already present (optional operation).
add(E) - Method in class java.util.TreeSet
Adds the specified element to this set if it is not already present.
add(E) - Method in class java.util.Vector
Appends the specified element to the end of this Vector.
add(E) - Method in class ohos.utils.LightweightSet
Adds a specified element object to an LightweightSet container.
add(CharSequence) - Method in class java.util.StringJoiner
Adds a copy of the given CharSequence value as the next element of the StringJoiner value.
add(CharSequence) - Method in class ohos.global.icu.text.UnicodeSet
Adds the specified multicharacter to this set if it is not already present.
add(Iterable<?>) - Method in class ohos.global.icu.text.UnicodeSet
Add the contents of the collection (as strings) into this UnicodeSet.
add(Object) - Method in class ohos.utils.zson.ZSONArray
Adds a specified e object to this ZSONArray.
add(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this + augend), and whose scale is max(this.scale(), augend.scale()).
add(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this + augend), with rounding according to the context settings.
add(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this + val).
add(URI, HttpCookie) - Method in interface java.net.CookieStore
Adds one HTTP cookie to the store.
add(Permission) - Method in class java.security.PermissionCollection
Adds a permission object to the current collection of permission objects.
add(Permission) - Method in class java.security.Permissions
Adds a permission object to the PermissionCollection for the class the permission belongs to.
add(K) - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
Adds the specified key to this set view by mapping the key to the default mapped value in the backing map, if defined.
add(Quaternion, float) - Static method in class ohos.agp.render.render3d.math.Quaternion
Adds a float value to each component of a quaternion.
add(Quaternion, Quaternion) - Static method in class ohos.agp.render.render3d.math.Quaternion
Adds two quaternions.
add(Vector2, float) - Static method in class ohos.agp.render.render3d.math.Vector2
Adds a float number to each component of the vector.
add(Vector2, Vector2) - Static method in class ohos.agp.render.render3d.math.Vector2
Adds two vectors.
add(Vector3, float) - Static method in class ohos.agp.render.render3d.math.Vector3
Adds a float number to each component of the vector.
add(Vector3, Vector3) - Static method in class ohos.agp.render.render3d.math.Vector3
Adds two vectors.
add(Vector4, float) - Static method in class ohos.agp.render.render3d.math.Vector4
Adds a float number to each component of the vector.
add(Vector4, Vector4) - Static method in class ohos.agp.render.render3d.math.Vector4
Adds two vectors.
add(DataObserver) - Method in class ohos.data.rdb.DataObservable
Adds an observer to the observer set.
add(BigDecimal) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose value is this+rhs, using fixed point arithmetic.
add(BigDecimal, MathContext) - Method in class ohos.global.icu.math.BigDecimal
Returns a BigDecimal whose value is this+rhs.
add(XMLEvent) - Method in interface ohos.javax.xml.stream.util.XMLEventConsumer
This method adds an event to the consumer.
add(XMLEvent) - Method in interface ohos.javax.xml.stream.XMLEventWriter
Add an event to the output stream Adding a START_ELEMENT will open a new namespace scope that will be closed when the corresponding END_ELEMENT is written.
add(XMLEventReader) - Method in interface ohos.javax.xml.stream.XMLEventWriter
Adds an entire stream to an output stream, calls next() on the inputStream argument until hasNext() returns false This should be treated as a convenience method that will perform the following loop over all the events in an event reader and call add on each event.
add(ContactAttributes.Attribute) - Method in class ohos.sysappcomponents.contact.ContactAttributes
Adds attributes of the contact to be queried.
add(T) - Method in interface java.util.stream.Stream.Builder
Adds an element to the stream being built.
ADD_CASE_MAPPINGS - Static variable in class ohos.global.icu.text.UnicodeSet
Bitmask for constructor, applyPattern(), and closeOver() indicating letter case.
ADD_FILE - Static variable in enum java.nio.file.attribute.AclEntryPermission
Permission to add a new file to a directory (equal to AclEntryPermission.WRITE_DATA)
ADD_SUBDIRECTORY - Static variable in enum java.nio.file.attribute.AclEntryPermission
Permission to create a subdirectory to a directory (equal to AclEntryPermission.APPEND_DATA)
addAbilityMonitor(String) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Creates an IAbilityMonitor object based on the specified ability name for monitoring the lifecycle state changes of the ability.
addAccount(String, String) - Method in class ohos.account.app.AppAccountAbility
Adds the account name and extra information of this application to the account management service.
addActionButton(NotificationActionButton) - Method in class ohos.event.notification.NotificationRequest
Adds a NotificationActionButton to this notification.
addActionRoute(String, String) - Method in class ohos.aafwk.ability.Ability
Binds an action to AbilitySlice.
addAdaptiveRule(int, int, int) - Method in class ohos.agp.components.AdaptiveBoxLayout
Adds an adaptive rule that dictates the number of boxes allowed in each row in a layout whose width falls within the specified range.
addAdditionalData(PacMap) - Method in class ohos.event.notification.NotificationActionButton.Builder
Adds additional data to this Builder.
addAdditionalData(PacMap) - Method in class ohos.event.notification.NotificationUserInput.Builder
Adds additional data to this Builder.
addAll(int, int) - Method in class ohos.global.icu.text.UnicodeSet
Adds all characters in range (uses preferred naming convention).
addAll(int, Collection<?>) - Method in class ohos.utils.zson.ZSONArray
Adds the entire c object to this ZSONArray at the specified index.
addAll(int, Collection<? extends E>) - Method in class java.util.AbstractList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(int, Collection<? extends E>) - Method in class java.util.AbstractSequentialList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(int, Collection<? extends E>) - Method in class java.util.ArrayList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(int, Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(int, Collection<? extends E>) - Method in class java.util.LinkedList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(int, Collection<? extends E>) - Method in interface java.util.List
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(int, Collection<? extends E>) - Method in class java.util.Vector
Inserts all of the elements in the specified Collection into this Vector at the specified position.
addAll(CharSequence) - Method in class ohos.global.icu.text.UnicodeSet
Adds each of the characters in this string to the set.
addAll(Iterable<?>) - Method in class ohos.global.icu.text.UnicodeSet
Add a collection (as strings) into this UnicodeSet.
addAll(Collection<?>) - Method in class ohos.utils.zson.ZSONArray
Adds the entire c object to this ZSONArray.
addAll(Collection<? extends E>) - Method in class java.util.AbstractCollection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(Collection<? extends E>) - Method in class java.util.AbstractQueue
Adds all of the elements in the specified collection to this queue.
addAll(Collection<? extends E>) - Method in class java.util.ArrayList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's Iterator.
addAll(Collection<? extends E>) - Method in interface java.util.Collection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(Collection<? extends E>) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Appends all of the elements in the specified collection to the end of this deque, in the order that they are returned by the specified collection's iterator.
addAll(Collection<? extends E>) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Appends all of the elements in the specified collection to the end of this queue, in the order that they are returned by the specified collection's iterator.
addAll(Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArraySet
Adds all of the elements in the specified collection to this set if they're not already present.
addAll(Collection<? extends E>) - Method in class java.util.LinkedList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(Collection<? extends E>) - Method in interface java.util.List
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(Collection<? extends E>) - Method in interface java.util.Set
Adds all of the elements in the specified collection to this set if they're not already present (optional operation).
addAll(Collection<? extends E>) - Method in class java.util.TreeSet
Adds all of the elements in the specified collection to this set.
addAll(Collection<? extends E>) - Method in class java.util.Vector
Appends all of the elements in the specified Collection to the end of this Vector, in the order that they are returned by the specified Collection's Iterator.
addAll(Collection<? extends E>) - Method in class ohos.utils.LightweightSet
Adds all objects in a specified Collection to an LightweightSet container.
addAll(Collection<? extends K>) - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
Adds all of the elements in the specified collection to this set, as if by calling ConcurrentHashMap.KeySetView.add(K) on each one.
addAll(Collection<? super T>, T...) - Static method in class java.util.Collections
Adds all of the specified elements to the specified collection.
addAll(UnicodeSet) - Method in class ohos.global.icu.text.UnicodeSet
Adds all of the elements in the specified set to this set if they're not already present.
addAll(LightweightSet<? extends E>) - Method in class ohos.utils.LightweightSet
Adds all the objects in a specified LightweightSet container to the current LightweightSet container.
addAll(T...) - Method in class ohos.global.icu.text.UnicodeSet
 
addAllAbsent(Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Appends all of the elements in the specified collection that are not already contained in this list, to the end of this list, in the order that they are returned by the specified collection's iterator.
addAllRules() - Static method in class ohos.hiviewdfx.HiChecker
Adds all rules to start detection.
addAllTo(T) - Method in class ohos.global.icu.text.UnicodeSet
Add the contents of the UnicodeSet (as strings) into a collection.
addAndGet(int) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically adds the given value to the current value.
addAndGet(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically adds the given value to the element at index i.
addAndGet(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically adds the given value to the element at index i.
addAndGet(long) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically adds the given value to the current value.
addAndGet(T, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically adds the given value to the current value of the field of the given object managed by this updater.
addAndGet(T, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically adds the given value to the current value of the field of the given object managed by this updater.
addAnimators(Animator...) - Method in class ohos.agp.animation.AnimatorGroup.Builder
Add a group of animators to play in parallel.
addAppClassLoader(ClassLoader) - Method in class ohos.utils.Parcel
Adds a third-party ClassLoader for instance initialization.
addAppName(String) - Method in class ohos.event.notification.NotificationSubscribeInfo
Sets a single application name as the filter criterion, which means to subscribe to notifications of this application.
addAppNames(String[]) - Method in class ohos.event.notification.NotificationSubscribeInfo
Sets multiple application names as the filter criteria, which means to subscribe to notifications of these applications.
addArc(RectFloat, float, float) - Method in class ohos.agp.render.Path
Adds an arc to this Path with a specified start angle and sweep angle.
addAttach(String, String, byte[]) - Method in interface ohos.data.rdb.RdbStore
Attaches a database.
addAttribute(AttributedCharacterIterator.Attribute, Object) - Method in class java.text.AttributedString
Adds an attribute to the entire string.
addAttribute(AttributedCharacterIterator.Attribute, Object, int, int) - Method in class java.text.AttributedString
Adds an attribute to a subrange of the string.
addAttributes(Map<? extends AttributedCharacterIterator.Attribute, ?>, int, int) - Method in class java.text.AttributedString
Adds a set of attributes to a subrange of the string.
addAVPlaybackCustomAction(String, String, int) - Method in class ohos.media.common.sessioncore.AVPlaybackState.Builder
Adds a custom action.
addAVPlaybackCustomAction(AVPlaybackState.AVPlaybackCustomAction) - Method in class ohos.media.common.sessioncore.AVPlaybackState.Builder
Adds a custom action.
addBadges(String, String) - Method in class ohos.agp.components.Component.VoiceEvent
Sets start and end event badges for a scene.
addBarObserver(ProgressBar.BarObserver) - Method in class ohos.agp.components.ProgressBar
Adds a BarObserver to monitor changes of this progress bar.
addBatch() - Method in interface java.sql.PreparedStatement
Adds a set of parameters to this PreparedStatement object's batch of commands.
addBatch(String) - Method in interface java.sql.Statement
Adds the given SQL command to the current list of commands for this Statement object.
addBearer(int) - Method in class ohos.net.NetSpecifier.Builder
Adds a network transmission type.
addCallback(SurfaceOps.Callback) - Method in interface ohos.agp.graphics.SurfaceOps
Adds the callback of a surface ops.
addCapability(int) - Method in class ohos.net.NetSpecifier.Builder
Adds a network capability to a NetCapabilities object.
addCertificate(Certificate) - Method in class java.security.Identity
Deprecated.
Adds a certificate for this identity.
addCertPathChecker(PKIXCertPathChecker) - Method in class java.security.cert.PKIXParameters
Adds a PKIXCertPathChecker to the list of certification path checkers.
addCertStore(CertStore) - Method in class java.security.cert.PKIXParameters
Adds a CertStore to the end of the list of CertStores used in finding certificates and CRLs.
addCharacteristic(GattCharacteristic) - Method in class ohos.bluetooth.ble.GattService
Adds a GattCharacteristic object to a service.
addChildElement(Element) - Method in class ohos.agp.components.element.ElementContainer.ElementState
Adds an element object to the end of the list of element objects in an element container.
addCircle(float, float, float, Path.Direction) - Method in class ohos.agp.render.Path
Adds a circle to this Path.
addCircle(Point, float, Path.Direction) - Method in class ohos.agp.render.Path
Adds a circle with a specified radius to this Path object.
addComponent(Class<ComponentType>) - Method in interface ohos.agp.render.render3d.Entity
Adds a component of a specified type to an entity.
addComponent(Component) - Method in class ohos.agp.components.ComponentContainer
Adds a component to the end of the queue by invoking ComponentContainer.addComponent(ohos.agp.components.Component,int index) internally.
addComponent(Component) - Method in class ohos.agp.components.ListContainer
Adds a component to the end of the queue by invoking ComponentContainer.addComponent(ohos.agp.components.Component,int index) internally.
addComponent(Component) - Method in class ohos.agp.components.PageFlipper
Adds a component to the end of the queue by invoking ComponentContainer.addComponent(ohos.agp.components.Component,int index) internally.
addComponent(Component) - Method in class ohos.agp.components.SearchBar
Adds a component to the end of the queue by invoking ComponentContainer.addComponent(ohos.agp.components.Component,int index) internally.
addComponent(ComponentContainer, Context, int) - Method in class ohos.agp.window.service.WindowManager
Creates a window based on the component layout, context, and window type.
addComponent(Component, int) - Method in class ohos.agp.components.ComponentContainer
Adds a component to the specified position.
addComponent(Component, int) - Method in class ohos.agp.components.ListContainer
Adds a component to the specified position.
addComponent(Component, int, int) - Method in class ohos.agp.components.ComponentContainer
Adds a component and sets its width and height.
addComponent(Component, int, int) - Method in class ohos.agp.components.ListContainer
Adds a component and sets its width and height.
addComponent(Component, int, ComponentContainer.LayoutConfig) - Method in class ohos.agp.components.ComponentContainer
Adds a component and sets its layout parameters and location.
addComponent(Component, int, ComponentContainer.LayoutConfig) - Method in class ohos.agp.components.ListContainer
Adds a component and sets its layout parameters and location.
addComponent(Component, ComponentContainer.LayoutConfig) - Method in class ohos.agp.components.ComponentContainer
Adds a component and sets its layout parameters.
addComponent(Component, ComponentContainer.LayoutConfig) - Method in class ohos.agp.components.ListContainer
Adds a component and sets its layout parameters.
addConnectionEventListener(ConnectionEventListener) - Method in interface javax.sql.PooledConnection
Registers the given event listener so that it will be notified when an event occurs on this PooledConnection object.
addContact(Contact) - Method in class ohos.sysappcomponents.contact.ContactsHelper
Creates a contact.
addContent(CharSequence) - Method in class ohos.accessibility.AccessibilityEventInfo
Adds an element to the content list.
addConversationalMessage(String, long, MessageUser) - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Adds a message to this conversation-like notification based on the specified message content, timestamp, and MessageUser.
addConversationalMessage(NotificationRequest.NotificationConversationalContent.ConversationalMessage) - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Adds a specified message to this conversation-like notification.
addDataSubscriber(DataSetSubscriber) - Method in class ohos.agp.components.BaseItemProvider
Adds a dataset subscriber.
addDataSubscriber(DataSetSubscriber) - Method in class ohos.agp.components.PageSliderProvider
Adds an subscriber for the current PageSliderProvider.
addDeathRecipient(IRemoteObject.DeathRecipient, int) - Method in interface ohos.rpc.IRemoteObject
Registers a callback used to receive notifications of the death of a remote object.
addDeathRecipient(IRemoteObject.DeathRecipient, int) - Method in class ohos.rpc.RemoteObject
Registers a callback used to receive death notifications of a remote proxy.
addDeathRecipient(IRemoteObject.DeathRecipient, int) - Method in class ohos.rpc.RemoteProxy
Registers a callback used to receive death notifications of a remote object.
addDefaultNetStatusCallback(NetStatusCallback) - Method in class ohos.net.NetManager
Receives status change notifications of the default data network.
addDefaultRules() - Static method in class ohos.hiviewdfx.HiChecker
Adds default rules to start detection.
addDeferredSurface(Surface) - Method in interface ohos.media.camera.device.CameraConfig.Builder
Adds the deferred surface.
addDeferredSurfaceSize(Size, Class<T>) - Method in interface ohos.media.camera.device.CameraConfig.Builder
Adds the size and class type of the deferred surface to the camera configuration.
addDeleteJob(JobParams, RdbPredicates, DeleteCallback) - Method in class ohos.data.async.RdbStoreAsyncHandler
Deletes data from the database asynchronously and processes the deletion result.
addDeleteJob(JobParams, Uri, DataAbilityPredicates, DeleteCallback) - Method in class ohos.data.async.DataAbilityAsyncHandler
Deletes data from the database asynchronously and processes the deletion result.
addDescriptor(GattDescriptor) - Method in class ohos.bluetooth.ble.GattCharacteristic
Adds a GattDescriptor object to this characteristic.
addDrawTask(Component.DrawTask) - Method in class ohos.agp.components.Component
Adds a drawing task between the foreground and the component content.
addDrawTask(Component.DrawTask, int) - Method in class ohos.agp.components.Component
Adds a draw task.
addElement(E) - Method in class java.util.Vector
Adds the specified component to the end of this vector, increasing its size by one.
addEmail(Email) - Method in class ohos.sysappcomponents.contact.entity.Contact
Adds an email address to this contact.
addEntity(String) - Method in class ohos.aafwk.content.Intent
Adds the description of an entity to an Intent.
addEntity(String) - Method in class ohos.event.commonevent.MatchingSkills
Adds an entity to this MatchingSkills object.
addEntry(Principal, AclEntry) - Method in interface java.security.acl.Acl
Adds an ACL entry to this ACL.
addError(int) - Method in class ohos.net.http.SslError
Adds a specified SSL error to this SslError object.
addEvent(String) - Method in class ohos.event.commonevent.MatchingSkills
Adds an event to this MatchingSkills object.
addEvent(TouchEvent) - Method in class ohos.agp.components.VelocityDetector
Adds a user's movement to the Detector.
addEvent(Event) - Method in class ohos.sysappcomponents.contact.entity.Contact
Adds an event (special date) to this contact.
addExact(int, int) - Static method in class java.lang.Math
Returns the sum of its arguments, throwing an exception if the result overflows an int.
addExact(int, int) - Static method in class java.lang.StrictMath
Returns the sum of its arguments, throwing an exception if the result overflows an int.
addExact(long, long) - Static method in class java.lang.Math
Returns the sum of its arguments, throwing an exception if the result overflows a long.
addExact(long, long) - Static method in class java.lang.StrictMath
Returns the sum of its arguments, throwing an exception if the result overflows a long.
addFirst(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the front of this deque.
addFirst(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions, throwing an IllegalStateException if no space is currently available.
addFirst(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Inserts the specified element at the front of this deque.
addFirst(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
addFirst(E) - Method in interface java.util.Deque
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions, throwing an IllegalStateException if no space is currently available.
addFirst(E) - Method in class java.util.LinkedList
Inserts the specified element at the beginning of this list.
addFlags(int) - Method in class ohos.aafwk.content.Intent
Adds a flag to an Intent.
addFlags(int) - Method in class ohos.agp.window.service.Window
Adds window flags.
addFrame(Element, int) - Method in class ohos.agp.components.element.FrameAnimationElement
Adds an element frame to an animation.
addGlobalFocusUpdatedListener(ComponentTreeObserver.GlobalFocusUpdatedListener) - Method in class ohos.agp.components.ComponentTreeObserver
Registers a listener for globalFocusChanged().
addGroup(Group) - Method in class ohos.sysappcomponents.contact.entity.Contact
Adds this contact to a group.
addHandler(Handler) - Method in class java.util.logging.Logger
Add a log Handler to receive logging messages.
addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class javax.net.ssl.SSLSocket
Registers an event listener to receive notifications that an SSL handshake has completed on this connection.
addHomeShortcut(ShortcutInfo) - Method in interface ohos.bundle.IBundleManager
Adds a home-screen shortcut that will be fixed on the home screen.
addHtmlRecord(String) - Method in class ohos.miscservices.pasteboard.PasteData
Adds a Record for HTML text to a PasteData object, and updates the MIME type to PasteData#MIMETYPE_TEXT_HTML in DataProperty.
addHttpheader(String, String) - Method in class ohos.miscservices.download.DownloadConfig.Builder
Adds an HTTP or HTTPS header to be included with the download request.
addIdentity(Identity) - Method in class java.security.IdentityScope
Deprecated.
Adds an identity to this identity scope.
addIfAbsent(E) - Method in class java.util.concurrent.CopyOnWriteArrayList
Appends the element, if not present.
addImAddress(ImAddress) - Method in class ohos.sysappcomponents.contact.entity.Contact
Adds an IM address to this contact.
addImage(ImageSource) - Method in class ohos.media.image.ImagePacker
Adds the image in an ImageSource to the image packer.
addImage(ImageSource, int) - Method in class ohos.media.image.ImagePacker
Adds a specified image in an ImageSource to the image packer.
addImage(PixelMap) - Method in class ohos.media.image.ImagePacker
Adds a PixelMap to the image packer.
addImageData(String, byte[]) - Method in class ohos.aafwk.ability.FormBindingData
Adds an image to this FormBindingData instance.
addInputsToIntent(List<NotificationUserInput>, Intent, PacMap) - Static method in class ohos.event.notification.NotificationUserInput
Adds a list of NotificationUserInput objects to an Intent.
addInsertJob(JobParams, String, ValuesBucket, InsertCallback) - Method in class ohos.data.async.RdbStoreAsyncHandler
Inserts data into the database asynchronously and processes the insertion result.
addInsertJob(JobParams, Uri, ValuesBucket, InsertCallback) - Method in class ohos.data.async.DataAbilityAsyncHandler
Inserts data into the database asynchronously and processes the insertion result.
addIntentRecord(Intent) - Method in class ohos.miscservices.pasteboard.PasteData
Adds an intent Record to a PasteData object, and updates the MIME type to PasteData#MIMETYPE_TEXT_INTENT in DataProperty.
addIssuer(X500Principal) - Method in class java.security.cert.X509CRLSelector
Adds a name to the issuerNames criterion.
addIssuerName(byte[]) - Method in class java.security.cert.X509CRLSelector
Adds a name to the issuerNames criterion.
addIssuerName(String) - Method in class java.security.cert.X509CRLSelector
addItem(String) - Method in class ohos.agp.window.dialog.ListDialog
Adds an item to a ListDialog instance.
addItemVisibilityChangedListener(ListContainer.ItemVisibilityChangedListener) - Method in class ohos.agp.components.ListContainer
Adds ItemVisibilityChangedListener to the list of listeners.
addLabels(Locale...) - Method in class ohos.global.icu.text.AlphabeticIndex
Add more index characters (aside from what are in the locale)
addLabels(UnicodeSet) - Method in class ohos.global.icu.text.AlphabeticIndex
Add more index characters (aside from what are in the locale)
addLabels(ULocale...) - Method in class ohos.global.icu.text.AlphabeticIndex
Add more index characters (aside from what are in the locale)
addLast(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the end of this deque.
addLast(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions, throwing an IllegalStateException if no space is currently available.
addLast(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Inserts the specified element at the end of this deque.
addLast(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
addLast(E) - Method in interface java.util.Deque
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions, throwing an IllegalStateException if no space is currently available.
addLast(E) - Method in class java.util.LinkedList
Appends the specified element to the end of this list.
addLikelySubtags(ULocale) - Static method in class ohos.global.icu.util.ULocale
[icu] Adds the likely subtags for a provided locale ID, per the algorithm described in the following CLDR technical report: http://www.unicode.org/reports/tr35/#Likely_Subtags If the provided ULocale instance is already in the maximal form, or there is no data available available for maximization, it will be returned.
addListener(DisplayResizeListener) - Method in class ohos.accessibility.ability.DisplayResizeController
Adds a DisplayResizeListener instance to observe display resizing operations.
addListener(SoftKeyBoardListener) - Method in class ohos.accessibility.ability.SoftKeyBoardController
Adds a SoftKeyBoardListener instance to observe changes of the soft keyboard's show/hide mode.
addListener(IDownloadListener) - Method in class ohos.miscservices.download.DownloadSession
Adds a download session listener, which is defined in IDownloadListener.
addLogger(Logger) - Method in class java.util.logging.LogManager
Add a named logger.
addManufacturerData(int, byte[]) - Method in class ohos.bluetooth.ble.BleAdvertiseData.Builder
Adds the specified manufacturer data to this advertisement.
addMatchSetTo(UnicodeSet) - Method in interface ohos.global.icu.text.UnicodeMatcher
Union the set of all characters that may be matched by this object into the given set.
addMatchSetTo(UnicodeSet) - Method in class ohos.global.icu.text.UnicodeSet
Implementation of UnicodeMatcher API.
addMember(Principal) - Method in interface java.security.acl.Group
Adds the specified member to the group.
addMessageUser(MessageUser) - Method in class ohos.event.notification.NotificationRequest
Adds a MessageUser object and associates it with this notification.
addMimeInputToIntent(NotificationUserInput, Intent, Map<String, Uri>) - Static method in class ohos.event.notification.NotificationUserInput
Adds the given NotificationUserInput object of a specified MIME type to an Intent.
addNetStatusCallback(NetSpecifier, NetStatusCallback) - Method in class ohos.net.NetManager
Receives status change notifications of a specified network.
addNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.AbstractPreferences
 
addNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.Preferences
Registers the specified listener to receive node change events for this node.
addNotificationSlot(String, NotificationSlot) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
addNotificationSlot(NotificationSlot) - Static method in class ohos.event.notification.NotificationHelper
Creates a notification slot.
addNotificationSlotGroup(String, NotificationSlotGroup) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
addNotificationSlotGroup(NotificationSlotGroup) - Static method in class ohos.event.notification.NotificationHelper
Creates a notification slot group to which a NotificationSlot object can be bound by calling NotificationSlot#setSlotGroup(String).
addNotificationSlotGroups(String, List<NotificationSlotGroup>) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
addNotificationSlotGroups(List<NotificationSlotGroup>) - Static method in class ohos.event.notification.NotificationHelper
Creates multiple notification slot groups.
addNotificationSlots(String, List<NotificationSlot>) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
addNotificationSlots(List<NotificationSlot>) - Static method in class ohos.event.notification.NotificationHelper
Creates multiple notification slots.
addNotificationUserInput(NotificationUserInput) - Method in class ohos.event.notification.NotificationActionButton.Builder
Adds a NotificationUserInput object used to collect user input.
addObserver(Observer) - Method in class java.util.Observable
Adds an observer to the set of observers for this object, provided that it is not the same as some observer already in the set.
addObserver(ILifecycleObserver) - Method in class ohos.aafwk.ability.Lifecycle
Adds a lifecycle observer.
addObserver(DataObserver<T>, boolean) - Method in class ohos.aafwk.abilityjet.activedata.ActiveData
Adds a data observer.
addObserver(CallStateObserver, int) - Method in class ohos.dcall.DistributedCallManager
Adds an observer to monitor call service state changes.
addObserver(CellularDataStateObserver, int) - Method in class ohos.telephony.CellularDataInfoManager
Adds an observer for monitoring cellular data service state changes.
addObserver(RadioStateObserver, int) - Method in class ohos.telephony.RadioInfoManager
Registers an observer to receive notifications of changes in a specified radio state.
addOnSelectionChangedListener(PageSlider.PageChangedListener) - Method in class ohos.agp.components.PageSliderIndicator
Adds a listener to listen for page change events.
addOperation(int) - Static method in class ohos.net.DataFlowStatistics
Adds a specified number of networks for the DataFlowStatistics object of this thread.
addOperation(int, int) - Static method in class ohos.net.DataFlowStatistics
Adds a specified number of networks for a given DataFlowStatistics tag.
addOperation(AccessibleOperation) - Method in class ohos.accessibility.ability.AccessibilityInfo
Adds an operation.
addOval(RectFloat, Path.Direction) - Method in class ohos.agp.render.Path
Adds an oval to this Path object.
addOval(RectFloat, Path.Direction, int) - Method in class ohos.agp.render.Path
Adds an oval to this Path.
addOwner(Principal, Principal) - Method in interface java.security.acl.Owner
Adds an owner.
addPageChangedListener(PageSlider.PageChangedListener) - Method in class ohos.agp.components.PageSlider
Registers a listener that listens for page change events.
addPageChangedListener(PageSlider.PageChangedListener) - Method in class ohos.agp.components.PageSliderIndicator
Adds a listener to listen for page change events.
addParam(String, String) - Method in class ohos.bundle.ShortcutIntent
Add a parameter in key-value pair format.
addParams(Pair<String, String>) - Method in class ohos.utils.net.UrlQueryFilter
Adds a filtered parameter key-value pair to the internal List and Map objects.
addPasteDataChangedListener(IPasteDataChangedListener) - Method in class ohos.miscservices.pasteboard.SystemPasteboard
Listens for pasteboard content changes.
addPath(String, int) - Method in class ohos.aafwk.ability.PathMatcher
Adds an existing database or file path to the cache.
addPath(Path) - Method in class ohos.agp.render.Path
Adds a specified path to this Path object without any connection action.
addPath(Path, float, float, Path.AddPathMode) - Method in class ohos.agp.render.Path
Adds a specified path to this Path with an offset.
addPath(Path, Path.AddPathMode) - Method in class ohos.agp.render.Path
Adds a specified path to this Path.
addPath(Path, Matrix, Path.AddPathMode) - Method in class ohos.agp.render.Path
Adds a specified path to this Path, transformed by matrix.
addPathToName(int, byte[]) - Method in class java.security.cert.X509CertSelector
Adds a name to the pathToNames criterion.
addPathToName(int, String) - Method in class java.security.cert.X509CertSelector
Adds a name to the pathToNames criterion.
addPattern(String, boolean, DateTimePatternGenerator.PatternInfo) - Method in class ohos.global.icu.text.DateTimePatternGenerator
Adds a pattern to the generator.
addPermission(Permission) - Method in interface java.security.acl.AclEntry
Adds the specified permission to this ACL entry.
addPhoneNumber(PhoneNumber) - Method in class ohos.sysappcomponents.contact.entity.Contact
Adds a phone number to this contact.
addPostalAddress(PostalAddress) - Method in class ohos.sysappcomponents.contact.entity.Contact
Adds a postal address to this contact.
addPreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.AbstractPreferences
 
addPreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.Preferences
Registers the specified listener to receive preference change events for this preference node.
addPrimitive(MeshBuilder.Primitive) - Method in interface ohos.agp.render.render3d.util.MeshBuilder
Adds a primitive and related information to the current mesh.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface java.util.jar.Pack200.Packer
Deprecated.
The dependency on PropertyChangeListener creates a significant impediment to future modularization of the Java platform. This method will be removed in a future release. Applications that need to monitor progress of the packer can poll the value of the PROGRESS property instead.
addPropertyChangeListener(PropertyChangeListener) - Method in interface java.util.jar.Pack200.Unpacker
Deprecated.
The dependency on PropertyChangeListener creates a significant impediment to future modularization of the Java platform. This method will be removed in a future release. Applications that need to monitor progress of the unpacker can poll the value of the PROGRESS property instead.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.util.logging.LogManager
Deprecated.
The dependency on PropertyChangeListener creates a significant impediment to future modularization of the Java platform. This method will be removed in a future release. The global LogManager can detect changes to the logging configuration by overridding the readConfiguration method.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Add a PropertyChangeListener for a specific property.
addProvider(Provider) - Static method in class java.security.Security
Adds a provider to the next position available.
addQueryJob(JobParams, String[], RdbPredicates, QueryCallback) - Method in class ohos.data.async.RdbStoreAsyncHandler
Queries data in the database asynchronously and processes the query result.
addQueryJob(JobParams, Uri, String[], DataAbilityPredicates, QueryCallback) - Method in class ohos.data.async.DataAbilityAsyncHandler
Queries data in the database asynchronously and processes the query result.
ADDR_HOME - Static variable in class ohos.sysappcomponents.contact.entity.PostalAddress
Indicates a home address.
ADDR_OTHER - Static variable in class ohos.sysappcomponents.contact.entity.PostalAddress
Indicates an address of the OTHER type.
ADDR_WORK - Static variable in class ohos.sysappcomponents.contact.entity.PostalAddress
Indicates a work address.
addRecord(CharSequence, V) - Method in class ohos.global.icu.text.AlphabeticIndex
Add a record (name and data) to the index.
addRecord(AccessibilityEventInfo) - Method in class ohos.accessibility.AccessibilityEventInfo
Adds an accessibility event to the event list.
addRecord(PasteData.Record) - Method in class ohos.miscservices.pasteboard.PasteData
Adds a PasteRecord to a PasteData object and updates MIME types in DataProperty.
addRect(float, float, float, float, Path.Direction) - Method in class ohos.agp.render.Path
Adds a rectangle to this Path.
addRect(RectFloat, Path.Direction) - Method in class ohos.agp.render.Path
Adds a rounded rectangle with a specified corner radius to this Path object.
addRect(RectFloat, Path.Direction, int) - Method in class ohos.agp.render.Path
Adds a rectangle to this Path starting with a specified corner.
addRelation(Relation) - Method in class ohos.sysappcomponents.contact.entity.Contact
Adds a relation to this contact.
addReplace(int, int) - Method in class ohos.global.icu.text.Edits
Adds a change edit: a record for a text replacement/insertion/deletion.
addRequestProperty(String, String) - Method in class java.net.URLConnection
Adds a general request property specified by a key-value pair.
address - Variable in class java.net.SocketImpl
The IP address of the remote end of this socket.
address() - Method in class java.net.Proxy
Returns the socket address of the proxy, or null if its a direct connection.
ADDRESS - Static variable in class ohos.data.search.schema.ContactItem
Indicates the index field name of address.
addRoundRect(RectFloat, float[], Path.Direction) - Method in class ohos.agp.render.Path
Add a round rect with specified corner radius to the Path.
addRoundRect(RectFloat, float, float, Path.Direction) - Method in class ohos.agp.render.Path
Adds a rounded rectangle to this Path.
addRow(Iterable<?>) - Method in class ohos.data.resultset.TableResultSet
Adds a row that contains column values of the iterator type to the end of a result set.
addRow(Object[]) - Method in class ohos.data.resultset.TableResultSet
Adds a row that contains an array of column values to the end of a result set.
addRowByBuilder() - Method in class ohos.data.resultset.TableResultSet
Adds a row to the end of a result set and obtains a builder.
addRowSetListener(RowSetListener) - Method in interface javax.sql.RowSet
Registers the given listener so that it will be notified of events that occur on this RowSet object.
addRule(int) - Method in class ohos.agp.components.DependentLayout.LayoutConfig
Adds a layout rule that can be interpreted by the DependentLayout.
addRule(int, int) - Method in class ohos.agp.components.DependentLayout.LayoutConfig
Adds a layout rule that can be interpreted by the DependentLayout.
addRule(EnumSet<HiChecker.Rule>) - Static method in class ohos.hiviewdfx.HiChecker
Adds one or more rules for HiChecker.
addRule(HiChecker.Rule) - Static method in class ohos.hiviewdfx.HiChecker
Adds a rule for HiChecker.
addScheme(String) - Method in class ohos.event.commonevent.MatchingSkills
Adds a scheme to the scheme list if the scheme is not included.
addScrolledListener(ComponentTreeObserver.ScrollChangedListener) - Method in class ohos.agp.components.ComponentTreeObserver
Registers a listener for scrollChanged().
addScrollPausePositionX(int) - Method in class ohos.agp.components.ScrollView
Adds scroll pause position on the X axis.
addScrollPausePositionY(int) - Method in class ohos.agp.components.ScrollView
Adds scroll pause position on the Y axis.
addSecKeyCryptoAttr(int, String...) - Method in class ohos.security.keystore.KeyGenAlgorithmParaSpec.Builder
Sets the values for the cryptographic attributes of a key, including the block cipher mode, padding mode, and digest algorithm.
addService(GattService) - Method in class ohos.bluetooth.ble.BlePeripheralManager
Adds a specified service to be hosted.
addService(GattService) - Method in class ohos.bluetooth.ble.GattService
Adds a GATT service to a service.
addServiceData(SequenceUuid, byte[]) - Method in class ohos.bluetooth.ble.BleAdvertiseData.Builder
Adds the specified service data to this advertisement.
addServiceUuid(SequenceUuid) - Method in class ohos.bluetooth.ble.BleAdvertiseData.Builder
Adds a specified service UUID to this advertisement.
addShutdownHook(Thread) - Method in class java.lang.Runtime
Registers a new virtual-machine shutdown hook.
addSingleLine(String) - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Adds a single line of text to this notification.
addSipAddress(SipAddress) - Method in class ohos.sysappcomponents.contact.entity.Contact
Adds a Session Initiation Protocol (SIP) address to this contact.
addSlideDisable(SlideDrawer.SlideDisable) - Method in class ohos.agp.components.SlideDrawer
Adds a callback that allows for the disabling of a slide event in real time.
addSlideListener(SlideDrawer.SlideListener) - Method in class ohos.agp.components.SlideDrawer
Adds a slide listener.
addSoundEffect(UUID, String) - Method in class ohos.media.audio.AudioCapturer
Adds a sound effect for audio recording.
addState(int[], Element) - Method in class ohos.agp.components.element.StateElement
Places a state set and an Element object in a container.
addStatementEventListener(StatementEventListener) - Method in interface javax.sql.PooledConnection
Registers a StatementEventListener with this PooledConnection object.
addStateTransition(int[], int[], Element) - Method in class ohos.agp.components.element.AnimatedStateElement
Adds a pair of state set and Element object to a container.
addSubjectAlternativeName(int, byte[]) - Method in class java.security.cert.X509CertSelector
Adds a name to the subjectAlternativeNames criterion.
addSubjectAlternativeName(int, String) - Method in class java.security.cert.X509CertSelector
Adds a name to the subjectAlternativeNames criterion.
addSuppressed(Throwable) - Method in class java.lang.Throwable
Appends the specified exception to the exceptions that were suppressed in order to deliver this exception.
addSurface(Surface) - Method in interface ohos.media.camera.device.CameraConfig.Builder
Adds a surface as an output for a camera stream.
addSurface(Surface) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Adds a surface as frame capture output.
addSynonyms(String) - Method in class ohos.agp.components.Component.VoiceEvent
Adds synonyms to the voice event.
addTab(TabList.Tab) - Method in class ohos.agp.components.TabList
Adds a tab to the end of the current layout.
addTab(TabList.Tab, boolean) - Method in class ohos.agp.components.TabList
Adds a tab to the end of the current layout and specifies whether it is selected.
addTab(TabList.Tab, int) - Method in class ohos.agp.components.TabList
Adds a tab to the specified position in the current layout.
addTab(TabList.Tab, int, boolean) - Method in class ohos.agp.components.TabList
Adds a tab to a position in the current layout and specifies whether it is selected.
addTabSelectedListener(TabList.TabSelectedListener) - Method in class ohos.agp.components.TabList
Adds the selected listener to a tab in a list.
addText(String) - Method in class ohos.agp.text.RichTextBuilder
Adds a text segment with the effective style used by the rich text builder.
addTextObserver(Text.TextObserver) - Method in class ohos.agp.components.Text
Adds the text observer TextObserver to detect whether the text is changed.
addTextRecord(CharSequence) - Method in class ohos.miscservices.pasteboard.PasteData
Adds a Record for plain text to a PasteData object, and updates the MIME type to PasteData#MIMETYPE_TEXT_PLAIN in DataProperty.
addTextToPath(String, float, float, Path) - Method in class ohos.agp.render.Paint
Adds a text to Path.
addTo(Temporal) - Method in interface java.time.chrono.ChronoPeriod
Adds this period to the specified temporal object.
addTo(Temporal) - Method in class java.time.Duration
Adds this duration to the specified temporal object.
addTo(Temporal) - Method in class java.time.Period
Adds this period to the specified temporal object.
addTo(Temporal) - Method in interface java.time.temporal.TemporalAmount
Adds to the specified temporal object.
addTo(R, long) - Method in enum java.time.temporal.ChronoUnit
 
addTo(R, long) - Method in interface java.time.temporal.TemporalUnit
Returns a copy of the specified temporal object with the specified period added.
addToDeletedList(OrmObject) - Method in class ohos.data.orm.AllChangeToTarget
Adds an OrmObject to the list of deleted objects.
addToInsertList(OrmObject) - Method in class ohos.data.orm.AllChangeToTarget
Adds an OrmObject to the list of inserted objects.
addToPendingCount(int) - Method in class java.util.concurrent.CountedCompleter
Adds (atomically) the given value to the pending count.
addTouchEventListener(RichText.TouchEventListener, int, int) - Method in class ohos.agp.text.RichText
Adds a listener to listen for a touch event on a specific rich text paragraph.
addToUpdatedList(OrmObject) - Method in class ohos.data.orm.AllChangeToTarget
Adds an OrmObject to the list of updated objects.
addTransitionType(int) - Method in class ohos.agp.components.ComponentTransition
Enables a transition type for a ComponentTransition object.
addTreeLayoutChangedListener(ComponentTreeObserver.GlobalLayoutListener) - Method in class ohos.agp.components.ComponentTreeObserver
addUnchanged(int) - Method in class ohos.global.icu.text.Edits
Adds a no-change edit: a record for an unchanged segment of text.
addUnicodeLocaleAttribute(String) - Method in class java.util.Locale.Builder
Adds a unicode locale attribute, if not already present, otherwise has no effect.
addUnicodeLocaleAttribute(String) - Method in class ohos.global.icu.util.ULocale.Builder
Adds a unicode locale attribute, if not already present, otherwise has no effect.
addUntrustedConfig(WifiDeviceConfig) - Method in class ohos.wifi.WifiDevice
Adds a specified untrusted hotspot configuration.
addUpdateJob(JobParams, ValuesBucket, RdbPredicates, UpdateCallback) - Method in class ohos.data.async.RdbStoreAsyncHandler
Updates data in the database asynchronously and processes the update result.
addUpdateJob(JobParams, Uri, ValuesBucket, DataAbilityPredicates, UpdateCallback) - Method in class ohos.data.async.DataAbilityAsyncHandler
Updates data in the database asynchronously and processes the update result.
addUriRecord(Uri) - Method in class ohos.miscservices.pasteboard.PasteData
Adds a URI Record to a PasteData object, and updates the MIME type to PasteData#MIMETYPE_TEXT_URI in DataProperty.
addURL(URL) - Method in class java.net.URLClassLoader
Appends the specified URL to the list of URLs to search for classes and resources.
addWatch(Path, FileWatcher.EventHandler, boolean, WatchEvent.Kind<?>...) - Method in class ohos.utils.FileWatcher
Adds a watcher to monitor a specified file directory.
addWebsite(Website) - Method in class ohos.sysappcomponents.contact.entity.Contact
Adds a website to this contact.
addWindowBoundListener(ComponentTreeObserver.WindowBoundListener) - Method in class ohos.agp.components.ComponentTreeObserver
Registers a listener for windowBound().
addWindowFlags(int) - Method in class ohos.agp.window.service.Window
Sets the characteristic flags of a window in ohos.
addWindowFocusUpdatedListener(ComponentTreeObserver.WindowFocusUpdatedListener) - Method in class ohos.agp.components.ComponentTreeObserver
Registers a listener for windowFocusUpdated().
adjustAVPlaybackVolume(int, int) - Method in class ohos.media.sessioncore.AVController
Adjusts relative volume for the playback.
adjustInto(Temporal) - Method in interface java.time.chrono.ChronoLocalDate
Adjusts the specified temporal object to have the same date as this object.
adjustInto(Temporal) - Method in interface java.time.chrono.ChronoLocalDateTime
Adjusts the specified temporal object to have the same date and time as this object.
adjustInto(Temporal) - Method in interface java.time.chrono.Era
Adjusts the specified temporal object to have the same era as this object.
adjustInto(Temporal) - Method in enum java.time.DayOfWeek
Adjusts the specified temporal object to have this day-of-week.
adjustInto(Temporal) - Method in class java.time.Instant
Adjusts the specified temporal object to have this instant.
adjustInto(Temporal) - Method in class java.time.LocalDate
Adjusts the specified temporal object to have the same date as this object.
adjustInto(Temporal) - Method in class java.time.LocalDateTime
Adjusts the specified temporal object to have the same date and time as this object.
adjustInto(Temporal) - Method in class java.time.LocalTime
Adjusts the specified temporal object to have the same time as this object.
adjustInto(Temporal) - Method in enum java.time.Month
Adjusts the specified temporal object to have this month-of-year.
adjustInto(Temporal) - Method in class java.time.MonthDay
Adjusts the specified temporal object to have this month-day.
adjustInto(Temporal) - Method in class java.time.OffsetDateTime
Adjusts the specified temporal object to have the same offset, date and time as this object.
adjustInto(Temporal) - Method in class java.time.OffsetTime
Adjusts the specified temporal object to have the same offset and time as this object.
adjustInto(Temporal) - Method in interface java.time.temporal.TemporalAdjuster
Adjusts the specified temporal object.
adjustInto(Temporal) - Method in class java.time.Year
Adjusts the specified temporal object to have this year.
adjustInto(Temporal) - Method in class java.time.YearMonth
Adjusts the specified temporal object to have this year-month.
adjustInto(Temporal) - Method in class java.time.ZoneOffset
Adjusts the specified temporal object to have the same offset as this object.
adjustInto(R, long) - Method in enum java.time.temporal.ChronoField
 
adjustInto(R, long) - Method in interface java.time.temporal.TemporalField
Returns a copy of the specified temporal object with the value of this field set.
adjustToCased() - Method in class ohos.global.icu.text.CaseMap.Title
Returns an instance that behaves like this one but adjusts each titlecasing BreakIterator index to the next cased character.
ADLAM - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ADLAM - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
ADLAM_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
Adler32 - Class in java.util.zip
A class that can be used to compute the Adler-32 checksum of a data stream.
Adler32() - Constructor for class java.util.zip.Adler32
Creates a new Adler32 object.
ADMIN - ohos.account.OsAccountType
Indicates the administrator account, which has the permission to manage other OS accounts.
ADOBE_RGB_1998 - ohos.media.image.common.ColorSpace
Indicates the color space based on Adobe RGB (1998).
AE_MODE_OFF - Static variable in annotation type ohos.media.camera.params.Metadata.AeMode
Indicates that AE is off.
AE_MODE_ON - Static variable in annotation type ohos.media.camera.params.Metadata.AeMode
Indicates that AE is enabled.
AE_STATE_AUTO_SCAN - Static variable in annotation type ohos.media.camera.params.AeResult.State
Indicates the scanning state of an AE started by the camera.
AE_STATE_CONVERGED - Static variable in annotation type ohos.media.camera.params.AeResult.State
Indicates that AE has entered a good lighting state and is locked.
AE_STATE_FLASH_REQUIRED - Static variable in annotation type ohos.media.camera.params.AeResult.State
Indicates that AE has entered a good lighting state but requires a flash for each capture to achieve optimal exposure.
AE_STATE_INACTIVE - Static variable in annotation type ohos.media.camera.params.AeResult.State
Indicates the unactivated AE state.
AE_STATE_TRIGGER_SCAN - Static variable in annotation type ohos.media.camera.params.AeResult.State
Indicates the scanning state of an AE triggered by an application for pre-capture.
AE_TRIGGER_CANCEL - Static variable in annotation type ohos.media.camera.params.Metadata.AeTrigger
Indicates that the previous AE trigger is canceled, and the AE mode returns to the initial state.
AE_TRIGGER_NONE - Static variable in annotation type ohos.media.camera.params.Metadata.AeTrigger
Indicates that no AE is triggered.
AE_TRIGGER_START - Static variable in annotation type ohos.media.camera.params.Metadata.AeTrigger
Indicates that an AE trigger starts.
AEADBadTagException - Exception in javax.crypto
This exception is thrown when a Cipher operating in an AEAD mode (such as GCM/CCM) is unable to verify the supplied authentication tag.
AEADBadTagException() - Constructor for exception javax.crypto.AEADBadTagException
Constructs a AEADBadTagException with no detail message.
AEADBadTagException(String) - Constructor for exception javax.crypto.AEADBadTagException
Constructs a AEADBadTagException with the specified detail message.
AEGEAN_NUMBERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Aegean Numbers" Unicode character block.
AEGEAN_NUMBERS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
AEGEAN_NUMBERS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
AeResult - Interface in ohos.media.camera.params
Interface for the automatic exposure (AE) results.
AeResult.State - Annotation Type in ohos.media.camera.params
Describes the AE state.
AF_MODE_CONTINUOUS - Static variable in annotation type ohos.media.camera.params.Metadata.AfMode
Indicates continuous AF.
AF_MODE_OFF - Static variable in annotation type ohos.media.camera.params.Metadata.AfMode
Indicates that AF is off.
AF_MODE_TOUCH_LOCK - Static variable in annotation type ohos.media.camera.params.Metadata.AfMode
Indicates that a touch AF is triggered and then locked.
AF_STATE_AUTO_FOCUSED - Static variable in annotation type ohos.media.camera.params.AfResult.State
Indicates the focused state of an AF started by the camera.
AF_STATE_AUTO_SCAN - Static variable in annotation type ohos.media.camera.params.AfResult.State
Indicates the scanning state of an AF started by the camera.
AF_STATE_AUTO_UNFOCUSED - Static variable in annotation type ohos.media.camera.params.AfResult.State
Indicates the unfocused state of an AF started by the camera.
AF_STATE_INACTIVE - Static variable in annotation type ohos.media.camera.params.AfResult.State
Indicates the unactivated AF state.
AF_STATE_TRIGGER_FOCUSED - Static variable in annotation type ohos.media.camera.params.AfResult.State
Indicates that an AF triggered by an application has a successful result and is locked.
AF_STATE_TRIGGER_SCAN - Static variable in annotation type ohos.media.camera.params.AfResult.State
Indicates the scanning state of an AF triggered by an application.
AF_STATE_TRIGGER_UNFOCUSED - Static variable in annotation type ohos.media.camera.params.AfResult.State
Indicates a failed AF triggered by an application.
AF_TRIGGER_CANCEL - Static variable in annotation type ohos.media.camera.params.Metadata.AfTrigger
Indicates that the previous AF trigger is canceled, and the AF mode returns to the initial state.
AF_TRIGGER_NONE - Static variable in annotation type ohos.media.camera.params.Metadata.AfTrigger
Indicates that no AF is triggered.
AF_TRIGGER_START - Static variable in annotation type ohos.media.camera.params.Metadata.AfTrigger
Indicates that an AF trigger starts.
AFAKA - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
AFFECTED_MODE_RINGER_STREAMS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Sound
Specifies which audio streams are affected by changes on the ringing mode and Do Not Disturb (DND) mode.
AFFECTED_MUTE_STREAMS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Sound
Specifies which audio streams are affected by the mute mode.
AFFILIATION_CHANGED - java.security.cert.CRLReason
This reason indicates that the subject's name or other information has changed.
AfResult - Interface in ohos.media.camera.params
Interface for autofocus (AF) results.
AfResult.State - Annotation Type in ohos.media.camera.params
Describes the AF state.
AFRICAN_FEH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
AFRICAN_NOON - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
AFRICAN_QAF - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
after(Object) - Method in class java.util.Calendar
Returns whether this Calendar represents a time after the time represented by the specified Object.
after(Object) - Method in class ohos.global.icu.util.Calendar
Compares the time field records.
after(Timestamp) - Method in class java.sql.Timestamp
Indicates whether this Timestamp object is later than the given Timestamp object.
after(Date) - Method in class java.util.Date
Tests if this date is after the specified date.
afterExecute(Runnable, Throwable) - Method in class java.util.concurrent.ThreadPoolExecutor
Method invoked upon completion of execution of the given Runnable.
afterLast() - Method in interface java.sql.ResultSet
Moves the cursor to the end of this ResultSet object, just after the last row.
afterRemoval(boolean, K, V, V) - Method in class ohos.utils.LruBuffer
Executes subsequent operations after a value is deleted.
AGE - Static variable in interface ohos.global.icu.lang.UProperty
String property Age.
AgpEngineFactory - Class in ohos.agp.render.render3d.impl
Represents the factory class used to create an advanced graphic platform (AGP) engine instance.
AGRAHAYANA - Static variable in class ohos.global.icu.util.IndianCalendar
Constant for Agrahayana, the 9th month of the Indian year.
AH - java.time.chrono.HijrahEra
The singleton instance for the current era, 'Anno Hegirae', which has the numeric value 1.
AHOM - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
AHOM - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
AHOM_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
Aid - Class in ohos.nfc.oma
Provides interfaces to create Aid objects and obtain Aid information.
Aid(byte[], int, int) - Constructor for class ohos.nfc.oma.Aid
A constructor used to create an Aid instance.
AID_CRS - Static variable in class ohos.nfc.oma.Aid
Indicates the CRS value.
AID_PPSE - Static variable in class ohos.nfc.oma.Aid
Indicates the PPSE value.
AID_PSE - Static variable in class ohos.nfc.oma.Aid
Indicates the PSE value.
AIN - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
AIRESULT_AIENGINE_CLOSED - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that HUAWEI HiAI Engine is disabled.
AIRESULT_ASYNC_MODE - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the asynchronous mode is used.
AIRESULT_CALL_TIMES_LIMIT - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the number of interface calls exceeds the upper limit.
AIRESULT_CV_NPU_ERROR - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that an interface fails to be called due to an NPU error.
AIRESULT_ENGINE_HAS_USED - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that a subengine of HUAWEI HiAI Engine has been started and used.
AIRESULT_FAILED - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that an interface fails to be called.
AIRESULT_GET_CLOUD_RESULT_FAIL - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the result fails to be obtained from the cloud.
AIRESULT_INPUT_ILLEGAL - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the input parameter is invalid.
AIRESULT_INPUT_ILLEGAL_NULL - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the input parameter is null.
AIRESULT_INPUT_RESIZE - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the input parameter is of the image type and the image needs to be resized.
AIRESULT_INPUT_VALID - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the input parameter is valid.
AIRESULT_INTERRUPT_BY_HIGH_PRIORITY - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates an operation of a higher priority interrupts the current operation.
AIRESULT_LIBRARY_FAILED - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the required library fails to be loaded.
AIRESULT_MEMORY_ALLOC_ERROR - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates a memory allocation error.
AIRESULT_MODEL_EXCEPTION - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the model file is abnormal.
AIRESULT_MODEL_LOAD_FAILED - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the model fails to be loaded.
AIRESULT_MODEL_NON_EXISTED - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the required model file does not exist.
AIRESULT_NO_PERMMISION - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the permission to call the interface is not granted.
AIRESULT_PLUGIN_PENDING_UPDATE - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the required plug-in needs to be installed or updated.
AIRESULT_SERVICE_BIND_CONNECTED - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the service is successfully bound.
AIRESULT_SERVICE_BIND_EXCEPTION - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that an exception occurs during service binding.
AIRESULT_SERVICE_BIND_EXCEPTION_DISCONNECT - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the service fails to be bound.
AIRESULT_SUCCESS - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that an interface is successfully called.
AIRESULT_TIMEOUT - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates a timeout.
AIRESULT_UNKOWN - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that an unknown error occurs during an interface call.
AIRESULT_UNSUPPORTED - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that the value of an input parameter is not supported during an interface call.
AIRESULT_USER_CANCELLED - Static variable in class ohos.ai.engine.resultcode.HwHiAIResultCode
Indicates that a user cancels the current operation.
AIRPLANE_MODE_RADIOS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Wireless
Indicates the list of radio signals to be disabled when airplane mode is enabled.
AIRPLANE_MODE_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Specifies whether airplane mode is enabled.
AKA - ohos.wifi.WifiSecurity.EapMethod
EAP Authentication and Key Agreement (AKA)
AKA - ohos.wifi.WifiSecurity.Phase2Method
EAP AKA
AKA_PRIME - ohos.wifi.WifiSecurity.EapMethod
EAP AKA prime
AKA_PRIME - ohos.wifi.WifiSecurity.Phase2Method
EAP AKA prime
ALAPH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
ALARM - java.nio.file.attribute.AclEntryType
Generate an alarm, in a system dependent way, the access specified in the permissions component of the ACL entry.
ALARM - ohos.media.audio.AudioManager.RingtoneType
Indicates the ringtone for alarms.
ALBUM - Static variable in class ohos.data.search.schema.MusicItem
Indicates the index field name of album.
ALBUM - Static variable in annotation type ohos.media.common.AVMetadata.AVTextKey
Indicates the key for the album title.
ALBUM_ARTIST - Static variable in annotation type ohos.media.common.AVMetadata.AVTextKey
Indicates the key for the artist of the album where the media item belongs.
ALCHEMICAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Alchemical Symbols" Unicode character block.
ALCHEMICAL_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ALCHEMICAL_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ALEF - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
ALETTER - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
ALGORITHM_CONSTRAINED - java.security.cert.CertPathValidatorException.BasicReason
The public key or the signature algorithm has been constrained.
AlgorithmConstraints - Interface in java.security
This interface specifies constraints for cryptographic algorithms, keys (key sizes), and other algorithm parameters.
AlgorithmParameterGenerator - Class in java.security
The AlgorithmParameterGenerator class is used to generate a set of parameters to be used with a certain algorithm.
AlgorithmParameterGenerator(AlgorithmParameterGeneratorSpi, Provider, String) - Constructor for class java.security.AlgorithmParameterGenerator
Creates an AlgorithmParameterGenerator object.
AlgorithmParameterGeneratorSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the AlgorithmParameterGenerator class, which is used to generate a set of parameters to be used with a certain algorithm.
AlgorithmParameterGeneratorSpi() - Constructor for class java.security.AlgorithmParameterGeneratorSpi
 
AlgorithmParameters - Class in java.security
This class is used as an opaque representation of cryptographic parameters.
AlgorithmParameters(AlgorithmParametersSpi, Provider, String) - Constructor for class java.security.AlgorithmParameters
Creates an AlgorithmParameters object.
AlgorithmParameterSpec - Interface in java.security.spec
A (transparent) specification of cryptographic parameters.
AlgorithmParametersSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the AlgorithmParameters class, which is used to manage algorithm parameters.
AlgorithmParametersSpi() - Constructor for class java.security.AlgorithmParametersSpi
 
aliases() - Method in class java.nio.charset.Charset
Returns a set containing this charset's aliases.
aliases() - Method in class java.security.KeyStore
Lists all the alias names of this keystore.
ALIGN_BASELINE - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child component' baseline is depend on another child component's.
ALIGN_BOTTOM - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that two child components are bottom-aligned.
ALIGN_CONTENTS - Static variable in class ohos.agp.components.TableLayout
Indicates the margin alignment for child components.
ALIGN_EDGES - Static variable in class ohos.agp.components.TableLayout
Indicates the boundary alignment for child components.
ALIGN_END - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that two child components are end-aligned.
ALIGN_LEFT - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that two child components are left-aligned.
ALIGN_PARENT_BOTTOM - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component and its parent Component are bottom-aligned.
ALIGN_PARENT_END - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component and its parent Component are end-aligned.
ALIGN_PARENT_LEFT - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component and its parent Component are left-aligned.
ALIGN_PARENT_RIGHT - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component and its parent Component are right-aligned.
ALIGN_PARENT_START - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component and its parent Component are start-aligned.
ALIGN_PARENT_TOP - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component and its parent Component are top-aligned.
ALIGN_RIGHT - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that two child components are right-aligned.
ALIGN_START - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that two child components are start-aligned.
ALIGN_TOP - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that two child components are top-aligned.
ALIGNED_DAY_OF_WEEK_IN_MONTH - java.time.temporal.ChronoField
The aligned day-of-week within a month.
ALIGNED_DAY_OF_WEEK_IN_YEAR - java.time.temporal.ChronoField
The aligned day-of-week within a year.
ALIGNED_WEEK_OF_MONTH - java.time.temporal.ChronoField
The aligned week within a month.
ALIGNED_WEEK_OF_YEAR - java.time.temporal.ChronoField
The aligned week within a year.
alignment - Variable in class ohos.agp.components.AdaptiveBoxLayout.LayoutConfig
Indicates the alignment value of a component.
alignment - Variable in class ohos.agp.components.DirectionalLayout.LayoutConfig
Indicates the alignment of the child component.
alignment - Variable in class ohos.agp.components.StackLayout.LayoutConfig
Indicates the alignment value of a control.
alignment - Variable in class ohos.agp.components.TableLayout.Specification
Defines vertical alignment for rows or horizontal alignment for columns.
alignment - Variable in class ohos.agp.window.service.WindowManager.LayoutConfig
Indicates the direction of a window.
ALIGNMENT_BACK - Static variable in interface ohos.agp.components.TableLayout.Alignment
Indicates an alignment mode that aligns elements with the end position in the table layout, which means right alignment along the horizontal axis, and bottom alignment along the vertical axis.
ALIGNMENT_BASELINE - Static variable in interface ohos.agp.components.TableLayout.Alignment
Indicates an alignment mode that aligns the baselines of table layout elements in the same cell group.
ALIGNMENT_BOTTOM - Static variable in interface ohos.agp.components.TableLayout.Alignment
Indicates an alignment mode that aligns the bottom edges of table layout elements in the same cell group.
ALIGNMENT_END - Static variable in interface ohos.agp.components.TableLayout.Alignment
Indicates an alignment mode that aligns the right edges of table layout elements in the same cell group.
ALIGNMENT_FILL - Static variable in interface ohos.agp.components.TableLayout.Alignment
Indicates an alignment mode that expands table layout elements to fill the cell groups.
ALIGNMENT_FRONT - Static variable in interface ohos.agp.components.TableLayout.Alignment
Indicates an alignment mode that aligns elements with the start position in the table layout, which means left alignment along the horizontal axis, and top alignment along the vertical axis.
ALIGNMENT_START - Static variable in interface ohos.agp.components.TableLayout.Alignment
Indicates an alignment mode that aligns the left edges of table layout elements in the same cell group.
ALIGNMENT_TOP - Static variable in interface ohos.agp.components.TableLayout.Alignment
Indicates an alignment mode that aligns the top edges of table layout elements in the same cell group.
ALIGNMENT_UNDEFINED - Static variable in interface ohos.agp.components.TableLayout.Alignment
Indicates an alignment mode that is not defined.
ALL - Static variable in class java.util.logging.Level
ALL indicates that all messages should be logged.
ALL_CODE_POINTS - Static variable in class ohos.global.icu.text.UnicodeSet
Constant for the set of all code points.
ALL_DEVICES_FLAG - ohos.media.audio.AudioDeviceDescriptor.DeviceFlag
Indicates all audio devices.
ALL_RANGES - Static variable in class java.awt.font.NumericShaper
Identifies all ranges, for full contextual shaping.
ALL_STYLES - ohos.global.icu.text.TimeZoneFormat.ParseOption
When a time zone display name is not found within a set of display names used for the specified style, look for the name from display names used by other styles.
ALL_STYLES - Static variable in class java.util.Calendar
A style specifier for getDisplayNames indicating names in all styles, such as "January" and "Jan".
AllChangeToTarget - Class in ohos.data.orm
An auxiliary class of data storage that stores all the added, deleted, and updated objects.
AllChangeToTarget() - Constructor for class ohos.data.orm.AllChangeToTarget
 
allMatch(DoublePredicate) - Method in interface java.util.stream.DoubleStream
Returns whether all elements of this stream match the provided predicate.
allMatch(IntPredicate) - Method in interface java.util.stream.IntStream
Returns whether all elements of this stream match the provided predicate.
allMatch(LongPredicate) - Method in interface java.util.stream.LongStream
Returns whether all elements of this stream match the provided predicate.
allMatch(Predicate<? super T>) - Method in interface java.util.stream.Stream
Returns whether all elements of this stream match the provided predicate.
allocate() - Method in interface ohos.agp.render.render3d.util.MeshBuilder
Allocates memory for the current mesh.
allocate(int) - Static method in class java.nio.ByteBuffer
Allocates a new byte buffer.
allocate(int) - Static method in class java.nio.CharBuffer
Allocates a new char buffer.
allocate(int) - Static method in class java.nio.DoubleBuffer
Allocates a new double buffer.
allocate(int) - Static method in class java.nio.FloatBuffer
Allocates a new float buffer.
allocate(int) - Static method in class java.nio.IntBuffer
Allocates a new int buffer.
allocate(int) - Static method in class java.nio.LongBuffer
Allocates a new long buffer.
allocate(int) - Static method in class java.nio.ShortBuffer
Allocates a new short buffer.
allocate(XMLStreamReader) - Method in interface ohos.javax.xml.stream.util.XMLEventAllocator
This method allocates an event given the current state of the XMLStreamReader.
allocate(XMLStreamReader, XMLEventConsumer) - Method in interface ohos.javax.xml.stream.util.XMLEventAllocator
This method allocates an event or set of events given the current state of the XMLStreamReader and adds the event or set of events to the consumer that was passed in.
allocateBuffers(Surface, int) - Method in interface ohos.media.camera.device.Camera
Pre-allocates buffers for a specified surface.
allocateDirect(int) - Static method in class java.nio.ByteBuffer
Allocates a new direct byte buffer.
allocateRow() - Method in class ohos.data.resultset.SharedBlock
Adds a new row at the end of a SharedBlock.
allocator - Variable in class ohos.media.image.ImageSource.DecodingOptions
Indicates the memory allocation type for decoded image data.
ALLOCATOR - Static variable in class ohos.javax.xml.stream.XMLInputFactory
The property used to set/get the implementation of the allocator
AllocatorType - Enum in ohos.media.image.common
Enumerates the memory allocation type for decoded image data.
allocSpaceForFile(FileDescriptor, long, long) - Static method in class ohos.system.OsHelper
Allocates disk space for a file.
allOf(Class<E>) - Static method in class java.util.EnumSet
Creates an enum set containing all of the elements in the specified element type.
allOf(CompletableFuture<?>...) - Static method in class java.util.concurrent.CompletableFuture
Returns a new CompletableFuture that is completed when all of the given CompletableFutures complete.
ALLOW - java.nio.file.attribute.AclEntryType
Explicitly grants access to a file or directory.
ALLOW_8BIT_ASCII - Static variable in class ohos.utils.net.UrlQueryFilter.ValueFilter
Indicates a filtering policy flag, which allows 8-bit ASCII characters (character code 128-255).
ALLOW_ALARMS - ohos.event.notification.NotificationConstant.DisturbMode
Indicates that only notifications of the NotificationRequest#CLASSIFICATION_ALARM category are allowed to interrupt the user in Do Not Disturb mode.
ALLOW_ALL - ohos.event.notification.NotificationConstant.DisturbMode
Indicates that all notifications are allowed to interrupt the user in Do Not Disturb mode.
ALLOW_ALL - Static variable in class ohos.utils.net.UrlQueryFilter.ValueFilter
Indicates a filtering policy flag, which allows all characters.
ALLOW_ALL_BUT_NUL - Static variable in class ohos.utils.net.UrlQueryFilter.ValueFilter
Indicates a filtering policy flag, which allows any characters except \0.
ALLOW_AMP - Static variable in class ohos.utils.net.UrlQueryFilter.ValueFilter
Indicates a filtering policy flag, which allows character &.
ALLOW_ENCODED_URL - Static variable in class ohos.utils.net.UrlQueryFilter.ValueFilter
Indicates a filtering policy flag, which allows all possible characters in an encoded URL.
ALLOW_ESCHAR - Static variable in class ohos.utils.net.UrlQueryFilter.ValueFilter
Indicates a filtering policy flag, which allows special escape characters \t, \f, \n, \r, and \0x000b.
ALLOW_NONE - ohos.event.notification.NotificationConstant.DisturbMode
Indicates that no notifications are allowed to interrupt the user in Do Not Disturb mode.
ALLOW_NOTHING - Static variable in class ohos.utils.net.UrlQueryFilter.ValueFilter
Indicates a filtering policy flag, which regards all special characters as invalid characters.
ALLOW_NUL - Static variable in class ohos.utils.net.UrlQueryFilter.ValueFilter
Indicates a filtering policy flag, which allows \0 characters.
ALLOW_PCT - Static variable in class ohos.utils.net.UrlQueryFilter.ValueFilter
Indicates a filtering policy flag, which allows character %.
ALLOW_PRIORITY - ohos.event.notification.NotificationConstant.DisturbMode
Indicates that only notifications meeting the specified priority criteria are allowed to interrupt the user in Do Not Disturb mode.
ALLOW_SINGLE_QUOTE - Static variable in class ohos.utils.net.UrlQueryFilter.ValueFilter
Indicates a filtering policy flag, which allows character '.
ALLOW_SPACE - Static variable in class ohos.utils.net.UrlQueryFilter.ValueFilter
Indicates a filtering policy flag, which allows spaces.
ALLOW_UNASSIGNED - Static variable in class java.net.IDN
Flag to allow processing of unassigned code points
ALLOW_UNKNOWN - ohos.event.notification.NotificationConstant.DisturbMode
Indicates the value returned if the Do Not Disturb mode type cannot be obtained.
allowCoreThreadTimeOut(boolean) - Method in class java.util.concurrent.ThreadPoolExecutor
Sets the policy governing whether core threads may time out and terminate if no tasks arrive within the keep-alive time, being replaced if needed when new tasks arrive.
allowPartialImage - Variable in class ohos.media.image.ImageSource.DecodingOptions
Indicates whether to allow partial image decoding.
allowsCoreThreadTimeOut() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns true if this pool allows core threads to time out and terminate if no tasks arrive within the keepAlive time, being replaced if needed when new tasks arrive.
allowThreadSuspension(boolean) - Method in class java.lang.ThreadGroup
Deprecated.
The definition of this call depends on ThreadGroup.suspend(), which is deprecated. Further, the behavior of this call was never specified.
allowUnregisteredParameters(boolean) - Method in class ohos.utils.net.UrlQueryFilter
Sets whether to allow query of unregistered parameters.
allowUserInteraction - Variable in class java.net.URLConnection
If true, this URL is being examined in a context in which it makes sense to allow user interactions such as popping up an authentication dialog.
AllPermission - Class in java.security
The AllPermission is a permission that implies all other permissions.
AllPermission() - Constructor for class java.security.AllPermission
Creates a new AllPermission object.
AllPermission(String, String) - Constructor for class java.security.AllPermission
Creates a new AllPermission object.
allProceduresAreCallable() - Method in interface java.sql.DatabaseMetaData
Retrieves whether the current user can call all the procedures returned by the method getProcedures.
allTablesAreSelectable() - Method in interface java.sql.DatabaseMetaData
Retrieves whether the current user can use all the tables returned by the method getTables in a SELECT statement.
alpha - Variable in class ohos.agp.window.service.WindowManager.LayoutConfig
Indicates the transparency of the window.
alpha(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the target transparent gradient of an animator.
alpha(int) - Static method in class ohos.agp.utils.Color
Obtains the alpha value of the specified color.
ALPHA_8_COLORTYPE - ohos.agp.render.Texture.ColorType
Indicates a color format with only 8-bit transparency.
ALPHA_DEFAULT - Static variable in class ohos.agp.components.element.Element
Indicates the default alpha value.
ALPHA_MAX - Static variable in class ohos.agp.components.element.Element
Indicates the maximum alpha value.
ALPHA_MIN - Static variable in class ohos.agp.components.element.Element
Indicates the minimum alpha value.
ALPHABETIC - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
ALPHABETIC - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Alphabetic.
ALPHABETIC_PRESENTATION_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Alphabetic Presentation Forms" Unicode character block.
ALPHABETIC_PRESENTATION_FORMS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ALPHABETIC_PRESENTATION_FORMS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
AlphabeticIndex<V> - Class in ohos.global.icu.text
AlphabeticIndex supports the creation of a UI index appropriate for a given language.
AlphabeticIndex(Locale) - Constructor for class ohos.global.icu.text.AlphabeticIndex
Create the index object.
AlphabeticIndex(RuleBasedCollator) - Constructor for class ohos.global.icu.text.AlphabeticIndex
Create an AlphabeticIndex that uses a specific collator.
AlphabeticIndex(ULocale) - Constructor for class ohos.global.icu.text.AlphabeticIndex
Create the index object.
AlphabeticIndex.Bucket<V> - Class in ohos.global.icu.text
An index "bucket" with a label string and type.
AlphabeticIndex.Bucket.LabelType - Enum in ohos.global.icu.text
Type of the label
AlphabeticIndex.ImmutableIndex<V> - Class in ohos.global.icu.text
Immutable, thread-safe version of AlphabeticIndex.
AlphabeticIndex.Record<V> - Class in ohos.global.icu.text
A (name, data) pair, to be sorted by name into one of the index buckets.
alphaFrom(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the start alpha value for this animator.
alphaType - Variable in class ohos.media.image.common.ImageInfo
Indicates the alpha type specified by an AlphaType enum.
alphaType - Variable in class ohos.media.image.PixelMap.InitializationOptions
Indicates the expected alpha type of the pixel map to be created.
AlphaType - Enum in ohos.media.image.common
Represents the alpha type of an image.
AlreadyBoundException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to bind the socket a network oriented channel that is already bound.
AlreadyBoundException() - Constructor for exception java.nio.channels.AlreadyBoundException
Constructs an instance of this class.
AlreadyConnectedException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to connect a SocketChannel that is already connected.
AlreadyConnectedException() - Constructor for exception java.nio.channels.AlreadyConnectedException
Constructs an instance of this class.
ALT_QUOTATION_END - Static variable in class ohos.global.icu.util.LocaleData
Delimiter type for LocaleData.getDelimiter(int).
ALT_QUOTATION_START - Static variable in class ohos.global.icu.util.LocaleData
Delimiter type for LocaleData.getDelimiter(int).
ALTERNATE - Static variable in class java.util.FormattableFlags
Requires the output to use an alternate form.
ALTERNATE_NAME - Static variable in class ohos.data.search.schema.CommonItem
Indicates the index field name of alternateName.
ALWAYS - java.time.format.SignStyle
Style to always output the sign, where zero will output '+'.
ALWAYS - ohos.agp.render.render3d.Engine.RenderMode
Indicates that the engine always performs rendering regardless of whether the content on the screen is changed.
AM - Static variable in class java.util.Calendar
Value of the Calendar.AM_PM field indicating the period of the day from midnight to just before noon.
AM - Static variable in class ohos.global.icu.util.Calendar
Value of the AM_PM field indicating the period of the day from midnight to just before noon.
AM_PM - Static variable in class java.text.DateFormat.Field
Constant identifying the time of day indicator (e.g. "a.m." or "p.m.") field.
AM_PM - Static variable in class java.util.Calendar
Field number for get and set indicating whether the HOUR is before or after noon.
AM_PM - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the time of day indicator(am/pm).
AM_PM - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating whether the HOUR is before or after noon.
AM_PM_FIELD - Static variable in class java.text.DateFormat
Useful constant for AM_PM field alignment.
AM_PM_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'a' field alignment, corresponding to the Calendar#AM_PM field.
AM_PM_MIDNIGHT_NOON - Static variable in class ohos.global.icu.text.DateFormat.Field
[icu] Constant identifying the am/pm/midnight/noon field.
AM_PM_MIDNIGHT_NOON_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'b' field alignment.
AMBIGUOUS - Static variable in interface ohos.global.icu.lang.UCharacter.EastAsianWidth
 
AMBIGUOUS - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
AMPERE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of electric: ampere
AMPM_OF_DAY - java.time.temporal.ChronoField
The am-pm-of-day.
AMR_NB - Static variable in class ohos.media.recorder.Recorder.AudioEncoder
Indicates the AMR-NB audio encoding format.
AMR_NB - Static variable in class ohos.media.recorder.Recorder.OutputFormat
Indicates the adaptive multi-rate narrowband (AMR-NB) media format.
AMR_WB - Static variable in class ohos.media.recorder.Recorder.AudioEncoder
Indicates the AMR-WB audio encoding format.
AMR_WB - Static variable in class ohos.media.recorder.Recorder.OutputFormat
Indicates the adaptive multi-rate wideband (AMR-WB) media format.
AMSHIR - Static variable in class ohos.global.icu.util.CopticCalendar
Constant for Μεϣιρ / ﺮﻴﺸﻣأ, the 6th month of the Coptic year.
ANALOG - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a device using an analog connection.
ANALYZED - Static variable in interface ohos.data.search.model.IndexType
The index field is indexed, and the field value is analyzed.
ANALYZED_NO_NORMS - Static variable in interface ohos.data.search.model.IndexType
The index field is indexed, the field value is analyzed, and Norms is ignored.
ANATOLIAN_HIEROGLYPHS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ANATOLIAN_HIEROGLYPHS - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
ANATOLIAN_HIEROGLYPHS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ANCIENT_GREEK_MUSICAL_NOTATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ancient Greek Musical Notation" Unicode character block.
ANCIENT_GREEK_MUSICAL_NOTATION - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ANCIENT_GREEK_MUSICAL_NOTATION_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ANCIENT_GREEK_NUMBERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ancient Greek Numbers" Unicode character block.
ANCIENT_GREEK_NUMBERS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ANCIENT_GREEK_NUMBERS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ANCIENT_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ancient Symbols" Unicode character block.
ANCIENT_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ANCIENT_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
and() - Method in class ohos.data.dataability.DataAbilityPredicates
Adds an and condition to the predicate.
and() - Method in class ohos.data.distributed.common.Query
Constructs a Query object with the and condition.
and() - Method in class ohos.data.orm.OrmPredicates
Adds an and condition to the predicate.
and() - Method in class ohos.data.rdb.RdbPredicates
Adds an and condition to the predicate.
and(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & val).
and(BitSet) - Method in class java.util.BitSet
Performs a logical AND of this target bit set with the argument bit set.
and(BiPredicate<? super T, ? super U>) - Method in interface java.util.function.BiPredicate
Returns a composed predicate that represents a short-circuiting logical AND of this predicate and another.
and(DoublePredicate) - Method in interface java.util.function.DoublePredicate
Returns a composed predicate that represents a short-circuiting logical AND of this predicate and another.
and(IntPredicate) - Method in interface java.util.function.IntPredicate
Returns a composed predicate that represents a short-circuiting logical AND of this predicate and another.
and(LongPredicate) - Method in interface java.util.function.LongPredicate
Returns a composed predicate that represents a short-circuiting logical AND of this predicate and another.
and(Predicate<? super T>) - Method in interface java.util.function.Predicate
Returns a composed predicate that represents a short-circuiting logical AND of this predicate and another.
andNot(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & ~val).
andNot(BitSet) - Method in class java.util.BitSet
Clears all of the bits in this BitSet whose corresponding bit is set in the specified BitSet.
andThen(BiConsumer<? super T, ? super U>) - Method in interface java.util.function.BiConsumer
Returns a composed BiConsumer that performs, in sequence, this operation followed by the after operation.
andThen(Consumer<? super T>) - Method in interface java.util.function.Consumer
Returns a composed Consumer that performs, in sequence, this operation followed by the after operation.
andThen(DoubleConsumer) - Method in interface java.util.function.DoubleConsumer
Returns a composed DoubleConsumer that performs, in sequence, this operation followed by the after operation.
andThen(DoubleUnaryOperator) - Method in interface java.util.function.DoubleUnaryOperator
Returns a composed operator that first applies this operator to its input, and then applies the after operator to the result.
andThen(Function<? super R, ? extends V>) - Method in interface java.util.function.BiFunction
Returns a composed function that first applies this function to its input, and then applies the after function to the result.
andThen(Function<? super R, ? extends V>) - Method in interface java.util.function.Function
Returns a composed function that first applies this function to its input, and then applies the after function to the result.
andThen(IntConsumer) - Method in interface java.util.function.IntConsumer
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after operation.
andThen(IntUnaryOperator) - Method in interface java.util.function.IntUnaryOperator
Returns a composed operator that first applies this operator to its input, and then applies the after operator to the result.
andThen(LongConsumer) - Method in interface java.util.function.LongConsumer
Returns a composed LongConsumer that performs, in sequence, this operation followed by the after operation.
andThen(LongUnaryOperator) - Method in interface java.util.function.LongUnaryOperator
Returns a composed operator that first applies this operator to its input, and then applies the after operator to the result.
angleAxis(float, Vector3) - Static method in class ohos.agp.render.render3d.math.Quaternion
Creates a quaternion by specifying the rotation angle and axis.
AnimatedStateElement - Class in ohos.agp.components.element
Provides an Element object that can be changed based on the component state.
AnimatedStateElement() - Constructor for class ohos.agp.components.element.AnimatedStateElement
 
AnimationPlayback - Interface in ohos.agp.render.render3d.resources
Controls animation playback.
AnimationPlayback.State - Enum in ohos.agp.render.render3d.resources
Enumerates animation playback states.
animations - Variable in class ohos.agp.window.service.WindowManager.LayoutConfig
The resource id which indicates window animation.
Animator - Class in ohos.agp.animation
Base class of an animator.
Animator() - Constructor for class ohos.agp.animation.Animator
 
ANIMATOR_DURATION_SCALE - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Display
Indicates the scaling factor for the animation duration.
Animator.CurveType - Class in ohos.agp.animation
Provides curve types supported by the system.
Animator.LoopedListener - Interface in ohos.agp.animation
Listens for animator repeat events.
Animator.StateChangedListener - Interface in ohos.agp.animation
Listens for animator state changes.
AnimatorGroup - Class in ohos.agp.animation
Creates an animator group for playing animations in series or in parallel.
AnimatorGroup() - Constructor for class ohos.agp.animation.AnimatorGroup
Default constructor used to create an animator group.
AnimatorGroup.Builder - Class in ohos.agp.animation
Builder class of AnimatorGroup, used to build complex animator group.
AnimatorProperty - Class in ohos.agp.animation
Creates a property animator that implements the property animation of a Component.
AnimatorProperty() - Constructor for class ohos.agp.animation.AnimatorProperty
A constructor with no Component specified for the property animator.
AnimatorProperty(Component) - Constructor for class ohos.agp.animation.AnimatorProperty
A constructor with a Component specified for the property animator.
AnimatorScatter - Class in ohos.agp.animation
Parses the animation XML layout file to obtain an Animator object.
AnimatorScatterException - Exception in ohos.agp.animation
Represents an exception that is thrown if an error occurs when parsing an Animator.
AnimatorScatterException(String) - Constructor for exception ohos.agp.animation.AnimatorScatterException
A constructor used to create an AnimatorScatterException instance based on the exception message.
AnimatorScatterException(String, Throwable) - Constructor for exception ohos.agp.animation.AnimatorScatterException
A constructor used to create an AnimatorScatterException instance based on the exception message and cause.
AnimatorValue - Class in ohos.agp.animation
Creates a value animator.
AnimatorValue() - Constructor for class ohos.agp.animation.AnimatorValue
Default constructor used to create a value animator.
AnimatorValue.ValueUpdateListener - Interface in ohos.agp.animation
Creates an update listener, which allows a notification to be received when a value animator is updated.
annotateClass(Class<?>) - Method in class java.io.ObjectOutputStream
Subclasses may implement this method to allow class data to be stored in the stream.
AnnotatedElement - Interface in java.lang.reflect
Represents an annotated element of the program currently running in this VM.
annotateProxyClass(Class<?>) - Method in class java.io.ObjectOutputStream
Subclasses may implement this method to store custom data in the stream along with descriptors for dynamic proxy classes.
Annotation - Class in java.text
An Annotation object is used as a wrapper for a text attribute value if the attribute has annotation characteristics.
Annotation - Interface in java.lang.annotation
The common interface extended by all annotation types.
Annotation(Object) - Constructor for class java.text.Annotation
Constructs an annotation record with the given value, which may be null.
ANNOTATION_TYPE - java.lang.annotation.ElementType
Annotation type declaration
AnnotationFormatError - Error in java.lang.annotation
Thrown when the annotation parser attempts to read an annotation from a class file and determines that the annotation is malformed.
AnnotationFormatError(String) - Constructor for error java.lang.annotation.AnnotationFormatError
Constructs a new AnnotationFormatError with the specified detail message.
AnnotationFormatError(String, Throwable) - Constructor for error java.lang.annotation.AnnotationFormatError
Constructs a new AnnotationFormatError with the specified detail message and cause.
AnnotationFormatError(Throwable) - Constructor for error java.lang.annotation.AnnotationFormatError
Constructs a new AnnotationFormatError with the specified cause and a detail message of (cause == null ? null : cause.toString()) (which typically contains the class and detail message of cause).
annotationType() - Method in interface java.lang.annotation.Annotation
Returns the annotation type of this annotation.
annotationType() - Method in exception java.lang.annotation.IncompleteAnnotationException
Returns the Class object for the annotation type with the missing element.
AnnotationTypeMismatchException - Exception in java.lang.annotation
Thrown to indicate that a program has attempted to access an element of an annotation whose type has changed after the annotation was compiled (or serialized).
AnnotationTypeMismatchException(Method, String) - Constructor for exception java.lang.annotation.AnnotationTypeMismatchException
Constructs an AnnotationTypeMismatchException for the specified annotation type element and found data type.
announceAccessibility(String) - Method in class ohos.agp.components.Component
Sets text for an accessibility event of the TYPE_ANNOUNCEMENT type.
ANS_ABORT_ALL - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_ABORT_ONE - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_ADD_SLOTS - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_CAN_PUBLISH_NOTIFICATION_AS_BUNDLE - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_CREATE_SLOT - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_CREATE_SLOTGROUP - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_CREATE_SLOTGROUPS - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_DELETE_SLOT - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_DELETE_SLOTGROUP - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_GET_ACTIVE_NOTIFICATION - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_GET_ACTIVE_NOTIFICATION_NUM - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_GET_NOTIFICATION_AGENT - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_GET_SLOT - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_GET_SLOTGROUP - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_GET_SLOTGROUPS - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_GET_SLOTS - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_GET_SORTING - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_INQUIRY_BUNDLE_IMPORTANCE - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_INQUIRY_IS_SUSPENDED - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_NOTIFICATION_POLICY_ACCESS_PERMISSION - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_NOTIFICATIONS_ALLOWED - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_PUBLISH_NOTIFICATION_AS_BUNDLE - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_SCHEDULE_NOTIFICATION - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_SET_NOTIFICATION_AGENT - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_SET_NOTIFICATION_BADGE_NUM1 - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANS_SET_NOTIFICATION_BADGE_NUM2 - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
ANSWER_CALL - Static variable in class ohos.security.SystemPermission
Allows an application to answer incoming calls.
ANTICIPATE - Static variable in class ohos.agp.animation.Animator.CurveType
Indicates a curve in which the animation starts moving backwards and then swings forwards quickly.
ANTICIPATE_OVERSHOOT - Static variable in class ohos.agp.animation.Animator.CurveType
Indicates a curve in which the animation starts moving backwards, then swings forwards quickly and overshoots the target, and finally returns to the target.
ANY - ohos.global.icu.util.TimeZone.SystemTimeZoneType
Any system zones.
ANY_BASE_WEIGHT_IS_WILDCARD - ohos.global.icu.text.SearchIterator.ElementComparisonType
Collation element comparison is modified to effectively provide behavior between the specified strength and strength - 1.
anyMatch(DoublePredicate) - Method in interface java.util.stream.DoubleStream
Returns whether any elements of this stream match the provided predicate.
anyMatch(IntPredicate) - Method in interface java.util.stream.IntStream
Returns whether any elements of this stream match the provided predicate.
anyMatch(LongPredicate) - Method in interface java.util.stream.LongStream
Returns whether any elements of this stream match the provided predicate.
anyMatch(Predicate<? super T>) - Method in interface java.util.stream.Stream
Returns whether any elements of this stream match the provided predicate.
anyOf(CompletableFuture<?>...) - Static method in class java.util.concurrent.CompletableFuture
Returns a new CompletableFuture that is completed when any of the given CompletableFutures complete, with the same result.
APERTURE_VALUE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
APP - ohos.data.search.schema.IndexSchemaType
Indicates an application index schema.
APP_CANCEL_ALL_REASON_DELETE - Static variable in class ohos.event.notification.NotificationConstant
Indicates that a notification is deleted because the application cancels all notifications.
APP_CANCEL_REASON_DELETE - Static variable in class ohos.event.notification.NotificationConstant
Indicates that a notification is deleted because the application cancels it.
APP_CANCEL_REASON_OTHER - Static variable in class ohos.event.notification.NotificationConstant
Indicates that a notification is deleted for other reasons.
APP_CATEGORY - Static variable in class ohos.data.search.schema.AppItem
Indicates the index field name of appCategory.
APP_QUICK - Static variable in class ohos.ai.cv.common.VisionConfiguration
Indicates that the client application is a quick application.
APP_TRADITIONAL - Static variable in class ohos.ai.cv.common.VisionConfiguration
Indicates that the client application is a traditional application.
APP_TYPE - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the application type, either quick or normal.
AppAccount - Class in ohos.account.app
Provides basic information of an application account, including the account owner and name.
AppAccount() - Constructor for class ohos.account.app.AppAccount
Default constructor used to create an AppAccount instance.
AppAccount(String, String) - Constructor for class ohos.account.app.AppAccount
A constructor used to create an AppAccount instance based on the specified account name and owner.
AppAccountAbility - Class in ohos.account.app
Provides methods for managing application accounts.
AppAccountAbility(Context) - Constructor for class ohos.account.app.AppAccountAbility
A constructor used to create an AppAccountAbility instance based on the specified context.
append(boolean) - Method in class java.lang.StringBuffer
 
append(boolean) - Method in class java.lang.StringBuilder
 
append(char) - Method in class java.io.CharArrayWriter
Appends the specified character to this writer.
append(char) - Method in class java.io.PrintStream
Appends the specified character to this output stream.
append(char) - Method in class java.io.PrintWriter
Appends the specified character to this writer.
append(char) - Method in class java.io.StringWriter
Appends the specified character to this writer.
append(char) - Method in class java.io.Writer
Appends the specified character to this writer.
append(char) - Method in interface java.lang.Appendable
Appends the specified character to this Appendable.
append(char) - Method in class java.lang.StringBuffer
 
append(char) - Method in class java.lang.StringBuilder
 
append(char) - Method in class java.nio.CharBuffer
Appends the specified char to this buffer  (optional operation).
append(char[]) - Method in class java.lang.StringBuffer
 
append(char[]) - Method in class java.lang.StringBuilder
 
append(char[], int, int) - Method in class java.lang.StringBuffer
 
append(char[], int, int) - Method in class java.lang.StringBuilder
 
append(double) - Method in class java.lang.StringBuffer
 
append(double) - Method in class java.lang.StringBuilder
 
append(float) - Method in class java.lang.StringBuffer
 
append(float) - Method in class java.lang.StringBuilder
 
append(int) - Method in class java.lang.StringBuffer
 
append(int) - Method in class java.lang.StringBuilder
 
append(int, boolean) - Method in class ohos.utils.PlainBooleanArray
Appends a key-value pair to PlainBooleanArray.
append(int, int) - Method in class ohos.utils.PlainIntArray
Appends a key-value pair to PlainIntArray.
append(int, long) - Method in class ohos.utils.PlainLongArray
Appends a key-value pair to PlainLongArray.
append(int, E) - Method in class ohos.utils.PlainArray
Appends a key-value pair to PlainArray.
append(long) - Method in class java.lang.StringBuffer
 
append(long) - Method in class java.lang.StringBuilder
 
append(long, E) - Method in class ohos.utils.LongPlainArray
Appends a key-value pair to LongPlainArray.
append(CharSequence) - Method in class java.io.CharArrayWriter
Appends the specified character sequence to this writer.
append(CharSequence) - Method in class java.io.PrintStream
Appends the specified character sequence to this output stream.
append(CharSequence) - Method in class java.io.PrintWriter
Appends the specified character sequence to this writer.
append(CharSequence) - Method in class java.io.StringWriter
Appends the specified character sequence to this writer.
append(CharSequence) - Method in class java.io.Writer
Appends the specified character sequence to this writer.
append(CharSequence) - Method in interface java.lang.Appendable
Appends the specified character sequence to this Appendable.
append(CharSequence) - Method in class java.lang.StringBuffer
Appends the specified CharSequence to this sequence.
append(CharSequence) - Method in class java.lang.StringBuilder
 
append(CharSequence) - Method in class java.nio.CharBuffer
Appends the specified character sequence to this buffer  (optional operation).
append(CharSequence, int, int) - Method in class java.io.CharArrayWriter
Appends a subsequence of the specified character sequence to this writer.
append(CharSequence, int, int) - Method in class java.io.PrintStream
Appends a subsequence of the specified character sequence to this output stream.
append(CharSequence, int, int) - Method in class java.io.PrintWriter
Appends a subsequence of the specified character sequence to this writer.
append(CharSequence, int, int) - Method in class java.io.StringWriter
Appends a subsequence of the specified character sequence to this writer.
append(CharSequence, int, int) - Method in class java.io.Writer
Appends a subsequence of the specified character sequence to this writer.
append(CharSequence, int, int) - Method in interface java.lang.Appendable
Appends a subsequence of the specified character sequence to this Appendable.
append(CharSequence, int, int) - Method in class java.lang.StringBuffer
 
append(CharSequence, int, int) - Method in class java.lang.StringBuilder
 
append(CharSequence, int, int) - Method in class java.nio.CharBuffer
Appends a subsequence of the specified character sequence to this buffer  (optional operation).
append(Object) - Method in class java.lang.StringBuffer
 
append(Object) - Method in class java.lang.StringBuilder
 
append(String) - Method in class java.lang.StringBuffer
 
append(String) - Method in class java.lang.StringBuilder
 
append(String) - Method in class ohos.agp.components.Text
Appends a text string to the existing text in a text view.
append(StringBuffer) - Method in class java.lang.StringBuffer
Appends the specified StringBuffer to this sequence.
append(StringBuffer) - Method in class java.lang.StringBuilder
Appends the specified StringBuffer to this sequence.
append(StringBuilder, CharSequence) - Method in class ohos.global.icu.text.Normalizer2
Appends the second string to the first string (merging them at the boundary) and returns the first string.
append(DateTimeFormatter) - Method in class java.time.format.DateTimeFormatterBuilder
Appends all the elements of a formatter to the builder.
append(IntArray) - Method in class ohos.utils.IntArray
Appends the values of a specified IntArray object to the current IntArray object in sequence.
APPEND - java.lang.ProcessBuilder.Redirect.Type
The type of redirects returned from Redirect#appendTo.
APPEND - java.nio.file.StandardOpenOption
If the file is opened for StandardOpenOption.WRITE access then bytes will be written to the end of the file rather than the beginning.
APPEND_ADD_PATH_MODE - ohos.agp.render.Path.AddPathMode
Indicates that a path is added without any connections.
APPEND_DATA - java.nio.file.attribute.AclEntryPermission
Permission to append data to a file.
Appendable - Interface in java.lang
An object to which char sequences and values can be appended.
appendChild(FieldNode) - Method in class ohos.data.distributed.common.FieldNode
Adds a child node to this FieldNode.
appendChronologyId() - Method in class java.time.format.DateTimeFormatterBuilder
Appends the chronology ID, such as 'ISO' or 'ThaiBuddhist', to the formatter.
appendChronologyText(TextStyle) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the chronology name to the formatter.
appendCodePoint(int) - Method in class java.lang.StringBuffer
 
appendCodePoint(int) - Method in class java.lang.StringBuilder
 
appendDecodedPath(String) - Method in class ohos.utils.net.Uri.Builder
Appends the decoded path to the existing path in the current hierarchical URI.
appendDecodedQueryParam(String, String) - Method in class ohos.utils.net.Uri.Builder
Appends the decoded query to the current hierarchical URI.
appendEncodedPath(String) - Method in class ohos.utils.net.Uri.Builder
Appends the encoded path to the existing path in the current hierarchical URI.
appendEncodedPathToUri(Uri, String) - Static method in class ohos.utils.net.Uri
Appends a path to a specified Uri object.
appendFraction(TemporalField, int, int, boolean) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the fractional value of a date-time field to the formatter.
appendFrom(Parcel) - Method in class ohos.utils.Parcel
Appends the serialized value of a specified Parcel object to this Parcel instance.
appendInstant() - Method in class java.time.format.DateTimeFormatterBuilder
Appends an instant using ISO-8601 to the formatter, formatting fractional digits in groups of three.
appendInstant(int) - Method in class java.time.format.DateTimeFormatterBuilder
Appends an instant using ISO-8601 to the formatter with control over the number of fractional digits.
appendLiteral(char) - Method in class java.time.format.DateTimeFormatterBuilder
Appends a character literal to the formatter.
appendLiteral(String) - Method in class java.time.format.DateTimeFormatterBuilder
Appends a string literal to the formatter.
appendLocalized(FormatStyle, FormatStyle) - Method in class java.time.format.DateTimeFormatterBuilder
Appends a localized date-time pattern to the formatter.
appendLocalizedOffset(TextStyle) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the localized zone offset, such as 'GMT+01:00', to the formatter.
appendOffset(String, String) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the zone offset, such as '+01:00', to the formatter.
appendOffsetId() - Method in class java.time.format.DateTimeFormatterBuilder
Appends the zone offset, such as '+01:00', to the formatter.
appendOptional(DateTimeFormatter) - Method in class java.time.format.DateTimeFormatterBuilder
Appends a formatter to the builder which will optionally format/parse.
appendParameterTypes(Class<?>...) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with additional parameter types.
appendParameterTypes(List<Class<?>>) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with additional parameter types.
appendPattern(String) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the elements defined by the specified pattern to the builder.
appendPendingResource(Uri) - Static method in class ohos.media.photokit.metadata.AVStorage
Updates the specified Uri to include media items to be processed.
appendReplacement(StringBuffer, String) - Method in class java.util.regex.Matcher
Implements a non-terminal append-and-replace step.
appendRequireOriginalResource(Uri) - Static method in class ohos.media.photokit.metadata.AVStorage
Updates the specified Uri to provide the application with access to original file content.
appendStringToSqlAndEscapeQuote(StringBuilder, String) - Static method in class ohos.data.rdb.RdbUtils
Appends an escapeVar to an sqlbuilder.
appendTail(StringBuffer) - Method in class java.util.regex.Matcher
Implements a terminal append-and-replace step.
appendText(TemporalField) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the text of a date-time field to the formatter using the full text style.
appendText(TemporalField, TextStyle) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the text of a date-time field to the formatter.
appendText(TemporalField, Map<Long, String>) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the text of a date-time field to the formatter using the specified map to supply the text.
appendTo(File) - Static method in class java.lang.ProcessBuilder.Redirect
Returns a redirect to append to the specified file.
appendTrack(Format) - Method in class ohos.media.muxer.Muxer
Adds a media track.
appendValue(TemporalField) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the value of a date-time field to the formatter using a normal output style.
appendValue(TemporalField, int) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the value of a date-time field to the formatter using a fixed width, zero-padded approach.
appendValue(TemporalField, int, int, SignStyle) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the value of a date-time field to the formatter providing full control over formatting.
appendValueReduced(TemporalField, int, int, int) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the reduced value of a date-time field to the formatter.
appendValueReduced(TemporalField, int, int, ChronoLocalDate) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the reduced value of a date-time field to the formatter.
appendZoneId() - Method in class java.time.format.DateTimeFormatterBuilder
Appends the time-zone ID, such as 'Europe/Paris' or '+02:00', to the formatter.
appendZoneOrOffsetId() - Method in class java.time.format.DateTimeFormatterBuilder
Appends the time-zone ID, such as 'Europe/Paris' or '+02:00', to the formatter, using the best available zone ID.
appendZoneRegionId() - Method in class java.time.format.DateTimeFormatterBuilder
Appends the time-zone region ID, such as 'Europe/Paris', to the formatter, rejecting the zone ID if it is a ZoneOffset.
appendZoneText(TextStyle) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the time-zone name, such as 'British Summer Time', to the formatter.
appendZoneText(TextStyle, Set<ZoneId>) - Method in class java.time.format.DateTimeFormatterBuilder
Appends the time-zone name, such as 'British Summer Time', to the formatter.
appId - Variable in class ohos.bundle.BundleInfo
Indicates the ID of the application to which this bundle belongs.
appInfo - Variable in class ohos.bundle.BundleInfo
Indicates information about the application to which this bundle belongs.
AppItem - Class in ohos.data.search.schema
Represents the index schema for application items.
AppItem() - Constructor for class ohos.data.search.schema.AppItem
A constructor used to create an AppItem instance.
APPLICATION_ID - Static variable in class ohos.agp.render.render3d.BuildConfig
Indicates the application ID.
ApplicationInfo - Class in ohos.bundle
Obtains configuration information about an application.
ApplicationInfo() - Constructor for class ohos.bundle.ApplicationInfo
Default constructor used to create an ApplicationInfo instance.
ApplicationInfo(ApplicationInfo) - Constructor for class ohos.bundle.ApplicationInfo
A constructor used to create an ApplicationInfo instance by copying parameters from an existing one.
apply(double) - Method in interface java.util.function.DoubleFunction
Applies this function to the given argument.
apply(int) - Method in interface java.util.function.IntFunction
Applies this function to the given argument.
apply(long) - Method in interface java.util.function.LongFunction
Applies this function to the given argument.
apply(CharSequence) - Method in class ohos.global.icu.text.CaseMap.Fold
Case-folds a string.
apply(CharSequence, A, Edits) - Method in class ohos.global.icu.text.CaseMap.Fold
Case-folds a string and optionally records edits (see CaseMap.Fold.omitUnchangedText()).
apply(Locale, CharSequence) - Method in class ohos.global.icu.text.CaseMap.Lower
Lowercases a string.
apply(Locale, CharSequence) - Method in class ohos.global.icu.text.CaseMap.Upper
Uppercases a string.
apply(Locale, CharSequence, A, Edits) - Method in class ohos.global.icu.text.CaseMap.Lower
Lowercases a string and optionally records edits (see CaseMap.Lower.omitUnchangedText()).
apply(Locale, CharSequence, A, Edits) - Method in class ohos.global.icu.text.CaseMap.Upper
Uppercases a string and optionally records edits (see CaseMap.Upper.omitUnchangedText()).
apply(Locale, BreakIterator, CharSequence) - Method in class ohos.global.icu.text.CaseMap.Title
Titlecases a string.
apply(Locale, BreakIterator, CharSequence, A, Edits) - Method in class ohos.global.icu.text.CaseMap.Title
Titlecases a string and optionally records edits (see CaseMap.Title.omitUnchangedText()).
apply(ComponentContainer) - Method in class ohos.agp.components.ComponentProvider.Action
Applies the action of updating component content.
apply(T) - Method in interface java.util.function.Function
Applies this function to the given argument.
apply(T, U) - Method in interface java.util.function.BiFunction
Applies this function to the given arguments.
APPLY_TYPE_ACTIONS_ONLY - Static variable in class ohos.agp.components.ComponentProvider
Applies all of the actions after a ComponentProvider object is updated.
APPLY_TYPE_LAYOUT_AND_ACTIONS - Static variable in class ohos.agp.components.ComponentProvider
Inflates the layout and applies all of the actions after a ComponentProvider object is created.
applyAction(ComponentContainer) - Method in class ohos.agp.components.ComponentProvider
Applies all of the actions in the current process.
applyAsDouble(double) - Method in interface java.util.function.DoubleUnaryOperator
Applies this operator to the given operand.
applyAsDouble(double, double) - Method in interface java.util.function.DoubleBinaryOperator
Applies this operator to the given operands.
applyAsDouble(int) - Method in interface java.util.function.IntToDoubleFunction
Applies this function to the given argument.
applyAsDouble(long) - Method in interface java.util.function.LongToDoubleFunction
Applies this function to the given argument.
applyAsDouble(T) - Method in interface java.util.function.ToDoubleFunction
Applies this function to the given argument.
applyAsDouble(T, U) - Method in interface java.util.function.ToDoubleBiFunction
Applies this function to the given arguments.
applyAsInt(double) - Method in interface java.util.function.DoubleToIntFunction
Applies this function to the given argument.
applyAsInt(int) - Method in interface java.util.function.IntUnaryOperator
Applies this operator to the given operand.
applyAsInt(int, int) - Method in interface java.util.function.IntBinaryOperator
Applies this operator to the given operands.
applyAsInt(long) - Method in interface java.util.function.LongToIntFunction
Applies this function to the given argument.
applyAsInt(T) - Method in interface java.util.function.ToIntFunction
Applies this function to the given argument.
applyAsInt(T, U) - Method in interface java.util.function.ToIntBiFunction
Applies this function to the given arguments.
applyAsLong(double) - Method in interface java.util.function.DoubleToLongFunction
Applies this function to the given argument.
applyAsLong(int) - Method in interface java.util.function.IntToLongFunction
Applies this function to the given argument.
applyAsLong(long) - Method in interface java.util.function.LongUnaryOperator
Applies this operator to the given operand.
applyAsLong(long, long) - Method in interface java.util.function.LongBinaryOperator
Applies this operator to the given operands.
applyAsLong(T) - Method in interface java.util.function.ToLongFunction
Applies this function to the given argument.
applyAsLong(T, U) - Method in interface java.util.function.ToLongBiFunction
Applies this function to the given arguments.
applyDispatch(Consumer<Long>, long) - Method in interface ohos.app.dispatcher.TaskDispatcher
Executes a task multiple times without waiting.
applyIntPropertyValue(int, int) - Method in class ohos.global.icu.text.UnicodeSet
Modifies this set to contain those code points which have the given value for the given binary or enumerated property, as returned by UCharacter.getIntPropertyValue.
applyLocalizedPattern(String) - Method in class java.text.DecimalFormat
Apply the given pattern to this Format object.
applyLocalizedPattern(String) - Method in class java.text.SimpleDateFormat
Applies the given localized pattern string to this date format.
applyLocalizedPattern(String) - Method in class ohos.global.icu.text.DecimalFormat
Converts the given string to standard notation and then parses it using DecimalFormat.applyPattern(java.lang.String).
applyLocalizedPattern(String) - Method in class ohos.global.icu.text.SimpleDateFormat
Apply the given localized pattern string to this date format.
applyPatch(ClassLoader, String) - Static method in class ark.system.HotFixClassLoader
Applies a new patch to the given ClassLoader object.
applyPattern(String) - Method in class java.text.ChoiceFormat
Sets the pattern.
applyPattern(String) - Method in class java.text.DecimalFormat
Apply the given pattern to this Format object.
applyPattern(String) - Method in class java.text.MessageFormat
Sets the pattern used by this message format.
applyPattern(String) - Method in class java.text.SimpleDateFormat
Applies the given pattern string to this date format.
applyPattern(String) - Method in class ohos.global.icu.text.DecimalFormat
Parses the given pattern string and overwrites the settings specified in the pattern string.
applyPattern(String) - Method in class ohos.global.icu.text.MessageFormat
Sets the pattern used by this message format.
applyPattern(String) - Method in class ohos.global.icu.text.PluralFormat
Sets the pattern used by this plural format.
applyPattern(String) - Method in class ohos.global.icu.text.SelectFormat
Sets the pattern used by this select format.
applyPattern(String) - Method in class ohos.global.icu.text.SimpleDateFormat
Apply the given unlocalized pattern string to this date format.
applyPattern(String) - Method in class ohos.global.icu.text.UnicodeSet
Modifies this set to represent the set specified by the given pattern.
applyPattern(String, boolean) - Method in class ohos.global.icu.text.UnicodeSet
Modifies this set to represent the set specified by the given pattern, optionally ignoring whitespace.
applyPattern(String, int) - Method in class ohos.global.icu.text.UnicodeSet
Modifies this set to represent the set specified by the given pattern, optionally ignoring whitespace.
applyPattern(String, MessagePattern.ApostropheMode) - Method in class ohos.global.icu.text.MessageFormat
[icu] Sets the ApostropheMode and the pattern used by this message format.
applyPropertyAlias(String, String) - Method in class ohos.global.icu.text.UnicodeSet
Modifies this set to contain those code points which have the given value for the given property.
applyPropertyAlias(String, String, SymbolTable) - Method in class ohos.global.icu.text.UnicodeSet
Modifies this set to contain those code points which have the given value for the given property.
applyToCanvas(Canvas) - Method in class ohos.agp.render.ThreeDimView
Applies 3D transformation to the specified canvas.
applyToComponent(Component) - Method in class ohos.agp.components.MagicLayout.LayoutConfig
 
applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - Method in class java.util.concurrent.CompletableFuture
 
applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when either this or the other given stage complete normally, is executed with the corresponding result as argument to the supplied function.
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - Method in class java.util.concurrent.CompletableFuture
 
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when either this or the other given stage complete normally, is executed using this stage's default asynchronous execution facility, with the corresponding result as argument to the supplied function.
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - Method in class java.util.concurrent.CompletableFuture
 
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when either this or the other given stage complete normally, is executed using the supplied executor, with the corresponding result as argument to the supplied function.
applyToSource(ImageSource) - Method in class ohos.media.image.common.Filter
Applies the configurations to the source file.
applyToSource(ImageSource) - Method in class ohos.media.image.PropertyFilter
Applies the configured Exif properties to the source file.
appRandom - Variable in class java.security.SignatureSpi
Application-specified source of randomness.
AppSettings - Class in ohos.sysappcomponents.settings
Provides methods for querying the capabilities of applications.
appType - Variable in class ohos.ai.cv.common.VisionConfiguration
Indicates the type of APP.
APRIL - java.time.Month
The singleton instance for the month of April with 30 days.
APRIL - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the fourth month of the year in the Gregorian and Julian calendars.
APRIL - Static variable in class ohos.global.icu.util.Calendar
Value of the MONTH field indicating the fourth month of the year.
ARABIC - java.awt.font.NumericShaper.Range
The Arabic range with the Arabic-Indic digits.
ARABIC - java.lang.Character.UnicodeScript
Unicode script "Arabic".
ARABIC - Static variable in class java.awt.font.NumericShaper
Identifies the ARABIC range and decimal base.
ARABIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arabic" Unicode character block.
ARABIC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ARABIC - Static variable in class ohos.global.icu.lang.UScript
Arabic
ARABIC_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arabic Extended-A" Unicode character block.
ARABIC_EXTENDED_A - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ARABIC_EXTENDED_A_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ARABIC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ARABIC_MATHEMATICAL_ALPHABETIC_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arabic Mathematical Alphabetic Symbols" Unicode character block.
ARABIC_MATHEMATICAL_ALPHABETIC_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ARABIC_MATHEMATICAL_ALPHABETIC_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ARABIC_NUMBER - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type AN
ARABIC_PRESENTATION_FORMS_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arabic Presentation Forms-A" Unicode character block.
ARABIC_PRESENTATION_FORMS_A - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ARABIC_PRESENTATION_FORMS_A_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ARABIC_PRESENTATION_FORMS_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arabic Presentation Forms-B" Unicode character block.
ARABIC_PRESENTATION_FORMS_B - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ARABIC_PRESENTATION_FORMS_B_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ARABIC_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arabic Supplement" Unicode character block.
ARABIC_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ARABIC_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
Arc - Class in ohos.agp.render
Describes parameters for drawing an arc.
Arc() - Constructor for class ohos.agp.render.Arc
Default constructor used to create an Arc instance.
Arc(float, float, boolean) - Constructor for class ohos.agp.render.Arc
Parameterized constructor used to create an Arc instance.
ARC - Static variable in class ohos.agp.components.element.ShapeElement
Indicates that the ShapeElement object is in the shape of arc.
ARC_MINUTE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of angle: arc-minute
ARC_SECOND - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of angle: arc-second
ARCHIVE_ACTION_BUTTON - ohos.event.notification.NotificationConstant.SemanticActionButton
Indicates the action of archiving the content associated with the notification.
arcTo(float, float, float, float, float) - Method in class ohos.agp.render.Path
Adds an arc to this Path.
arcTo(Point, float, Path.ArcSize, Path.Direction, Point) - Method in class ohos.agp.render.Path
Adds an arc implemented by one or more conics.
arcTo(Point, Point, float) - Method in class ohos.agp.render.Path
Adds an arc.
arcTo(RectFloat, float, float) - Method in class ohos.agp.render.Path
Adds an arc.
arcTo(RectFloat, float, float, boolean) - Method in class ohos.agp.render.Path
Adds an arc.
AREA_DUNAM - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the dunam.
AREA_LAND_AGRICULT - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the area of an agricultural land.
AREA_LAND_COMMERCL - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the area of a commercial land.
AREA_LAND_RESIDNTL - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the area of a residential land.
AREA_SI_HECTARE - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the hectare used in the metric system.
AREA_SI_SQUARE_CENTIMETER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the square centimeter used in the metric system.
AREA_SI_SQUARE_KILOMETER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the square kilometer used in the metric system.
AREA_SI_SQUARE_METER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the square meter used in the metric system.
AREA_UK_ACRE - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the acre used in the imperial system.
AREA_UK_SQUARE_FOOT - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the square foot used in the imperial system.
AREA_UK_SQUARE_INCH - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the square inch used in the imperial system.
AREA_UK_SQUARE_MILE - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the square mile used in the imperial system.
AREA_UK_SQUARE_YARD - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the square yard used in the imperial system.
areFieldsSet - Variable in class java.util.Calendar
True if fields[] are in sync with the currently set time.
areNotificationsSuspended() - Static method in class ohos.event.notification.NotificationHelper
Checks whether this application is in the suspended state.
areNotificationsSuspended(String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
areSignificantDigitsUsed() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns whether significant digits are being used in rounding.
ARG_DOUBLE - ohos.global.icu.text.MessagePattern.Part.Type
A numeric value, for example the offset or an explicit selector value in a PluralFormat style.
ARG_INT - ohos.global.icu.text.MessagePattern.Part.Type
An integer value, for example the offset or an explicit selector value in a PluralFormat style.
ARG_LIMIT - ohos.global.icu.text.MessagePattern.Part.Type
End of an argument.
ARG_NAME - ohos.global.icu.text.MessagePattern.Part.Type
The argument name.
ARG_NAME_NOT_NUMBER - Static variable in class ohos.global.icu.text.MessagePattern
Return value from MessagePattern.validateArgumentName(java.lang.String) for when the string is a valid "pattern identifier" but not a number.
ARG_NAME_NOT_VALID - Static variable in class ohos.global.icu.text.MessagePattern
Return value from MessagePattern.validateArgumentName(java.lang.String) for when the string is invalid.
ARG_NUMBER - ohos.global.icu.text.MessagePattern.Part.Type
The argument number, provided by the value.
ARG_SELECTOR - ohos.global.icu.text.MessagePattern.Part.Type
A selector substring in a "complex" argument style.
ARG_START - ohos.global.icu.text.MessagePattern.Part.Type
Start of an argument.
ARG_STYLE - ohos.global.icu.text.MessagePattern.Part.Type
The argument style text.
ARG_TYPE - ohos.global.icu.text.MessagePattern.Part.Type
The argument type.
argb(int, int, int, int) - Static method in class ohos.agp.utils.Color
Obtains the color value based on the specified ARGB value.
ARGB_4444_COLORTYPE - ohos.agp.render.Texture.ColorType
Indicates a color format where each pixel is represented by 16 bits (4 bits each for alpha, red, green, and blue).
ARGB_8888 - ohos.media.image.common.PixelFormat
Indicates that each pixel is stored on 32 bits.
ARGUMENT - Static variable in class java.text.MessageFormat.Field
Constant identifying a portion of a message that was generated from an argument passed into formatToCharacterIterator.
ARGUMENT - Static variable in class ohos.global.icu.text.MessageFormat.Field
Constant identifying a portion of a message that was generated from an argument passed into formatToCharacterIterator.
ArithmeticException - Exception in java.lang
Thrown when an exceptional arithmetic condition has occurred.
ArithmeticException() - Constructor for exception java.lang.ArithmeticException
Constructs an ArithmeticException with no detail message.
ArithmeticException(String) - Constructor for exception java.lang.ArithmeticException
Constructs an ArithmeticException with the specified detail message.
ark.annotation - package ark.annotation
Provides classes that leverage Java's annotation mechanism to annotate desired variables and types, so as to eliminate circular reference and improve performance.
ark.system - package ark.system
Provides the Ark compiler and Runtime interfaces for application modules.
ARMENIAN - java.lang.Character.UnicodeScript
Unicode script "Armenian".
ARMENIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Armenian" Unicode character block.
ARMENIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ARMENIAN - Static variable in class ohos.global.icu.lang.UScript
Armenian
ARMENIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
arrange(int, int, int, int) - Method in class ohos.agp.components.Component
Positioning the component relatively to the parent layout.
array() - Method in class java.nio.Buffer
Returns the array that backs this buffer  (optional operation).
array() - Method in class java.nio.ByteBuffer
Returns the byte array that backs this buffer  (optional operation).
array() - Method in class java.nio.CharBuffer
Returns the char array that backs this buffer  (optional operation).
array() - Method in class java.nio.DoubleBuffer
Returns the double array that backs this buffer  (optional operation).
array() - Method in class java.nio.FloatBuffer
Returns the float array that backs this buffer  (optional operation).
array() - Method in class java.nio.IntBuffer
Returns the int array that backs this buffer  (optional operation).
array() - Method in class java.nio.LongBuffer
Returns the long array that backs this buffer  (optional operation).
array() - Method in class java.nio.ShortBuffer
Returns the short array that backs this buffer  (optional operation).
Array - Class in java.lang.reflect
The Array class provides static methods to dynamically create and access Java arrays.
Array - Interface in java.sql
The mapping in the Java programming language for the SQL type ARRAY.
ARRAY - ohos.utils.zson.ZSONType
Indicates the array type, for example, [1,2,3].
ARRAY - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type ARRAY.
ArrayBlockingQueue<E> - Class in java.util.concurrent
A bounded BlockingQueue backed by an array.
ArrayBlockingQueue(int) - Constructor for class java.util.concurrent.ArrayBlockingQueue
Creates an ArrayBlockingQueue with the given (fixed) capacity and default access policy.
ArrayBlockingQueue(int, boolean) - Constructor for class java.util.concurrent.ArrayBlockingQueue
Creates an ArrayBlockingQueue with the given (fixed) capacity and the specified access policy.
ArrayBlockingQueue(int, boolean, Collection<? extends E>) - Constructor for class java.util.concurrent.ArrayBlockingQueue
Creates an ArrayBlockingQueue with the given (fixed) capacity, the specified access policy and initially containing the elements of the given collection, added in traversal order of the collection's iterator.
arraycopy(Object, int, Object, int, int) - Static method in class java.lang.System
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination array.
ArrayDeque<E> - Class in java.util
Resizable-array implementation of the Deque interface.
ArrayDeque() - Constructor for class java.util.ArrayDeque
Constructs an empty array deque with an initial capacity sufficient to hold 16 elements.
ArrayDeque(int) - Constructor for class java.util.ArrayDeque
Constructs an empty array deque with an initial capacity sufficient to hold the specified number of elements.
ArrayDeque(Collection<? extends E>) - Constructor for class java.util.ArrayDeque
Constructs a deque containing the elements of the specified collection, in the order they are returned by the collection's iterator.
arrayElementGetter(Class<?>) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle giving read access to elements of an array.
arrayElementSetter(Class<?>) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle giving write access to elements of an array.
ArrayIndexOutOfBoundsException - Exception in java.lang
Thrown to indicate that an array has been accessed with an illegal index.
ArrayIndexOutOfBoundsException() - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructs an ArrayIndexOutOfBoundsException with no detail message.
ArrayIndexOutOfBoundsException(int) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructs a new ArrayIndexOutOfBoundsException class with an argument indicating the illegal index.
ArrayIndexOutOfBoundsException(String) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructs an ArrayIndexOutOfBoundsException class with the specified detail message.
ArrayList<E> - Class in java.util
Resizable-array implementation of the List interface.
ArrayList() - Constructor for class java.util.ArrayList
Constructs an empty list with an initial capacity of ten.
ArrayList(int) - Constructor for class java.util.ArrayList
Constructs an empty list with the specified initial capacity.
ArrayList(Collection<? extends E>) - Constructor for class java.util.ArrayList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
arrayOffset() - Method in class java.nio.Buffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.ByteBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.CharBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.DoubleBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.FloatBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.IntBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.LongBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
arrayOffset() - Method in class java.nio.ShortBuffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
Arrays - Class in java.util
This class contains various methods for manipulating arrays (such as sorting and searching).
ArrayStoreException - Exception in java.lang
Thrown to indicate that an attempt has been made to store the wrong type of object into an array of objects.
ArrayStoreException() - Constructor for exception java.lang.ArrayStoreException
Constructs an ArrayStoreException with no detail message.
ArrayStoreException(String) - Constructor for exception java.lang.ArrayStoreException
Constructs an ArrayStoreException with the specified detail message.
arrive() - Method in class java.util.concurrent.Phaser
Arrives at this phaser, without waiting for others to arrive.
arriveAndAwaitAdvance() - Method in class java.util.concurrent.Phaser
Arrives at this phaser and awaits others.
arriveAndDeregister() - Method in class java.util.concurrent.Phaser
Arrives at this phaser and deregisters from it without waiting for others to arrive.
ARROWS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arrows" Unicode character block.
ARROWS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ARROWS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ARTIST - Static variable in class ohos.data.search.schema.MusicItem
Indicates the index field name of artist.
ARTIST - Static variable in annotation type ohos.media.common.AVMetadata.AVTextKey
Indicates the key for the artist.
ARTIST - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
ASADHA - Static variable in class ohos.global.icu.util.IndianCalendar
Constant for Asadha, the 4th month of the Indian year.
aSampleRate - Variable in class ohos.media.recorder.RecorderProfile
Indicates the audio sampling rate.
asArgbInt() - Method in class ohos.agp.colors.RgbColor
Obtains an integer value that represents the definition of an aRGB color.
ASC - Static variable in interface ohos.data.search.model.SearchParameter
Keyword used for sorting indexes in ascending order based on a specified field.
ascent - Variable in class ohos.agp.render.Paint.FontMetrics
Indicates the font ascent, that is, the distance from the font's baseline to the top of a character.
ascent() - Method in class ohos.agp.render.Paint
Obtains the furthest distance of this text string above the baseline.
asCharacters() - Method in interface ohos.javax.xml.stream.events.XMLEvent
Returns this event as Characters, may result in a class cast exception if this event is not Characters.
asCharBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a char buffer.
ASCII_HEX_DIGIT - Static variable in interface ohos.global.icu.lang.UProperty
Binary property ASCII_Hex_Digit (0-9 A-F a-f).
asCollector(Class<?>, int) - Method in class java.lang.invoke.MethodHandle
Makes an array-collecting method handle, which accepts a given number of trailing positional arguments and collects them into an array argument.
asDoubleBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a double buffer.
asDoubleStream() - Method in interface java.util.stream.IntStream
Returns a DoubleStream consisting of the elements of this stream, converted to double.
asDoubleStream() - Method in interface java.util.stream.LongStream
Returns a DoubleStream consisting of the elements of this stream, converted to double.
asEndElement() - Method in interface ohos.javax.xml.stream.events.XMLEvent
Returns this event as an end element event, may result in a class cast exception if this event is not a end element.
asFileAttribute(Set<PosixFilePermission>) - Static method in class java.nio.file.attribute.PosixFilePermissions
Creates a FileAttribute, encapsulating a copy of the given file permissions, suitable for passing to the createFile or createDirectory methods.
asFixedArity() - Method in class java.lang.invoke.MethodHandle
Makes a fixed arity method handle which is otherwise equivalent to the current method handle.
asFloatBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a float buffer.
Ashmem - Class in ohos.utils
Provides methods related to the anonymous shared memory (Ashmem), including creating, closing, mapping, and unmapping the Ashmem, reading data from and writing data into the Ashmem, obtaining the Ashmem size, and setting protection for the Ashmem.
Ashmem(long) - Constructor for class ohos.utils.Ashmem
 
asin(double) - Static method in class java.lang.Math
Returns the arc sine of a value; the returned angle is in the range -pi/2 through pi/2.
asin(double) - Static method in class java.lang.StrictMath
Returns the arc sine of a value; the returned angle is in the range -pi/2 through pi/2.
asIntBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as an int buffer.
asLifoQueue(Deque<T>) - Static method in class java.util.Collections
Returns a view of a Deque as a Last-in-first-out (Lifo) Queue.
asList(T...) - Static method in class java.util.Arrays
Returns a fixed-size list backed by the specified array.
asLongBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a long buffer.
asLongStream() - Method in interface java.util.stream.IntStream
Returns a LongStream consisting of the elements of this stream, converted to long.
asNormal() - Method in enum java.time.format.TextStyle
Returns the normal style with the same size.
asObject() - Method in class ohos.bundle.InstallerCallback
Obtains the current object.
asObject() - Method in class ohos.bundle.OnPermissionChangedCallback
 
asObject() - Method in class ohos.nfc.NfcController.ReaderModeCallbackStub
 
asObject() - Method in interface ohos.rpc.IRemoteBroker
Obtains the holder of a remote proxy object.
ASPIRATIONAL - ohos.global.icu.lang.UScript.ScriptUsage
Aspirational Use script.
asPredicate() - Method in class java.util.regex.Pattern
Creates a predicate which can be used to match a string.
ASR_CONFIDENCE_SCORE - Static variable in class ohos.ai.asr.util.AsrResultKey
Indicates the keyword representing the confidence score of the recognition result.
ASR_ENGINE_TYPE_LOCAL - ohos.ai.asr.AsrIntent.AsrEngineType
Indicates the local (offline) ASR engine.
ASR_ENGINE_VERSION - Static variable in class ohos.ai.asr.util.AsrResultKey
Indicates the keyword representing the ASR engine version.
ASR_ERROR_CODE - Static variable in class ohos.ai.asr.util.AsrResultKey
Indicates the keyword representing an ASR error code.
ASR_SRC_TYPE_FILE - ohos.ai.asr.AsrIntent.AsrAudioSrcType
Indicates data from an audio file.
ASR_SRC_TYPE_PCM - ohos.ai.asr.AsrIntent.AsrAudioSrcType
Indicates data in the pulse code modulation (PCM) stream from the ASR client.
AsrClient - Class in ohos.ai.asr
Provides methods for invoking the automatic speech recognition (ASR) engine service.
asReadLock() - Method in class java.util.concurrent.locks.StampedLock
Returns a plain Lock view of this StampedLock in which the Lock#lock method is mapped to StampedLock.readLock(), and similarly for other methods.
asReadOnlyBuffer() - Method in class java.nio.ByteBuffer
Creates a new, read-only byte buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.CharBuffer
Creates a new, read-only char buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.DoubleBuffer
Creates a new, read-only double buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.FloatBuffer
Creates a new, read-only float buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.IntBuffer
Creates a new, read-only int buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.LongBuffer
Creates a new, read-only long buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class java.nio.ShortBuffer
Creates a new, read-only short buffer that shares this buffer's content.
asReadWriteLock() - Method in class java.util.concurrent.locks.StampedLock
Returns a ReadWriteLock view of this StampedLock in which the ReadWriteLock#readLock() method is mapped to StampedLock.asReadLock(), and ReadWriteLock#writeLock() to StampedLock.asWriteLock().
AsrError - Class in ohos.ai.asr.util
Defines result codes for invoking the ASR capability.
AsrEvent - Class in ohos.ai.asr.util
Stores events to be reported during ASR.
asRgbaInt() - Method in class ohos.agp.colors.RgbColor
Obtains an integer value that represents the definition of an RGBa color.
AsrIntent - Class in ohos.ai.asr
Provides input parameters for executing ASR engine methods.
AsrIntent() - Constructor for class ohos.ai.asr.AsrIntent
 
AsrIntent.AsrAudioSrcType - Enum in ohos.ai.asr
Enumerates ASR audio source types.
AsrIntent.AsrEngineType - Enum in ohos.ai.asr
Enumerates ASR engine types.
AsrListener - Interface in ohos.ai.asr
Provides callbacks for observing the process and result of ASR method calls.
AsrResultKey - Class in ohos.ai.asr.util
Stores the keywords in ASR callback results.
AssertionError - Error in java.lang
Thrown to indicate that an assertion has failed.
AssertionError() - Constructor for error java.lang.AssertionError
Constructs an AssertionError with no detail message.
AssertionError(boolean) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified boolean, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(char) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified char, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(double) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified double, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(float) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified float, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(int) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified int, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(long) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified long, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(Object) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified object, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(String, Throwable) - Constructor for error java.lang.AssertionError
Constructs a new AssertionError with the specified detail message and cause.
ASSET_TYPE_CREDIT_CARD - Static variable in class ohos.security.asset.AssetOperator
Indicates the credit card information.
ASSET_TYPE_TOKEN - Static variable in class ohos.security.asset.AssetOperator
Indicates the application token.
ASSET_TYPE_USERNAME_PASSWORD - Static variable in class ohos.security.asset.AssetOperator
Indicates the username or password.
assetDelete(Ability, IntentParams) - Method in class ohos.security.asset.AssetOperatorAbs
Deletes a piece of asset data from the system database.
assetInsert(Ability, IntentParams) - Method in class ohos.security.asset.AssetOperatorAbs
Encrypts and stores a piece of asset data in the system database.
AssetOperator - Class in ohos.security.asset
Implements the AssetOperatorAbs interfaces and provides the capability of storing key asset data.
AssetOperatorAbs - Class in ohos.security.asset
An abstract class that provides the abstract methods for storing key asset data.
AssetOperatorAbs() - Constructor for class ohos.security.asset.AssetOperatorAbs
 
AssetResult - Class in ohos.security.asset
Provides the result of storing key asset data.
AssetResult(int) - Constructor for class ohos.security.asset.AssetResult
A constructor used to create and initialize an AssetResult instance based on the operation result code.
AssetResult(int, List<String>) - Constructor for class ohos.security.asset.AssetResult
A constructor used to create and initialize an AssetResult instance based on the operation result code and details.
AssetResult(int, List<String>, int) - Constructor for class ohos.security.asset.AssetResult
A constructor used to create and initialize an AssetResult instance based on the operation result code, result details, and the number of data records in the operation result.
assetSelect(Ability, IntentParams) - Method in class ohos.security.asset.AssetOperatorAbs
Performs exact or batch query of asset data.
assetUpdate(Ability, IntentParams) - Method in class ohos.security.asset.AssetOperatorAbs
Updates a piece of asset data in the system database.
asShortBuffer() - Method in class java.nio.ByteBuffer
Creates a view of this byte buffer as a short buffer.
assign(CmykColor) - Method in class ohos.agp.colors.CmykColor
Assigns the proportion of another CmykColor object to the current object to overwrite its previous color.
assign(Color) - Method in class ohos.agp.colors.Color
Assigns the color of an instance to a new instance.
assign(HslColor) - Method in class ohos.agp.colors.HslColor
Replicates the attributes of an existing HslColor instance and assigns them to the current instance.
assign(HsvColor) - Method in class ohos.agp.colors.HsvColor
Replicates the attributes of an existing HsvColor instance and assigns them to the current instance.
assign(RgbColor) - Method in class ohos.agp.colors.RgbColor
Assigns the values of another RgbColor object to the current object.
assign(UserDefinedColor) - Method in class ohos.agp.colors.UserDefinedColor
Assigns the values of another UserDefinedColor object to the current object.
asSpreader(Class<?>, int) - Method in class java.lang.invoke.MethodHandle
Makes an array-spreading method handle, which accepts a trailing array argument and spreads its elements as positional arguments.
asStandalone() - Method in enum java.time.format.TextStyle
Returns the stand-alone style with the same size.
asStartElement() - Method in interface ohos.javax.xml.stream.events.XMLEvent
Returns this event as a start element event, may result in a class cast exception if this event is not a start element.
asSubclass(Class<U>) - Method in class java.lang.Class
Casts this Class object to represent a subclass of the class represented by the specified class object.
ASTRONOMICAL_UNIT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: astronomical-unit
asType(MethodType) - Method in class java.lang.invoke.MethodHandle
Produces an adapter method handle which adapts the type of the current method handle to a new type.
asVarargsCollector(Class<?>) - Method in class java.lang.invoke.MethodHandle
Makes a variable arity adapter which is able to accept any number of trailing positional arguments and collect them into an array argument.
ASVINA - Static variable in class ohos.global.icu.util.IndianCalendar
Constant for Asvina, the 7th month of the Indian year.
asWriteLock() - Method in class java.util.concurrent.locks.StampedLock
Returns a plain Lock view of this StampedLock in which the Lock#lock method is mapped to StampedLock.writeLock(), and similarly for other methods.
ASYNC - ohos.event.commonevent.CommonEventSubscribeInfo.ThreadMode
Indicates an asynchronous thread.
AsyncCommonEventResult - Class in ohos.event.commonevent
Encapsulates the asynchronous result of the current ordered common event.
asyncDispatch(Runnable) - Method in interface ohos.app.dispatcher.TaskDispatcher
Asynchronously dispatches a task.
asyncDispatchBarrier(Runnable) - Method in interface ohos.app.dispatcher.TaskDispatcher
Sets an execution barrier for the given task to be executed only after all tasks in the task group are finished.
asyncGroupDispatch(Group, Runnable) - Method in interface ohos.app.dispatcher.TaskDispatcher
Adds a task to a task group asynchronously.
AsynchronousByteChannel - Interface in java.nio.channels
An asynchronous channel that can read and write bytes.
AsynchronousChannel - Interface in java.nio.channels
A channel that supports asynchronous I/O operations.
AsynchronousChannelGroup - Class in java.nio.channels
A grouping of asynchronous channels for the purpose of resource sharing.
AsynchronousChannelGroup(AsynchronousChannelProvider) - Constructor for class java.nio.channels.AsynchronousChannelGroup
Initialize a new instance of this class.
AsynchronousChannelProvider - Class in java.nio.channels.spi
Service-provider class for asynchronous channels.
AsynchronousChannelProvider() - Constructor for class java.nio.channels.spi.AsynchronousChannelProvider
Initializes a new instance of this class.
AsynchronousCloseException - Exception in java.nio.channels
Checked exception received by a thread when another thread closes the channel or the part of the channel upon which it is blocked in an I/O operation.
AsynchronousCloseException() - Constructor for exception java.nio.channels.AsynchronousCloseException
Constructs an instance of this class.
AsynchronousFileChannel - Class in java.nio.channels
An asynchronous channel for reading, writing, and manipulating a file.
AsynchronousFileChannel() - Constructor for class java.nio.channels.AsynchronousFileChannel
Initializes a new instance of this class.
AsynchronousServerSocketChannel - Class in java.nio.channels
An asynchronous channel for stream-oriented listening sockets.
AsynchronousServerSocketChannel(AsynchronousChannelProvider) - Constructor for class java.nio.channels.AsynchronousServerSocketChannel
Initializes a new instance of this class.
AsynchronousSocketChannel - Class in java.nio.channels
An asynchronous channel for stream-oriented connecting sockets.
AsynchronousSocketChannel(AsynchronousChannelProvider) - Constructor for class java.nio.channels.AsynchronousSocketChannel
Initializes a new instance of this class.
atan(double) - Static method in class java.lang.Math
Returns the arc tangent of a value; the returned angle is in the range -pi/2 through pi/2.
atan(double) - Static method in class java.lang.StrictMath
Returns the arc tangent of a value; the returned angle is in the range -pi/2 through pi/2.
atan2(double, double) - Static method in class java.lang.Math
Returns the angle theta from the conversion of rectangular coordinates (xy) to polar coordinates (r, theta).
atan2(double, double) - Static method in class java.lang.StrictMath
Returns the angle theta from the conversion of rectangular coordinates (xy) to polar coordinates (r, theta).
atDate(LocalDate) - Method in class java.time.LocalTime
Combines this time with a date to create a LocalDateTime.
atDate(LocalDate) - Method in class java.time.OffsetTime
Combines this time with a date to create an OffsetDateTime.
atDay(int) - Method in class java.time.Year
Combines this year with a day-of-year to create a LocalDate.
atDay(int) - Method in class java.time.YearMonth
Combines this year-month with a day-of-month to create a LocalDate.
atEndOfMonth() - Method in class java.time.YearMonth
Returns a LocalDate at the end of the month.
ATERM - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
atMonth(int) - Method in class java.time.Year
Combines this year with a month to create a YearMonth.
atMonth(Month) - Method in class java.time.Year
Combines this year with a month to create a YearMonth.
atMonthDay(MonthDay) - Method in class java.time.Year
Combines this year with a month-day to create a LocalDate.
ATMOSPHERE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of pressure: atmosphere
atOffset(ZoneOffset) - Method in class java.time.Instant
Combines this instant with an offset to create an OffsetDateTime.
atOffset(ZoneOffset) - Method in class java.time.LocalDateTime
Combines this date-time with an offset to create an OffsetDateTime.
atOffset(ZoneOffset) - Method in class java.time.LocalTime
Combines this time with an offset to create an OffsetTime.
ATOMIC_MOVE - java.nio.file.StandardCopyOption
Move the file as an atomic file system operation.
AtomicBoolean - Class in java.util.concurrent.atomic
A boolean value that may be updated atomically.
AtomicBoolean() - Constructor for class java.util.concurrent.atomic.AtomicBoolean
Creates a new AtomicBoolean with initial value false.
AtomicBoolean(boolean) - Constructor for class java.util.concurrent.atomic.AtomicBoolean
Creates a new AtomicBoolean with the given initial value.
AtomicInteger - Class in java.util.concurrent.atomic
An int value that may be updated atomically.
AtomicInteger() - Constructor for class java.util.concurrent.atomic.AtomicInteger
Creates a new AtomicInteger with initial value 0.
AtomicInteger(int) - Constructor for class java.util.concurrent.atomic.AtomicInteger
Creates a new AtomicInteger with the given initial value.
AtomicIntegerArray - Class in java.util.concurrent.atomic
An int array in which elements may be updated atomically.
AtomicIntegerArray(int) - Constructor for class java.util.concurrent.atomic.AtomicIntegerArray
Creates a new AtomicIntegerArray of the given length, with all elements initially zero.
AtomicIntegerArray(int[]) - Constructor for class java.util.concurrent.atomic.AtomicIntegerArray
Creates a new AtomicIntegerArray with the same length as, and all elements copied from, the given array.
AtomicIntegerFieldUpdater<T> - Class in java.util.concurrent.atomic
A reflection-based utility that enables atomic updates to designated volatile int fields of designated classes.
AtomicIntegerFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Protected do-nothing constructor for use by subclasses.
AtomicLong - Class in java.util.concurrent.atomic
A long value that may be updated atomically.
AtomicLong() - Constructor for class java.util.concurrent.atomic.AtomicLong
Creates a new AtomicLong with initial value 0.
AtomicLong(long) - Constructor for class java.util.concurrent.atomic.AtomicLong
Creates a new AtomicLong with the given initial value.
AtomicLongArray - Class in java.util.concurrent.atomic
A long array in which elements may be updated atomically.
AtomicLongArray(int) - Constructor for class java.util.concurrent.atomic.AtomicLongArray
Creates a new AtomicLongArray of the given length, with all elements initially zero.
AtomicLongArray(long[]) - Constructor for class java.util.concurrent.atomic.AtomicLongArray
Creates a new AtomicLongArray with the same length as, and all elements copied from, the given array.
AtomicLongFieldUpdater<T> - Class in java.util.concurrent.atomic
A reflection-based utility that enables atomic updates to designated volatile long fields of designated classes.
AtomicLongFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicLongFieldUpdater
Protected do-nothing constructor for use by subclasses.
AtomicMarkableReference<V> - Class in java.util.concurrent.atomic
An AtomicMarkableReference maintains an object reference along with a mark bit, that can be updated atomically.
AtomicMarkableReference(V, boolean) - Constructor for class java.util.concurrent.atomic.AtomicMarkableReference
Creates a new AtomicMarkableReference with the given initial values.
AtomicMoveNotSupportedException - Exception in java.nio.file
Checked exception thrown when a file cannot be moved as an atomic file system operation.
AtomicMoveNotSupportedException(String, String, String) - Constructor for exception java.nio.file.AtomicMoveNotSupportedException
Constructs an instance of this class.
AtomicReference<V> - Class in java.util.concurrent.atomic
An object reference that may be updated atomically.
AtomicReference() - Constructor for class java.util.concurrent.atomic.AtomicReference
Creates a new AtomicReference with null initial value.
AtomicReference(V) - Constructor for class java.util.concurrent.atomic.AtomicReference
Creates a new AtomicReference with the given initial value.
AtomicReferenceArray<E> - Class in java.util.concurrent.atomic
An array of object references in which elements may be updated atomically.
AtomicReferenceArray(int) - Constructor for class java.util.concurrent.atomic.AtomicReferenceArray
Creates a new AtomicReferenceArray of the given length, with all elements initially null.
AtomicReferenceArray(E[]) - Constructor for class java.util.concurrent.atomic.AtomicReferenceArray
Creates a new AtomicReferenceArray with the same length as, and all elements copied from, the given array.
AtomicReferenceFieldUpdater<T,V> - Class in java.util.concurrent.atomic
A reflection-based utility that enables atomic updates to designated volatile reference fields of designated classes.
AtomicReferenceFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Protected do-nothing constructor for use by subclasses.
AtomicStampedReference<V> - Class in java.util.concurrent.atomic
An AtomicStampedReference maintains an object reference along with an integer "stamp", that can be updated atomically.
AtomicStampedReference(V, int) - Constructor for class java.util.concurrent.atomic.AtomicStampedReference
Creates a new AtomicStampedReference with the given initial values.
atStartOfDay() - Method in class java.time.LocalDate
Combines this date with the time of midnight to create a LocalDateTime at the start of this date.
atStartOfDay(ZoneId) - Method in class java.time.LocalDate
Returns a zoned date-time from this date at the earliest valid time according to the rules in the time-zone.
attach(long) - Method in class ohos.miscservices.download.DownloadSession
Associates a newly created download session with a specified ID.
attach(Object) - Method in class java.nio.channels.SelectionKey
Attaches the given object to this key.
attachAgent(String, String, ClassLoader) - Static method in class ohos.hiviewdfx.Debug
Attaches a library as the Java Virtual Machine Tool Interface (JVMTI) agent to the current runtime based on the given classLoader.
attachBaseContext(Context) - Method in class ohos.app.AbilityContext
Attaches a Context object to the current ability.
attachId(Uri, long) - Static method in class ohos.aafwk.ability.DataUriUtils
Attaches the given ID to the end of the path component of the given URI.
attachLocalInterface(IRemoteBroker, String) - Method in class ohos.rpc.RemoteObject
Modifies the description of the current RemoteObject.
attachment() - Method in class java.nio.channels.SelectionKey
Retrieves the current attachment.
ATTACHMENT - Static variable in class ohos.data.search.schema.EmailItem
Indicates the index field name of attachment.
ATTACHMENT - Static variable in class ohos.data.search.schema.MessageItem
Indicates the index field name of attachment.
ATTACHMENT - Static variable in class ohos.data.search.schema.NotepadItem
Indicates the index field name of attachment.
attemptMark(V, boolean) - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Atomically sets the value of the mark to the given update value if the current reference is == to the expected reference.
attemptStamp(V, int) - Method in class java.util.concurrent.atomic.AtomicStampedReference
Atomically sets the value of the stamp to the given update value if the current reference is == to the expected reference.
ATTENDEE_TYPES - Static variable in interface ohos.sysappcomponents.calendar.column.AccountColumns
Indicates the participant type.
atTime(int, int) - Method in class java.time.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(int, int, int) - Method in class java.time.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(int, int, int, int) - Method in class java.time.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(LocalTime) - Method in interface java.time.chrono.ChronoLocalDate
Combines this date with a time to create a ChronoLocalDateTime.
atTime(LocalTime) - Method in class java.time.chrono.HijrahDate
 
atTime(LocalTime) - Method in class java.time.chrono.JapaneseDate
 
atTime(LocalTime) - Method in class java.time.chrono.MinguoDate
 
atTime(LocalTime) - Method in class java.time.chrono.ThaiBuddhistDate
 
atTime(LocalTime) - Method in class java.time.LocalDate
Combines this date with a time to create a LocalDateTime.
atTime(OffsetTime) - Method in class java.time.LocalDate
Combines this date with an offset time to create an OffsetDateTime.
Attr - Interface in ohos.agp.components
Obtains attribute values.
ATTR_CONTACT_EVENT - ohos.sysappcomponents.contact.ContactAttributes.Attribute
Indicates the contact event.
ATTR_EMAIL - ohos.sysappcomponents.contact.ContactAttributes.Attribute
Indicates the email address.
ATTR_GROUP_MEMBERSHIP - ohos.sysappcomponents.contact.ContactAttributes.Attribute
Indicates the contact group.
ATTR_IM - ohos.sysappcomponents.contact.ContactAttributes.Attribute
Indicates the instant messaging (IM) address.
ATTR_NAME - ohos.sysappcomponents.contact.ContactAttributes.Attribute
Indicates the name.
ATTR_NICKNAME - ohos.sysappcomponents.contact.ContactAttributes.Attribute
Indicates the nickname.
ATTR_NOTE - ohos.sysappcomponents.contact.ContactAttributes.Attribute
Indicates the note.
ATTR_ORGANIZATION - ohos.sysappcomponents.contact.ContactAttributes.Attribute
Indicates the organization.
ATTR_PHONE - ohos.sysappcomponents.contact.ContactAttributes.Attribute
Indicates the phone number.
ATTR_PORTRAIT - ohos.sysappcomponents.contact.ContactAttributes.Attribute
Indicates the portrait.
ATTR_POSTAL_ADDRESS - ohos.sysappcomponents.contact.ContactAttributes.Attribute
Indicates the postal address.
ATTR_RELATION - ohos.sysappcomponents.contact.ContactAttributes.Attribute
Indicates the relation.
ATTR_SIP_ADDRESS - ohos.sysappcomponents.contact.ContactAttributes.Attribute
Indicates the Session Initiation Protocol (SIP) address.
ATTR_WEBSITE - ohos.sysappcomponents.contact.ContactAttributes.Attribute
Indicates the website.
AttrData() - Constructor for class ohos.global.resource.solidxml.TypedAttribute.AttrData
A constructor used to create an AttrData instance in which the attribute name and value are empty strings and the attribute type is TypedAttribute.UNDEFINED_ATTR.
AttrData(String, String) - Constructor for class ohos.global.resource.solidxml.TypedAttribute.AttrData
A constructor used to create an AttrData instance in which the attribute name is attrName, the attribute value is attrValue, and the attribute type is TypedAttribute.UNDEFINED_ATTR.
AttrHelper - Class in ohos.agp.components
Converts the type of attribute values from character string to integer or Boolean.
AttrHelper() - Constructor for class ohos.agp.components.AttrHelper
Default constructor used to create a AttrHelper instance.
Attribute - Class in ohos.global.resource.solidxml
Describes an attribute of a node in a solid XML document.
Attribute - Interface in ohos.javax.xml.stream.events
An interface that contains information about an attribute.
Attribute() - Constructor for class ohos.global.resource.solidxml.Attribute
 
Attribute(String) - Constructor for class java.text.AttributedCharacterIterator.Attribute
Constructs an Attribute with the given name.
ATTRIBUTE - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
Indicates an event is an attribute
AttributedCharacterIterator - Interface in java.text
An AttributedCharacterIterator allows iteration through both text and related attribute information.
AttributedCharacterIterator.Attribute - Class in java.text
Defines attribute keys that are used to identify text attributes.
AttributedString - Class in java.text
An AttributedString holds text and related attribute information.
AttributedString(String) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given text.
AttributedString(String, Map<? extends AttributedCharacterIterator.Attribute, ?>) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given text and attributes.
AttributedString(AttributedCharacterIterator) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given attributed text represented by AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int, AttributedCharacterIterator.Attribute[]) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
AttributeList - Interface in ohos.org.xml.sax
Deprecated.
This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
attributeNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values might not be allowed.
attributeNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are definitely allowed.
attributeNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that whether NULL values are allowed is not known.
Attributes - Class in java.util.jar
The Attributes class maps Manifest attribute names to associated string values.
Attributes - Interface in ohos.org.xml.sax
Interface for a list of XML attributes.
Attributes() - Constructor for class java.util.jar.Attributes
Constructs a new, empty Attributes object with default size.
Attributes(int) - Constructor for class java.util.jar.Attributes
Constructs a new, empty Attributes object with the specified initial size.
Attributes(Attributes) - Constructor for class java.util.jar.Attributes
Constructs a new Attributes object with the same attribute name-value mappings as in the specified Attributes.
Attributes.Name - Class in java.util.jar
The Attributes.Name class represents an attribute name stored in this Map.
AttributeView - Interface in java.nio.file.attribute
An object that provides a read-only or updatable view of non-opaque values associated with an object in a filesystem.
AttrSet - Interface in ohos.agp.components
Defines how to store, read, and use attributes related to Component controls, as well as other classes that need to use the attribute set.
atYear(int) - Method in class java.time.MonthDay
Combines this month-day with a year to create a LocalDate.
atZone(ZoneId) - Method in interface java.time.chrono.ChronoLocalDateTime
Combines this time with a time-zone to create a ChronoZonedDateTime.
atZone(ZoneId) - Method in class java.time.Instant
Combines this instant with a time-zone to create a ZonedDateTime.
atZone(ZoneId) - Method in class java.time.LocalDateTime
Combines this date-time with a time-zone to create a ZonedDateTime.
atZoneSameInstant(ZoneId) - Method in class java.time.OffsetDateTime
Combines this date-time with a time-zone to create a ZonedDateTime ensuring that the result has the same instant.
atZoneSimilarLocal(ZoneId) - Method in class java.time.OffsetDateTime
Combines this date-time with a time-zone to create a ZonedDateTime trying to keep the same local date and time.
AUDIO - Static variable in class ohos.bluetooth.BluetoothDeviceClass.Service
Indicates the service value for the audio (including the speaker, microphone, and headset service).
AUDIO_AAC - Static variable in class ohos.media.common.Format
Indicates the AAC audio type represented by an MIME string.
AUDIO_AC3 - Static variable in class ohos.media.common.Format
Indicates the AC3 audio type represented by an MIME string.
AUDIO_AMR_NB - Static variable in class ohos.media.common.Format
Indicates the AMR-NB audio type represented by an MIME type string.
AUDIO_AMR_WB - Static variable in class ohos.media.common.Format
Indicates the AMR-WB audio type represented by an MIME string.
AUDIO_EAC3 - Static variable in class ohos.media.common.Format
Indicates the EAC3 audio type represented by an MIME string.
AUDIO_ENCODER_INIT - Static variable in class ohos.media.common.AudioProperty
Indicates the default audio encoding format.
AUDIO_FLAC - Static variable in class ohos.media.common.Format
Indicates the FLAC audio type represented by an MIME string.
AUDIO_G711_ALAW - Static variable in class ohos.media.common.Format
Indicates the G.711 A-law audio type represented by an MIME string.
AUDIO_G711_MLAW - Static variable in class ohos.media.common.Format
Indicates the G.711 M-law audio type represented by an MIME string.
AUDIO_INPUT_SOURCE_CAMCORDER - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates the microphone source for video recording or for the use of a camera (if supported).
AUDIO_INPUT_SOURCE_DEFAULT - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates the default audio source.
AUDIO_INPUT_SOURCE_ECHO_REFERENCE - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates the source for an echo canceller to capture the reference signal to be canceled.
AUDIO_INPUT_SOURCE_FM_TUNER - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates the audio source for capturing broadcast radio tuner output.
AUDIO_INPUT_SOURCE_HOTWORD - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates the audio source for Preemptible and Low-priority software hotword detection.
AUDIO_INPUT_SOURCE_INVALID - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates an invalid audio source.
AUDIO_INPUT_SOURCE_MIC - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates the microphone source.
AUDIO_INPUT_SOURCE_REMOTE_SUBMIX - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates the source for a sub-mix of audio streams to be presented remotely.
AUDIO_INPUT_SOURCE_REMOTE_SUBMIX_EXTEND - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates the audio source for screen recording.
AUDIO_INPUT_SOURCE_UNPROCESSED - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates the microphone source for unprocessed (raw) audio.
AUDIO_INPUT_SOURCE_VOICE_CALL - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates both uplink and downlink audio sources of a voice call.
AUDIO_INPUT_SOURCE_VOICE_COMMUNICATION - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates the microphone source for voice communications (such as VoIP).
AUDIO_INPUT_SOURCE_VOICE_DOWNLINK - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates the downlink audio source of a voice call.
AUDIO_INPUT_SOURCE_VOICE_PERFORMANCE - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates the source for capturing audio to be processed in real time and played for live performance.
AUDIO_INPUT_SOURCE_VOICE_RECOGNITION - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates the microphone source for speech recognition.
AUDIO_INPUT_SOURCE_VOICE_UPLINK - ohos.media.audio.AudioCapturerInfo.AudioInputSource
Indicates the uplink audio source of a voice call.
AUDIO_MPEG - Static variable in class ohos.media.common.Format
Indicates the MPEG audio type represented by an MIME string.
AUDIO_OPUS - Static variable in class ohos.media.common.Format
Indicates the OPUS audio type represented by an MIME string.
AUDIO_RAW - Static variable in class ohos.media.common.Format
Indicates the RAW audio type represented by an MIME string.
AUDIO_SOURCE_INIT - Static variable in class ohos.media.common.Source
Indicates the default audio source.
AUDIO_STREAM_FLAG_AUDIBILITY_ENFORCED - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates that the audibility of the stream will be ensured by the system.
AUDIO_STREAM_FLAG_BEACON - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates that the stream will be compatible with its use as a broadcast.
AUDIO_STREAM_FLAG_BYPASS_INTERRUPTION_POLICY - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates audible playback even under limited interruptions.
AUDIO_STREAM_FLAG_BYPASS_MUTE - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates audible playback even when the underlying stream is muted.
AUDIO_STREAM_FLAG_DEEP_BUFFER - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates a request for a deep buffer path when creating a render.
AUDIO_STREAM_FLAG_DIRECT_OUTPUT - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates a request for a direct path when creating a render.
AUDIO_STREAM_FLAG_HW_AV_SYNC - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates that the use of streams supports hardware A/V synchronization.
AUDIO_STREAM_FLAG_HW_HOTWORD - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates the capture from the source used for hardware hotword detection.
AUDIO_STREAM_FLAG_LOW_LATENCY - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates a request for a low latency path when creating a render.
AUDIO_STREAM_FLAG_MAY_DUCK - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates that background audio can be played with reduced volume.
AUDIO_STREAM_FLAG_MAY_RESUME - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates that the background music continues being played after the interruption ends.
AUDIO_STREAM_FLAG_MAY_WAITING_INTERRUPT - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates that the background audio focus changes.
AUDIO_STREAM_FLAG_MUTE_HAPTIC - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates force muting haptic channels.
AUDIO_STREAM_FLAG_NO_MEDIA_PROJECTION - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates that the stream cannot be captured by third-party applications.
AUDIO_STREAM_FLAG_NO_SYSTEM_CAPTURE - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates that the audio cannot be captured by any applications.
AUDIO_STREAM_FLAG_NONE - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates that there is no specified flag.
AUDIO_STREAM_FLAG_SCO - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates that the stream is associated with the Synchronous Connection Oriented (SCO) link.
AUDIO_STREAM_FLAG_SECURE - ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Indicates that the stream will not lose signal quality only when it is received in a secure sink.
AUDIO_STREAM_OUTPUT_FLAG_COMPRESS_OFFLOAD - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for compress offload output.
AUDIO_STREAM_OUTPUT_FLAG_DEEP_BUFFER - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for deep buffer output.
AUDIO_STREAM_OUTPUT_FLAG_DIRECT - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for direct output.
AUDIO_STREAM_OUTPUT_FLAG_DIRECT_PCM - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for direct PCM output.
AUDIO_STREAM_OUTPUT_FLAG_FAST - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for fast output.
AUDIO_STREAM_OUTPUT_FLAG_HW_AV_SYNC - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for the hardware AV synchronization mode.
AUDIO_STREAM_OUTPUT_FLAG_IEC958_NONAUDIO - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for IEC958 output.
AUDIO_STREAM_OUTPUT_FLAG_INCALL_MUSIC - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for incall music output.
AUDIO_STREAM_OUTPUT_FLAG_MMAP_NOIRQ - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for MMAP NOIRQ output.
AUDIO_STREAM_OUTPUT_FLAG_NONE - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for an output stram that is not in use.
AUDIO_STREAM_OUTPUT_FLAG_NONE_BLOCKING - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for none blocking output.
AUDIO_STREAM_OUTPUT_FLAG_PRIMARY - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for primary output.
AUDIO_STREAM_OUTPUT_FLAG_RAW - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for raw output.
AUDIO_STREAM_OUTPUT_FLAG_SYNC - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for synchronization output.
AUDIO_STREAM_OUTPUT_FLAG_TTS - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for TTS output.
AUDIO_STREAM_OUTPUT_FLAG_VOIP_RX - ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Indicates the flag for VoIP output.
AUDIO_VIDEO - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorClass
Indicates the major class value for the audio or video (including the headset, speaker, stereo, video display, and VCR).
AUDIO_VIDEO_CAMCORDER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: camcorder
AUDIO_VIDEO_CAR_AUDIO - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: car audio
AUDIO_VIDEO_HANDSFREE_DEVICE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: hands-free device
AUDIO_VIDEO_HEADPHONES - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: headphones
AUDIO_VIDEO_HIFI_AUDIO_DEVICE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: HiFi audio device
AUDIO_VIDEO_LOUDSPEAKER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: loudspeaker
AUDIO_VIDEO_MICROPHONE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: microphone
AUDIO_VIDEO_PORTABLE_AUDIO - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: portable audio
AUDIO_VIDEO_SET_TOP_BOX - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: set-top box
AUDIO_VIDEO_UNCATEGORIZED - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: uncategorized, for audio/video device not assigned
AUDIO_VIDEO_VCR - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: VCR
AUDIO_VIDEO_VIDEO_CAMERA - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: video camera
AUDIO_VIDEO_VIDEO_CONFERENCING - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: video conferencing
AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: video display and loudspeaker
AUDIO_VIDEO_VIDEO_GAMING_TOY - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: gaming/toy
AUDIO_VIDEO_VIDEO_MONITOR - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: video monitor
AUDIO_VIDEO_WEARABLE_HEADSET - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Audio/Video major class: wearable headset device
AUDIO_VORBIS - Static variable in class ohos.media.common.Format
Indicates the VORBIS audio type represented by an MIME string.
AudioCapturer - Class in ohos.media.audio
Provides interfaces for applications to implement PCM audio recording and pausing functions.
AudioCapturer(AudioCapturerInfo) - Constructor for class ohos.media.audio.AudioCapturer
A constructor used to create an AudioCapturerInfo instance with specified information about the audio streams to record.
AudioCapturer(AudioCapturerInfo, AudioDeviceDescriptor) - Constructor for class ohos.media.audio.AudioCapturer
A constructor used to create an AudioCapturerInfo instance with specified information about the audio streams and input device.
AudioCapturer.State - Enum in ohos.media.audio
Describes recording states.
AudioCapturerCallback - Class in ohos.media.audio
Provides notifications about capturer configuration updates.
AudioCapturerCallback() - Constructor for class ohos.media.audio.AudioCapturerCallback
 
AudioCapturerConfig - Class in ohos.media.audio
Provides audio capturer configuration.
AudioCapturerConfig() - Constructor for class ohos.media.audio.AudioCapturerConfig
Default constructor used to create an AudioCapturerConfig instance.
AudioCapturerConfig(int, AudioStreamInfo, String, int, boolean, AudioCapturerInfo.AudioInputSource) - Constructor for class ohos.media.audio.AudioCapturerConfig
A constructor used to create an AudioCapturerConfig instance based on a specified session ID, audio stream information, application package name, port ID, audio input source, and whether the audio recording is to be silenced.
AudioCapturerInfo - Class in ohos.media.audio
Provides the parameter structure required for audio recording, such as the audio stream information, session ID, buffer size, input source, and distributed device ID.
AudioCapturerInfo.AudioInputSource - Enum in ohos.media.audio
Describes audio input sources.
AudioCapturerInfo.Builder - Class in ohos.media.audio
A builder of AudioCapturerInfo objects.
AudioDeviceChangeObserver - Interface in ohos.media.audio
Provides a callback to listen for device state changes caused by disconnection and connection.
AudioDeviceChangeType - Class in ohos.media.audio
Defines state changes of audio devices.
AudioDeviceDescriptor - Class in ohos.media.audio
Provides audio device details.
AudioDeviceDescriptor(int, String, String, AudioDeviceDescriptor.DeviceType, AudioDeviceDescriptor.DeviceRole, int[], int[], int[], List<AudioStreamInfo.EncodingFormat>) - Constructor for class ohos.media.audio.AudioDeviceDescriptor
A constructor used to create an AudioDeviceDescriptor instance.
AudioDeviceDescriptor.DeviceFlag - Enum in ohos.media.audio
Describes audio device flags.
AudioDeviceDescriptor.DeviceRole - Enum in ohos.media.audio
Describes audio device roles.
AudioDeviceDescriptor.DeviceType - Enum in ohos.media.audio
Describes audio device types.
AudioEqualizer - Class in ohos.media.audio
Represents an audio equalizer, which is used to adjust the frequency response of a specific music source or main output mix sound.
AudioEqualizer(int, int, String) - Constructor for class ohos.media.audio.AudioEqualizer
A constructor used to create a AudioEqualizer instance.
audioInputSource(AudioCapturerInfo.AudioInputSource) - Method in class ohos.media.audio.AudioCapturerInfo.Builder
Sets the input source of the audio stream.
AudioInterrupt - Class in ohos.media.audio
An audio interruption management mechanism used to resolve audio playback conflicts among multiple applications.
AudioInterrupt() - Constructor for class ohos.media.audio.AudioInterrupt
 
AudioInterrupt.InterruptListener - Interface in ohos.media.audio
Listens for an audio interruption message.
AudioManager - Class in ohos.media.audio
Manages audio information, controls audio devices, adjusts the volume, and manages the audio focus.
AudioManager() - Constructor for class ohos.media.audio.AudioManager
A constructor used to create an AudioManagener instance
AudioManager(String) - Constructor for class ohos.media.audio.AudioManager
A constructor used to create an AudioManagener instance according to the name of an application installation package.
AudioManager(Context) - Constructor for class ohos.media.audio.AudioManager
A constructor used to create an AudioManager instance based on the application context.
AudioManager.AudioRingMode - Enum in ohos.media.audio
Describes ringer modes.
AudioManager.AudioVolumeType - Enum in ohos.media.audio
Describes audio stream types.
AudioManager.CallState - Enum in ohos.media.audio
Describes call states.
AudioManager.RingtoneType - Enum in ohos.media.audio
Describes ringtone types.
AudioProperty - Class in ohos.media.common
Describes audio properties, which are used for audio recording.
AudioProperty.Builder - Class in ohos.media.common
Static inner class of AudioProperty to create an AudioProperty object.
AudioRemoteException - Exception in ohos.media.audio
Provides audio management exception information.
AudioRemoteException(String) - Constructor for exception ohos.media.audio.AudioRemoteException
A constructor used to create an AudioRemoteException instance for displaying information about audio management exceptions.
AudioRenderer - Class in ohos.media.audio
Provides interfaces for applications to play, pause, and stop pulse-code modulation (PCM) audio.
AudioRenderer(AudioRendererInfo, AudioRenderer.PlayMode) - Constructor for class ohos.media.audio.AudioRenderer
Creates an AudioRenderer instance based on a specified AudioRendererInfo instance and playback mode.
AudioRenderer(AudioRendererInfo, AudioRenderer.PlayMode, AudioDeviceDescriptor) - Constructor for class ohos.media.audio.AudioRenderer
Creates an AudioRenderer instance based on a specified AudioRendererInfo instance, playback mode, and playback device.
AudioRenderer.ChannelVolume - Class in ohos.media.audio
Specifies the volume of audio channels.
AudioRenderer.PlayMode - Enum in ohos.media.audio
Describes playback modes.
AudioRenderer.SpeedPara - Class in ohos.media.audio
Provides parameters related to the playback speed and pitch.
AudioRenderer.SpeedPara.Builder - Class in ohos.media.audio
Builder class for AudioRenderer.SpeedPara objects.
AudioRenderer.State - Enum in ohos.media.audio
Describes player status.
AudioRendererCallback - Class in ohos.media.audio
Provides callbacks for audio playback information or state changes.
AudioRendererCallback() - Constructor for class ohos.media.audio.AudioRendererCallback
 
AudioRendererInfo - Class in ohos.media.audio
Provides the parameter structure required for audio playback, such as audio stream information, session ID, buffer size, offload mode flag, output flag, and distributed device ID.
AudioRendererInfo.AudioStreamOutputFlag - Enum in ohos.media.audio
Defines audio stream output flags.
AudioRendererInfo.Builder - Class in ohos.media.audio
A builder of AudioRendererInfo objects.
audioStreamFlag(AudioStreamInfo.AudioStreamFlag) - Method in class ohos.media.audio.AudioStreamInfo.Builder
Sets the audio stream flag.
audioStreamInfo(AudioStreamInfo) - Method in class ohos.media.audio.AudioCapturerInfo.Builder
Sets audio stream information in the recording parameter.
audioStreamInfo(AudioStreamInfo) - Method in class ohos.media.audio.AudioRendererInfo.Builder
Sets audio stream information in the playback parameter.
AudioStreamInfo - Class in ohos.media.audio
Provides audio stream information.
AudioStreamInfo.AudioStreamFlag - Enum in ohos.media.audio
Describes audio stream flags.
AudioStreamInfo.Builder - Class in ohos.media.audio
Provides builders for AudioStreamInfo objects.
AudioStreamInfo.ChannelMask - Enum in ohos.media.audio
Describes the channel mask.
AudioStreamInfo.ContentType - Enum in ohos.media.audio
Describes types of audio stream content.
AudioStreamInfo.EncodingFormat - Enum in ohos.media.audio
Describes the stream encoding format.
AudioStreamInfo.StreamType - Enum in ohos.media.audio
Describes audio stream type.
AudioStreamInfo.StreamUsage - Enum in ohos.media.audio
Indicates the audio stream usage type.
audioStreamOutputFlag(AudioRendererInfo.AudioStreamOutputFlag) - Method in class ohos.media.audio.AudioRendererInfo.Builder
Sets the output flag of the audio stream.
AudioVolumes() - Constructor for class ohos.media.audio.SoundPlayer.AudioVolumes
 
AudioWaver - Class in ohos.media.audio
Provides the audio visualization feature.
AudioWaver(int, String) - Constructor for class ohos.media.audio.AudioWaver
A constructor used to create a AudioWaver instance.
AudioWaver.FrequencyDataObserver - Interface in ohos.media.audio
Provides an observer to listen for frequency-domain audio data.
AudioWaver.WaveDataObserver - Interface in ohos.media.audio
Provides an observer to listen for time-domain audio data.
AUDIT - java.nio.file.attribute.AclEntryType
Log, in a system dependent way, the access specified in the permissions component of the ACL entry.
AUGUST - java.time.Month
The singleton instance for the month of August with 31 days.
AUGUST - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the eighth month of the year in the Gregorian and Julian calendars.
AUGUST - Static variable in class ohos.global.icu.util.Calendar
Value of the MONTH field indicating the eighth month of the year.
AUTH_TYPE_BIOMETRIC_ALL - ohos.biometrics.authentication.BiometricAuthentication.AuthType
Indicates that any supported biometric information of the device (such as facial image and fingerprint) can be used for authentication.
AUTH_TYPE_BIOMETRIC_FACE_ONLY - ohos.biometrics.authentication.BiometricAuthentication.AuthType
Indicates that only the human face is used for authentication.
AUTH_TYPE_BIOMETRIC_FINGERPRINT_ONLY - ohos.biometrics.authentication.BiometricAuthentication.AuthType
Indicates that only the fingerprint is used for authentication.
authDescription - Variable in class ohos.biometrics.authentication.BiometricAuthentication.SystemAuthDialogInfo
Indicates the customized authentication description.
authenSectorUseKey(int, byte[], byte) - Method in class ohos.nfc.tag.MifareClassicTag
Authenticates a specified sector of this MifareClassic tag with a key.
AUTHENTICATING - ohos.wifi.WifiLinkedInfo.ConnState
The Wi-Fi connection is being authenticated.
AuthenticationTips() - Constructor for class ohos.biometrics.authentication.BiometricAuthentication.AuthenticationTips
 
Authenticator - Class in java.net
The class Authenticator represents an object that knows how to obtain authentication for a network connection.
Authenticator() - Constructor for class java.net.Authenticator
 
Authenticator.RequestorType - Enum in java.net
The type of the entity requesting authentication.
AUTHOR - Static variable in class ohos.data.search.schema.DocumentItem
Indicates the index field name of author.
AUTHOR - Static variable in annotation type ohos.media.common.AVMetadata.AVTextKey
Indicates the key for the author.
AuthPermission - Class in javax.security.auth
This class is for authentication permissions.
AuthPermission(String) - Constructor for class javax.security.auth.AuthPermission
Creates a new AuthPermission with the specified name.
AuthPermission(String, String) - Constructor for class javax.security.auth.AuthPermission
Creates a new AuthPermission object with the specified name.
AuthProvider - Class in java.security
This class defines login and logout methods for a provider.
AuthProvider(String, double, String) - Constructor for class java.security.AuthProvider
Constructs a provider with the specified name, version number, and information.
authTitle - Variable in class ohos.biometrics.authentication.BiometricAuthentication.SystemAuthDialogInfo
Indicates the customized authentication title.
AUTO - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates that text elements of an automatically selected language will be detected.
AUTO_CAPS_TEXT_INPUT - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Input
Specifies whether automatic capitalization is enabled for the text editor.
AUTO_CURSOR_POSITION - Static variable in class ohos.agp.components.Text
Indicates the position where the cursor is located.
AUTO_GAIN_TIME - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Date
Specifies whether the date, time, and time zone are automatically obtained from the Network Identity and Time Zone (NITZ).
AUTO_GAIN_TIME_ZONE - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Date
Specifies whether the time zone is automatically obtained from NITZ.
AUTO_MODE - Static variable in class ohos.bundle.HapModuleInfo
Indicates that the color mode of app is following the system.
AUTO_MODE - Static variable in class ohos.global.configuration.Configuration
Indicates that the color mode is automatically set or undefined.
AUTO_PUNCTUATE_TEXT_INPUT - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Input
Specifies whether automatic punctuation is enabled for the text editor.
AUTO_REPLACE_TEXT_INPUT - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Input
Specifies whether autocorrect is enabled for the text editor.
AUTO_SCREEN_BRIGHTNESS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Display
Specifies whether automatic screen brightness adjustment is enabled.
AUTO_SCREEN_BRIGHTNESS_MODE - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Display
Indicates the value of AUTO_SCREEN_BRIGHTNESS when automatic screen brightness adjustment is used.
AUTO_SCROLLING - ohos.agp.components.Text.TruncationMode
Indicates that the text will be scrolling to display the complete content.
AUTO_SCROLLING_FOREVER - Static variable in class ohos.agp.components.Text
Indicates that the text will always be in auto scrolling state.
AUTO_STYLE_OFF - ohos.global.i18n.text.MeasureOptions.Style
Indicates that no proper unit is automatically selected.
AUTO_STYLE_ON - ohos.global.i18n.text.MeasureOptions.Style
Indicates that a proper unit is automatically selected.
AUTO_ZOOM - Static variable in class ohos.media.camera.params.ParameterKey
Indicates the key of whether the auto zoom is turned on.
AUTO_ZOOM_FAILED - Static variable in annotation type ohos.media.camera.params.Metadata.AutoZoom
Indicates that auto zoom fails.
AUTO_ZOOM_OFF - Static variable in annotation type ohos.media.camera.params.Metadata.AutoZoom
Indicates that auto zoom is turned off.
AUTO_ZOOM_OPEN - Static variable in annotation type ohos.media.camera.params.Metadata.AutoZoom
Indicates that auto zoom is turned on.
AUTO_ZOOM_STATE - Static variable in class ohos.media.camera.params.ResultKey
Indicates the key of an auto zoom state.
AutoCloseable - Interface in java.lang
An object that may hold resources (such as file or socket handles) until it is closed.
AutoCloseFileInputStream(ReliableFileDescriptor) - Constructor for class ohos.rpc.ReliableFileDescriptor.AutoCloseFileInputStream
A constructor used to create an AutoCloseFileInputStream instance using a ReliableFileDescriptor object.
AutoCloseFileOutputStream(ReliableFileDescriptor) - Constructor for class ohos.rpc.ReliableFileDescriptor.AutoCloseFileOutputStream
A constructor used to create an AutoCloseFileOutputStream instance using a ReliableFileDescriptor object.
autoCommitFailureClosesAllResultSets() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a SQLException while autoCommit is true indicates that all open ResultSets are closed, even ones that are holdable.
autoQuoteApostrophe(String) - Static method in class ohos.global.icu.text.MessageFormat
[icu] Converts an 'apostrophe-friendly' pattern into a standard pattern.
autoQuoteApostropheDeep() - Method in class ohos.global.icu.text.MessagePattern
Returns a version of the parsed pattern string where each ASCII apostrophe is doubled (escaped) if it is not already, and if it is not interpreted as quoting syntax.
AUTOSELECT_FILTERING - java.util.Locale.FilteringMode
Specifies automatic filtering mode based on the given Language Priority List consisting of language ranges.
AUXILIARY - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates an auxiliary connector.
AV - Static variable in class ohos.global.icu.util.HebrewCalendar
Constant for Av, the 12th month of the Hebrew year.
AV_KEY_ALBUM - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the album title information of the media source.
AV_KEY_ALBUMARTIST - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the player or artist information related to the media source.
AV_KEY_ARTIST - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the artist information of the media source.
AV_KEY_AUTHOR - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the author information of the media source.
AV_KEY_BITRATE - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the average bit rate (in bit/s) of the media source.
AV_KEY_BITS_PER_SAMPLE - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the bit depth of the media source.
AV_KEY_CAPTURE_FRAMERATE - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the original frame rate of the media source.
AV_KEY_CD_TRACK_NUMBER - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the original audio recording sequence of the media source.
AV_KEY_COLOR_RANGE - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the color range of the media source.
AV_KEY_COLOR_STANDARD - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the color standard of the media source.
AV_KEY_COLOR_TRANSFER - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the color transfer of the media source.
AV_KEY_COMPILATION - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the album compilation status of the media source.
AV_KEY_COMPOSER - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the composer information of the media source.
AV_KEY_DATE - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the date when the media source is created or updated.
AV_KEY_DISC_NUMBER - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the position of audio data in the media source set.
AV_KEY_DURATION - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the playback duration of the media source.
AV_KEY_EXIF_LENGTH - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the Exif data size in the media source.
AV_KEY_EXIF_OFFSET - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the offset where the Exif data starts in the media source.
AV_KEY_GENRE - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the genre of the media source.
AV_KEY_HAS_AUDIO - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get whether the media source contains audio content.
AV_KEY_HAS_IMAGE - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get whether the media source contains static images.
AV_KEY_HAS_VIDEO - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get whether the media source contains video content.
AV_KEY_IMAGE_COUNT - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the number of static images contained in the media source.
AV_KEY_IMAGE_HEIGHT - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the static image height in the media source.
AV_KEY_IMAGE_PRIMARY - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the main image sequence number in the media source.
AV_KEY_IMAGE_ROTATION - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the rotation angle of the static image in the media source.
AV_KEY_IMAGE_WIDTH - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the static image width in the media source.
AV_KEY_IS_DRM - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get whether the media source is protected by digital rights management (DRM).
AV_KEY_LOCATION - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get media source location information.
AV_KEY_MIMETYPE - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the MIME type of the media source.
AV_KEY_NUM_TRACKS - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the number of tracks in the media source.
AV_KEY_SAMPLERATE - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the sampling rate of the media source.
AV_KEY_TIMED_TEXT_LANGUAGES - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the language specific to text tracks of the media source.
AV_KEY_TITLE - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the media source title.
AV_KEY_VIDEO_FRAME_COUNT - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the total number of video frames in the media source.
AV_KEY_VIDEO_HEIGHT - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the frame height of the video in the media source.
AV_KEY_VIDEO_ROTATION - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the video rotation angle of the media source.
AV_KEY_VIDEO_WIDTH - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the frame width of the video in the media source.
AV_KEY_WRITER - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the writer (for example, lyricist) of the media source.
AV_KEY_YEAR - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates the key to get the year when the media source is created or updated.
AVAGRAHA - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
AVAILABILITY_STATUS - Static variable in interface ohos.sysappcomponents.calendar.column.AccountColumns
Specifies whether the calendar account is in the idle state.
available() - Method in class java.io.BufferedInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class java.io.ByteArrayInputStream
Returns the number of remaining bytes that can be read (or skipped over) from this input stream.
available() - Method in class java.io.FileInputStream
Returns an estimate of the number of remaining bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class java.io.FilterInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
available() - Method in class java.io.InputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class java.io.LineNumberInputStream
Deprecated.
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in interface java.io.ObjectInput
Returns the number of bytes that can be read without blocking.
available() - Method in class java.io.ObjectInputStream
Returns the number of bytes that can be read without blocking.
available() - Method in class java.io.PipedInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.PushbackInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class java.io.SequenceInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from the current underlying input stream without blocking by the next invocation of a method for the current underlying input stream.
available() - Method in class java.io.StringBufferInputStream
Deprecated.
Returns the number of bytes that can be read from the input stream without blocking.
available() - Method in class java.net.SocketImpl
Returns the number of bytes that can be read from this socket without blocking.
available() - Method in class java.util.zip.DeflaterInputStream
Returns 0 after EOF has been reached, otherwise always return 1.
available() - Method in class java.util.zip.InflaterInputStream
Returns 0 after EOF has been reached, otherwise always return 1.
available() - Method in class java.util.zip.ZipInputStream
Returns 0 after EOF has reached for the current entry data, otherwise always return 1.
available() - Method in class javax.crypto.CipherInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class ohos.global.resource.Resource
Obtains the total number of bytes that can be read from the resource.
AVAILABLE_STATUS - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the status of the person involved in the event.
availableCharsets() - Static method in class java.nio.charset.Charset
Constructs a sorted map from canonical charset names to charset objects.
availablePermits() - Method in class java.util.concurrent.Semaphore
Returns the current number of permits available in this semaphore.
availableProcessors() - Method in class java.lang.Runtime
Returns the number of processors available to the Java virtual machine.
availableScope - Variable in class ohos.security.permission.PermissionDef
For what kind of application the permission restricts.if not set, no restricted scope for permission applicants.
AVBrowser - Class in ohos.media.sessioncore
Browses media data provided by the AVBrowserService.
AVBrowser(Context, ElementName, AVConnectionCallback, PacMap) - Constructor for class ohos.media.sessioncore.AVBrowser
A constructor used to create an AVBrowser instance for media data provided by the media browser service.
AVBrowserResult - Class in ohos.media.common.sessioncore
Represents the media item information returned from the AVBrowserService, which contains AVElement instances to sent.
AVBrowserRoot - Class in ohos.media.common.sessioncore
Represents information about the root media item.
AVBrowserRoot(String, PacMap) - Constructor for class ohos.media.common.sessioncore.AVBrowserRoot
A constructor used to create an AVBrowserRoot instance based on the ID of the root media item and media browser service parameters.
AVBrowserService - Class in ohos.media.sessioncore
Base class used to access the media browser service.
AVBrowserService() - Constructor for class ohos.media.sessioncore.AVBrowserService
 
AVCallerUserInfo - Class in ohos.media.common.sessioncore
Provides user information of an application.
AVCallerUserInfo(String, int, int) - Constructor for class ohos.media.common.sessioncore.AVCallerUserInfo
A constructor used to create an AVCallerUserInfo instance to check whether a user if from a trusted application.
AVConnectionCallback - Class in ohos.media.common.sessioncore
Provides callbacks for state changes to the connection between the AVBrowser and AVBrowserService.
AVConnectionCallback() - Constructor for class ohos.media.common.sessioncore.AVConnectionCallback
 
AVController - Class in ohos.media.sessioncore
Allows your application to interact with media sessions to control media playback, for example, to start or stop playback, or play the next media item.
AVController(Context, AVToken) - Constructor for class ohos.media.sessioncore.AVController
A constructor used to create an AVController instance for your application to control media playback.
AVController.PlayControls - Class in ohos.media.sessioncore
An inner class of AVController to send media playback requests to the AVSession and allow your application to send commands to the media session.
AVControllerCallback - Class in ohos.media.common.sessioncore
Provides callbacks to receive changes, for example, of playback states or media metadata from AVSession,You can use AVController.setAVControllerCallback(AVControllerCallback),to register a callback with the media session.
AVControllerCallback() - Constructor for class ohos.media.common.sessioncore.AVControllerCallback
 
AVDescription - Class in ohos.media.common
Represents descriptive information about media items.
AVDescription.Builder - Class in ohos.media.common
Static inner class used to create AVDescription objects.
AVElement - Class in ohos.media.common.sessioncore
Stores the A/V element.
AVElement(AVDescription, int) - Constructor for class ohos.media.common.sessioncore.AVElement
A constructor used to create an AVElement instance.
AVELEMENT_FLAG_PLAYABLE - Static variable in class ohos.media.common.sessioncore.AVElement
Indicates that the media item can be played when the AND operation result on the values of flags and this constant is non-zero, the media item can be scanned.
AVELEMENT_FLAG_SCANNABLE - Static variable in class ohos.media.common.sessioncore.AVElement
Indicates that the media item can be scanned when the AND operation result on the values of flags and this constant is non-zero, the media item can be scanned.
AVElementCallback - Class in ohos.media.common.sessioncore
Provides callbacks to listen for AVElement instances.
AVElementCallback() - Constructor for class ohos.media.common.sessioncore.AVElementCallback
 
average() - Method in interface java.util.stream.DoubleStream
Returns an OptionalDouble describing the arithmetic mean of elements of this stream, or an empty optional if this stream is empty.
average() - Method in interface java.util.stream.IntStream
Returns an OptionalDouble describing the arithmetic mean of elements of this stream, or an empty optional if this stream is empty.
average() - Method in interface java.util.stream.LongStream
Returns an OptionalDouble describing the arithmetic mean of elements of this stream, or an empty optional if this stream is empty.
averageBytesPerChar() - Method in class java.nio.charset.CharsetEncoder
Returns the average number of bytes that will be produced for each character of input.
averageCharsPerByte() - Method in class java.nio.charset.CharsetDecoder
Returns the average number of characters that will be produced for each byte of input.
averagingDouble(ToDoubleFunction<? super T>) - Static method in class java.util.stream.Collectors
Returns a Collector that produces the arithmetic mean of a double-valued function applied to the input elements.
averagingInt(ToIntFunction<? super T>) - Static method in class java.util.stream.Collectors
Returns a Collector that produces the arithmetic mean of an integer-valued function applied to the input elements.
averagingLong(ToLongFunction<? super T>) - Static method in class java.util.stream.Collectors
Returns a Collector that produces the arithmetic mean of a long-valued function applied to the input elements.
AVESTAN - java.lang.Character.UnicodeScript
Unicode script "Avestan".
AVESTAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Avestan" Unicode character block.
AVESTAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
AVESTAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
AVESTAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
avg(OrmPredicates, String) - Method in interface ohos.data.orm.OrmContext
Queries data that meets the conditions specified in the OrmPredicates instance and returns the average value of the matched data in a specified column.
AVLogCompletedListener - Interface in ohos.media.photokit.common
Provides callbacks to notify the client of the media file scanning result.
AVLoggerConnection - Class in ohos.media.photokit.metadata
Provides your application with methods for transferring newly created or downloaded media files to the scanning service.
AVLoggerConnection(Context, AVLoggerConnectionClient) - Constructor for class ohos.media.photokit.metadata.AVLoggerConnection
A constructor used to create an AVLoggerConnection instance.
AVLoggerConnectionClient - Interface in ohos.media.photokit.common
Provides callbacks to notify the AVLoggerConnectionClient of the connection to the scanning service and the scanning completion.
AVMetadata - Class in ohos.media.common
Represents media metadata, which is used for media data display.
AVMetadata.AVLongKey - Annotation Type in ohos.media.common
Enumerates the keys for long values in the media metadata.
AVMetadata.AVPixelMapKey - Annotation Type in ohos.media.common
Enumerates the keys for PixelMap values in the media metadata.
AVMetadata.AVTextKey - Annotation Type in ohos.media.common
Enumerates the keys for text values in the media metadata.
AVMetadata.Builder - Class in ohos.media.common
Builder class used to create AVMetadata objects.
AVMetadataHelper - Class in ohos.media.photokit.metadata
Represents the media data helper used to obtain frame data and media metadata.
AVMetadataHelper() - Constructor for class ohos.media.photokit.metadata.AVMetadataHelper
Default constructor used to create an AVMetadataHelper instance.
AVPlaybackState - Class in ohos.media.common.sessioncore
Manages the playback state of a media session.
AVPlaybackState.AVPlaybackCustomAction - Class in ohos.media.common.sessioncore
Extends AVController actions, for example, an action for setting loop playback.
AVPlaybackState.AVPlaybackCustomAction.Builder - Class in ohos.media.common.sessioncore
Builder for AVPlaybackCustomAction objects.
AVPlaybackState.Builder - Class in ohos.media.common.sessioncore
A static inner class of AVPlaybackState to construct instances.
AVQueueElement - Class in ohos.media.common.sessioncore
Represents elements that constitute a playback queue.
AVQueueElement(AVDescription, long) - Constructor for class ohos.media.common.sessioncore.AVQueueElement
A constructor used to create an AVQueueElement instance used to describe a media item.
AVSession - Class in ohos.media.sessioncore
Represents the media session provided for your application to control media playback.
AVSession(Context, String) - Constructor for class ohos.media.sessioncore.AVSession
A constructor used to create an AVSession instance to control media playback.
AVSession(Context, String, PacMap) - Constructor for class ohos.media.sessioncore.AVSession
A constructor used to create an AVSession instance with additional session information.
AVSessionCallback - Class in ohos.media.common.sessioncore
Provides callbacks to control media playback.
AVSessionCallback() - Constructor for class ohos.media.common.sessioncore.AVSessionCallback
 
AVStorage - Class in ohos.media.photokit.metadata
Provides a set of indexes for common media data, including audio, video, and images.
AVStorage.Audio - Class in ohos.media.photokit.metadata
Provides all media data of the audio/* MIME type.
AVStorage.Audio.Albums - Class in ohos.media.photokit.metadata
Provides audio album information.
AVStorage.Audio.Artists - Class in ohos.media.photokit.metadata
Provides audio artist information.
AVStorage.Audio.Artists.Albums - Class in ohos.media.photokit.metadata
Represents the subdirectory for audio artists, including all albums that contain a song by an artist.
AVStorage.Audio.Genres - Class in ohos.media.photokit.metadata
Provides audio genre information.
AVStorage.Audio.Genres.Members - Class in ohos.media.photokit.metadata
Provides information about members in an audio genre subdirectory.
AVStorage.Audio.Media - Class in ohos.media.photokit.metadata
Provides audio information.
AVStorage.Audio.Playlists - Class in ohos.media.photokit.metadata
Provides information about the audio playback list.
AVStorage.Audio.Playlists.Members - Class in ohos.media.photokit.metadata
Provides information about members in the audio playback list subdirectory.
AVStorage.AVBaseColumns - Interface in ohos.media.photokit.metadata
Provides basic fields for media data.
AVStorage.Downloads - Class in ohos.media.photokit.metadata
Provides download item information.
AVStorage.Files - Class in ohos.media.photokit.metadata
Provides the index table for all media and non-media files (such as plain text, HTML, and PDF).
AVStorage.Images - Class in ohos.media.photokit.metadata
Provides all media data of the image/* MIME type.
AVStorage.Images.Media - Class in ohos.media.photokit.metadata
Provides image information.
AVStorage.Video - Class in ohos.media.photokit.metadata
Provides all media data of the video/* MIME type.
AVStorage.Video.Media - Class in ohos.media.photokit.metadata
Provides video information.
AVSubscriptionCallback - Class in ohos.media.common.sessioncore
Provides callbacks for media subscription results.
AVSubscriptionCallback() - Constructor for class ohos.media.common.sessioncore.AVSubscriptionCallback
 
AVThumbnailUtils - Class in ohos.media.photokit.metadata
Represents the thumbnail utility for applications to obtain video and image thumbnails.
AVThumbnailUtils() - Constructor for class ohos.media.photokit.metadata.AVThumbnailUtils
 
AVToken - Class in ohos.media.common.sessioncore
Represents the token that identifies a running session.
await() - Method in class java.util.concurrent.CountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless the thread is Thread#interrupt.
await() - Method in class java.util.concurrent.CyclicBarrier
Waits until all parties have invoked await on this barrier.
await() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements interruptible condition wait.
await() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements interruptible condition wait.
await() - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled or Thread#interrupt.
await() - Method in class ohos.utils.ConditionHelper
Suspends the current thread until it is awakened.
await(long) - Method in class ohos.utils.ConditionHelper
Suspends the current thread until it is awakened or the waiting time elapses.
await(long, TimeUnit) - Method in class java.util.concurrent.CountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless the thread is Thread#interrupt, or the specified waiting time elapses.
await(long, TimeUnit) - Method in class java.util.concurrent.CyclicBarrier
Waits until all parties have invoked await on this barrier, or the specified waiting time elapses.
await(long, TimeUnit) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements timed condition wait.
await(long, TimeUnit) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements timed condition wait.
await(long, TimeUnit) - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled or interrupted, or the specified waiting time elapses.
awaitAdvance(int) - Method in class java.util.concurrent.Phaser
Awaits the phase of this phaser to advance from the given phase value, returning immediately if the current phase is not equal to the given phase value or this phaser is terminated.
awaitAdvanceInterruptibly(int) - Method in class java.util.concurrent.Phaser
Awaits the phase of this phaser to advance from the given phase value, throwing InterruptedException if interrupted while waiting, or returning immediately if the current phase is not equal to the given phase value or this phaser is terminated.
awaitAdvanceInterruptibly(int, long, TimeUnit) - Method in class java.util.concurrent.Phaser
Awaits the phase of this phaser to advance from the given phase value or the given timeout to elapse, throwing InterruptedException if interrupted while waiting, or returning immediately if the current phase is not equal to the given phase value or this phaser is terminated.
awaitNanos(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements timed condition wait.
awaitNanos(long) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements timed condition wait.
awaitNanos(long) - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled or interrupted, or the specified waiting time elapses.
awaitQuiescence(long, TimeUnit) - Method in class java.util.concurrent.ForkJoinPool
If called by a ForkJoinTask operating in this pool, equivalent in effect to ForkJoinTask#helpQuiesce.
awaitTermination(long, TimeUnit) - Method in class java.nio.channels.AsynchronousChannelGroup
Awaits termination of the group.
awaitTermination(long, TimeUnit) - Method in interface java.util.concurrent.ExecutorService
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
awaitTermination(long, TimeUnit) - Method in class java.util.concurrent.ForkJoinPool
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
awaitTermination(long, TimeUnit) - Method in class java.util.concurrent.ThreadPoolExecutor
 
awaitUninterruptibly() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements uninterruptible condition wait.
awaitUninterruptibly() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements uninterruptible condition wait.
awaitUninterruptibly() - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled.
awaitUntil(Date) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements absolute timed condition wait.
awaitUntil(Date) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements absolute timed condition wait.
awaitUntil(Date) - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled or interrupted, or the specified deadline elapses.
AWAKE - ohos.powermanager.PowerManager.PowerState
Indicates that the screen is on and the system is running.
AWB_AUTOMATIC - Static variable in annotation type ohos.media.camera.params.Metadata.AwbMode
Indicates that AWB is activated.
AWB_INACTIVE - Static variable in annotation type ohos.media.camera.params.Metadata.AwbMode
Indicates that AWB is inactive.
AXIS_X - Static variable in class ohos.agp.components.Component
Indicates the x-axis.
AXIS_X - Static variable in class ohos.agp.components.ScrollHelper
Indicates that the x coordinate axis.
AXIS_X - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates the movement of the mouse pointer or scroll wheel in the X axis.
AXIS_Y - Static variable in class ohos.agp.components.Component
Indicates the y-axis.
AXIS_Y - Static variable in class ohos.agp.components.ScrollHelper
Indicates that the y coordinate axis.
AXIS_Y - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates the movement of the mouse pointer or scroll wheel in the Y axis.
AXIS_Z - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates the movement of the mouse pointer or scroll wheel in the Z axis.

B

BA_CHECK_AUTH_TYPE_NOT_SUPPORT - Static variable in class ohos.biometrics.authentication.BiometricAuthentication
Indicates that this type of biometric authentication is not supported.
BA_CHECK_DISTRIBUTED_AUTH_NOT_SUPPORT - Static variable in class ohos.biometrics.authentication.BiometricAuthentication
Indicates that distributed authentication is not supported.
BA_CHECK_NOT_ENROLLED - Static variable in class ohos.biometrics.authentication.BiometricAuthentication
Indicates that no biometric characteristic has been enrolled in the device.
BA_CHECK_SECURE_LEVEL_NOT_SUPPORT - Static variable in class ohos.biometrics.authentication.BiometricAuthentication
Indicates that the security level of the biometric authentication is not supported.
BA_CHECK_SUPPORTED - Static variable in class ohos.biometrics.authentication.BiometricAuthentication
Indicates that biometric authentication is supported.
BA_CHECK_UNAVAILABLE - Static variable in class ohos.biometrics.authentication.BiometricAuthentication
Indicates that this type of biometric authentication is unavailable.
BA_FAILED - Static variable in class ohos.biometrics.authentication.BiometricAuthentication
Indicates that a failed execution.
BA_SUCCESS - Static variable in class ohos.biometrics.authentication.BiometricAuthentication
Indicates that a successful execution.
BABA - Static variable in class ohos.global.icu.util.CopticCalendar
Constant for Παοπι / ﻪﺑﺎﺑ, the 2nd month of the Coptic year.
back() - Method in class ohos.utils.IntArray
Obtains the last value in the array of the current IntArray object.
BACK_BUTTON - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates that the back button on the mouse is pressed.
BACKGROUND - ohos.aafwk.ability.AbilityLifecycleExecutor.LifecycleState
BACKGROUND: The ability is invisible.
BACKGROUND - ohos.aafwk.ability.AbilitySliceLifecycleExecutor.LifecycleState
BACKGROUND: The ability slice is invisible.
BACKGROUND - ohos.event.commonevent.CommonEventSubscribeInfo.ThreadMode
Indicates the background thread.
BACKGROUND - ohos.powermanager.PowerManager.RunningLockType
Indicates the lock that prevents the system from hibernating.
BACKGROUND - Static variable in class java.awt.font.TextAttribute
Attribute key for the paint used to render the background of the text.
BACKGROUND - Static variable in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Indicates that the ability is in the background state.
BACKGROUND_POLICY_ALLOWLISTED - Static variable in class ohos.net.NetManager
Indicates that only applications in the allowlist can use metered networks.
BACKGROUND_POLICY_DISABLE - Static variable in class ohos.net.NetManager
Indicates that applications can use metered networks.
BACKGROUND_POLICY_ENABLED - Static variable in class ohos.net.NetManager
Indicates that applications cannot use metered networks.
BackgroundTaskManager - Class in ohos.backgroundtaskmgr
Manages background tasks.
BackgroundTaskManager(Context) - Constructor for class ohos.backgroundtaskmgr.BackgroundTaskManager
A constructor used to create a BackgroundTaskManager instance for initializing background task management objects based on the specified application context.
BackingStoreException - Exception in java.util.prefs
Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
BackingStoreException(String) - Constructor for exception java.util.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BackingStoreException(Throwable) - Constructor for exception java.util.prefs.BackingStoreException
Constructs a BackingStoreException with the specified cause.
backup(String) - Method in interface ohos.data.orm.OrmContext
Backs up the current database to a specified path.
backup(String) - Method in interface ohos.data.rdb.RdbStore
Backs up a database in a specified name.
backup(String, byte[]) - Method in interface ohos.data.orm.OrmContext
Backs up a database in a specified path using a specified encryption key.
backup(String, byte[]) - Method in interface ohos.data.rdb.RdbStore
Backs up a database in a specified name using a specified encryption key.
BACKUP - ohos.data.DatabaseFileType
Indicates the database backup file.
BackupBundleInfo - Class in ohos.bundle
Backs up information about an application, including its bundle name and version code.
BackupBundleInfo() - Constructor for class ohos.bundle.BackupBundleInfo
Default constructor used to create an BackupBundleInfo instance.
BackupBundleInfo(String, int) - Constructor for class ohos.bundle.BackupBundleInfo
A constructor used to create an BackupBundleInfo instance by bundleName and versionCode.
BADGE_STYLE_BIG - Static variable in class ohos.event.notification.NotificationRequest
Indicates that the badge of this notification is displayed as a large icon.
BADGE_STYLE_LITTLE - Static variable in class ohos.event.notification.NotificationRequest
Indicates that the badge of this notification is displayed as a small icon.
BADGE_STYLE_NONE - Static variable in class ohos.event.notification.NotificationRequest
Indicates that the badge of this notification displays only numbers.
BadPaddingException - Exception in javax.crypto
This exception is thrown when a particular padding mechanism is expected for the input data but the data is not padded properly.
BadPaddingException() - Constructor for exception javax.crypto.BadPaddingException
Constructs a BadPaddingException with no detail message.
BadPaddingException(String) - Constructor for exception javax.crypto.BadPaddingException
Constructs a BadPaddingException with the specified detail message.
BALINESE - java.awt.font.NumericShaper.Range
The Balinese range with the Balinese digits.
BALINESE - java.lang.Character.UnicodeScript
Unicode script "Balinese".
BALINESE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Balinese" Unicode character block.
BALINESE - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BALINESE - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
BALINESE_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BAMUM - java.lang.Character.UnicodeScript
Unicode script "Bamum".
BAMUM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bamum" Unicode character block.
BAMUM - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BAMUM - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
BAMUM_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BAMUM_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bamum Supplement" Unicode character block.
BAMUM_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BAMUM_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BAND_INVALID - Static variable in class ohos.wifi.WifiEvents
Indicates an invalid Wi-Fi channel or value.
BAND_WIDTH_160MHZ - Static variable in class ohos.wifi.WifiEvents
Indicates 160MHz channel bandwidth.
BAND_WIDTH_20MHZ - Static variable in class ohos.wifi.WifiEvents
Indicates 20MHz channel bandwidth.
BAND_WIDTH_40MHZ - Static variable in class ohos.wifi.WifiEvents
Indicates 40MHz channel bandwidth.
BAND_WIDTH_80MHZ - Static variable in class ohos.wifi.WifiEvents
Indicates 80MHz channel bandwidth.
BAND_WIDTH_80MHZ_PLUS - Static variable in class ohos.wifi.WifiEvents
Indicates 80MHZ + 80MHZ channel bandwidth.
BAND_WIFI_2G - Static variable in class ohos.wifi.WifiEvents
Indicates a 2.4 GHz Wi-Fi channel.
BAND_WIFI_5G - Static variable in class ohos.wifi.WifiEvents
Indicates a 5 GHz Wi-Fi channel.
BARAMHAT - Static variable in class ohos.global.icu.util.CopticCalendar
Constant for Παρεμϩατ / تﺎﻬﻣﺮﺑ, the 7th month of the Coptic year.
BARAMOUDA - Static variable in class ohos.global.icu.util.CopticCalendar
Constant for Φαρμοθι / هدﻮﻣﺮﺑ, the 8th month of the Coptic year.
BARCODE_CORRECTION_LEVEL - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the correction level of qrcode generation.
BARCODE_FORMAT - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the format of qrcode generation.
BARCODE_INPUT - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the input string of qrcode generation.
BARCODE_MARGIN - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the margin of qrcode generation.
BASE_CONFLICT - Static variable in class ohos.global.icu.text.DateTimePatternGenerator.PatternInfo
 
BASE_FIELD_COUNT - Static variable in class ohos.global.icu.util.Calendar
Deprecated.
ICU 58 The numeric value may change over time, see ICU ticket #12420.
Base64 - Class in java.util
This class consists exclusively of static methods for obtaining encoders and decoders for the Base64 encoding scheme.
Base64.Decoder - Class in java.util
This class implements a decoder for decoding byte data using the Base64 encoding scheme as specified in RFC 4648 and RFC 2045.
Base64.Encoder - Class in java.util
This class implements an encoder for encoding byte data using the Base64 encoding scheme as specified in RFC 4648 and RFC 2045.
BaseColumns - Interface in ohos.sysappcomponents.calendar.column
Provides basic constants for a table.
baseDensity - Variable in class ohos.media.image.ImageSource.SourceOptions
Indicates the pixel density of the source image.
BaseDialog - Class in ohos.agp.window.dialog
Implements class of the IDialog
BaseDialog(Context) - Constructor for class ohos.agp.window.dialog.BaseDialog
Base class used to create a Dialog instance.
BaseDialog(Context, int) - Constructor for class ohos.agp.window.dialog.BaseDialog
The constructor of BaseDialog for DisplayDialog.
BaseDialog.DialogListener - Interface in ohos.agp.window.dialog
Represents the listener for events of a dialog box.
BaseDialog.DisplayCallback - Interface in ohos.agp.window.dialog
Represents the callback that is invoked when a dialog box is displayed.
BaseDialog.RemoveCallback - Interface in ohos.agp.window.dialog
Represents the callback that is invoked when a dialog box is removed.
BaseFileDescriptor - Class in ohos.global.resource
Provides the file descriptor data, and reads the data start position and the file length.
BaseFileDescriptor() - Constructor for class ohos.global.resource.BaseFileDescriptor
 
baseIsLeftToRight() - Method in class java.text.Bidi
Return true if the base direction is left-to-right.
baseIsLeftToRight() - Method in class ohos.global.icu.text.Bidi
Return true if the base direction is left-to-right
BaseItemProvider - Class in ohos.agp.components
Provides a BaseItemProvider object to associate an ComponentProvider item with the fundamental data of the component.
BaseItemProvider() - Constructor for class ohos.agp.components.BaseItemProvider
The constructor
BASELINE - Static variable in interface ohos.agp.components.TableLayout.Alignment
Deprecated.
use TableLayout.Alignment.ALIGNMENT_BASELINE instead
baselineOffset - Variable in class ohos.agp.render.Paint
Base line offset attributes of a Paint.
BasePacMap - Class in ohos.utils
Stores and reads data of basic types.
BasePacMap() - Constructor for class ohos.utils.BasePacMap
Default constructor used to create a BasePacMap instance, in which the Map object has no key-value pair.
BasePacMap(int) - Constructor for class ohos.utils.BasePacMap
A constructor used to create a BasePacMap instance with the number of key-value pairs specified by Map.
BaseStream<T,S extends BaseStream<T,S>> - Interface in java.util.stream
Base interface for streams, which are sequences of elements supporting sequential and parallel aggregate operations.
baseWireHandle - Static variable in interface java.io.ObjectStreamConstants
First wire handle to be assigned.
BASHANS - Static variable in class ohos.global.icu.util.CopticCalendar
Constant for Παϣαν / ﺲﻨﺸﺑ;, the 9th month of the Coptic year.
BASIC_ISO_DATE - Static variable in class java.time.format.DateTimeFormatter
The ISO date formatter that formats or parses a date without an offset, such as '20111203'.
BASIC_LATIN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Basic Latin" Unicode character block.
BASIC_LATIN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BASIC_LATIN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BasicFileAttributes - Interface in java.nio.file.attribute
Basic attributes associated with a file in a file system.
BasicFileAttributeView - Interface in java.nio.file.attribute
A file attribute view that provides a view of a basic set of file attributes common to many file systems.
BasicPermission - Class in java.security
The BasicPermission class extends the Permission class, and can be used as the base class for permissions that want to follow the same naming convention as BasicPermission.
BasicPermission(String) - Constructor for class java.security.BasicPermission
Creates a new BasicPermission with the specified name.
BasicPermission(String, String) - Constructor for class java.security.BasicPermission
Creates a new BasicPermission object with the specified name.
BASSA_VAH - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BASSA_VAH - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
BASSA_VAH_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BATAK - java.lang.Character.UnicodeScript
Unicode script "Batak".
BATAK - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Batak" Unicode character block.
BATAK - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BATAK - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
BATAK_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
batchInsert(Uri, ValuesBucket[]) - Method in class ohos.aafwk.ability.Ability
Inserts multiple data records into the database.
batchInsert(Uri, ValuesBucket[]) - Method in class ohos.aafwk.ability.DataAbilityHelper
Inserts multiple data records into the database.
batchInsertOrThrowException(String, List<ValuesBucket>, RdbStore.ConflictResolution) - Method in interface ohos.data.rdb.RdbStore
Inserts data into the database in batches based on the conflict handling policy.
BatchUpdateException - Exception in java.sql
The subclass of SQLException thrown when an error occurs during a batch update operation.
BatchUpdateException() - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object.
BatchUpdateException(int[]) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given updateCounts.
BatchUpdateException(int[], Throwable) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given cause and updateCounts.
BatchUpdateException(String, int[]) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given reason and updateCounts.
BatchUpdateException(String, int[], Throwable) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given reason, cause and updateCounts.
BatchUpdateException(String, String, int[]) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given reason, SQLState and updateCounts.
BatchUpdateException(String, String, int[], Throwable) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given reason, SQLState,cause, and updateCounts.
BatchUpdateException(String, String, int, int[]) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given reason, SQLState, vendorCode and updateCounts.
BatchUpdateException(String, String, int, int[], Throwable) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given reason, SQLState, vendorCode cause and updateCounts.
BatchUpdateException(Throwable) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given cause.
BATTERY_LEVEL_LOW - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when a low battery level alarm is reported.
BATTERY_LEVEL_LOW_OR_OKAY - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when a low battery level alarm is reported or when the battery is restored from a low battery level.
BATTERY_LEVEL_OKAY - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when the battery is restored from a low battery level.
BatteryInfo - Class in ohos.batterymanager
Obtains battery information of a device.
BatteryInfo() - Constructor for class ohos.batterymanager.BatteryInfo
 
BatteryInfo.BatteryChargeState - Enum in ohos.batterymanager
Indicates the battery charging status of a device.
BatteryInfo.BatteryHealthState - Enum in ohos.batterymanager
Indicates the battery health status of a device.
BatteryInfo.BatteryLevel - Enum in ohos.batterymanager
Indicates the battery charge level of a device.
BatteryInfo.BatteryPluggedType - Enum in ohos.batterymanager
Indicates the charger type of a device.
BC - Static variable in class java.util.GregorianCalendar
Value of the ERA field indicating the period before the common era (before Christ), also known as BCE.
BC - Static variable in class ohos.global.icu.util.GregorianCalendar
Value of the ERA field indicating the period before the common era (before Christ), also known as BCE.
BCC_EMAIL - Static variable in class ohos.data.search.schema.EmailItem
Indicates the index field name of bccEmail.
BCC_NAME - Static variable in class ohos.data.search.schema.EmailItem
Indicates the index field name of bccName.
BCD_EXT_TYPE_CALLED_PARTY - Static variable in class ohos.telephony.TelephoneNumberUtils
Indicates the called party BCD number type.
BCD_EXT_TYPE_EF_ADN - Static variable in class ohos.telephony.TelephoneNumberUtils
Indicates the abbreviated dialing number type.
BCE - java.time.chrono.IsoEra
The singleton instance for the era before the current one, 'Before Current Era', which has the numeric value 0.
BE - java.time.chrono.ThaiBuddhistEra
The singleton instance for the current era, 'Buddhist Era', which has the numeric value 1.
BE - Static variable in class ohos.global.icu.util.BuddhistCalendar
Constant for the Buddhist Era.
BEARER_BLUETOOTH - Static variable in class ohos.net.NetCapabilities
Indicates that the network is based on a Bluetooth network.
BEARER_CELLULAR - Static variable in class ohos.net.NetCapabilities
Indicates that the network is based on a cellular network.
BEARER_ETHERNET - Static variable in class ohos.net.NetCapabilities
Indicates that the network is an Ethernet network.
BEARER_LOWPAN - Static variable in class ohos.net.NetCapabilities
Indicates that the network is a LoWPAN network.
BEARER_VPN - Static variable in class ohos.net.NetCapabilities
Indicates that the network is a VPN.
BEARER_WIFI - Static variable in class ohos.net.NetCapabilities
Indicates that the network is based on a Wi-Fi network.
BEARER_WIFI_AWARE - Static variable in class ohos.net.NetCapabilities
Indicates that the network is a Wi-Fi Aware network.
before(Object) - Method in class java.util.Calendar
Returns whether this Calendar represents a time before the time represented by the specified Object.
before(Object) - Method in class ohos.global.icu.util.Calendar
Compares the time field records.
before(Timestamp) - Method in class java.sql.Timestamp
Indicates whether this Timestamp object is earlier than the given Timestamp object.
before(Date) - Method in class java.util.Date
Tests if this date is before the specified date.
BEFORE_BE - java.time.chrono.ThaiBuddhistEra
The singleton instance for the era before the current one, 'Before Buddhist Era', which has the numeric value 0.
BEFORE_MINGUO - Static variable in class ohos.global.icu.util.TaiwanCalendar
Constant for the Taiwan Era for years before Minguo 1.
BEFORE_ROC - java.time.chrono.MinguoEra
The singleton instance for the era before the current one, 'Before Republic of China Era', which has the numeric value 0.
beforeExecute(Thread, Runnable) - Method in class java.util.concurrent.ThreadPoolExecutor
Method invoked prior to executing the given Runnable in the given thread.
beforeFirst() - Method in interface java.sql.ResultSet
Moves the cursor to the front of this ResultSet object, just before the first row.
begin() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Marks the beginning of an I/O operation that might block indefinitely.
begin() - Method in class java.nio.channels.spi.AbstractSelector
Marks the beginning of an I/O operation that might block indefinitely.
begin(String, int) - Static method in class ohos.hiviewdfx.HiTrace
Starts tracing a service call chain.
beginDrawing(PdfGenerator.PageInfo) - Method in class ohos.agp.render.PdfGenerator
Generates a blank page for drawing based on the specified page information.
beginGroup() - Method in class ohos.data.distributed.common.Query
Creates a query condition group with a left bracket.
beginHandshake() - Method in class javax.net.ssl.SSLEngine
Initiates handshaking (initial or renegotiation) on this SSLEngine.
beginRecording(int, int) - Method in class ohos.agp.render.Picture
Starts recording.
beginSearch(String, String) - Method in class ohos.data.search.SearchAbility
Starts a search session in the index library with a specified group ID and bundle name.
beginsWith(String, String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is String and value starts with a specified string.
beginsWith(String, String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is String and value starts with a specified string.
beginsWith(String, String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is String and value starts with a specified string.
beginTransaction() - Method in interface ohos.data.orm.OrmContext
Begins a transaction in EXCLUSIVE mode.
beginTransaction() - Method in interface ohos.data.rdb.RdbStore
Begins a transaction in EXCLUSIVE mode.
beginTransactionWithObserver(TransactionObserver) - Method in interface ohos.data.rdb.RdbStore
Begins a transaction in EXCLUSIVE mode with a listener.
beginWrap() - Method in class ohos.data.dataability.DataAbilityPredicates
Adds a left parenthesis to the predicate.
beginWrap() - Method in class ohos.data.orm.OrmPredicates
Adds a left parenthesis to the predicate.
beginWrap() - Method in class ohos.data.rdb.RdbPredicates
Adds a left parenthesis to the predicate.
BEH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
BELOW - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component is placed below another child component.
BENGALI - java.awt.font.NumericShaper.Range
The Bengali range with the Bengali digits.
BENGALI - java.lang.Character.UnicodeScript
Unicode script "Bengali".
BENGALI - Static variable in class java.awt.font.NumericShaper
Identifies the BENGALI range and decimal base.
BENGALI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bengali" Unicode character block.
BENGALI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BENGALI - Static variable in class ohos.global.icu.lang.UScript
Bengali
BENGALI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BEST_COMPRESSION - Static variable in class java.util.zip.Deflater
Compression level for best compression.
BEST_SPEED - Static variable in class java.util.zip.Deflater
Compression level for fastest compression.
bestRowNotPseudo - Static variable in interface java.sql.DatabaseMetaData
Indicates that the best row identifier is NOT a pseudo column.
bestRowPseudo - Static variable in interface java.sql.DatabaseMetaData
Indicates that the best row identifier is a pseudo column.
bestRowSession - Static variable in interface java.sql.DatabaseMetaData
Indicates that the scope of the best row identifier is the remainder of the current session.
bestRowTemporary - Static variable in interface java.sql.DatabaseMetaData
Indicates that the scope of the best row identifier is very temporary, lasting only while the row is being used.
bestRowTransaction - Static variable in interface java.sql.DatabaseMetaData
Indicates that the scope of the best row identifier is the remainder of the current transaction.
bestRowUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that the best row identifier may or may not be a pseudo column.
BETH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
between(String, double, double) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the specified field whose data type is double and value is within a given range.
between(String, double, double) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the specified field whose data type is double and value is within a given range.
between(String, double, double) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the specified field whose data type is double and value is within a given range.
between(String, float, float) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the specified field whose data type is float and value is within a given range.
between(String, float, float) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the specified field whose data type is float and value is within a given range.
between(String, float, float) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the specified field whose data type is float and value is within a given range.
between(String, int, int) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the specified field whose data type is int and value is within a given range.
between(String, int, int) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the specified field whose data type is int and value is within a given range.
between(String, int, int) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the specified field whose data type is int and value is within a given range.
between(String, long, long) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the specified field whose data type is long and value is within a given range.
between(String, long, long) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the specified field whose data type is long and value is within a given range.
between(String, long, long) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the specified field whose data type is long and value is within a given range.
between(String, String, String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the specified field whose data type is String and value is within a given range.
between(String, String, String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the specified field whose data type is String and value is within a given range.
between(String, String, String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the specified field whose data type is String and value is within a given range.
between(String, Time, Time) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the specified field whose data type is Time and value is within a given range.
between(String, Time, Time) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the specified field whose data type is Time and value is within a given range.
between(String, Time, Time) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the specified field whose data type is Time and value is within a given range.
between(String, Timestamp, Timestamp) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the specified field whose data type is Timestamp and value is within a given range.
between(String, Timestamp, Timestamp) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the specified field whose data type is Timestamp and value is within a given range.
between(String, Timestamp, Timestamp) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the specified field whose data type is Timestamp and value is within a given range.
between(String, Calendar, Calendar) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the specified field whose data type is Calendar and value is within a given range.
between(String, Calendar, Calendar) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the specified field whose data type is Calendar and value is within a given range.
between(String, Calendar, Calendar) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the specified field whose data type is Calendar and value is within a given range.
between(String, Date, Date) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the specified field whose data type is Date and value is within a given range.
between(String, Date, Date) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the specified field whose data type is Date and value is within a given range.
between(String, Date, Date) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the specified field whose data type is Date and value is within a given range.
between(ChronoLocalDate, ChronoLocalDate) - Static method in interface java.time.chrono.ChronoPeriod
Obtains a ChronoPeriod consisting of amount of time between two dates.
between(LocalDate, LocalDate) - Static method in class java.time.Period
Obtains a Period consisting of the number of years, months, and days between two dates.
between(Temporal, Temporal) - Static method in class java.time.Duration
Obtains a Duration representing the duration between two temporal objects.
between(Temporal, Temporal) - Method in enum java.time.temporal.ChronoUnit
 
between(Temporal, Temporal) - Method in interface java.time.temporal.TemporalUnit
Calculates the amount of time between two temporal objects.
BETWEEN_BACKGROUND_AND_CONTENT - Static variable in interface ohos.agp.components.Component.DrawTask
Indicates that the draw task is implemented between the content and background of a control.
BETWEEN_CONTENT_AND_FOREGROUND - Static variable in interface ohos.agp.components.Component.DrawTask
Indicates that the draw task is implemented between the content and foreground of a control.
BEVEL_JOIN - ohos.agp.render.Paint.Join
Indicates that a straight line is used to form a beveled appearance between the segments of a stroked path.
BGRA_8888_COLORTYPE - ohos.agp.render.Texture.ColorType
Indicates a color format where each pixel is represented by 32 bits in BGRA order (8 bits each for blue, green, red, and alpha).
BHADRA - Static variable in class ohos.global.icu.util.IndianCalendar
Constant for Bhadra, the 6th month of the Indian year.
BHAIKSUKI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BHAIKSUKI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
BHAIKSUKI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BiConsumer<T,U> - Interface in java.util.function
Represents an operation that accepts two input arguments and returns no result.
Bidi - Class in java.text
This class implements the Unicode Bidirectional Algorithm.
Bidi - Class in ohos.global.icu.text
Bidi algorithm for ICU
Bidi() - Constructor for class ohos.global.icu.text.Bidi
Allocate a Bidi object.
Bidi(char[], int, byte[], int, int, int) - Constructor for class java.text.Bidi
Create Bidi from the given text, embedding, and direction information.
Bidi(char[], int, byte[], int, int, int) - Constructor for class ohos.global.icu.text.Bidi
Create Bidi from the given text, embedding, and direction information.
Bidi(int, int) - Constructor for class ohos.global.icu.text.Bidi
Allocate a Bidi object with preallocated memory for internal structures.
Bidi(String, int) - Constructor for class java.text.Bidi
Create Bidi from the given paragraph of text and base direction.
Bidi(String, int) - Constructor for class ohos.global.icu.text.Bidi
Create Bidi from the given paragraph of text and base direction.
Bidi(AttributedCharacterIterator) - Constructor for class java.text.Bidi
Create Bidi from the given paragraph of text.
Bidi(AttributedCharacterIterator) - Constructor for class ohos.global.icu.text.Bidi
Create Bidi from the given paragraph of text.
BIDI - ohos.global.icu.text.IDNA.Error
A label does not meet the IDNA BiDi requirements (for right-to-left characters).
BIDI_CLASS - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Bidi_Class.
BIDI_CONTROL - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Bidi_Control.
BIDI_EMBEDDING - Static variable in class java.awt.font.TextAttribute
Attribute key for the embedding level of the text.
BIDI_MIRRORED - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Bidi_Mirrored.
BIDI_MIRRORING_GLYPH - Static variable in interface ohos.global.icu.lang.UProperty
String property Bidi_Mirroring_Glyph.
BIDI_PAIRED_BRACKET - Static variable in interface ohos.global.icu.lang.UProperty
String property Bidi_Paired_Bracket (new in Unicode 6.3).
BIDI_PAIRED_BRACKET_TYPE - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Bidi_Paired_Bracket_Type (new in Unicode 6.3).
BidiClassifier - Class in ohos.global.icu.text
Overrides default Bidi class values with custom ones.
BidiClassifier(Object) - Constructor for class ohos.global.icu.text.BidiClassifier
 
BidiRun - Class in ohos.global.icu.text
A BidiRun represents a sequence of characters at the same embedding level.
BiFunction<T,U,R> - Interface in java.util.function
Represents a function that accepts two arguments and produces a result.
BIG_ENDIAN - Static variable in class java.nio.ByteOrder
Constant denoting big-endian byte order.
BigDecimal - Class in java.math
Immutable, arbitrary-precision signed decimal numbers.
BigDecimal - Class in ohos.global.icu.math
The BigDecimal class implements immutable arbitrary-precision decimal numbers.
BigDecimal(char[]) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal(java.lang.String) constructor.
BigDecimal(char[]) - Constructor for class ohos.global.icu.math.BigDecimal
Constructs a BigDecimal object from an array of characters.
BigDecimal(char[], int, int) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal(java.lang.String) constructor, while allowing a sub-array to be specified.
BigDecimal(char[], int, int) - Constructor for class ohos.global.icu.math.BigDecimal
Constructs a BigDecimal object from an array of characters.
BigDecimal(char[], int, int, MathContext) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal(java.lang.String) constructor, while allowing a sub-array to be specified and with rounding according to the context settings.
BigDecimal(char[], MathContext) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal(java.lang.String) constructor and with rounding according to the context settings.
BigDecimal(double) - Constructor for class java.math.BigDecimal
Translates a double into a BigDecimal which is the exact decimal representation of the double's binary floating-point value.
BigDecimal(double) - Constructor for class ohos.global.icu.math.BigDecimal
Constructs a BigDecimal object directly from a double.
BigDecimal(double, MathContext) - Constructor for class java.math.BigDecimal
Translates a double into a BigDecimal, with rounding according to the context settings.
BigDecimal(int) - Constructor for class java.math.BigDecimal
Translates an int into a BigDecimal.
BigDecimal(int) - Constructor for class ohos.global.icu.math.BigDecimal
Constructs a BigDecimal object directly from a int.
BigDecimal(int, MathContext) - Constructor for class java.math.BigDecimal
Translates an int into a BigDecimal, with rounding according to the context settings.
BigDecimal(long) - Constructor for class java.math.BigDecimal
Translates a long into a BigDecimal.
BigDecimal(long) - Constructor for class ohos.global.icu.math.BigDecimal
Constructs a BigDecimal object directly from a long.
BigDecimal(long, MathContext) - Constructor for class java.math.BigDecimal
Translates a long into a BigDecimal, with rounding according to the context settings.
BigDecimal(String) - Constructor for class java.math.BigDecimal
Translates the string representation of a BigDecimal into a BigDecimal.
BigDecimal(String) - Constructor for class ohos.global.icu.math.BigDecimal
Constructs a BigDecimal object from a String.
BigDecimal(String, MathContext) - Constructor for class java.math.BigDecimal
Translates the string representation of a BigDecimal into a BigDecimal, accepting the same strings as the BigDecimal(java.lang.String) constructor, with rounding according to the context settings.
BigDecimal(BigDecimal) - Constructor for class ohos.global.icu.math.BigDecimal
Constructs a BigDecimal object from a java.math.BigDecimal.
BigDecimal(BigInteger) - Constructor for class java.math.BigDecimal
Translates a BigInteger into a BigDecimal.
BigDecimal(BigInteger) - Constructor for class ohos.global.icu.math.BigDecimal
Constructs a BigDecimal object from a BigInteger, with scale 0.
BigDecimal(BigInteger, int) - Constructor for class java.math.BigDecimal
Translates a BigInteger unscaled value and an int scale into a BigDecimal.
BigDecimal(BigInteger, int) - Constructor for class ohos.global.icu.math.BigDecimal
Constructs a BigDecimal object from a BigInteger and a scale.
BigDecimal(BigInteger, int, MathContext) - Constructor for class java.math.BigDecimal
Translates a BigInteger unscaled value and an int scale into a BigDecimal, with rounding according to the context settings.
BigDecimal(BigInteger, MathContext) - Constructor for class java.math.BigDecimal
Translates a BigInteger into a BigDecimal rounding according to the context settings.
bigDecimalFrom(double, int) - Static method in class ohos.global.icu.util.UniversalTimeScale
Convert a double datetime from the given time scale to the universal time scale.
bigDecimalFrom(long, int) - Static method in class ohos.global.icu.util.UniversalTimeScale
Convert a long datetime from the given time scale to the universal time scale.
bigDecimalFrom(BigDecimal, int) - Static method in class ohos.global.icu.util.UniversalTimeScale
Convert a BigDecimal datetime from the given time scale to the universal time scale.
BIGINT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BIGINT.
BigInteger - Class in java.math
Immutable arbitrary-precision integers.
BigInteger(byte[]) - Constructor for class java.math.BigInteger
Translates a byte array containing the two's-complement binary representation of a BigInteger into a BigInteger.
BigInteger(int, byte[]) - Constructor for class java.math.BigInteger
Translates the sign-magnitude representation of a BigInteger into a BigInteger.
BigInteger(int, int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated positive BigInteger that is probably prime, with the specified bitLength.
BigInteger(int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated BigInteger, uniformly distributed over the range 0 to (2numBits - 1), inclusive.
BigInteger(String) - Constructor for class java.math.BigInteger
Translates the decimal String representation of a BigInteger into a BigInteger.
BigInteger(String, int) - Constructor for class java.math.BigInteger
Translates the String representation of a BigInteger in the specified radix into a BigInteger.
BINARY - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BINARY.
BINARY_START - Static variable in interface ohos.global.icu.lang.UProperty
First constant for binary Unicode properties.
BinaryOperator<T> - Interface in java.util.function
Represents an operation upon two operands of the same type, producing a result of the same type as the operands.
binarySearch(byte[], byte) - Static method in class java.util.Arrays
Searches the specified array of bytes for the specified value using the binary search algorithm.
binarySearch(byte[], int, int, byte) - Static method in class java.util.Arrays
Searches a range of the specified array of bytes for the specified value using the binary search algorithm.
binarySearch(char[], char) - Static method in class java.util.Arrays
Searches the specified array of chars for the specified value using the binary search algorithm.
binarySearch(char[], int, int, char) - Static method in class java.util.Arrays
Searches a range of the specified array of chars for the specified value using the binary search algorithm.
binarySearch(double[], double) - Static method in class java.util.Arrays
Searches the specified array of doubles for the specified value using the binary search algorithm.
binarySearch(double[], int, int, double) - Static method in class java.util.Arrays
Searches a range of the specified array of doubles for the specified value using the binary search algorithm.
binarySearch(float[], float) - Static method in class java.util.Arrays
Searches the specified array of floats for the specified value using the binary search algorithm.
binarySearch(float[], int, int, float) - Static method in class java.util.Arrays
Searches a range of the specified array of floats for the specified value using the binary search algorithm.
binarySearch(int[], int) - Static method in class java.util.Arrays
Searches the specified array of ints for the specified value using the binary search algorithm.
binarySearch(int[], int, int, int) - Static method in class java.util.Arrays
Searches a range of the specified array of ints for the specified value using the binary search algorithm.
binarySearch(long[], int, int, long) - Static method in class java.util.Arrays
Searches a range of the specified array of longs for the specified value using the binary search algorithm.
binarySearch(long[], long) - Static method in class java.util.Arrays
Searches the specified array of longs for the specified value using the binary search algorithm.
binarySearch(short[], int, int, short) - Static method in class java.util.Arrays
Searches a range of the specified array of shorts for the specified value using the binary search algorithm.
binarySearch(short[], short) - Static method in class java.util.Arrays
Searches the specified array of shorts for the specified value using the binary search algorithm.
binarySearch(Object[], int, int, Object) - Static method in class java.util.Arrays
Searches a range of the specified array for the specified object using the binary search algorithm.
binarySearch(Object[], Object) - Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary search algorithm.
binarySearch(List<? extends Comparable<? super T>>, T) - Static method in class java.util.Collections
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(List<? extends T>, T, Comparator<? super T>) - Static method in class java.util.Collections
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(T[], int, int, T, Comparator<? super T>) - Static method in class java.util.Arrays
Searches a range of the specified array for the specified object using the binary search algorithm.
binarySearch(T[], T, Comparator<? super T>) - Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary search algorithm.
binarySearchInInsArray(int) - Method in class ohos.utils.IntArray
Searches for a specified value using the binary search algorithm.
bind(int, InetAddress) - Method in class java.net.DatagramSocketImpl
Binds a datagram socket to a local port and address.
bind(Object, String, MethodType) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces an early-bound method handle for a non-static method.
bind(InetAddress, int) - Method in class java.net.SocketImpl
Binds this socket to the specified local IP address and port number.
bind(SocketAddress) - Method in class java.net.DatagramSocket
Binds this DatagramSocket to a specific address and port.
bind(SocketAddress) - Method in class java.net.ServerSocket
Binds the ServerSocket to a specific address (IP address and port number).
bind(SocketAddress) - Method in class java.net.Socket
Binds the socket to a local address.
bind(SocketAddress) - Method in class java.nio.channels.AsynchronousServerSocketChannel
Binds the channel's socket to a local address and configures the socket to listen for connections.
bind(SocketAddress) - Method in class java.nio.channels.AsynchronousSocketChannel
 
bind(SocketAddress) - Method in class java.nio.channels.DatagramChannel
 
bind(SocketAddress) - Method in interface java.nio.channels.NetworkChannel
Binds the channel's socket to a local address.
bind(SocketAddress) - Method in class java.nio.channels.ServerSocketChannel
Binds the channel's socket to a local address and configures the socket to listen for connections.
bind(SocketAddress) - Method in class java.nio.channels.SocketChannel
 
bind(SocketAddress, int) - Method in class java.net.ServerSocket
Binds the ServerSocket to a specific address (IP address and port number).
bind(SocketAddress, int) - Method in class java.nio.channels.AsynchronousServerSocketChannel
Binds the channel's socket to a local address and configures the socket to listen for connections.
bind(SocketAddress, int) - Method in class java.nio.channels.ServerSocketChannel
Binds the channel's socket to a local address and configures the socket to listen for connections.
BIND_PROVIDER_FAILED - ohos.aafwk.ability.FormException.FormError
Failed to bind the Form Manager Service to the provider service.
bindBlob(Blob) - Static method in class ohos.data.orm.BindUtils
Converts data of the java.sql.Blob type into a byte array.
bindCornerMark() - Method in class ohos.agp.components.Component
Sets the corner mark object to be displayed on top of the component.
BindException - Exception in java.net
Signals that an error occurred while attempting to bind a socket to a local address and port.
BindException() - Constructor for exception java.net.BindException
Construct a new BindException with no detailed message.
BindException(String) - Constructor for exception java.net.BindException
Constructs a new BindException with the specified detail message as to why the bind error occurred.
bindSocket(FileDescriptor) - Method in class ohos.net.NetHandle
Binds a fd to the current network.
bindSocket(DatagramSocket) - Method in class ohos.net.NetHandle
Binds a socket to the current network.
bindSocket(Socket) - Method in class ohos.net.NetHandle
Binds a Socket to the current network.
bindTo(Object) - Method in class java.lang.invoke.MethodHandle
Binds a value x to the first argument of a method handle, without invoking it.
bindToGPUContext(int) - Method in class ohos.agp.graphics.TextureHolder
Binds this TextureHolder to the GPU context, that is, the openGL context.
bindToTextureHolder(TextureHolder) - Method in class ohos.agp.graphics.Surface
Bind a Surface instance to a TextureHolder.
BINDU - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
BindUtils - Class in ohos.data.orm
A utility class that provides methods to convert data formats.
bindValue(Statement, T) - Method in interface ohos.data.orm.EntityHelper
Binds attribute values of an inserted OrmObject object to the database declaration statement.
bindValue(Statement, T, long) - Method in interface ohos.data.orm.EntityHelper
Binds attribute values of an updated OrmObject object to the database declaration statement.
BiometricAuthentication - Class in ohos.biometrics.authentication
Provides the biometric authentication capability.
BiometricAuthentication.AuthenticationTips - Class in ohos.biometrics.authentication
Provides the authentication tips.
BiometricAuthentication.AuthType - Enum in ohos.biometrics.authentication
Indicates the authentication type.
BiometricAuthentication.SecureLevel - Enum in ohos.biometrics.authentication
Indicates the security level of the data to access.
BiometricAuthentication.SystemAuthDialogInfo - Class in ohos.biometrics.authentication
Provides the customized authentication tips in the system-provided authentication dialog box.
BiPredicate<T,U> - Interface in java.util.function
Represents a predicate (boolean-valued function) of two arguments.
BIRTH_DATE - Static variable in class ohos.data.search.schema.ContactItem
Indicates the index field name of birthDate.
BIT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BIT.
BIT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of digital: bit
BIT_RATE - Static variable in class ohos.media.common.Format
Indicates a key that describes the bit rate.
BIT_RATE_INIT - Static variable in class ohos.media.common.AudioProperty
Indicates the default audio encoding bit rate.
bitCount() - Method in class java.math.BigInteger
Returns the number of bits in the two's complement representation of this BigInteger that differ from its sign bit.
bitCount(int) - Static method in class java.lang.Integer
Returns the number of one-bits in the two's complement binary representation of the specified int value.
bitCount(long) - Static method in class java.lang.Long
Returns the number of one-bits in the two's complement binary representation of the specified long value.
bitLength() - Method in class java.math.BigInteger
Returns the number of bits in the minimal two's-complement representation of this BigInteger, excluding a sign bit.
BITMAP_INPUT - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the bitmap of an input image.
BITMAP_OUTPUT - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the bitmap of an output image.
BITRATE_INIT - Static variable in class ohos.media.common.VideoProperty
Indicates the default video encoding bit rate.
BITRATE_MODE - Static variable in class ohos.media.common.Format
Indicates the bit rate mode to be used by the encoder.
BITS_PER_SAMPLE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
BitSet - Class in java.util
This class implements a vector of bits that grows as needed.
BitSet() - Constructor for class java.util.BitSet
Creates a new bit set.
BitSet(int) - Constructor for class java.util.BitSet
Creates a bit set whose initial size is large enough to explicitly represent bits with indices in the range 0 through nbits-1.
BLACK - Static variable in class ohos.agp.colors.CmykPalette
Indicates that the CmykColor object is black.
BLACK - Static variable in class ohos.agp.colors.HslPalette
The HSL representation for black.
BLACK - Static variable in class ohos.agp.colors.HsvPalette
The HSV representation for black.
BLACK - Static variable in class ohos.agp.colors.RgbPalette
The RgbColor object representing black.
BLACK - Static variable in class ohos.agp.utils.Color
Indicates the black color, represented by 0xFF000000.
BLE_CAP_2M_PHY - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that the Bluetooth chip of the current device supports the BLE 2M PHY feature.
BLE_CAP_CODED_PHY - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that the Bluetooth chip of the current device supports the BLE coded PHY feature.
BLE_CAP_EXTENDED_ADV - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that the Bluetooth chip of the current device supports the BLE extended advertising feature.
BLE_CAP_MULTIPLE_ADV - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that the Bluetooth chip of the current device supports the BLE multiple advertising feature.
BLE_CAP_OFFLOADED_FILTER - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that the Bluetooth chip of the current device supports the BLE offloaded filter feature.
BLE_CAP_OFFLOADED_SCAN_BATCH - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that the Bluetooth chip of the current device supports the BLE offloaded scan batch feature.
BLE_CAP_PERIODIC_ADV - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that the Bluetooth chip of the current device supports the BLE periodic advertising feature.
BleAdvertiseCallback - Class in ohos.bluetooth.ble
An abstract class for Bluetooth Low Energy (BLE) advertising callbacks.
BleAdvertiseCallback() - Constructor for class ohos.bluetooth.ble.BleAdvertiseCallback
 
BleAdvertiseData - Class in ohos.bluetooth.ble
Encapsulates the Bluetooth Low Energy (BLE) advertising data, including the data to be advertised as well as the response data for active scans.
BleAdvertiseData.Builder - Class in ohos.bluetooth.ble
Ble advertising data instance builder.
BleAdvertiser - Class in ohos.bluetooth.ble
Manages Bluetooth Low Energy (BLE) advertising.
BleAdvertiser(Context, BleAdvertiseCallback) - Constructor for class ohos.bluetooth.ble.BleAdvertiser
A constructor used to create a BleAdvertiser instance.
BleAdvertiseSettings - Class in ohos.bluetooth.ble
Provides methods for setting Bluetooth Low Energy (BLE) advertising parameters, such as the advertising interval, transmission power level, and whether an advertisement is connectable.
BleAdvertiseSettings.Builder - Class in ohos.bluetooth.ble
Ble advertising settings instance builder.
BleCentralManager - Class in ohos.bluetooth.ble
Starts, stops, and calls back BLE scanning.
BleCentralManager(Context, BleCentralManagerCallback) - Constructor for class ohos.bluetooth.ble.BleCentralManager
A constructor used to create a BleCentralManager instance.
BleCentralManagerCallback - Interface in ohos.bluetooth.ble
An interface that defines the callback used to send notifications of operations on Central devices.
BLEND - ohos.agp.render.render3d.resources.MaterialDesc.MaterialAlphaMode
Indicates the alpha blending mode that combines the source regions with target regions based on the alpha value.
BlendMode - Enum in ohos.agp.render
Enumerates blend modes used for drawing objects on a Canvas.
BlePeripheralCallback - Class in ohos.bluetooth.ble
An abstract class that defines the callback used to send notifications of operations on peripheral devices, such as service discovery and connection status changes.
BlePeripheralCallback() - Constructor for class ohos.bluetooth.ble.BlePeripheralCallback
 
BlePeripheralDevice - Class in ohos.bluetooth.ble
Provides the types of Bluetooth Low Energy (BLE) peripheral devices and related operations.
BlePeripheralManager - Class in ohos.bluetooth.ble
Provides a Bluetooth GATT server for managing BLE peripheral devices.
BlePeripheralManager(Context, BlePeripheralManagerCallback, int) - Constructor for class ohos.bluetooth.ble.BlePeripheralManager
A constructor used to create a BlePeripheralManager instance.
BlePeripheralManagerCallback - Class in ohos.bluetooth.ble
An abstract class that defines the callback used to send notifications of operations on gatt server.
BlePeripheralManagerCallback() - Constructor for class ohos.bluetooth.ble.BlePeripheralManagerCallback
 
BleScanFilter - Class in ohos.bluetooth.ble
Filters BLE scanning results.
BleScanFilter() - Constructor for class ohos.bluetooth.ble.BleScanFilter
 
BleScanResult - Class in ohos.bluetooth.ble
Represents the BLE scan result set.
BleScanResult(BlePeripheralDevice, Map<Integer, byte[]>, Map<UUID, byte[]>, List<UUID>, int, long) - Constructor for class ohos.bluetooth.ble.BleScanResult
A parameterized constructor used to create a BleScanResult instance.
BLISSYMBOLS - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
Blob - Class in ohos.data.orm
Represents a Blob that stores Binary Large Objects (BLOBs) in the Object Relational Mapping (ORM) system.
Blob - Interface in java.sql
The representation (mapping) in the Java™ programming language of an SQL BLOB value.
Blob() - Constructor for class ohos.data.orm.Blob
An no-argument constructor used to create a Blob object.
Blob(byte[]) - Constructor for class ohos.data.orm.Blob
A constructor used to create a Blob object from data in an array of bytes.
BLOB - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BLOB.
block() - Method in interface java.util.concurrent.ForkJoinPool.ManagedBlocker
Possibly blocks the current thread, for example waiting for a lock or condition.
block(InetAddress) - Method in class java.nio.channels.MembershipKey
Block multicast datagrams from the given source address.
BLOCK - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Block.
BLOCK_BYTES - Static variable in class ohos.nfc.tag.MifareClassicTag
Indicates the size of each block of the MifareClassic tag in bytes.
BLOCK_CIPHER - java.security.CryptoPrimitive
Symmetric primitive: block cipher
BLOCK_ELEMENTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Block Elements" Unicode character block.
BLOCK_ELEMENTS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BLOCK_ELEMENTS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BLOCK_SEPARATOR - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type B
blockCount - Variable in class ohos.system.FileStat
Indicates the number of blocks used to store the file.
BLOCKED - java.lang.Thread.State
Thread state for a thread blocked waiting for a monitor lock.
BlockingDeque<E> - Interface in java.util.concurrent
A Deque that additionally supports blocking operations that wait for the deque to become non-empty when retrieving an element, and wait for space to become available in the deque when storing an element.
blockingLock() - Method in class java.nio.channels.SelectableChannel
Retrieves the object upon which the configureBlocking and register methods synchronize.
blockingLock() - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
BlockingQueue<E> - Interface in java.util.concurrent
A Queue that additionally supports operations that wait for the queue to become non-empty when retrieving an element, and wait for space to become available in the queue when storing an element.
BLUE - Static variable in class ohos.agp.colors.CmykPalette
Indicates that the CmykColor object is blue.
BLUE - Static variable in class ohos.agp.colors.HslPalette
The HSL representation for blue.
BLUE - Static variable in class ohos.agp.colors.HsvPalette
The HSV representation for blue.
BLUE - Static variable in class ohos.agp.colors.RgbPalette
The RgbColor object representing blue.
BLUE - Static variable in class ohos.agp.utils.Color
Indicates the blue color, represented by 0xFF0000FF.
BLUETOOTH_A2DP - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a Bluetooth device supporting the Advanced Audio Distribution Profile (A2DP).
BLUETOOTH_DISCOVER_TIMEOUT - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Wireless
Indicates the duration (in seconds) that the device can be discovered through Bluetooth.
BLUETOOTH_DISCOVERABILITY_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Wireless
Specifies whether the device can be discovered or connected by other devices through Bluetooth.
BLUETOOTH_RADIO - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Wireless
A constant of AIRPLANE_MODE_RADIOS to indicate that Bluetooth is disabled in airplane mode.
BLUETOOTH_SCO - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a Bluetooth device used for telephony.
BLUETOOTH_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Wireless
Specifies whether Bluetooth is enabled.
BluetoothDeviceClass - Class in ohos.bluetooth
The definition of the bluetooth device's capabilities.
BluetoothDeviceClass.MajorClass - Class in ohos.bluetooth
Defines all major class values in bit mask.
BluetoothDeviceClass.MajorMinorClass - Class in ohos.bluetooth
Defines the bit mask values of all major and minor classes.
BluetoothDeviceClass.Service - Class in ohos.bluetooth
Define all service bit mask values.
BluetoothHost - Class in ohos.bluetooth
Manages Bluetooth on a device, such as enabling and disabling Bluetooth.
BluetoothRemoteDevice - Class in ohos.bluetooth
Provides methods to perform operations on a peer Bluetooth device.
BlurDrawLooper - Class in ohos.agp.render
Describes shadow attributes of a Paint.
BlurDrawLooper(float, float, float, Color) - Constructor for class ohos.agp.render.BlurDrawLooper
A constructor used to create a BlurDrawLooper instance of a specified style.
BMS_RPC_ERROR - ohos.aafwk.ability.FormException.FormError
Failed to obtain the RPC object of the Bundle Manager Service because the service is not started.
BOLD - Static variable in class ohos.agp.text.Font
Indicates the bold font weight.
BOOK_PAHLAVI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
Boolean - Class in java.lang
The Boolean class wraps a value of the primitive type boolean in an object.
Boolean(boolean) - Constructor for class java.lang.Boolean
Allocates a Boolean object representing the value argument.
Boolean(String) - Constructor for class java.lang.Boolean
Allocates a Boolean object representing the value true if the string argument is not null and is equal, ignoring case, to the string "true".
BOOLEAN - ohos.data.distributed.common.FieldValueType
Boolean
BOOLEAN - ohos.global.resource.ResourceType
Indicates the boolean type.
BOOLEAN - ohos.utils.zson.ZSONType
Indicates the boolean type, either true or false.
BOOLEAN - Static variable in class java.sql.Types
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type BOOLEAN.
BOOLEAN_ATTR - Static variable in class ohos.global.resource.solidxml.TypedAttribute
Indicates that the type of the XML attribute value is BOOLEAN_ATTR.
BooleanSupplier - Interface in java.util.function
Represents a supplier of boolean-valued results.
booleanValue() - Method in class java.lang.Boolean
Returns the value of this Boolean object as a boolean primitive.
BOOT_COUNTING - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Indicates the number of boot operations after the device is powered on.
BootstrapMethodError - Error in java.lang
Thrown to indicate that an invokedynamic instruction has failed to find its bootstrap method, or the bootstrap method has failed to provide a call site with a target of the correct method type.
BootstrapMethodError() - Constructor for error java.lang.BootstrapMethodError
Constructs a BootstrapMethodError with no detail message.
BootstrapMethodError(String) - Constructor for error java.lang.BootstrapMethodError
Constructs a BootstrapMethodError with the specified detail message.
BootstrapMethodError(String, Throwable) - Constructor for error java.lang.BootstrapMethodError
Constructs a BootstrapMethodError with the specified detail message and cause.
BootstrapMethodError(Throwable) - Constructor for error java.lang.BootstrapMethodError
Constructs a BootstrapMethodError with the specified cause.
BOOTTIME - ohos.media.audio.Timestamp.Timebase
Indicates the monotonic clock that keeps running during suspension or an equivalent clock.
BOPOMOFO - java.lang.Character.UnicodeScript
Unicode script "Bopomofo".
BOPOMOFO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bopomofo" Unicode character block.
BOPOMOFO - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BOPOMOFO - Static variable in class ohos.global.icu.lang.UScript
Bopomofo
BOPOMOFO_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bopomofo Extended" Unicode character block.
BOPOMOFO_EXTENDED - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BOPOMOFO_EXTENDED_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BOPOMOFO_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BOTH - ohos.global.icu.text.UnicodeSetSpanner.TrimOption
Trim leading and trailing spans.
bottom - Variable in class ohos.agp.render.Paint.FontMetrics
Indicates the maximum descent of the font.
bottom - Variable in class ohos.agp.utils.Rect
Indicates the position of the Y coordinate on the bottom of the rectangle.
bottom - Variable in class ohos.agp.utils.RectFloat
Indicates the Y coordinate of the lower right corner of a rectangle.
bottom - Variable in class ohos.ai.cv.common.CvRect
Indicates the vertical coordinate of the lower boundary of a rectangle.
bottom - Variable in class ohos.utils.geo.Rect
Indicates the position of the Y coordinate on the bottom of the rectangle.
bottom - Variable in class ohos.utils.geo.RectFloat
Indicates the Y coordinate of the lower right corner of a rectangle.
BOTTOM - ohos.agp.components.SlideDrawer.SlideDirection
Indicates the "bottom" direction value for the optional component.
BOTTOM - Static variable in interface ohos.agp.components.TableLayout.Alignment
Deprecated.
use TableLayout.Alignment.ALIGNMENT_BOTTOM instead
BOTTOM - Static variable in class ohos.agp.transition.TransitionMove
Indicates slide-in from the bottom.
BOTTOM - Static variable in class ohos.agp.utils.LayoutAlignment
Indicates the bottom alignment for the component.
BOTTOM - Static variable in class ohos.agp.utils.TextAlignment
Indicates bottom alignment.
BOTTOM - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
BOTTOM_AND_LEFT - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
BOTTOM_AND_RIGHT - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
BOTTOM_END_TO_TOP_START - ohos.agp.components.element.ShapeElement.Orientation
Indicates that the gradient effect is from the lower end corner to the upper start corner.
BOTTOM_LEFT_TO_TOP_RIGHT - ohos.agp.components.element.ShapeElement.Orientation
Indicates that the gradient effect is from the lower left corner to the upper right corner.
BOTTOM_RIGHT_TO_TOP_LEFT - ohos.agp.components.element.ShapeElement.Orientation
Indicates that the gradient effect is from the lower right corner to the upper left corner.
BOTTOM_START_TO_TOP_END - ohos.agp.components.element.ShapeElement.Orientation
Indicates that the gradient effect is from the lower start corner to the upper end corner.
BOTTOM_TO_TOP - ohos.agp.components.element.ShapeElement.Orientation
Indicates that the gradient effect is from bottom to top.
bottomValue - Variable in class ohos.agp.render.Insets
Indicates the bottom value.
BOUNCE - Static variable in class ohos.agp.animation.Animator.CurveType
Indicates a curve in which an animation accelerates towards the target and then bounces several times at the target.
BOUNDARY_NEUTRAL - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type BN
BoundingBox - Class in ohos.agp.render.render3d.util
Defines the bounds of objects, such as a 3D mesh.
BoundingBox - Class in ohos.ai.cv.common
Provides a bounding box that determines the rectangle of the detected text.
BoundingBox() - Constructor for class ohos.agp.render.render3d.util.BoundingBox
Default constructor used to create a BoundingBox instance with both the minimum and maximum corner values being zero.
BoundingBox() - Constructor for class ohos.ai.cv.common.BoundingBox
Default constructor used to create a BoundingBox instance.
BoundingBox(int, int, int, int) - Constructor for class ohos.ai.cv.common.BoundingBox
A constructor used to create a BoundingBox instance using the input parameters left, top, width, and height.
BoundingBox(Vector3, Vector3) - Constructor for class ohos.agp.render.render3d.util.BoundingBox
A constructor used to create a BoundingBox instance with the maximum and minimum corner values of the axis-aligned bounding box (AABB).
BOUNDS_KEY - Static variable in class ohos.aafwk.ability.startsetting.AbilityStartSetting
Indicates the name of the ability window size property.
BOX_DRAWING - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Box Drawing" Unicode character block.
BOX_DRAWING - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BOX_DRAWING_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
boxed() - Method in interface java.util.stream.DoubleStream
Returns a Stream consisting of the elements of this stream, boxed to Double.
boxed() - Method in interface java.util.stream.IntStream
Returns a Stream consisting of the elements of this stream, each boxed to an Integer.
boxed() - Method in interface java.util.stream.LongStream
Returns a Stream consisting of the elements of this stream, each boxed to a Long.
BRAHMI - java.lang.Character.UnicodeScript
Unicode script "Brahmi".
BRAHMI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Brahmi" Unicode character block.
BRAHMI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BRAHMI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
BRAHMI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BRAHMI_JOINING_NUMBER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
BRAILLE - java.lang.Character.UnicodeScript
Unicode script "Braille".
BRAILLE - Static variable in class ohos.global.icu.lang.UScript
Braille Script in Unicode 4
BRAILLE_PATTERNS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Braille Patterns" Unicode character block.
BRAILLE_PATTERNS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BRAILLE_PATTERNS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BREAK_AFTER - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
BREAK_BEFORE - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
BREAK_BOTH - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
BREAK_SYMBOLS - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
breakIterator - Variable in class ohos.global.icu.text.SearchIterator
The BreakIterator to define the boundaries of a logical match.
BreakIterator - Class in java.text
The BreakIterator class implements methods for finding the location of boundaries in text.
BreakIterator - Class in ohos.global.icu.text
[icu enhancement] ICU's replacement for BreakIterator. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
BreakIterator() - Constructor for class java.text.BreakIterator
Constructor.
BreakIterator() - Constructor for class ohos.global.icu.text.BreakIterator
Default constructor.
breaksBetweenLetters(int) - Static method in class ohos.global.icu.lang.UScript
Returns true if the script allows line breaks between letters (excluding hyphenation).
BRIDGE_ON_5GHZ - ohos.global.config.ConfigType
Specifies whether a wireless bridge is allowed on 5 GHz Wi-Fi.
BRIGHTNESS_VALUE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
BrokenBarrierException - Exception in java.util.concurrent
Exception thrown when a thread tries to wait upon a barrier that is in a broken state, or which enters the broken state while the thread is waiting.
BrokenBarrierException() - Constructor for exception java.util.concurrent.BrokenBarrierException
Constructs a BrokenBarrierException with no specified detail message.
BrokenBarrierException(String) - Constructor for exception java.util.concurrent.BrokenBarrierException
Constructs a BrokenBarrierException with the specified detail message.
BrowserAgent - Class in ohos.agp.components.webengine
Assists WebView in processing web-page-related callbacks, for example, processing JavaScript events and website attribute change events.
BrowserAgent(Context) - Constructor for class ohos.agp.components.webengine.BrowserAgent
A constructor used to create a BrowserAgent instance.
BuddhistCalendar - Class in ohos.global.icu.util
BuddhistCalendar is a subclass of GregorianCalendar that numbers years since the birth of the Buddha.
BuddhistCalendar() - Constructor for class ohos.global.icu.util.BuddhistCalendar
Constructs a BuddhistCalendar using the current time in the default time zone with the default locale.
BuddhistCalendar(int, int, int) - Constructor for class ohos.global.icu.util.BuddhistCalendar
Constructs a BuddhistCalendar with the given date set in the default time zone with the default locale.
BuddhistCalendar(int, int, int, int, int, int) - Constructor for class ohos.global.icu.util.BuddhistCalendar
Constructs a BuddhistCalendar with the given date and time set for the default time zone with the default locale.
BuddhistCalendar(Date) - Constructor for class ohos.global.icu.util.BuddhistCalendar
Constructs a BuddhistCalendar with the given date set in the default time zone with the default locale.
BuddhistCalendar(Locale) - Constructor for class ohos.global.icu.util.BuddhistCalendar
Constructs a BuddhistCalendar based on the current time in the default time zone with the given locale.
BuddhistCalendar(TimeZone) - Constructor for class ohos.global.icu.util.BuddhistCalendar
Constructs a BuddhistCalendar based on the current time in the given time zone with the default locale.
BuddhistCalendar(TimeZone, Locale) - Constructor for class ohos.global.icu.util.BuddhistCalendar
Constructs a BuddhistCalendar based on the current time in the given time zone with the given locale.
BuddhistCalendar(TimeZone, ULocale) - Constructor for class ohos.global.icu.util.BuddhistCalendar
Constructs a BuddhistCalendar based on the current time in the given time zone with the given locale.
BuddhistCalendar(ULocale) - Constructor for class ohos.global.icu.util.BuddhistCalendar
Constructs a BuddhistCalendar based on the current time in the default time zone with the given locale.
buf - Variable in class java.io.BufferedInputStream
The internal buffer array where the data is stored.
buf - Variable in class java.io.BufferedOutputStream
The internal buffer where data is stored.
buf - Variable in class java.io.ByteArrayInputStream
An array of bytes that was provided by the creator of the stream.
buf - Variable in class java.io.ByteArrayOutputStream
The buffer where data is stored.
buf - Variable in class java.io.CharArrayReader
The character buffer.
buf - Variable in class java.io.CharArrayWriter
The buffer where data is stored.
buf - Variable in class java.io.PushbackInputStream
The pushback buffer.
buf - Variable in class java.util.zip.DeflaterInputStream
Input buffer for reading compressed data.
buf - Variable in class java.util.zip.DeflaterOutputStream
Output buffer for writing compressed data.
buf - Variable in class java.util.zip.InflaterInputStream
Input buffer for decompression.
buf - Variable in class java.util.zip.InflaterOutputStream
Output buffer for writing uncompressed data.
buffer - Variable in class java.io.PipedInputStream
The circular buffer into which incoming data is placed.
buffer - Variable in class java.io.StringBufferInputStream
Deprecated.
The string from which bytes are read.
Buffer - Class in java.nio
A container for data of a specific primitive type.
BUFFER_OVERFLOW - javax.net.ssl.SSLEngineResult.Status
The SSLEngine was not able to process the operation because there are not enough bytes available in the destination buffer to hold the result.
BUFFER_OVERFLOW_ERROR - Static variable in exception ohos.global.icu.text.StringPrepParseException
 
BUFFER_TYPE_CODEC_CONFIG - Static variable in class ohos.media.common.BufferInfo
Indicates the codec initialization data or non-media data.
BUFFER_TYPE_END_OF_STREAM - Static variable in class ohos.media.common.BufferInfo
Indicates the end of a data stream.
BUFFER_TYPE_KEY_FRAME - Static variable in class ohos.media.common.BufferInfo
Indicates that buffer data is key frames.
BUFFER_TYPE_MUXER_DATA - Static variable in class ohos.media.common.BufferInfo
Indicates that the buffer contains non-media data processed by a muxer.
BUFFER_TYPE_PARTIAL_FRAME - Static variable in class ohos.media.common.BufferInfo
Indicates that the buffer contains only a part of a frame.
BUFFER_UNDERFLOW - javax.net.ssl.SSLEngineResult.Status
The SSLEngine was not able to unwrap the incoming data because there were not enough source bytes available to make a complete packet.
BufferedInputStream - Class in java.io
A BufferedInputStream adds functionality to another input stream-namely, the ability to buffer the input and to support the mark and reset methods.
BufferedInputStream(InputStream) - Constructor for class java.io.BufferedInputStream
Creates a BufferedInputStream and saves its argument, the input stream in, for later use.
BufferedInputStream(InputStream, int) - Constructor for class java.io.BufferedInputStream
Creates a BufferedInputStream with the specified buffer size, and saves its argument, the input stream in, for later use.
BufferedOutputStream - Class in java.io
The class implements a buffered output stream.
BufferedOutputStream(OutputStream) - Constructor for class java.io.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream.
BufferedOutputStream(OutputStream, int) - Constructor for class java.io.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer size.
BufferedReader - Class in java.io
Reads text from a character-input stream, buffering characters so as to provide for the efficient reading of characters, arrays, and lines.
BufferedReader(Reader) - Constructor for class java.io.BufferedReader
Creates a buffering character-input stream that uses a default-sized input buffer.
BufferedReader(Reader, int) - Constructor for class java.io.BufferedReader
Creates a buffering character-input stream that uses an input buffer of the specified size.
BufferedWriter - Class in java.io
Writes text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
BufferedWriter(Writer) - Constructor for class java.io.BufferedWriter
Creates a buffered character-output stream that uses a default-sized output buffer.
BufferedWriter(Writer, int) - Constructor for class java.io.BufferedWriter
Creates a new buffered character-output stream that uses an output buffer of the given size.
BufferInfo - Class in ohos.media.common
Describes buffer metadata, including the start offset, size, timestamp, and type of buffer data.
BufferInfo() - Constructor for class ohos.media.common.BufferInfo
 
BufferOverflowException - Exception in java.nio
Unchecked exception thrown when a relative put operation reaches the target buffer's limit.
BufferOverflowException() - Constructor for exception java.nio.BufferOverflowException
Constructs an instance of this class.
bufferSizeInBytes(long) - Method in class ohos.media.audio.AudioCapturerInfo.Builder
Sets the buffer size of the audio stream.
bufferSizeInBytes(long) - Method in class ohos.media.audio.AudioRendererInfo.Builder
Sets the buffer size of the audio stream.
bufferType - Variable in class ohos.media.common.BufferInfo
Indicates the buffer data type.
BufferUnderflowException - Exception in java.nio
Unchecked exception thrown when a relative get operation reaches the source buffer's limit.
BufferUnderflowException() - Constructor for exception java.nio.BufferUnderflowException
Constructs an instance of this class.
BUGINESE - java.lang.Character.UnicodeScript
Unicode script "Buginese".
BUGINESE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Buginese" Unicode character block.
BUGINESE - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BUGINESE - Static variable in class ohos.global.icu.lang.UScript
Script in Unicode 4.1
BUGINESE_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BUHID - java.lang.Character.UnicodeScript
Unicode script "Buhid".
BUHID - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Buhid" Unicode character block.
BUHID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BUHID - Static variable in class ohos.global.icu.lang.UScript
Buhid
BUHID_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
build() - Method in class java.nio.file.attribute.AclEntry.Builder
Constructs an AclEntry from the components of this builder.
build() - Method in class java.util.Calendar.Builder
Returns a Calendar built from the parameters set by the setter methods.
build() - Method in class java.util.Locale.Builder
Returns an instance of Locale created from the fields set on this builder.
build() - Method in interface java.util.stream.DoubleStream.Builder
Builds the stream, transitioning this builder to the built state.
build() - Method in interface java.util.stream.IntStream.Builder
Builds the stream, transitioning this builder to the built state.
build() - Method in interface java.util.stream.LongStream.Builder
Builds the stream, transitioning this builder to the built state.
build() - Method in interface java.util.stream.Stream.Builder
Builds the stream, transitioning this builder to the built state.
build() - Method in class ohos.aafwk.ability.DataAbilityOperation.Builder
Creates a DataAbilityOperation object.
build() - Method in class ohos.aafwk.content.Intent.OperationBuilder
Creates an Operation object.
build() - Method in class ohos.agp.animation.AnimatorGroup
Obtains a builder that assists in creating an animator group, calling this method will clear previously added animations.
build() - Method in class ohos.agp.text.Font.Builder
Creates a font object based on the specified style.
build() - Method in class ohos.agp.text.RichTextBuilder
Creates a rich text object based on the latest configurations.
build() - Method in class ohos.ai.cv.docrefine.DocRefineConfiguration.Builder
Creates a DocRefineConfiguration object.
build() - Method in class ohos.ai.cv.sr.SisrConfiguration.Builder
Creates a SisrConfiguration object.
build() - Method in class ohos.ai.cv.sr.TxtImageSuperResolutionConfiguration.Builder
Creates a TxtImageSuperResolutionConfiguration object.
build() - Method in class ohos.ai.cv.text.TextConfiguration.Builder
Creates a TextConfiguration object.
build() - Method in class ohos.bluetooth.ble.BleAdvertiseData.Builder
Build the BleAdvertiseData.
build() - Method in class ohos.bluetooth.ble.BleAdvertiseSettings.Builder
Builds a BleAdvertiseSettings instance.
build() - Method in class ohos.data.async.JobParams.Builder
Constructs a JobParams object with the token and cookie that have been set.
build() - Method in class ohos.data.DatabaseFileConfig.Builder
Creates a DatabaseFileConfig object using a Builder instance with the specified configurations.
build() - Method in class ohos.data.orm.OrmConfig.Builder
Creates an OrmConfig instance using this builder with specified configurations.
build() - Method in class ohos.data.rdb.StoreConfig.Builder
Creates a StoreConfig instance using a builder with the specified configuration.
build() - Method in class ohos.event.intentagent.TriggerInfo.Builder
Creates a TriggerInfo object using all of the settings.
build() - Method in class ohos.event.notification.NotificationActionButton.Builder
Uses all of the settings to create a new NotificationActionButton object.
build() - Method in class ohos.event.notification.NotificationUserInput.Builder
Creates a new NotificationUserInput object by using all of the settings.
build() - Method in class ohos.global.icu.util.ULocale.Builder
Returns an instance of ULocale created from the fields set on this builder.
build() - Method in class ohos.media.audio.AudioCapturerInfo.Builder
Creates an AudioCapturerInfo instance based on the audio recording parameter set in the Builder instance.
build() - Method in class ohos.media.audio.AudioRenderer.SpeedPara.Builder
Creates a SpeedPara instance with the specified playback speed and pitch.
build() - Method in class ohos.media.audio.AudioRendererInfo.Builder
Creates an AudioRendererInfo instance based on the audio playback parameter set in the Builder instance.
build() - Method in class ohos.media.audio.AudioStreamInfo.Builder
Creates an AudioStreamInfo object containing all audio stream configuration that has been set.
build() - Method in interface ohos.media.camera.device.CameraConfig.Builder
Builds a secure CameraConfig object.
build() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Creates a secure FrameConfig object.
build() - Method in class ohos.media.common.AudioProperty.Builder
Creates an AudioProperty object.
build() - Method in class ohos.media.common.AVDescription.Builder
Creates an AVDescription instance.
build() - Method in class ohos.media.common.AVMetadata.Builder
Creates an AVMetadata instance.
build() - Method in class ohos.media.common.sessioncore.AVPlaybackState.AVPlaybackCustomAction.Builder
Creates an AVPlaybackCustomAction instance.
build() - Method in class ohos.media.common.sessioncore.AVPlaybackState.Builder
Creates an AVPlaybackState instance.
build() - Method in class ohos.media.common.StorageProperty.Builder
Creates a StorageProperty object for audio and video recording.
build() - Method in class ohos.media.common.VideoProperty.Builder
Creates a VideoProperty object.
build() - Method in class ohos.miscservices.download.DownloadConfig.Builder
Creates a DownloadConfig object.
build() - Method in class ohos.net.NetSpecifier.Builder
Creates a ohos.net.NetSpecifier object.
build() - Method in class ohos.utils.net.Uri.Builder
Creates a Uri instance based on the current Builder object.
build() - Method in class ohos.workscheduler.WorkInfo.Builder
Constructs the WorkInfo object based on the configured elements and triggering conditions.
build(CertPathParameters) - Method in class java.security.cert.CertPathBuilder
Attempts to build a certification path using the specified algorithm parameter set.
BUILD_TYPE - Static variable in class ohos.agp.render.render3d.BuildConfig
Indicates the build type.
buildApplicationRecord(String) - Static method in class ohos.nfc.tag.MessageRecord
Creates an NDEF record for a HarmonyOS application.
BuildConfig - Class in ohos.agp.render.render3d
Adds configuration items such as application ID and build type when building a project.
builder() - Static method in interface java.util.stream.DoubleStream
Returns a builder for a DoubleStream.
builder() - Static method in interface java.util.stream.IntStream
Returns a builder for an IntStream.
builder() - Static method in interface java.util.stream.LongStream
Returns a builder for a LongStream.
builder() - Static method in interface java.util.stream.Stream
Returns a builder for a Stream.
Builder() - Constructor for class java.security.KeyStore.Builder
Construct a new Builder.
Builder() - Constructor for class java.util.Calendar.Builder
Constructs a Calendar.Builder.
Builder() - Constructor for class java.util.Locale.Builder
Constructs an empty Builder.
Builder() - Constructor for class ohos.agp.animation.AnimatorGroup.Builder
 
Builder() - Constructor for class ohos.ai.cv.common.VisionConfiguration.Builder
 
Builder() - Constructor for class ohos.ai.cv.docrefine.DocRefineConfiguration.Builder
 
Builder() - Constructor for class ohos.ai.cv.sr.SisrConfiguration.Builder
 
Builder() - Constructor for class ohos.ai.cv.sr.TxtImageSuperResolutionConfiguration.Builder
 
Builder() - Constructor for class ohos.ai.cv.text.TextConfiguration.Builder
 
Builder() - Constructor for class ohos.bluetooth.ble.BleAdvertiseData.Builder
 
Builder() - Constructor for class ohos.bluetooth.ble.BleAdvertiseSettings.Builder
 
Builder() - Constructor for class ohos.data.async.JobParams.Builder
An no-argument constructor used to create a Builder instance.
Builder() - Constructor for class ohos.data.DatabaseFileConfig.Builder
Default constructor of the Builder instance.
Builder() - Constructor for class ohos.data.orm.OrmConfig.Builder
Default constructor of the Builder instance.
Builder() - Constructor for class ohos.data.rdb.StoreConfig.Builder
Default constructor of the Builder instance.
Builder() - Constructor for class ohos.event.intentagent.TriggerInfo.Builder
Default constructor used to create a Builder instance.
Builder() - Constructor for class ohos.global.icu.util.ULocale.Builder
Constructs an empty Builder.
Builder() - Constructor for class ohos.media.audio.AudioCapturerInfo.Builder
 
Builder() - Constructor for class ohos.media.audio.AudioRenderer.SpeedPara.Builder
Default constructor used to create a Builder instance.
Builder() - Constructor for class ohos.media.audio.AudioRendererInfo.Builder
 
Builder() - Constructor for class ohos.media.audio.AudioStreamInfo.Builder
Default constructor used to create a Builder instance.
Builder() - Constructor for class ohos.media.common.AudioProperty.Builder
Default constructor used to create a Builder instance.
Builder() - Constructor for class ohos.media.common.AVDescription.Builder
 
Builder() - Constructor for class ohos.media.common.AVMetadata.Builder
Default constructor used to create a Builder instance.
Builder() - Constructor for class ohos.media.common.sessioncore.AVPlaybackState.Builder
Creates an empty Builder instance.
Builder() - Constructor for class ohos.media.common.StorageProperty.Builder
Default constructor used to create a Builder instance.
Builder() - Constructor for class ohos.media.common.VideoProperty.Builder
Default constructor used to create a Builder instance.
Builder() - Constructor for class ohos.net.NetSpecifier.Builder
Constructor for this class.
Builder() - Constructor for class ohos.utils.net.Uri.Builder
 
Builder() - Constructor for class ohos.workscheduler.WorkInfo.Builder
Instantiates a new Builder.
Builder(int) - Constructor for class ohos.security.keystore.KeyStoreProtectionParameter.Builder
A constructor used to create a KeyStoreProtectionParameter.Builder object.
Builder(int, int, int) - Constructor for class ohos.agp.render.PdfGenerator.PageInfo.Builder
Default constructor used to create a Builder instance.
Builder(File) - Constructor for class ohos.agp.text.Font.Builder
Creates a Builder instance with specified font file.
Builder(String) - Constructor for class ohos.agp.text.Font.Builder
Creates a Builder instance with specified font family.
Builder(String) - Constructor for class ohos.event.notification.NotificationUserInput.Builder
A constructor used to create a Builder instance for creating NotificationUserInput objects.
Builder(String) - Constructor for class ohos.security.keystore.KeyGenAlgorithmParaSpec.Builder
A constructor that uses the key alias to create a Builder object.
Builder(String, CharSequence, int) - Constructor for class ohos.media.common.sessioncore.AVPlaybackState.AVPlaybackCustomAction.Builder
Creates a Builder instance based on the operation ID, display name, and icon ID.
Builder(Context, Uri) - Constructor for class ohos.miscservices.download.DownloadConfig.Builder
A constructor used to create a Builder instance for download session configuration.
Builder(OrmConfig) - Constructor for class ohos.data.orm.OrmConfig.Builder
A constructor used to create a Builder instance with the specified OrmConfig object.
Builder(StoreConfig) - Constructor for class ohos.data.rdb.StoreConfig.Builder
A constructor used to create a Builder instance with specified StoreConfig object.
Builder(NotificationActionButton) - Constructor for class ohos.event.notification.NotificationActionButton.Builder
A constructor used to create a Builder instance by copying parameters from an existing NotificationActionButton object.
Builder(AudioProperty) - Constructor for class ohos.media.common.AudioProperty.Builder
A constructor used to create a Builder instance based on an AudioProperty object.
Builder(AVMetadata) - Constructor for class ohos.media.common.AVMetadata.Builder
A constructor used to create a Builder instance based on the specified AVMetadata instance.
Builder(AVPlaybackState) - Constructor for class ohos.media.common.sessioncore.AVPlaybackState.Builder
Creates a Builder instance from a specified AVPlaybackState instance.
Builder(StorageProperty) - Constructor for class ohos.media.common.StorageProperty.Builder
A constructor used to create a Builder instance based on a StorageProperty object.
Builder(VideoProperty) - Constructor for class ohos.media.common.VideoProperty.Builder
A constructor used to create a Builder instance based on a VideoProperty object.
Builder(PixelMap, String, IntentAgent) - Constructor for class ohos.event.notification.NotificationActionButton.Builder
A constructor used to create a Builder instance with the specified icon, title, and IntentAgent for creating NotificationActionButton objects.
buildExternal(String, String, byte[]) - Static method in class ohos.nfc.tag.MessageRecord
Creates an NDEF record containing external data.
buildImmutableIndex() - Method in class ohos.global.icu.text.AlphabeticIndex
Builds an immutable, thread-safe version of this instance, without data records.
buildMime(String, byte[]) - Static method in class ohos.nfc.tag.MessageRecord
Creates an NDEF record containing MIME data.
buildStatement(String) - Method in interface ohos.data.rdb.RdbStore
Compiles an SQL statement into a reusable statement.
buildTextRecord(String, String) - Static method in class ohos.nfc.tag.MessageRecord
Creates an NDEF record containing text data.
buildUri() - Method in class ohos.nfc.tag.MessageRecord
builds a URI from this record, or return null if it is invalid.
BUILTIN_KEY - Static variable in class ohos.multimodalinput.event.MultimodalEvent
Indicates a builtin key input event.
BuiltinKeyEvent - Class in ohos.multimodalinput.event
Defines the key events of internal input devices.
BuiltinKeyEvent() - Constructor for class ohos.multimodalinput.event.BuiltinKeyEvent
 
bulkRegister(int) - Method in class java.util.concurrent.Phaser
Adds the given number of new unarrived parties to this phaser.
BUNDLE_ACTIVE_INFO - Static variable in class ohos.security.SystemPermission
Allows a system application to obtain how long other applications have been running in the foreground or background.
BundleActiveInfos - Class in ohos.bundleactive
Provides methods for querying attributes of bundle usage information.
BundleActiveInfosMgr - Class in ohos.bundleactive
Provides methods for managing bundle usage statistics, including the methods for querying bundle usage information and state data.
BundleActiveStates - Class in ohos.bundleactive
Provides methods for querying data that contains a single or multiple bundle states.
BundleActiveStates.State - Class in ohos.bundleactive
Provides methods for querying attributes of bundle state data.
BundleInfo - Class in ohos.bundle
Obtains configuration information about a bundle.
BundleInfo() - Constructor for class ohos.bundle.BundleInfo
Default constructor used to create a BundleInfo instance.
BundleInfo(BundleInfo) - Constructor for class ohos.bundle.BundleInfo
A parameterized constructor used to create a BundleInfo instance by copying parameters from an existing one.
bundleName - Variable in class ohos.bundle.AbilityInfo
Indicates the name of the bundle containing the ability.
BundleStatusCallback() - Constructor for class ohos.bundle.LauncherService.BundleStatusCallback
 
BURUSHASKI_YEH_BARREE - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
BUS - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a communication device with an external audio system.
BUSHEL - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: bushel
BUSY_ERROR - Static variable in class ohos.ai.nlu.util.NluError
Indicates that the NLU engine was busy, for example, because the initialization method had been called several times or an NLU method was called by multiple callers at the same time.
BUTT_CAP - ohos.agp.render.Paint.StrokeCap
Each drawing point of the paint stroke is in square, with the start point of the drawing line at the leftmost edge of the square and end point at the rightmost edge.
Button - Class in ohos.agp.components
Provides a Button item.
Button(Context) - Constructor for class ohos.agp.components.Button
Default constructor used to create a Button instance by using the default attribute set and style.
Button(Context, AttrSet) - Constructor for class ohos.agp.components.Button
A constructor used to create a Button instance by using specified attribute set and default style after the XML file is parsed.
Button(Context, AttrSet, String) - Constructor for class ohos.agp.components.Button
A constructor used to create a Button instance by using specified attribute set and specified style after the XML file is parsed.
BUTTON_NUM - Static variable in interface ohos.agp.window.dialog.IDialog
Indicates the maximum number of buttons.
BUTTON1 - Static variable in interface ohos.agp.window.dialog.IDialog
Indicates a button on the left side.
BUTTON2 - Static variable in interface ohos.agp.window.dialog.IDialog
Indicates a button in the middle.
BUTTON3 - Static variable in interface ohos.agp.window.dialog.IDialog
Indicates a button on the right side.
BY_ANNUALLY - Static variable in class ohos.bundleactive.BundleActiveInfosMgr
Indicates the annually interval.
BY_DAILY - Static variable in class ohos.bundleactive.BundleActiveInfosMgr
Indicates the daily interval.
BY_MONTHLY - Static variable in class ohos.bundleactive.BundleActiveInfosMgr
Indicates the monthly interval.
BY_OPTIMIZED - Static variable in class ohos.bundleactive.BundleActiveInfosMgr
Indicates the interval type that will determine the optimal interval based on the start and end time.
BY_WEEKLY - Static variable in class ohos.bundleactive.BundleActiveInfosMgr
Indicates the weekly interval.
Byte - Class in java.lang
The Byte class wraps a value of primitive type byte in an object.
Byte(byte) - Constructor for class java.lang.Byte
Constructs a newly allocated Byte object that represents the specified byte value.
Byte(String) - Constructor for class java.lang.Byte
Constructs a newly allocated Byte object that represents the byte value indicated by the String parameter.
BYTE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of digital: byte
ByteArrayInputStream - Class in java.io
A ByteArrayInputStream contains an internal buffer that contains bytes that may be read from the stream.
ByteArrayInputStream(byte[]) - Constructor for class java.io.ByteArrayInputStream
Creates a ByteArrayInputStream so that it uses buf as its buffer array.
ByteArrayInputStream(byte[], int, int) - Constructor for class java.io.ByteArrayInputStream
Creates ByteArrayInputStream that uses buf as its buffer array.
ByteArrayOutputStream - Class in java.io
This class implements an output stream in which the data is written into a byte array.
ByteArrayOutputStream() - Constructor for class java.io.ByteArrayOutputStream
Creates a new byte array output stream.
ByteArrayOutputStream(int) - Constructor for class java.io.ByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
ByteBuffer - Class in java.nio
A byte buffer.
ByteChannel - Interface in java.nio.channels
A channel that can read and write bytes.
ByteOrder - Class in java.nio
A typesafe enumeration for byte orders.
BYTES - Static variable in class java.lang.Byte
The number of bytes used to represent a byte value in two's complement binary form.
BYTES - Static variable in class java.lang.Character
The number of bytes used to represent a char value in unsigned binary form.
BYTES - Static variable in class java.lang.Double
The number of bytes used to represent a double value.
BYTES - Static variable in class java.lang.Float
The number of bytes used to represent a float value.
BYTES - Static variable in class java.lang.Integer
The number of bytes used to represent a int value in two's complement binary form.
BYTES - Static variable in class java.lang.Long
The number of bytes used to represent a long value in two's complement binary form.
BYTES - Static variable in class java.lang.Short
The number of bytes used to represent a short value in two's complement binary form.
bytesConsumed() - Method in class javax.net.ssl.SSLEngineResult
Returns the number of bytes consumed from the input buffer.
bytesProduced() - Method in class javax.net.ssl.SSLEngineResult
Returns the number of bytes written to the output buffer.
bytesTransferred - Variable in exception java.io.InterruptedIOException
Reports how many bytes had been transferred as part of the I/O operation before it was interrupted.
byteValue() - Method in class java.lang.Byte
Returns the value of this Byte as a byte.
byteValue() - Method in class java.lang.Double
Returns the value of this Double as a byte after a narrowing primitive conversion.
byteValue() - Method in class java.lang.Float
Returns the value of this Float as a byte after a narrowing primitive conversion.
byteValue() - Method in class java.lang.Integer
Returns the value of this Integer as a byte after a narrowing primitive conversion.
byteValue() - Method in class java.lang.Long
Returns the value of this Long as a byte after a narrowing primitive conversion.
byteValue() - Method in class java.lang.Number
Returns the value of the specified number as a byte, which may involve rounding or truncation.
byteValue() - Method in class java.lang.Short
Returns the value of this Short as a byte after a narrowing primitive conversion.
byteValue() - Method in class ohos.utils.HalfFloat
 
byteValueExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to a byte, checking for lost information.
byteValueExact() - Method in class ohos.global.icu.math.BigDecimal
Converts this BigDecimal to a byte.
ByTrace - Class in ohos.tools
Provides interfaces to generate ByTrace logs.
ByTrace() - Constructor for class ohos.tools.ByTrace
 
BYTRACE_TAG_APP - Static variable in class ohos.tools.ByTrace
Indicates a tag used by third parties.
BYZANTINE_MUSICAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Byzantine Musical Symbols" Unicode character block.
BYZANTINE_MUSICAL_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
BYZANTINE_MUSICAL_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 

C

CA - ohos.bundle.AbilityInfo.AbilitySubType
Indicates that the ability type is service with a UI.
CA_COMPROMISE - java.security.cert.CRLReason
This reason indicates that it is known or suspected that the certificate subject's private key has been compromised.
cachedChildren() - Method in class java.util.prefs.AbstractPreferences
Returns all known unremoved children of this node.
CachePolicy - Class in ohos.data.usage
Provides methods for setting cache policies.
CachePolicy() - Constructor for class ohos.data.usage.CachePolicy
 
CacheRequest - Class in java.net
Represents channels for storing resources in the ResponseCache.
CacheRequest() - Constructor for class java.net.CacheRequest
 
CacheResponse - Class in java.net
Represent channels for retrieving resources from the ResponseCache.
CacheResponse() - Constructor for class java.net.CacheResponse
 
calculateBearing(double, double, double, double) - Static method in class ohos.location.Location
Estimates the azimuth between two longitude and latitude coordinates.
calculateCurrentVelocity(int) - Method in class ohos.agp.components.VelocityDetector
Calculates the current velocity based on points that have been collected.
calculateCurrentVelocity(int, float, float) - Method in class ohos.agp.components.VelocityDetector
Calculates the current velocity based on points that have been collected and specifies upper limits for calculated X and Y velocities.
calculateDistance(double, double, double, double) - Static method in class ohos.location.Location
Estimates the linear distance between two longitude and latitude coordinates, in unit of meters.
calculateTextWidth(String, Paint) - Method in class ohos.agp.text.SimpleTextLayout
Calculates the text width.
calculateTextWidth(RichText) - Method in class ohos.agp.text.RichTextLayout
Calculates the text width.
calendar - Variable in class java.text.DateFormat
The Calendar instance used for calculating the date-time fields and the instant of time.
calendar - Variable in class ohos.global.icu.text.DateFormat
The calendar that DateFormat uses to produce the time field values needed to implement date and time formatting.
Calendar - Class in java.util
The Calendar class is an abstract class that provides methods for converting between a specific instant in time and a set of calendar fields such as YEAR, MONTH, DAY_OF_MONTH, HOUR, and so on, and for manipulating the calendar fields, such as getting the date of the next week.
Calendar - Class in ohos.global.icu.util
[icu enhancement] ICU's replacement for Calendar. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
Calendar() - Constructor for class java.util.Calendar
Constructs a Calendar with the default time zone and the default FORMAT locale.
Calendar() - Constructor for class ohos.global.icu.util.Calendar
Constructs a Calendar with the default time zone and the default FORMAT locale.
Calendar(TimeZone, Locale) - Constructor for class java.util.Calendar
Constructs a calendar with the specified time zone and locale.
Calendar(TimeZone, Locale) - Constructor for class ohos.global.icu.util.Calendar
Constructs a calendar with the specified time zone and locale.
Calendar(TimeZone, ULocale) - Constructor for class ohos.global.icu.util.Calendar
Constructs a calendar with the specified time zone and locale.
Calendar.Builder - Class in java.util
Calendar.Builder is used for creating a Calendar from various date-time parameters.
Calendar.WeekData - Class in ohos.global.icu.util
Simple, immutable struct-like class for access to the CLDR weekend data.
CalendarCollection - Class in ohos.sysappcomponents.calendar
Represents the calendar data collection, which encapsulates the ResultSet.
CalendarDataHelper - Class in ohos.sysappcomponents.calendar
Provides utilities for creating, adding, querying, modifying, and deleting calendar data.
CalendarDataHelper.InstancesDataHelper - Class in ohos.sysappcomponents.calendar
Provides utilities for operating calendar instance data in a certain period of time.
CalendarEntity - Class in ohos.sysappcomponents.calendar.entity
Describes a calendar abstract entity.
CalendarEntity() - Constructor for class ohos.sysappcomponents.calendar.entity.CalendarEntity
 
CalendarUtils - Class in ohos.global.i18n.utils
A utility class for Calendar, with the method for obtaining the local calendar name.
CalendarUtils() - Constructor for class ohos.global.i18n.utils.CalendarUtils
 
call() - Method in interface java.util.concurrent.Callable
Computes a result, or throws an exception if unable to do so.
call(String, String, PacMap) - Method in class ohos.aafwk.ability.Ability
Defines a method in this Data ability (implementation depending on child classes).
call(Uri, String, String, PacMap) - Method in class ohos.aafwk.ability.DataAbilityHelper
Calls the method defined by the Data ability.
CALL_ACTION_BUTTON - ohos.event.notification.NotificationConstant.SemanticActionButton
Indicates the action of making a call.
CALL_STATE_IDLE - Static variable in class ohos.dcall.CallStateObserver
Indicates that there is no ongoing call.
CALL_STATE_IDLE - Static variable in class ohos.telephony.TelephonyConstants
Indicates that there is no ongoing call.
CALL_STATE_OFFHOOK - Static variable in class ohos.dcall.CallStateObserver
Indicates that a least one call is in the dialing, active, or hold state, and there is no new incoming call ringing or waiting.
CALL_STATE_OFFHOOK - Static variable in class ohos.telephony.TelephonyConstants
Indicates that a least one call is in the dialing, active, or hold state, and there is no new incoming call ringing or waiting.
CALL_STATE_RINGING - Static variable in class ohos.dcall.CallStateObserver
Indicates that an incoming call is ringing or waiting.
CALL_STATE_RINGING - Static variable in class ohos.telephony.TelephonyConstants
Indicates that an incoming call is ringing or waiting.
CALL_STATE_UNKNOWN - Static variable in class ohos.dcall.CallStateObserver
Indicates an invalid state, which is used when the call state fails to be obtained.
CALL_STATE_UNKNOWN - Static variable in class ohos.telephony.TelephonyConstants
Indicates an invalid state, which is used when the call state fails to be obtained.
callable(Runnable) - Static method in class java.util.concurrent.Executors
Returns a Callable object that, when called, runs the given task and returns null.
callable(Runnable, T) - Static method in class java.util.concurrent.Executors
Returns a Callable object that, when called, runs the given task and returns the given result.
callable(PrivilegedAction<?>) - Static method in class java.util.concurrent.Executors
Returns a Callable object that, when called, runs the given privileged action and returns its result.
callable(PrivilegedExceptionAction<?>) - Static method in class java.util.concurrent.Executors
Returns a Callable object that, when called, runs the given privileged exception action and returns its result.
Callable<V> - Interface in java.util.concurrent
A task that returns a result and may throw an exception.
CallableStatement - Interface in java.sql
The interface used to execute SQL stored procedures.
Callback - Interface in javax.security.auth.callback
Implementations of this interface are passed to a CallbackHandler, allowing underlying security services the ability to interact with a calling application to retrieve specific authentication data such as usernames and passwords, or to display certain information, such as error and warning messages.
CallbackHandler - Interface in javax.security.auth.callback
An application implements a CallbackHandler and passes it to underlying security services so that they may interact with the application to retrieve specific authentication data, such as usernames and passwords, or to display certain information, such as error and warning messages.
CallbackHandlerProtection(CallbackHandler) - Constructor for class java.security.KeyStore.CallbackHandlerProtection
Constructs a new CallbackHandlerProtection from a CallbackHandler.
CallerRunsPolicy() - Constructor for class java.util.concurrent.ThreadPoolExecutor.CallerRunsPolicy
Creates a CallerRunsPolicy.
CALLING_BUNDLE_NAME - Static variable in interface ohos.sysappcomponents.calendar.column.SyncColumns
Indicates the name of the calling bundle.
callOnClick() - Method in class ohos.agp.components.Component
Calls the assigned OnClickListener.
CallSite - Class in java.lang.invoke
A CallSite is a holder for a variable MethodHandle, which is called its target.
CallStateObserver - Class in ohos.dcall
An observer class used to monitor call service state updates.
CallStateObserver(int) - Constructor for class ohos.dcall.CallStateObserver
Creates an observer instance for receiving call service state updates in a specified slot.
CallStateObserver(int, EventRunner) - Constructor for class ohos.dcall.CallStateObserver
Creates an observer instance for receiving call service state updates in a specified slot.
CALORIE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of energy: calorie
CAMCORDER - Static variable in class ohos.media.recorder.Recorder.AudioSource
Indicates that the microphone used for video recording is used as the audio source, with the same direction as the camera (if any).
Camera - Interface in ohos.media.camera.device
Interface for using the camera.
CAMERA - Static variable in class ohos.media.recorder.Recorder.VideoSource
Indicates that the camera is used as the video source.
CAMERA - Static variable in class ohos.security.SystemPermission
Allows an application to use the camera.
CAMERA_DEVICE_AVAILABLE - Static variable in annotation type ohos.media.camera.device.CameraDeviceCallback.CameraStatus
Indicates that the camera is available.
CAMERA_DEVICE_UNAVAILABLE - Static variable in annotation type ohos.media.camera.device.CameraDeviceCallback.CameraStatus
Indicates that the camera is unavailable.
CAMERA_FACING_BACK - Static variable in annotation type ohos.media.camera.device.CameraInfo.FacingType
Indicates a back-facing camera.
CAMERA_FACING_FRONT - Static variable in annotation type ohos.media.camera.device.CameraInfo.FacingType
Indicates a front-facing camera.
CAMERA_FACING_OTHERS - Static variable in annotation type ohos.media.camera.device.CameraInfo.FacingType
Indicates an unknown or unfixed facing type.
CAMERA_FLAG_SHADOW_BIT - Static variable in class ohos.agp.render.render3d.components.CameraComponent
Specifies whether the camera is used for shadow rendering.
CAMERA_RUNNING_MODE_HIGH_FRAME_RATE - Static variable in annotation type ohos.media.camera.device.CameraAbility.CameraRunningMode
High frame rate mode.
CAMERA_RUNNING_MODE_NORMAL - Static variable in annotation type ohos.media.camera.device.CameraAbility.CameraRunningMode
Normal mode.
CAMERA_SOUND - ohos.global.config.ConfigType
Specifies whether a camera sound is mandatory when a photo is taken.
Camera.FrameConfigType - Annotation Type in ohos.media.camera.device
Provides frame configuration types.
CameraAbility - Interface in ohos.media.camera.device
Queries static abilities of the camera.
CameraAbility.CameraRunningMode - Annotation Type in ohos.media.camera.device
Describes camera running mode types.
CameraComponent - Class in ohos.agp.render.render3d.components
Represents the camera component.
CameraComponent() - Constructor for class ohos.agp.render.render3d.components.CameraComponent
 
CameraComponent.CameraType - Enum in ohos.agp.render.render3d.components
Enumerates camera types.
CameraConfig - Interface in ohos.media.camera.device
An interface used for configuring the camera.
CameraConfig.Builder - Interface in ohos.media.camera.device
Used to create a CameraConfig instance.
CameraDeviceCallback - Class in ohos.media.camera.device
Provides callbacks for camera usage states.
CameraDeviceCallback() - Constructor for class ohos.media.camera.device.CameraDeviceCallback
 
CameraDeviceCallback.CameraStatus - Annotation Type in ohos.media.camera.device
Defines camera states.
CameraDeviceCallback.FlashlightStatus - Annotation Type in ohos.media.camera.device
Defines flashlight states.
CameraInfo - Interface in ohos.media.camera.device
Gets logical camera information, such as the facing type of the camera, connected physical cameras, and link type.
CameraInfo.DeviceLinkType - Annotation Type in ohos.media.camera.device
Describes the link type of a physical camera.
CameraInfo.FacingType - Annotation Type in ohos.media.camera.device
Describes the facing type of the camera.
CameraKit - Class in ohos.media.camera
Provides the entry for using camera functions.
CameraStateCallback - Class in ohos.media.camera.device
Provides callbacks for camera running states.
CameraStateCallback() - Constructor for class ohos.media.camera.device.CameraStateCallback
 
CameraStateCallback.ErrorCode - Annotation Type in ohos.media.camera.device
Defines error codes used during the camera lifecycle.
canAbilityStartOnDisplay(Context, int, Intent) - Method in interface ohos.app.IAbilityManager
Checks whether an ability can be started on a specified display when there are multiple physical display devices.
CANADA - Static variable in class java.util.Locale
Useful constant for country.
CANADA - Static variable in class ohos.global.icu.util.ULocale
Useful constant for country/region.
CANADA_FRENCH - Static variable in class java.util.Locale
Useful constant for country.
CANADA_FRENCH - Static variable in class ohos.global.icu.util.ULocale
Useful constant for country/region.
CANADIAN_ABORIGINAL - java.lang.Character.UnicodeScript
Unicode script "Canadian_Aboriginal".
CANADIAN_ABORIGINAL - Static variable in class ohos.global.icu.lang.UScript
Unified Canadian Aboriginal Symbols
cancel() - Method in class java.nio.channels.SelectionKey
Requests that the registration of this key's channel with its selector be cancelled.
cancel() - Method in class java.nio.channels.spi.AbstractSelectionKey
Cancels this key.
cancel() - Method in interface java.nio.file.WatchKey
Cancels the registration with the watch service.
cancel() - Method in interface java.sql.Statement
Cancels this Statement object if both the DBMS and driver support aborting an SQL statement.
cancel() - Method in class java.util.Timer
Terminates this timer, discarding any currently scheduled tasks.
cancel() - Method in class java.util.TimerTask
Cancels this timer task.
cancel() - Method in class ohos.agp.animation.Animator
Cancels an animator and returns to the initial state.
cancel() - Method in class ohos.agp.window.dialog.ToastDialog
Cancels the current ToastDialog.
cancel() - Method in class ohos.ai.asr.AsrClient
Cancels speech recognition.
cancel() - Method in class ohos.utils.IntervalTimer
Cancels the interval timer.
cancel(boolean) - Method in class java.util.concurrent.CompletableFuture
If not already completed, completes this CompletableFuture with a CancellationException.
cancel(boolean) - Method in class java.util.concurrent.ForkJoinTask
Attempts to cancel execution of this task.
cancel(boolean) - Method in interface java.util.concurrent.Future
Attempts to cancel execution of this task.
cancel(boolean) - Method in class java.util.concurrent.FutureTask
 
cancel(IntentAgent) - Static method in class ohos.event.intentagent.IntentAgentHelper
Cancels an IntentAgent.
CANCEL - Static variable in class ohos.multimodalinput.event.TouchEvent
Indicates that the event is interrupted or canceled.
CANCEL_ALL_REASON_DELETE - Static variable in class ohos.event.notification.NotificationConstant
Indicates that a notification is deleted because the user clears all notifications.
CANCEL_PRESENT_FLAG - ohos.event.intentagent.IntentAgentConstant.Flags
Indicates that the existing IntentAgent should be canceled before the new object is generated.
CANCEL_REASON_DELETE - Static variable in class ohos.event.notification.NotificationConstant
Indicates that a notification is deleted because the user clears it.
cancelAllNotifications() - Static method in class ohos.event.notification.NotificationHelper
Cancels all the published notifications.
cancelAllNotifications(String, int) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
cancelAllTasks() - Method in class ohos.agp.render.render3d.RenderLoop
Cancels all tasks that are being executed.
cancelAuthenticationAction() - Method in class ohos.biometrics.authentication.BiometricAuthentication
Cancels biometric authentication.
cancelBackgroundRunning() - Method in class ohos.aafwk.ability.Ability
Cancels background running of this ability to free up system memory.
cancelBtDiscovery() - Method in class ohos.bluetooth.BluetoothHost
Stops Bluetooth device scanning.
cancelConnect(WifiP2pCallback) - Method in class ohos.wifi.p2p.WifiP2pController
Cancels a P2P connection that has been initiated.
cancelConnection(BlePeripheralDevice) - Method in class ohos.bluetooth.ble.BlePeripheralManager
Disconnects an established connection or cancels an ongoing connection attempt.
cancelJob(int) - Method in class ohos.data.async.DataAbilityAsyncHandler
Cancels asynchronous tasks with the same token.
cancelJob(int) - Method in class ohos.data.async.RdbStoreAsyncHandler
Cancels asynchronous tasks with the same token.
CancellationException - Exception in java.util.concurrent
Exception indicating that the result of a value-producing task, such as a FutureTask, cannot be retrieved because the task was cancelled.
CancellationException() - Constructor for exception java.util.concurrent.CancellationException
Constructs a CancellationException with no detail message.
CancellationException(String) - Constructor for exception java.util.concurrent.CancellationException
Constructs a CancellationException with the specified detail message.
CancelledKeyException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to use a selection key that is no longer valid.
CancelledKeyException() - Constructor for exception java.nio.channels.CancelledKeyException
Constructs an instance of this class.
cancelledKeys() - Method in class java.nio.channels.spi.AbstractSelector
Retrieves this selector's cancelled-key set.
cancelMarks() - Method in class ohos.agp.components.RadioContainer
Clears the selected state for all radio buttons in a radio group.
cancelNotification(int) - Static method in class ohos.event.notification.NotificationHelper
Cancels a published notification.
cancelNotification(String, int) - Static method in class ohos.event.notification.NotificationHelper
Cancels a published notification matching the specified label and notificationId.
cancelNotification(String, String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
cancelRowUpdates() - Method in interface java.sql.ResultSet
Cancels the updates made to the current row in this ResultSet object.
cancelSuspendDelay(int) - Method in class ohos.backgroundtaskmgr.BackgroundTaskManager
Cancels delayed transition to the suspended state.
cancelTask(Task) - Method in class ohos.agp.render.render3d.RenderLoop
Cancels a task in the queue.
cancelTimeout(int) - Method in class ohos.hiviewdfx.xcollie.XCollie
Cancels timeout detection.
canEnableLight() - Method in class ohos.event.notification.NotificationSlot
Obtains whether the notification light is enabled in a NotificationSlot object, which is set by NotificationSlot.setEnableLight(boolean).
canEncode() - Method in class java.nio.charset.Charset
Tells whether or not this charset supports encoding.
canEncode(char) - Method in class java.nio.charset.CharsetEncoder
Tells whether or not this encoder can encode the given character.
canEncode(CharSequence) - Method in class java.nio.charset.CharsetEncoder
Tells whether or not this encoder can encode the given character sequence.
canExecute() - Method in class java.io.File
Tests whether the application can execute the file denoted by this abstract pathname.
canGoBack() - Method in class ohos.agp.components.webengine.WebView
Checks whether there is a previous page to go to.
canGoForward() - Method in class ohos.agp.components.webengine.WebView
Checks whether there is a next page to go to.
CANON_EQ - Static variable in class java.util.regex.Pattern
Enables canonical equivalence.
CANONICAL - ohos.global.icu.util.TimeZone.SystemTimeZoneType
Canonical system zones.
CANONICAL - Static variable in class javax.security.auth.x500.X500Principal
Canonical String format of Distinguished Names.
CANONICAL - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
CANONICAL_COMBINING_CLASS - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Canonical_Combining_Class.
CANONICAL_DECOMPOSITION - Static variable in class java.text.Collator
Decomposition mode value.
CANONICAL_DECOMPOSITION - Static variable in class ohos.global.icu.text.Collator
Decomposition mode value.
CANONICAL_LOCATION - ohos.global.icu.util.TimeZone.SystemTimeZoneType
Canonical system zones associated with actual locations.
canonicalize(String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns the canonical name for the specified locale ID.
canPublishNotificationAsBundle(String) - Static method in class ohos.event.notification.NotificationHelper
Checks whether your application has permission to publish notifications by calling NotificationHelper.publishNotificationAsBundle(java.lang.String,ohos.event.notification.NotificationRequest) in the name of another application indicated by the given representativeBundle.
canPublishNotificationAsBundle(String, String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
canRead() - Method in class java.io.File
Tests whether the application can read the file denoted by this abstract pathname.
canRequestPermission(String) - Method in class ohos.app.AbilityContext
 
canRequestPermission(String) - Method in interface ohos.app.Context
Confirms with the permission management module to check whether a request prompt is required for granting a certain permission.
canRequestPermissionFromRemote(String, String) - Static method in class ohos.security.permission.Permission
Checks whether this application can request a specified sensitive permission from a remote device.
canSetReadOnly() - Method in class ohos.nfc.tag.NdefTag
Checks whether this NDEF tag can be set to read-only.
canShowFloating(Context) - Static method in class ohos.sysappcomponents.settings.AppSettings
Checks whether a specified application can show as float window.
CANTILLATION_MARK - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
Canvas - Class in ohos.agp.render
Provides various draw calls to draw 2D graphics.
Canvas() - Constructor for class ohos.agp.render.Canvas
Default constructor used to create a Canvas instance.
Canvas(long) - Constructor for class ohos.agp.render.Canvas
The constructor used to create a Canvas instance by the nativeHandle.
Canvas(Texture) - Constructor for class ohos.agp.render.Canvas
A constructor used to create a Canvas instance for off-screen rendering with the specified texture.
Canvas.ClipOp - Enum in ohos.agp.render
Enumerates the modes for clipping the canvas with a particular path.
Canvas.PorterDuffMode - Enum in ohos.agp.render
Enumerates color blend modes.
Canvas.VertexMode - Enum in ohos.agp.render
Enumerates graphic shapes formed by connecting vertices.
canVibrate() - Method in class ohos.event.notification.NotificationSlot
Obtains the vibration status of a NotificationSlot object, which is set by NotificationSlot.setEnableVibration(boolean).
canWrite() - Method in class java.io.File
Tests whether the application can modify the file denoted by this abstract pathname.
CAPABILITY_COMMUNICATION_NFC - Static variable in class ohos.utils.CapabilityConstants
 
CAPABILITY_FILTER_KEY_EVENTS - Static variable in class ohos.accessibility.AccessibilityAbilityInfo
Describes the capability to request to filter key events.
CAPABILITY_GESTURES - Static variable in class ohos.accessibility.AccessibilityAbilityInfo
Describes the capability to perform gestures.
CAPABILITY_MAGNIFICATION - Static variable in class ohos.accessibility.AccessibilityAbilityInfo
Describes the capability to request to control the display magnification.
CAPABILITY_MISCSERVICES_INPUTMETHOD - Static variable in class ohos.utils.CapabilityConstants
Capability indicates that the device is capable of using ohos miscservices inputmethod API.
CAPABILITY_SOFT_DISTRIBUTEDDATAMGR_DATAUSAGE - Static variable in class ohos.utils.CapabilityConstants
Indicates the device storage management capability.
CAPABILITY_SOFT_DISTRIBUTEDDATAMGR_DISTRIBUTEDFILE - Static variable in class ohos.utils.CapabilityConstants
Indicates the distributed file access capability.
CAPABILITY_SOFT_DISTRIBUTEDDATAMGR_SEARCH - Static variable in class ohos.utils.CapabilityConstants
Indicates the in-application search and global search capabilities.
CAPABILITY_TOUCH_EXPLORATION - Static variable in class ohos.accessibility.AccessibilityAbilityInfo
Describes the capability to request the touch exploration mode.
CAPABILITY_WINDOW_CONTENT - Static variable in class ohos.accessibility.AccessibilityAbilityInfo
Describes the capability to search for the content of the active window.
CapabilityConstants - Class in ohos.utils
Defines the hardware capabilities and software capabilities used in the system.
capacity() - Method in class java.lang.StringBuffer
 
capacity() - Method in class java.lang.StringBuilder
Returns the current capacity.
capacity() - Method in class java.nio.Buffer
Returns this buffer's capacity.
capacity() - Method in class java.util.Vector
Returns the current capacity of this vector.
capacity() - Method in class ohos.utils.LruBuffer
Obtains the capacity of the current buffer.
capacityIncrement - Variable in class java.util.Vector
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity.
CAPITALIZATION - ohos.global.icu.text.DisplayContext.Type
CAPITALIZATION can be set to one of CAPITALIZATION_NONE through CAPITALIZATION_FOR_STANDALONE.
CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE - ohos.global.icu.text.DisplayContext
A possible setting for CAPITALIZATION: The capitalization context if a date, date symbol or display name is to be formatted with capitalization appropriate for the beginning of a sentence.
CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE - ohos.global.icu.text.DisplayContext
A possible setting for CAPITALIZATION: The capitalization context if a date, date symbol or display name is to be formatted with capitalization appropriate for the middle of a sentence.
CAPITALIZATION_FOR_STANDALONE - ohos.global.icu.text.DisplayContext
A possible setting for CAPITALIZATION: The capitalization context if a date, date symbol or display name is to be formatted with capitalization appropriate for stand-alone usage such as an isolated name on a calendar page.
CAPITALIZATION_FOR_UI_LIST_OR_MENU - ohos.global.icu.text.DisplayContext
A possible setting for CAPITALIZATION: The capitalization context if a date, date symbol or display name is to be formatted with capitalization appropriate for a user-interface list or menu item.
CAPITALIZATION_NONE - ohos.global.icu.text.DisplayContext
A possible setting for CAPITALIZATION: The capitalization context to be used is unknown (this is the default value).
CAPTION_PROP_BACKGROUND_COLOR - Static variable in class ohos.accessibility.CaptionProperties
Indicates the background color.
CAPTION_PROP_EDGE_COLOR - Static variable in class ohos.accessibility.CaptionProperties
Indicates the edge color.
CAPTION_PROP_EDGE_TYPE - Static variable in class ohos.accessibility.CaptionProperties
Indicates the edge type.
CAPTION_PROP_FOREGROUND_COLOR - Static variable in class ohos.accessibility.CaptionProperties
Indicates the foreground color.
CAPTION_PROP_WINDOW_COLOR - Static variable in class ohos.accessibility.CaptionProperties
Indicates the window color.
CaptionProperties - Class in ohos.accessibility
Configures the visual properties of video captions, including the text size, language, foreground color, background color, border properties, and font.
CaptionProperties() - Constructor for class ohos.accessibility.CaptionProperties
Default constructor.
CAPTURE_RATE - Static variable in class ohos.media.common.Format
Indicates a key that describes the video capture rate.
CAPTURE_SCREEN - Static variable in class ohos.security.SystemPermission
Allows the app to take screenshots.
CAPTURE_TRIGGER_ERROR_ID - Static variable in interface ohos.media.camera.device.Camera
Indicates an invalid capture trigger ID.
CAPTURER_SESSION_ID_NONE - Static variable in class ohos.media.audio.AudioCapturer
Indicates the default ID when there is no recording session.
captureScreen(Rect, int, int, int) - Method in class ohos.agp.window.service.WindowManager
Takes a screenshot.
CAPTURING - Static variable in class ohos.bluetooth.BluetoothDeviceClass.Service
Indicates the service value for capturing (including the scanner and microphone).
CARAT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of mass: carat
CardEmulation - Class in ohos.nfc.cardemulation
Provides methods for card emulation management.
CARDINAL - ohos.global.icu.text.PluralRules.PluralType
Plural rules for cardinal numbers: 1 file vs.
cardinality() - Method in class java.util.BitSet
Returns the number of bits set to true in this BitSet.
CARIAN - java.lang.Character.UnicodeScript
Unicode script "Carian".
CARIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Carian" Unicode character block.
CARIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CARIAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
CARIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CARRIAGE_RETURN - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
CASE - Static variable in class ohos.global.icu.text.UnicodeSet
Bitmask for constructor, applyPattern(), and closeOver() indicating letter case.
CASE_FOLDING - Static variable in interface ohos.global.icu.lang.UProperty
String property Case_Folding.
CASE_IGNORABLE - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Case_Ignorable.
CASE_INSENSITIVE - Static variable in class java.util.regex.Pattern
Enables case-insensitive matching.
CASE_INSENSITIVE - Static variable in class ohos.global.icu.text.UnicodeSet
Alias for UnicodeSet.CASE, for ease of porting from C++ where ICU4C also has both USET_CASE and USET_CASE_INSENSITIVE (see uset.h).
CASE_INSENSITIVE_ORDER - Static variable in class java.lang.String
A Comparator that orders String objects as by compareToIgnoreCase.
CASE_SENSITIVE - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Case_Sensitive.
CASED - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Cased.
CaseMap - Class in ohos.global.icu.text
Low-level case mapping options and methods.
CaseMap.Fold - Class in ohos.global.icu.text
Case folding options and methods.
CaseMap.Lower - Class in ohos.global.icu.text
Lowercasing options and methods.
CaseMap.Title - Class in ohos.global.icu.text
Titlecasing options and methods.
CaseMap.Upper - Class in ohos.global.icu.text
Uppercasing options and methods.
CASH - ohos.global.icu.util.Currency.CurrencyUsage
a setting to specify currency usage which determines currency digit and rounding for cash usage, for example: "50 NT$"
CASHCURRENCYSTYLE - Static variable in class ohos.global.icu.text.NumberFormat
[icu] Constant to specify currency cash style of format which uses currency ISO code to represent currency, for example: "NT$3" instead of "NT$3.23".
cast(Object) - Method in class java.lang.Class
Casts an object to the class or interface represented by this Class object.
catchException(MethodHandle, Class<? extends Throwable>, MethodHandle) - Static method in class java.lang.invoke.MethodHandles
Makes a method handle which adapts a target method handle, by running it inside an exception handler.
CATEGORY - Static variable in class ohos.data.search.schema.CommonItem
Indicates the index field name of category.
CATEGORY_OTHER - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates a non-payment service.
CATEGORY_PAYMENT - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates a payment service.
CategoryBody - Class in ohos.sensor.bean
Inherits from SensorBase and describes body sensors on hardware devices.
CategoryBody(int, String, String, int, float, float, int, int, long, long) - Constructor for class ohos.sensor.bean.CategoryBody
A constructor used to create a CategoryBody instance.
CategoryBodyAgent - Class in ohos.sensor.agent
Inherits from SensorAgent and manages body sensors on hardware devices.
CategoryBodyAgent() - Constructor for class ohos.sensor.agent.CategoryBodyAgent
Default constructor used to create a CategoryBodyAgent instance.
CategoryBodyData - Class in ohos.sensor.data
Inherits from SensorData and describes data information of body sensors.
CategoryBodyData(CategoryBody, int, long, int, float[]) - Constructor for class ohos.sensor.data.CategoryBodyData
A constructor used to create a CategoryBodyData instance.
CategoryEnvironment - Class in ohos.sensor.bean
Inherits from SensorBase and describes environment sensors on hardware devices.
CategoryEnvironment(int, String, String, int, float, float, int, int, long, long) - Constructor for class ohos.sensor.bean.CategoryEnvironment
A constructor used to create a CategoryEnvironment instance.
CategoryEnvironmentAgent - Class in ohos.sensor.agent
Inherits from SensorAgent and manages environment sensors on hardware devices.
CategoryEnvironmentAgent() - Constructor for class ohos.sensor.agent.CategoryEnvironmentAgent
Default constructor used to create a CategoryEnvironmentAgent instance.
CategoryEnvironmentData - Class in ohos.sensor.data
Inherits from SensorData and describes data information of environment sensors.
CategoryEnvironmentData(CategoryEnvironment, int, long, int, float[]) - Constructor for class ohos.sensor.data.CategoryEnvironmentData
A constructor used to create a CategoryEnvironmentData instance.
CategoryLight - Class in ohos.sensor.bean
Inherits from SensorBase and describes light sensors on hardware devices.
CategoryLight(int, String, String, int, float, float, int, int, long, long) - Constructor for class ohos.sensor.bean.CategoryLight
A constructor used to create a CategoryLight instance.
CategoryLightAgent - Class in ohos.sensor.agent
Inherits from SensorAgent and manages light sensors on hardware devices.
CategoryLightAgent() - Constructor for class ohos.sensor.agent.CategoryLightAgent
Default constructor used to create a CategoryLightAgent instance.
CategoryLightData - Class in ohos.sensor.data
Inherits from SensorData and describes data information of light sensors.
CategoryLightData(CategoryLight, int, long, int, float[]) - Constructor for class ohos.sensor.data.CategoryLightData
A constructor used to create a CategoryLightData instance.
CategoryMotion - Class in ohos.sensor.bean
Inherits from SensorBase and describes motion sensors on hardware devices.
CategoryMotion(int, String, String, int, float, float, int, int, long, long) - Constructor for class ohos.sensor.bean.CategoryMotion
A constructor used to create a CategoryMotion instance.
CategoryMotionAgent - Class in ohos.sensor.agent
Inherits from SensorAgent and manages motion sensors on hardware devices.
CategoryMotionAgent() - Constructor for class ohos.sensor.agent.CategoryMotionAgent
Default constructor used to create a CategoryMotionAgent instance.
CategoryMotionData - Class in ohos.sensor.data
Inherits from SensorData and describes data information of motion sensors.
CategoryMotionData(CategoryMotion, int, long, int, float[]) - Constructor for class ohos.sensor.data.CategoryMotionData
A constructor used to create a CategoryMotionData instance.
CategoryOrientation - Class in ohos.sensor.bean
Inherits from SensorBase and describes orientation sensors on hardware devices.
CategoryOrientation(int, String, String, int, float, float, int, int, long, long) - Constructor for class ohos.sensor.bean.CategoryOrientation
A constructor used to create a CategoryOrientation instance.
CategoryOrientationAgent - Class in ohos.sensor.agent
Inherits from SensorAgent and manages orientation sensors on hardware devices.
CategoryOrientationAgent() - Constructor for class ohos.sensor.agent.CategoryOrientationAgent
Default constructor used to create a CategoryOrientationAgent instance.
CategoryOrientationData - Class in ohos.sensor.data
Inherits from SensorData and describes data information of orientation sensors.
CategoryOrientationData(CategoryOrientation, int, long, int, float[]) - Constructor for class ohos.sensor.data.CategoryOrientationData
A constructor used to create a CategoryOrientationData instance.
CategoryOther - Class in ohos.sensor.bean
Inherits from SensorBase and describes sensors in the other category (a category other than motion, environment, orientation, and light) on hardware devices.
CategoryOther(int, String, String, int, float, float, int, int, long, long) - Constructor for class ohos.sensor.bean.CategoryOther
A constructor used to create a CategoryOther instance.
CategoryOtherAgent - Class in ohos.sensor.agent
Inherits from SensorAgent and manages sensors in the other category (a category other than motion, environment, orientation, and light) on hardware devices.
CategoryOtherAgent() - Constructor for class ohos.sensor.agent.CategoryOtherAgent
Default constructor used to create a CategoryOtherAgent instance.
CategoryOtherData - Class in ohos.sensor.data
Inherits from SensorData and describes data information of sensors in the other category (a category other than motion, environment, orientation, and light).
CategoryOtherData(CategoryOther, int, long, int, float[]) - Constructor for class ohos.sensor.data.CategoryOtherData
A constructor used to create a CategoryOtherData instance.
CAUCASIAN_ALBANIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CAUCASIAN_ALBANIAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
CAUCASIAN_ALBANIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
Caution - Class in ohos.hiviewdfx
Displays detailed caution information when a caution detection rule is applied.
Caution(HiChecker.Rule, String) - Constructor for class ohos.hiviewdfx.Caution
create Caution with type and custom caution message
Caution(HiChecker.Rule, String, Throwable) - Constructor for class ohos.hiviewdfx.Caution
create Caution with type and custom caution message.
CAUTION_BY_CRASH - ohos.hiviewdfx.HiChecker.Rule
Cautions will cause the running process to crash and produce a stack trace.
CAUTION_BY_LOG - ohos.hiviewdfx.HiChecker.Rule
Cautions are logged.
cbrt(double) - Static method in class java.lang.Math
Returns the cube root of a double value.
cbrt(double) - Static method in class java.lang.StrictMath
Returns the cube root of a double value.
CC_EMAIL - Static variable in class ohos.data.search.schema.EmailItem
Indicates the index field name of ccEmail.
CC_NAME - Static variable in class ohos.data.search.schema.EmailItem
Indicates the index field name of ccName.
CDATA - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
Indicates an event is a CDATA section
CdmaSignalInformation - Class in ohos.telephony
Inherits from the parent class SignalInformation and provides methods for applications to obtain CDMA and EVDO signal information.
CdmaSignalInformation() - Constructor for class ohos.telephony.CdmaSignalInformation
 
CE - java.time.chrono.IsoEra
The singleton instance for the current era, 'Current Era', which has the numeric value 1.
ceil(double) - Static method in class java.lang.Math
Returns the smallest (closest to negative infinity) double value that is greater than or equal to the argument and is equal to a mathematical integer.
ceil(double) - Static method in class java.lang.StrictMath
Returns the smallest (closest to negative infinity) double value that is greater than or equal to the argument and is equal to a mathematical integer.
ceiling(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
ceiling(E) - Method in interface java.util.NavigableSet
Returns the least element in this set greater than or equal to the given element, or null if there is no such element.
ceiling(E) - Method in class java.util.TreeSet
 
CEILING - java.math.RoundingMode
Rounding mode to round towards positive infinity.
ceilingEntry(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the least key greater than or equal to the given key, or null if there is no such entry.
ceilingEntry(K) - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the least key greater than or equal to the given key, or null if there is no such key.
ceilingEntry(K) - Method in class java.util.TreeMap
 
ceilingKey(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
ceilingKey(K) - Method in interface java.util.NavigableMap
Returns the least key greater than or equal to the given key, or null if there is no such key.
ceilingKey(K) - Method in class java.util.TreeMap
 
CELL_RADIO - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Wireless
A constant of AIRPLANE_MODE_RADIOS to indicate that cellular radio is disabled in airplane mode.
CellSpan(int, int) - Constructor for class ohos.agp.components.TableLayout.CellSpan
A constructor used to create a CellSpan instance for an element in the table layout.
CellularDataInfoManager - Class in ohos.telephony
Provides methods related to cellular data services.
CellularDataStateObserver - Class in ohos.telephony
Observes state updates of cellular data services.
CellularDataStateObserver(int) - Constructor for class ohos.telephony.CellularDataStateObserver
Creates a CellularDataStateObserver instance.
CellularDataStateObserver(int, EventRunner) - Constructor for class ohos.telephony.CellularDataStateObserver
CellularDataStateObserver Constructor.
CELSIUS - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of temperature: celsius
CENATT - Static variable in class java.util.jar.JarEntry
 
CENATT - Static variable in class java.util.jar.JarFile
 
CENATT - Static variable in class java.util.jar.JarInputStream
 
CENATT - Static variable in class java.util.jar.JarOutputStream
 
CENATT - Static variable in class java.util.zip.ZipEntry
 
CENATT - Static variable in class java.util.zip.ZipFile
 
CENATT - Static variable in class java.util.zip.ZipInputStream
 
CENATT - Static variable in class java.util.zip.ZipOutputStream
 
CENATX - Static variable in class java.util.jar.JarEntry
 
CENATX - Static variable in class java.util.jar.JarFile
 
CENATX - Static variable in class java.util.jar.JarInputStream
 
CENATX - Static variable in class java.util.jar.JarOutputStream
 
CENATX - Static variable in class java.util.zip.ZipEntry
 
CENATX - Static variable in class java.util.zip.ZipFile
 
CENATX - Static variable in class java.util.zip.ZipInputStream
 
CENATX - Static variable in class java.util.zip.ZipOutputStream
 
CENCOM - Static variable in class java.util.jar.JarEntry
 
CENCOM - Static variable in class java.util.jar.JarFile
 
CENCOM - Static variable in class java.util.jar.JarInputStream
 
CENCOM - Static variable in class java.util.jar.JarOutputStream
 
CENCOM - Static variable in class java.util.zip.ZipEntry
 
CENCOM - Static variable in class java.util.zip.ZipFile
 
CENCOM - Static variable in class java.util.zip.ZipInputStream
 
CENCOM - Static variable in class java.util.zip.ZipOutputStream
 
CENCRC - Static variable in class java.util.jar.JarEntry
 
CENCRC - Static variable in class java.util.jar.JarFile
 
CENCRC - Static variable in class java.util.jar.JarInputStream
 
CENCRC - Static variable in class java.util.jar.JarOutputStream
 
CENCRC - Static variable in class java.util.zip.ZipEntry
 
CENCRC - Static variable in class java.util.zip.ZipFile
 
CENCRC - Static variable in class java.util.zip.ZipInputStream
 
CENCRC - Static variable in class java.util.zip.ZipOutputStream
 
CENDSK - Static variable in class java.util.jar.JarEntry
 
CENDSK - Static variable in class java.util.jar.JarFile
 
CENDSK - Static variable in class java.util.jar.JarInputStream
 
CENDSK - Static variable in class java.util.jar.JarOutputStream
 
CENDSK - Static variable in class java.util.zip.ZipEntry
 
CENDSK - Static variable in class java.util.zip.ZipFile
 
CENDSK - Static variable in class java.util.zip.ZipInputStream
 
CENDSK - Static variable in class java.util.zip.ZipOutputStream
 
CENEXT - Static variable in class java.util.jar.JarEntry
 
CENEXT - Static variable in class java.util.jar.JarFile
 
CENEXT - Static variable in class java.util.jar.JarInputStream
 
CENEXT - Static variable in class java.util.jar.JarOutputStream
 
CENEXT - Static variable in class java.util.zip.ZipEntry
 
CENEXT - Static variable in class java.util.zip.ZipFile
 
CENEXT - Static variable in class java.util.zip.ZipInputStream
 
CENEXT - Static variable in class java.util.zip.ZipOutputStream
 
CENFLG - Static variable in class java.util.jar.JarEntry
 
CENFLG - Static variable in class java.util.jar.JarFile
 
CENFLG - Static variable in class java.util.jar.JarInputStream
 
CENFLG - Static variable in class java.util.jar.JarOutputStream
 
CENFLG - Static variable in class java.util.zip.ZipEntry
 
CENFLG - Static variable in class java.util.zip.ZipFile
 
CENFLG - Static variable in class java.util.zip.ZipInputStream
 
CENFLG - Static variable in class java.util.zip.ZipOutputStream
 
CENHDR - Static variable in class java.util.jar.JarEntry
 
CENHDR - Static variable in class java.util.jar.JarFile
 
CENHDR - Static variable in class java.util.jar.JarInputStream
 
CENHDR - Static variable in class java.util.jar.JarOutputStream
 
CENHDR - Static variable in class java.util.zip.ZipEntry
 
CENHDR - Static variable in class java.util.zip.ZipFile
 
CENHDR - Static variable in class java.util.zip.ZipInputStream
 
CENHDR - Static variable in class java.util.zip.ZipOutputStream
 
CENHOW - Static variable in class java.util.jar.JarEntry
 
CENHOW - Static variable in class java.util.jar.JarFile
 
CENHOW - Static variable in class java.util.jar.JarInputStream
 
CENHOW - Static variable in class java.util.jar.JarOutputStream
 
CENHOW - Static variable in class java.util.zip.ZipEntry
 
CENHOW - Static variable in class java.util.zip.ZipFile
 
CENHOW - Static variable in class java.util.zip.ZipInputStream
 
CENHOW - Static variable in class java.util.zip.ZipOutputStream
 
CENLEN - Static variable in class java.util.jar.JarEntry
 
CENLEN - Static variable in class java.util.jar.JarFile
 
CENLEN - Static variable in class java.util.jar.JarInputStream
 
CENLEN - Static variable in class java.util.jar.JarOutputStream
 
CENLEN - Static variable in class java.util.zip.ZipEntry
 
CENLEN - Static variable in class java.util.zip.ZipFile
 
CENLEN - Static variable in class java.util.zip.ZipInputStream
 
CENLEN - Static variable in class java.util.zip.ZipOutputStream
 
CENNAM - Static variable in class java.util.jar.JarEntry
 
CENNAM - Static variable in class java.util.jar.JarFile
 
CENNAM - Static variable in class java.util.jar.JarInputStream
 
CENNAM - Static variable in class java.util.jar.JarOutputStream
 
CENNAM - Static variable in class java.util.zip.ZipEntry
 
CENNAM - Static variable in class java.util.zip.ZipFile
 
CENNAM - Static variable in class java.util.zip.ZipInputStream
 
CENNAM - Static variable in class java.util.zip.ZipOutputStream
 
CENOFF - Static variable in class java.util.jar.JarEntry
 
CENOFF - Static variable in class java.util.jar.JarFile
 
CENOFF - Static variable in class java.util.jar.JarInputStream
 
CENOFF - Static variable in class java.util.jar.JarOutputStream
 
CENOFF - Static variable in class java.util.zip.ZipEntry
 
CENOFF - Static variable in class java.util.zip.ZipFile
 
CENOFF - Static variable in class java.util.zip.ZipInputStream
 
CENOFF - Static variable in class java.util.zip.ZipOutputStream
 
CENSIG - Static variable in class java.util.jar.JarEntry
 
CENSIG - Static variable in class java.util.jar.JarFile
 
CENSIG - Static variable in class java.util.jar.JarInputStream
 
CENSIG - Static variable in class java.util.jar.JarOutputStream
 
CENSIG - Static variable in class java.util.zip.ZipEntry
 
CENSIG - Static variable in class java.util.zip.ZipFile
 
CENSIG - Static variable in class java.util.zip.ZipInputStream
 
CENSIG - Static variable in class java.util.zip.ZipOutputStream
 
CENSIZ - Static variable in class java.util.jar.JarEntry
 
CENSIZ - Static variable in class java.util.jar.JarFile
 
CENSIZ - Static variable in class java.util.jar.JarInputStream
 
CENSIZ - Static variable in class java.util.jar.JarOutputStream
 
CENSIZ - Static variable in class java.util.zip.ZipEntry
 
CENSIZ - Static variable in class java.util.zip.ZipFile
 
CENSIZ - Static variable in class java.util.zip.ZipInputStream
 
CENSIZ - Static variable in class java.util.zip.ZipOutputStream
 
CENTER - ohos.agp.components.Image.ScaleMode
Displays the image in the center of a component, without any scale.
CENTER - ohos.agp.utils.Matrix.ScaleToFit
Indicates the center mode, in which the source rectangle is scaled using the original aspect ratio and placed in the center of the destination rectangle.
CENTER - Static variable in class ohos.agp.utils.LayoutAlignment
Indicates the centered alignment for the component.
CENTER - Static variable in class ohos.agp.utils.TextAlignment
Indicates center alignment.
CENTER_CROP - ohos.media.image.common.ScaleMode
Indicates the effect that scales an image to fill the target image area and center-crops the part outside the area.
CENTER_IN_PARENT - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component is centered in its parent component.
CENTILITER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: centiliter
CENTIM - Static variable in class java.util.jar.JarEntry
 
CENTIM - Static variable in class java.util.jar.JarFile
 
CENTIM - Static variable in class java.util.jar.JarInputStream
 
CENTIM - Static variable in class java.util.jar.JarOutputStream
 
CENTIM - Static variable in class java.util.zip.ZipEntry
 
CENTIM - Static variable in class java.util.zip.ZipFile
 
CENTIM - Static variable in class java.util.zip.ZipInputStream
 
CENTIM - Static variable in class java.util.zip.ZipOutputStream
 
CENTIMETER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: centimeter
CENTURIES - java.time.temporal.ChronoUnit
Unit that represents the concept of a century.
CENTURY - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of duration: century
CENVEM - Static variable in class java.util.jar.JarEntry
 
CENVEM - Static variable in class java.util.jar.JarFile
 
CENVEM - Static variable in class java.util.jar.JarInputStream
 
CENVEM - Static variable in class java.util.jar.JarOutputStream
 
CENVEM - Static variable in class java.util.zip.ZipEntry
 
CENVEM - Static variable in class java.util.zip.ZipFile
 
CENVEM - Static variable in class java.util.zip.ZipInputStream
 
CENVEM - Static variable in class java.util.zip.ZipOutputStream
 
CENVER - Static variable in class java.util.jar.JarEntry
 
CENVER - Static variable in class java.util.jar.JarFile
 
CENVER - Static variable in class java.util.jar.JarInputStream
 
CENVER - Static variable in class java.util.jar.JarOutputStream
 
CENVER - Static variable in class java.util.zip.ZipEntry
 
CENVER - Static variable in class java.util.zip.ZipFile
 
CENVER - Static variable in class java.util.zip.ZipInputStream
 
CENVER - Static variable in class java.util.zip.ZipOutputStream
 
Certificate - Class in java.security.cert
Abstract class for managing a variety of identity certificates.
Certificate - Class in javax.security.cert
Abstract class for managing a variety of identity certificates.
Certificate - Interface in java.security
Deprecated.
A new certificate handling package is created in the Java platform. This Certificate interface is entirely deprecated and is here to allow for a smooth transition to the new package.
Certificate() - Constructor for class javax.security.cert.Certificate
 
Certificate(String) - Constructor for class java.security.cert.Certificate
Creates a certificate of the specified type.
CERTIFICATE_HOLD - java.security.cert.CRLReason
This reason indicates that the certificate has been put on hold.
Certificate.CertificateRep - Class in java.security.cert
Alternate Certificate class for serialization.
CertificateEncodingException - Exception in java.security.cert
Certificate Encoding Exception.
CertificateEncodingException - Exception in javax.security.cert
Certificate Encoding Exception.
CertificateEncodingException() - Constructor for exception java.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with no detail message.
CertificateEncodingException() - Constructor for exception javax.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with no detail message.
CertificateEncodingException(String) - Constructor for exception java.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with the specified detail message.
CertificateEncodingException(String) - Constructor for exception javax.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with the specified detail message.
CertificateEncodingException(String, Throwable) - Constructor for exception java.security.cert.CertificateEncodingException
Creates a CertificateEncodingException with the specified detail message and cause.
CertificateEncodingException(Throwable) - Constructor for exception java.security.cert.CertificateEncodingException
Creates a CertificateEncodingException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
CertificateException - Exception in java.security.cert
This exception indicates one of a variety of certificate problems.
CertificateException - Exception in javax.security.cert
This exception indicates one of a variety of certificate problems.
CertificateException() - Constructor for exception java.security.cert.CertificateException
Constructs a certificate exception with no detail message.
CertificateException() - Constructor for exception javax.security.cert.CertificateException
Constructs a certificate exception with no detail message.
CertificateException(String) - Constructor for exception java.security.cert.CertificateException
Constructs a certificate exception with the given detail message.
CertificateException(String) - Constructor for exception javax.security.cert.CertificateException
Constructs a certificate exception with the given detail message.
CertificateException(String, Throwable) - Constructor for exception java.security.cert.CertificateException
Creates a CertificateException with the specified detail message and cause.
CertificateException(Throwable) - Constructor for exception java.security.cert.CertificateException
Creates a CertificateException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
CertificateExpiredException - Exception in java.security.cert
Certificate Expired Exception.
CertificateExpiredException - Exception in javax.security.cert
Certificate Expired Exception.
CertificateExpiredException() - Constructor for exception java.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with no detail message.
CertificateExpiredException() - Constructor for exception javax.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with no detail message.
CertificateExpiredException(String) - Constructor for exception java.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with the specified detail message.
CertificateExpiredException(String) - Constructor for exception javax.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with the specified detail message.
CertificateFactory - Class in java.security.cert
This class defines the functionality of a certificate factory, which is used to generate certificate, certification path (CertPath) and certificate revocation list (CRL) objects from their encodings.
CertificateFactory(CertificateFactorySpi, Provider, String) - Constructor for class java.security.cert.CertificateFactory
Creates a CertificateFactory object of the given type, and encapsulates the given provider implementation (SPI object) in it.
CertificateFactorySpi - Class in java.security.cert
This class defines the Service Provider Interface (SPI) for the CertificateFactory class.
CertificateFactorySpi() - Constructor for class java.security.cert.CertificateFactorySpi
 
CertificateNotYetValidException - Exception in java.security.cert
Certificate is not yet valid exception.
CertificateNotYetValidException - Exception in javax.security.cert
Certificate is not yet valid exception.
CertificateNotYetValidException() - Constructor for exception java.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with no detail message.
CertificateNotYetValidException() - Constructor for exception javax.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with no detail message.
CertificateNotYetValidException(String) - Constructor for exception java.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with the specified detail message.
CertificateNotYetValidException(String) - Constructor for exception javax.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with the specified detail message.
CertificateParsingException - Exception in java.security.cert
Certificate Parsing Exception.
CertificateParsingException - Exception in javax.security.cert
Certificate Parsing Exception.
CertificateParsingException() - Constructor for exception java.security.cert.CertificateParsingException
Constructs a CertificateParsingException with no detail message.
CertificateParsingException() - Constructor for exception javax.security.cert.CertificateParsingException
Constructs a CertificateParsingException with no detail message.
CertificateParsingException(String) - Constructor for exception java.security.cert.CertificateParsingException
Constructs a CertificateParsingException with the specified detail message.
CertificateParsingException(String) - Constructor for exception javax.security.cert.CertificateParsingException
Constructs a CertificateParsingException with the specified detail message.
CertificateParsingException(String, Throwable) - Constructor for exception java.security.cert.CertificateParsingException
Creates a CertificateParsingException with the specified detail message and cause.
CertificateParsingException(Throwable) - Constructor for exception java.security.cert.CertificateParsingException
Creates a CertificateParsingException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
CertificateRep(String, byte[]) - Constructor for class java.security.cert.Certificate.CertificateRep
Construct the alternate Certificate class with the Certificate type and Certificate encoding bytes.
CertificateRevokedException - Exception in java.security.cert
An exception that indicates an X.509 certificate is revoked.
CertificateRevokedException(Date, CRLReason, X500Principal, Map<String, Extension>) - Constructor for exception java.security.cert.CertificateRevokedException
Constructs a CertificateRevokedException with the specified revocation date, reason code, authority name, and map of extensions.
certificates() - Method in class java.security.Identity
Deprecated.
Returns a copy of all the certificates for this identity.
CertPath - Class in java.security.cert
An immutable sequence of certificates (a certification path).
CertPath(String) - Constructor for class java.security.cert.CertPath
Creates a CertPath of the specified type.
CertPath.CertPathRep - Class in java.security.cert
Alternate CertPath class for serialization.
CertPathBuilder - Class in java.security.cert
A class for building certification paths (also known as certificate chains).
CertPathBuilder(CertPathBuilderSpi, Provider, String) - Constructor for class java.security.cert.CertPathBuilder
Creates a CertPathBuilder object of the given algorithm, and encapsulates the given provider implementation (SPI object) in it.
CertPathBuilderException - Exception in java.security.cert
An exception indicating one of a variety of problems encountered when building a certification path with a CertPathBuilder.
CertPathBuilderException() - Constructor for exception java.security.cert.CertPathBuilderException
Creates a CertPathBuilderException with null as its detail message.
CertPathBuilderException(String) - Constructor for exception java.security.cert.CertPathBuilderException
Creates a CertPathBuilderException with the given detail message.
CertPathBuilderException(String, Throwable) - Constructor for exception java.security.cert.CertPathBuilderException
Creates a CertPathBuilderException with the specified detail message and cause.
CertPathBuilderException(Throwable) - Constructor for exception java.security.cert.CertPathBuilderException
Creates a CertPathBuilderException that wraps the specified throwable.
CertPathBuilderResult - Interface in java.security.cert
A specification of the result of a certification path builder algorithm.
CertPathBuilderSpi - Class in java.security.cert
The Service Provider Interface (SPI) for the CertPathBuilder class.
CertPathBuilderSpi() - Constructor for class java.security.cert.CertPathBuilderSpi
The default constructor.
CertPathChecker - Interface in java.security.cert
Performs one or more checks on each Certificate of a CertPath.
CertPathParameters - Interface in java.security.cert
A specification of certification path algorithm parameters.
CertPathRep(String, byte[]) - Constructor for class java.security.cert.CertPath.CertPathRep
Creates a CertPathRep with the specified type and encoded form of a certification path.
CertPathTrustManagerParameters - Class in javax.net.ssl
A wrapper for CertPathParameters.
CertPathTrustManagerParameters(CertPathParameters) - Constructor for class javax.net.ssl.CertPathTrustManagerParameters
Construct new CertPathTrustManagerParameters from the specified parameters.
CertPathValidator - Class in java.security.cert
A class for validating certification paths (also known as certificate chains).
CertPathValidator(CertPathValidatorSpi, Provider, String) - Constructor for class java.security.cert.CertPathValidator
Creates a CertPathValidator object of the given algorithm, and encapsulates the given provider implementation (SPI object) in it.
CertPathValidatorException - Exception in java.security.cert
An exception indicating one of a variety of problems encountered when validating a certification path.
CertPathValidatorException() - Constructor for exception java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException with no detail message.
CertPathValidatorException(String) - Constructor for exception java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException with the given detail message.
CertPathValidatorException(String, Throwable) - Constructor for exception java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException with the specified detail message and cause.
CertPathValidatorException(String, Throwable, CertPath, int) - Constructor for exception java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException with the specified detail message, cause, certification path, and index.
CertPathValidatorException(String, Throwable, CertPath, int, CertPathValidatorException.Reason) - Constructor for exception java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException with the specified detail message, cause, certification path, index, and reason.
CertPathValidatorException(Throwable) - Constructor for exception java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException that wraps the specified throwable.
CertPathValidatorException.BasicReason - Enum in java.security.cert
The BasicReason enumerates the potential reasons that a certification path of any type may be invalid.
CertPathValidatorException.Reason - Interface in java.security.cert
The reason the validation algorithm failed.
CertPathValidatorResult - Interface in java.security.cert
A specification of the result of a certification path validator algorithm.
CertPathValidatorSpi - Class in java.security.cert
The Service Provider Interface (SPI) for the CertPathValidator class.
CertPathValidatorSpi() - Constructor for class java.security.cert.CertPathValidatorSpi
The default constructor.
CertSelector - Interface in java.security.cert
A selector that defines a set of criteria for selecting Certificates.
CertStore - Class in java.security.cert
A class for retrieving Certificates and CRLs from a repository.
CertStore(CertStoreSpi, Provider, String, CertStoreParameters) - Constructor for class java.security.cert.CertStore
Creates a CertStore object of the given type, and encapsulates the given provider implementation (SPI object) in it.
CertStoreException - Exception in java.security.cert
An exception indicating one of a variety of problems retrieving certificates and CRLs from a CertStore.
CertStoreException() - Constructor for exception java.security.cert.CertStoreException
Creates a CertStoreException with null as its detail message.
CertStoreException(String) - Constructor for exception java.security.cert.CertStoreException
Creates a CertStoreException with the given detail message.
CertStoreException(String, Throwable) - Constructor for exception java.security.cert.CertStoreException
Creates a CertStoreException with the specified detail message and cause.
CertStoreException(Throwable) - Constructor for exception java.security.cert.CertStoreException
Creates a CertStoreException that wraps the specified throwable.
CertStoreParameters - Interface in java.security.cert
A specification of CertStore parameters.
CertStoreSpi - Class in java.security.cert
The Service Provider Interface (SPI) for the CertStore class.
CertStoreSpi(CertStoreParameters) - Constructor for class java.security.cert.CertStoreSpi
The sole constructor.
CES_PUBLISH_COMMON_EVENT - Static variable in interface ohos.event.commonevent.ICommonEventManager
Deprecated.
CES_REGISTER_SUBSCRIBER - Static variable in interface ohos.event.commonevent.ICommonEventManager
Deprecated.
CES_UNREGISTER_SUBSCRIBER - Static variable in interface ohos.event.commonevent.ICommonEventManager
Deprecated.
CESSATION_OF_OPERATION - java.security.cert.CRLReason
This reason indicates that the certificate is no longer needed.
CFA_PATTERN - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
CHAITRA - Static variable in class ohos.global.icu.util.IndianCalendar
Constant for Chaitra, the 1st month of the Indian year.
CHAKMA - java.lang.Character.UnicodeScript
Unicode script "Chakma".
CHAKMA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Chakma" Unicode character block.
CHAKMA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CHAKMA - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
CHAKMA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CHAM - java.awt.font.NumericShaper.Range
The Cham range with the Cham digits.
CHAM - java.lang.Character.UnicodeScript
Unicode script "Cham".
CHAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cham" Unicode character block.
CHAM - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CHAM - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
CHAM_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CHANGE_ABILITY_ENABLED_STATE - Static variable in class ohos.security.SystemPermission
Allows a system application to enable or disable an application or component.
ChangedIndexContent - Class in ohos.data.search.model
A wrapper class of changed indexes.
ChangedIndexContent(List<IndexData>, List<IndexData>, List<IndexData>) - Constructor for class ohos.data.search.model.ChangedIndexContent
A parameterized constructor used to create a ChangedIndexContent instance.
changeEncryptKey(byte[]) - Method in interface ohos.data.orm.OrmContext
Changes the encryption key of an encrypted object-relational mapping (ORM) database that is opened.
changeEncryptKey(byte[]) - Method in interface ohos.data.rdb.RdbStore
Changes the encryption key of an encrypted database that is opened.
changeFileName(String, String) - Static method in class ohos.system.OsHelper
Changes the file name.
changeFilePermission(String, int) - Static method in class ohos.system.OsHelper
Changes the file permission.
changeKeypadLettersToDigits(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Converts any alphabetic letter ([A-Z] or [a-z]) in a phone number to an equivalent digit according to the phone keyboard mapping described in ITU E.161 and ISO/IEC 9995-8.
ChangeNotification - Class in ohos.data.distributed.common
Receives notifications of all data changes, including data insertion, update, and deletion.
changeParameterType(int, Class<?>) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with a single different parameter type.
changeReturnType(Class<?>) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with a different return type.
CHANGES_WHEN_CASEFOLDED - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Changes_When_Casefolded.
CHANGES_WHEN_CASEMAPPED - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Changes_When_Casemapped.
CHANGES_WHEN_LOWERCASED - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Changes_When_Lowercased.
CHANGES_WHEN_NFKC_CASEFOLDED - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Changes_When_NFKC_Casefolded.
CHANGES_WHEN_TITLECASED - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Changes_When_Titlecased.
CHANGES_WHEN_UPPERCASED - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Changes_When_Uppercased.
changeVolumeBy(AudioManager.AudioVolumeType, int) - Method in class ohos.media.audio.AudioManager
Increases or decreases the current volume by a certain amount.
CHANGING - Static variable in class ohos.agp.components.ComponentTransition
Indicates the animation running on components changed by layout modification, instead of by adding or removing a component to or from the layout container.
channel() - Method in class java.nio.channels.FileLock
Returns the file channel upon whose file this lock was acquired.
channel() - Method in class java.nio.channels.MembershipKey
Returns the channel for which this membership key was created.
channel() - Method in class java.nio.channels.SelectionKey
Returns the channel for which this key was created.
Channel - Class in ohos.nfc.oma
Provides interfaces to create Channel objects and obtain Channel information.
Channel - Interface in java.nio.channels
A nexus for I/O operations.
CHANNEL - Static variable in class ohos.media.common.Format
Indicates a key that describes the number of audio channels.
CHANNEL_IN_MONO - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the single input channel mask.
CHANNEL_IN_STEREO - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the dual input channel mask.
CHANNEL_INVALID - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates an invalid channel mask.
CHANNEL_OUT_5POINT1 - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the six output channel mask of CHANNEL_OUT_FRONT_LEFT | CHANNEL_OUT_FRONT_RIGHT | CHANNEL_OUT_FRONT_CENTER | CHANNEL_OUT_LOW_FREQUENCY | CHANNEL_OUT_BACK_LEFT | CHANNEL_OUT_BACK_RIGHT.
CHANNEL_OUT_5POINT1_SIDE - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the six output channel mask of CHANNEL_OUT_FRONT_LEFT | CHANNEL_OUT_FRONT_RIGHT | CHANNEL_OUT_FRONT_CENTER | CHANNEL_OUT_LOW_FREQUENCY | CHANNEL_OUT_SIDE_LEFT | CHANNEL_OUT_SIDE_RIGHT.
CHANNEL_OUT_7POINT1 - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the eight output channel mask of CHANNEL_OUT_FRONT_LEFT | CHANNEL_OUT_FRONT_RIGHT | CHANNEL_OUT_FRONT_CENTER | CHANNEL_OUT_LOW_FREQUENCY | CHANNEL_OUT_BACK_LEFT | CHANNEL_OUT_BACK_RIGHT | CHANNEL_OUT_FRONT_LEFT_OF_CENTER | CHANNEL_OUT_FRONT_RIGHT_OF_CENTER.
CHANNEL_OUT_BACK_CENTER - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the central rear output channel.
CHANNEL_OUT_BACK_LEFT - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the rear left output channel.
CHANNEL_OUT_BACK_RIGHT - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the rear right output channel.
CHANNEL_OUT_DEFAULT - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the default channel mask.
CHANNEL_OUT_FRONT_CENTER - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the central front output channel.
CHANNEL_OUT_FRONT_LEFT - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the front left output channel.
CHANNEL_OUT_FRONT_LEFT_OF_CENTER - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the central front left output channel.
CHANNEL_OUT_FRONT_RIGHT - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the front right output channel.
CHANNEL_OUT_FRONT_RIGHT_OF_CENTER - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the central front right output channel.
CHANNEL_OUT_LOW_FREQUENCY - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the low-frequency audio output channel.
CHANNEL_OUT_MONO - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the single output channel mask.
CHANNEL_OUT_QUAD - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the quad output channel mask of CHANNEL_OUT_FRONT_LEFT | CHANNEL_OUT_FRONT_RIGHT | CHANNEL_OUT_BACK_LEFT | CHANNEL_OUT_BACK_RIGHT.
CHANNEL_OUT_QUAD_SIDE - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the quad output channel mask of CHANNEL_OUT_FRONT_LEFT | CHANNEL_OUT_FRONT_RIGHT | CHANNEL_OUT_SIDE_LEFT | CHANNEL_OUT_SIDE_RIGHT.
CHANNEL_OUT_SIDE_LEFT - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the left side output channel.
CHANNEL_OUT_SIDE_RIGHT - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the right side output channel.
CHANNEL_OUT_STEREO - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the dual output channel mask of CHANNEL_OUT_FRONT_LEFT | CHANNEL_OUT_FRONT_RIGHT.
CHANNEL_OUT_SURROUND - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the quad output channel mask of CHANNEL_OUT_FRONT_LEFT | CHANNEL_OUT_FRONT_RIGHT | CHANNEL_OUT_FRONT_CENTER | CHANNEL_OUT_BACK_CENTER.
CHANNEL_OUT_TOP_BACK_CENTER - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the central top rear output channel.
CHANNEL_OUT_TOP_BACK_LEFT - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the top rear left output channel.
CHANNEL_OUT_TOP_BACK_RIGHT - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the top rear right output channel.
CHANNEL_OUT_TOP_CENTER - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the central top output channel.
CHANNEL_OUT_TOP_FRONT_CENTER - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the central top front output channel.
CHANNEL_OUT_TOP_FRONT_LEFT - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the top front left output channel.
CHANNEL_OUT_TOP_FRONT_RIGHT - ohos.media.audio.AudioStreamInfo.ChannelMask
Indicates the mask of the top front right output channel.
channelMask(AudioStreamInfo.ChannelMask) - Method in class ohos.media.audio.AudioStreamInfo.Builder
Sets the channel mask of the audio stream.
Channels - Class in java.nio.channels
Utility methods for channels and streams.
ChannelVolume(float, float) - Constructor for class ohos.media.audio.AudioRenderer.ChannelVolume
A constructor used to create an ChannelVolume instance and specify the left and right channel volume.
CHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type CHAR.
CHAR_REPLACEMENT - Static variable in class java.awt.font.TextAttribute
Attribute key for a user-defined glyph to display in lieu of the font's standard glyph for a character.
char32At(int) - Method in interface ohos.global.icu.text.Replaceable
Returns the 32-bit code point at the given 16-bit offset into the text.
Character - Class in java.lang
The Character class wraps a value of the primitive type char in an object.
Character(char) - Constructor for class java.lang.Character
Constructs a newly allocated Character object that represents the specified char value.
Character.Subset - Class in java.lang
Instances of this class represent particular subsets of the Unicode character set.
Character.UnicodeBlock - Class in java.lang
A family of character subsets representing the character blocks in the Unicode specification.
Character.UnicodeScript - Enum in java.lang
A family of character subsets representing the character scripts defined in the Unicode Standard Annex #24: Script Names.
CharacterCodingException - Exception in java.nio.charset
Checked exception thrown when a character encoding or decoding error occurs.
CharacterCodingException() - Constructor for exception java.nio.charset.CharacterCodingException
Constructs an instance of this class.
characteristicChangedEvent(GattCharacteristic) - Method in class ohos.bluetooth.ble.BlePeripheralCallback
A callback used to send notifications of characteristic changes.
characteristicReadEvent(GattCharacteristic, int) - Method in class ohos.bluetooth.ble.BlePeripheralCallback
A callback used to obtain the result of reading a characteristic.
characteristics() - Method in interface java.util.Spliterator
Returns a set of characteristics of this Spliterator and its elements.
characteristics() - Method in class java.util.Spliterators.AbstractDoubleSpliterator
Returns a set of characteristics of this Spliterator and its elements.
characteristics() - Method in class java.util.Spliterators.AbstractIntSpliterator
Returns a set of characteristics of this Spliterator and its elements.
characteristics() - Method in class java.util.Spliterators.AbstractLongSpliterator
Returns a set of characteristics of this Spliterator and its elements.
characteristics() - Method in class java.util.Spliterators.AbstractSpliterator
Returns a set of characteristics of this Spliterator and its elements.
characteristics() - Method in interface java.util.stream.Collector
Returns a Set of Collector.Characteristics indicating the characteristics of this Collector.
characteristicWriteEvent(GattCharacteristic, int) - Method in class ohos.bluetooth.ble.BlePeripheralCallback
A callback used to obtain the result of writing a characteristic.
CharacterIterator - Interface in java.text
This interface defines a protocol for bidirectional iteration over text.
characters(char[], int, int) - Method in interface ohos.org.xml.sax.ContentHandler
Receive notification of character data.
characters(char[], int, int) - Method in interface ohos.org.xml.sax.DocumentHandler
Deprecated.
characters(char[], int, int) - Method in class ohos.org.xml.sax.HandlerBase
Deprecated.
characters(char[], int, int) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive notification of character data inside an element.
Characters - Interface in ohos.javax.xml.stream.events
This describes the interface to Characters events.
CHARACTERS - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
Indicates an event is characters
CharArrayReader - Class in java.io
This class implements a character buffer that can be used as a character-input stream.
CharArrayReader(char[]) - Constructor for class java.io.CharArrayReader
Creates a CharArrayReader from the specified array of chars.
CharArrayReader(char[], int, int) - Constructor for class java.io.CharArrayReader
Creates a CharArrayReader from the specified array of chars.
CharArrayWriter - Class in java.io
This class implements a character buffer that can be used as an Writer.
CharArrayWriter() - Constructor for class java.io.CharArrayWriter
Creates a new CharArrayWriter.
CharArrayWriter(int) - Constructor for class java.io.CharArrayWriter
Creates a new CharArrayWriter with the specified initial size.
charAt(int) - Method in interface java.lang.CharSequence
Returns the char value at the specified index.
charAt(int) - Method in class java.lang.String
Returns the char value at the specified index.
charAt(int) - Method in class java.lang.StringBuffer
 
charAt(int) - Method in class java.lang.StringBuilder
Returns the char value in this sequence at the specified index.
charAt(int) - Method in class java.nio.CharBuffer
Reads the character at the given index relative to the current position.
charAt(int) - Method in interface ohos.global.icu.text.Replaceable
Returns the 16-bit code unit at the given offset into the text.
charAt(int) - Method in class ohos.global.icu.text.UnicodeSet
Returns the character at the given index within this set, where the set is ordered by ascending code point.
CharBuffer - Class in java.nio
A char buffer.
CharConversionException - Exception in java.io
Base class for character conversion exceptions.
CharConversionException() - Constructor for exception java.io.CharConversionException
This provides no detailed message.
CharConversionException(String) - Constructor for exception java.io.CharConversionException
This provides a detailed message.
charCount(int) - Static method in class java.lang.Character
Determines the number of char values needed to represent the specified character (Unicode code point).
charCount(int) - Static method in class ohos.global.icu.lang.UCharacter
CHARGING_PLUGGED_AC - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when a DC charger is connected.
CHARGING_PLUGGED_ANY - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when any charger is connected.
CHARGING_PLUGGED_USB - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when a USB charger is connected.
CHARGING_PLUGGED_WIRELESS - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when a wireless charger is connected.
chars() - Method in interface java.lang.CharSequence
Returns a stream of int zero-extending the char values from this sequence.
chars() - Method in class java.nio.CharBuffer
 
CharSequence - Interface in java.lang
A CharSequence is a readable sequence of char values.
charset() - Method in class java.nio.charset.CharsetDecoder
Returns the charset that created this decoder.
charset() - Method in class java.nio.charset.CharsetEncoder
Returns the charset that created this encoder.
Charset - Class in java.nio.charset
A named mapping between sequences of sixteen-bit Unicode code units and sequences of bytes.
Charset(String, String[]) - Constructor for class java.nio.charset.Charset
Initializes a new charset with the given canonical name and alias set.
CharsetDecoder - Class in java.nio.charset
An engine that can transform a sequence of bytes in a specific charset into a sequence of sixteen-bit Unicode characters.
CharsetDecoder(Charset, float, float) - Constructor for class java.nio.charset.CharsetDecoder
Initializes a new decoder.
CharsetEncoder - Class in java.nio.charset
An engine that can transform a sequence of sixteen-bit Unicode characters into a sequence of bytes in a specific charset.
CharsetEncoder(Charset, float, float) - Constructor for class java.nio.charset.CharsetEncoder
Initializes a new encoder.
CharsetEncoder(Charset, float, float, byte[]) - Constructor for class java.nio.charset.CharsetEncoder
Initializes a new encoder.
charsetForName(String) - Method in class java.nio.charset.spi.CharsetProvider
Retrieves a charset for the given charset name.
CharsetProvider - Class in java.nio.charset.spi
Charset service-provider class.
CharsetProvider() - Constructor for class java.nio.charset.spi.CharsetProvider
Initializes a new charset provider.
charsets() - Method in class java.nio.charset.spi.CharsetProvider
Creates an iterator that iterates over the charsets supported by this provider.
charValue() - Method in class java.lang.Character
Returns the value of this Character object.
cheapEqualTo(Matrix) - Method in class ohos.agp.utils.Matrix
Checks whether this Matrix and a specified matrix are represented by identical bit patterns.
check(Certificate) - Method in interface java.security.cert.CertPathChecker
Performs the check(s) on the specified certificate using its internal state.
check(Certificate) - Method in class java.security.cert.PKIXCertPathChecker
Performs the check(s) on the specified certificate using its internal state.
check(Certificate, Collection<String>) - Method in class java.security.cert.PKIXCertPathChecker
Performs the check(s) on the specified certificate using its internal state and removes any critical extensions that it processes from the specified collection of OID strings that represent the unresolved critical extensions.
CHECK_BIDI - Static variable in class ohos.global.icu.text.IDNA
IDNA option to check for whether the input conforms to the BiDi rules.
CHECK_BIDI_ERROR - Static variable in exception ohos.global.icu.text.StringPrepParseException
 
CHECK_CONTEXTJ - Static variable in class ohos.global.icu.text.IDNA
IDNA option to check for whether the input conforms to the CONTEXTJ rules.
CHECK_CONTEXTO - Static variable in class ohos.global.icu.text.IDNA
IDNA option to check for whether the input conforms to the CONTEXTO rules.
CHECK_FILE_READ - ohos.hiviewdfx.HiChecker.Rule
File read operations are detected.
CHECK_FILE_WRITE - ohos.hiviewdfx.HiChecker.Rule
File write operations are detected.
CHECK_NETWORK_ACCESS - ohos.hiviewdfx.HiChecker.Rule
Network access operations are detected.
CHECK_SLOW_PROCESS - ohos.hiviewdfx.HiChecker.Rule
Time-consuming operations (slow processing) are detected.
CHECK_VM_RELEASE_MISS - ohos.hiviewdfx.HiChecker.Rule
Resources that are not released in a timely manner are detected.
checkAccept(String, int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not permitted to accept a socket connection from the specified host and port number.
checkAccess() - Method in class java.lang.Thread
Determines if the currently running thread has permission to modify this thread.
checkAccess() - Method in class java.lang.ThreadGroup
Determines if the currently running thread has permission to modify this thread group.
checkAccess() - Method in class java.util.logging.LogManager
Check that the current context is trusted to modify the logging configuration.
checkAccess(Thread) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to modify the thread argument.
checkAccess(ThreadGroup) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to modify the thread group argument.
checkAccess(Path, AccessMode...) - Method in class java.nio.file.spi.FileSystemProvider
Checks the existence, and optionally the accessibility, of a file.
checkAuthenticationAvailability(BiometricAuthentication.AuthType, BiometricAuthentication.SecureLevel, boolean) - Method in class ohos.biometrics.authentication.BiometricAuthentication
Checks whether a device supports biometric authentication.
checkAwtEventQueueAccess() - Method in class java.lang.SecurityManager
Deprecated.
The dependency on AWTPermission creates an impediment to future modularization of the Java platform. Users of this method should instead invoke SecurityManager.checkPermission(java.security.Permission) directly. This method will be changed in a future release to check the permission java.security.AllPermission.
Checkbox - Class in ohos.agp.components
Indicates a checkbox that can be either selected or deselected.
Checkbox(Context) - Constructor for class ohos.agp.components.Checkbox
Default constructor used to create a Checkbox instance by using the default attribute set and style.
Checkbox(Context, AttrSet) - Constructor for class ohos.agp.components.Checkbox
A constructor used to create a Checkbox instance by using specified attribute set and default style after the XML file is parsed.
Checkbox(Context, AttrSet, String) - Constructor for class ohos.agp.components.Checkbox
A constructor used to create a Checkbox instance by using specified attribute set and specified style after the XML file is parsed.
checkClientTrusted(X509Certificate[], String) - Method in interface javax.net.ssl.X509TrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for client SSL authentication based on the authentication type.
checkClientTrusted(X509Certificate[], String, Socket) - Method in class javax.net.ssl.X509ExtendedTrustManager
Given the partial or complete certificate chain provided by the peer, build and validate the certificate path based on the authentication type and ssl parameters.
checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class javax.net.ssl.X509ExtendedTrustManager
Given the partial or complete certificate chain provided by the peer, build and validate the certificate path based on the authentication type and ssl parameters.
checkConnect(String, int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to open a socket connection to the specified host and port number.
checkConnect(String, int, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is not allowed to open a socket connection to the specified host and port number.
checkConnected() - Method in class ohos.nfc.tag.TagManager
Check whether this tag is connected or not
checkCreateClassLoader() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to create a new class loader.
checkDelete(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to delete the specified file.
checkedCollection(Collection<E>, Class<E>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified collection.
CheckedInputStream - Class in java.util.zip
An input stream that also maintains a checksum of the data being read.
CheckedInputStream(InputStream, Checksum) - Constructor for class java.util.zip.CheckedInputStream
Creates an input stream using the specified Checksum.
checkedList(List<E>, Class<E>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified list.
checkedMap(Map<K, V>, Class<K>, Class<V>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified map.
checkedNavigableMap(NavigableMap<K, V>, Class<K>, Class<V>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified navigable map.
checkedNavigableSet(NavigableSet<E>, Class<E>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified navigable set.
CheckedOutputStream - Class in java.util.zip
An output stream that also maintains a checksum of the data being written.
CheckedOutputStream(OutputStream, Checksum) - Constructor for class java.util.zip.CheckedOutputStream
Creates an output stream with the specified Checksum.
checkedQueue(Queue<E>, Class<E>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified queue.
checkedSet(Set<E>, Class<E>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified set.
checkedSortedMap(SortedMap<K, V>, Class<K>, Class<V>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified sorted map.
checkedSortedSet(SortedSet<E>, Class<E>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified sorted set.
checkEligibility(String) - Method in class ohos.security.seoperator.SEOperatorAbs
Checks whether a device supports the pan-payment function.
checkError() - Method in class java.io.PrintStream
Flushes the stream and checks its error state.
checkError() - Method in class java.io.PrintWriter
Flushes the stream if it's not closed and checks its error state.
checkExec(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to create a subprocess.
checkExit(int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to cause the Java Virtual Machine to halt with the specified status code.
checkFilePermission(String, int) - Static method in class ohos.system.OsHelper
Checks whether the user can access the specified file.
checkGuard(Object) - Method in interface java.security.Guard
Determines whether or not to allow access to the guarded object object.
checkGuard(Object) - Method in class java.security.Permission
Implements the guard interface for a permission.
checkIntegrity() - Method in interface ohos.data.rdb.RdbStore
Checks integrity of the primary and attached databases.
checkLink(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to dynamic link the library code specified by the string argument file.
checkListen(int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to wait for a connection request on the specified local port number.
checkMemberAccess(Class<?>, int) - Method in class java.lang.SecurityManager
Deprecated.
This method relies on the caller being at a stack depth of 4 which is error-prone and cannot be enforced by the runtime. Users of this method should instead invoke SecurityManager.checkPermission(java.security.Permission) directly. This method will be changed in a future release to check the permission java.security.AllPermission.
checkMulticast(InetAddress) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to use (join/leave/send/receive) IP multicast.
checkMulticast(InetAddress, byte) - Method in class java.lang.SecurityManager
Deprecated.
Use #checkPermission(java.security.Permission) instead
checkPackageAccess(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the package specified by the argument.
checkPackageDefinition(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to define classes in the package specified by the argument.
checkPermission(String, String) - Method in interface ohos.bundle.IBundleManager
Checks whether a specified bundle has been granted a specific permission.
checkPermission(Permission) - Method in interface java.security.acl.AclEntry
Checks if the specified permission is part of the permission set in this entry.
checkPermission(Permission) - Method in class java.lang.SecurityManager
Throws a SecurityException if the requested access, specified by the given permission, is not permitted based on the security policy currently in effect.
checkPermission(Permission) - Method in class java.security.AccessControlContext
Determines whether the access request indicated by the specified permission should be allowed or denied, based on the security policy currently in effect, and the context in this object.
checkPermission(Permission) - Static method in class java.security.AccessController
Determines whether the access request indicated by the specified permission should be allowed or denied, based on the current AccessControlContext and security policy.
checkPermission(Permission, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is denied access to the resource specified by the given permission.
checkPermission(Principal, Permission) - Method in interface java.security.acl.Acl
Checks whether or not the specified principal has the specified permission.
checkPrintJobAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to initiate a print job request.
checkPropertiesAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access or modify the system properties.
checkProperty(String) - Method in class ohos.accessibility.CaptionProperties
Checks whether a visual property has been set for the captions.
checkPropertyAccess(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the system property with the specified key name.
checkPublicKeys(String, String) - Method in interface ohos.bundle.IBundleManager
Checks whether the publickeys of two bundles are the same.
checkRead(FileDescriptor) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to read from the specified file descriptor.
checkRead(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to read the file specified by the string argument.
checkRead(String, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is not allowed to read the file specified by the string argument.
checkSecurityAccess(String) - Method in class java.lang.SecurityManager
Determines whether the permission with the specified permission target name should be granted or denied.
checkServerTrusted(X509Certificate[], String) - Method in interface javax.net.ssl.X509TrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for server SSL authentication based on the authentication type.
checkServerTrusted(X509Certificate[], String, Socket) - Method in class javax.net.ssl.X509ExtendedTrustManager
Given the partial or complete certificate chain provided by the peer, build and validate the certificate path based on the authentication type and ssl parameters.
checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class javax.net.ssl.X509ExtendedTrustManager
Given the partial or complete certificate chain provided by the peer, build and validate the certificate path based on the authentication type and ssl parameters.
checkSetFactory() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to set the socket factory used by ServerSocket or Socket, or the stream handler factory used by URL.
checkSetPermission(Context) - Static method in class ohos.sysappcomponents.settings.AppSettings
Checks whether a specified application has permission to modify system settings based on the application context.
checkState(int) - Method in class ohos.data.resultset.AbsSharedResultSet
Check current status.
Checksum - Interface in java.util.zip
An interface representing a data checksum.
checkSystemClipboardAccess() - Method in class java.lang.SecurityManager
Deprecated.
The dependency on AWTPermission creates an impediment to future modularization of the Java platform. Users of this method should instead invoke SecurityManager.checkPermission(java.security.Permission) directly. This method will be changed in a future release to check the permission java.security.AllPermission.
checkTopLevelWindow(Object) - Method in class java.lang.SecurityManager
Deprecated.
The dependency on AWTPermission creates an impediment to future modularization of the Java platform. Users of this method should instead invoke SecurityManager.checkPermission(java.security.Permission) directly. This method will be changed in a future release to check the permission java.security.AllPermission.
checkType(Class<?>) - Method in class ohos.media.camera.params.ParameterKey.Key
Checks whether the type of a clazz is the same as the key value type.
checkType(Class<?>) - Method in class ohos.media.camera.params.PropertyKey.Key
Checks whether the type of a clazz is the same as the key value type.
checkTypeValue(int) - Static method in class ohos.agp.animation.Animator.CurveType
Checks the value of the curve type.
checkValidIntValue(long) - Method in enum java.time.temporal.ChronoField
Checks that the specified value is valid and fits in an int.
checkValidIntValue(long, TemporalField) - Method in class java.time.temporal.ValueRange
Checks that the specified value is valid and fits in an int.
checkValidity() - Method in class java.security.cert.X509Certificate
Checks that the certificate is currently valid.
checkValidity() - Method in class javax.security.cert.X509Certificate
Checks that the certificate is currently valid.
checkValidity(Date) - Method in class java.security.cert.X509Certificate
Checks that the given date is within the certificate's validity period.
checkValidity(Date) - Method in class javax.security.cert.X509Certificate
Checks that the specified date is within the certificate's validity period.
checkValidValue(long) - Method in enum java.time.temporal.ChronoField
Checks that the specified value is valid for this field.
checkValidValue(long, TemporalField) - Method in class java.time.temporal.ValueRange
Checks that the specified value is valid.
checkWrite(FileDescriptor) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to write to the specified file descriptor.
checkWrite(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to write to the file specified by the string argument.
CHEROKEE - java.lang.Character.UnicodeScript
Unicode script "Cherokee".
CHEROKEE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cherokee" Unicode character block.
CHEROKEE - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CHEROKEE - Static variable in class ohos.global.icu.lang.UScript
Cherokee
CHEROKEE_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CHEROKEE_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CHEROKEE_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CHESS_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CHESS_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
childAdded(NodeChangeEvent) - Method in interface java.util.prefs.NodeChangeListener
This method gets called when a child node is added.
childRemoved(NodeChangeEvent) - Method in interface java.util.prefs.NodeChangeListener
This method gets called when a child node is removed.
childrenNames() - Method in class java.util.prefs.AbstractPreferences
Implements the children method as per the specification in Preferences#childrenNames().
childrenNames() - Method in class java.util.prefs.Preferences
Returns the names of the children of this preference node, relative to this node.
childrenNamesSpi() - Method in class java.util.prefs.AbstractPreferences
Returns the names of the children of this preference node.
childSpi(String) - Method in class java.util.prefs.AbstractPreferences
Returns the named child of this preference node, creating it if it does not already exist.
childValue(T) - Method in class java.lang.InheritableThreadLocal
Computes the child's initial value for this inheritable thread-local variable as a function of the parent's value at the time the child thread is created.
CHINA - Static variable in class java.util.Locale
Useful constant for country.
CHINA - Static variable in class ohos.global.icu.util.ULocale
Useful constant for country/region.
CHINESE - Static variable in class java.util.Locale
Useful constant for language.
CHINESE - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates that Chinese text elements will be detected.
CHINESE - Static variable in class ohos.global.icu.util.ULocale
Useful constant for language.
ChineseCalendar - Class in ohos.global.icu.util
ChineseCalendar is a concrete subclass of Calendar that implements a traditional Chinese calendar.
ChineseCalendar() - Constructor for class ohos.global.icu.util.ChineseCalendar
Construct a ChineseCalendar with the default time zone and locale.
ChineseCalendar(int, int, int, int) - Constructor for class ohos.global.icu.util.ChineseCalendar
Constructs a ChineseCalendar with the given date set in the default time zone with the default FORMAT locale.
ChineseCalendar(int, int, int, int, int) - Constructor for class ohos.global.icu.util.ChineseCalendar
Constructs a ChineseCalendar with the given date set in the default time zone with the default FORMAT locale.
ChineseCalendar(int, int, int, int, int, int, int) - Constructor for class ohos.global.icu.util.ChineseCalendar
Constructs a ChineseCalendar with the given date and time set for the default time zone with the default FORMAT locale.
ChineseCalendar(int, int, int, int, int, int, int, int) - Constructor for class ohos.global.icu.util.ChineseCalendar
Constructs a ChineseCalendar with the given date and time set for the default time zone with the default FORMAT locale.
ChineseCalendar(Date) - Constructor for class ohos.global.icu.util.ChineseCalendar
Construct a ChineseCalendar with the give date set in the default time zone with the default locale.
ChineseCalendar(Locale) - Constructor for class ohos.global.icu.util.ChineseCalendar
Constructs a ChineseCalendar based on the current time in the default time zone with the given locale.
ChineseCalendar(TimeZone) - Constructor for class ohos.global.icu.util.ChineseCalendar
Construct a ChineseCalendar based on the current time in the given time zone with the default FORMAT locale.
ChineseCalendar(TimeZone, Locale) - Constructor for class ohos.global.icu.util.ChineseCalendar
Construct a ChineseCalendar based on the current time in the given time zone with the given locale.
ChineseCalendar(TimeZone, ULocale) - Constructor for class ohos.global.icu.util.ChineseCalendar
Construct a ChineseCalendar based on the current time with the given time zone with the given locale.
ChineseCalendar(ULocale) - Constructor for class ohos.global.icu.util.ChineseCalendar
Constructs a ChineseCalendar based on the current time in the default time zone with the given locale.
CHOICE - ohos.global.icu.text.MessagePattern.ArgType
The argument is a ChoiceFormat with one or more ((ARG_INT | ARG_DOUBLE), ARG_SELECTOR, message) tuples.
ChoiceFormat - Class in java.text
A ChoiceFormat allows you to attach a format to a range of numbers.
ChoiceFormat(double[], String[]) - Constructor for class java.text.ChoiceFormat
Constructs with the limits and the corresponding formats.
ChoiceFormat(String) - Constructor for class java.text.ChoiceFormat
Constructs with limits and corresponding formats based on the pattern.
choices - Variable in class java.sql.DriverPropertyInfo
An array of possible values if the value for the field DriverPropertyInfo.value may be selected from a particular set of values; otherwise null.
chooseClientAlias(String[], Principal[], Socket) - Method in interface javax.net.ssl.X509KeyManager
Choose an alias to authenticate the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class javax.net.ssl.X509ExtendedKeyManager
Choose an alias to authenticate the client side of an SSLEngine connection given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class javax.net.ssl.X509ExtendedKeyManager
Choose an alias to authenticate the server side of an SSLEngine connection given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseServerAlias(String, Principal[], Socket) - Method in interface javax.net.ssl.X509KeyManager
Choose an alias to authenticate the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
CHORASMIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CHORASMIAN - Static variable in class ohos.global.icu.lang.UScript
 
CHORASMIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ChronoField - Enum in java.time.temporal
A standard set of fields.
ChronoLocalDate - Interface in java.time.chrono
A date without time-of-day or time-zone in an arbitrary chronology, intended for advanced globalization use cases.
ChronoLocalDateTime<D extends ChronoLocalDate> - Interface in java.time.chrono
A date-time without a time-zone in an arbitrary chronology, intended for advanced globalization use cases.
chronology() - Static method in class java.time.temporal.TemporalQueries
A query for the Chronology.
Chronology - Interface in java.time.chrono
A calendar system, used to organize and identify dates.
ChronoPeriod - Interface in java.time.chrono
A date-based amount of time, such as '3 years, 4 months and 5 days' in an arbitrary chronology, intended for advanced globalization use cases.
ChronoUnit - Enum in java.time.temporal
A standard set of date periods units.
ChronoZonedDateTime<D extends ChronoLocalDate> - Interface in java.time.chrono
A date-time with a time-zone in an arbitrary chronology, intended for advanced globalization use cases.
chunkLength - Variable in class java.net.HttpURLConnection
The chunk-length when using chunked encoding streaming mode for output.
Cipher - Class in javax.crypto
This class provides the functionality of a cryptographic cipher for encryption and decryption.
Cipher(CipherSpi, Provider, String) - Constructor for class javax.crypto.Cipher
Creates a Cipher object.
CipherInputStream - Class in javax.crypto
A CipherInputStream is composed of an InputStream and a Cipher so that read() methods return data that are read in from the underlying InputStream but have been additionally processed by the Cipher.
CipherInputStream(InputStream) - Constructor for class javax.crypto.CipherInputStream
Constructs a CipherInputStream from an InputStream without specifying a Cipher.
CipherInputStream(InputStream, Cipher) - Constructor for class javax.crypto.CipherInputStream
Constructs a CipherInputStream from an InputStream and a Cipher.
CipherOutputStream - Class in javax.crypto
A CipherOutputStream is composed of an OutputStream and a Cipher so that write() methods first process the data before writing them out to the underlying OutputStream.
CipherOutputStream(OutputStream) - Constructor for class javax.crypto.CipherOutputStream
Constructs a CipherOutputStream from an OutputStream without specifying a Cipher.
CipherOutputStream(OutputStream, Cipher) - Constructor for class javax.crypto.CipherOutputStream
Constructs a CipherOutputStream from an OutputStream and a Cipher.
CipherSpi - Class in javax.crypto
This class defines the Service Provider Interface (SPI) for the Cipher class.
CipherSpi() - Constructor for class javax.crypto.CipherSpi
 
CIRCLE - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
CIRCLE_MASK - ohos.agp.render.Paint.MaskType
Indicates that the mask is in the shape of circle.
CIRTH - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
CITY - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of city.
CITY - Static variable in class ohos.data.search.schema.PlaceItem
Indicates the index field name of city.
CJK_COMPATIBILITY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility" Unicode character block.
CJK_COMPATIBILITY - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_COMPATIBILITY_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility Forms" Unicode character block.
CJK_COMPATIBILITY_FORMS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_COMPATIBILITY_FORMS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_COMPATIBILITY_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_COMPATIBILITY_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility Ideographs" Unicode character block.
CJK_COMPATIBILITY_IDEOGRAPHS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_COMPATIBILITY_IDEOGRAPHS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility Ideographs Supplement" Unicode character block.
CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_RADICALS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Radicals Supplement" Unicode character block.
CJK_RADICALS_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_RADICALS_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_STROKES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Strokes" Unicode character block.
CJK_STROKES - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_STROKES_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_SYMBOLS_AND_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Symbols and Punctuation" Unicode character block.
CJK_SYMBOLS_AND_PUNCTUATION - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_SYMBOLS_AND_PUNCTUATION_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs Extension A" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs Extension B" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_C - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs Extension C" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_C - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_C_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_D - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs Extension D" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_D - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_D_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_E - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_E_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_F - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_F_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_G - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_G_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
clamp(T) - Method in class ohos.utils.Scope
Clamps a given value to the current range.
CLAMP_TILEMODE - ohos.agp.render.Shader.TileMode
Indicates that the edge color of the original shading image will be shaded on the extra part.
Class<T> - Class in java.lang
Instances of the class Class represent classes and interfaces in a running Java application.
CLASS - java.lang.annotation.RetentionPolicy
Annotations are to be recorded in the class file by the compiler but need not be retained by the VM at run time.
CLASS_ATTRIBUTE_PFX - Static variable in interface java.util.jar.Pack200.Packer
When concatenated with a class attribute name, indicates the format of that attribute, using the layout language specified in the JSR 200 specification.
CLASS_PATH - Static variable in class java.util.jar.Attributes.Name
Name object for Class-Path manifest attribute.
ClassCastException - Exception in java.lang
Thrown to indicate that the code has attempted to cast an object to a subclass of which it is not an instance.
ClassCastException() - Constructor for exception java.lang.ClassCastException
Constructs a ClassCastException with no detail message.
ClassCastException(String) - Constructor for exception java.lang.ClassCastException
Constructs a ClassCastException with the specified detail message.
ClassCircularityError - Error in java.lang
Thrown when the Java Virtual Machine detects a circularity in the superclass hierarchy of a class being loaded.
ClassCircularityError() - Constructor for error java.lang.ClassCircularityError
Constructs a ClassCircularityError with no detail message.
ClassCircularityError(String) - Constructor for error java.lang.ClassCircularityError
Constructs a ClassCircularityError with the specified detail message.
classDepth(String) - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
ClassFormatError - Error in java.lang
Thrown when the Java Virtual Machine attempts to read a class file and determines that the file is malformed or otherwise cannot be interpreted as a class file.
ClassFormatError() - Constructor for error java.lang.ClassFormatError
Constructs a ClassFormatError with no detail message.
ClassFormatError(String) - Constructor for error java.lang.ClassFormatError
Constructs a ClassFormatError with the specified detail message.
CLASSIFICATION_ALARM - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for alarms or timers.
CLASSIFICATION_CALL - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for incoming calls or similar synchronous communication requests.
CLASSIFICATION_EMAIL - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for emails.
CLASSIFICATION_ERROR - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for errors occurred during background operations or identity authentication.
CLASSIFICATION_EVENT - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for calendar events.
CLASSIFICATION_MESSAGE - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for short messages or instant messages.
CLASSIFICATION_NAVIGATION - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for map navigation.
CLASSIFICATION_PROGRESS - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for processes that are operated in the background for a long time.
CLASSIFICATION_PROMO - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for advertisement or promotion information.
CLASSIFICATION_RECOMMENDATION - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for specific and timely recommendations of a particular transaction.
CLASSIFICATION_REMINDER - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for reminders previously set by the user.
CLASSIFICATION_SERVICE - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for ongoing background services.
CLASSIFICATION_SOCIAL - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for social network or sharing updates.
CLASSIFICATION_STATUS - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for ongoing information about the device and contextual status.
CLASSIFICATION_SYSTEM - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for system or device status updates.
CLASSIFICATION_TRANSPORT - Static variable in class ohos.event.notification.NotificationRequest
Indicates the classification of notifications for media transport control during playback.
classify(int) - Method in class ohos.global.icu.text.BidiClassifier
Gets customized Bidi class for the code point c.
ClassLoader - Class in java.lang
A class loader is an object that is responsible for loading classes.
ClassLoader() - Constructor for class java.lang.ClassLoader
Creates a new class loader using the ClassLoader returned by the method getSystemClassLoader() as the parent class loader.
ClassLoader(ClassLoader) - Constructor for class java.lang.ClassLoader
Creates a new class loader using the specified parent class loader for delegation.
ClassLoaderCreator - Class in ark.system
Creates a ClassLoader instance that dynamically loads classes from jar files.
ClassLoaderCreator() - Constructor for class ark.system.ClassLoaderCreator
 
classLoaderDepth() - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
ClassLoaderHelper - Class in ark.system
Obtains the information that is loaded by the ClassLoader instance created via ClassLoaderCreator, including information about native libraries and resources.
ClassLoaderHelper() - Constructor for class ark.system.ClassLoaderHelper
 
classModifiers() - Static method in class java.lang.reflect.Modifier
Return an int value OR-ing together the source language modifiers that can be applied to a class.
classname - Variable in exception java.io.InvalidClassException
Name of the invalid class.
className - Variable in class ohos.bundle.AbilityInfo
Indicates the class name of the ability.
ClassNotFoundException - Exception in java.lang
Thrown when an application tries to load in a class through its string name using: The forName method in class Class.
ClassNotFoundException() - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with no detail message.
ClassNotFoundException(String) - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with the specified detail message.
ClassNotFoundException(String, Throwable) - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with the specified detail message and optional exception that was raised while loading the class.
classToZSON(Object) - Static method in class ohos.utils.zson.ZSONObject
Converts a specified class object into a ZSONObject.
clean() - Method in class ohos.global.i18n.phonenumbers.InputFormatter
Clears the InputFormatter object.
CLEAN_BACKGROUND_PROCESSES - Static variable in class ohos.security.SystemPermission
Allows an application to clear background processes based on their bundle names.
cleanBundleCacheFiles(String, ICleanCacheCallback) - Method in interface ohos.bundle.IBundleManager
Clears cache data of a specified application.
clear() - Method in class java.lang.ref.Reference
Clears this reference object.
clear() - Method in class java.nio.Buffer
Clears this buffer.
clear() - Method in class java.security.Provider
Clears this provider so that it no longer contains the properties used to look up facilities implemented by the provider.
clear() - Method in class java.util.AbstractCollection
Removes all of the elements from this collection (optional operation).
clear() - Method in class java.util.AbstractList
Removes all of the elements from this list (optional operation).
clear() - Method in class java.util.AbstractMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class java.util.AbstractQueue
Removes all of the elements from this queue.
clear() - Method in class java.util.ArrayDeque
Removes all of the elements from this deque.
clear() - Method in class java.util.ArrayList
Removes all of the elements from this list.
clear() - Method in class java.util.BitSet
Sets all of the bits in this BitSet to false.
clear() - Method in class java.util.Calendar
Sets all the calendar field values and the time value (millisecond offset from the Epoch) of this Calendar undefined.
clear() - Method in interface java.util.Collection
Removes all of the elements from this collection (optional operation).
clear() - Method in class java.util.concurrent.ArrayBlockingQueue
Atomically removes all of the elements from this queue.
clear() - Method in class java.util.concurrent.ConcurrentHashMap
Removes all of the mappings from this map.
clear() - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
Removes all of the elements from this view, by removing all the mappings from the map backing this view.
clear() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Removes all of the elements from this deque.
clear() - Method in class java.util.concurrent.ConcurrentSkipListMap
Removes all of the mappings from this map.
clear() - Method in class java.util.concurrent.ConcurrentSkipListSet
Removes all of the elements from this set.
clear() - Method in class java.util.concurrent.CopyOnWriteArrayList
Removes all of the elements from this list.
clear() - Method in class java.util.concurrent.CopyOnWriteArraySet
Removes all of the elements from this set.
clear() - Method in class java.util.concurrent.DelayQueue
Atomically removes all of the elements from this delay queue.
clear() - Method in class java.util.concurrent.LinkedBlockingDeque
Atomically removes all of the elements from this deque.
clear() - Method in class java.util.concurrent.LinkedBlockingQueue
Atomically removes all of the elements from this queue.
clear() - Method in class java.util.concurrent.PriorityBlockingQueue
Atomically removes all of the elements from this queue.
clear() - Method in class java.util.concurrent.SynchronousQueue
Does nothing.
clear() - Method in class java.util.EnumMap
Removes all mappings from this map.
clear() - Method in class java.util.HashMap
Removes all of the mappings from this map.
clear() - Method in class java.util.HashSet
Removes all of the elements from this set.
clear() - Method in class java.util.Hashtable
Clears this hashtable so that it contains no keys.
clear() - Method in class java.util.IdentityHashMap
Removes all of the mappings from this map.
clear() - Method in class java.util.jar.Attributes
Removes all attributes from this Map.
clear() - Method in class java.util.jar.Manifest
Clears the main Attributes as well as the entries in this Manifest.
clear() - Method in class java.util.LinkedHashMap
Removes all of the mappings from this map.
clear() - Method in class java.util.LinkedList
Removes all of the elements from this list.
clear() - Method in interface java.util.List
Removes all of the elements from this list (optional operation).
clear() - Method in class java.util.Locale.Builder
Resets the builder to its initial, empty state.
clear() - Method in interface java.util.Map
Removes all of the mappings from this map (optional operation).
clear() - Method in class java.util.prefs.AbstractPreferences
Implements the clear method as per the specification in Preferences#clear().
clear() - Method in class java.util.prefs.Preferences
Removes all of the preferences (key-value associations) in this preference node.
clear() - Method in class java.util.PriorityQueue
Removes all of the elements from this priority queue.
clear() - Method in interface java.util.Set
Removes all of the elements from this set (optional operation).
clear() - Method in class java.util.TreeMap
Removes all of the mappings from this map.
clear() - Method in class java.util.TreeSet
Removes all of the elements from this set.
clear() - Method in class java.util.Vector
Removes all of the elements from this Vector.
clear() - Method in class java.util.WeakHashMap
Removes all of the mappings from this map.
clear() - Method in class ohos.agp.animation.AnimatorGroup
Clears the animations in an animator group.
clear() - Method in class ohos.agp.components.VelocityDetector
Resets a VelocityDetector instance to the initial state.
clear() - Method in class ohos.agp.render.Region
Clears this Region.
clear() - Method in class ohos.agp.utils.Rect
Clears this Rect.
clear() - Method in class ohos.agp.utils.RectFloat
Clears this RectFloat.
clear() - Method in class ohos.data.dataability.DataAbilityPredicates
Clears the search conditions of DataAbilityPredicates.
clear() - Method in class ohos.data.orm.OrmPredicates
Clears the search conditions of OrmPredicates.
clear() - Method in interface ohos.data.preferences.Preferences
Clears all preferences from the Preferences object.
clear() - Method in class ohos.data.rdb.AbsRdbPredicates
 
clear() - Method in class ohos.data.rdb.RdbPredicates
Clears the search conditions of RdbPredicates.
clear() - Method in class ohos.data.rdb.ValuesBucket
Clears all values in the current ValuesBucket.
clear() - Method in class ohos.data.resultset.SharedBlock
Clears data in a shared block.
clear() - Method in class ohos.data.search.model.IndexData
Clears this container.
clear() - Method in class ohos.global.icu.text.MessagePattern
Clears this MessagePattern.
clear() - Method in class ohos.global.icu.text.UnicodeSet
Removes all of the elements from this set.
clear() - Method in class ohos.global.icu.util.Calendar
Clears the values of all the time fields.
clear() - Method in class ohos.global.icu.util.ULocale.Builder
Resets the builder to its initial, empty state.
clear() - Method in class ohos.miscservices.pasteboard.SystemPasteboard
Clears the pasteboard.
clear() - Method in class ohos.utils.BasePacMap
Clears the current object.
clear() - Method in class ohos.utils.geo.Rect
Clears this Rect.
clear() - Method in class ohos.utils.geo.RectFloat
Clears this RectFloat.
clear() - Method in class ohos.utils.IntArray
Clears all key-value pairs stored in the current IntArray object.
clear() - Method in class ohos.utils.LightweightMap
Deletes all key-value pair mappings in an LightweightMap container.
clear() - Method in class ohos.utils.LightweightSet
Clears an LightweightSet container.
clear() - Method in class ohos.utils.LongPlainArray
Clears the current LongPlainArray object.
clear() - Method in class ohos.utils.LruBuffer
Clears key-value pairs from the current buffer.
clear() - Method in class ohos.utils.PacMap
Clears the current object.
clear() - Method in class ohos.utils.PlainArray
Clears the current PlainArray object.
clear() - Method in class ohos.utils.PlainBooleanArray
Clears all key-value pairs stored in the current PlainBooleanArray object.
clear() - Method in class ohos.utils.PlainIntArray
Clears all key-value pairs stored in the current PlainIntArray object.
clear() - Method in class ohos.utils.PlainLongArray
Clears all key-value pairs stored in the current PlainLongArray object.
clear() - Method in class ohos.utils.zson.ZSONArray
Clears this ZSONArray.
clear() - Method in class ohos.utils.zson.ZSONObject
Clears the map of the entire ZSONObject.
clear(int) - Method in class java.util.BitSet
Sets the bit specified by the index to false.
clear(int) - Method in class java.util.Calendar
Sets the given calendar field value and the time value (millisecond offset from the Epoch) of this Calendar undefined.
clear(int) - Method in class ohos.global.icu.util.Calendar
Clears the value in the given time field.
clear(int, int) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to false.
CLEAR - ohos.agp.render.BlendMode
Clears the colors.
CLEAR - ohos.agp.render.Canvas.PorterDuffMode
Clears the colors.
clearAbortCommonEvent() - Method in class ohos.event.commonevent.AsyncCommonEventResult
Clears the abort state of the current ordered common event.
clearAbortCommonEvent() - Method in class ohos.event.commonevent.CommonEventSubscriber
Clears the abort state of the current ordered common event.
clearAdaptiveRules() - Method in class ohos.agp.components.AdaptiveBoxLayout
Clears all adaptive rules.
clearAllMonitors() - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Clears all IAbilityMonitor objects saved in the memory.
clearAssertionStatus() - Method in class java.lang.ClassLoader
Sets the default assertion status for this class loader to false and discards any package defaults or class assertion status settings associated with the class loader.
clearBatch() - Method in interface java.sql.Statement
Empties this Statement object's current list of SQL commands.
clearBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit cleared.
clearBlock() - Method in class ohos.data.resultset.AbsSharedResultSet
Clears data in a shared block that is not empty in this AbsSharedResultSet object.
clearBlurDrawLooper() - Method in class ohos.agp.render.Paint
Clears the shadow attributes of this Paint.
clearCache() - Static method in class java.util.ResourceBundle
Removes all resource bundles from the cache that have been loaded using the caller's class loader.
clearCache(ClassLoader) - Static method in class java.util.ResourceBundle
Removes all resource bundles from the cache that have been loaded using the given class loader.
clearCapabilities() - Method in class ohos.net.NetSpecifier.Builder
clear capablitities value.
clearChanged() - Method in class java.util.Observable
Indicates that this object has no longer changed, or that it has already notified all of its observers of its most recent change, so that the hasChanged method will now return false.
clearColorMatrix() - Method in class ohos.agp.components.element.Element
Clears the color matrix of this Element object.
clearDataFlowTag() - Static method in class ohos.net.DataFlowStatistics
Clears the DataFlowStatistics tag of this thread.
clearError() - Method in class java.io.PrintStream
Clears the internal error state of this stream.
clearError() - Method in class java.io.PrintWriter
Clears the error state of this stream.
clearExtensions() - Method in class java.util.Locale.Builder
Resets the extensions to their initial, empty state.
clearExtensions() - Method in class ohos.global.icu.util.ULocale.Builder
Resets the extensions to their initial, empty state.
clearFlags(int) - Method in class ohos.agp.window.service.Window
Clears flags from a window.
clearFocus() - Method in class ohos.agp.components.Component
Requests giving up focus.
clearIndex(String, String, Map<String, List<String>>) - Method in class ohos.data.search.SearchAbility
Clears indexes that match a device ID list from the index library with a specified bundle name and group ID.
clearIndexForm(String) - Method in class ohos.data.search.SearchAbility
Clears the index attributes configured for a specified bundle name.
clearLatitude() - Method in class ohos.location.GeoAddress
Clears the latitude information in the current GeoAddress object.
clearLongitude() - Method in class ohos.location.GeoAddress
Clears the longitude information in the current GeoAddress object.
clearParameters() - Method in interface java.sql.PreparedStatement
Clears the current parameter values immediately.
clearParameters() - Method in interface javax.sql.RowSet
Clears the parameters set for this RowSet object's command.
clearPassword() - Method in class javax.crypto.spec.PBEKeySpec
Clears the internal copy of the password.
clearPassword() - Method in class javax.security.auth.callback.PasswordCallback
Clear the retrieved password.
clearPatternAndSetApostropheMode(MessagePattern.ApostropheMode) - Method in class ohos.global.icu.text.MessagePattern
Clears this MessagePattern and sets the ApostropheMode.
clearProperty(String) - Static method in class java.lang.System
Removes the system property indicated by the specified key.
clearQuery() - Method in class ohos.utils.net.Uri.Builder
Clears the query field of the current hierarchical URI.
clearRecords() - Method in class ohos.global.icu.text.AlphabeticIndex
Clear the index.
clearServices() - Method in class ohos.bluetooth.ble.BlePeripheralManager
Removes all services from the list of GATT services provided by this device.
clearUpApplicationData() - Method in interface ohos.app.IAbilityManager
Clears user data of the application, which is equivalent to initializing the application.
clearValues() - Method in interface ohos.data.rdb.Statement
Clears all dynamic values of a precompiled statement.
clearWarnings() - Method in interface java.sql.Connection
Clears all warnings reported for this Connection object.
clearWarnings() - Method in interface java.sql.ResultSet
Clears all warnings reported on this ResultSet object.
clearWarnings() - Method in interface java.sql.Statement
Clears all the warnings reported on this Statement object.
clearWindowFlags(int) - Method in class ohos.agp.window.service.Window
Clears the flags from a window.
CLICK_REASON_DELETE - Static variable in class ohos.event.notification.NotificationConstant
Indicates that a notification is deleted because it is clicked.
clickKey(IDialog, KeyEvent) - Method in interface ohos.agp.window.dialog.IDialog.KeyboardCallback
Called when a key is delivered to a dialog.
clickKeyDown(KeyEvent) - Method in class ohos.agp.window.dialog.CommonDialog
Called when a key on the keyboard is pressed.
clickKeyUp(KeyEvent) - Method in class ohos.agp.window.dialog.CommonDialog
Called when a key on the keyboard is released.
CLIENT_PKG_NAME - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the client package name.
CLIENT_STATE - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the running status of the client, either foreground or background.
CLIENT_VERSION - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the client version.
ClientInfoStatus - Enum in java.sql
Enumeration for status of the reason that a property could not be set via a call to Connection.setClientInfo
clientPkgName - Variable in class ohos.ai.cv.common.VisionConfiguration
Indicates the client package name.
clientState - Variable in class ohos.ai.cv.common.VisionConfiguration
Indicates the running status of the client application.
clientVersion - Variable in class ohos.ai.cv.common.VisionConfiguration
Indicates the version of the client application.
CLIP_CENTER - ohos.agp.components.Image.ScaleMode
Scales the image to be of the same or a larger size than that of an Image item according to a ratio, and displays the image content in the center.
CLIP_DIRECTION_NOT_SET - Static variable in class ohos.agp.components.Image
Indicates an image clipping direction that is not set.
CLIP_GRAVITY_NOT_SET - Static variable in class ohos.agp.components.Image
Indicates a clipping alignment mode that is not set.
CLIP_HORIZONTAL - Static variable in class ohos.agp.components.Image
Indicates the horizontal clipping mode.
CLIP_VERTICAL - Static variable in class ohos.agp.components.Image
Indicates the vertical clipping mode.
clipPath(Path, Canvas.ClipOp) - Method in class ohos.agp.render.Canvas
Clips the canvas with the specified path in the given mode.
clipRect(float, float, float, float) - Method in class ohos.agp.render.Canvas
Modifies the canvas size based on the specified rectangle values.
clipRect(int, int, int, float) - Method in class ohos.agp.render.Canvas
Modifies the canvas size based on the specified rectangle values.
clipRect(RectFloat) - Method in class ohos.agp.render.Canvas
Clips a specified rectangle out of a canvas.
clipRect(RectFloat, Canvas.ClipOp) - Method in class ohos.agp.render.Canvas
Clips a specified rectangle in a specified mode.
Clob - Class in ohos.data.orm
Represents a Clob that stores Character Large Objects (CLOBs) in the Object Relational Mapping (ORM) system.
Clob - Interface in java.sql
The mapping in the Java™ programming language for the SQL CLOB type.
Clob(String) - Constructor for class ohos.data.orm.Clob
A constructor used to create a Clob object from data of the char type.
CLOB - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type CLOB.
clobToString(Clob) - Static method in class ohos.data.orm.BindUtils
Converts data of the java.sql.Clob type into a string.
Clock - Class in java.time
A clock providing access to the current instant, date and time using a time-zone.
Clock - Class in ohos.agp.components
Provides a clock control.
Clock() - Constructor for class java.time.Clock
Constructor accessible by subclasses.
Clock(Context) - Constructor for class ohos.agp.components.Clock
Default constructor used to create a Clock instance by using the default attribute set and style.
Clock(Context, AttrSet) - Constructor for class ohos.agp.components.Clock
A constructor used to create a Clock instance by using specified attribute set and default style after the XML file is parsed.
Clock(Context, AttrSet, String) - Constructor for class ohos.agp.components.Clock
A constructor used to create a Clock instance by using specified attribute set and specified style after the XML file is parsed.
CLOCK_HOUR_OF_AMPM - java.time.temporal.ChronoField
The clock-hour-of-am-pm.
CLOCK_HOUR_OF_DAY - java.time.temporal.ChronoField
The clock-hour-of-day.
CLOCK_WISE - ohos.agp.render.Path.Direction
Indicates that the contour is clockwise.
clockRate - Variable in class ohos.media.player.Player.MediaTimeInfo
Indicates the rate of the media clock relative to the system clock.
clockSequence() - Method in class java.util.UUID
The clock sequence value associated with this UUID.
clone() - Method in class java.lang.Enum
Throws CloneNotSupportedException.
clone() - Method in class java.lang.Object
Creates and returns a copy of this object.
clone() - Method in class java.lang.Thread
Throws CloneNotSupportedException as a Thread can not be meaningfully cloned.
clone() - Method in class java.net.HttpCookie
Create and return a copy of this object.
clone() - Method in interface java.security.acl.AclEntry
Clones this ACL entry.
clone() - Method in interface java.security.cert.CertPathBuilderResult
Makes a copy of this CertPathBuilderResult.
clone() - Method in interface java.security.cert.CertPathParameters
Makes a copy of this CertPathParameters.
clone() - Method in interface java.security.cert.CertPathValidatorResult
Makes a copy of this CertPathValidatorResult.
clone() - Method in interface java.security.cert.CertSelector
Makes a copy of this CertSelector.
clone() - Method in interface java.security.cert.CertStoreParameters
Makes a copy of this CertStoreParameters.
clone() - Method in class java.security.cert.CollectionCertStoreParameters
Returns a copy of this object.
clone() - Method in interface java.security.cert.CRLSelector
Makes a copy of this CRLSelector.
clone() - Method in class java.security.cert.LDAPCertStoreParameters
Returns a copy of this object.
clone() - Method in class java.security.cert.PKIXCertPathChecker
Returns a clone of this object.
clone() - Method in class java.security.cert.PKIXCertPathValidatorResult
Returns a copy of this object.
clone() - Method in class java.security.cert.PKIXParameters
Makes a copy of this PKIXParameters object.
clone() - Method in class java.security.cert.PKIXRevocationChecker
 
clone() - Method in class java.security.cert.X509CertSelector
Returns a copy of this object.
clone() - Method in class java.security.cert.X509CRLSelector
Returns a copy of this object.
clone() - Method in class java.security.MessageDigest
Returns a clone if the implementation is cloneable.
clone() - Method in class java.security.MessageDigestSpi
Returns a clone if the implementation is cloneable.
clone() - Method in class java.security.Signature
Returns a clone if the implementation is cloneable.
clone() - Method in class java.security.SignatureSpi
Returns a clone if the implementation is cloneable.
clone() - Method in class java.text.BreakIterator
Create a copy of this iterator
clone() - Method in interface java.text.CharacterIterator
Create a copy of this iterator
clone() - Method in class java.text.ChoiceFormat
Overrides Cloneable
clone() - Method in class java.text.Collator
Overrides Cloneable
clone() - Method in class java.text.DateFormat
Overrides Cloneable
clone() - Method in class java.text.DateFormatSymbols
Overrides Cloneable
clone() - Method in class java.text.DecimalFormat
Standard override; no change in semantics.
clone() - Method in class java.text.DecimalFormatSymbols
Standard override.
clone() - Method in class java.text.Format
Creates and returns a copy of this object.
clone() - Method in class java.text.MessageFormat
Creates and returns a copy of this object.
clone() - Method in class java.text.NumberFormat
Overrides Cloneable.
clone() - Method in class java.text.RuleBasedCollator
Standard override; no change in semantics.
clone() - Method in class java.text.SimpleDateFormat
Creates a copy of this SimpleDateFormat.
clone() - Method in class java.text.StringCharacterIterator
Creates a copy of this iterator.
clone() - Method in class java.util.AbstractMap
Returns a shallow copy of this AbstractMap instance: the keys and values themselves are not cloned.
clone() - Method in class java.util.ArrayDeque
Returns a copy of this deque.
clone() - Method in class java.util.ArrayList
Returns a shallow copy of this ArrayList instance.
clone() - Method in class java.util.BitSet
Cloning this BitSet produces a new BitSet that is equal to it.
clone() - Method in class java.util.Calendar
Creates and returns a copy of this object.
clone() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a shallow copy of this ConcurrentSkipListMap instance.
clone() - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns a shallow copy of this ConcurrentSkipListSet instance.
clone() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns a shallow copy of this list.
clone() - Method in class java.util.Date
Return a copy of this object.
clone() - Method in class java.util.EnumMap
Returns a shallow copy of this enum map.
clone() - Method in class java.util.EnumSet
Returns a copy of this set.
clone() - Method in class java.util.GregorianCalendar
 
clone() - Method in class java.util.HashMap
Returns a shallow copy of this HashMap instance: the keys and values themselves are not cloned.
clone() - Method in class java.util.HashSet
Returns a shallow copy of this HashSet instance: the elements themselves are not cloned.
clone() - Method in class java.util.Hashtable
Creates a shallow copy of this hashtable.
clone() - Method in class java.util.IdentityHashMap
Returns a shallow copy of this identity hash map: the keys and values themselves are not cloned.
clone() - Method in class java.util.jar.Attributes
Returns a copy of the Attributes, implemented as follows:
clone() - Method in class java.util.jar.Manifest
Returns a shallow copy of this Manifest.
clone() - Method in class java.util.LinkedList
Returns a shallow copy of this LinkedList.
clone() - Method in class java.util.Locale
Overrides Cloneable.
clone() - Method in class java.util.SimpleTimeZone
Returns a clone of this SimpleTimeZone instance.
clone() - Method in class java.util.TimeZone
Creates a copy of this TimeZone.
clone() - Method in class java.util.TreeMap
Returns a shallow copy of this TreeMap instance.
clone() - Method in class java.util.TreeSet
Returns a shallow copy of this TreeSet instance.
clone() - Method in class java.util.Vector
Returns a clone of this vector.
clone() - Method in class java.util.zip.ZipEntry
Returns a copy of this entry.
clone() - Method in class javax.crypto.Mac
Returns a clone if the provider implementation is cloneable.
clone() - Method in class javax.crypto.MacSpi
Returns a clone if the implementation is cloneable.
clone() - Method in class ohos.aafwk.content.Intent
Clones this Intent object.
clone() - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Creates and returns a copy of this object.
clone() - Method in class ohos.agp.components.DependentLayout.LayoutConfig
Create DependentLayout.LayoutConfig clone.
clone() - Method in class ohos.global.icu.text.BreakIterator
Clone method.
clone() - Method in class ohos.global.icu.text.Collator
Clones the collator.
clone() - Method in class ohos.global.icu.text.CurrencyPluralInfo
Standard override
clone() - Method in class ohos.global.icu.text.DateFormat
Overrides clone.
clone() - Method in class ohos.global.icu.text.DateFormatSymbols
Overrides clone.
clone() - Method in class ohos.global.icu.text.DateIntervalFormat
Clone this Format object polymorphically.
clone() - Method in class ohos.global.icu.text.DateIntervalInfo
Clone this object.
clone() - Method in class ohos.global.icu.text.DateTimePatternGenerator
Returns a copy of this DateTimePatternGenerator object.
clone() - Method in class ohos.global.icu.text.DecimalFormat
 
clone() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Creates and returns a copy of this object.
clone() - Method in class ohos.global.icu.text.MessageFormat
Creates and returns a copy of this object.
clone() - Method in class ohos.global.icu.text.MessagePattern
Creates and returns a copy of this object.
clone() - Method in class ohos.global.icu.text.Normalizer
Deprecated.
ICU 56 Use Normalizer2 instead.
clone() - Method in class ohos.global.icu.text.NumberFormat
Overrides clone.
clone() - Method in class ohos.global.icu.text.RuleBasedCollator
Clones the RuleBasedCollator
clone() - Method in class ohos.global.icu.text.SimpleDateFormat
Overrides Cloneable
clone() - Method in class ohos.global.icu.text.UCharacterIterator
Creates a copy of this iterator, independent from other iterators.
clone() - Method in class ohos.global.icu.text.UnicodeSet
Return a new set that is equivalent to this one.
clone() - Method in class ohos.global.icu.util.Calendar
Overrides Cloneable
clone() - Method in class ohos.global.icu.util.TimeZone
Overrides clone.
clone() - Method in class ohos.global.icu.util.ULocale
This is for compatibility with Locale-- in actuality, since ULocale is immutable, there is no reason to clone it, so this API returns 'this'.
clone() - Method in class ohos.utils.BasePacMap
 
clone() - Method in class ohos.utils.IntArray
Creates a clone of the current IntArray object.
clone() - Method in class ohos.utils.LongPlainArray
Obtains a clone of the current LongPlainArray object.
clone() - Method in class ohos.utils.PacMap
 
clone() - Method in class ohos.utils.PlainArray
Obtains a clone of the current PlainArray object.
clone() - Method in class ohos.utils.PlainBooleanArray
Creates a clone of the current PlainBooleanArray object.
clone() - Method in class ohos.utils.PlainIntArray
Creates a clone of the current PlainIntArray object.
clone() - Method in class ohos.utils.PlainLongArray
Obtains a cloned PlainLongArray object.
clone() - Method in class ohos.utils.zson.ZSONArray
Clones this ZSONArray object.
clone(Context, ResourceManager) - Method in class ohos.agp.components.LayoutScatter
Clones a LayoutScatter object.
CLONE_ACTION - Static variable in class ohos.aafwk.content.Intent
Indicates that the action attribute will be copied.
CLONE_BORDERS_RECT - Static variable in class ohos.aafwk.content.Intent
Indicates that the BORDERS_RECT attribute will be copied.
CLONE_BUNDLE - Static variable in class ohos.aafwk.content.Intent
Indicates that the bundle attribute will be copied.
CLONE_ELEMENT - Static variable in class ohos.aafwk.content.Intent
Indicates that the element attribute will be copied.
CLONE_ENTITIES - Static variable in class ohos.aafwk.content.Intent
Indicates that the entities attribute will be copied.
CLONE_PICKER - Static variable in class ohos.aafwk.content.Intent
Indicates that the picker attribute will be copied.
CLONE_URI - Static variable in class ohos.aafwk.content.Intent
Indicates that the uri attribute will be copied.
Cloneable - Interface in java.lang
A class implements the Cloneable interface to indicate to the Object.clone() method that it is legal for that method to make a field-for-field copy of instances of that class.
cloneAsThawed() - Method in class ohos.global.icu.text.Collator
Provides for the clone operation.
cloneAsThawed() - Method in class ohos.global.icu.text.DateIntervalInfo
Provides for the clone operation.
cloneAsThawed() - Method in class ohos.global.icu.text.DateTimePatternGenerator
Provides for the clone operation.
cloneAsThawed() - Method in class ohos.global.icu.text.MessagePattern
Creates and returns an unfrozen copy of this object.
cloneAsThawed() - Method in class ohos.global.icu.text.RuleBasedCollator
Provides for the clone operation.
cloneAsThawed() - Method in class ohos.global.icu.text.TimeZoneFormat
Provides for the clone operation.
cloneAsThawed() - Method in class ohos.global.icu.text.UnicodeSet
Clone a thawed version of this class, according to the Freezable interface.
cloneAsThawed() - Method in interface ohos.global.icu.util.Freezable
Provides for the clone operation.
cloneAsThawed() - Method in class ohos.global.icu.util.TimeZone
Provides for the clone operation.
cloneByIntent(Intent, int) - Method in class ohos.aafwk.content.Intent
Copies the attributes of a specified Intent.
cloneNode(SceneNode, boolean) - Method in interface ohos.agp.render.render3d.Scene
Creates a clone node that copies all components of the original node according to handle values.
CloneNotSupportedException - Exception in java.lang
Thrown to indicate that the clone method in class Object has been called to clone an object, but that the object's class does not implement the Cloneable interface.
CloneNotSupportedException() - Constructor for exception java.lang.CloneNotSupportedException
Constructs a CloneNotSupportedException with no detail message.
CloneNotSupportedException(String) - Constructor for exception java.lang.CloneNotSupportedException
Constructs a CloneNotSupportedException with the specified detail message.
cloneOperation() - Method in class ohos.aafwk.content.Intent
Creates an Intent object that contains only the operation component of this Intent.
cloneValue(Object) - Method in class ohos.media.camera.params.ParameterKey.Key
Clones an object of key values.
close() - Method in class java.io.BufferedInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.BufferedReader
 
close() - Method in class java.io.BufferedWriter
 
close() - Method in class java.io.ByteArrayInputStream
Closing a ByteArrayInputStream has no effect.
close() - Method in class java.io.ByteArrayOutputStream
Closing a ByteArrayOutputStream has no effect.
close() - Method in class java.io.CharArrayReader
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.CharArrayWriter
Close the stream.
close() - Method in interface java.io.Closeable
Closes this stream and releases any system resources associated with it.
close() - Method in class java.io.FileInputStream
Closes this file input stream and releases any system resources associated with the stream.
close() - Method in class java.io.FileOutputStream
Closes this file output stream and releases any system resources associated with this stream.
close() - Method in class java.io.FilterInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.FilterOutputStream
Closes this output stream and releases any system resources associated with the stream.
close() - Method in class java.io.FilterReader
 
close() - Method in class java.io.FilterWriter
 
close() - Method in class java.io.InputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.InputStreamReader
 
close() - Method in interface java.io.ObjectInput
Closes the input stream.
close() - Method in class java.io.ObjectInputStream
Closes the input stream.
close() - Method in interface java.io.ObjectOutput
Closes the stream.
close() - Method in class java.io.ObjectOutputStream
Closes the stream.
close() - Method in class java.io.OutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class java.io.OutputStreamWriter
 
close() - Method in class java.io.PipedInputStream
Closes this piped input stream and releases any system resources associated with the stream.
close() - Method in class java.io.PipedOutputStream
Closes this piped output stream and releases any system resources associated with this stream.
close() - Method in class java.io.PipedReader
Closes this piped stream and releases any system resources associated with the stream.
close() - Method in class java.io.PipedWriter
Closes this piped output stream and releases any system resources associated with this stream.
close() - Method in class java.io.PrintStream
Closes the stream.
close() - Method in class java.io.PrintWriter
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.PushbackInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.PushbackReader
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.RandomAccessFile
Closes this random access file stream and releases any system resources associated with the stream.
close() - Method in class java.io.Reader
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.SequenceInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.StringReader
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.StringWriter
Closing a StringWriter has no effect.
close() - Method in class java.io.Writer
Closes the stream, flushing it first.
close() - Method in interface java.lang.AutoCloseable
Closes this resource, relinquishing any underlying resources.
close() - Method in class java.net.DatagramSocket
Closes this datagram socket.
close() - Method in class java.net.DatagramSocketImpl
Close the socket.
close() - Method in class java.net.ServerSocket
Closes this socket.
close() - Method in class java.net.Socket
Closes this socket.
close() - Method in class java.net.SocketImpl
Closes this socket.
close() - Method in class java.net.URLClassLoader
Closes this URLClassLoader, so that it can no longer be used to load new classes or resources that are defined by this loader.
close() - Method in interface java.nio.channels.AsynchronousChannel
Closes this channel.
close() - Method in interface java.nio.channels.Channel
Closes this channel.
close() - Method in class java.nio.channels.FileLock
This method invokes the FileLock.release() method.
close() - Method in interface java.nio.channels.InterruptibleChannel
Closes this channel.
close() - Method in interface java.nio.channels.MulticastChannel
Closes this channel.
close() - Method in class java.nio.channels.Selector
Closes this selector.
close() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Closes this channel.
close() - Method in class java.nio.channels.spi.AbstractSelector
Closes this selector.
close() - Method in class java.nio.file.FileSystem
Closes this file system.
close() - Method in interface java.nio.file.WatchService
Closes this watch service.
close() - Method in interface java.sql.Connection
Releases this Connection object's database and JDBC resources immediately instead of waiting for them to be automatically released.
close() - Method in interface java.sql.ResultSet
Releases this ResultSet object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close() - Method in interface java.sql.Statement
Releases this Statement object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close() - Method in class java.util.Formatter
Closes this formatter.
close() - Method in class java.util.logging.ConsoleHandler
Override StreamHandler.close to do a flush but not to close the output stream.
close() - Method in class java.util.logging.FileHandler
Close all the files.
close() - Method in class java.util.logging.Handler
Close the Handler and free all associated resources.
close() - Method in class java.util.logging.MemoryHandler
Close the Handler and free all associated resources.
close() - Method in class java.util.logging.SocketHandler
Close this output stream.
close() - Method in class java.util.logging.StreamHandler
Close the current output stream.
close() - Method in class java.util.Scanner
Closes this scanner.
close() - Method in interface java.util.stream.BaseStream
Closes this stream, causing all close handlers for this stream pipeline to be called.
close() - Method in class java.util.zip.DeflaterInputStream
Closes this input stream and its underlying input stream, discarding any pending uncompressed data.
close() - Method in class java.util.zip.DeflaterOutputStream
Writes remaining compressed data to the output stream and closes the underlying stream.
close() - Method in class java.util.zip.GZIPInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.util.zip.InflaterInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.util.zip.InflaterOutputStream
Writes any remaining uncompressed data to the output stream and closes the underlying output stream.
close() - Method in class java.util.zip.ZipFile
Closes the ZIP file.
close() - Method in class java.util.zip.ZipInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.util.zip.ZipOutputStream
Closes the ZIP output stream as well as the stream being filtered.
close() - Method in class javax.crypto.CipherInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class javax.crypto.CipherOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in interface javax.sql.PooledConnection
Closes the physical connection that this PooledConnection object represents.
close() - Method in class ohos.agp.components.SlideDrawer
Closes the SlideDrawer if the current state is DrawerState#OPEN.
close() - Method in class ohos.agp.render.Path
Connects the start point and end point of the path to form a closed path.
close() - Method in class ohos.agp.render.PdfDisplay
 
close() - Method in class ohos.agp.render.PdfDisplay.Page
 
close() - Method in class ohos.agp.render.PdfGenerator
Closes the current PDF file.
close() - Method in class ohos.bluetooth.ble.BleAdvertiser
Close this advertiser instance and release the callback instance.
close() - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Disables a BLE peripheral device.
close() - Method in class ohos.bluetooth.ble.BlePeripheralManager
Closes this BlePeripheralManager object and deregisters its callbacks.
close() - Method in interface ohos.data.orm.OrmContext
Clears the memory data and releases the store.
close() - Method in interface ohos.data.rdb.RdbStore
Closes an RDB.
close() - Method in interface ohos.data.rdb.Statement
Closes the current precompiled SQL statement.
close() - Method in class ohos.data.resultset.AbsResultSet
 
close() - Method in class ohos.data.resultset.AbsSharedResultSet
 
close() - Method in class ohos.data.resultset.CombinedResultSet
 
close() - Method in interface ohos.data.resultset.ResultSet
Closes the result set.
close() - Method in class ohos.data.resultset.ResultSetWrapper
 
close() - Method in class ohos.data.resultset.SharedBlock
Release a reference of this object, closing this object if the last reference is released.
close() - Method in class ohos.global.resource.Resource
Closes this resource and releases any system resources associated with the stream.
close() - Method in interface ohos.javax.xml.stream.XMLEventReader
Frees any resources associated with this Reader.
close() - Method in interface ohos.javax.xml.stream.XMLEventWriter
Frees any resources associated with this stream
close() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Frees any resources associated with this Reader.
close() - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Close this writer and free any resources associated with the writer.
close() - Method in class ohos.media.photokit.metadata.AVMetadataHelper
 
close() - Method in class ohos.net.HttpResponseCache
Disables a cache without changing the data in it.
close() - Method in class ohos.nfc.oma.Session
Disables all channels of a session.
close() - Method in class ohos.rpc.ReliableFileDescriptor.AutoCloseFileInputStream
Closes this AutoCloseFileInputStream object, whose ReliableFileDescriptor object is automatically closed as well.
close() - Method in class ohos.rpc.ReliableFileDescriptor.AutoCloseFileOutputStream
Closes this AutoCloseFileOutputStream object, whose ReliableFileDescriptor object is automatically closed as well.
close() - Method in class ohos.rpc.ReliableFileDescriptor
Closes this ReliableFileDescriptor object.
close() - Method in class ohos.sysappcomponents.calendar.CalendarCollection
Closes the result set.
close() - Method in class ohos.utils.zson.ZSONReader
 
close() - Method in class ohos.utils.zson.ZSONWriter
 
close(SlideDrawer.SlideDirection) - Method in class ohos.agp.components.SlideDrawer
Closes the SlideDrawer in a certain direction if its current state is DrawerState#OPEN and the direction parameter equals the value returned by SlideDrawer.getSlideDirection().
CLOSE - ohos.agp.components.SlideDrawer.DrawerState
Indicates the SlideDrawer state when none of the optional components is displayed.
CLOSE - Static variable in interface ohos.global.icu.lang.UCharacter.BidiPairedBracketType
Close paired bracket.
CLOSE - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
CLOSE_ALL_RESULTS - Static variable in interface java.sql.Statement
The constant indicating that all ResultSet objects that have previously been kept open should be closed when calling getMoreResults.
CLOSE_CURRENT_RESULT - Static variable in interface java.sql.Statement
The constant indicating that the current ResultSet object should be closed when calling getMoreResults.
CLOSE_CURSORS_AT_COMMIT - Static variable in interface java.sql.ResultSet
The constant indicating that open ResultSet objects with this holdability will be closed when the current transaction is committed.
CLOSE_FAILURE - Static variable in class java.util.logging.ErrorManager
CLOSE_FAILURE is used when a close of an output stream fails.
CLOSE_PARENTHESIS - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
CLOSE_PUNCTUATION - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
Closeable - Interface in java.io
A Closeable is a source or destination of data that can be closed.
closeAshmem() - Method in class ohos.utils.Ashmem
Closes this Ashmem.
closeBlock() - Method in class ohos.data.resultset.AbsSharedResultSet
Closes a shared block that is not empty in this AbsSharedResultSet object.
closeChannel() - Method in class ohos.nfc.oma.Channel
Disables a channel.
CLOSED - javax.net.ssl.SSLEngineResult.Status
The operation just closed this side of the SSLEngine, or the operation could not be completed because it was already closed.
ClosedByInterruptException - Exception in java.nio.channels
Checked exception received by a thread when another thread interrupts it while it is blocked in an I/O operation upon a channel.
ClosedByInterruptException() - Constructor for exception java.nio.channels.ClosedByInterruptException
Constructs an instance of this class.
ClosedChannelException - Exception in java.nio.channels
Checked exception thrown when an attempt is made to invoke or complete an I/O operation upon channel that is closed, or at least closed to that operation.
ClosedChannelException() - Constructor for exception java.nio.channels.ClosedChannelException
Constructs an instance of this class.
ClosedDirectoryStreamException - Exception in java.nio.file
Unchecked exception thrown when an attempt is made to invoke an operation on a directory stream that is closed.
ClosedDirectoryStreamException() - Constructor for exception java.nio.file.ClosedDirectoryStreamException
Constructs an instance of this class.
ClosedFileSystemException - Exception in java.nio.file
Unchecked exception thrown when an attempt is made to invoke an operation on a file and the file system is closed.
ClosedFileSystemException() - Constructor for exception java.nio.file.ClosedFileSystemException
Constructs an instance of this class.
ClosedSelectorException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to invoke an I/O operation upon a closed selector.
ClosedSelectorException() - Constructor for exception java.nio.channels.ClosedSelectorException
Constructs an instance of this class.
ClosedWatchServiceException - Exception in java.nio.file
Unchecked exception thrown when an attempt is made to invoke an operation on a watch service that is closed.
ClosedWatchServiceException() - Constructor for exception java.nio.file.ClosedWatchServiceException
Constructs an instance of this class.
closeEntry() - Method in class java.util.zip.ZipInputStream
Closes the current ZIP entry and positions the stream for reading the next entry.
closeEntry() - Method in class java.util.zip.ZipOutputStream
Closes the current ZIP entry and positions the stream for writing the next entry.
closeFile(FileDescriptor) - Static method in class ohos.system.OsHelper
Closes the file referred to by the specified file descriptor.
closeFileDescriptor(FileDescriptor) - Static method in class ohos.rpc.MessageParcel
Disables a file descriptor in MessageParcel.
closeInbound() - Method in class javax.net.ssl.SSLEngine
Signals that no more inbound network data will be sent to this SSLEngine.
closeInputStream() - Method in class ohos.net.LocalSocket
Closes the input stream of this socket.
closeKvStore(KvStore) - Method in interface ohos.data.distributed.common.KvManager
Closes the KvStore database.
closeNfc() - Method in class ohos.nfc.NfcController
Disables NFC.
closeOutbound() - Method in class javax.net.ssl.SSLEngine
Signals that no more outbound application data will be sent on this SSLEngine.
closeOutputStream() - Method in class ohos.net.LocalSocket
Closes the output stream of this socket.
closeOver(int) - Method in class ohos.global.icu.text.UnicodeSet
Close this set over the given attribute.
closeResultSet(KvStoreResultSet) - Method in interface ohos.data.distributed.device.DeviceKvStore
Closes a KvStoreResultSet object returned by getResultSet.
closeResultSet(KvStoreResultSet) - Method in interface ohos.data.distributed.user.SingleKvStore
Closes a KvStoreResultSet object returned by getResultSet.
closeSessions() - Method in class ohos.nfc.oma.Reader
Disables all sessions on a secure element.
closeSmoothly() - Method in class ohos.agp.components.SlideDrawer
Closes the SlideDrawer smoothly if its current state is DrawerState#OPEN.
closeSmoothly(int) - Method in class ohos.agp.components.SlideDrawer
Closes the SlideDrawer smoothly if its current state is DrawerState#OPEN.
closeSmoothly(SlideDrawer.SlideDirection) - Method in class ohos.agp.components.SlideDrawer
Closes the SlideDrawer smoothly in a certain direction if its current state is DrawerState#OPEN and the direction parameter equals the value returned by SlideDrawer.getSlideDirection().
closeSmoothly(SlideDrawer.SlideDirection, int) - Method in class ohos.agp.components.SlideDrawer
Closes the SlideDrawer smoothly in a certain direction if its current state is DrawerState#OPEN and the direction parameter equals the value returned by SlideDrawer.getSlideDirection().
closeSocket() - Method in class ohos.net.LocalSocket
Closes the socket after the server and client finish communicating with each other.
closeVoiceRecognition(BluetoothRemoteDevice) - Method in class ohos.bluetooth.HandsFreeAudioGateway
Disables Bluetooth voice recognition and the Bluetooth audio channel.
CMYK - ohos.agp.colors.ColorSpec
Indicates the CMYK color specification.
CmykColor - Class in ohos.agp.colors
Indicates the cyan, magenta, yellow, and black (CMYK) color specification.
CmykColor() - Constructor for class ohos.agp.colors.CmykColor
Default constructor used to create a CmykColor instance.
CmykColor(float, float, float, float) - Constructor for class ohos.agp.colors.CmykColor
A constructor used to create a CmykColor instance by stetting the proportion of each color.
CmykColor(float, float, float, float, int) - Constructor for class ohos.agp.colors.CmykColor
A constructor used to create a CmykColor instance by setting the proportion of each color and the alpha value.
CmykColor(CmykColor) - Constructor for class ohos.agp.colors.CmykColor
A constructor used to copy a CmykColor instance.
CmykPalette - Class in ohos.agp.colors
Indicates the cyan, magenta, yellow, and black (CMYK) color scheme palette.
CODE_ATTRIBUTE_PFX - Static variable in interface java.util.jar.Pack200.Packer
When concatenated with a code attribute name, indicates the format of that attribute.
Codec - Class in ohos.media.codec
Provides the audio/video encoding and decoding functions.
Codec.ICodecListener - Interface in ohos.media.codec
Receives notifications during encoding or decoding, such as encoded or decoded data and error messages.
CodecDescription - Class in ohos.media.codec
Provides methods for obtaining audio and video codec capabilities supported by the current device.
CodecDescriptionList - Class in ohos.media.codec
Provides a MIME type list of media formats supported by codecs that are available for a device.
CodecDescriptionList() - Constructor for class ohos.media.codec.CodecDescriptionList
A constructor used to create a CodecDescriptionList object.
codepoint - Variable in class ohos.global.icu.text.UnicodeSet.EntryRange
The starting code point of the range.
codepoint - Variable in class ohos.global.icu.text.UnicodeSetIterator
Current code point, or the special value IS_STRING, if the iterator points to a string.
codePointAt(char[], int) - Static method in class java.lang.Character
Returns the code point at the given index of the char array.
codePointAt(char[], int) - Static method in class ohos.global.icu.lang.UCharacter
codePointAt(char[], int, int) - Static method in class java.lang.Character
Returns the code point at the given index of the char array, where only array elements with index less than limit can be used.
codePointAt(char[], int, int) - Static method in class ohos.global.icu.lang.UCharacter
codePointAt(int) - Method in class java.lang.String
Returns the character (Unicode code point) at the specified index.
codePointAt(int) - Method in class java.lang.StringBuffer
 
codePointAt(int) - Method in class java.lang.StringBuilder
Returns the character (Unicode code point) at the specified index.
codePointAt(CharSequence, int) - Static method in class java.lang.Character
Returns the code point at the given index of the CharSequence.
codePointAt(CharSequence, int) - Static method in class ohos.global.icu.lang.UCharacter
codePointBefore(char[], int) - Static method in class java.lang.Character
Returns the code point preceding the given index of the char array.
codePointBefore(char[], int) - Static method in class ohos.global.icu.lang.UCharacter
codePointBefore(char[], int, int) - Static method in class java.lang.Character
Returns the code point preceding the given index of the char array, where only array elements with index greater than or equal to start can be used.
codePointBefore(char[], int, int) - Static method in class ohos.global.icu.lang.UCharacter
codePointBefore(int) - Method in class java.lang.String
Returns the character (Unicode code point) before the specified index.
codePointBefore(int) - Method in class java.lang.StringBuffer
 
codePointBefore(int) - Method in class java.lang.StringBuilder
Returns the character (Unicode code point) before the specified index.
codePointBefore(CharSequence, int) - Static method in class java.lang.Character
Returns the code point preceding the given index of the CharSequence.
codePointBefore(CharSequence, int) - Static method in class ohos.global.icu.lang.UCharacter
codePointCount(char[], int, int) - Static method in class java.lang.Character
Returns the number of Unicode code points in a subarray of the char array argument.
codePointCount(char[], int, int) - Static method in class ohos.global.icu.lang.UCharacter
Equivalent to the Character#codePointCount(char[], int, int) method, for convenience.
codePointCount(int, int) - Method in class java.lang.String
Returns the number of Unicode code points in the specified text range of this String.
codePointCount(int, int) - Method in class java.lang.StringBuffer
 
codePointCount(int, int) - Method in class java.lang.StringBuilder
Returns the number of Unicode code points in the specified text range of this sequence.
codePointCount(CharSequence, int, int) - Static method in class java.lang.Character
Returns the number of Unicode code points in the text range of the specified char sequence.
codePointCount(CharSequence, int, int) - Static method in class ohos.global.icu.lang.UCharacter
Equivalent to the Character#codePointCount(CharSequence, int, int) method, for convenience.
codepointEnd - Variable in class ohos.global.icu.text.UnicodeSet.EntryRange
The ending code point of the range
codepointEnd - Variable in class ohos.global.icu.text.UnicodeSetIterator
When iterating over ranges using nextRange(), codepointEnd contains the inclusive end of the iteration range, if codepoint != IS_STRING.
codePoints() - Method in interface java.lang.CharSequence
Returns a stream of code point values from this sequence.
CoderMalfunctionError - Error in java.nio.charset
Error thrown when the CharsetDecoder#decodeLoop method of a CharsetDecoder, or the CharsetEncoder#encodeLoop method of a CharsetEncoder, throws an unexpected exception.
CoderMalfunctionError(Exception) - Constructor for error java.nio.charset.CoderMalfunctionError
Initializes an instance of this class.
CoderResult - Class in java.nio.charset
A description of the result state of a coder.
CodeSigner - Class in java.security
This class encapsulates information about a code signer.
CodeSigner(CertPath, Timestamp) - Constructor for class java.security.CodeSigner
Constructs a CodeSigner object.
CodeSource - Class in java.security
This class extends the concept of a codebase to encapsulate not only the location (URL) but also the certificate chains that were used to verify signed code originating from that location.
CodeSource(URL, Certificate[]) - Constructor for class java.security.CodeSource
Constructs a CodeSource and associates it with the specified location and set of certificates.
CodeSource(URL, CodeSigner[]) - Constructor for class java.security.CodeSource
Constructs a CodeSource and associates it with the specified location and set of code signers.
CodingErrorAction - Class in java.nio.charset
A typesafe enumeration for coding-error actions.
COLD - ohos.batterymanager.BatteryInfo.BatteryHealthState
Indicates that the battery temperature is low.
CollationElementIterator - Class in java.text
The CollationElementIterator class is used as an iterator to walk through each character of an international string.
CollationElementIterator - Class in ohos.global.icu.text
CollationElementIterator is an iterator created by a RuleBasedCollator to walk through a string.
CollationKey - Class in java.text
A CollationKey represents a String under the rules of a specific Collator object.
CollationKey - Class in ohos.global.icu.text
A CollationKey represents a String under the rules of a specific Collator object.
CollationKey(String) - Constructor for class java.text.CollationKey
CollationKey constructor.
CollationKey(String, byte[]) - Constructor for class ohos.global.icu.text.CollationKey
CollationKey constructor.
CollationKey.BoundMode - Class in ohos.global.icu.text
Options that used in the API CollationKey.getBound() for getting a CollationKey based on the bound mode requested.
Collator - Class in java.text
The Collator class performs locale-sensitive String comparison.
Collator - Class in ohos.global.icu.text
[icu enhancement] ICU's replacement for Collator. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
Collator() - Constructor for class java.text.Collator
Default constructor.
Collator() - Constructor for class ohos.global.icu.text.Collator
Empty default constructor to make javadocs happy
Collator.ReorderCodes - Interface in ohos.global.icu.text
Reordering codes for non-script groups that can be reordered under collation.
collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in interface java.util.stream.Stream
Performs a mutable reduction operation on the elements of this stream.
collect(Supplier<R>, ObjDoubleConsumer<R>, BiConsumer<R, R>) - Method in interface java.util.stream.DoubleStream
Performs a mutable reduction operation on the elements of this stream.
collect(Supplier<R>, ObjIntConsumer<R>, BiConsumer<R, R>) - Method in interface java.util.stream.IntStream
Performs a mutable reduction operation on the elements of this stream.
collect(Supplier<R>, ObjLongConsumer<R>, BiConsumer<R, R>) - Method in interface java.util.stream.LongStream
Performs a mutable reduction operation on the elements of this stream.
collect(Collector<? super T, A, R>) - Method in interface java.util.stream.Stream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collectArguments(MethodHandle, int, MethodHandle) - Static method in class java.lang.invoke.MethodHandles
Adapts a target method handle by pre-processing a sub-sequence of its arguments with a filter (another method handle).
collectingAndThen(Collector<T, A, R>, Function<R, RR>) - Static method in class java.util.stream.Collectors
Adapts a Collector to perform an additional finishing transformation.
Collection<E> - Interface in java.util
The root interface in the collection hierarchy.
CollectionCertStoreParameters - Class in java.security.cert
Parameters used as input for the Collection CertStore algorithm.
CollectionCertStoreParameters() - Constructor for class java.security.cert.CollectionCertStoreParameters
Creates an instance of CollectionCertStoreParameters with the default parameter values (an empty and immutable Collection).
CollectionCertStoreParameters(Collection<?>) - Constructor for class java.security.cert.CollectionCertStoreParameters
Creates an instance of CollectionCertStoreParameters which will allow certificates and CRLs to be retrieved from the specified Collection.
Collections - Class in java.util
This class consists exclusively of static methods that operate on or return collections.
Collector<T,A,R> - Interface in java.util.stream
A mutable reduction operation that accumulates input elements into a mutable result container, optionally transforming the accumulated result into a final representation after all input elements have been processed.
Collector.Characteristics - Enum in java.util.stream
Characteristics indicating properties of a Collector, which can be used to optimize reduction implementations.
Collectors - Class in java.util.stream
Implementations of Collector that implement various useful reduction operations, such as accumulating elements into collections, summarizing elements according to various criteria, etc.
color - Variable in class ohos.agp.render.Paint
Indicates the Color attribute of the current Paint object.
Color - Class in ohos.agp.colors
Provides color specifications and alpha values.
Color - Class in ohos.agp.utils
Provides color specifications and alpha values.
Color() - Constructor for class ohos.agp.utils.Color
Default constructor used to create a Color instance.
Color(int) - Constructor for class ohos.agp.utils.Color
A constructor used to create a Color instance of a specified color.
Color(Color) - Constructor for class ohos.agp.colors.Color
A constructor used to create a Color instance based on an existing one.
Color(ColorSpec) - Constructor for class ohos.agp.colors.Color
A constructor used to create a Color instance.
COLOR - ohos.agp.render.BlendMode
Creates a color using the hue and saturation of the source color and the brightness of the destination color.
COLOR - ohos.global.resource.ResourceType
Indicates the color type.
COLOR_ATTR - Static variable in class ohos.global.resource.solidxml.TypedAttribute
Indicates that the type of the XML attribute value is COLOR_ATTR.
COLOR_BURN - ohos.agp.render.BlendMode
Darkens the destination color to reflect the source color.
COLOR_DEFAULT - Static variable in class ohos.event.notification.NotificationRequest
Indicates the default notification background color, which means that no color is displayed.
COLOR_DODGE - ohos.agp.render.BlendMode
Brightens the destination color to reflect the source color.
COLOR_MODEL - Static variable in class ohos.media.common.Format
Indicates a key that describes the video color format.
COLOR_SPACE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
Color_sys_color_accent_inverse - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_accent_inverse_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_accent_inverse_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_activated - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_activated_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_activated_end - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_activated_end_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_activated_end_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_activated_start - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_activated_start_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_activated_start_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_activated_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_alert - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_alert_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_alert_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_icon - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_icon_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_icon_pressed - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_icon_pressed_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_icon_pressed_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_icon_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_sub_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_sub_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_sub_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_sub_title - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_sub_title_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_sub_title_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_title - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_title_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_title_off - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_title_off_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_title_off_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_appbar_title_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_background - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_background_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_background_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_badge - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_badge_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_badge_red - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_badge_red_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_badge_red_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_badge_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_bg_blur - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_bg_blur_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_bg_blur_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_auxcolor_off01 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_auxcolor_off01_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_auxcolor_off01_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_auxcolor_off02 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_auxcolor_off02_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_auxcolor_off02_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_auxcolor01 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_auxcolor01_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_auxcolor01_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_auxcolor02 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_auxcolor02_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_auxcolor02_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_off - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_off_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_off_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_icon_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_sub_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_sub_bg_blur - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_sub_bg_blur_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_sub_bg_blur_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_sub_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_sub_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_text_off - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_text_off_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_text_off_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_text_on - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_text_on_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_bottom_tab_text_on_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_button_normal - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_button_normal_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_button_normal_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_card_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_card_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_card_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_card_panel_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_card_panel_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_card_panel_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_click_effect - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_click_effect_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_click_effect_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_component_activated - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_component_activated_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_component_activated_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_component_normal - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_component_normal_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_component_normal_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_connected - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_connected_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_connected_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_dialog_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_dialog_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_dialog_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_emphasize - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_emphasize_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_emphasize_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_bg_normal - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_bg_normal_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_bg_normal_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_bg_pressed - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_bg_pressed_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_bg_pressed_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_center - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_center_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_center_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_end - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_end_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_end_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_icon - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_icon_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_icon_end - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_icon_end_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_icon_end_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_icon_start - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_icon_start_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_icon_start_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_icon_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_shadow_end - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_shadow_end_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_shadow_end_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_shadow_start - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_shadow_start_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_shadow_start_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_start - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_start_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_floating_button_start_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused_fg_primary - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused_fg_primary_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused_fg_primary_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused_fg_second - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused_fg_second_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused_fg_second_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused_fg_tertiary - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused_fg_tertiary_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused_fg_tertiary_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_focused_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_foreground - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_foreground_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_foreground_inverse - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_foreground_inverse_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_foreground_inverse_disable - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_foreground_inverse_disable_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_foreground_inverse_disable_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_foreground_inverse_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_foreground_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_fourth - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_fourth_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_fourth_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_handup - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_handup_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_handup_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_hover - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_hover_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_hover_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_input_box_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_input_box_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_input_box_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_input_box_sub_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_input_box_sub_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_input_box_sub_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_list_divider - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_list_divider_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_list_divider_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_mask_light - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_mask_light_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_mask_light_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_mask_regular - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_mask_regular_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_mask_regular_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_mask_thick - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_mask_thick_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_mask_thick_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_mask_thin - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_mask_thin_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_mask_thin_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_navigationbar_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_navigationbar_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_navigationbar_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_panel_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_panel_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_panel_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_primary - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_primary_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_primary_inverse - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_primary_inverse_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_primary_inverse_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_primary_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_progress - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_progress_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_progress_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_secondary - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_secondary_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_secondary_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_spinner_icon - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_spinner_icon_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_spinner_icon_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_statusbar_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_statusbar_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_statusbar_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_sub_background - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_sub_background_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_sub_background_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subheader_divider - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subheader_divider_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subheader_divider_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subtab_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subtab_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subtab_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subtab_line_on - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subtab_line_on_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subtab_line_on_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subtab_text_off - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subtab_text_off_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subtab_text_off_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subtab_text_on - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subtab_text_on_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_subtab_text_on_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_switch_bg_off - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_switch_bg_off_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_switch_bg_off_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_switch_outline_off - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_switch_outline_off_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_switch_outline_off_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_tertiary - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_tertiary_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_tertiary_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_tips_background - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_tips_background_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_tips_background_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_tips_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_tips_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_tips_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_tips_foreground - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_tips_foreground_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_tips_foreground_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toast_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toast_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toast_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_icon - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_icon_actived - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_icon_actived_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_icon_actived_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_icon_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_icon_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_sub_bg - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_sub_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_sub_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_text - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_text_actived - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_text_actived_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_text_actived_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_text_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_toolbar_text_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_warning - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_warning_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_color_warning_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color1 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color1_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color1_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color10 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color10_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color10_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color11 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color11_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color11_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color2 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color2_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color2_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color3 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color3_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color3_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color4 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color4_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color4_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color5 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color5_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color5_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color6 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color6_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color6_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color7 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color7_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color7_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color8 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color8_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color8_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color9 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color9_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_color9_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg1 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg1_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg1_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg10 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg10_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg10_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg11 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg11_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg11_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg2 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg2_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg2_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg3 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg3_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg3_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg4 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg4_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg4_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg5 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg5_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg5_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg6 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg6_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg6_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg7 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg7_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg7_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg8 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg8_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg8_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg9 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg9_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_palette_colorfg9_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color1 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color1_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color1_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color10 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color10_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color10_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color11 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color11_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color11_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color2 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color2_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color2_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color3 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color3_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color3_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color4 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color4_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color4_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color5 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color5_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color5_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color6 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color6_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color6_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color7 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color7_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color7_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color8 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color8_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color8_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color9 - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color9_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_special_color9_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_highlight - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_highlight_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_highlight_inverse - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_highlight_inverse_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_highlight_inverse_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_highlight_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_hint - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_hint_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_hint_inverse - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_hint_inverse_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_hint_inverse_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_hint_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_hyperlinks - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_hyperlinks_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_hyperlinks_inverse - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_hyperlinks_inverse_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_hyperlinks_inverse_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_hyperlinks_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_primary - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_primary_activated - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_primary_activated_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_primary_activated_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_primary_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_primary_inverse - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_primary_inverse_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_primary_inverse_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_primary_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_search - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_search_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_search_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_secondary - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_secondary_activated - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_secondary_activated_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_secondary_activated_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_secondary_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_secondary_inverse - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_secondary_inverse_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_secondary_inverse_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_secondary_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_tertiary - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_tertiary_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_tertiary_inverse - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_tertiary_inverse_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_tertiary_inverse_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Color_sys_text_color_tertiary_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
ColorConverter - Class in ohos.agp.colors
Converts a color specification to another one.
ColorFilter - Class in ohos.agp.render
Represents the color filter of a paint.
ColorFilter(int, BlendMode) - Constructor for class ohos.agp.render.ColorFilter
A constructor used to create a ColorFilter instance based on the specified color value and blend mode.
ColorMatrix - Class in ohos.agp.render
Converts the color and alpha value of a PixelMap.
ColorMatrix() - Constructor for class ohos.agp.render.ColorMatrix
Default constructor used to create a ColorMatrix instance.
ColorMatrix(float[]) - Constructor for class ohos.agp.render.ColorMatrix
A constructor used to create a row major ColorMatrix instance and initialize it using a specified array.
ColorMatrix(ColorMatrix) - Constructor for class ohos.agp.render.ColorMatrix
A constructor used to create and initialize a ColorMatrix instance.
colorMode - Variable in class ohos.global.configuration.Configuration
Indicates the current color mode of your application.
colorSpace - Variable in class ohos.media.image.common.ImageInfo
Indicates the color space specified by a ColorSpace enum.
ColorSpace - Enum in ohos.media.image.common
Describes types of image color space.
ColorSpec - Enum in ohos.agp.colors
Indicates the supported color specifications, including the RGB, CMYK, HSV, HSL.
columnNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column might not allow NULL values.
columnNoNulls - Static variable in interface java.sql.ResultSetMetaData
The constant indicating that a column does not allow NULL values.
columnNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column definitely allows NULL values.
columnNullable - Static variable in interface java.sql.ResultSetMetaData
The constant indicating that a column allows NULL values.
columnNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that the nullability of columns is unknown.
columnNullableUnknown - Static variable in interface java.sql.ResultSetMetaData
The constant indicating that the nullability of a column's values is unknown.
columnSpec - Variable in class ohos.agp.components.TableLayout.LayoutConfig
Indicates the column specifications in the table layout.
combine(ProtectionDomain[], ProtectionDomain[]) - Method in interface java.security.DomainCombiner
Modify or update the provided ProtectionDomains.
combine(ProtectionDomain[], ProtectionDomain[]) - Method in class javax.security.auth.SubjectDomainCombiner
Update the relevant ProtectionDomains with the Principals from the Subject associated with this SubjectDomainCombiner.
combine(DoubleSummaryStatistics) - Method in class java.util.DoubleSummaryStatistics
Combines the state of another DoubleSummaryStatistics into this one.
combine(IntSummaryStatistics) - Method in class java.util.IntSummaryStatistics
Combines the state of another IntSummaryStatistics into this one.
combine(LongSummaryStatistics) - Method in class java.util.LongSummaryStatistics
Combines the state of another LongSummaryStatistics into this one.
combineDateAndTime(String, String) - Method in class ohos.global.icu.text.RelativeDateTimeFormatter
Combines a relative date string and a time string in this object's locale.
CombinedResultSet - Class in ohos.data.resultset
Represents a linear result set that combines multiple result sets.
CombinedResultSet(ResultSet[]) - Constructor for class ohos.data.resultset.CombinedResultSet
Instantiate the parameterized constructor of CombinedResultSet.
combiner() - Method in interface java.util.stream.Collector
A function that accepts two partial results and merges them.
COMBINING_DIACRITICAL_MARKS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Diacritical Marks" Unicode character block.
COMBINING_DIACRITICAL_MARKS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
COMBINING_DIACRITICAL_MARKS_EXTENDED - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
COMBINING_DIACRITICAL_MARKS_EXTENDED_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
COMBINING_DIACRITICAL_MARKS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
COMBINING_DIACRITICAL_MARKS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Diacritical Marks Supplement" Unicode character block.
COMBINING_DIACRITICAL_MARKS_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
COMBINING_DIACRITICAL_MARKS_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
COMBINING_HALF_MARKS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Half Marks" Unicode character block.
COMBINING_HALF_MARKS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
COMBINING_HALF_MARKS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
COMBINING_MARK - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
COMBINING_MARKS_FOR_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Diacritical Marks for Symbols" Unicode character block.
COMBINING_MARKS_FOR_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
Unicode 3.2 renames this block to "Combining Diacritical Marks for Symbols".
COMBINING_MARKS_FOR_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
Unicode 3.2 renames this block to "Combining Diacritical Marks for Symbols".
COMBINING_SPACING_MARK - Static variable in class java.lang.Character
General category "Mc" in the Unicode specification.
COMBINING_SPACING_MARK - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Mc
command() - Method in class java.lang.ProcessBuilder
Returns this process builder's operating system program and arguments.
command(Object) - Static method in class java.lang.Compiler
Examines the argument type and its fields and perform some documented operation.
command(String...) - Method in class java.lang.ProcessBuilder
Sets this process builder's operating system program and arguments.
command(List<String>) - Method in class java.lang.ProcessBuilder
Sets this process builder's operating system program and arguments.
COMMAND_PARAMETER_FLUSH - Static variable in class ohos.sensor.bean.SensorBase
Indicates the parameter of the command to flush sensor data.
COMMAND_PARAMETER_SET_MODE - Static variable in class ohos.sensor.bean.SensorBase
Indicates the parameter of the command to set the sensor mode.
COMMAND_TYPE_FLUSH - Static variable in class ohos.sensor.bean.SensorBase
Indicates the type of the command to flush sensor data.
COMMAND_TYPE_SET_MODE - Static variable in class ohos.sensor.bean.SensorBase
Indicates the type of the command to set the sensor mode.
COMMENT - Static variable in class ohos.data.search.schema.AppItem
Indicates the index field name of comment.
COMMENT - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
Indicates an event is a comment
commentChar(int) - Method in class java.io.StreamTokenizer
Specified that the character argument starts a single-line comment.
COMMENTS - Static variable in class java.util.regex.Pattern
Permits whitespace and comments in pattern.
commit() - Method in interface java.sql.Connection
Makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by this Connection object.
commit() - Method in interface ohos.data.distributed.common.KvStore
Submits a transaction operation in the KvStore database.
commit() - Method in interface ohos.data.orm.OrmContext
Commits a transaction.
COMMON - java.lang.Character.UnicodeScript
Unicode script "Common".
COMMON - ohos.data.search.schema.IndexSchemaType
Indicates a common index schema.
COMMON - Static variable in class ohos.global.icu.lang.UScript
Common
COMMON_EVENT_ABILITY_ADDED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an ability has been added.
COMMON_EVENT_ABILITY_REMOVED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an ability has been removed.
COMMON_EVENT_ABILITY_UPDATED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an ability has been updated.
COMMON_EVENT_ACCOUNT_DELETED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the account is deleted.
COMMON_EVENT_AIRPLANE_MODE_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the airplane mode of the device has changed.
COMMON_EVENT_BATTERY_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the charging state, level, and other information about the battery have changed.
COMMON_EVENT_BATTERY_LOW - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the battery level is low.
COMMON_EVENT_BATTERY_OKAY - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the battery exit the low state.
COMMON_EVENT_BLUETOOTH_A2DPSINK_AUDIO_STATE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the audio state of Bluetooth A2DP Sink has changed.
COMMON_EVENT_BLUETOOTH_A2DPSINK_CONNECT_STATE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the connection state of Bluetooth A2DP Sink has changed.
COMMON_EVENT_BLUETOOTH_A2DPSINK_PLAYING_STATE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the playing state of Bluetooth A2DP Sink has changed.
COMMON_EVENT_BLUETOOTH_A2DPSOURCE_AVRCP_CONNECT_STATE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the AVRCP connection state of Bluetooth A2DP has changed.
COMMON_EVENT_BLUETOOTH_A2DPSOURCE_CODEC_VALUE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the audio codec state of Bluetooth A2DP has changed.
COMMON_EVENT_BLUETOOTH_A2DPSOURCE_CONNECT_STATE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about the connection state of Bluetooth A2DP.
COMMON_EVENT_BLUETOOTH_A2DPSOURCE_CURRENT_DEVICE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the device connected using Bluetooth A2DP is active.
COMMON_EVENT_BLUETOOTH_A2DPSOURCE_PLAYING_STATE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the playing state of Bluetooth A2DP has changed.
COMMON_EVENT_BLUETOOTH_HANDSFREE_AG_AUDIO_STATE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the connection state of Bluetooth A2DP has changed.
COMMON_EVENT_BLUETOOTH_HANDSFREE_AG_CONNECT_STATE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about the connection state of Bluetooth handsfree communication.
COMMON_EVENT_BLUETOOTH_HANDSFREE_AG_CURRENT_DEVICE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the device connected to the Bluetooth handsfree is active.
COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_AG_CALL_STATE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the calling state of a Bluetooth handsfree has changed.
COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_AG_COMMON_EVENT - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the audio gateway state of a Bluetooth handsfree has changed.
COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_AUDIO_STATE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the audio state of a Bluetooth handsfree has changed.
COMMON_EVENT_BLUETOOTH_HANDSFREEUNIT_CONNECT_STATE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the connection state of a Bluetooth handsfree has changed.
COMMON_EVENT_BLUETOOTH_HOST_DISCOVERY_FINISHED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the Bluetooth scanning is finished on the device.
COMMON_EVENT_BLUETOOTH_HOST_DISCOVERY_STARTED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the Bluetooth scanning has been started on the device.
COMMON_EVENT_BLUETOOTH_HOST_NAME_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the Bluetooth adapter name of the device has changed.
COMMON_EVENT_BLUETOOTH_HOST_REQ_DISABLE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about the requests for the user to turn off Bluetooth.
COMMON_EVENT_BLUETOOTH_HOST_REQ_DISCOVERABLE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about the requests for the user to allow Bluetooth to be scanned.
COMMON_EVENT_BLUETOOTH_HOST_REQ_ENABLE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about the requests for the user to turn on Bluetooth.
COMMON_EVENT_BLUETOOTH_HOST_SCAN_MODE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the Bluetooth scanning mode of a device has changed.
COMMON_EVENT_BLUETOOTH_HOST_STATE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the state of a Bluetooth adapter has been changed, for example, Bluetooth has been turned on or off.
COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_ACL_CONNECTED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a low level (ACL) connection has been established with a remote Bluetooth device.
COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_ACL_DISCONNECTED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a low level (ACL) connection has been disconnected from a remote Bluetooth device.
COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_BATTERY_VALUE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the battery level of a remote Bluetooth device has been retrieved for the first time or has been changed since the last retrieval.
COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CLASS_VALUE_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the Bluetooth class of a remote Bluetooth device has changed.
COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CONNECT_CANCEL - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the connection to a remote Bluetooth device has been canceled.
COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CONNECT_REPLY - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about the response to the connection request from a remote Bluetooth device.
COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_CONNECT_REQ - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about the connection request from a remote Bluetooth device.
COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_DISCOVERED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a remote Bluetooth device has been discovered.
COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_NAME_UPDATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the friendly name of a remote Bluetooth device has been retrieved for the first time or has been changed since the last retrieval.
COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_PAIR_STATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the connection state of a remote Bluetooth device has changed.
COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_PAIRING_CANCEL - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that Bluetooth pairing is canceled.
COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_PAIRING_REQ - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about the pairing request from a remote Bluetooth device.
COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_SDP_RESULT - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about the SDP state of a remote Bluetooth device.
COMMON_EVENT_BLUETOOTH_REMOTEDEVICE_UUID_VALUE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about the UUID connection state of a remote Bluetooth device.
COMMON_EVENT_BOOT_COMPLETED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the user has finished booting and the system has been loaded.
COMMON_EVENT_CHARGING - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the system starts charging the battery.
COMMON_EVENT_CLOSE_SYSTEM_DIALOGS - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a user closes a temporary system dialog box.
COMMON_EVENT_CONFIGURATION_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the device state (for example, orientation and locale) has changed.
COMMON_EVENT_DATE_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the system date has changed.
COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the system idle mode has changed.
COMMON_EVENT_DISCHARGING - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the system stops charging the battery.
COMMON_EVENT_DISK_BAD_REMOVAL - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an external storage device was removed without being unmounted.
COMMON_EVENT_DISK_EJECT - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an external storage device was ejected.
COMMON_EVENT_DISK_MOUNTED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an external storage device was mounted.
COMMON_EVENT_DISK_REMOVED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an external storage device was removed.
COMMON_EVENT_DISK_UNMOUNTABLE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an external storage device becomes unmountable.
COMMON_EVENT_DISK_UNMOUNTED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an external storage device was unmounted.
COMMON_EVENT_DRIVE_MODE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the system is in driving mode.
COMMON_EVENT_EXTERNAL_APPLICATIONS_AVAILABLE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that applications installed on the external storage become available for the system.
COMMON_EVENT_EXTERNAL_APPLICATIONS_UNAVAILABLE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that applications installed on the external storage become unavailable for the system.
COMMON_EVENT_FOUNDATION_READY - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the foundation is ready.
COMMON_EVENT_HOME_MODE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the system is in home mode.
COMMON_EVENT_HWID_LOGIN - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about a login of a user with Huawei account ID.
COMMON_EVENT_HWID_LOGOFF - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about a logoff of a Huawei account ID.
COMMON_EVENT_HWID_LOGOUT - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about a logout of a user with Huawei account ID.
COMMON_EVENT_HWID_TOKEN_INVALID - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the Huawei account ID is invalid.
COMMON_EVENT_IVI_ACTIVE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the battery service is active.
COMMON_EVENT_IVI_LASTMODE_SAVE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a third-party application is instructed to save its last mode.
COMMON_EVENT_IVI_SLEEP - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the in-vehicle infotainment (IVI) system of a vehicle is sleeping.
COMMON_EVENT_IVI_STANDBY - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a third-party application is instructed to pause the current work.
COMMON_EVENT_IVI_TEMPERATURE_ABNORMAL - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the in-vehicle system has an extreme temperature.
COMMON_EVENT_IVI_TEMPERATURE_RECOVERY - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the temperature of the in-vehicle system is restored to normal.
COMMON_EVENT_IVI_VOLTAGE_ABNORMAL - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the voltage of the vehicle power system is abnormal.
COMMON_EVENT_IVI_VOLTAGE_RECOVERY - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the voltage of the vehicle power system is restored to normal.
COMMON_EVENT_LOCALE_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the device locale has changed.
COMMON_EVENT_LOCATION_MODE_STATE_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the location mode of the system has changed.
COMMON_EVENT_LOCKED_BOOT_COMPLETED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the user has finished booting and the system has been loaded but the screen is still locked.
COMMON_EVENT_MANAGE_PACKAGE_STORAGE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the device storage is insufficient.
COMMON_EVENT_MY_PACKAGE_REPLACED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a new version of your application package has replaced the previous one.
COMMON_EVENT_MY_PACKAGE_SUSPENDED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an application package has been suspended.
COMMON_EVENT_MY_PACKAGE_UNSUSPENDED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an application package has not been suspended.
COMMON_EVENT_NFC_ACTION_ADAPTER_STATE_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the state of the device NFC adapter has changed.
COMMON_EVENT_NFC_ACTION_RF_FIELD_OFF_DETECTED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the NFC RF field is detected to be in the disabled state.
COMMON_EVENT_NFC_ACTION_RF_FIELD_ON_DETECTED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the NFC RF field is detected to be in the enabled state.
COMMON_EVENT_OFFICE_MODE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the system is in office mode.
COMMON_EVENT_PACKAGE_ADDED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a new application package has been installed on the device.
COMMON_EVENT_PACKAGE_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an application package has been changed (for example, a component in the package has been enabled or disabled).
COMMON_EVENT_PACKAGE_DATA_CLEARED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the user has cleared the application package data.
COMMON_EVENT_PACKAGE_FIRST_LAUNCH - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an installed application is started for the first time.
COMMON_EVENT_PACKAGE_FULLY_REMOVED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an installed application, including both the application data and code, have been completely uninstalled from the device.
COMMON_EVENT_PACKAGE_NEEDS_VERIFICATION - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an application requires system verification.
COMMON_EVENT_PACKAGE_REMOVED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an installed application has been uninstalled from the device with the application data remained.
COMMON_EVENT_PACKAGE_REPLACED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a new version of an installed application package has replaced the previous one on the device.
COMMON_EVENT_PACKAGE_RESTARTED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the user has restarted the application package and killed all its processes.
COMMON_EVENT_PACKAGE_VERIFIED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that an application has been verified by the system.
COMMON_EVENT_PACKAGES_SUSPENDED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that application packages have been suspended.
COMMON_EVENT_PACKAGES_UNSUSPENDED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that application packages have not been suspended.
COMMON_EVENT_POWER_CONNECTED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the device is connected to the external power.
COMMON_EVENT_POWER_DISCONNECTED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the device is disconnected from the external power.
COMMON_EVENT_POWER_SAVE_MODE_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the power save mode of the system has changed.
COMMON_EVENT_SCREEN_OFF - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the device screen is off and the device is sleeping.
COMMON_EVENT_SCREEN_ON - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the device screen is on and the device is interactive.
COMMON_EVENT_SHUTDOWN - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the device is being shut down and the final shutdown will proceed.
COMMON_EVENT_TIME_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the system time is set.
COMMON_EVENT_TIME_TICK - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the system time has changed.
COMMON_EVENT_TIMEZONE_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the system time zone has changed.
COMMON_EVENT_UID_REMOVED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a user ID has been removed from the system.
COMMON_EVENT_USB_ACCESSORY_ATTACHED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a USB accessory has been attached.
COMMON_EVENT_USB_ACCESSORY_DETACHED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a USB accessory has been detached.
COMMON_EVENT_USB_DEVICE_ATTACHED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a USB device has been attached when the user device functions as a USB host.
COMMON_EVENT_USB_DEVICE_DETACHED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a USB device has been detached when the user device functions as a USB host.
COMMON_EVENT_USER_ADDED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a user has been added to the system.
COMMON_EVENT_USER_BACKGROUND - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the user has been brought to the background.
COMMON_EVENT_USER_FOREGROUND - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the user has been brought to the foreground.
COMMON_EVENT_USER_PRESENT - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the user unlocks the device.
COMMON_EVENT_USER_REMOVED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a user has been removed from the system.
COMMON_EVENT_USER_STARTED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the user has been started.
COMMON_EVENT_USER_STARTING - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the user is going to be started.
COMMON_EVENT_USER_STOPPED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the user has been stopped.
COMMON_EVENT_USER_STOPPING - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the user is going to be stopped.
COMMON_EVENT_USER_SWITCHED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a user switch is happening.
COMMON_EVENT_USER_UNLOCKED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the credential-encrypted storage has become unlocked for the current user when the device is unlocked after being restarted.
COMMON_EVENT_VISIBLE_ACCOUNTS_UPDATED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the account visible changed.
COMMON_EVENT_WIFI_AP_STAT_JOIN - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a client has joined the Wi-Fi hotspot of the current device.
COMMON_EVENT_WIFI_AP_STAT_LEAVE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that a client has dropped connection to the Wi-Fi hotspot of the current device.
COMMON_EVENT_WIFI_CONN_STATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the Wi-Fi connection state has changed.
COMMON_EVENT_WIFI_HOTSPOT_STATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about the Wi-Fi hotspot state, such as enabled or disabled.
COMMON_EVENT_WIFI_MPLINK_STATE_CHANGE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the state of MPLink (an enhanced Wi-Fi feature) has changed.
COMMON_EVENT_WIFI_P2P_CONN_STATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the Wi-Fi P2P connection state has changed.
COMMON_EVENT_WIFI_P2P_CURRENT_DEVICE_STATE_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates that the Wi-Fi P2P current device state change.
COMMON_EVENT_WIFI_P2P_GROUP_STATE_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates that the Wi-Fi P2P group info is changed.
COMMON_EVENT_WIFI_P2P_PEERS_DISCOVERY_STATE_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates that the Wi-Fi P2P discovery state change.
COMMON_EVENT_WIFI_P2P_PEERS_STATE_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates that the Wi-Fi P2P peers state change.
COMMON_EVENT_WIFI_P2P_STATE_CHANGED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about the Wi-Fi P2P state, such as enabled and disabled.
COMMON_EVENT_WIFI_POWER_STATE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event about the Wi-Fi state, such as enabled and disabled.
COMMON_EVENT_WIFI_RSSI_VALUE - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the Wi-Fi signal strength (RSSI) has changed.
COMMON_EVENT_WIFI_SCAN_FINISHED - Static variable in class ohos.event.commonevent.CommonEventSupport
Indicates the action of a common event that the Wi-Fi access point has been scanned and proven to be available.
COMMON_INDIC_NUMBER_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Common Indic Number Forms" Unicode character block.
COMMON_INDIC_NUMBER_FORMS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
COMMON_INDIC_NUMBER_FORMS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
COMMON_NUMBER_SEPARATOR - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type CS
CommonDataSource - Interface in javax.sql
Interface that defines the methods which are common between DataSource, XADataSource and ConnectionPoolDataSource.
CommonDialog - Class in ohos.agp.window.dialog
Creates a common dialog box.
CommonDialog(Context) - Constructor for class ohos.agp.window.dialog.CommonDialog
A constructor used to create a CommonDialog instance.
CommonDialog.DestroyedListener - Interface in ohos.agp.window.dialog
Interface that listens for dialog destruction events.
COMMONEVENT_STICKY - Static variable in class ohos.security.SystemPermission
Allows an application to publish a sticky common event.
CommonEventData - Class in ohos.event.commonevent
Carries common events, for example, publishing common event contents and storing common events received after subscription.
CommonEventData() - Constructor for class ohos.event.commonevent.CommonEventData
Default constructor used to create an empty CommonEventData instance.
CommonEventData(Intent) - Constructor for class ohos.event.commonevent.CommonEventData
Creates a CommonEventData instance based on the intent parameter to set the content of a common event.
CommonEventData(Intent, int, String) - Constructor for class ohos.event.commonevent.CommonEventData
Creates a CommonEventData instance based on the parameters intent, code, and data to set the content of the common event.
CommonEventInfo - Class in ohos.bundle
Provides methods for obtaining configuration information about a static common event, including the bundle name, class name, and permission.
CommonEventInfo() - Constructor for class ohos.bundle.CommonEventInfo
Default constructor used to create a CommonEventInfo instance for storing configuration information about a static common event.
CommonEventInfo(CommonEventInfo) - Constructor for class ohos.bundle.CommonEventInfo
A constructor used to create a CommonEventInfo instance by copying parameters from an existing one.
CommonEventManager - Class in ohos.event.commonevent
Manages common events, such as publishing, subscribing to, and unsubscribing from common events.
CommonEventPublishInfo - Class in ohos.event.commonevent
Provides information for publishing common events, including setting subscriber filter criteria, common event type and mode.
CommonEventPublishInfo() - Constructor for class ohos.event.commonevent.CommonEventPublishInfo
Default constructor used to create an empty CommonEventPublishInfo instance.
CommonEventPublishInfo(CommonEventPublishInfo) - Constructor for class ohos.event.commonevent.CommonEventPublishInfo
A constructor used to create a CommonEventPublishInfo instance by copying parameters from an existing one.
CommonEventSubscribeInfo - Class in ohos.event.commonevent
Sets filter criteria of publishers, such as the device ID and permission, for subscribing to desired common events.
CommonEventSubscribeInfo(CommonEventSubscribeInfo) - Constructor for class ohos.event.commonevent.CommonEventSubscribeInfo
A constructor used to create a CommonEventSubscribeInfo instance by copying parameters from an existing one.
CommonEventSubscribeInfo(MatchingSkills) - Constructor for class ohos.event.commonevent.CommonEventSubscribeInfo
A constructor used to create a CommonEventSubscribeInfo instance with the matchingSkills parameters passed.
CommonEventSubscribeInfo.ThreadMode - Enum in ohos.event.commonevent
Specifies the thread mode so that the callback method of the subscriber runs on the specified thread.
CommonEventSubscriber - Class in ohos.event.commonevent
Provides methods that will be called back when a subscriber receives a new common event.
CommonEventSubscriber(CommonEventSubscribeInfo) - Constructor for class ohos.event.commonevent.CommonEventSubscriber
A constructor used to create a CommonEventSubscriber instance with the subscribeInfo parameter passed.
CommonEventSupport - Class in ohos.event.commonevent
Provides a series of static system-level constants of common events.
commonExecute(String, String, String) - Method in class ohos.security.seoperator.SEOperatorAbs
Performs a user-defined operation and issues different chip instructions according to funCallId.
CommonItem - Class in ohos.data.search.schema
Represents the common index schema.
CommonItem() - Constructor for class ohos.data.search.schema.CommonItem
A constructor used to create a CommonItem instance.
CommonPattern - Class in ohos.utils
Provides methods for obtaining regular expressions used to verify common patterns.
CommonPattern() - Constructor for class ohos.utils.CommonPattern
Default constructor used to create a instance
commonPool() - Static method in class java.util.concurrent.ForkJoinPool
Returns the common pool instance.
compact() - Method in class java.nio.ByteBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.CharBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.DoubleBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.FloatBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.IntBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.LongBuffer
Compacts this buffer  (optional operation).
compact() - Method in class java.nio.ShortBuffer
Compacts this buffer  (optional operation).
compact() - Method in class ohos.global.icu.text.UnicodeSet
Reallocate this objects internal structures to take up the least possible space, without changing this object's value.
CompactDecimalFormat - Class in ohos.global.icu.text
Formats numbers in compact (abbreviated) notation, like "1.2K" instead of "1200".
CompactDecimalFormat.CompactStyle - Enum in ohos.global.icu.text
Style parameter for CompactDecimalFormat.
Comparable<T> - Interface in java.lang
This interface imposes a total ordering on the objects of each class that implements it.
comparator() - Method in class java.util.concurrent.ConcurrentSkipListMap
 
comparator() - Method in class java.util.concurrent.ConcurrentSkipListSet
 
comparator() - Method in class java.util.concurrent.PriorityBlockingQueue
Returns the comparator used to order the elements in this queue, or null if this queue uses the Comparable of its elements.
comparator() - Method in class java.util.PriorityQueue
Returns the comparator used to order the elements in this queue, or null if this queue is sorted according to the Comparable of its elements.
comparator() - Method in interface java.util.SortedMap
Returns the comparator used to order the keys in this map, or null if this map uses the Comparable of its keys.
comparator() - Method in interface java.util.SortedSet
Returns the comparator used to order the elements in this set, or null if this set uses the Comparable of its elements.
comparator() - Method in class java.util.TreeMap
 
comparator() - Method in class java.util.TreeSet
 
Comparator<T> - Interface in java.util
A comparison function, which imposes a total ordering on some collection of objects.
compare(boolean, boolean) - Static method in class java.lang.Boolean
Compares two boolean values.
compare(byte, byte) - Static method in class java.lang.Byte
Compares two byte values numerically.
compare(char[], char[], int) - Static method in class ohos.global.icu.text.Normalizer
Compare two strings for canonical equivalence.
compare(char[], int, int, char[], int, int, int) - Static method in class ohos.global.icu.text.Normalizer
Compare two strings for canonical equivalence.
compare(char, char) - Static method in class java.lang.Character
Compares two char values numerically.
compare(double, double) - Static method in class java.lang.Double
Compares the two specified double values.
compare(float, float) - Static method in class java.lang.Float
Compares the two specified float values.
compare(int, int) - Static method in class java.lang.Integer
Compares two int values numerically.
compare(int, int, int) - Static method in class ohos.global.icu.text.Normalizer
Convenience method that can have faster implementation by not allocating buffers.
compare(int, String, int) - Static method in class ohos.global.icu.text.Normalizer
Convenience method that can have faster implementation by not allocating buffers.
compare(long, long) - Static method in class java.lang.Long
Compares two long values numerically.
compare(short, short) - Static method in class java.lang.Short
Compares two short values numerically.
compare(Object, Object) - Method in class java.text.Collator
Compares its two arguments for order.
compare(Object, Object) - Method in class ohos.global.icu.text.Collator
Compares the source Object to the target Object.
compare(String, String) - Method in class java.text.Collator
Compares the source string to the target string according to the collation rules for this Collator.
compare(String, String) - Method in class java.text.RuleBasedCollator
Compares the character data stored in two different strings based on the collation rules.
compare(String, String) - Method in class ohos.global.icu.text.Collator
Compares the source text String to the target text String according to this Collator's rules, strength and decomposition mode.
compare(String, String) - Method in class ohos.global.icu.text.RuleBasedCollator
Compares the source text String to the target text String according to the collation rules, strength and decomposition mode for this RuleBasedCollator.
compare(String, String, int) - Static method in class ohos.global.icu.text.Normalizer
Compare two strings for canonical equivalence.
compare(OrmMigration, OrmMigration) - Method in class ohos.data.orm.DowngradeComparator
Compares the downgrade sequence of two OrmMigration objects.
compare(OrmMigration, OrmMigration) - Method in class ohos.data.orm.UpgradeComparator
Compares the upgrade sequence of two OrmMigration objects.
compare(T, T) - Method in interface java.util.Comparator
Compares its two arguments for order.
compare(T, T, Comparator<? super T>) - Static method in class java.util.Objects
Returns 0 if the arguments are identical and c.compare(a, b) otherwise.
COMPARE_CODE_POINT_ORDER - Static variable in class ohos.global.icu.text.Normalizer
Option bit for compare: Compare strings in code point order instead of code unit order.
COMPARE_IGNORE_CASE - Static variable in class ohos.global.icu.text.Normalizer
Option bit for compare: Perform case-insensitive comparison.
compareAndSet(boolean, boolean) - Method in class java.util.concurrent.atomic.AtomicBoolean
Atomically sets the value to the given updated value if the current value == the expected value.
compareAndSet(int, int) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically sets the value to the given updated value if the current value == the expected value.
compareAndSet(int, int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically sets the element at position i to the given updated value if the current value == the expected value.
compareAndSet(int, long, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically sets the element at position i to the given updated value if the current value == the expected value.
compareAndSet(int, E, E) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Atomically sets the element at position i to the given updated value if the current value == the expected value.
compareAndSet(long, long) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically sets the value to the given updated value if the current value == the expected value.
compareAndSet(T, int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
compareAndSet(T, long, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
compareAndSet(T, V, V) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
compareAndSet(V, V) - Method in class java.util.concurrent.atomic.AtomicReference
Atomically sets the value to the given updated value if the current value == the expected value.
compareAndSet(V, V, boolean, boolean) - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Atomically sets the value of both the reference and mark to the given update values if the current reference is == to the expected reference and the current mark is equal to the expected mark.
compareAndSet(V, V, int, int) - Method in class java.util.concurrent.atomic.AtomicStampedReference
Atomically sets the value of both the reference and stamp to the given update values if the current reference is == to the expected reference and the current stamp is equal to the expected stamp.
compareAndSetForkJoinTaskTag(short, short) - Method in class java.util.concurrent.ForkJoinTask
Atomically conditionally sets the tag value for this task.
compareAndSetPendingCount(int, int) - Method in class java.util.concurrent.CountedCompleter
Sets (atomically) the pending count to the given count only if it currently holds the given expected value.
compareAndSetState(int, int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Atomically sets synchronization state to the given updated value if the current state value equals the expected value.
compareAndSetState(long, long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Atomically sets synchronization state to the given updated value if the current state value equals the expected value.
comparePhoneNumbers(String, String) - Static method in class ohos.telephony.TelephoneNumberUtils
Compares two phone numbers.
compareTo(E) - Method in class java.lang.Enum
Compares this enum with the specified object for order.
compareTo(File) - Method in class java.io.File
Compares two abstract pathnames lexicographically.
compareTo(Boolean) - Method in class java.lang.Boolean
Compares this Boolean instance with another.
compareTo(Byte) - Method in class java.lang.Byte
Compares two Byte objects numerically.
compareTo(Character) - Method in class java.lang.Character
Compares two Character objects numerically.
compareTo(Double) - Method in class java.lang.Double
Compares two Double objects numerically.
compareTo(Float) - Method in class java.lang.Float
Compares two Float objects numerically.
compareTo(Integer) - Method in class java.lang.Integer
Compares two Integer objects numerically.
compareTo(Iterable<String>) - Method in class ohos.global.icu.text.UnicodeSet
 
compareTo(Long) - Method in class java.lang.Long
Compares two Long objects numerically.
compareTo(Object) - Method in class java.io.ObjectStreamField
Compare this field with another ObjectStreamField.
compareTo(Short) - Method in class java.lang.Short
Compares two Short objects numerically.
compareTo(String) - Method in class java.lang.String
Compares two strings lexicographically.
compareTo(BigDecimal) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified BigDecimal.
compareTo(BigInteger) - Method in class java.math.BigInteger
Compares this BigInteger with the specified BigInteger.
compareTo(URI) - Method in class java.net.URI
Compares this URI to another object, which must be a URI.
compareTo(ByteBuffer) - Method in class java.nio.ByteBuffer
Compares this buffer to another.
compareTo(CharBuffer) - Method in class java.nio.CharBuffer
Compares this buffer to another.
compareTo(Charset) - Method in class java.nio.charset.Charset
Compares this charset to another.
compareTo(DoubleBuffer) - Method in class java.nio.DoubleBuffer
Compares this buffer to another.
compareTo(FileTime) - Method in class java.nio.file.attribute.FileTime
Compares the value of two FileTime objects for order.
compareTo(Path) - Method in interface java.nio.file.Path
Compares two abstract paths lexicographically.
compareTo(FloatBuffer) - Method in class java.nio.FloatBuffer
Compares this buffer to another.
compareTo(IntBuffer) - Method in class java.nio.IntBuffer
Compares this buffer to another.
compareTo(LongBuffer) - Method in class java.nio.LongBuffer
Compares this buffer to another.
compareTo(ShortBuffer) - Method in class java.nio.ShortBuffer
Compares this buffer to another.
compareTo(Timestamp) - Method in class java.sql.Timestamp
Compares this Timestamp object to the given Timestamp object.
compareTo(CollationKey) - Method in class java.text.CollationKey
Compare this CollationKey to the target CollationKey.
compareTo(ChronoLocalDate) - Method in interface java.time.chrono.ChronoLocalDate
Compares this date to another date, including the chronology.
compareTo(ChronoLocalDate) - Method in class java.time.LocalDate
Compares this date to another date.
compareTo(ChronoLocalDateTime<?>) - Method in interface java.time.chrono.ChronoLocalDateTime
Compares this date-time to another date-time, including the chronology.
compareTo(ChronoLocalDateTime<?>) - Method in class java.time.LocalDateTime
Compares this date-time to another date-time.
compareTo(Chronology) - Method in class java.time.chrono.AbstractChronology
Compares this chronology to another chronology.
compareTo(Chronology) - Method in interface java.time.chrono.Chronology
Compares this chronology to another chronology.
compareTo(ChronoZonedDateTime<?>) - Method in interface java.time.chrono.ChronoZonedDateTime
Compares this date-time to another date-time, including the chronology.
compareTo(Duration) - Method in class java.time.Duration
Compares this duration to the specified Duration.
compareTo(Instant) - Method in class java.time.Instant
Compares this instant to the specified instant.
compareTo(LocalTime) - Method in class java.time.LocalTime
Compares this time to another time.
compareTo(MonthDay) - Method in class java.time.MonthDay
Compares this month-day to another month-day.
compareTo(OffsetDateTime) - Method in class java.time.OffsetDateTime
Compares this date-time to another date-time.
compareTo(OffsetTime) - Method in class java.time.OffsetTime
Compares this OffsetTime to another time.
compareTo(Year) - Method in class java.time.Year
Compares this year to another year.
compareTo(YearMonth) - Method in class java.time.YearMonth
Compares this year-month to another year-month.
compareTo(ZoneOffsetTransition) - Method in class java.time.zone.ZoneOffsetTransition
Compares this transition to another based on the transition instant.
compareTo(ZoneOffset) - Method in class java.time.ZoneOffset
Compares this offset to another offset in descending order.
compareTo(Calendar) - Method in class java.util.Calendar
Compares the time values (millisecond offsets from the Epoch) represented by two Calendar objects.
compareTo(Date) - Method in class java.sql.Timestamp
Compares this Timestamp object to the given Date object.
compareTo(Date) - Method in class java.util.Date
Compares two Dates for ordering.
compareTo(UUID) - Method in class java.util.UUID
Compares this UUID with the specified UUID.
compareTo(BigDecimal) - Method in class ohos.global.icu.math.BigDecimal
Compares this BigDecimal to another, using unlimited precision.
compareTo(BigDecimal, MathContext) - Method in class ohos.global.icu.math.BigDecimal
Compares this BigDecimal to another.
compareTo(CollationKey) - Method in class ohos.global.icu.text.CollationKey
Compare this CollationKey to another CollationKey.
compareTo(UnicodeSet) - Method in class ohos.global.icu.text.UnicodeSet
Compares UnicodeSets, where shorter come first, and otherwise lexigraphically (according to the comparison of the first characters that differ).
compareTo(UnicodeSet, UnicodeSet.ComparisonStyle) - Method in class ohos.global.icu.text.UnicodeSet
Compares UnicodeSets, in three different ways.
compareTo(Calendar) - Method in class ohos.global.icu.util.Calendar
Compares the times (in millis) represented by two Calendar objects.
compareTo(ULocale) - Method in class ohos.global.icu.util.ULocale
Compares two ULocale for ordering.
compareTo(VersionInfo) - Method in class ohos.global.icu.util.VersionInfo
Compares other with this VersionInfo.
compareTo(Uri) - Method in class ohos.utils.net.Uri
 
compareTo(RationalNumber) - Method in class ohos.utils.RationalNumber
Compares the current RationalNumber object with a given object.
compareTo(T) - Method in interface java.lang.Comparable
Compares this object with the specified object for order.
compareToIgnoreCase(String) - Method in class java.lang.String
Compares two strings lexicographically, ignoring case differences.
compareUnsigned(int, int) - Static method in class java.lang.Integer
Compares two int values numerically treating the values as unsigned.
compareUnsigned(long, long) - Static method in class java.lang.Long
Compares two long values numerically treating the values as unsigned.
comparing(Function<? super T, ? extends U>) - Static method in interface java.util.Comparator
Accepts a function that extracts a Comparable sort key from a type T, and returns a Comparator<T> that compares by that sort key.
comparing(Function<? super T, ? extends U>, Comparator<? super U>) - Static method in interface java.util.Comparator
Accepts a function that extracts a sort key from a type T, and returns a Comparator<T> that compares by that sort key using the specified Comparator.
comparingByKey() - Static method in interface java.util.Map.Entry
Returns a comparator that compares Map.Entry in natural order on key.
comparingByKey(Comparator<? super K>) - Static method in interface java.util.Map.Entry
Returns a comparator that compares Map.Entry by key using the given Comparator.
comparingByValue() - Static method in interface java.util.Map.Entry
Returns a comparator that compares Map.Entry in natural order on value.
comparingByValue(Comparator<? super V>) - Static method in interface java.util.Map.Entry
Returns a comparator that compares Map.Entry by value using the given Comparator.
comparingDouble(ToDoubleFunction<? super T>) - Static method in interface java.util.Comparator
Accepts a function that extracts a double sort key from a type T, and returns a Comparator<T> that compares by that sort key.
comparingInt(ToIntFunction<? super T>) - Static method in interface java.util.Comparator
Accepts a function that extracts an int sort key from a type T, and returns a Comparator<T> that compares by that sort key.
comparingLong(ToLongFunction<? super T>) - Static method in interface java.util.Comparator
Accepts a function that extracts a long sort key from a type T, and returns a Comparator<T> that compares by that sort key.
COMPAT - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
COMPATIBLE - ohos.data.distributed.common.SchemaMode
Indicates the compatible mode.
compelVerifyCallerPermission(String, String) - Method in class ohos.app.AbilityContext
 
compelVerifyCallerPermission(String, String) - Method in interface ohos.app.Context
Checks whether a specified permission has been granted to the calling process for inter-process communication (IPC), and throws a SecurityException if the permission is not granted.
compelVerifyCallerUriPermission(Uri, int, String) - Method in class ohos.app.AbilityContext
 
compelVerifyCallerUriPermission(Uri, int, String) - Method in interface ohos.app.Context
Checks whether the calling process for IPC has the permission to access a specified URI, and throws a SecurityException if it does not have the permission.
compelVerifyPermission(String, int, int, String) - Method in class ohos.app.AbilityContext
 
compelVerifyPermission(String, int, int, String) - Method in interface ohos.app.Context
Checks whether a specified permission has been granted to the process identified by pid and uid, and throws a SecurityException if the permission is not granted.
compelVerifyPermission(String, String) - Method in class ohos.app.AbilityContext
 
compelVerifyPermission(String, String) - Method in interface ohos.app.Context
Checks whether a specified permission has been granted to the calling process, and throws a SecurityException if the permission is not granted.
compelVerifyUriPermission(Uri, int, int, int, String) - Method in class ohos.app.AbilityContext
 
compelVerifyUriPermission(Uri, int, int, int, String) - Method in interface ohos.app.Context
Checks whether the process identified by pid and uid has the permission to access a specified URI, and throws a SecurityException if it does not have the permission.
compelVerifyUriPermission(Uri, int, String) - Method in class ohos.app.AbilityContext
 
compelVerifyUriPermission(Uri, int, String) - Method in interface ohos.app.Context
Checks whether the calling process has the permission to access a specified URI, and throws a SecurityException if it does not have the permission.
compelVerifyUriPermission(Uri, String, String, int, int, int, String) - Method in class ohos.app.AbilityContext
 
compelVerifyUriPermission(Uri, String, String, int, int, int, String) - Method in interface ohos.app.Context
Checks whether the process identified by pid and uid has specified read and write permissions as well as the permission to access a specified URI, and throws a SecurityException if it does not have the permissions.
COMPILATION - Static variable in annotation type ohos.media.common.AVMetadata.AVTextKey
Indicates the key for the media compilation status.
compile(String) - Static method in class java.util.regex.Pattern
Compiles the given regular expression into a pattern.
compile(String, int) - Static method in class java.util.regex.Pattern
Compiles the given regular expression into a pattern with the given flags.
compileClass(Class<?>) - Static method in class java.lang.Compiler
Compiles the specified class.
compileClasses(String) - Static method in class java.lang.Compiler
Compiles all classes whose name matches the specified string.
Compiler - Class in java.lang
The Compiler class is provided to support Java-to-native-code compilers and related services.
complement() - Method in class ohos.global.icu.text.UnicodeSet
This is equivalent to complement(MIN_VALUE, MAX_VALUE).
complement(int) - Method in class ohos.global.icu.text.UnicodeSet
Complements the specified character in this set.
complement(int, int) - Method in class ohos.global.icu.text.UnicodeSet
Complements the specified range in this set.
complement(CharSequence) - Method in class ohos.global.icu.text.UnicodeSet
Complement the specified string in this set.
complementAll(CharSequence) - Method in class ohos.global.icu.text.UnicodeSet
Complement EACH of the characters in this string.
complementAll(UnicodeSet) - Method in class ohos.global.icu.text.UnicodeSet
Complements in this set all elements contained in the specified set.
complementOf(EnumSet<E>) - Static method in class java.util.EnumSet
Creates an enum set with the same element type as the specified enum set, initially containing all the elements of this type that are not contained in the specified set.
CompletableFuture<T> - Class in java.util.concurrent
A Future that may be explicitly completed (setting its value and status), and may be used as a CompletionStage, supporting dependent functions and actions that trigger upon its completion.
CompletableFuture() - Constructor for class java.util.concurrent.CompletableFuture
Creates a new incomplete CompletableFuture.
CompletableFuture.AsynchronousCompletionTask - Interface in java.util.concurrent
A marker interface identifying asynchronous tasks produced by async methods.
complete() - Method in class java.util.Calendar
Fills in any unset fields in the calendar fields.
complete() - Method in class ohos.global.icu.util.Calendar
Fills in any unset fields in the time field list.
complete(T) - Method in class java.util.concurrent.CompletableFuture
If not already completed, sets the value returned by CompletableFuture.get() and related methods to the given value.
complete(T) - Method in class java.util.concurrent.CountedCompleter
Regardless of pending count, invokes CountedCompleter.onCompletion(java.util.concurrent.CountedCompleter), marks this task as complete and further triggers CountedCompleter.tryComplete() on this task's completer, if one exists.
complete(V) - Method in class java.util.concurrent.ForkJoinTask
Completes this task, and if not already aborted or cancelled, returning the given value as the result of subsequent invocations of join and related operations.
completed(V, A) - Method in interface java.nio.channels.CompletionHandler
Invoked when an operation has completed.
completedFuture(U) - Static method in class java.util.concurrent.CompletableFuture
Returns a new CompletableFuture that is already completed with the given value.
completeExceptionally(Throwable) - Method in class java.util.concurrent.CompletableFuture
If not already completed, causes invocations of CompletableFuture.get() and related methods to throw the given exception.
completeExceptionally(Throwable) - Method in class java.util.concurrent.ForkJoinTask
Completes this task abnormally, and if not already aborted or cancelled, causes it to throw the given exception upon join and related operations.
CompletionException - Exception in java.util.concurrent
Exception thrown when an error or other exception is encountered in the course of completing a result or task.
CompletionException() - Constructor for exception java.util.concurrent.CompletionException
Constructs a CompletionException with no detail message.
CompletionException(String) - Constructor for exception java.util.concurrent.CompletionException
Constructs a CompletionException with the specified detail message.
CompletionException(String, Throwable) - Constructor for exception java.util.concurrent.CompletionException
Constructs a CompletionException with the specified detail message and cause.
CompletionException(Throwable) - Constructor for exception java.util.concurrent.CompletionException
Constructs a CompletionException with the specified cause.
CompletionHandler<V,A> - Interface in java.nio.channels
A handler for consuming the result of an asynchronous I/O operation.
CompletionService<V> - Interface in java.util.concurrent
A service that decouples the production of new asynchronous tasks from the consumption of the results of completed tasks.
CompletionStage<T> - Interface in java.util.concurrent
A stage of a possibly asynchronous computation, that performs an action or computes a value when another CompletionStage completes.
COMPLEX_CONTEXT - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
Component - Class in ohos.agp.components
Provides basic components for a user interface (UI).
Component - Interface in ohos.agp.render.render3d
Represents components of an entity.
Component(Context) - Constructor for class ohos.agp.components.Component
Default constructor used to create a Component instance by using the default attribute set and style.
Component(Context, AttrSet) - Constructor for class ohos.agp.components.Component
A constructor used to create a Component instance by using specified attribute set and default style after the XML file is parsed.
Component(Context, AttrSet, int) - Constructor for class ohos.agp.components.Component
A constructor used to create a Component instance based on the context, attribute set, and default theme after the XML file is parsed.
Component(Context, AttrSet, String) - Constructor for class ohos.agp.components.Component
A constructor used to create a Component instance by using specified attribute set and specified style after the XML file is parsed.
COMPONENT_STATE_CHECKED - Static variable in class ohos.agp.components.ComponentState
Indicates a checked state.
COMPONENT_STATE_DISABLED - Static variable in class ohos.agp.components.ComponentState
Indicates a disabled state.
COMPONENT_STATE_EMPTY - Static variable in class ohos.agp.components.ComponentState
Indicates a state that is empty.
COMPONENT_STATE_FOCUSED - Static variable in class ohos.agp.components.ComponentState
Indicates the focused state.
COMPONENT_STATE_HOVERED - Static variable in class ohos.agp.components.ComponentState
Indicates the hovered state.
COMPONENT_STATE_PRESSED - Static variable in class ohos.agp.components.ComponentState
Indicates the pressed state.
COMPONENT_STATE_SELECTED - Static variable in class ohos.agp.components.ComponentState
Indicates the selected state.
Component.BindStateChangedListener - Interface in ohos.agp.components
Provides callbacks to be invoked when a component is bound to or detached from its window.
Component.ClickedListener - Interface in ohos.agp.components
Provides callbacks to be invoked when a component is clicked.
Component.ComponentStateChangedListener - Interface in ohos.agp.components
Provides a callback for state change events of a component.
Component.DefSpeechEventListener - Class in ohos.agp.components
Provides a default callback to be invoked when a voice event is bound to a component.
Component.DoubleClickedListener - Interface in ohos.agp.components
Provides callbacks to be invoked when a component is double-clicked.
Component.DragFeedbackProvider - Class in ohos.agp.components
Provides an image (called a "drag shadow") that the system displays during the drag and drop operation.
Component.DraggedListener - Interface in ohos.agp.components
Provides callbacks to be invoked when a drag event is dispatched to a component by a gesture recognizer.
Component.DrawTask - Interface in ohos.agp.components
Implements a draw task.
Component.EstimateSizeListener - Interface in ohos.agp.components
Provides an interface for customizing the size (width/height) estimating process.
Component.EstimateSpec - Class in ohos.agp.components
Defines the measure specifications of a component.
Component.FadeEffectEnum - Enum in ohos.agp.components
Indicates the component's fade-effect.
Component.FocusChangedListener - Interface in ohos.agp.components
Provides a callback to be invoked when the focus state of a component changes.
Component.GestureType - Enum in ohos.agp.components
Enumerates gesture type.
Component.KeyEventListener - Interface in ohos.agp.components
Provides a callback to be invoked when a key event is dispatched from a component.
Component.LayoutDirection - Enum in ohos.agp.components
Enumerates horizontal layout directions.
Component.LayoutRefreshedListener - Interface in ohos.agp.components
Provides a callback to be invoked when the component is laid out again.
Component.LongClickedListener - Interface in ohos.agp.components
Provides a callback to be invoked when a long touch event is dispatched from a component.
Component.MeasureSpec - Class in ohos.agp.components
Deprecated.
use #EstimateSpec instead.
Component.RotationEventListener - Interface in ohos.agp.components
Provides a callback to be invoked when a rotation event is dispatched from a component.
Component.ScaledListener - Interface in ohos.agp.components
Provides callbacks for scale events of a component.
Component.ScrolledListener - Interface in ohos.agp.components
Provides a callback to be invoked when a scroll event is dispatched from a component.
Component.SpeechEventListener - Interface in ohos.agp.components
Provides a callback to be invoked when a voice event is bound to a component.
Component.TouchEventListener - Interface in ohos.agp.components
Provides a callback to be invoked when a touch event is dispatched to a component.
Component.VoiceEvent - Class in ohos.agp.components
Provides voice events for a component.
ComponentContainer - Class in ohos.agp.components
A special component that can contain other components (called child components).
ComponentContainer(Context) - Constructor for class ohos.agp.components.ComponentContainer
Default constructor used to create a ComponentContainer instance by using the default attribute set and style.
ComponentContainer(Context, AttrSet) - Constructor for class ohos.agp.components.ComponentContainer
A constructor used to create a ComponentContainer instance by using specified attribute set and default style after the XML file is parsed.
ComponentContainer(Context, AttrSet, String) - Constructor for class ohos.agp.components.ComponentContainer
A constructor used to create a ComponentContainer instance by using specified attribute set and specified style after the XML file is parsed.
ComponentContainer.ArrangeListener - Interface in ohos.agp.components
Provides an interface for customizing the component arrangement process.
ComponentContainer.LayoutConfig - Class in ohos.agp.components
Provides layout parameters, such as width and height and margin.
ComponentHolder - Class in ohos.agp.components
Represents the component holder (layout) in the XML file.
ComponentParent - Interface in ohos.agp.components
Defines features of a parent component.
ComponentProvider - Class in ohos.agp.components
Provides remote components for cross-process display.
ComponentProvider() - Constructor for class ohos.agp.components.ComponentProvider
Default constructor used to create a ComponentProvider.
ComponentProvider(int, Context) - Constructor for class ohos.agp.components.ComponentProvider
A constructor used to create a ComponentProvider instance based on the layout ID and Context of the application.
ComponentProvider.Action - Class in ohos.agp.components
Describes actions that can be performed on remote components.
ComponentProvider.ComponentProviderException - Exception in ohos.agp.components
Throws an exception for an error that occurs during a remote component operation.
ComponentProviderException(String) - Constructor for exception ohos.agp.components.ComponentProvider.ComponentProviderException
Creates a ComponentProviderException instance with a specified cause of exception.
ComponentProviderException(Throwable) - Constructor for exception ohos.agp.components.ComponentProvider.ComponentProviderException
Creates a ComponentProviderException instance with a Throwable object.
COMPONENTS_CONFIGURATION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
ComponentState - Class in ohos.agp.components
Defines the component state.
ComponentState() - Constructor for class ohos.agp.components.ComponentState
 
ComponentTransition - Class in ohos.agp.components
Provides an animation for the layout change of a ComponentContainer object.
ComponentTransition() - Constructor for class ohos.agp.components.ComponentTransition
Default constructor used to create a ComponentTransition instance.
ComponentTreeObserver - Class in ohos.agp.components
Defines listeners for the component hierarchy.
ComponentTreeObserver.GlobalFocusUpdatedListener - Interface in ohos.agp.components
Callback to be invoked when the focus state within the component tree changes.
ComponentTreeObserver.GlobalLayoutListener - Interface in ohos.agp.components
Deprecated.
use Component#LayoutRefreshedListener instead
ComponentTreeObserver.ScrollChangedListener - Interface in ohos.agp.components
Callback to be invoked when any element in the component hierarchy has been scrolled.
ComponentTreeObserver.WindowBoundListener - Interface in ohos.agp.components
Callback to be invoked when the component hierarchy is bound to or unbound from its window.
ComponentTreeObserver.WindowFocusUpdatedListener - Interface in ohos.agp.components
Callback to be invoked when the window focus state changes in the component hierarchy.
componentType - Variable in class ohos.media.image.Image.Component
Indicates the color component type defined in ImageFormat.ComponentType.
compose(DoubleUnaryOperator) - Method in interface java.util.function.DoubleUnaryOperator
Returns a composed operator that first applies the before operator to its input, and then applies this operator to the result.
compose(Function<? super V, ? extends T>) - Method in interface java.util.function.Function
Returns a composed function that first applies the before function to its input, and then applies this function to the result.
compose(IntUnaryOperator) - Method in interface java.util.function.IntUnaryOperator
Returns a composed operator that first applies the before operator to its input, and then applies this operator to the result.
compose(LongUnaryOperator) - Method in interface java.util.function.LongUnaryOperator
Returns a composed operator that first applies the before operator to its input, and then applies this operator to the result.
COMPOSE - ohos.global.icu.text.Normalizer2.Mode
Decomposition followed by composition.
COMPOSE_CONTIGUOUS - ohos.global.icu.text.Normalizer2.Mode
Compose only contiguously.
composePair(int, int) - Method in class ohos.global.icu.text.Normalizer2
Performs pairwise composition of a & b and returns the composite if there is one.
COMPOSER - Static variable in annotation type ohos.media.common.AVMetadata.AVTextKey
Indicates the key for the composer.
CompositeEvent - Class in ohos.multimodalinput.event
Defines composite events specific to common devices.
CompositeEvent() - Constructor for class ohos.multimodalinput.event.CompositeEvent
 
COMPRESSED_BITS_PER_PIXEL - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
COMPRESSION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
compute() - Method in class java.util.concurrent.CountedCompleter
The main computation performed by this task.
compute() - Method in class java.util.concurrent.RecursiveAction
The main computation performed by this task.
compute() - Method in class java.util.concurrent.RecursiveTask
The main computation performed by this task.
compute(Object, BiFunction<? super Object, ? super Object, ?>) - Method in class java.security.Provider
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.concurrent.ConcurrentHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface java.util.concurrent.ConcurrentMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.concurrent.ConcurrentSkipListMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.HashMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.Hashtable
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface java.util.Map
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBounds(RectFloat) - Method in class ohos.agp.render.Path
Computes the bounds of this Path object, that is, the minimum enclosing rectangle of this path.
computeFields() - Method in class java.util.Calendar
Converts the current millisecond time value Calendar.time to calendar field values in fields[].
computeFields() - Method in class java.util.GregorianCalendar
Converts the time value (millisecond offset from the Epoch) to calendar field values.
computeFields() - Method in class ohos.global.icu.util.Calendar
Converts the current millisecond time value time to field values in fields[].
computeFloatValue(String, Configuration, DeviceCapability) - Static method in class ohos.global.resource.solidxml.TypedAttribute
Calculates the float value represented by the float attribute based on the device configuration and capability.
computeGregorianFields(int) - Method in class ohos.global.icu.util.Calendar
Compute the Gregorian calendar year, month, and day of month from the Julian day.
computeGregorianMonthStart(int, int) - Method in class ohos.global.icu.util.Calendar
Compute the Julian day of a month of the Gregorian calendar.
computeIfAbsent(Object, Function<? super Object, ?>) - Method in class java.security.Provider
If the specified key is not already associated with a value (or is mapped to null), attempts to compute its value using the given mapping function and enters it into this map unless null.
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class java.util.concurrent.ConcurrentHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless null.
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in interface java.util.concurrent.ConcurrentMap
If the specified key is not already associated with a value (or is mapped to null), attempts to compute its value using the given mapping function and enters it into this map unless null.
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class java.util.concurrent.ConcurrentSkipListMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless null.
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class java.util.HashMap
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class java.util.Hashtable
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in interface java.util.Map
If the specified key is not already associated with a value (or is mapped to null), attempts to compute its value using the given mapping function and enters it into this map unless null.
computeIfPresent(Object, BiFunction<? super Object, ? super Object, ?>) - Method in class java.security.Provider
If the value for the specified key is present and non-null, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.concurrent.ConcurrentHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface java.util.concurrent.ConcurrentMap
If the value for the specified key is present and non-null, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.concurrent.ConcurrentSkipListMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.HashMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.Hashtable
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface java.util.Map
If the value for the specified key is present and non-null, attempts to compute a new mapping given the key and its current mapped value.
computeJulianDay() - Method in class ohos.global.icu.util.Calendar
Compute the Julian day number as specified by this calendar's fields.
computeMillisInDay() - Method in class ohos.global.icu.util.Calendar
Deprecated.
ICU 60
computePixelValue(String, Configuration, DeviceCapability, boolean) - Static method in class ohos.global.resource.solidxml.TypedAttribute
Calculates the pixel value represented by the float attribute based on the device configuration and capability.
COMPUTER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorClass
Indicates the major class value for the computer (including the desktop, notebook, PDA, and organizer).
COMPUTER_DESKTOP_WORKSTATION - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Computer major class: desktop workstation
COMPUTER_HANDHELD_PC_PDA - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Computer major class: handheld PC/PDA (clamshell)
COMPUTER_LAPTOP - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Computer major class: laptop
COMPUTER_PALM_SIZE_PC_PDA - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Computer major class: palm-size PC/PDA
COMPUTER_SERVER_CLASS - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Computer major class: server-class computer
COMPUTER_TABLET - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Computer major class: tablet
COMPUTER_UNCATEGORIZED - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Computer major class: uncategorized, for computer not assigned
COMPUTER_WEARABLE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Computer major class: wearable computer (watch size)
computeTightBounds() - Method in class ohos.agp.render.Path
Computes the tight bounds of this Path.
computeTime() - Method in class java.util.Calendar
Converts the current calendar field values in fields[] to the millisecond time value Calendar.time.
computeTime() - Method in class java.util.GregorianCalendar
Converts calendar field values to the time value (millisecond offset from the Epoch).
computeTime() - Method in class ohos.global.icu.util.Calendar
Converts the current field values in fields[] to the millisecond time value time.
computeTranslateRatio(DeviceCapability) - Static method in class ohos.global.resource.solidxml.TypedAttribute
Calculates the conversion rate of the float attribute based on the device capability.
computeZoneOffset(long, int) - Method in class ohos.global.icu.util.Calendar
Deprecated.
ICU 60
concat(String) - Method in class java.lang.String
Concatenates the specified string to the end of this string.
concat(DoubleStream, DoubleStream) - Static method in interface java.util.stream.DoubleStream
Creates a lazily concatenated stream whose elements are all the elements of the first stream followed by all the elements of the second stream.
concat(IntStream, IntStream) - Static method in interface java.util.stream.IntStream
Creates a lazily concatenated stream whose elements are all the elements of the first stream followed by all the elements of the second stream.
concat(LongStream, LongStream) - Static method in interface java.util.stream.LongStream
Creates a lazily concatenated stream whose elements are all the elements of the first stream followed by all the elements of the second stream.
concat(Stream<? extends T>, Stream<? extends T>) - Static method in interface java.util.stream.Stream
Creates a lazily concatenated stream whose elements are all the elements of the first stream followed by all the elements of the second stream.
concat(Matrix) - Method in class ohos.agp.render.Canvas
Transforms the current matrix with a specified matrix.
CONCUR_READ_ONLY - Static variable in interface java.sql.ResultSet
The constant indicating the concurrency mode for a ResultSet object that may NOT be updated.
CONCUR_UPDATABLE - Static variable in interface java.sql.ResultSet
The constant indicating the concurrency mode for a ResultSet object that may be updated.
CONCURRENT - java.util.stream.Collector.Characteristics
Indicates that this collector is concurrent, meaning that the result container can support the accumulator function being called concurrently with the same result container from multiple threads.
CONCURRENT - Static variable in interface java.util.Spliterator
Characteristic value signifying that the element source may be safely concurrently modified (allowing additions, replacements, and/or removals) by multiple threads without external synchronization.
ConcurrentHashMap<K,V> - Class in java.util.concurrent
A hash table supporting full concurrency of retrievals and high expected concurrency for updates.
ConcurrentHashMap() - Constructor for class java.util.concurrent.ConcurrentHashMap
Creates a new, empty map with the default initial table size (16).
ConcurrentHashMap(int) - Constructor for class java.util.concurrent.ConcurrentHashMap
Creates a new, empty map with an initial table size accommodating the specified number of elements without the need to dynamically resize.
ConcurrentHashMap(int, float) - Constructor for class java.util.concurrent.ConcurrentHashMap
Creates a new, empty map with an initial table size based on the given number of elements (initialCapacity) and initial table density (loadFactor).
ConcurrentHashMap(int, float, int) - Constructor for class java.util.concurrent.ConcurrentHashMap
Creates a new, empty map with an initial table size based on the given number of elements (initialCapacity), table density (loadFactor), and number of concurrently updating threads (concurrencyLevel).
ConcurrentHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.concurrent.ConcurrentHashMap
Creates a new map with the same mappings as the given map.
ConcurrentHashMap.KeySetView<K,V> - Class in java.util.concurrent
A view of a ConcurrentHashMap as a Set of keys, in which additions may optionally be enabled by mapping to a common value.
ConcurrentLinkedDeque<E> - Class in java.util.concurrent
An unbounded concurrent Deque based on linked nodes.
ConcurrentLinkedDeque() - Constructor for class java.util.concurrent.ConcurrentLinkedDeque
Constructs an empty deque.
ConcurrentLinkedDeque(Collection<? extends E>) - Constructor for class java.util.concurrent.ConcurrentLinkedDeque
Constructs a deque initially containing the elements of the given collection, added in traversal order of the collection's iterator.
ConcurrentLinkedQueue<E> - Class in java.util.concurrent
An unbounded thread-safe Queue based on linked nodes.
ConcurrentLinkedQueue() - Constructor for class java.util.concurrent.ConcurrentLinkedQueue
Creates a ConcurrentLinkedQueue that is initially empty.
ConcurrentLinkedQueue(Collection<? extends E>) - Constructor for class java.util.concurrent.ConcurrentLinkedQueue
Creates a ConcurrentLinkedQueue initially containing the elements of the given collection, added in traversal order of the collection's iterator.
ConcurrentMap<K,V> - Interface in java.util.concurrent
A Map providing thread safety and atomicity guarantees.
ConcurrentModificationException - Exception in java.util
This exception may be thrown by methods that have detected concurrent modification of an object when such modification is not permissible.
ConcurrentModificationException() - Constructor for exception java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with no detail message.
ConcurrentModificationException(String) - Constructor for exception java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with the specified detail message.
ConcurrentModificationException(String, Throwable) - Constructor for exception java.util.ConcurrentModificationException
Constructs a new exception with the specified detail message and cause.
ConcurrentModificationException(Throwable) - Constructor for exception java.util.ConcurrentModificationException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause.
ConcurrentNavigableMap<K,V> - Interface in java.util.concurrent
A ConcurrentMap supporting NavigableMap operations, and recursively so for its navigable sub-maps.
ConcurrentSkipListMap<K,V> - Class in java.util.concurrent
A scalable concurrent ConcurrentNavigableMap implementation.
ConcurrentSkipListMap() - Constructor for class java.util.concurrent.ConcurrentSkipListMap
Constructs a new, empty map, sorted according to the Comparable of the keys.
ConcurrentSkipListMap(Comparator<? super K>) - Constructor for class java.util.concurrent.ConcurrentSkipListMap
Constructs a new, empty map, sorted according to the specified comparator.
ConcurrentSkipListMap(Map<? extends K, ? extends V>) - Constructor for class java.util.concurrent.ConcurrentSkipListMap
Constructs a new map containing the same mappings as the given map, sorted according to the Comparable of the keys.
ConcurrentSkipListMap(SortedMap<K, ? extends V>) - Constructor for class java.util.concurrent.ConcurrentSkipListMap
Constructs a new map containing the same mappings and using the same ordering as the specified sorted map.
ConcurrentSkipListSet<E> - Class in java.util.concurrent
A scalable concurrent NavigableSet implementation based on a ConcurrentSkipListMap.
ConcurrentSkipListSet() - Constructor for class java.util.concurrent.ConcurrentSkipListSet
Constructs a new, empty set that orders its elements according to their Comparable.
ConcurrentSkipListSet(Collection<? extends E>) - Constructor for class java.util.concurrent.ConcurrentSkipListSet
Constructs a new set containing the elements in the specified collection, that orders its elements according to their Comparable.
ConcurrentSkipListSet(Comparator<? super E>) - Constructor for class java.util.concurrent.ConcurrentSkipListSet
Constructs a new, empty set that orders its elements according to the specified comparator.
ConcurrentSkipListSet(SortedSet<E>) - Constructor for class java.util.concurrent.ConcurrentSkipListSet
Constructs a new set containing the same elements and using the same ordering as the specified sorted set.
Condition - Interface in java.util.concurrent.locks
Condition factors out the Object monitor methods (Object#wait(), Object#notify and Object#notifyAll) into distinct objects to give the effect of having multiple wait-sets per object, by combining them with the use of arbitrary Lock implementations.
CONDITION_COUNT - ohos.global.icu.text.UnicodeSet.SpanCondition
One more than the last span condition.
CONDITIONAL_JAPANESE_STARTER - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
ConditionHelper - Class in ohos.utils
A helper class to use the Condition class built in the java.util.concurrent.locks package without processing Lock and java.lang.InterruptedException exceptions.
ConditionHelper() - Constructor for class ohos.utils.ConditionHelper
A constructor used to create a ConditionHelper instance with the default wakeup state false.
ConditionHelper(boolean) - Constructor for class ohos.utils.ConditionHelper
A constructor used to create a ConditionHelper instance with the specified wakeup state.
ConditionObject() - Constructor for class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Creates a new ConditionObject instance.
ConditionObject() - Constructor for class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Creates a new ConditionObject instance.
conectToDebugger() - Static method in class ohos.hiviewdfx.Debug
Connects this process to the debugger for entering the debug mode.
config(String) - Method in class java.util.logging.Logger
Log a CONFIG message.
config(Supplier<String>) - Method in class java.util.logging.Logger
Log a CONFIG message, which is only to be constructed if the logging level is such that the message will actually be logged.
CONFIG - Static variable in class java.util.logging.Level
CONFIG is a message level for static configuration messages.
configLocale(Locale) - Method in interface ohos.data.rdb.RdbStore
Sets the database locale.
ConfigManager - Class in ohos.global.config
Manages globalization configurations.
ConfigManager() - Constructor for class ohos.global.config.ConfigManager
 
ConfigType - Enum in ohos.global.config
Indicates the type of a globalization configuration.
Configuration - Class in ohos.global.configuration
Provides the configuration of the resource manager.
Configuration() - Constructor for class ohos.global.configuration.Configuration
Default constructor used to create a Configuration instance.
Configuration(Configuration) - Constructor for class ohos.global.configuration.Configuration
A constructor used to create a Configuration instance using an existing Configuration object.
configure(CameraConfig) - Method in interface ohos.media.camera.device.Camera
Configures the camera.
configureBlocking(boolean) - Method in class java.nio.channels.SelectableChannel
Adjusts this channel's blocking mode.
configureBlocking(boolean) - Method in class java.nio.channels.spi.AbstractSelectableChannel
Adjusts this channel's blocking mode.
CONFLICT - Static variable in class ohos.global.icu.text.DateTimePatternGenerator.PatternInfo
 
conflictingPattern - Variable in class ohos.global.icu.text.DateTimePatternGenerator.PatternInfo
 
conicTo(float, float, float, float, float) - Method in class ohos.agp.render.Path
Adds a conic curve based on the absolute position.
conicTo(Point, Point, float) - Method in class ohos.agp.render.Path
Adds a conic curve.
conjugate(float, float, float, float) - Static method in class ohos.agp.render.render3d.math.Quaternion
Conjugates a quaternion based on its components.
connect() - Method in class java.net.URLConnection
Opens a communications link to the resource referenced by this URL, if such a connection has not already been established.
connect() - Method in class ohos.media.photokit.metadata.AVLoggerConnection
Connects to the scanning service.
connect() - Method in class ohos.media.sessioncore.AVBrowser
Connects to the media browser service.
connect(boolean, BlePeripheralCallback) - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Connects to a BLE peripheral device.
connect(PipedInputStream) - Method in class java.io.PipedOutputStream
Connects this piped output stream to a receiver.
connect(PipedOutputStream) - Method in class java.io.PipedInputStream
Causes this piped input stream to be connected to the piped output stream src.
connect(PipedReader) - Method in class java.io.PipedWriter
Connects this piped writer to a receiver.
connect(PipedWriter) - Method in class java.io.PipedReader
Causes this piped reader to be connected to the piped writer src.
connect(String, int) - Method in class java.net.SocketImpl
Connects this socket to the specified port on the named host.
connect(String, Properties) - Method in interface java.sql.Driver
Attempts to make a database connection to the given URL.
connect(InetAddress, int) - Method in class java.net.DatagramSocket
Connects the socket to a remote address for this socket.
connect(InetAddress, int) - Method in class java.net.DatagramSocketImpl
Connects a datagram socket to a remote destination.
connect(InetAddress, int) - Method in class java.net.SocketImpl
Connects this socket to the specified port number on the specified host.
connect(SocketAddress) - Method in class java.net.DatagramSocket
Connects this socket to a remote socket address (IP address + port number).
connect(SocketAddress) - Method in class java.net.Socket
Connects this socket to the server.
connect(SocketAddress) - Method in class java.nio.channels.AsynchronousSocketChannel
Connects this channel.
connect(SocketAddress) - Method in class java.nio.channels.DatagramChannel
Connects this channel's socket.
connect(SocketAddress) - Method in class java.nio.channels.SocketChannel
Connects this channel's socket.
connect(SocketAddress, int) - Method in class java.net.Socket
Connects this socket to the server with a specified timeout value.
connect(SocketAddress, int) - Method in class java.net.SocketImpl
Connects this socket to the specified port number on the specified host.
connect(SocketAddress, A, CompletionHandler<Void, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
Connects this channel.
connect(BluetoothRemoteDevice) - Method in class ohos.bluetooth.A2dpSink
Connect an a2dp source remote device
connect(ServiceConnectCallback) - Method in class ohos.data.search.SearchAbility
Deprecated.
connect(WifiP2pConfig, WifiP2pCallback) - Method in class ohos.wifi.p2p.WifiP2pController
Initiates a P2P connection to a device with the specified configuration.
CONNECT_ACCESSIBILITY_ABILITY - Static variable in class ohos.security.SystemPermission
Allows an auxiliary service of the accessibility service to be bound with the accessibility service.
CONNECT_IME_ABILITY - Static variable in class ohos.security.SystemPermission
Allows a system application or service to bind the InputMethodAbility.
CONNECT_SCREEN_SAVER_ABILITY - Static variable in class ohos.security.SystemPermission
Allows a system application or service to bind the ScreenSaverAbility.
CONNECT_STRATEGY_ALLOW - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the profile is allowed to connect for this device.
CONNECT_STRATEGY_AUTO - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the profile will be auto connected when connecting this device.
CONNECT_STRATEGY_DISALLOW - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the profile is not allowed to connect for this device.
CONNECT_STRATEGY_UNKNOWN - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the profile startegy is unknown.
CONNECT_WALLPAPER - Static variable in class ohos.security.SystemPermission
Deprecated.
connectAbility(Intent, IAbilityConnection) - Method in class ohos.aafwk.ability.Ability
Connects an ability to a Service ability.
connectAbility(Intent, IAbilityConnection) - Method in class ohos.aafwk.ability.AbilitySlice
Connects the host ability to an ability that uses the Service template.
connectAbility(Intent, IAbilityConnection) - Method in class ohos.app.AbilityContext
 
connectAbility(Intent, IAbilityConnection) - Method in interface ohos.app.Context
Connects the current ability to an ability using the AbilityInfo.AbilityType.SERVICE template.
connectBluetoothSco() - Method in class ohos.media.audio.AudioManager
Connects to the Bluetooth SCO channel.
connected - Variable in class java.net.URLConnection
If false, this connection object has not created a communications link to the specified URL.
CONNECTED - ohos.wifi.WifiLinkedInfo.ConnState
The Wi-Fi connection has been set up.
ConnectException - Exception in java.net
Signals that an error occurred while attempting to connect a socket to a remote address and port.
ConnectException() - Constructor for exception java.net.ConnectException
Construct a new ConnectException with no detailed message.
ConnectException(String) - Constructor for exception java.net.ConnectException
Constructs a new ConnectException with the specified detail message as to why the connect error occurred.
connectFailed(URI, SocketAddress, IOException) - Method in class java.net.ProxySelector
Called to indicate that a connection could not be established to a proxy/socks server.
CONNECTING - ohos.wifi.WifiLinkedInfo.ConnState
The Wi-Fi connection is being set up.
Connection - Interface in java.sql
A connection (session) with a specific database.
CONNECTION_PRIORITY_HIGH - Static variable in class ohos.bluetooth.ble.BlePeripheralDevice
Connection parameter update - Request a high priority, low latency connection.
CONNECTION_PRIORITY_LOW - Static variable in class ohos.bluetooth.ble.BlePeripheralDevice
Connection parameter update - Request low power, reduced data rate connection parameters.
CONNECTION_PRIORITY_NORMAL - Static variable in class ohos.bluetooth.ble.BlePeripheralDevice
Connection parameter update - Use the connection parameters recommended by the Bluetooth SIG.
ConnectionCallback - Interface in ohos.ai.cv.common
Provides a callback method for receiving service status changes.
connectionClosed(ConnectionEvent) - Method in interface javax.sql.ConnectionEventListener
Notifies this ConnectionEventListener that the application has called the method close on its representation of a pooled connection.
connectionErrorOccurred(ConnectionEvent) - Method in interface javax.sql.ConnectionEventListener
Notifies this ConnectionEventListener that a fatal error has occurred and the pooled connection can no longer be used.
ConnectionEvent - Class in javax.sql
An Event object that provides information about the source of a connection-related event.
ConnectionEvent(PooledConnection) - Constructor for class javax.sql.ConnectionEvent
Constructs a ConnectionEvent object initialized with the given PooledConnection object.
ConnectionEvent(PooledConnection, SQLException) - Constructor for class javax.sql.ConnectionEvent
Constructs a ConnectionEvent object initialized with the given PooledConnection object and SQLException object.
ConnectionEventListener - Interface in javax.sql
An object that registers to be notified of events generated by a PooledConnection object.
ConnectionPendingException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to connect a SocketChannel for which a non-blocking connection operation is already in progress.
ConnectionPendingException() - Constructor for exception java.nio.channels.ConnectionPendingException
Constructs an instance of this class.
ConnectionPoolDataSource - Interface in javax.sql
A factory for PooledConnection objects.
ConnectionProperties - Class in ohos.net
Provides methods to obtain the link parameters of data networks.
ConnectionProperties() - Constructor for class ohos.net.ConnectionProperties
ConnectionProperties constructor.
ConnectionProperties(ConnectionProperties) - Constructor for class ohos.net.ConnectionProperties
ConnectionProperties constructor.
connectionStateChangeEvent(int) - Method in class ohos.bluetooth.ble.BlePeripheralCallback
A callback used to send notifications of connection status changes.
connectionStateChangeEvent(BlePeripheralDevice, int, int, int, int) - Method in class ohos.bluetooth.ble.BlePeripheralManagerCallback
A callback that the connection parameters were updated.
CONNECTOR_PUNCTUATION - Static variable in class java.lang.Character
General category "Pc" in the Unicode specification.
CONNECTOR_PUNCTUATION - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Pc
connectSco() - Method in class ohos.bluetooth.HandsFreeAudioGateway
Create an audio channel connection.
connectSocket() - Method in class ohos.net.LocalSocket
Connects the client socket to a specified address for setting up a connection with the server.
connectTag() - Method in class ohos.nfc.tag.TagManager
Connects to a tag.
connectThermalService(ThermalConnection, String) - Method in class ohos.thermallistener.ThermalListener
Connects to the thermal service to obtain the thermal severity level of this device through ThermalConnection.
conservativelyContainsRect(RectFloat) - Method in class ohos.agp.render.Path
Checks whether this Path contains a specified rectangle area.
console() - Static method in class java.lang.System
Returns the unique Console object associated with the current Java virtual machine, if any.
Console - Class in java.io
Methods to access the character-based console device, if any, associated with the current Java virtual machine.
ConsoleHandler - Class in java.util.logging
This Handler publishes log records to System.err.
ConsoleHandler() - Constructor for class java.util.logging.ConsoleHandler
Create a ConsoleHandler for System.err.
CONSONANT - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
CONSONANT_DEAD - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
CONSONANT_FINAL - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
CONSONANT_HEAD_LETTER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
CONSONANT_INITIAL_POSTFIXED - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
CONSONANT_KILLER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
CONSONANT_MEDIAL - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
CONSONANT_PLACEHOLDER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
CONSONANT_PRECEDING_REPHA - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
CONSONANT_PREFIXED - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
CONSONANT_SUBJOINED - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
CONSONANT_SUCCEEDING_REPHA - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
CONSONANT_WITH_STACKER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
constant(Class<?>, Object) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle of the requested return type which returns the given constant value every time it is invoked.
CONSTANT_FLAG - ohos.event.intentagent.IntentAgentConstant.Flags
Indicates that the created IntentAgent should be immutable.
ConstantCallSite - Class in java.lang.invoke
A ConstantCallSite is a CallSite whose target is permanent, and can never be changed.
ConstantCallSite(MethodHandle) - Constructor for class java.lang.invoke.ConstantCallSite
Creates a call site with a permanent target.
ConstantCallSite(MethodType, MethodHandle) - Constructor for class java.lang.invoke.ConstantCallSite
Creates a call site with a permanent target, possibly bound to the call site itself.
constantName() - Method in exception java.lang.EnumConstantNotPresentException
Returns the name of the missing enum constant.
ConstantState() - Constructor for class ohos.agp.components.element.Element.ConstantState
 
CONSTRAIN_VIOLATION - ohos.data.distributed.common.KvStoreErrorCode
CONSTRAIN_VIOLATION error
Constructor<T> - Class in java.lang.reflect
Constructor provides information about, and access to, a single constructor for a class.
CONSTRUCTOR - java.lang.annotation.ElementType
Constructor declaration
constructorModifiers() - Static method in class java.lang.reflect.Modifier
Return an int value OR-ing together the source language modifiers that can be applied to a constructor.
Consumer<T> - Interface in java.util.function
Represents an operation that accepts a single input argument and returns no result.
Contact - Class in ohos.sysappcomponents.contact.entity
Provides information about a contact.
Contact() - Constructor for class ohos.sysappcomponents.contact.entity.Contact
 
CONTACT - ohos.data.search.schema.IndexSchemaType
Indicates a contact index schema.
CONTACT_METADATA_SYNC_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Specifies whether contact metadata synchronization is enabled.
ContactAttributes - Class in ohos.sysappcomponents.contact
Provides contact attributes for contact query.
ContactAttributes() - Constructor for class ohos.sysappcomponents.contact.ContactAttributes
 
ContactAttributes.Attribute - Enum in ohos.sysappcomponents.contact
Enumerates contact attributes.
ContactItem - Class in ohos.data.search.schema
Represents the index schema for contact items.
ContactItem() - Constructor for class ohos.data.search.schema.ContactItem
A constructor used to create a ContactItem instance.
ContactsCollection - Class in ohos.sysappcomponents.contact
Represents the query result containing a set of contacts.
ContactsCollection() - Constructor for class ohos.sysappcomponents.contact.ContactsCollection
 
ContactsHelper - Class in ohos.sysappcomponents.contact
Contact management class that provides methods for creating, updating, deleting, and querying contacts.
ContactsHelper(Context) - Constructor for class ohos.sysappcomponents.contact.ContactsHelper
Creates a ContactsHelper instance.
CONTAINED - ohos.global.icu.text.UnicodeSet.SpanCondition
Spans the longest substring that is a concatenation of set elements (characters or strings).
containFileDescriptors() - Method in class ohos.rpc.MessageParcel
Checks whether this MessageParcel object contains file descriptors.
containParameter(String) - Method in class ohos.utils.net.UrlQueryFilter
Checks whether a query parameter pair exists based on the specified key.
contains(float, float) - Method in class ohos.agp.render.Path
Checks whether a specified point is contained in the area enclosed by this Path.
contains(int) - Method in class ohos.global.icu.text.UnicodeFilter
Returns true for characters that are in the selected subset.
contains(int) - Method in class ohos.global.icu.text.UnicodeSet
Returns true if this set contains the given character.
contains(int) - Method in class ohos.utils.PlainArray
Checks whether the current PlainArray object contains the specified key.
contains(int) - Method in class ohos.utils.PlainBooleanArray
Checks whether the current PlainBooleanArray object contains the specified key.
contains(int) - Method in class ohos.utils.PlainIntArray
Checks whether the current PlainIntArray object contains the specified key.
contains(int) - Method in class ohos.utils.PlainLongArray
Checks whether the current PlainLongArray object contains the specified key.
contains(int, int) - Method in class ohos.agp.render.Region
Checks whether a specified point is inside this Region.
contains(int, int) - Method in class ohos.global.icu.text.UnicodeSet
Returns true if this set contains every character of the given range.
contains(long) - Method in class ohos.utils.LongPlainArray
Checks whether the current LongPlainArray object contains the specified key.
contains(CharSequence) - Method in class java.lang.String
Returns true if and only if this string contains the specified sequence of char values.
contains(CharSequence) - Method in class ohos.global.icu.text.UnicodeSet
Returns true if this set contains the given multicharacter string.
contains(Object) - Method in class java.util.AbstractCollection
Returns true if this collection contains the specified element.
contains(Object) - Method in class java.util.ArrayDeque
Returns true if this deque contains the specified element.
contains(Object) - Method in class java.util.ArrayList
Returns true if this list contains the specified element.
contains(Object) - Method in interface java.util.Collection
Returns true if this collection contains the specified element.
contains(Object) - Method in class java.util.concurrent.ArrayBlockingQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in interface java.util.concurrent.BlockingDeque
Returns true if this deque contains the specified element.
contains(Object) - Method in interface java.util.concurrent.BlockingQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in class java.util.concurrent.ConcurrentHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns true if this deque contains at least one element e such that o.equals(e).
contains(Object) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns true if this list contains the specified element.
contains(Object) - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.concurrent.LinkedBlockingDeque
Returns true if this deque contains the specified element.
contains(Object) - Method in class java.util.concurrent.LinkedBlockingQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in class java.util.concurrent.LinkedTransferQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in class java.util.concurrent.PriorityBlockingQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in class java.util.concurrent.SynchronousQueue
Always returns false.
contains(Object) - Method in interface java.util.Deque
Returns true if this deque contains the specified element.
contains(Object) - Method in class java.util.HashSet
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.Hashtable
Tests if some key maps into the specified value in this hashtable.
contains(Object) - Method in class java.util.LinkedList
Returns true if this list contains the specified element.
contains(Object) - Method in interface java.util.List
Returns true if this list contains the specified element.
contains(Object) - Method in class java.util.PriorityQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in interface java.util.Set
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.TreeSet
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.Vector
Returns true if this vector contains the specified element.
contains(Object) - Method in class ohos.utils.LightweightSet
Checks whether an LightweightSet container has a specified key.
contains(Object) - Method in class ohos.utils.zson.ZSONArray
Checks whether this ZSONArray contains an o object.
contains(String, String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is String and value contains a specified value.
contains(String, String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is String and value contains a specified value.
contains(String, String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is String and value contains a specified value.
contains(Charset) - Method in class java.nio.charset.Charset
Tells whether or not this charset contains the given charset.
contains(K) - Method in class ohos.utils.LruBuffer
Checks whether the current buffer contains a specified key.
contains(HiChecker.Rule) - Static method in class ohos.hiviewdfx.HiChecker
Checks whether a specified rule is included in the added rules.
contains(Scope<T>) - Method in class ohos.utils.Scope
Checks whether a given range is within the current range.
contains(T) - Method in class ohos.utils.Scope
Checks whether a given value is within the current range.
containsAlias(String) - Method in class java.security.KeyStore
Checks if the given alias exists in this keystore.
containsAll(Iterable<T>) - Method in class ohos.global.icu.text.UnicodeSet
 
containsAll(String) - Method in class ohos.global.icu.text.UnicodeSet
Returns true if there is a partition of the string such that this set contains each of the partitioned strings.
containsAll(Collection<?>) - Method in class java.util.AbstractCollection
Returns true if this collection contains all of the elements in the specified collection.
containsAll(Collection<?>) - Method in interface java.util.Collection
Returns true if this collection contains all of the elements in the specified collection.
containsAll(Collection<?>) - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
 
containsAll(Collection<?>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns true if this list contains all of the elements of the specified collection.
containsAll(Collection<?>) - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns true if this set contains all of the elements of the specified collection.
containsAll(Collection<?>) - Method in class java.util.concurrent.SynchronousQueue
Returns false unless the given collection is empty.
containsAll(Collection<?>) - Method in interface java.util.List
Returns true if this list contains all of the elements of the specified collection.
containsAll(Collection<?>) - Method in interface java.util.Set
Returns true if this set contains all of the elements of the specified collection.
containsAll(Collection<?>) - Method in class java.util.Vector
Returns true if this Vector contains all of the elements in the specified Collection.
containsAll(Collection<?>) - Method in class ohos.utils.LightweightMap
Checks whether an LightweightMap container has all the objects in a specified Collection object.
containsAll(Collection<?>) - Method in class ohos.utils.LightweightSet
Checks whether an LightweightSet container has all the objects of a specified Collection.
containsAll(Collection<?>) - Method in class ohos.utils.zson.ZSONArray
Checks whether this ZSONArray contains a c object.
containsAll(UnicodeSet) - Method in class ohos.global.icu.text.UnicodeSet
Returns true if this set contains all the characters and strings of the given set.
containsKey(Object) - Method in class java.util.AbstractMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.concurrent.ConcurrentHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.EnumMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.HashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.Hashtable
Tests if the specified object is a key in this hashtable.
containsKey(Object) - Method in class java.util.IdentityHashMap
Tests whether the specified object reference is a key in this identity hash map.
containsKey(Object) - Method in class java.util.jar.Attributes
Returns true if this Map contains the specified attribute name (key).
containsKey(Object) - Method in interface java.util.Map
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.TreeMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.WeakHashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class ohos.utils.LightweightMap
Checks whether an LightweightMap container has a key that is the same as a specified key.
containsKey(Object) - Method in class ohos.utils.zson.ZSONObject
Checks whether the map of this ZSONObject contains an object matching the specified key.
containsKey(String) - Method in class java.util.ResourceBundle
Determines whether the given key is contained in this ResourceBundle or its parent bundles.
containsNone(int, int) - Method in class ohos.global.icu.text.UnicodeSet
Returns true if this set contains none of the characters of the given range.
containsNone(CharSequence) - Method in class ohos.global.icu.text.UnicodeSet
Returns true if this set contains none of the characters of the given string.
containsNone(Iterable<T>) - Method in class ohos.global.icu.text.UnicodeSet
 
containsNone(UnicodeSet) - Method in class ohos.global.icu.text.UnicodeSet
Returns true if none of the characters or strings in this UnicodeSet appears in the string.
containsSome(int, int) - Method in class ohos.global.icu.text.UnicodeSet
Returns true if this set contains one or more of the characters in the given range.
containsSome(CharSequence) - Method in class ohos.global.icu.text.UnicodeSet
Returns true if this set contains one or more of the characters of the given string.
containsSome(Iterable<T>) - Method in class ohos.global.icu.text.UnicodeSet
 
containsSome(UnicodeSet) - Method in class ohos.global.icu.text.UnicodeSet
Returns true if this set contains one or more of the characters and strings of the given set.
containsValue(Object) - Method in class java.util.AbstractMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.concurrent.ConcurrentHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.EnumMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.HashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.Hashtable
Returns true if this hashtable maps one or more keys to this value.
containsValue(Object) - Method in class java.util.IdentityHashMap
Tests whether the specified object reference is a value in this identity hash map.
containsValue(Object) - Method in class java.util.jar.Attributes
Returns true if this Map maps one or more attribute names (keys) to the specified value.
containsValue(Object) - Method in class java.util.LinkedHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in interface java.util.Map
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.TreeMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.WeakHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class ohos.utils.LightweightMap
Checks whether an LightweightMap container has a value that is the same as a specified value.
containsValue(Object) - Method in class ohos.utils.zson.ZSONObject
Checks whether the map of this ZSONObject contains a value object.
CONTENT - Static variable in class ohos.data.search.schema.DocumentItem
Indicates the index field name of content.
CONTENT - Static variable in class ohos.data.search.schema.EmailItem
Indicates the index field name of content.
CONTENT - Static variable in class ohos.data.search.schema.MessageItem
Indicates the index field name of content.
CONTENT - Static variable in class ohos.data.search.schema.NotepadItem
Indicates the index field name of content.
CONTENT - Static variable in class ohos.data.search.schema.NoticeItem
Indicates the index field name of content.
CONTENT_CONTROLS - Static variable in class ohos.accessibility.AccessibilitySystemAbilityClient
Indicates that the control content is a control.
CONTENT_ICONS - Static variable in class ohos.accessibility.AccessibilitySystemAbilityClient
Indicates that the control content is an icon.
CONTENT_TEXT - Static variable in class ohos.accessibility.AccessibilitySystemAbilityClient
Indicates that the control content is text.
CONTENT_TYPE - Static variable in class java.util.jar.Attributes.Name
Name object for Content-Type manifest attribute.
CONTENT_TYPE_MOVIE - ohos.media.audio.AudioStreamInfo.ContentType
Indicates that the content type is a soundtrack, typically accompanying a movie or TV program.
CONTENT_TYPE_MUSIC - ohos.media.audio.AudioStreamInfo.ContentType
Indicates that the content type is music.
CONTENT_TYPE_SONIFICATION - ohos.media.audio.AudioStreamInfo.ContentType
Indicates that the content type is a sound used to accompany a user action, such as a sound effect expressing a key click, or an event, such as the type of a sound for a bonus being received in a game.
CONTENT_TYPE_SPEECH - ohos.media.audio.AudioStreamInfo.ContentType
Indicates that the content type is speech.
CONTENT_TYPE_UNKNOWN - ohos.media.audio.AudioStreamInfo.ContentType
Indicates an unknown or undefined content type.
contentEquals(CharSequence) - Method in class java.lang.String
Compares this string to the specified CharSequence.
contentEquals(StringBuffer) - Method in class java.lang.String
Compares this string to the specified StringBuffer.
ContentHandler - Class in java.net
The abstract class ContentHandler is the superclass of all classes that read an Object from a URLConnection.
ContentHandler - Interface in ohos.org.xml.sax
Receive notification of the logical content of a document.
ContentHandler() - Constructor for class java.net.ContentHandler
 
ContentHandlerFactory - Interface in java.net
This interface defines a factory for content handlers.
context() - Method in interface java.nio.file.WatchEvent
Returns the context for the event.
Context - Interface in ohos.app
Provides the context of an object in the application and obtains application environment information.
CONTEXT_IGNORE_SECURITY - Static variable in interface ohos.app.Context
Indicates the flag used with Context.createBundleContext(java.lang.String,int) for creating a Context object that can always be loaded with all security restrictions ignored.
CONTEXT_INCLUDE_CODE - Static variable in interface ohos.app.Context
Indicates the flag used with Context.createBundleContext(java.lang.String,int) for creating a Context object that includes the application code.
CONTEXT_RESOUCE_ONLY - Static variable in interface ohos.app.Context
 
CONTEXT_RESTRICTED - Static variable in interface ohos.app.Context
Indicates the flag used with Context.createBundleContext(java.lang.String,int) for creating a Context object in which particular features may be disabled.
ContextInvalidArgException - Exception in ohos.app
Describes the exception thrown when a parameter passed in a Context is invalid.
ContextInvalidArgException(String) - Constructor for exception ohos.app.ContextInvalidArgException
A constructor used to create a ContextInvalidArgException instance.
CONTEXTJ - ohos.global.icu.text.IDNA.Error
A label does not meet the IDNA CONTEXTJ requirements.
contextLimit - Variable in class ohos.global.icu.text.Transliterator.Position
Ending index, exclusive, of the context to be considered for a transliteration operation.
CONTEXTO_DIGITS - ohos.global.icu.text.IDNA.Error
A label does not meet the IDNA CONTEXTO requirements for digits.
CONTEXTO_PUNCTUATION - ohos.global.icu.text.IDNA.Error
A label does not meet the IDNA CONTEXTO requirements for punctuation characters.
contextStart - Variable in class ohos.global.icu.text.Transliterator.Position
Beginning index, inclusive, of the context to be considered for a transliteration operation.
CONTINGENT_BREAK - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
ContinuationState - Enum in ohos.aafwk.ability
Enumerates the migration states of an Ability that has implemented IAbilityContinuation and is in a reversible migration process that allows the ability to be migrated back.
CONTINUE - java.nio.file.FileVisitResult
Continue.
continueAbility() - Method in class ohos.aafwk.ability.Ability
Migrates this ability to another device on the same distributed network.
continueAbility() - Method in class ohos.aafwk.ability.AbilitySlice
Migrates the host ability to another device on the same distributed network.
continueAbility(String) - Method in class ohos.aafwk.ability.Ability
Migrates this ability to the given device on the same distributed network.
continueAbility(String) - Method in class ohos.aafwk.ability.AbilitySlice
Migrates the host ability to the given device on the same distributed network.
continueAbilityReversibly() - Method in class ohos.aafwk.ability.Ability
Migrates this ability to another device on the same distributed network in a reversible way that allows this ability to be migrated back to the local device through Ability.reverseContinueAbility().
continueAbilityReversibly() - Method in class ohos.aafwk.ability.AbilitySlice
Migrates the host ability to another device on the same distributed network in a reversible way that allows the ability to be migrated back to the local device through AbilitySlice.reverseContinueAbility().
continueAbilityReversibly(String) - Method in class ohos.aafwk.ability.Ability
Migrates this ability to the given device on the same distributed network in a reversible way that allows this ability to be migrated back to the local device through Ability.reverseContinueAbility().
continueAbilityReversibly(String) - Method in class ohos.aafwk.ability.AbilitySlice
Migrates the host ability to another device on the same distributed network in a reversible way that allows the ability to be migrated back to the local device through AbilitySlice.reverseContinueAbility().
Contour - Class in ohos.agp.utils
Simple shape class used to describe graphics areas.
Contour() - Constructor for class ohos.agp.utils.Contour
Default constructor to create a Outline instance.
CONTRAST - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
Control() - Constructor for class java.util.ResourceBundle.Control
Sole constructor.
CONTROL - Static variable in class java.lang.Character
General category "Cc" in the Unicode specification.
CONTROL - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
CONTROL - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Cc
CONTROL_PICTURES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Control Pictures" Unicode character block.
CONTROL_PICTURES - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CONTROL_PICTURES_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CONTROL_VEHICLE_HMI_INFO - Static variable in class ohos.security.SystemPermission
define ohos permission name CONTROL_VEHICLE_HMI_INFO
ConversationalMessage(String, long, MessageUser) - Constructor for class ohos.event.notification.NotificationRequest.NotificationConversationalContent.ConversationalMessage
A constructor used to create a ConversationalMessage instance with the text, timestamp, and MessageUser initialized.
convert(long, TimeUnit) - Method in enum java.util.concurrent.TimeUnit
Converts the given time duration in the given unit to this unit.
convertCalledPartyBCDToStringWithoutTOA(byte[], int, int, int) - Static method in class ohos.telephony.TelephoneNumberUtils
Converts a called party BCD number without the TOA field.
convertCalledPartyBCDToStringWithTOA(byte[], int, int, int) - Static method in class ohos.telephony.TelephoneNumberUtils
Converts a called party binary-coded decimal (BCD) number carrying the TOA field.
convertDate(String, long) - Static method in class ohos.global.i18n.utils.TextRecognitionUtils
Converts the recognized time information in the given text to dates.
convertDimensionToPix(String, float, int) - Static method in class ohos.agp.components.AttrHelper
Converts a dimension value to a number of pixels.
convertDimensionToPix(Context, String, int) - Static method in class ohos.agp.components.AttrHelper
Converts a dimension value into a pixel value.
convertNameToKey(String) - Static method in class ohos.media.photokit.metadata.AVStorage.Audio
Converts an artist or album name to a key that can be used for grouping, sorting, and search.
convertPhoneNumber(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Converts the character 'p' or 'P' in a phone number to a comma (,), and the character "w" or "W" to a semicolon (;).
convertRectToSignedValue() - Method in class ohos.agp.utils.RectFloat
Obtains the short string that can represent the current rectangle.
convertRectToSignedValue() - Method in class ohos.utils.geo.RectFloat
Obtains the short string that can represent the current rectangle.
convertRectToValue() - Method in class ohos.agp.utils.Rect
Obtains the string converted from the rectangle based on the defined format.
convertRectToValue() - Method in class ohos.utils.geo.Rect
Obtains the string converted from the rectangle based on the defined format.
convertToText(Context) - Method in class ohos.miscservices.pasteboard.PasteData.Record
Forcibly converts the content in a pasteboard Record object to text.
convertValueToBoolean(String, boolean) - Static method in class ohos.agp.components.AttrHelper
Converts a value from a character string to a Boolean value.
convertValueToColor(String) - Static method in class ohos.agp.components.AttrHelper
Converts a string into a Color object.
convertValueToElement(String) - Static method in class ohos.agp.components.AttrHelper
Converts a string into a Element object.
convertValueToFloat(String, float) - Static method in class ohos.agp.components.AttrHelper
Converts a character string to a floating point value.
convertValueToInt(String, int) - Static method in class ohos.agp.components.AttrHelper
Converts a value from a character string to an integer.
convertValueToLong(String, long) - Static method in class ohos.agp.components.AttrHelper
Converts a string to a long value.
convertValueToRect(String) - Static method in class ohos.agp.utils.Rect
Obtains the rectangle converted from the specified string based on the defined format.
convertValueToRect(String) - Static method in class ohos.utils.geo.Rect
Obtains the rectangle converted from the specified string based on the defined format.
CookieHandler - Class in java.net
A CookieHandler object provides a callback mechanism to hook up a HTTP state management policy implementation into the HTTP protocol handler.
CookieHandler() - Constructor for class java.net.CookieHandler
 
CookieManager - Class in java.net
CookieManager provides a concrete implementation of CookieHandler, which separates the storage of cookies from the policy surrounding accepting and rejecting cookies.
CookieManager() - Constructor for class java.net.CookieManager
Create a new cookie manager.
CookieManager(CookieStore, CookiePolicy) - Constructor for class java.net.CookieManager
Create a new cookie manager with specified cookie store and cookie policy.
CookiePolicy - Interface in java.net
CookiePolicy implementations decide which cookies should be accepted and which should be rejected.
CookieStore - Interface in java.net
A CookieStore object represents a storage for cookie.
COOL - ohos.thermallistener.ThermalConnection.ThermalSeverityLevel
The device is cool.
COPTIC - java.lang.Character.UnicodeScript
Unicode script "Coptic".
COPTIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Coptic" Unicode character block.
COPTIC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
COPTIC - Static variable in class ohos.global.icu.lang.UScript
Coptic
COPTIC_EPACT_NUMBERS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
COPTIC_EPACT_NUMBERS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
COPTIC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CopticCalendar - Class in ohos.global.icu.util
Implement the Coptic calendar system.
CopticCalendar() - Constructor for class ohos.global.icu.util.CopticCalendar
Constructs a default CopticCalendar using the current time in the default time zone with the default locale.
CopticCalendar(int, int, int) - Constructor for class ohos.global.icu.util.CopticCalendar
Constructs a CopticCalendar with the given date set in the default time zone with the default locale.
CopticCalendar(int, int, int, int, int, int) - Constructor for class ohos.global.icu.util.CopticCalendar
Constructs a CopticCalendar with the given date and time set for the default time zone with the default locale.
CopticCalendar(Date) - Constructor for class ohos.global.icu.util.CopticCalendar
Constructs a CopticCalendar with the given date set in the default time zone with the default locale.
CopticCalendar(Locale) - Constructor for class ohos.global.icu.util.CopticCalendar
Constructs a CopticCalendar based on the current time in the default time zone with the given locale.
CopticCalendar(TimeZone) - Constructor for class ohos.global.icu.util.CopticCalendar
Constructs a CopticCalendar based on the current time in the given time zone with the default locale.
CopticCalendar(TimeZone, Locale) - Constructor for class ohos.global.icu.util.CopticCalendar
Constructs a CopticCalendar based on the current time in the given time zone with the given locale.
CopticCalendar(TimeZone, ULocale) - Constructor for class ohos.global.icu.util.CopticCalendar
Constructs a CopticCalendar based on the current time in the given time zone with the given locale.
CopticCalendar(ULocale) - Constructor for class ohos.global.icu.util.CopticCalendar
Constructs a CopticCalendar based on the current time in the default time zone with the given locale.
copy(float) - Method in class ohos.agp.utils.DimensFloat
Sets the values in the X and Y axes of this DimensFloat instance to the same float value specified by size.
copy(float) - Method in class ohos.utils.geo.DimensFloat
Sets the values in the X and Y axes of this DimensFloat instance to the same float value specified by size.
copy(float, float) - Method in class ohos.agp.utils.DimensFloat
Sets the values in the X and Y axes of this DimensFloat instance to those float values specified by sizeX and sizeY.
copy(float, float) - Method in class ohos.utils.geo.DimensFloat
Sets the values in the X and Y axes of this DimensFloat instance to those float values specified by sizeX and sizeY.
copy(int) - Method in class ohos.agp.utils.DimensFloat
Sets the values in the X and Y axes of this DimensFloat instance to the same int value specified by size.
copy(int) - Method in class ohos.utils.geo.DimensFloat
Sets the values in the X and Y axes of this DimensFloat instance to the same int value specified by size.
copy(int, int) - Method in class ohos.agp.utils.DimensFloat
Sets the values in the X and Y axes of this DimensFloat instance to those int values specified by sizeX and sizeY.
copy(int, int) - Method in class ohos.utils.geo.DimensFloat
Sets the values in the X and Y axes of this DimensFloat instance to those int values specified by sizeX and sizeY.
copy(int, int, int) - Method in interface ohos.global.icu.text.Replaceable
Copies a substring of this object, retaining metadata.
copy(InputStream, Path, CopyOption...) - Static method in class java.nio.file.Files
Copies all bytes from an input stream to a file.
copy(Path, OutputStream) - Static method in class java.nio.file.Files
Copies all bytes from a file to an output stream.
copy(Path, Path, CopyOption...) - Static method in class java.nio.file.Files
Copy a file to a target file.
copy(Path, Path, CopyOption...) - Method in class java.nio.file.spi.FileSystemProvider
Copy a file to a target file.
copy(List<? super T>, List<? extends T>) - Static method in class java.util.Collections
Copies all of the elements from one list into another.
copy(DimensFloat) - Method in class ohos.agp.utils.DimensFloat
Copies the content of a specified DimensFloat instance into this instance.
copy(DistFile, DistFile) - Static method in class ohos.data.distributed.file.DistFiles
Copies the content of a distributed file to another.
copy(DimensFloat) - Method in class ohos.utils.geo.DimensFloat
Copies the content of a specified DimensFloat instance into this instance.
COPY_ATTRIBUTES - java.nio.file.StandardCopyOption
Copy attributes to the new file.
copyDataToImage(GpuResourceHandle, ByteBuffer, int, int) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Copies CPU data into a GPU image.
copyFileDescriptor(FileDescriptor) - Static method in class ohos.system.OsHelper
Copies a file descriptor.
copyFileDescriptor(FileDescriptor, int) - Static method in class ohos.system.OsHelper
Copies the specified file descriptor.
copyFrom(InnerEvent) - Static method in class ohos.eventhandler.InnerEvent
Creates an InnerEvent by copying task, ID, and other information from an existing InnerEvent.
copyInto(Object[]) - Method in class java.util.Vector
Copies the components of this vector into the specified array.
copyOf(boolean[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with false (if necessary) so the copy has the specified length.
copyOf(byte[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(char[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with null characters (if necessary) so the copy has the specified length.
copyOf(double[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(float[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(int[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(long[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(short[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(Collection<E>) - Static method in class java.util.EnumSet
Creates an enum set initialized from the specified collection.
copyOf(EnumSet<E>) - Static method in class java.util.EnumSet
Creates an enum set with the same element type as the specified enum set, initially containing the same elements (if any).
copyOf(T[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with nulls (if necessary) so the copy has the specified length.
copyOf(U[], int, Class<? extends T[]>) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with nulls (if necessary) so the copy has the specified length.
copyOfRange(boolean[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(byte[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(char[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(double[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(float[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(int[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(long[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(short[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(T[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(U[], int, int, Class<? extends T[]>) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
CopyOnWriteArrayList<E> - Class in java.util.concurrent
A thread-safe variant of ArrayList in which all mutative operations (add, set, and so on) are implemented by making a fresh copy of the underlying array.
CopyOnWriteArrayList() - Constructor for class java.util.concurrent.CopyOnWriteArrayList
Creates an empty list.
CopyOnWriteArrayList(E[]) - Constructor for class java.util.concurrent.CopyOnWriteArrayList
Creates a list holding a copy of the given array.
CopyOnWriteArrayList(Collection<? extends E>) - Constructor for class java.util.concurrent.CopyOnWriteArrayList
Creates a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
CopyOnWriteArraySet<E> - Class in java.util.concurrent
A Set that uses an internal CopyOnWriteArrayList for all of its operations.
CopyOnWriteArraySet() - Constructor for class java.util.concurrent.CopyOnWriteArraySet
Creates an empty set.
CopyOnWriteArraySet(Collection<? extends E>) - Constructor for class java.util.concurrent.CopyOnWriteArraySet
Creates a set containing all of the elements of the specified collection.
CopyOption - Interface in java.nio.file
An object that configures how to copy or move a file.
COPYRIGHT - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
copySign(double, double) - Static method in class java.lang.Math
Returns the first floating-point argument with the sign of the second floating-point argument.
copySign(double, double) - Static method in class java.lang.StrictMath
Returns the first floating-point argument with the sign of the second floating-point argument.
copySign(float, float) - Static method in class java.lang.Math
Returns the first floating-point argument with the sign of the second floating-point argument.
copySign(float, float) - Static method in class java.lang.StrictMath
Returns the first floating-point argument with the sign of the second floating-point argument.
copyTo(DistFile) - Method in class ohos.data.distributed.file.DistFile
Copies the content of a distributed file to another on the same device.
copyValueOf(char[]) - Static method in class java.lang.String
Equivalent to String.valueOf(char[]).
copyValueOf(char[], int, int) - Static method in class java.lang.String
CornerMark - Class in ohos.agp.components
Represents a corner mark class to mark components.
CornerMark.CornerMarkCleaner - Class in ohos.agp.components
Represents the cleaner class for corner marks.
CornerMarkCleaner(long) - Constructor for class ohos.agp.components.CornerMark.CornerMarkCleaner
A constructor used to create a CornerMarkCleaner instance.
CORRUPT - ohos.data.DatabaseFileType
Indicates the database corrupt file.
corruptionHandler(File) - Method in class ohos.data.orm.OrmDatabase
Called when a corruption exception occurs when the ORM database is opened.
cos(double) - Static method in class java.lang.Math
Returns the trigonometric cosine of an angle.
cos(double) - Static method in class java.lang.StrictMath
Returns the trigonometric cosine of an angle.
cosh(double) - Static method in class java.lang.Math
Returns the hyperbolic cosine of a double value.
cosh(double) - Static method in class java.lang.StrictMath
Returns the hyperbolic cosine of a double value.
count - Variable in class java.io.BufferedInputStream
The index one greater than the index of the last valid byte in the buffer.
count - Variable in class java.io.BufferedOutputStream
The number of valid bytes in the buffer.
count - Variable in class java.io.ByteArrayInputStream
The index one greater than the last valid character in the input stream buffer.
count - Variable in class java.io.ByteArrayOutputStream
The number of valid bytes in the buffer.
count - Variable in class java.io.CharArrayReader
The index of the end of this buffer.
count - Variable in class java.io.CharArrayWriter
The number of chars in the buffer.
count - Variable in class java.io.StringBufferInputStream
Deprecated.
The number of valid characters in the input stream buffer.
count() - Method in interface java.nio.file.WatchEvent
Returns the event count.
count() - Method in interface java.util.stream.DoubleStream
Returns the count of elements in this stream.
count() - Method in interface java.util.stream.IntStream
Returns the count of elements in this stream.
count() - Method in interface java.util.stream.LongStream
Returns the count of elements in this stream.
count() - Method in interface java.util.stream.Stream
Returns the count of elements in this stream.
count() - Method in class ohos.miscservices.wallpaper.WallpaperColorsCollection
Obtains the number of dominant colors.
count() - Method in class ohos.sysappcomponents.calendar.CalendarCollection
Obtains the number of rows in the result set.
count(String, String, String[]) - Method in interface ohos.data.rdb.RdbStore
Queries the number of rows that meet specified conditions in the RDB store.
count(OrmPredicates) - Method in interface ohos.data.orm.OrmContext
Queries data that meets the conditions specified by the OrmPredicates instance and returns the number of the matched data records in a specified column.
count(AbsRdbPredicates) - Method in interface ohos.data.rdb.RdbStore
Obtains the number of rows in which data meets the specified instance object of AbsRdbPredicates.
COUNT - Static variable in interface ohos.sysappcomponents.calendar.column.BaseColumns
Indicates the total number of fields.
COUNT_TYPE - ohos.data.rdb.RdbUtils.OperationType
Indicates the current database operation type is count.
countDown() - Method in class java.util.concurrent.CountDownLatch
Decrements the count of the latch, releasing all waiting threads if the count reaches zero.
CountDownLatch - Class in java.util.concurrent
A synchronization aid that allows one or more threads to wait until a set of operations being performed in other threads completes.
CountDownLatch(int) - Constructor for class java.util.concurrent.CountDownLatch
Constructs a CountDownLatch initialized with the given count.
CountedCompleter<T> - Class in java.util.concurrent
A ForkJoinTask with a completion action performed when triggered and there are no remaining pending actions.
CountedCompleter() - Constructor for class java.util.concurrent.CountedCompleter
Creates a new CountedCompleter with no completer and an initial pending count of zero.
CountedCompleter(CountedCompleter<?>) - Constructor for class java.util.concurrent.CountedCompleter
Creates a new CountedCompleter with the given completer and an initial pending count of zero.
CountedCompleter(CountedCompleter<?>, int) - Constructor for class java.util.concurrent.CountedCompleter
Creates a new CountedCompleter with the given completer and initial pending count.
countEntities() - Method in class ohos.aafwk.content.Intent
Obtains the number of entities in an Intent.
countEquivalentIDs(String) - Static method in class ohos.global.icu.util.TimeZone
[icu] Returns the number of IDs in the equivalency group that includes the given ID.
COUNTER_CLOCK_WISE - ohos.agp.render.Path.Direction
Indicates that the contour is counterclockwise.
countIn(CharSequence) - Method in class ohos.global.icu.text.UnicodeSetSpanner
Returns the number of matching characters found in a character sequence, counting by CountMethod.MIN_ELEMENTS using SpanCondition.SIMPLE.
countIn(CharSequence, UnicodeSetSpanner.CountMethod) - Method in class ohos.global.icu.text.UnicodeSetSpanner
Returns the number of matching characters found in a character sequence, using SpanCondition.SIMPLE.
countIn(CharSequence, UnicodeSetSpanner.CountMethod, UnicodeSet.SpanCondition) - Method in class ohos.global.icu.text.UnicodeSetSpanner
Returns the number of matching characters found in a character sequence.
counting() - Static method in class java.util.stream.Collectors
Returns a Collector accepting elements of type T that counts the number of input elements.
COUNTING_ROD_NUMERALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Counting Rod Numerals" Unicode character block.
COUNTING_ROD_NUMERALS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
COUNTING_ROD_NUMERALS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
countObservers() - Method in class java.util.Observable
Returns the number of observers of this Observable object.
countParagraphs() - Method in class ohos.global.icu.text.Bidi
Get the number of paragraphs.
countParts() - Method in class ohos.global.icu.text.MessagePattern
Returns the number of "parts" created by parsing the pattern string.
countPoints() - Method in class ohos.agp.render.Path
Obtains the number of points in this Path.
countRuns() - Method in class ohos.global.icu.text.Bidi
Get the number of runs.
COUNTRY - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of country.
COUNTRY - Static variable in class ohos.data.search.schema.PlaceItem
Indicates the index field name of country.
COUNTRY_REGION - ohos.global.config.ConfigType
Indicates the target country or region where the device is delivered.
countStackFrames() - Method in class java.lang.Thread
Deprecated.
The definition of this call depends on Thread.suspend(), which is deprecated. Further, the results of this call were never well-defined.
countTokens() - Method in class java.util.StringTokenizer
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
countTrace(String, int) - Static method in class ohos.tools.ByTrace
Records a trace for generating a count, such as clock pulse and the number of layers.
countVerbs() - Method in class ohos.agp.render.Path
Obtains the length of the verb array contained in this Path.
Courier - Class in ohos.eventhandler
Represents a reference to a specific event handler.
Courier(EventHandler) - Constructor for class ohos.eventhandler.Courier
A constructor used to create a Courier instance based on the given EventHandler.
Courier(IRemoteObject) - Constructor for class ohos.eventhandler.Courier
A constructor used to create a Courier instance based on the given IRemoteObject.
CourierEx - Class in ohos.interwork.eventhandler
Represents a reference to a specific event handler.
CourierEx(EventHandlerEx) - Constructor for class ohos.interwork.eventhandler.CourierEx
A constructor used to create a CourierEx instance based on the given EventHandlerEx.
CR - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
CR - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
CR - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
CRASHED - Static variable in class ohos.aafwk.ability.ProcessErrorInfo
Condition codes of crashed
crc - Variable in class java.util.zip.GZIPInputStream
CRC-32 for uncompressed data.
crc - Variable in class java.util.zip.GZIPOutputStream
CRC-32 of uncompressed data.
CRC32 - Class in java.util.zip
A class that can be used to compute the CRC-32 of a data stream.
CRC32() - Constructor for class java.util.zip.CRC32
Creates a new CRC32 object.
create() - Method in class java.net.DatagramSocketImpl
Creates a datagram socket.
create() - Method in class ohos.agp.render.PdfGenerator.PageInfo.Builder
Creates a PageInfo object based on the information of the current page.
create() - Method in class ohos.agp.window.dialog.BaseDialog
Creates a Dialog instance.
create() - Method in class ohos.agp.window.dialog.CommonDialog
 
create() - Static method in class ohos.eventhandler.EventRunner
Creates a thread and starts an EventRunner.
create() - Static method in class ohos.media.image.ImagePacker
Creates an ImagePacker instance.
create() - Static method in class ohos.rpc.MessageParcel
Creates an empty MessageParcel object with index 0.
create() - Static method in class ohos.utils.Parcel
Creates an empty Parcel instance.
create(boolean) - Method in class java.net.SocketImpl
Creates either a stream or a datagram socket.
create(boolean) - Static method in class ohos.eventhandler.EventRunner
Creates a thread and starts an EventRunner with the inNewThread parameter passed to specify who will manage the EventRunner.
create(byte[], int, int, ImageSource.SourceOptions) - Static method in class ohos.media.image.ImageSource
Creates an ImageSource based on a byte array with specified offset and length.
create(byte[], ImageSource.SourceOptions) - Static method in class ohos.media.image.ImageSource
Creates an ImageSource based on a byte array.
create(int[], int, int, PixelMap.InitializationOptions) - Static method in class ohos.media.image.PixelMap
Creates a pixel map based on initialization options (such as the image size, pixel format, and alpha type) and the data source described by a pixel color array, start offset, and number of pixels in a row.
create(int[], PixelMap.InitializationOptions) - Static method in class ohos.media.image.PixelMap
Creates a pixel map based on initialization options (such as the image size, pixel format, and alpha type) and the data source described by a pixel color array.
create(int, int, int, int) - Static method in class ohos.media.image.ImageReceiver
Creates an ImageReceiver instance based on a specified image width, height, format, and the buffer queue capacity.
create(int, String) - Static method in class ohos.media.audio.EchoCancelerEffect
Create a EchoCancelerEffect with specific sessionId and app packageName
create(int, String) - Static method in class ohos.media.audio.GainControlEffect
Create a GainControlEffect with specific sessionId and app packageName
create(int, String) - Static method in class ohos.media.audio.NoiseSuppressorEffect
Create a NoiseSuppressorEffect with specific sessionId and app packageName
create(long) - Static method in class ohos.rpc.MessageParcel
Creates a MessageParcel object with a specified index from the cache pool.
create(long) - Static method in class ohos.utils.Parcel
Creates an empty Parcel instance with a specified handler.
create(F, S) - Static method in class ohos.utils.Pair
Creates a Pair object using objects f and s.
create(FileDescriptor, ImageSource.SourceOptions) - Static method in class ohos.media.image.ImageSource
Creates an ImageSource based on a file descriptor.
create(File, ImageSource.SourceOptions) - Static method in class ohos.media.image.ImageSource
Creates an ImageSource based on a File object.
create(InputStream, ImageSource.SourceOptions) - Static method in class ohos.media.image.ImageSource
Creates an ImageSource based on an input stream.
create(String) - Static method in class java.net.URI
Creates a URI by parsing the given string.
create(String) - Static method in class ohos.eventhandler.EventRunner
Creates a thread with the given name and starts an EventRunner.
create(String, ImageSource.SourceOptions) - Static method in class ohos.media.image.ImageSource
Creates an ImageSource based on an image file path.
create(ByteBuffer, ImageSource.SourceOptions) - Static method in class ohos.media.image.ImageSource
Creates an ImageSource based on a ByteBuffer and source options.
create(Callable<RawFileDescriptor>, ImageSource.SourceOptions) - Static method in class ohos.media.image.ImageSource
Creates an ImageSource based on a RawFileDescriptor that is returned by a Callable object.
create(Context, TtsListener) - Method in class ohos.ai.tts.TtsClient
Creates a TTS client.
create(PixelMap.InitializationOptions) - Static method in class ohos.media.image.PixelMap
Creates a pixel map based on initialization options (such as the image size, pixel format, and alpha type).
create(PixelMap, Rect, PixelMap.InitializationOptions) - Static method in class ohos.media.image.PixelMap
Creates a pixel map based on initialization options (such as the image size, pixel format, and alpha type) and the data source described by a source pixel map and the expected area on it.
create(PixelMap, PixelMap.InitializationOptions) - Static method in class ohos.media.image.PixelMap
Creates a pixel map based on initialization options (such as the image size, pixel format, and alpha type) and the data source described by a source pixel map.
create(T, T) - Static method in class ohos.utils.Scope
Creates a range whose data type is the same as the input parameters.
CREATE - java.nio.file.StandardOpenOption
Create a new file if it does not exist.
CREATE_NEW - java.nio.file.StandardOpenOption
Create a new file, failing if the file already exists.
CREATE_TTS_CLIENT_FAILED - Static variable in class ohos.ai.tts.constants.TtsEvent
Indicates that the TTS client fails to be created.
CREATE_TTS_CLIENT_SUCCESS - Static variable in class ohos.ai.tts.constants.TtsEvent
Indicates that the TTS client is successfully created.
createAgentFile(String, String) - Static method in class ohos.data.distributed.file.DistFiles
Creates an empty agent file denoted by the specified abstract pathname for a distributed file.
createAgentFile(String, String, String) - Static method in class ohos.data.distributed.file.DistFiles
Creates an empty agent file denoted by the specified abstract pathname for a distributed file on the specified remote device.
createAnimatorProperty() - Method in class ohos.agp.components.Component
Creates a property animator object associated with a component.
createArrayOf(String, Object[]) - Method in interface java.sql.Connection
Factory method for creating Array objects.
createAshmem(String, int) - Static method in class ohos.utils.Ashmem
Creates an Ashmem object based on the specified debugging name and memory size.
createAshmemFromExisting(long) - Static method in class ohos.utils.Ashmem
Creates an Ashmem object by copying an existing Ashmem object.
createAsrClient(Context) - Static method in class ohos.ai.asr.AsrClient
Creates an AsrClient instance.
createBinding(int, Context) - Static method in class ohos.aafwk.abilityjet.databinding.DataBindingUtil
Obtains the declared DataBinding object based on the given layout id.
createBlob() - Method in interface java.sql.Connection
Constructs an object that implements the Blob interface.
createBundleContext(String, int) - Method in class ohos.app.AbilityContext
 
createBundleContext(String, int) - Method in interface ohos.app.Context
Creates a Context object for an application with the given bundle name.
createCamera(String, CameraStateCallback, EventHandler) - Method in class ohos.media.camera.CameraKit
Creates a camera object.
createCanonical(String) - Static method in class ohos.global.icu.util.ULocale
[icu] Creates a ULocale from the id by first canonicalizing the id.
createClassLoader(String, ClassLoader) - Static method in class ark.system.ClassLoaderCreator
Creates a ClassLoader instance that loads classes from jar files in different paths.
createClassLoader(String, String, ClassLoader) - Static method in class ark.system.ClassLoaderCreator
Creates a ClassLoader instance that loads classes from jar files and loads native libraries in different paths.
createClassLoader(String, String, ClassLoader, boolean) - Static method in class ark.system.ClassLoaderCreator
Creates a ClassLoader instance that loads classes from jar files and loads native libraries in different paths.
createClob() - Method in interface java.sql.Connection
Constructs an object that implements the Clob interface.
createComponent(Context) - Method in interface ohos.agp.render.layoutboost.LayoutMaker
Creates a root component in a layout.
createComponentElement(String, AttrSet) - Method in class ohos.agp.components.LayoutScatter
Instantiates a component based on the fully qualified class name of the component.
createContentHandler(String) - Method in interface java.net.ContentHandlerFactory
Creates a new ContentHandler to read an object from a URLStreamHandler.
createCustomProtection() - Method in class ohos.security.keystore.KeyStoreProtectionParameter.Builder
Creates a KeyStoreProtectionParameter object.
createDatagramSocketImpl() - Method in interface java.net.DatagramSocketImplFactory
Creates a new DatagramSocketImpl instance.
createDateTime(LocalDateTime, ZoneOffset, ZoneOffset) - Method in enum java.time.zone.ZoneOffsetTransitionRule.TimeDefinition
Converts the specified local date-time to the local date-time actually seen on a wall clock.
createDecoder() - Static method in class ohos.media.codec.Codec
Creates a decoder instance.
createDefault(K) - Method in class ohos.utils.LruBuffer
Executes subsequent operations if miss to compute a value for the specific key.
createDirectories(Path, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates a directory by creating all nonexistent parent directories first.
createDirectory(Path, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates a new directory.
createDirectory(Path, FileAttribute<?>...) - Method in class java.nio.file.spi.FileSystemProvider
Creates a new directory.
createDispatchGroup() - Method in interface ohos.app.dispatcher.TaskDispatcher
Creates a task group.
createEncoder() - Static method in class ohos.media.codec.Codec
Creates an encoder instance.
createEngine() - Static method in class ohos.agp.render.render3d.impl.AgpEngineFactory
Creates an Engine instance.
createEntity() - Method in interface ohos.agp.render.render3d.Scene
Creates an empty entity.
createEvent(long, int, String) - Static method in class ohos.multimodalinput.event.SpeechEvent
A constructor used to create a SpeechEvent instance.
createExternalTextureOes() - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Creates an external OES texture.
createFile(String) - Static method in class ohos.data.distributed.file.DistFiles
Creates an empty distributed file denoted by the specified abstract pathname.
createFile(Path, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates a new and empty file, failing if the file already exists.
createFilteredReader(XMLEventReader, EventFilter) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a filtered event reader that wraps the filter around the event reader
createFilteredReader(XMLStreamReader, StreamFilter) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a filtered reader that wraps the filter around the reader
createFromAlpha() - Method in class ohos.media.image.PixelMap
Creates a PixelMap using the alpha channel of this PixelMap.
createFromParcel(Parcel) - Static method in class ohos.aafwk.ability.DataAbilityOperation
Creates a DataAbilityOperation instance based on the given Parcel object.
createFromParcel(Parcel) - Static method in class ohos.aafwk.ability.DataAbilityResult
Creates a DataAbilityResult instance based on the given Parcel object.
createFromParcel(Parcel) - Static method in class ohos.aafwk.ability.Form
Creates a Form object from a specified Parcel object.
createFromParcel(Parcel) - Static method in class ohos.aafwk.ability.ProviderFormInfo
Creates a ProviderFormInfo object from a specified Parcel object.
createFromParcel(Parcel) - Static method in class ohos.media.player.Player.MediaTimedMetaData
Creates a MediaTimedMetaData instance based on the specified Parcel instance.
createFromParcel(Parcel) - Static method in class ohos.media.player.Player.MediaTimeInfo
Creates a MediaTimeInfo instance based on the specified Parcel instance.
createFromParcel(Parcel) - Method in interface ohos.utils.Sequenceable.Producer
Creates a Sequenceable instance from a Parcel.
createFromRules(String, String, int) - Static method in class ohos.global.icu.text.Transliterator
Returns a Transliterator object constructed from the given rule string.
createGroup(WifiP2pConfig, WifiP2pCallback) - Method in class ohos.wifi.p2p.WifiP2pController
Creates a P2P group.
createHook(String, String[], ResultSet) - Method in interface ohos.data.resultset.ResultSetHook
 
createHtmlTextRecord(String) - Static method in class ohos.miscservices.pasteboard.PasteData.Record
Creates a Record object for PasteData#MIMETYPE_TEXT_HTML.
createImageThumbnail(File, Size) - Static method in class ohos.media.photokit.metadata.AVThumbnailUtils
Creates a thumbnail of the specified image.
createIncrementalSource(ImageSource.IncrementalSourceOptions) - Static method in class ohos.media.image.ImageSource
Creates an incremental data source based on an IncrementalSourceOptions object.
createIncrementalSource(ImageSource.SourceOptions) - Static method in class ohos.media.image.ImageSource
Creates an incremental data source based on a SourceOptions object.
createInstance(String) - Static method in class ohos.bluetooth.ble.BlePeripheralDevice
Creates a BlePeripheralDevice object with a specified MAC address.
createInstance(ResultSet) - Method in interface ohos.data.orm.EntityHelper
Creates an OrmObject instance.
createIntentRecord(Intent) - Static method in class ohos.miscservices.pasteboard.PasteData.Record
Creates a Record object for PasteData#MIMETYPE_TEXT_INTENT.
createKeyEvent(int, int) - Static method in class ohos.multimodalinput.event.EventCreator
Creates a KeyEvent object based on the specified action and keycode.
createKeyGenAlgorithmParaSpec() - Method in class ohos.security.keystore.KeyGenAlgorithmParaSpec.Builder
Creates a KeyGenAlgorithmParaSpec object.
createKvManager(KvManagerConfig) - Method in class ohos.data.distributed.common.KvManagerFactory
Creates a KvManager instance based on the configuration information.
createLayoutConfig(Context, AttrSet) - Method in class ohos.agp.components.AdaptiveBoxLayout
 
createLayoutConfig(Context, AttrSet) - Method in class ohos.agp.components.ComponentContainer
Creates layout parameters using the attribute set of a child component.
createLayoutConfig(Context, AttrSet) - Method in class ohos.agp.components.DependentLayout
 
createLayoutConfig(Context, AttrSet) - Method in class ohos.agp.components.DirectionalLayout
Creates layout parameters using the attribute set of a child component.
createLayoutConfig(Context, AttrSet) - Method in class ohos.agp.components.MagicLayout
 
createLayoutConfig(Context, AttrSet) - Method in class ohos.agp.components.SlideDrawer
Creates layout parameters using the attribute set of a child component.
createLayoutConfig(Context, AttrSet) - Method in class ohos.agp.components.StackLayout
 
createLayoutConfig(Context, AttrSet) - Method in class ohos.agp.components.TableLayout
 
createLightDirectional(Quaternion, boolean, Vector3, float) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Create a directional light and add it to a scene.
createLightPoint(Vector3, boolean, Vector3, float) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Creates a point light and adds it to the scene.
createLightSpot(Vector3, Quaternion, boolean, Vector3, float) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Creates a spotlight and adds it to the scene.
createLineBidi(int, int) - Method in class java.text.Bidi
Create a Bidi object representing the bidi information on a line of text within the paragraph represented by the current Bidi.
createLineBidi(int, int) - Method in class ohos.global.icu.text.Bidi
Create a Bidi object representing the bidi information on a line of text within the paragraph represented by the current Bidi.
createLink(Path, Path) - Static method in class java.nio.file.Files
Creates a new link (directory entry) for an existing file (optional operation).
createLink(Path, Path) - Method in class java.nio.file.spi.FileSystemProvider
Creates a new link (directory entry) for an existing file.
createLinkFile(String, String) - Static method in class ohos.data.distributed.file.DistFiles
Creates an empty link file denoted by the specified abstract pathname for a distributed file.
createMaterial(String, String) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Creates a material with a specified URI and name.
createMesh(String, String, MeshBuilder) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Creates a mesh.
createMeshBuilder(int) - Method in interface ohos.agp.render.render3d.Engine
Creates a MeshBuilder for building a 3D mesh.
createMessage(byte[], String) - Static method in class ohos.telephony.ShortMessage
Creates an SMS message instance based on the protocol data unit (PDU) and the specified SMS protocol.
createNClob() - Method in interface java.sql.Connection
Constructs an object that implements the NClob interface.
createNewFile() - Method in class java.io.File
Atomically creates a new, empty file named by this abstract pathname if and only if a file with this name does not yet exist.
createNewFile() - Method in class ohos.data.distributed.file.DistAgentFile
Creates a distributed agent file in a specified path.
createNewFile() - Method in class ohos.data.distributed.file.DistLinkFile
Creates a distributed link file in a specified path.
createNode() - Method in interface ohos.agp.render.render3d.Scene
Creates a node in a scene.
createOrmPredicates(DataAbilityPredicates, Class<T>) - Static method in class ohos.data.dataability.DataAbilityUtils
Creates an OrmPredicates object from a DataAbilityPredicates object.
createPageInContainer(ComponentContainer, int) - Method in class ohos.agp.components.PageSliderProvider
Creates a page at a specified position.
createParallelTaskDispatcher(String, TaskPriority) - Method in class ohos.app.AbilityContext
 
createParallelTaskDispatcher(String, TaskPriority) - Method in interface ohos.app.Context
Creates a parallel task dispatcher with a specified priority.
createPattern(List<TypedAttribute.AttrData>) - Method in class ohos.global.resource.ResourceManager
Creates a ohos.global.resource.solidxml.TypedAttribute.Pattern instance based on the array that contains TypedAttribute.AttrData.
createPeriod(int[], int) - Static method in class ohos.vibrator.bean.VibrationPattern
Creates a periodic vibration effect with a given timing sequence.
createPeriod(int[], int[], int) - Static method in class ohos.vibrator.bean.VibrationPattern
Creates a periodic vibration effect with a given timing sequence and intensity.
createPerspectiveCamera(Vector3, Quaternion, float, float, float) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Creates a perspective camera and adds it to the scene.
createPipe2() - Static method in class ohos.rpc.ReliableFileDescriptor
Creates an array of two ReliableFileDescriptor objects.
createPipeFile(Uri, String, PacMap, T, PipeFileWriter<T>) - Method in class ohos.aafwk.ability.Ability
Creates a data pipe, calls a background thread to write the data pointed to by the specified Uri into the pipe, and returns the FileDescriptor object used for data reading.
createPixelmap(int, ImageSource.DecodingOptions) - Method in class ohos.media.image.ImageSource
Decodes source image data based on a specified index location in the ImageSource and creates a pixel map.
createPixelmap(ImageSource.DecodingOptions) - Method in class ohos.media.image.ImageSource
Decodes source image data and creates a pixel map.
createPlainTextRecord(CharSequence) - Static method in class ohos.miscservices.pasteboard.PasteData.Record
Creates a Record object for PasteData#MIMETYPE_TEXT_PLAIN.
createPlayback(ResourceHandle, SceneNode) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Creates an animation playback object that can control the animation state.
createPod(String, String, ByteBuffer) - Method in interface ohos.agp.render.render3d.resources.RenderDataStorePod
Creates a POD object based on the specified unique name and the initial data.
createRationalFromString(String) - Static method in class ohos.utils.RationalNumber
Creates a RationalNumber object based on a given string.
createRdbPredicates(DataAbilityPredicates, String) - Static method in class ohos.data.dataability.DataAbilityUtils
Creates an RdbPredicates object from a DataAbilityPredicates object.
createRelative(String, String, String) - Static method in class ohos.bundle.ElementName
Creates another ElementName instance where the class name of the ability is prefixed with the package name.
createReliablePipe() - Static method in class ohos.rpc.ReliableFileDescriptor
Creates an array of two ReliableFileDescriptor objects, with each containing a socket file descriptor.
createRemoteObjectArray() - Method in class ohos.rpc.MessageParcel
Creates an array of IRemoteObject objects.
createRemoteObjectList() - Method in class ohos.rpc.MessageParcel
Creates a list of IRemoteObject objects.
createRenderDataStorePod(String) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Creates a generic render data store for data of plain old data (POD) types.
createRules(String) - Static method in class ohos.global.icu.text.PluralRules
Creates a PluralRules from a description if it is parsable, otherwise returns null.
createRunningLock(String, PowerManager.RunningLockType) - Method in class ohos.powermanager.PowerManager
Creates a RunningLock object.
createSequenceable() - Method in class ohos.utils.Parcel
Creates a specific Sequenceable object from the Parcel by using Sequenceable.Producer#createFromParcel(Parcel).
createSequenceable(ClassLoader) - Method in class ohos.utils.Parcel
Creates a specific Sequenceable object from the Parcel by using Sequenceable.Producer#createFromParcel(Parcel).
createSequenceableArray() - Method in class ohos.utils.Parcel
Creates a specific Sequenceable object array from the Parcel by using Sequenceable.Producer#createFromParcel(Parcel)
createSerialTaskDispatcher(String, TaskPriority) - Method in class ohos.app.AbilityContext
 
createSerialTaskDispatcher(String, TaskPriority) - Method in interface ohos.app.Context
Creates a serial task dispatcher with a specified priority.
createServerSocket() - Method in class javax.net.ServerSocketFactory
Returns an unbound server socket.
createServerSocket(int) - Method in class javax.net.ServerSocketFactory
Returns a server socket bound to the specified port.
createServerSocket(int, int) - Method in class javax.net.ServerSocketFactory
Returns a server socket bound to the specified port, and uses the specified connection backlog.
createServerSocket(int, int, InetAddress) - Method in class javax.net.ServerSocketFactory
Returns a server socket bound to the specified port, with a specified listen backlog and local IP.
createSingle(int, int) - Static method in class ohos.vibrator.bean.VibrationPattern
Creates a one-shot vibration effect.
createSNIMatcher(String) - Static method in class javax.net.ssl.SNIHostName
Creates an SNIMatcher object for SNIHostNames.
createSocket() - Method in class javax.net.SocketFactory
Creates an unconnected socket.
createSocket(String, int) - Method in class javax.net.SocketFactory
Creates a socket and connects it to the specified remote host at the specified remote port.
createSocket(String, int, InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket and connects it to the specified remote host on the specified remote port.
createSocket(InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket and connects it to the specified port number at the specified address.
createSocket(InetAddress, int, InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket and connect it to the specified remote address on the specified remote port.
createSocket(Socket, String, int, boolean) - Method in class javax.net.ssl.SSLSocketFactory
Returns a socket layered over an existing socket connected to the named host, at the given port.
createSocketImpl() - Method in interface java.net.SocketImplFactory
Creates a new SocketImpl instance.
createSound(FileDescriptor, long, long) - Method in class ohos.media.audio.SoundPlayer
Creates and loads sound data from a file based on its descriptor.
createSound(String) - Method in class ohos.media.audio.SoundPlayer
Creates and loads sound data from a specified path.
createSound(String, AudioRendererInfo) - Method in class ohos.media.audio.SoundPlayer
Creates a sound based on the audio data and playback information loaded from a specified path.
createSound(Context, int) - Method in class ohos.media.audio.SoundPlayer
Creates and loads sound data based on the application context and audio resource ID.
createSound(BaseFileDescriptor) - Method in class ohos.media.audio.SoundPlayer
Creates and loads sound data from the specified BaseFileDescriptor instance.
createSound(AudioStreamInfo.StreamType, float) - Method in class ohos.media.audio.SoundPlayer
Creates a dual-tone multiple-frequency tone with specified stream type and tone volume.
createSound(ToneDescriptor.ToneType, int) - Method in class ohos.media.audio.SoundPlayer
Creates a dual-tone multiple-frequency (DTMF) tone with specified tone frequency description and duration (ms).
createSQLXML() - Method in interface java.sql.Connection
Constructs an object that implements the SQLXML interface.
createSSD(String, String, String, String) - Method in class ohos.security.seoperator.SEOperatorAbs
Creates an supplementary security domain for storing information.
createSSLEngine() - Method in class javax.net.ssl.SSLContext
Creates a new SSLEngine using this context.
createSSLEngine(String, int) - Method in class javax.net.ssl.SSLContext
Creates a new SSLEngine using this context using advisory peer information.
createStatement() - Method in interface java.sql.Connection
Creates a Statement object for sending SQL statements to the database.
createStatement(int, int) - Method in interface java.sql.Connection
Creates a Statement object that will generate ResultSet objects with the given type and concurrency.
createStatement(int, int, int) - Method in interface java.sql.Connection
Creates a Statement object that will generate ResultSet objects with the given type, concurrency, and holdability.
createStruct(String, Object[]) - Method in interface java.sql.Connection
Factory method for creating Struct objects.
createSymbolicLink(Path, Path, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates a symbolic link to a target (optional operation).
createSymbolicLink(Path, Path, FileAttribute<?>...) - Method in class java.nio.file.spi.FileSystemProvider
Creates a symbolic link to a target.
createTempDirectory(String, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates a new directory in the default temporary-file directory, using the given prefix to generate its name.
createTempDirectory(Path, String, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates a new directory in the specified directory, using the given prefix to generate its name.
createTempFile(String, String) - Static method in class java.io.File
Creates an empty file in the default temporary-file directory, using the given prefix and suffix to generate its name.
createTempFile(String, String, File) - Static method in class java.io.File
Creates a new empty file in the specified directory, using the given prefix and suffix strings to generate its name.
createTempFile(String, String, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates an empty file in the default temporary-file directory, using the given prefix and suffix to generate its name.
createTempFile(Path, String, String, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates a new empty file in the specified directory, using the given prefix and suffix strings to generate its name.
createTexture(String, int, int, ImageFormat) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Creates a texture based on the image name, width, height, and format.
createTexture(String, String) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Creates a texture based on the image name and URI.
createTextureViewOes(String, int, int, int) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Creates a texture view wrapping an external OpenGL ES (OES) texture.
createTheme(List<TypedAttribute.AttrData>) - Method in class ohos.global.resource.ResourceManager
Creates a ohos.global.resource.solidxml.TypedAttribute.Theme instance based on the array that contains TypedAttribute.AttrData.
createThumbnailPixelmap(ImageSource.DecodingOptions, boolean) - Method in class ohos.media.image.ImageSource
Decodes thumbnail data contained in the ImageSource instance to generate a thumbnail and creates a thumbnail pixel map.
createTransition(int) - Method in class java.time.zone.ZoneOffsetTransitionRule
Creates a transition instance for the specified year.
createUniformRingBuffer(String, int) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Creates a uniform GPU buffer.
createUnresolved(String, int) - Static method in class java.net.InetSocketAddress
Creates an unresolved socket address from a hostname and a port number.
createUriRecord(Uri) - Static method in class ohos.miscservices.pasteboard.PasteData.Record
Creates a Record object for PasteData#MIMETYPE_TEXT_URI.
createURLStreamHandler(String) - Method in interface java.net.URLStreamHandlerFactory
Creates a new URLStreamHandler instance with the specified protocol.
createVideoThumbnail(File, Size) - Static method in class ohos.media.photokit.metadata.AVThumbnailUtils
Creates a thumbnail of the representative keyframe in the specified video.
createViewHolder(SurfaceProvider) - Method in interface ohos.agp.render.render3d.Engine
Creates a ViewHolder using SurfaceProvider.
createXMLEventReader(InputStream) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a new XMLEventReader from a java.io.InputStream
createXMLEventReader(InputStream, String) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a new XMLEventReader from a java.io.InputStream
createXMLEventReader(Reader) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a new XMLEventReader from a reader
createXMLEventReader(String, InputStream) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a new XMLEventReader from a java.io.InputStream
createXMLEventReader(String, Reader) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a new XMLEventReader from a reader
createXMLEventReader(XMLStreamReader) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a new XMLEventReader from an XMLStreamReader.
createXMLEventReader(Source) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a new XMLEventReader from a JAXP source.
createXMLEventWriter(OutputStream) - Method in class ohos.javax.xml.stream.XMLOutputFactory
Create a new XMLEventWriter that writes to a stream
createXMLEventWriter(OutputStream, String) - Method in class ohos.javax.xml.stream.XMLOutputFactory
Create a new XMLEventWriter that writes to a stream
createXMLEventWriter(Writer) - Method in class ohos.javax.xml.stream.XMLOutputFactory
Create a new XMLEventWriter that writes to a writer
createXMLEventWriter(Result) - Method in class ohos.javax.xml.stream.XMLOutputFactory
Create a new XMLEventWriter that writes to a JAXP result.
createXMLStreamReader(InputStream) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a java.io.InputStream
createXMLStreamReader(InputStream, String) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a java.io.InputStream
createXMLStreamReader(Reader) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a reader
createXMLStreamReader(String, InputStream) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a java.io.InputStream
createXMLStreamReader(String, Reader) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a java.io.InputStream
createXMLStreamReader(Source) - Method in class ohos.javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a JAXP source.
createXMLStreamWriter(OutputStream) - Method in class ohos.javax.xml.stream.XMLOutputFactory
Create a new XMLStreamWriter that writes to a stream
createXMLStreamWriter(OutputStream, String) - Method in class ohos.javax.xml.stream.XMLOutputFactory
Create a new XMLStreamWriter that writes to a stream
createXMLStreamWriter(Writer) - Method in class ohos.javax.xml.stream.XMLOutputFactory
Create a new XMLStreamWriter that writes to a writer
createXMLStreamWriter(Result) - Method in class ohos.javax.xml.stream.XMLOutputFactory
Create a new XMLStreamWriter that writes to a JAXP result.
createZipEntry(String) - Method in class java.util.jar.JarInputStream
Creates a new JarEntry (ZipEntry) for the specified JAR file entry name.
createZipEntry(String) - Method in class java.util.zip.ZipInputStream
Creates a new ZipEntry object for the specified entry name.
creatHtmlData(String) - Static method in class ohos.miscservices.pasteboard.PasteData
Creates a PasteData object for PasteData#MIMETYPE_TEXT_HTML.
creatIntentData(Intent) - Static method in class ohos.miscservices.pasteboard.PasteData
Creates a PasteData object for PasteData#MIMETYPE_TEXT_INTENT.
creationTime() - Method in interface java.nio.file.attribute.BasicFileAttributes
Returns the creation time.
creator(Context) - Static method in class ohos.aafwk.ability.DataAbilityHelper
Creates a DataAbilityHelper instance without specifying the Uri based on the given Context.
creator(Context, Class<? extends CalendarEntity>) - Static method in class ohos.sysappcomponents.calendar.CalendarDataHelper
A constructor used to create a CalendarDataHelper object.
creator(Context, Uri) - Static method in class ohos.aafwk.ability.DataAbilityHelper
Creates a DataAbilityHelper instance with the Uri specified based on the given Context.
creator(Context, Uri, boolean) - Static method in class ohos.aafwk.ability.DataAbilityHelper
Creates a DataAbilityHelper instance.
CREATOR - Static variable in class ohos.media.common.AVDescription
Indicates a creator to generate an AVDescription instance from a Parcel.
CREATOR - Static variable in class ohos.media.common.AVMetadata
Indicates a creator to generate an AVMetadata instance from a Parcel.
CREATOR - Static variable in class ohos.media.common.sessioncore.AVPlaybackState.AVPlaybackCustomAction
Creates a Sequenceable instance from a Parcel.
CREATOR - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates the AVPlaybackState object unmarshalled from a Parcel.
CREATOR - Static variable in class ohos.media.common.sessioncore.AVQueueElement
 
creatPlainTextData(CharSequence) - Static method in class ohos.miscservices.pasteboard.PasteData
Creates a PasteData object for PasteData#MIMETYPE_TEXT_PLAIN.
creatUriData(Uri) - Static method in class ohos.miscservices.pasteboard.PasteData
Creates a PasteData object for PasteData#MIMETYPE_TEXT_URI.
CRL - Class in java.security.cert
This class is an abstraction of certificate revocation lists (CRLs) that have different formats but important common uses.
CRL(String) - Constructor for class java.security.cert.CRL
Creates a CRL of the specified type.
CRLException - Exception in java.security.cert
CRL (Certificate Revocation List) Exception.
CRLException() - Constructor for exception java.security.cert.CRLException
Constructs a CRLException with no detail message.
CRLException(String) - Constructor for exception java.security.cert.CRLException
Constructs a CRLException with the specified detail message.
CRLException(String, Throwable) - Constructor for exception java.security.cert.CRLException
Creates a CRLException with the specified detail message and cause.
CRLException(Throwable) - Constructor for exception java.security.cert.CRLException
Creates a CRLException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
CRLReason - Enum in java.security.cert
The CRLReason enumeration specifies the reason that a certificate is revoked, as defined in RFC 5280: Internet X.509 Public Key Infrastructure Certificate and CRL Profile.
CRLSelector - Interface in java.security.cert
A selector that defines a set of criteria for selecting CRLs.
cropRect(int, int, int, int) - Method in class ohos.media.image.common.Rect
Crops a rectangle area.
cross(Vector3, Vector3) - Static method in class ohos.agp.render.render3d.math.Vector3
Obtains the cross product of two vectors.
crossJoin(Class<J>) - Method in class ohos.data.orm.OrmPredicates
Adds a cross join condition to a SQL statement.
crossJoin(String) - Method in class ohos.data.rdb.RdbPredicates
Adds a cross join condition to a SQL statement.
CRYPTO_PARAMETER_BLOCK_MODE - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the block cipher mode used for encryption.
CRYPTO_PARAMETER_DIGEST - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the digest algorithm used for encryption.
CRYPTO_PARAMETER_ENCRYPT_PADDING - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the padding mode used for encryption.
CRYPTO_PARAMETER_SIGNATURE_PADDING - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the padding mode used for signing.
CryptoPrimitive - Enum in java.security
An enumeration of cryptographic primitives.
CT_NATIONAL_ROAMING_CARD - Static variable in class ohos.telephony.TelephonyConstants
Icc card type: China Telecom Internal Roaming Card (Dual Mode).
CU_DUAL_MODE_CARD - Static variable in class ohos.telephony.TelephonyConstants
Icc card type: China Unicom Dual Mode Card.
CUBEMAP - ohos.agp.render.render3d.components.SceneComponent.BackgroundType
Indicates that the Skybox background is a cubic image set by SceneComponent.setEnvMap(ohos.agp.render.render3d.resources.GpuResourceHandle).
CUBIC_CENTIMETER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: cubic-centimeter
CUBIC_FOOT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: cubic-foot
CUBIC_HERMITE - Static variable in class ohos.agp.animation.Animator.CurveType
Indicates a curve in which the animation accelerates to pass the mid-point, then moves backwards, and finally accelerates to reach the target.
CUBIC_INCH - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: cubic-inch
CUBIC_KILOMETER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: cubic-kilometer
CUBIC_METER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: cubic-meter
CUBIC_MILE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: cubic-mile
CUBIC_YARD - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: cubic-yard
cubicTo(Point, Point, Point) - Method in class ohos.agp.render.Path
Adds a cubic Bezier curve.
CUNEIFORM - java.lang.Character.UnicodeScript
Unicode script "Cuneiform".
CUNEIFORM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cuneiform" Unicode character block.
CUNEIFORM - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CUNEIFORM - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
CUNEIFORM_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CUNEIFORM_NUMBERS_AND_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cuneiform Numbers and Punctuation" Unicode character block.
CUNEIFORM_NUMBERS_AND_PUNCTUATION - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CUNEIFORM_NUMBERS_AND_PUNCTUATION_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CUP - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: cup
CUP_METRIC - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: cup-metric
Currency - Class in java.util
Represents a currency.
Currency - Class in ohos.global.icu.util
A class encapsulating a currency, as defined by ISO 4217.
Currency(String) - Constructor for class ohos.global.icu.util.Currency
Constructs a currency object for the given ISO 4217 3-letter code.
CURRENCY - Static variable in class java.text.NumberFormat.Field
Constant identifying the currency field.
CURRENCY - Static variable in interface ohos.global.icu.text.Collator.ReorderCodes
Characters with the currency property.
CURRENCY - Static variable in class ohos.global.icu.text.NumberFormat.Field
 
CURRENCY_SPC_CURRENCY_MATCH - Static variable in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Indicates the currency match pattern used in DecimalFormatSymbols.getPatternForCurrencySpacing(int, boolean).
CURRENCY_SPC_INSERT - Static variable in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Indicates the insertion value used in DecimalFormatSymbols.getPatternForCurrencySpacing(int, boolean).
CURRENCY_SPC_SURROUNDING_MATCH - Static variable in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Indicates the surrounding match pattern used in DecimalFormatSymbols.getPatternForCurrencySpacing(int, boolean).
CURRENCY_SYMBOL - Static variable in class java.lang.Character
General category "Sc" in the Unicode specification.
CURRENCY_SYMBOL - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Sc
CURRENCY_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Currency Symbols" Unicode character block.
CURRENCY_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CURRENCY_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
Currency.CurrencyUsage - Enum in ohos.global.icu.util
Currency Usage used for Decimal Format
CurrencyAmount - Class in ohos.global.icu.util
An amount of currency, consisting of a Number and a Currency.
CurrencyAmount(double, Currency) - Constructor for class ohos.global.icu.util.CurrencyAmount
Constructs a new object given a double value and a Java currency.
CurrencyAmount(double, Currency) - Constructor for class ohos.global.icu.util.CurrencyAmount
Constructs a new object given a double value and a currency.
CurrencyAmount(Number, Currency) - Constructor for class ohos.global.icu.util.CurrencyAmount
Constructs a new object given a number and a Java currency.
CurrencyAmount(Number, Currency) - Constructor for class ohos.global.icu.util.CurrencyAmount
Constructs a new object given a number and a currency.
CurrencyPluralInfo - Class in ohos.global.icu.text
This class represents the information needed by DecimalFormat to format currency plural, such as "3.00 US dollars" or "1.00 US dollar".
CurrencyPluralInfo() - Constructor for class ohos.global.icu.text.CurrencyPluralInfo
Create a CurrencyPluralInfo object for the default FORMAT locale.
CurrencyPluralInfo(Locale) - Constructor for class ohos.global.icu.text.CurrencyPluralInfo
Create a CurrencyPluralInfo object for the given locale.
CurrencyPluralInfo(ULocale) - Constructor for class ohos.global.icu.text.CurrencyPluralInfo
Create a CurrencyPluralInfo object for the given locale.
CURRENCYSTYLE - Static variable in class ohos.global.icu.text.NumberFormat
[icu] Constant to specify general currency style of format.
current() - Method in class java.text.BreakIterator
Returns character index of the text boundary that was most recently returned by next(), next(int), previous(), first(), last(), following(int) or preceding(int).
current() - Method in interface java.text.CharacterIterator
Gets the character at the current position (as returned by getIndex()).
current() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.current() for String.
current() - Static method in class java.util.concurrent.ThreadLocalRandom
Returns the current thread's ThreadLocalRandom.
current() - Static method in class ohos.eventhandler.EventHandler
Obtains the current event handler.
current() - Static method in class ohos.eventhandler.EventRunner
Obtains the EventRunner object bound to the current thread.
current() - Method in class ohos.global.icu.text.BreakIterator
Return the iterator's current position.
current() - Method in class ohos.global.icu.text.UCharacterIterator
Returns the code unit at the current index.
CURRENT_ERA - Static variable in class ohos.global.icu.util.JapaneseCalendar
 
currentClassLoader() - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
currentCodePoint() - Method in class ohos.global.icu.text.UCharacterIterator
Returns the codepoint at the current index.
currentDescription(XMLStreamReader) - Static method in class ohos.utils.xml.XmlUtils
Obtains the brief description of the content that is being read during XML parsing.
currentLoadedClass() - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
currentThread() - Static method in class java.lang.Thread
Returns a reference to the currently executing thread object.
currentTimeMillis() - Static method in class java.lang.System
Returns the current time in milliseconds.
cursorMoved(RowSetEvent) - Method in interface javax.sql.RowSetListener
Notifies registered listeners that a RowSet object's cursor has moved.
CURVE_SUPPORT - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter CURVE_SUPPORT of Text.
CurveType() - Constructor for class ohos.agp.animation.Animator.CurveType
 
CUSTOM - ohos.agp.render.render3d.components.CameraComponent.CameraType
Indicates the camera with a customized projection matrix.
CUSTOM - ohos.data.search.schema.IndexSchemaType
Indicates a custom index schema.
CUSTOM_LABEL - Static variable in class ohos.sysappcomponents.contact.entity.Email
Indicates a custom label.
CUSTOM_LABEL - Static variable in class ohos.sysappcomponents.contact.entity.Event
Indicates a custom label.
CUSTOM_LABEL - Static variable in class ohos.sysappcomponents.contact.entity.ImAddress
TYPE_CUSTOM
CUSTOM_LABEL - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a custom label.
CUSTOM_LABEL - Static variable in class ohos.sysappcomponents.contact.entity.PostalAddress
Indicates a custom label.
CUSTOM_LABEL - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates a custom label.
CUSTOM_LABEL - Static variable in class ohos.sysappcomponents.contact.entity.SipAddress
Indicates a custom label.
CUSTOM_RENDERED - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
customButtonText - Variable in class ohos.biometrics.authentication.BiometricAuthentication.SystemAuthDialogInfo
Indicates the customized authentication button text.
CUSTOMIZED - Static variable in class ohos.agp.animation.Animator.CurveType
Indicates a curve defined in java instead of in native
CustomizeData() - Constructor for class ohos.bundle.FormInfo.CustomizeData
 
CvPoint - Class in ohos.ai.cv.common
Describes location information of an image in a two-dimensional coordinate system.
CvPoint() - Constructor for class ohos.ai.cv.common.CvPoint
Default constructor used to create a CvPoint instance.
CvPoint(int, int) - Constructor for class ohos.ai.cv.common.CvPoint
A constructor used to create a CvPoint instance using the input parameters x and y.
CvPoint(CvPoint) - Constructor for class ohos.ai.cv.common.CvPoint
A constructor used to create a CvPoint instance using the input parameter src.
CvRect - Class in ohos.ai.cv.common
Describes the rectangle area of images.
CvRect() - Constructor for class ohos.ai.cv.common.CvRect
Default constructor used to create a CvRect instance.
CvRect(int, int, int, int) - Constructor for class ohos.ai.cv.common.CvRect
A constructor used to create a CvRect instance using the input parameters inputTop, inputLeft, inputBottom, and inputRight.
CvRect(CvRect) - Constructor for class ohos.ai.cv.common.CvRect
A constructor used to create a CvRect instance using the input parameter inputCvRect.
CYAN - Static variable in class ohos.agp.colors.CmykPalette
Indicates that the CmykColor object is cyan.
CYAN - Static variable in class ohos.agp.colors.HslPalette
The HSL representation for cyan.
CYAN - Static variable in class ohos.agp.colors.HsvPalette
The HSV representation for cyan.
CYAN - Static variable in class ohos.agp.colors.RgbPalette
The RgbColor object representing cyan.
CYAN - Static variable in class ohos.agp.utils.Color
Indicates the cyan color, represented by 0xFF00FFFF.
CYCLE - Static variable in class ohos.agp.animation.Animator.CurveType
Indicates a curve in which the animation repeats to move in the sinusoidal pattern at the start.
CyclicBarrier - Class in java.util.concurrent
A synchronization aid that allows a set of threads to all wait for each other to reach a common barrier point.
CyclicBarrier(int) - Constructor for class java.util.concurrent.CyclicBarrier
Creates a new CyclicBarrier that will trip when the given number of parties (threads) are waiting upon it, and does not perform a predefined action when the barrier is tripped.
CyclicBarrier(int, Runnable) - Constructor for class java.util.concurrent.CyclicBarrier
Creates a new CyclicBarrier that will trip when the given number of parties (threads) are waiting upon it, and which will execute the given barrier action when the barrier is tripped, performed by the last thread entering the barrier.
CYPRIOT - java.lang.Character.UnicodeScript
Unicode script "Cypriot".
CYPRIOT - Static variable in class ohos.global.icu.lang.UScript
Cypriot Script in Unicode 4
CYPRIOT_SYLLABARY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cypriot Syllabary" Unicode character block.
CYPRIOT_SYLLABARY - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CYPRIOT_SYLLABARY_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CYRILLIC - java.lang.Character.UnicodeScript
Unicode script "Cyrillic".
CYRILLIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cyrillic" Unicode character block.
CYRILLIC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CYRILLIC - Static variable in class ohos.global.icu.lang.UScript
Cyrillic
CYRILLIC_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cyrillic Extended-A" Unicode character block.
CYRILLIC_EXTENDED_A - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CYRILLIC_EXTENDED_A_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CYRILLIC_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cyrillic Extended-B" Unicode character block.
CYRILLIC_EXTENDED_B - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CYRILLIC_EXTENDED_B_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CYRILLIC_EXTENDED_C - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CYRILLIC_EXTENDED_C_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CYRILLIC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
CYRILLIC_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
Unicode 4.0.1 renames the "Cyrillic Supplementary" block to "Cyrillic Supplement".
CYRILLIC_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
Unicode 4.0.1 renames the "Cyrillic Supplementary" block to "Cyrillic Supplement".
CYRILLIC_SUPPLEMENTARY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cyrillic Supplementary" Unicode character block.
CYRILLIC_SUPPLEMENTARY - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
Unicode 4.0.1 renames the "Cyrillic Supplementary" block to "Cyrillic Supplement".
CYRILLIC_SUPPLEMENTARY_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
Unicode 4.0.1 renames the "Cyrillic Supplementary" block to "Cyrillic Supplement".

D

dafaultCodeKey - Variable in class ohos.agp.render.opengl.EGLObjectHandle
Indicates hasCode() calculations key value.
DAL - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
DALATH_RISH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
DARK_GRAY - Static variable in class ohos.agp.colors.CmykPalette
Indicates that the CmykColor object is dark gray.
DARK_GRAY - Static variable in class ohos.agp.colors.HslPalette
The HSL representation for dark gray.
DARK_GRAY - Static variable in class ohos.agp.colors.HsvPalette
The HSV representation for dark gray.
DARK_GRAY - Static variable in class ohos.agp.colors.RgbPalette
The RgbColor object representing dark gray.
DARK_MODE - Static variable in class ohos.bundle.HapModuleInfo
Indicates that the color mode of app is dark.
DARK_MODE - Static variable in class ohos.global.configuration.Configuration
Indicates the dark color mode.
DARKEN - ohos.agp.render.BlendMode
Selects the darker one from the source and destination colors.
DARKEN - ohos.agp.render.Canvas.PorterDuffMode
Selects the darker one from the source and destination colors.
DASH - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Dash.
DASH_PUNCTUATION - Static variable in class java.lang.Character
General category "Pd" in the Unicode specification.
DASH_PUNCTUATION - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Pd
dashPathEffectIntervals - Variable in class ohos.agp.render.Paint
Indicates the dashPathEffectIntervals attribute of this Paint.
DATA - ohos.bundle.AbilityInfo.AbilityType
Indicates that the ability is used to provide data access services.
DATA - Static variable in interface ohos.media.photokit.metadata.AVStorage.AVBaseColumns
Indicates the absolute path in the file system storing the media data.
DATA_FLOW_TYPE_DORMANT - Static variable in class ohos.telephony.CellularDataInfoManager
Indicates that there is no uplink or downlink data, and the bottom-layer link is in the dormant state.
DATA_FLOW_TYPE_DOWN - Static variable in class ohos.telephony.CellularDataInfoManager
Indicates that there is only downlink data.
DATA_FLOW_TYPE_NONE - Static variable in class ohos.telephony.CellularDataInfoManager
Indicates that there is no uplink or downlink data.
DATA_FLOW_TYPE_UP - Static variable in class ohos.telephony.CellularDataInfoManager
Indicates that there is only uplink data.
DATA_FLOW_TYPE_UPDOWN - Static variable in class ohos.telephony.CellularDataInfoManager
Indicates that there is uplink and downlink data.
DATA_IN_USE - Static variable in class ohos.aafwk.ability.RunningProcessInfo
Indicates that one of the application's abilities using the Data template is being called by another process.
DATA_ROAMING_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Network
Specifies whether data roaming is enabled.
DATA_STATE_CONNECTED - Static variable in class ohos.telephony.CellularDataInfoManager
Indicates that a cellular data link is connected.
DATA_STATE_CONNECTING - Static variable in class ohos.telephony.CellularDataInfoManager
Indicates that a cellular data link is being connected.
DATA_STATE_DISCONNECTED - Static variable in class ohos.telephony.CellularDataInfoManager
Indicates that a cellular data link is disconnected.
DATA_STATE_SUSPENDED - Static variable in class ohos.telephony.CellularDataInfoManager
Indicates that a cellular data link is suspended.
DATA_STATE_UNKNOWN - Static variable in class ohos.telephony.CellularDataInfoManager
Indicates that a cellular data link is unknown.
DataAbilityAsyncHandler - Class in ohos.data.async
Provides interfaces to asynchronously add, delete, modify, and query data of the database in the cross-process or cross-device scenario.
DataAbilityAsyncHandler(Context) - Constructor for class ohos.data.async.DataAbilityAsyncHandler
Creates a DataAbilityAsyncHandler instance using a Context.
DataAbilityAsyncHandler(Context, Uri) - Constructor for class ohos.data.async.DataAbilityAsyncHandler
Creates a DataAbilityAsyncHandler instance using a Context and Uri.
DataAbilityDeadException - Exception in ohos.aafwk.ability
Describes a process exit exception.
DataAbilityDeadException(String) - Constructor for exception ohos.aafwk.ability.DataAbilityDeadException
A parameterized constructor used to create a DataAbilityDeadException instance.
DataAbilityHelper - Class in ohos.aafwk.ability
Helps applications to access data.
DataAbilityOperation - Class in ohos.aafwk.ability
Performs an operation on the database.
DataAbilityOperation(DataAbilityOperation, Uri) - Constructor for class ohos.aafwk.ability.DataAbilityOperation
A constructor used to create a DataAbilityOperation instance with input parameters dataAbilityOperation and withUri.
DataAbilityOperation(Parcel) - Constructor for class ohos.aafwk.ability.DataAbilityOperation
A constructor used to create a DataAbilityOperation instance with the input parameter Parcel.
DataAbilityOperation.Builder - Class in ohos.aafwk.ability
DataAbilityPredicates - Class in ohos.data.dataability
Provides predicates for implementing diverse query methods.
DataAbilityPredicates() - Constructor for class ohos.data.dataability.DataAbilityPredicates
An no-argument constructor used to create a DataAbilityPredicates instance.
DataAbilityPredicates(String) - Constructor for class ohos.data.dataability.DataAbilityPredicates
A constructor used to create a DataAbilityPredicates instance with a raw SQL statement in string format.
DataAbilityPredicates(Parcel) - Constructor for class ohos.data.dataability.DataAbilityPredicates
A constructor used to create a DataAbilityPredicates instance with a Parcel object.
DataAbilityRemoteException - Exception in ohos.aafwk.ability
Describes a remote process exit exception.
DataAbilityRemoteException(String) - Constructor for exception ohos.aafwk.ability.DataAbilityRemoteException
A parameterized constructor used to create a DataAbilityRemoteException instance.
DataAbilityResult - Class in ohos.aafwk.ability
Saves the data operation result.
DataAbilityResult(int) - Constructor for class ohos.aafwk.ability.DataAbilityResult
A constructor used to create a DataAbilityResult instance with the input parameter count specified.
DataAbilityResult(Uri) - Constructor for class ohos.aafwk.ability.DataAbilityResult
A constructor used to create a DataAbilityResult instance with the input parameter uri specified.
DataAbilityResult(Uri, Integer) - Constructor for class ohos.aafwk.ability.DataAbilityResult
A constructor used to create a DataAbilityResult instance with input parameters uri, count, and failure specified.
DataAbilityResult(Parcel) - Constructor for class ohos.aafwk.ability.DataAbilityResult
A constructor used to create a DataAbilityResult instance with a Parcel object specified.
DataAbilityUtils - Class in ohos.data.dataability
A utility class that provides static methods for database operations.
DatabaseFileConfig - Class in ohos.data
Manages database file configurations.
DatabaseFileConfig.Builder - Class in ohos.data
Represents a builder of DatabaseFileConfig objects.
DatabaseFileType - Enum in ohos.data
Enumerates database file types.
DatabaseHelper - Class in ohos.data
Provides a multi mode-data-access framework to operate application data in databases.
DatabaseHelper(Context) - Constructor for class ohos.data.DatabaseHelper
A constructor used to create a DatabaseHelper instance based on the specified context.
DatabaseMetaData - Interface in java.sql
Comprehensive information about the database as a whole.
DataBinding - Class in ohos.aafwk.abilityjet.databinding
A base class of automatically generated binding code that implements binding between ComponentContainer and ActiveData objects.
DataBinding() - Constructor for class ohos.aafwk.abilityjet.databinding.DataBinding
 
DataBindingUtil - Class in ohos.aafwk.abilityjet.databinding
A utility class of DataBinding that obtains DataBinding objects.
dataDefinitionCausesTransactionCommit() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a data definition statement within a transaction forces the transaction to commit.
dataDefinitionIgnoredInTransactions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database ignores a data definition statement within a transaction.
DataFlowStatistics - Class in ohos.net
Obtains traffic statistics.
DataFlowStatistics() - Constructor for class ohos.net.DataFlowStatistics
 
DataFormatException - Exception in java.util.zip
Signals that a data format error has occurred.
DataFormatException() - Constructor for exception java.util.zip.DataFormatException
Constructs a DataFormatException with no detail message.
DataFormatException(String) - Constructor for exception java.util.zip.DataFormatException
Constructs a DataFormatException with the specified detail message.
DatagramChannel - Class in java.nio.channels
A selectable channel for datagram-oriented sockets.
DatagramChannel(SelectorProvider) - Constructor for class java.nio.channels.DatagramChannel
Initializes a new instance of this class.
DatagramPacket - Class in java.net
This class represents a datagram packet.
DatagramPacket(byte[], int) - Constructor for class java.net.DatagramPacket
Constructs a DatagramPacket for receiving packets of length length.
DatagramPacket(byte[], int, int) - Constructor for class java.net.DatagramPacket
Constructs a DatagramPacket for receiving packets of length length, specifying an offset into the buffer.
DatagramPacket(byte[], int, int, InetAddress, int) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length with offset ioffsetto the specified port number on the specified host.
DatagramPacket(byte[], int, int, SocketAddress) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length with offset ioffsetto the specified port number on the specified host.
DatagramPacket(byte[], int, InetAddress, int) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length to the specified port number on the specified host.
DatagramPacket(byte[], int, SocketAddress) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length to the specified port number on the specified host.
DatagramSocket - Class in java.net
This class represents a socket for sending and receiving datagram packets.
DatagramSocket() - Constructor for class java.net.DatagramSocket
Constructs a datagram socket and binds it to any available port on the local host machine.
DatagramSocket(int) - Constructor for class java.net.DatagramSocket
Constructs a datagram socket and binds it to the specified port on the local host machine.
DatagramSocket(int, InetAddress) - Constructor for class java.net.DatagramSocket
Creates a datagram socket, bound to the specified local address.
DatagramSocket(DatagramSocketImpl) - Constructor for class java.net.DatagramSocket
Creates an unbound datagram socket with the specified DatagramSocketImpl.
DatagramSocket(SocketAddress) - Constructor for class java.net.DatagramSocket
Creates a datagram socket, bound to the specified local socket address.
DatagramSocketImpl - Class in java.net
Abstract datagram and multicast socket implementation base class.
DatagramSocketImpl() - Constructor for class java.net.DatagramSocketImpl
 
DatagramSocketImplFactory - Interface in java.net
This interface defines a factory for datagram socket implementations.
DataInput - Interface in java.io
The DataInput interface provides for reading bytes from a binary stream and reconstructing from them data in any of the Java primitive types.
DataInputStream - Class in java.io
A data input stream lets an application read primitive Java data types from an underlying input stream in a machine-independent way.
DataInputStream(InputStream) - Constructor for class java.io.DataInputStream
Creates a DataInputStream that uses the specified underlying InputStream.
DATALINK - Static variable in class java.sql.Types
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type DATALINK.
dataMap - Variable in class ohos.interwork.utils.PacMapEx
Indicates the Hashmap used to store key-value pairs in PacMapEx.
dataMap - Variable in class ohos.utils.BasePacMap
Indicates the Hashmap that stores the key-value pairs in BasePacMap.
DataObservable - Class in ohos.data.rdb
Represents a set of DataObserver objects that listen for changes of the observed objects.
DataObservable() - Constructor for class ohos.data.rdb.DataObservable
 
DataObserver<T> - Class in ohos.aafwk.abilityjet.activedata
A base class of observers that receive notifications upon data changes of ActiveData.
DataObserver - Interface in ohos.data.rdb
Represents a data observer.
DataObserver() - Constructor for class ohos.aafwk.abilityjet.activedata.DataObserver
 
DataObserverAsyncWrapper - Class in ohos.data.rdb
A wrapper class of DataObserver.
DataObserverAsyncWrapper(DataObserver, EventHandler) - Constructor for class ohos.data.rdb.DataObserverAsyncWrapper
A parameterized constructor used to create a DataObserverAsyncWrapper instance.
DataOutput - Interface in java.io
The DataOutput interface provides for converting data from any of the Java primitive types to a series of bytes and writing these bytes to a binary stream.
DataOutputStream - Class in java.io
A data output stream lets an application write primitive Java data types to an output stream in a portable way.
DataOutputStream(OutputStream) - Constructor for class java.io.DataOutputStream
Creates a new data output stream to write data to the specified underlying output stream.
DataSetPublisher - Class in ohos.agp.database
Notifies a dataset subscriber of detected dataset changes.
DataSetPublisher() - Constructor for class ohos.agp.database.DataSetPublisher
 
DataSetSubscriber - Class in ohos.agp.database
An abstract class that defines the behavior to be observed.
DataSetSubscriber() - Constructor for class ohos.agp.database.DataSetSubscriber
 
DataSource - Interface in javax.sql
A factory for connections to the physical data source that this DataSource object represents.
DataSourceUnavailableException - Exception in ohos.media.image
Provides the exception for image source error.
DataSourceUnavailableException(String) - Constructor for exception ohos.media.image.DataSourceUnavailableException
A constructor used to create an DataSourceUnavailableException instance based on the exception message.
DataTruncation - Exception in java.sql
An exception thrown as a DataTruncation exception (on writes) or reported as a DataTruncation warning (on reads) when a data values is unexpectedly truncated for reasons other than its having exceeded MaxFieldSize.
DataTruncation(int, boolean, boolean, int, int) - Constructor for exception java.sql.DataTruncation
Creates a DataTruncation object with the SQLState initialized to 01004 when read is set to true and 22001 when read is set to false, the reason set to "Data truncation", the vendor code set to 0, and the other fields set to the given values.
DataTruncation(int, boolean, boolean, int, int, Throwable) - Constructor for exception java.sql.DataTruncation
Creates a DataTruncation object with the SQLState initialized to 01004 when read is set to true and 22001 when read is set to false, the reason set to "Data truncation", the vendor code set to 0, and the other fields set to the given values.
DataUriUtils - Class in ohos.aafwk.ability
A utility class used for handling Uri objects that use the dataability scheme.
DataUriUtils() - Constructor for class ohos.aafwk.ability.DataUriUtils
 
DataUsage - Class in ohos.data.usage
A basic class for device space management.
date(int, int, int) - Method in interface java.time.chrono.Chronology
Obtains a local date in this chronology from the proleptic-year, month-of-year and day-of-month fields.
date(int, int, int) - Method in class java.time.chrono.HijrahChronology
Obtains a local date in Hijrah calendar system from the proleptic-year, month-of-year and day-of-month fields.
date(int, int, int) - Method in class java.time.chrono.IsoChronology
Obtains an ISO local date from the proleptic-year, month-of-year and day-of-month fields.
date(int, int, int) - Method in class java.time.chrono.JapaneseChronology
Obtains a local date in Japanese calendar system from the proleptic-year, month-of-year and day-of-month fields.
date(int, int, int) - Method in class java.time.chrono.MinguoChronology
Obtains a local date in Minguo calendar system from the proleptic-year, month-of-year and day-of-month fields.
date(int, int, int) - Method in class java.time.chrono.ThaiBuddhistChronology
Obtains a local date in Thai Buddhist calendar system from the proleptic-year, month-of-year and day-of-month fields.
date(Era, int, int, int) - Method in interface java.time.chrono.Chronology
Obtains a local date in this chronology from the era, year-of-era, month-of-year and day-of-month fields.
date(Era, int, int, int) - Method in class java.time.chrono.HijrahChronology
Obtains a local date in Hijrah calendar system from the era, year-of-era, month-of-year and day-of-month fields.
date(Era, int, int, int) - Method in class java.time.chrono.IsoChronology
Obtains an ISO local date from the era, year-of-era, month-of-year and day-of-month fields.
date(Era, int, int, int) - Method in class java.time.chrono.JapaneseChronology
Obtains a local date in Japanese calendar system from the era, year-of-era, month-of-year and day-of-month fields.
date(Era, int, int, int) - Method in class java.time.chrono.MinguoChronology
Obtains a local date in Minguo calendar system from the era, year-of-era, month-of-year and day-of-month fields.
date(Era, int, int, int) - Method in class java.time.chrono.ThaiBuddhistChronology
Obtains a local date in Thai Buddhist calendar system from the era, year-of-era, month-of-year and day-of-month fields.
date(TemporalAccessor) - Method in interface java.time.chrono.Chronology
Obtains a local date in this chronology from another temporal object.
date(TemporalAccessor) - Method in class java.time.chrono.HijrahChronology
 
date(TemporalAccessor) - Method in class java.time.chrono.IsoChronology
Obtains an ISO local date from another date-time object.
date(TemporalAccessor) - Method in class java.time.chrono.JapaneseChronology
 
date(TemporalAccessor) - Method in class java.time.chrono.MinguoChronology
 
date(TemporalAccessor) - Method in class java.time.chrono.ThaiBuddhistChronology
 
Date - Class in java.sql
A thin wrapper around a millisecond value that allows JDBC to identify this as an SQL DATE value.
Date - Class in java.util
The class Date represents a specific instant in time, with millisecond precision.
Date() - Constructor for class java.util.Date
Allocates a Date object and initializes it so that it represents the time at which it was allocated, measured to the nearest millisecond.
Date(int, int, int) - Constructor for class java.sql.Date
Deprecated.
instead use the constructor Date(long date)
Date(int, int, int) - Constructor for class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date) or GregorianCalendar(year + 1900, month, date).
Date(int, int, int, int, int) - Constructor for class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date, hrs, min) or GregorianCalendar(year + 1900, month, date, hrs, min).
Date(int, int, int, int, int, int) - Constructor for class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date, hrs, min, sec) or GregorianCalendar(year + 1900, month, date, hrs, min, sec).
Date(long) - Constructor for class java.sql.Date
Constructs a Date object using the given milliseconds time value.
Date(long) - Constructor for class java.util.Date
Allocates a Date object and initializes it to represent the specified number of milliseconds since the standard base time known as "the epoch", namely January 1, 1970, 00:00:00 GMT.
Date(String) - Constructor for class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by DateFormat.parse(String s).
DATE - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DATE.
DATE - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the month.
DATE - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the day of the month.
DATE - Static variable in annotation type ohos.media.common.AVMetadata.AVTextKey
Indicates the key for the date when the media item is created or published.
DATE_ADDED - Static variable in interface ohos.media.photokit.metadata.AVStorage.AVBaseColumns
Indicates the time the media item was created.
DATE_CREATE - Static variable in class ohos.data.search.schema.CommonItem
Indicates the index field name of dateCreate.
DATE_FIELD - Static variable in class java.text.DateFormat
Useful constant for DATE field alignment.
DATE_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'd' field alignment, corresponding to the Calendar#DATE field.
DATE_FORMAT - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Date
Indicates the date format.
DATE_MODIFIED - Static variable in interface ohos.media.photokit.metadata.AVStorage.AVBaseColumns
Indicates the last time the media item was modified.
dateEpochDay(long) - Method in interface java.time.chrono.Chronology
Obtains a local date in this chronology from the epoch-day.
dateEpochDay(long) - Method in class java.time.chrono.HijrahChronology
Obtains a local date in the Hijrah calendar system from the epoch-day.
dateEpochDay(long) - Method in class java.time.chrono.IsoChronology
Obtains an ISO local date from the epoch-day.
dateEpochDay(long) - Method in class java.time.chrono.JapaneseChronology
Obtains a local date in the Japanese calendar system from the epoch-day.
dateEpochDay(long) - Method in class java.time.chrono.MinguoChronology
Obtains a local date in the Minguo calendar system from the epoch-day.
dateEpochDay(long) - Method in class java.time.chrono.ThaiBuddhistChronology
Obtains a local date in the Thai Buddhist calendar system from the epoch-day.
DateFormat - Class in java.text
DateFormat is an abstract class for date/time formatting subclasses which formats and parses dates or time in a language-independent manner.
DateFormat - Class in ohos.global.icu.text
[icu enhancement] ICU's replacement for DateFormat. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
DateFormat() - Constructor for class java.text.DateFormat
Create a new date format.
DateFormat() - Constructor for class ohos.global.icu.text.DateFormat
Creates a new date format.
DateFormat.BooleanAttribute - Enum in ohos.global.icu.text
boolean attributes
DateFormat.Field - Class in java.text
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from DateFormat.formatToCharacterIterator and as field identifiers in FieldPosition.
DateFormat.Field - Class in ohos.global.icu.text
The instances of this inner class are used as attribute keys and values in AttributedCharacterIterator that DateFormat.formatToCharacterIterator() method returns.
DateFormatSymbols - Class in java.text
DateFormatSymbols is a public class for encapsulating localizable date-time formatting data, such as the names of the months, the names of the days of the week, and the time zone data.
DateFormatSymbols - Class in ohos.global.icu.text
[icu enhancement] ICU's replacement for DateFormatSymbols. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
DateFormatSymbols() - Constructor for class java.text.DateFormatSymbols
Construct a DateFormatSymbols object by loading format data from resources for the default FORMAT locale.
DateFormatSymbols() - Constructor for class ohos.global.icu.text.DateFormatSymbols
Constructs a DateFormatSymbols object by loading format data from resources for the default FORMAT locale.
DateFormatSymbols(Class<? extends Calendar>, Locale) - Constructor for class ohos.global.icu.text.DateFormatSymbols
Variant of DateFormatSymbols(Calendar, Locale) that takes the Calendar class instead of a Calendar instance.
DateFormatSymbols(Class<? extends Calendar>, ULocale) - Constructor for class ohos.global.icu.text.DateFormatSymbols
Variant of DateFormatSymbols(Calendar, ULocale) that takes the Calendar class instead of a Calendar instance.
DateFormatSymbols(Locale) - Constructor for class java.text.DateFormatSymbols
Construct a DateFormatSymbols object by loading format data from resources for the given locale.
DateFormatSymbols(Locale) - Constructor for class ohos.global.icu.text.DateFormatSymbols
Constructs a DateFormatSymbols object by loading format data from resources for the given locale.
DateFormatSymbols(ResourceBundle, Locale) - Constructor for class ohos.global.icu.text.DateFormatSymbols
Fetches a custom calendar's DateFormatSymbols out of the given resource bundle.
DateFormatSymbols(ResourceBundle, ULocale) - Constructor for class ohos.global.icu.text.DateFormatSymbols
Fetches a custom calendar's DateFormatSymbols out of the given resource bundle.
DateFormatSymbols(Calendar, Locale) - Constructor for class ohos.global.icu.text.DateFormatSymbols
Returns the DateFormatSymbols object that should be used to format a calendar system's dates in the given locale.
DateFormatSymbols(Calendar, ULocale) - Constructor for class ohos.global.icu.text.DateFormatSymbols
Returns the DateFormatSymbols object that should be used to format a calendar system's dates in the given locale.
DateFormatSymbols(ULocale) - Constructor for class ohos.global.icu.text.DateFormatSymbols
[icu] Constructs a DateFormatSymbols object by loading format data from resources for the given ulocale.
DateFormatUtil - Class in ohos.global.i18n.text
A utility class for date and time formatting
DateFormatUtil() - Constructor for class ohos.global.i18n.text.DateFormatUtil
 
DateInterval - Class in ohos.global.icu.util
This class represents date interval.
DateInterval(long, long) - Constructor for class ohos.global.icu.util.DateInterval
Constructor given from date and to date.
DateIntervalFormat - Class in ohos.global.icu.text
DateIntervalFormat is a class for formatting and parsing date intervals in a language-independent manner.
DateIntervalInfo - Class in ohos.global.icu.text
DateIntervalInfo is a public class for encapsulating localizable date time interval patterns.
DateIntervalInfo(Locale) - Constructor for class ohos.global.icu.text.DateIntervalInfo
Construct DateIntervalInfo for the given Locale.
DateIntervalInfo(ULocale) - Constructor for class ohos.global.icu.text.DateIntervalInfo
Construct DateIntervalInfo for the given locale,
DateIntervalInfo.PatternInfo - Class in ohos.global.icu.text
PatternInfo class saves the first and second part of interval pattern, and whether the interval pattern is earlier date first.
dateNow() - Method in interface java.time.chrono.Chronology
Obtains the current local date in this chronology from the system clock in the default time-zone.
dateNow() - Method in class java.time.chrono.HijrahChronology
 
dateNow() - Method in class java.time.chrono.IsoChronology
Obtains the current ISO local date from the system clock in the default time-zone.
dateNow() - Method in class java.time.chrono.JapaneseChronology
 
dateNow() - Method in class java.time.chrono.MinguoChronology
 
dateNow() - Method in class java.time.chrono.ThaiBuddhistChronology
 
dateNow(Clock) - Method in interface java.time.chrono.Chronology
Obtains the current local date in this chronology from the specified clock.
dateNow(Clock) - Method in class java.time.chrono.HijrahChronology
 
dateNow(Clock) - Method in class java.time.chrono.IsoChronology
Obtains the current ISO local date from the specified clock.
dateNow(Clock) - Method in class java.time.chrono.JapaneseChronology
 
dateNow(Clock) - Method in class java.time.chrono.MinguoChronology
 
dateNow(Clock) - Method in class java.time.chrono.ThaiBuddhistChronology
 
dateNow(ZoneId) - Method in interface java.time.chrono.Chronology
Obtains the current local date in this chronology from the system clock in the specified time-zone.
dateNow(ZoneId) - Method in class java.time.chrono.HijrahChronology
 
dateNow(ZoneId) - Method in class java.time.chrono.IsoChronology
Obtains the current ISO local date from the system clock in the specified time-zone.
dateNow(ZoneId) - Method in class java.time.chrono.JapaneseChronology
 
dateNow(ZoneId) - Method in class java.time.chrono.MinguoChronology
 
dateNow(ZoneId) - Method in class java.time.chrono.ThaiBuddhistChronology
 
DatePicker - Class in ohos.agp.components
Provides a date picker for selecting a date.
DatePicker(Context) - Constructor for class ohos.agp.components.DatePicker
Default constructor used to create a DatePicker instance by using the default attribute set and style.
DatePicker(Context, AttrSet) - Constructor for class ohos.agp.components.DatePicker
A constructor used to create a DatePicker instance by using specified attribute set and default style after the XML file is parsed.
DatePicker(Context, AttrSet, String) - Constructor for class ohos.agp.components.DatePicker
A constructor used to create a DatePicker instance by using specified attribute set and specified style after the XML file is parsed.
DatePicker.DateOrder - Interface in ohos.agp.components
Defines the display format of DatePicker components.
DatePicker.ValueChangedListener - Interface in ohos.agp.components
Provides a date changed listener.
DATETIME - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
DATETIME_DIGITIZED - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
DATETIME_ORIGINAL - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
DateTimeException - Exception in java.time
Exception used to indicate a problem while calculating a date-time.
DateTimeException(String) - Constructor for exception java.time.DateTimeException
Constructs a new date-time exception with the specified message.
DateTimeException(String, Throwable) - Constructor for exception java.time.DateTimeException
Constructs a new date-time exception with the specified message and cause.
DateTimeFormatter - Class in java.time.format
Formatter for printing and parsing date-time objects.
DateTimeFormatterBuilder - Class in java.time.format
Builder to create date-time formatters.
DateTimeFormatterBuilder() - Constructor for class java.time.format.DateTimeFormatterBuilder
Constructs a new instance of the builder.
DateTimeParseException - Exception in java.time.format
An exception thrown when an error occurs during parsing.
DateTimeParseException(String, CharSequence, int) - Constructor for exception java.time.format.DateTimeParseException
Constructs a new exception with the specified message.
DateTimeParseException(String, CharSequence, int, Throwable) - Constructor for exception java.time.format.DateTimeParseException
Constructs a new exception with the specified message and cause.
DateTimePatternGenerator - Class in ohos.global.icu.text
This class provides flexible generation of date format patterns, like "yy-MM-dd".
DateTimePatternGenerator() - Constructor for class ohos.global.icu.text.DateTimePatternGenerator
Only for use by subclasses
DateTimePatternGenerator.DisplayWidth - Enum in ohos.global.icu.text
Field display name width constants for getFieldDisplayName
DateTimePatternGenerator.PatternInfo - Class in ohos.global.icu.text
PatternInfo supplies output parameters for addPattern(...).
dateYearDay(int, int) - Method in interface java.time.chrono.Chronology
Obtains a local date in this chronology from the proleptic-year and day-of-year fields.
dateYearDay(int, int) - Method in class java.time.chrono.HijrahChronology
Obtains a local date in Hijrah calendar system from the proleptic-year and day-of-year fields.
dateYearDay(int, int) - Method in class java.time.chrono.IsoChronology
Obtains an ISO local date from the proleptic-year and day-of-year fields.
dateYearDay(int, int) - Method in class java.time.chrono.JapaneseChronology
Obtains a local date in Japanese calendar system from the proleptic-year and day-of-year fields.
dateYearDay(int, int) - Method in class java.time.chrono.MinguoChronology
Obtains a local date in Minguo calendar system from the proleptic-year and day-of-year fields.
dateYearDay(int, int) - Method in class java.time.chrono.ThaiBuddhistChronology
Obtains a local date in Thai Buddhist calendar system from the proleptic-year and day-of-year fields.
dateYearDay(Era, int, int) - Method in interface java.time.chrono.Chronology
Obtains a local date in this chronology from the era, year-of-era and day-of-year fields.
dateYearDay(Era, int, int) - Method in class java.time.chrono.HijrahChronology
Obtains a local date in Hijrah calendar system from the era, year-of-era and day-of-year fields.
dateYearDay(Era, int, int) - Method in class java.time.chrono.IsoChronology
Obtains an ISO local date from the era, year-of-era and day-of-year fields.
dateYearDay(Era, int, int) - Method in class java.time.chrono.JapaneseChronology
Obtains a local date in Japanese calendar system from the era, year-of-era and day-of-year fields.
dateYearDay(Era, int, int) - Method in class java.time.chrono.MinguoChronology
Obtains a local date in Minguo calendar system from the era, year-of-era and day-of-year fields.
dateYearDay(Era, int, int) - Method in class java.time.chrono.ThaiBuddhistChronology
Obtains a local date in Thai Buddhist calendar system from the era, year-of-era and day-of-year fields.
DAY - ohos.global.icu.text.RelativeDateTimeFormatter.AbsoluteUnit
Day
DAY - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is day, e.g. "yesterday", "in 5 days".
DAY - Static variable in interface ohos.agp.components.DatePicker.DateOrder
Indicates that only the day is displayed.
DAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with day.
DAY - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
DAY - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of duration: day
DAY_OF_MONTH - java.time.temporal.ChronoField
The day-of-month.
DAY_OF_MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the day of month field.
DAY_OF_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the month.
DAY_OF_MONTH - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the day of month field.
DAY_OF_MONTH - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the day of the month.
DAY_OF_QUARTER - Static variable in class java.time.temporal.IsoFields
The field that represents the day-of-quarter.
DAY_OF_WEEK - java.time.temporal.ChronoField
The day-of-week, such as Tuesday.
DAY_OF_WEEK - Static variable in class java.text.DateFormat.Field
Constant identifying the day of week field.
DAY_OF_WEEK - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the week.
DAY_OF_WEEK - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the day of week field.
DAY_OF_WEEK - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the day of the week.
DAY_OF_WEEK_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_WEEK field alignment.
DAY_OF_WEEK_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'E' field alignment, corresponding to the Calendar#DAY_OF_WEEK field.
DAY_OF_WEEK_IN_MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the day of week field.
DAY_OF_WEEK_IN_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the ordinal number of the day of the week within the current month.
DAY_OF_WEEK_IN_MONTH - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the day of week in month field.
DAY_OF_WEEK_IN_MONTH - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
DAY_OF_WEEK_IN_MONTH - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the ordinal number of the day of the week within the current month.
DAY_OF_WEEK_IN_MONTH_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_WEEK_IN_MONTH field alignment.
DAY_OF_WEEK_IN_MONTH_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'F' field alignment, corresponding to the Calendar#DAY_OF_WEEK_IN_MONTH field.
DAY_OF_YEAR - java.time.temporal.ChronoField
The day-of-year.
DAY_OF_YEAR - Static variable in class java.text.DateFormat.Field
Constant identifying the day of year field.
DAY_OF_YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the day number within the current year.
DAY_OF_YEAR - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the day of year field.
DAY_OF_YEAR - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
DAY_OF_YEAR - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the day number within the current year.
DAY_OF_YEAR_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_YEAR field alignment.
DAY_OF_YEAR_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'D' field alignment, corresponding to the Calendar#DAY_OF_YEAR field.
DAYLIGHT - ohos.global.icu.text.TimeZoneFormat.TimeType
Daylight saving time
dayOfWeek() - Method in class java.time.temporal.WeekFields
Returns a field to access the day of week based on this WeekFields.
DayOfWeek - Enum in java.time
A day-of-week, such as 'Tuesday'.
dayOfWeekInMonth(int, DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the day-of-week in month adjuster, which returns a new date in the same month with the ordinal day-of-week.
DAYPERIOD - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
DAYS - java.time.temporal.ChronoUnit
Unit that represents the concept of a day.
DAYS - java.util.concurrent.TimeUnit
Time unit representing twenty four hours
DAYS - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeUnit
Days
DB_ERROR - ohos.data.distributed.common.KvStoreErrorCode
KvStore error
DB_EXCEPTION - ohos.data.search.SearchResult
Result status returned if any database exception occurs when search service api is called.
DB2_TIME - Static variable in class ohos.global.icu.util.UniversalTimeScale
Used in DB2.
DCI_P3 - ohos.media.image.common.ColorSpace
Indicates the color space based on SMPTE RP 431-2-2007.
deactivateAudioInterrupt(AudioInterrupt) - Method in class ohos.media.audio.AudioManager
Deactivates audio interruption.
deactivateContext() - Method in interface ohos.agp.render.render3d.Engine
Deactivates the OpenGl rendering context.
DEAD - ohos.batterymanager.BatteryInfo.BatteryHealthState
Indicates that the battery does not work.
dealBackKeyDown() - Method in class ohos.agp.window.dialog.CommonDialog
Called when the Back key is pressed and released.
dealTouchEvent(TouchEvent) - Method in class ohos.agp.window.dialog.CommonDialog
Called when a touch was pressed event.
debug - Variable in class ohos.bundle.ApplicationInfo
Indicates whether the application is debuggable.
debug - Variable in class ohos.bundle.BundleInfo
Indicates the debug mo.
debug(HiLogLabel, String, Object...) - Static method in class ohos.hiviewdfx.HiLog
Outputs debug-level logs.
Debug - Class in ohos.hiviewdfx
Provides debugging methods for applications, including obtaining statistics about tracing and memory data.
Debug() - Constructor for class ohos.hiviewdfx.Debug
 
DEBUG - Static variable in class ohos.agp.render.render3d.BuildConfig
Indicates whether to enable the debugging mode.
DEBUG - Static variable in class ohos.hiviewdfx.HiLog
Indicates the debug-level log.
DEBUG_APP_PACKAGE - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Indicates the bundle name of the application to debug.
Debug.HeapInfo - Class in ohos.hiviewdfx
Provides the static native heap memory used by the current process of your application.
Debug.IpcType - Enum in ohos.hiviewdfx
Enumerates IPC object types.
Debug.MemType - Enum in ohos.hiviewdfx
Enumerates memory types.
DEBUGGER_WAITING - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Specifies whether the device waits for the debugger when starting an application to debug.
DECADES - java.time.temporal.ChronoUnit
Unit that represents the concept of a decade.
decBlock(int, int) - Method in class ohos.nfc.tag.MifareClassicTag
Deducts a value from the content of a specified block of this MifareClassic tag.
DECELERATE - Static variable in class ohos.agp.animation.Animator.CurveType
Indicates a curve in which an animation starts quickly and then decelerates gradually.
DECEMBER - java.time.Month
The singleton instance for the month of December with 31 days.
DECEMBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the twelfth month of the year in the Gregorian and Julian calendars.
DECEMBER - Static variable in class ohos.global.icu.util.Calendar
Value of the MONTH field indicating the twelfth month of the year.
DECILITER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: deciliter
DECIMAL - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DECIMAL.
DECIMAL - Static variable in interface ohos.global.icu.lang.UCharacter.NumericType
 
DECIMAL_DIGIT_NUMBER - Static variable in class java.lang.Character
General category "Nd" in the Unicode specification.
DECIMAL_DIGIT_NUMBER - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Nd
DECIMAL_FLOAT - java.util.Formatter.BigDecimalLayoutForm
Format the BigDecimal as a decimal number.
DECIMAL_SEPARATOR - Static variable in class java.text.NumberFormat.Field
Constant identifying the decimal separator field.
DECIMAL_SEPARATOR - Static variable in class ohos.global.icu.text.NumberFormat.Field
 
DECIMAL128 - Static variable in class java.math.MathContext
A MathContext object with a precision setting matching the IEEE 754R Decimal128 format, 34 digits, and a rounding mode of RoundingMode#HALF_EVEN, the IEEE 754R default.
DECIMAL32 - Static variable in class java.math.MathContext
A MathContext object with a precision setting matching the IEEE 754R Decimal32 format, 7 digits, and a rounding mode of RoundingMode#HALF_EVEN, the IEEE 754R default.
DECIMAL64 - Static variable in class java.math.MathContext
A MathContext object with a precision setting matching the IEEE 754R Decimal64 format, 16 digits, and a rounding mode of RoundingMode#HALF_EVEN, the IEEE 754R default.
DecimalFormat - Class in java.text
DecimalFormat is a concrete subclass of NumberFormat that formats decimal numbers.
DecimalFormat - Class in ohos.global.icu.text
[icu enhancement] ICU's replacement for DecimalFormat. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
DecimalFormat() - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the default pattern and symbols for the default FORMAT locale.
DecimalFormat() - Constructor for class ohos.global.icu.text.DecimalFormat
Creates a DecimalFormat based on the number pattern and symbols for the default locale.
DecimalFormat(String) - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the given pattern and the symbols for the default FORMAT locale.
DecimalFormat(String) - Constructor for class ohos.global.icu.text.DecimalFormat
Creates a DecimalFormat based on the given pattern, using symbols for the default locale.
DecimalFormat(String, DecimalFormatSymbols) - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the given pattern and symbols.
DecimalFormat(String, DecimalFormatSymbols) - Constructor for class ohos.global.icu.text.DecimalFormat
Creates a DecimalFormat based on the given pattern and symbols.
DecimalFormat(String, DecimalFormatSymbols, CurrencyPluralInfo, int) - Constructor for class ohos.global.icu.text.DecimalFormat
Creates a DecimalFormat based on the given pattern and symbols, with additional control over the behavior of currency.
DecimalFormatSymbols - Class in java.text
This class represents the set of symbols (such as the decimal separator, the grouping separator, and so on) needed by DecimalFormat to format numbers.
DecimalFormatSymbols - Class in ohos.global.icu.text
[icu enhancement] ICU's replacement for DecimalFormatSymbols. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
DecimalFormatSymbols() - Constructor for class java.text.DecimalFormatSymbols
Create a DecimalFormatSymbols object for the default FORMAT locale.
DecimalFormatSymbols() - Constructor for class ohos.global.icu.text.DecimalFormatSymbols
Creates a DecimalFormatSymbols object for the default FORMAT locale.
DecimalFormatSymbols(Locale) - Constructor for class java.text.DecimalFormatSymbols
Create a DecimalFormatSymbols object for the given locale.
DecimalFormatSymbols(Locale) - Constructor for class ohos.global.icu.text.DecimalFormatSymbols
Creates a DecimalFormatSymbols object for the given locale.
DecimalFormatSymbols(ULocale) - Constructor for class ohos.global.icu.text.DecimalFormatSymbols
[icu] Creates a DecimalFormatSymbols object for the given locale.
DecimalStyle - Class in java.time.format
Localized decimal style used in date and time formatting.
DECIMETER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: decimeter
DECLARED - Static variable in interface java.lang.reflect.Member
Identifies the set of declared members of a class or interface.
decode(byte[]) - Method in class java.util.Base64.Decoder
Decodes all bytes from the input byte array using the Base64 encoding scheme, writing the results into a newly-allocated output byte array.
decode(byte[], byte[]) - Method in class java.util.Base64.Decoder
Decodes all bytes from the input byte array using the Base64 encoding scheme, writing the results into the given output byte array, starting at offset 0.
decode(InputStream) - Method in interface java.security.Certificate
Deprecated.
Decodes a certificate from an input stream.
decode(String) - Static method in class java.lang.Byte
Decodes a String into a Byte.
decode(String) - Static method in class java.lang.Integer
Decodes a String into an Integer.
decode(String) - Static method in class java.lang.Long
Decodes a String into a Long.
decode(String) - Static method in class java.lang.Short
Decodes a String into a Short.
decode(String) - Static method in class java.net.URLDecoder
Deprecated.
The resulting string may vary depending on the platform's default encoding. Instead, use the decode(String,String) method to specify the encoding.
decode(String) - Method in class java.util.Base64.Decoder
Decodes a Base64 encoded String into a newly-allocated byte array using the Base64 encoding scheme.
decode(String) - Static method in class ohos.utils.net.Uri
Decodes the specified string using UTF-8 encoding.
decode(String, String) - Static method in class java.net.URLDecoder
Decodes a application/x-www-form-urlencoded string using a specific encoding scheme.
decode(ByteBuffer) - Method in class java.nio.charset.Charset
Convenience method that decodes bytes in this charset into Unicode characters.
decode(ByteBuffer) - Method in class java.nio.charset.CharsetDecoder
Convenience method that decodes the remaining content of a single input byte buffer into a newly-allocated character buffer.
decode(ByteBuffer) - Method in class java.util.Base64.Decoder
Decodes all bytes from the input byte buffer using the Base64 encoding scheme, writing the results into a newly-allocated ByteBuffer.
decode(ByteBuffer, CharBuffer, boolean) - Method in class java.nio.charset.CharsetDecoder
Decodes as many bytes as possible from the given input buffer, writing the results to the given output buffer.
decodedAuthority(String) - Method in class ohos.utils.net.Uri.Builder
Sets all characters of the authority field in the current hierarchical URI to be encoded, including the at signs (@) and colons (:).
decodedFragment(String) - Method in class ohos.utils.net.Uri.Builder
Sets all characters of the fragment field in the current URI to be encoded.
decodedOpaqueSsp(String) - Method in class ohos.utils.net.Uri.Builder
Sets the scheme-specific-part field in the current opaque URI to be encoded but not to be parsed.
decodedPath(String) - Method in class ohos.utils.net.Uri.Builder
Sets the characters other than slashes (/) of the path field in the current hierarchical URI to be encoded.
decodedQuery(String) - Method in class ohos.utils.net.Uri.Builder
Sets all characters of the query field in the current hierarchical URI to be encoded, including the question marks (?) and equal signs (=).
DecodeEvent - Enum in ohos.media.image.common
Enumerates the events during the decoding process.
decodeLoop(ByteBuffer, CharBuffer) - Method in class java.nio.charset.CharsetDecoder
Decodes one or more bytes into one or more characters.
DecodingOptions() - Constructor for class ohos.media.image.ImageSource.DecodingOptions
 
DECOMPOSE - ohos.global.icu.text.Normalizer2.Mode
Map, and reorder canonically.
DECOMPOSITION_TYPE - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Decomposition_Type.
decorateTask(Runnable, RunnableScheduledFuture<V>) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Modifies or replaces the task used to execute a runnable.
decorateTask(Callable<V>, RunnableScheduledFuture<V>) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Modifies or replaces the task used to execute a callable.
decrement() - Method in class java.util.concurrent.atomic.LongAdder
Equivalent to add(-1).
decrementAndGet() - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically decrements by one the current value.
decrementAndGet() - Method in class java.util.concurrent.atomic.AtomicLong
Atomically decrements by one the current value.
decrementAndGet(int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically decrements by one the element at index i.
decrementAndGet(int) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically decrements by one the element at index i.
decrementAndGet(T) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically decrements by one the current value of the field of the given object managed by this updater.
decrementAndGet(T) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically decrements by one the current value of the field of the given object managed by this updater.
decrementExact(int) - Static method in class java.lang.Math
Returns the argument decremented by one, throwing an exception if the result overflows an int.
decrementExact(long) - Static method in class java.lang.Math
Returns the argument decremented by one, throwing an exception if the result overflows a long.
decrementPendingCountUnlessZero() - Method in class java.util.concurrent.CountedCompleter
If the pending count is nonzero, (atomically) decrements it.
DECRYPT_MODE - Static variable in class javax.crypto.Cipher
Constant used to initialize cipher to decryption mode.
deepCopy() - Method in class ohos.utils.PacMap
Creates a deep copy of this PacMap object.
deepCopy() - Method in class ohos.utils.PersistablePacMap
Creates a deep copy of the PersistablePacMap object.
deepEquals(Object[], Object[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays are deeply equal to one another.
deepEquals(Object, Object) - Static method in class java.util.Objects
Returns true if the arguments are deeply equal to each other and false otherwise.
deepHashCode(Object[]) - Static method in class java.util.Arrays
Returns a hash code based on the "deep contents" of the specified array.
deepToString(Object[]) - Static method in class java.util.Arrays
Returns a string representation of the "deep contents" of the specified array.
def - Variable in class java.util.zip.DeflaterInputStream
Compressor for this stream.
def - Variable in class java.util.zip.DeflaterOutputStream
Compressor for this stream.
DEF_RADIUS - Static variable in interface ohos.agp.window.dialog.IDialog
Indicates the default radius of the rotation angle.
DEFAULT - ohos.app.dispatcher.task.TaskPriority
Indicates the default task priority.
DEFAULT - ohos.global.i18n.text.MeasureOptions.Usage
Indicates that application scenarios are not specified.
DEFAULT - ohos.media.image.common.AllocatorType
Indicates that the system automatically selects the most appropriate storage allocation.
DEFAULT - ohos.media.image.common.MemoryUsagePreference
Indicates the default preference, which preferentially uses the provided decoding parameters.
DEFAULT - ohos.media.player.Player.AudioHandler
Indicates the default handling mode.
DEFAULT - Static variable in class java.security.spec.PSSParameterSpec
The PSS parameter set with all default values
DEFAULT - Static variable in class java.text.DateFormat
Constant for default style pattern.
DEFAULT - Static variable in class javax.crypto.spec.OAEPParameterSpec
The OAEP parameter set with all default values.
DEFAULT - Static variable in class javax.crypto.spec.PSource.PSpecified
The encoding input P whose value equals byte[0].
DEFAULT - Static variable in class ohos.agp.components.TableLayout
Indicates a table layout parameter that is not defined.
DEFAULT - Static variable in class ohos.agp.text.Font
Indicates the default font.
DEFAULT - Static variable in class ohos.global.icu.math.MathContext
A MathContext object initialized to the default settings for general-purpose arithmetic.
DEFAULT - Static variable in interface ohos.global.icu.text.Collator.ReorderCodes
A special reordering code that is used to specify the default reordering codes for a locale.
DEFAULT - Static variable in class ohos.global.icu.text.DateFormat
Constant for default style pattern.
DEFAULT - Static variable in class ohos.global.icu.text.IDNA
Default options value: None of the other options are set.
DEFAULT - Static variable in class ohos.global.icu.text.PluralRules
The default rules that accept any number and return PluralRules.KEYWORD_OTHER.
DEFAULT - Static variable in class ohos.media.recorder.Recorder.AudioEncoder
Indicates the default audio encoding format.
DEFAULT - Static variable in class ohos.media.recorder.Recorder.AudioSource
Indicates the default audio source.
DEFAULT - Static variable in class ohos.media.recorder.Recorder.OutputFormat
Indicates the default media format.
DEFAULT - Static variable in class ohos.media.recorder.Recorder.VideoEncoder
Indicates the default video encoding format.
DEFAULT - Static variable in class ohos.media.recorder.Recorder.VideoSource
Indicates the default video source.
DEFAULT_ALARM_ALERT - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Sound
Indicates the storage area of the system default alarm.
DEFAULT_BOLD - Static variable in class ohos.agp.text.Font
Indicates the default bold font.
DEFAULT_BOUNDS_RECT - Static variable in class ohos.agp.components.element.Element
Indicates the default bounds in shape of rectangle.
DEFAULT_CACHED_PAGES_LIMIT - Static variable in class ohos.agp.components.PageSlider
Indicates the minimum number of pages to retain on either side of the current page.
DEFAULT_COMPRESSION - Static variable in class java.util.zip.Deflater
Default compression level.
DEFAULT_CROP_SIZE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
DEFAULT_DB_ERROR - ohos.data.distributed.common.KvStoreErrorCode
DEFAULT_DB_ERROR error
DEFAULT_DENSITY - Static variable in interface ohos.app.IAbilityManager
Indicates the default density, in dots per inch (DPI).
DEFAULT_DISPLAY_MODE - Static variable in class ohos.agp.components.SlideDrawer
Indicates the default value for DisplayMode.
DEFAULT_GROUP - Static variable in interface ohos.data.search.model.SearchParameter
Keyword specifying the path where the indexes of the local device are stored.
DEFAULT_HEAPSIZE - Static variable in interface ohos.app.IAbilityManager
Indicates the basic memory size.
DEFAULT_ICONSIZE - Static variable in interface ohos.app.IAbilityManager
Indicates the default icon size, in pixels.
DEFAULT_IGNORABLE_CODE_POINT - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Default_Ignorable_Code_Point (new).
DEFAULT_INPUT_METHOD - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Input
Indicates the default input method and its ID.
DEFAULT_NOTIFICATION_SOUND - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Sound
Indicates the storage area of the system default notification tone.
DEFAULT_NS_PREFIX - Static variable in class ohos.javax.xml.XMLConstants
Prefix to use to represent the default XML Namespace.
DEFAULT_OPEN_THRESHOLD - Static variable in class ohos.agp.components.SlideDrawer
Indicates the default percent value after which the optional component can be slid open.
DEFAULT_POS - Static variable in class ohos.data.resultset.AbsResultSet
The default position of the result set.
DEFAULT_RINGTONE - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Sound
Indicates the storage area of the system default ringtone.
DEFAULT_SAMPLE_SIZE - Static variable in class ohos.media.image.ImageSource.DecodingOptions
Indicates the default sampling size.
DEFAULT_SCALE - Static variable in class ohos.agp.components.Component
Indicates the default zoom factor for scaling a component.
DEFAULT_SCREEN_ROTATION - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Display
Indicates the screen rotation when no other policy is available.
DEFAULT_SENSOR_DATA_DIMS - Static variable in class ohos.sensor.data.SensorData
Indicates the default data dimension of a sensor.
DEFAULT_SLOT_ID - Static variable in class ohos.telephony.TelephonyConstants
Indicates the default card slot index.
DEFAULT_STRATEGY - Static variable in class java.util.zip.Deflater
Default compression strategy.
DEFAULT_TTS_PITCH - Static variable in class ohos.sysappcomponents.settings.SystemSettings.TTS
Indicates the default pitch of the text-to-speech (TTS) engine.
DEFAULT_TTS_RATE - Static variable in class ohos.sysappcomponents.settings.SystemSettings.TTS
Indicates the default speech rate of the TTS engine.
DEFAULT_TTS_SYNTH - Static variable in class ohos.sysappcomponents.settings.SystemSettings.TTS
Indicates the default TTS engine.
DEFAULT_TYPE - Static variable in class ohos.multimodalinput.event.MultimodalEvent
Indicates the default value of the standard high-level event supported by the OS system.
DEFAULT_VOLUME - Static variable in class ohos.media.audio.AudioManager
Indicates the default volume.
defaultCharset() - Static method in class java.nio.charset.Charset
Returns the default charset of this Java virtual machine.
defaultCodeBit - Variable in class ohos.agp.render.opengl.EGLObjectHandle
Indicates hasCode() calculations Bit value.
defaulted(String) - Method in class java.io.ObjectInputStream.GetField
Return true if the named field is defaulted and has no value in this stream.
defaultForkJoinWorkerThreadFactory - Static variable in class java.util.concurrent.ForkJoinPool
Creates a new ForkJoinWorkerThread.
DefaultHandler - Class in ohos.org.xml.sax.helpers
Default base class for SAX2 event handlers.
DefaultHandler() - Constructor for class ohos.org.xml.sax.helpers.DefaultHandler
 
defaultReadObject() - Method in class java.io.ObjectInputStream
Read the non-static and non-transient fields of the current class from this stream.
defaultResult - Variable in class ohos.agp.render.opengl.EGLObjectHandle
Indicates dafault hasCode() result value.
defaults - Variable in class java.util.Properties
A property list that contains default values for any keys not found in this property list.
defaultThreadFactory() - Static method in class java.util.concurrent.Executors
Returns a default thread factory used to create new threads.
defaultWriteObject() - Method in class java.io.ObjectOutputStream
Write the non-static and non-transient fields of the current class to this stream.
defineClass(byte[], int, int) - Method in class java.lang.ClassLoader
Deprecated.
defineClass(String, byte[], int, int) - Method in class java.lang.ClassLoader
Converts an array of bytes into an instance of class Class.
defineClass(String, byte[], int, int, CodeSource) - Method in class java.security.SecureClassLoader
Converts an array of bytes into an instance of class Class, with an optional CodeSource.
defineClass(String, byte[], int, int, ProtectionDomain) - Method in class java.lang.ClassLoader
Converts an array of bytes into an instance of class Class, with an optional ProtectionDomain.
defineClass(String, ByteBuffer, CodeSource) - Method in class java.security.SecureClassLoader
Converts a ByteBuffer into an instance of class Class, with an optional CodeSource.
defineClass(String, ByteBuffer, ProtectionDomain) - Method in class java.lang.ClassLoader
Converts a ByteBuffer into an instance of class Class, with an optional ProtectionDomain.
definePackage(String, String, String, String, String, String, String, URL) - Method in class java.lang.ClassLoader
Defines a package by name in this ClassLoader.
definePackage(String, Manifest, URL) - Method in class java.net.URLClassLoader
Defines a new package by name in this ClassLoader.
deflate() - Method in class java.util.zip.DeflaterOutputStream
Writes next block of compressed data to the output stream.
deflate(byte[]) - Method in class java.util.zip.Deflater
Compresses the input data and fills specified buffer with compressed data.
deflate(byte[], int, int) - Method in class java.util.zip.Deflater
Compresses the input data and fills specified buffer with compressed data.
deflate(byte[], int, int, int) - Method in class java.util.zip.Deflater
Compresses the input data and fills the specified buffer with compressed data.
DEFLATE_HINT - Static variable in interface java.util.jar.Pack200.Packer
If this property is set to Pack200.Packer.TRUE or Pack200.Packer.FALSE, the packer will set the deflation hint accordingly in the output archive, and will not transmit the individual deflation hints of archive elements.
DEFLATE_HINT - Static variable in interface java.util.jar.Pack200.Unpacker
Property indicating that the unpacker should ignore all transmitted values for DEFLATE_HINT, replacing them by the given value, Pack200.Unpacker.TRUE or Pack200.Unpacker.FALSE.
DEFLATED - Static variable in class java.util.zip.Deflater
Compression method for the deflate algorithm (the only one currently supported).
DEFLATED - Static variable in class java.util.zip.ZipEntry
Compression method for compressed (deflated) entries.
DEFLATED - Static variable in class java.util.zip.ZipOutputStream
Compression method for compressed (DEFLATED) entries.
Deflater - Class in java.util.zip
This class provides support for general purpose compression using the popular ZLIB compression library.
Deflater() - Constructor for class java.util.zip.Deflater
Creates a new compressor with the default compression level.
Deflater(int) - Constructor for class java.util.zip.Deflater
Creates a new compressor using the specified compression level.
Deflater(int, boolean) - Constructor for class java.util.zip.Deflater
Creates a new compressor using the specified compression level.
DeflaterInputStream - Class in java.util.zip
Implements an input stream filter for compressing data in the "deflate" compression format.
DeflaterInputStream(InputStream) - Constructor for class java.util.zip.DeflaterInputStream
Creates a new input stream with a default compressor and buffer size.
DeflaterInputStream(InputStream, Deflater) - Constructor for class java.util.zip.DeflaterInputStream
Creates a new input stream with the specified compressor and a default buffer size.
DeflaterInputStream(InputStream, Deflater, int) - Constructor for class java.util.zip.DeflaterInputStream
Creates a new input stream with the specified compressor and buffer size.
DeflaterOutputStream - Class in java.util.zip
This class implements an output stream filter for compressing data in the "deflate" compression format.
DeflaterOutputStream(OutputStream) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with a default compressor and buffer size.
DeflaterOutputStream(OutputStream, boolean) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with a default compressor, a default buffer size and the specified flush mode.
DeflaterOutputStream(OutputStream, Deflater) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with the specified compressor and a default buffer size.
DeflaterOutputStream(OutputStream, Deflater, boolean) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with the specified compressor, flush mode and a default buffer size.
DeflaterOutputStream(OutputStream, Deflater, int) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with the specified compressor and buffer size.
DeflaterOutputStream(OutputStream, Deflater, int, boolean) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with the specified compressor, buffer size and flush mode.
DefSpeechEventListener() - Constructor for class ohos.agp.components.Component.DefSpeechEventListener
 
DEGREE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of angle: degree
DEGREES_INIT - Static variable in class ohos.media.common.VideoProperty
Indicates the default video rotation angle.
DELAY_TIME - Static variable in class ohos.media.image.common.PropertyKey.GIF
Property value type is Integer.
delayDispatch(Runnable, long) - Method in interface ohos.app.dispatcher.TaskDispatcher
Dispatches a task after the given delay.
Delayed - Interface in java.util.concurrent
A mix-in style interface for marking objects that should be acted upon after a given delay.
DelayQueue<E extends Delayed> - Class in java.util.concurrent
An unbounded BlockingQueue of Delayed elements, in which an element can only be taken when its delay has expired.
DelayQueue() - Constructor for class java.util.concurrent.DelayQueue
Creates a new DelayQueue that is initially empty.
DelayQueue(Collection<? extends E>) - Constructor for class java.util.concurrent.DelayQueue
Creates a DelayQueue initially containing the elements of the given collection of Delayed instances.
DelaySuspendInfo - Class in ohos.backgroundtaskmgr
Obtains the result of an application's request for delayed transition to the suspended state.
delete() - Method in class java.io.File
Deletes the file or directory denoted by this abstract pathname.
delete() - Method in class ohos.net.HttpResponseCache
Disables a cache and deletes the data in it.
delete(int) - Method in class ohos.agp.components.Text
Deletes text before the cursor.
delete(int) - Method in class ohos.sysappcomponents.calendar.CalendarDataHelper
Deletes the calendar record of a specified ID.
delete(int, boolean) - Method in class ohos.agp.components.Text
Deletes text before or after the cursor.
delete(int, boolean, int) - Method in class ohos.agp.components.Text
Deletes text from a specified position.
delete(int, int) - Method in class java.lang.StringBuffer
 
delete(int, int) - Method in class java.lang.StringBuilder
 
delete(String) - Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
Deletes a user-defined attribute.
delete(String) - Method in interface ohos.data.distributed.common.KvStore
Deletes the key-value pair based on a specified key.
delete(String) - Static method in class ohos.data.distributed.file.DistFiles
Deletes the link file, agent file, or empty directory denoted by the specified abstract pathname.
delete(String) - Method in interface ohos.data.preferences.Preferences
Deletes the preference with a specified key from the Preferences object.
delete(String) - Method in class ohos.data.rdb.ValuesBucket
Deletes the value of a specified column name from the current ValuesBucket.
delete(String, String, List<IndexData>) - Method in class ohos.data.search.SearchAbility
Deletes a list of indexes from the index library with a specified bundle name and group ID.
delete(Path) - Static method in class java.nio.file.Files
Deletes a file.
delete(Path) - Method in class java.nio.file.spi.FileSystemProvider
Deletes a file.
delete(DataAbilityPredicates) - Method in class ohos.sysappcomponents.calendar.CalendarDataHelper
Deletes calendar data based on predicates.
delete(DistFile) - Static method in class ohos.data.distributed.file.DistFiles
Deletes the distributed file or empty directory denoted by the specified abstract pathname.
delete(OrmPredicates) - Method in interface ohos.data.orm.OrmContext
Deletes OrmObject instances that meet the conditions specified by the OrmPredicates instance.
delete(AbsRdbPredicates) - Method in interface ohos.data.rdb.RdbStore
Deletes data from the database based on a specified instance object of AbsRdbPredicates.
delete(CalendarEntity) - Method in class ohos.sysappcomponents.calendar.CalendarDataHelper
Deletes specified calendar data.
delete(Uri, DataAbilityPredicates) - Method in class ohos.aafwk.ability.Ability
Deletes one or more data records.
delete(Uri, DataAbilityPredicates) - Method in class ohos.aafwk.ability.DataAbilityHelper
Deletes one or more data records from the database.
delete(T) - Method in interface ohos.data.orm.OrmContext
Deletes an object from the database.
DELETE - java.nio.file.attribute.AclEntryPermission
Permission to delete the file.
DELETE_ACTION_BUTTON - ohos.event.notification.NotificationConstant.SemanticActionButton
Indicates the action of deleting the content associated with the notification.
DELETE_CHILD - java.nio.file.attribute.AclEntryPermission
Permission to delete a file or directory within a directory.
DELETE_ON_CLOSE - java.nio.file.StandardOpenOption
Delete on close.
DELETE_TYPE - ohos.data.rdb.RdbUtils.OperationType
Indicates the current database operation type is delete.
deleteAccount(String) - Method in class ohos.account.app.AppAccountAbility
Deletes an application account from the account management service.
deleteBackward(int) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Deletes characters of a specified length behind the cursor in the edit box.
deleteBatch(List<String>) - Method in interface ohos.data.distributed.common.KvStore
Deletes key-value pairs in batches from the KvStore database.
deleteByQuery(String, String, String) - Method in class ohos.data.search.SearchAbility
Deletes indexes that match a specified query string from the index library with a specified bundle name and group ID.
deleteByTerm(String, String, String, List<String>) - Method in class ohos.data.search.SearchAbility
Deletes indexes that match any given field value in a specified field from the index library with a specified bundle name and group ID.
DeleteCallback - Interface in ohos.data.async
Processes the data deletion result when data is deleted from the database.
deleteCharAt(int) - Method in class java.lang.StringBuffer
 
deleteCharAt(int) - Method in class java.lang.StringBuilder
 
deleteContact(String) - Method in class ohos.sysappcomponents.contact.ContactsHelper
Deletes a specified contact.
DELETED - Static variable in interface ohos.sysappcomponents.calendar.column.SyncColumns
Indicates the deleted state.
deleteDirectory(T) - Method in interface java.nio.file.SecureDirectoryStream
Deletes a directory.
deleteEntry(String) - Method in class java.security.KeyStore
Deletes the entry identified by the given alias from this keystore.
deleteExternalTextureOes(int) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Deletes a specified external OES texture.
deleteFile(String) - Method in class ohos.app.AbilityContext
 
deleteFile(String) - Method in interface ohos.app.Context
Deletes the specified private file associated with the application.
deleteFile(T) - Method in interface java.nio.file.SecureDirectoryStream
Deletes a file.
deleteFirstValue(int) - Method in class ohos.utils.IntArray
Deletes the first value matched with the specified value.
deleteForm(int) - Method in class ohos.aafwk.ability.AbilitySlice
Deletes an obtained form by its ID.
deleteForward(int) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Deletes characters of a specified length in front of the cursor in the edit box.
deleteFrom(CharSequence) - Method in class ohos.global.icu.text.UnicodeSetSpanner
Delete all the matching spans in sequence, using SpanCondition.SIMPLE The code alternates spans; see the class doc for UnicodeSetSpanner for a note about boundary conditions.
deleteFrom(CharSequence, UnicodeSet.SpanCondition) - Method in class ohos.global.icu.text.UnicodeSetSpanner
Delete all matching spans in sequence, according to the spanCondition.
deleteId(Uri) - Static method in class ohos.aafwk.ability.DataUriUtils
Deletes the ID from the end of the path component of the given URI.
deleteIfExists(Path) - Static method in class java.nio.file.Files
Deletes a file if it exists.
deleteIfExists(Path) - Method in class java.nio.file.spi.FileSystemProvider
Deletes a file if it exists.
deleteIndex(int) - Method in class ohos.utils.IntArray
Deletes the value at a specified index.
deleteKvStore(String) - Method in interface ohos.data.distributed.common.KvManager
Deletes the KvStore database identified by storeId.
deleteListener(DisplayResizeListener) - Method in class ohos.accessibility.ability.DisplayResizeController
Removes the specified DisplayResizeListener instance.
deleteListener(SoftKeyBoardListener) - Method in class ohos.accessibility.ability.SoftKeyBoardController
Removes the specified SoftKeyBoardListener instance.
deleteObserver(Observer) - Method in class java.util.Observable
Deletes an observer from the set of observers of this object.
deleteObservers() - Method in class java.util.Observable
Clears the observer list so that this object no longer has any observers.
deleteOnExit() - Method in class java.io.File
Requests that the file or directory denoted by this abstract pathname be deleted when the virtual machine terminates.
deleteOperation(AccessibleOperation) - Method in class ohos.accessibility.ability.AccessibilityInfo
Deletes an operation.
deleteOwner(Principal, Principal) - Method in interface java.security.acl.Owner
Deletes an owner.
deletePreferences(String) - Method in class ohos.data.DatabaseHelper
Deletes a Preferences instance matching a specified preferences file name from the cache which is performed by DatabaseHelper#removePreferencesFromCache and deletes the preferences file.
deleteRangeIn(int, int) - Method in class ohos.utils.IntArray
Deletes values in a specified range with both the start and end indexes included.
deleteRdbStore(String) - Method in class ohos.data.DatabaseHelper
Deletes the database with a specified name.
deleteRdbStore(DatabaseFileConfig) - Method in class ohos.data.DatabaseHelper
Deletes a database with a specified database file configuration.
deleteRow() - Method in interface java.sql.ResultSet
Deletes the current row from this ResultSet object and from the underlying database.
deletesAreDetected(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether or not a visible row delete can be detected by calling the method ResultSet.rowDeleted.
deleteSound(int) - Method in class ohos.media.audio.SoundPlayer
Deletes a sound based on its ID and releases the resources occupied.
deleteSSD(String, String, String, String) - Method in class ohos.security.seoperator.SEOperatorAbs
Deletes an supplementary security domain.
delimiter() - Method in class java.util.Scanner
Returns the Pattern this Scanner is currently using to match delimiters.
deliverKeyboardCase(KeyEvent) - Method in class ohos.agp.window.dialog.CommonDialog
Delivers a specified keyboard event.
deliverTouchCase(TouchEvent) - Method in class ohos.agp.window.dialog.CommonDialog
Delivers a specified touch event.
deliveryShortMessageResult(byte[]) - Method in interface ohos.telephony.IDeliveryShortMessageCallback
Called when an SMS message is delivered.
DEMOTIC_EGYPTIAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
denormalizeUri(Uri) - Method in class ohos.aafwk.ability.Ability
Converts the given normalized uri generated by Ability.normalizeUri(ohos.utils.net.Uri) into a denormalized one.
denormalizeUri(Uri) - Method in class ohos.aafwk.ability.DataAbilityHelper
Converts the given normalized uri generated by DataAbilityHelper.normalizeUri(ohos.utils.net.Uri) into a denormalized one.
densityDpi - Variable in class ohos.agp.window.dialog.DisplayDialog.DialogProvider
Indicates the density in DPI of the remote screen.
densityDpi - Variable in class ohos.agp.window.service.DisplayAttributes
Indicates the display resolution.
densityPixels - Variable in class ohos.agp.window.service.DisplayAttributes
Indicates the display density in pixels.
DENY - java.nio.file.attribute.AclEntryType
Explicitly denies access to a file or directory.
DependentLayout - Class in ohos.agp.components
Describes a dependent layout.
DependentLayout(Context) - Constructor for class ohos.agp.components.DependentLayout
Default constructor used to create a DependentLayout instance by using the default attribute set and style.
DependentLayout(Context, AttrSet) - Constructor for class ohos.agp.components.DependentLayout
A constructor used to create a DependentLayout instance by using specified attribute set and default style after the XML file is parsed.
DependentLayout(Context, AttrSet, String) - Constructor for class ohos.agp.components.DependentLayout
A constructor used to create a DependentLayout instance by using specified attribute set and specified style after the XML file is parsed.
DependentLayout.LayoutConfig - Class in ohos.agp.components
Provides layout configs for a dependent layout.
Deprecated - Annotation Type in java.lang
A program element annotated @Deprecated is one that programmers are discouraged from using, typically because it is dangerous, or because a better alternative exists.
DEPRECATED - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Deprecated (new).
Deque<E> - Interface in java.util
A linear collection that supports element insertion and removal at both ends.
deregister(AbstractSelectionKey) - Method in class java.nio.channels.spi.AbstractSelector
Removes the given key from its channel's key set.
deregisterDriver(Driver) - Static method in class java.sql.DriverManager
Removes the specified driver from the DriverManager's list of registered drivers.
DERIVATION_EXTENSION - Static variable in interface ohos.org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the derivation by extension.
DERIVATION_LIST - Static variable in interface ohos.org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the list.
DERIVATION_RESTRICTION - Static variable in interface ohos.org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the derivation by restriction if complex types are involved, or a restriction if simple types are involved.
DERIVATION_UNION - Static variable in interface ohos.org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the union if simple types are involved.
DES_EDE_KEY_LEN - Static variable in class javax.crypto.spec.DESedeKeySpec
The constant which defines the length of a DESede key in bytes.
DES_KEY_LEN - Static variable in class javax.crypto.spec.DESKeySpec
The constant which defines the length of a DES key in bytes.
DESC - Static variable in interface ohos.data.search.model.SearchParameter
Keyword used for sorting indexes in descending order based on a specified field.
descendingIterator() - Method in class java.util.ArrayDeque
 
descendingIterator() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns an iterator over the elements in this set in descending order.
descendingIterator() - Method in class java.util.concurrent.LinkedBlockingDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in interface java.util.Deque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class java.util.LinkedList
 
descendingIterator() - Method in interface java.util.NavigableSet
Returns an iterator over the elements in this set, in descending order.
descendingIterator() - Method in class java.util.TreeSet
Returns an iterator over the elements in this set in descending order.
descendingKeySet() - Method in interface java.util.concurrent.ConcurrentNavigableMap
Returns a reverse order NavigableSet view of the keys contained in this map.
descendingKeySet() - Method in class java.util.concurrent.ConcurrentSkipListMap
 
descendingKeySet() - Method in interface java.util.NavigableMap
Returns a reverse order NavigableSet view of the keys contained in this map.
descendingKeySet() - Method in class java.util.TreeMap
 
descendingMap() - Method in interface java.util.concurrent.ConcurrentNavigableMap
Returns a reverse order view of the mappings contained in this map.
descendingMap() - Method in class java.util.concurrent.ConcurrentSkipListMap
 
descendingMap() - Method in interface java.util.NavigableMap
Returns a reverse order view of the mappings contained in this map.
descendingMap() - Method in class java.util.TreeMap
 
descendingSet() - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns a reverse order view of the elements contained in this set.
descendingSet() - Method in interface java.util.NavigableSet
Returns a reverse order view of the elements contained in this set.
descendingSet() - Method in class java.util.TreeSet
 
descent - Variable in class ohos.agp.render.Paint.FontMetrics
Indicates the font ascent, that is, the distance from the font's baseline to the bottom of a character.
descent() - Method in class ohos.agp.render.Paint
Obtains the furthest distance of this text string below the baseline.
description - Variable in class java.sql.DriverPropertyInfo
A brief description of the property, which may be null.
DESCRIPTION - Static variable in class ohos.data.search.schema.CommonItem
Indicates the index field name of description.
DESCRIPTION - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the event description.
descriptionRes - Variable in class ohos.security.permission.PermissionDef
A string resource identifier (in the package's resources) of this permission's detailed description.
descriptionRes - Variable in class ohos.security.permission.PermissionGroupDef
A string resource identifier (in the package's resources) of this permissionGroup's detailed description.
DESCRIPTOR - Static variable in interface ohos.event.commonevent.ICommonEventManager
Deprecated.
DESCRIPTOR - Static variable in interface ohos.event.commonevent.ICommonEventSubscriber
Deprecated.
DESCRIPTOR - Static variable in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
DESCRIPTOR - Static variable in interface ohos.event.notification.INotificationSubscriber
Deprecated.
descriptorReadEvent(GattDescriptor, int) - Method in class ohos.bluetooth.ble.BlePeripheralCallback
A callback used to obtain the result of reading a descriptor.
descriptorWriteEvent(GattDescriptor, int) - Method in class ohos.bluetooth.ble.BlePeripheralCallback
A callback used to obtain the result of writing a descriptor.
DESedeKeySpec - Class in javax.crypto.spec
This class specifies a DES-EDE ("triple-DES") key.
DESedeKeySpec(byte[]) - Constructor for class javax.crypto.spec.DESedeKeySpec
Creates a DESedeKeySpec object using the first 24 bytes in key as the key material for the DES-EDE key.
DESedeKeySpec(byte[], int) - Constructor for class javax.crypto.spec.DESedeKeySpec
Creates a DESedeKeySpec object using the first 24 bytes in key, beginning at offset inclusive, as the key material for the DES-EDE key.
DESERET - java.lang.Character.UnicodeScript
Unicode script "Deseret".
DESERET - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Deseret" Unicode character block.
DESERET - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
DESERET - Static variable in class ohos.global.icu.lang.UScript
Deseret
DESERET_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
desiredAssertionStatus() - Method in class java.lang.Class
Returns the assertion status that would be assigned to this class if it were to be initialized at the time this method is invoked.
desiredColorSpace - Variable in class ohos.media.image.ImageSource.DecodingOptions
Indicates the color space of a decoded image, which is defined by ColorSpace.
desiredPixelFormat - Variable in class ohos.media.image.ImageSource.DecodingOptions
Indicates the pixel format of a decoded image, which is defined by PixelFormat.
desiredRegion - Variable in class ohos.media.image.ImageSource.DecodingOptions
Indicates an image area to be decoded.
desiredSize - Variable in class ohos.media.image.ImageSource.DecodingOptions
Indicates the expected output size.
DESKeySpec - Class in javax.crypto.spec
This class specifies a DES key.
DESKeySpec(byte[]) - Constructor for class javax.crypto.spec.DESKeySpec
Creates a DESKeySpec object using the first 8 bytes in key as the key material for the DES key.
DESKeySpec(byte[], int) - Constructor for class javax.crypto.spec.DESKeySpec
Creates a DESKeySpec object using the first 8 bytes in key, beginning at offset inclusive, as the key material for the DES key.
destinationIndex() - Method in class ohos.global.icu.text.Edits.Iterator
The start index of the current span in the destination string; the span has length Edits.Iterator.newLength().
destinationIndexFromSourceIndex(int) - Method in class ohos.global.icu.text.Edits.Iterator
Computes the destination index corresponding to the given source index.
destroy() - Method in class java.lang.Process
Kills the subprocess.
destroy() - Method in class java.lang.Thread
Deprecated.
This method was originally designed to destroy this thread without any cleanup. Any monitors it held would have remained locked. However, the method was never implemented. If if were to be implemented, it would be deadlock-prone in much the manner of Thread.suspend(). If the target thread held a lock protecting a critical system resource when it was destroyed, no thread could ever access this resource again. If another thread ever attempted to lock this resource, deadlock would result. Such deadlocks typically manifest themselves as "frozen" processes. For more information, see Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
destroy() - Method in class java.lang.ThreadGroup
Destroys this thread group and all of its subgroups.
destroy() - Method in class java.security.KeyStore.PasswordProtection
Clears the password.
destroy() - Method in interface javax.security.auth.Destroyable
Destroy this Object.
destroy() - Method in class ohos.agp.window.dialog.BaseDialog
Destroys an existing dialog box.
destroy() - Method in interface ohos.agp.window.dialog.IDialog
Destroys a displayed BaseDialog object.
destroy() - Method in class ohos.agp.window.dialog.ListDialog
Called from BaseDialog to destroy the list dialog box.
destroy() - Method in class ohos.ai.asr.AsrClient
Destroys the ASR service by canceling all ongoing ASR tasks.
destroy() - Static method in class ohos.ai.cv.common.VisionManager
Disconnects from HUAWEI HiAI Engine services.
destroy() - Method in class ohos.ai.tts.TtsClient
Destroys the TTS client.
destroy() - Method in class ohos.hiviewdfx.Faultlogger.FaultLogQueryResult
Destroys the query result.
destroy(Context) - Method in class ohos.ai.nlu.NluClient
Destroys the NLU service by canceling all ongoing NLU tasks.
DESTROY_TTS_CLIENT_FAILED - Static variable in class ohos.ai.tts.constants.TtsEvent
Indicates that the TTS client fails to be destroyed.
DESTROY_TTS_CLIENT_SUCCESS - Static variable in class ohos.ai.tts.constants.TtsEvent
Indicates that the TTS client is successfully destroyed.
Destroyable - Interface in javax.security.auth
Objects such as credentials may optionally implement this interface to provide the capability to destroy its contents.
destroyEntity(Entity) - Method in interface ohos.agp.render.render3d.Scene
Destroys an entity.
DestroyFailedException - Exception in javax.security.auth
Signals that a destroy operation failed.
DestroyFailedException() - Constructor for exception javax.security.auth.DestroyFailedException
Constructs a DestroyFailedException with no detail message.
DestroyFailedException(String) - Constructor for exception javax.security.auth.DestroyFailedException
Constructs a DestroyFailedException with the specified detail message.
destroyForcibly() - Method in class java.lang.Process
Kills the subprocess.
destroyNode(SceneNode) - Method in interface ohos.agp.render.render3d.Scene
Destroys a node and all its child nodes.
destroyPageFromContainer(ComponentContainer, int, Object) - Method in class ohos.agp.components.PageSliderProvider
Destroys a specified page in a container.
destroyPod(String, String) - Method in interface ohos.agp.render.render3d.resources.RenderDataStorePod
Destroys data in the POD object.
destroyWindow(Window) - Method in class ohos.agp.window.service.WindowManager
Destroys a window.
DESTRUCTION - ohos.hiviewdfx.Debug.IpcType
Indicates the destruction IPC.
detachFd(FileDescriptor) - Static method in class ohos.rpc.MessageParcel
Detachs the native fd from FileDescriptor
detachForRetrieveAsync() - Method in class ohos.media.common.sessioncore.AVBrowserResult
Detaches the current media item information from the media browser service to delay sending the information.
detail - Variable in exception java.io.WriteAbortedException
Exception that was caught while writing the ObjectStream.
detect(String, byte[], int, int) - Method in interface ohos.ai.cv.qrcode.IBarcodeDetector
Checks the length of the input string and the width and height of an expected QR code, generates the QR code based on the input string if the input parameters are valid, and outputs a byte array of the pixel map for the QR code PNG image.
detect(VisionImage, Text, VisionCallback<Text>) - Method in interface ohos.ai.cv.text.ITextDetector
Performs general text recognition on a given image and returns the result code.
DETECT_MODE - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter DETECT_MODE of Text.
DETECT_TYPE - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter DETECT_TYPE of Text.
detectedCharset() - Method in class java.nio.charset.CharsetDecoder
Retrieves the charset that was detected by this decoder  (optional operation).
determinant() - Method in class ohos.agp.utils.Matrix44
Calculates the determinant of this Matrix44.
DEVANAGARI - java.awt.font.NumericShaper.Range
The Devanagari range with the Devanagari digits.
DEVANAGARI - java.lang.Character.UnicodeScript
Unicode script "Devanagari".
DEVANAGARI - Static variable in class java.awt.font.NumericShaper
Identifies the DEVANAGARI range and decimal base.
DEVANAGARI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Devanagari" Unicode character block.
DEVANAGARI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
DEVANAGARI - Static variable in class ohos.global.icu.lang.UScript
Devanagari
DEVANAGARI_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Devanagari Extended" Unicode character block.
DEVANAGARI_EXTENDED - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
DEVANAGARI_EXTENDED_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
DEVANAGARI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
DEVELOPMENT_SETTINGS_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Specifies whether developer options are enabled.
DEVICE_AVAILABLE - Static variable in class ohos.media.audio.AudioDeviceChangeType
Indicates that one or more devices are connected.
DEVICE_COLLABORATION - ohos.data.distributed.common.KvStoreType
Device-collaborated database, as specified by DeviceKvStore
DEVICE_ID_BLUETOOTH - Static variable in class ohos.media.audio.AudioManager
Indicates a Bluetooth device.
DEVICE_ID_LIST - Static variable in interface ohos.data.search.model.SearchParameter
Keyword that maps to a JSONObject consisting of device IDs.
DEVICE_ID_SPEAKERPHONE - Static variable in class ohos.media.audio.AudioManager
Indicates a speaker device.
DEVICE_ID_WIRED_HEADSET - Static variable in class ohos.media.audio.AudioManager
Indicates a wired headset device.
DEVICE_INFO_REQUEST - Static variable in class ohos.wifi.p2p.WifiP2pController
Indicates the request for the Wi-Fi P2P device information.
DEVICE_LINK_EXTERNAL_MSDP - Static variable in annotation type ohos.media.camera.device.CameraInfo.DeviceLinkType
Indicates that a physical camera is connected based on Multicast Source Discovery Protocol (MSDP).
DEVICE_LINK_EXTERNAL_USB - Static variable in annotation type ohos.media.camera.device.CameraInfo.DeviceLinkType
Indicates that a physical camera is connected via USB.
DEVICE_LINK_NATIVE - Static variable in annotation type ohos.media.camera.device.CameraInfo.DeviceLinkType
Indicates that a native physical camera is physically connected and will not be disconnected.
DEVICE_LINK_OTHERS - Static variable in annotation type ohos.media.camera.device.CameraInfo.DeviceLinkType
Indicates an unknown type or an invalid physical camera ID.
DEVICE_LIST_REQUEST - Static variable in class ohos.wifi.p2p.WifiP2pController
Indicates the request for the list of Wi-Fi P2P devices.
DEVICE_NAME - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Indicates the device name.
DEVICE_NOT_FOUND - ohos.data.distributed.common.KvStoreErrorCode
Local device ID not found
DEVICE_PROVISION_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Specifies whether the device is provisioned.
DEVICE_SETTING_DESCRIPTION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
DEVICE_TYPE_CAR - Static variable in class ohos.global.configuration.DeviceCapability
Indicates a car.
DEVICE_TYPE_DEFAULT - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates the default device type.
DEVICE_TYPE_LARGE_SCREEN - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates a large screen.
DEVICE_TYPE_PC - Static variable in class ohos.global.configuration.DeviceCapability
Indicates a PC.
DEVICE_TYPE_PHONE - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates a mobile phone (default device type).
DEVICE_TYPE_PHONE - Static variable in class ohos.global.configuration.DeviceCapability
Indicates a smartphone.
DEVICE_TYPE_SPEAKER - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates a speaker.
DEVICE_TYPE_TABLET - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates a tablet.
DEVICE_TYPE_TABLET - Static variable in class ohos.global.configuration.DeviceCapability
Indicates a tablet.
DEVICE_TYPE_TV - Static variable in class ohos.global.configuration.DeviceCapability
Indicates a smart TV.
DEVICE_TYPE_UNDEFINED - Static variable in class ohos.global.configuration.DeviceCapability
Indicates that the device type is undefined.
DEVICE_TYPE_WEARABLE - Static variable in class ohos.global.configuration.DeviceCapability
Indicates a wearable device.
DEVICE_TYPE_WEB - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates a web-based device.
DEVICE_UNAVAILABLE - Static variable in class ohos.media.audio.AudioDeviceChangeType
Indicates that one or more devices are disconnected.
DeviceCapability - Class in ohos.global.configuration
Provides the device capability to manage resources.
DeviceCapability() - Constructor for class ohos.global.configuration.DeviceCapability
Default constructor used to create a DeviceCapability instance.
DeviceCapability(DeviceCapability) - Constructor for class ohos.global.configuration.DeviceCapability
A constructor used to create a DeviceCapability instance using an existing DeviceCapability instance.
DeviceChangeCallback - Interface in ohos.data.distributed.device
Represents the callback for device status changes.
DeviceConfigInfo - Class in ohos.aafwk.ability
Provides information about an application's device configuration requirements that you can obtain by calling IAbilityManager.getDeviceConfigInfo().
DeviceFilterStrategy - Enum in ohos.data.distributed.device
Enumerates strategies for filtering online devices.
deviceId(int) - Method in class ohos.media.audio.AudioRendererInfo.Builder
Sets the ID of the device that plays the audio stream.
DeviceInfo - Class in ohos.data.distributed.device
Provides device information.
DeviceInfo - Class in ohos.distributedschedule.interwork
Provides methods for setting and obtaining the network ID, device name, device type, and device state of a device on the distributed network.
DeviceInfo - Class in ohos.system
A static class pertaining to the product information.
DeviceInfo() - Constructor for class ohos.distributedschedule.interwork.DeviceInfo
Default constructor used to create a DeviceInfo instance with an offline device of an unknown type.
DeviceInfo(String) - Constructor for class ohos.media.player.Player.DeviceInfo
A constructor used to create a DeviceInfo instance based on a device ID.
DeviceInfo(String, int) - Constructor for class ohos.media.player.Player.DeviceInfo
A constructor used to create a DeviceInfo instance based on a device ID and track ID.
DeviceInfo(String, String, String) - Constructor for class ohos.data.distributed.device.DeviceInfo
A constructor used to create a DeviceInfo instance with a specified device ID, name, and type.
DeviceInfo.DeviceState - Enum in ohos.distributedschedule.interwork
Enumerates online and offline states of a device on the distributed network.
DeviceInfo.DeviceType - Enum in ohos.distributedschedule.interwork
Enumerates types of a device on the distributed network.
DeviceKvStore - Interface in ohos.data.distributed.device
Manages distributed data by device in a distributed system.
DeviceManager - Class in ohos.distributedschedule.interwork
Provides methods for managing devices on the distributed network, including registering and unregistering callbacks for notifications of device online and offline, obtaining information about all remote devices or a specified remote device, querying information about an remote application based on a specified Intent, and initializing the distributed execution framework for a device.
DevicePowerStatusInfo - Class in ohos.powermanager
Obtains the power status of a device.
DeviceStatus - Enum in ohos.data.distributed.device
Enumerates device statuses.
deviceType - Variable in class ohos.global.configuration.DeviceCapability
Indicates the target device type.
DHGenParameterSpec - Class in javax.crypto.spec
This class specifies the set of parameters used for generating Diffie-Hellman (system) parameters for use in Diffie-Hellman key agreement.
DHGenParameterSpec(int, int) - Constructor for class javax.crypto.spec.DHGenParameterSpec
Constructs a parameter set for the generation of Diffie-Hellman (system) parameters.
DHKey - Interface in javax.crypto.interfaces
The interface to a Diffie-Hellman key.
DHParameterSpec - Class in javax.crypto.spec
This class specifies the set of parameters used with the Diffie-Hellman algorithm, as specified in PKCS #3: Diffie-Hellman Key-Agreement Standard.
DHParameterSpec(BigInteger, BigInteger) - Constructor for class javax.crypto.spec.DHParameterSpec
Constructs a parameter set for Diffie-Hellman, using a prime modulus p and a base generator g.
DHParameterSpec(BigInteger, BigInteger, int) - Constructor for class javax.crypto.spec.DHParameterSpec
Constructs a parameter set for Diffie-Hellman, using a prime modulus p, a base generator g, and the size in bits, l, of the random exponent (private value).
DHPrivateKey - Interface in javax.crypto.interfaces
The interface to a Diffie-Hellman private key.
DHPrivateKeySpec - Class in javax.crypto.spec
This class specifies a Diffie-Hellman private key with its associated parameters.
DHPrivateKeySpec(BigInteger, BigInteger, BigInteger) - Constructor for class javax.crypto.spec.DHPrivateKeySpec
Constructor that takes a private value x, a prime modulus p, and a base generator g.
DHPublicKey - Interface in javax.crypto.interfaces
The interface to a Diffie-Hellman public key.
DHPublicKeySpec - Class in javax.crypto.spec
This class specifies a Diffie-Hellman public key with its associated parameters.
DHPublicKeySpec(BigInteger, BigInteger, BigInteger) - Constructor for class javax.crypto.spec.DHPublicKeySpec
Constructor that takes a public value y, a prime modulus p, and a base generator g.
DHU_AL_HIJJAH - Static variable in class ohos.global.icu.util.IslamicCalendar
Constant for Dhu al-Hijjah, the 12th month of the Islamic year.
DHU_AL_QIDAH - Static variable in class ohos.global.icu.util.IslamicCalendar
Constant for Dhu al-Qi'dah, the 11th month of the Islamic year.
DIACRITIC - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Diacritic.
dial(String, boolean) - Method in class ohos.dcall.DistributedCallManager
Makes a call.
DIALECT_HANDLING - ohos.global.icu.text.DisplayContext.Type
DIALECT_HANDLING can be set to STANDARD_NAMES or DIALECT_NAMES.
DIALECT_NAMES - ohos.global.icu.text.DisplayContext
A possible setting for DIALECT_HANDLING: use dialect names, when generating a locale name, e.g. en_GB displays as 'British English'.
DIALECT_NAMES - ohos.global.icu.text.LocaleDisplayNames.DialectHandling
Use dialect names when generating a locale name, e.g. en_GB displays as 'British English'.
DialogProvider(String, int, int, int, int) - Constructor for class ohos.agp.window.dialog.DisplayDialog.DialogProvider
A constructor used to create a DialogProvider instance.
Dictionary<K,V> - Class in java.util
The Dictionary class is the abstract parent of any class, such as Hashtable, which maps keys to values.
Dictionary() - Constructor for class java.util.Dictionary
Sole constructor.
DIFFERENCE - ohos.agp.render.BlendMode
Subtracts the darker color from the lighter color to increase the contrast.
DIFFERENCE - ohos.agp.render.Canvas.ClipOp
Reserves the canvas area outside the path.
DIFFERENCE - ohos.agp.render.Region.Op
Obtains the area that is different from target region.
digest - Variable in class java.security.DigestInputStream
The message digest associated with this stream.
digest - Variable in class java.security.DigestOutputStream
The message digest associated with this stream.
digest() - Method in class java.security.MessageDigest
Completes the hash computation by performing final operations such as padding.
digest(byte[]) - Method in class java.security.MessageDigest
Performs a final update on the digest using the specified array of bytes, then completes the digest computation.
digest(byte[], int, int) - Method in class java.security.MessageDigest
Completes the hash computation by performing final operations such as padding.
DIGEST_ALGORITHM_MD5 - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the MD5 digest algorithm.
DIGEST_ALGORITHM_NONE - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the digest mode NONE.
DIGEST_ALGORITHM_SHA1 - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the SHA-1 digest algorithm.
DIGEST_ALGORITHM_SHA224 - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the SHA-224 digest algorithm.
DIGEST_ALGORITHM_SHA256 - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the SHA-256 digest algorithm.
DIGEST_ALGORITHM_SHA384 - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the SHA-384 digest algorithm.
DIGEST_ALGORITHM_SHA512 - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the SHA-512 digest algorithm.
DigestException - Exception in java.security
This is the generic Message Digest exception.
DigestException() - Constructor for exception java.security.DigestException
Constructs a DigestException with no detail message.
DigestException(String) - Constructor for exception java.security.DigestException
Constructs a DigestException with the specified detail message.
DigestException(String, Throwable) - Constructor for exception java.security.DigestException
Creates a DigestException with the specified detail message and cause.
DigestException(Throwable) - Constructor for exception java.security.DigestException
Creates a DigestException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
DigestInputStream - Class in java.security
A transparent stream that updates the associated message digest using the bits going through the stream.
DigestInputStream(InputStream, MessageDigest) - Constructor for class java.security.DigestInputStream
Creates a digest input stream, using the specified input stream and message digest.
DigestOutputStream - Class in java.security
A transparent stream that updates the associated message digest using the bits going through the stream.
DigestOutputStream(OutputStream, MessageDigest) - Constructor for class java.security.DigestOutputStream
Creates a digest output stream, using the specified output stream and message digest.
digit(char, int) - Static method in class java.lang.Character
Returns the numeric value of the character ch in the specified radix.
digit(int) - Static method in class ohos.global.icu.lang.UCharacter
Returnss the numeric value of a decimal digit code point.
digit(int, int) - Static method in class java.lang.Character
Returns the numeric value of the specified character (Unicode code point) in the specified radix.
digit(int, int) - Static method in class ohos.global.icu.lang.UCharacter
Returnss the numeric value of a decimal digit code point.
DIGIT - Static variable in interface ohos.global.icu.lang.UCharacter.NumericType
 
DIGIT - Static variable in interface ohos.global.icu.text.Collator.ReorderCodes
Characters with the digit property.
DIGITAL - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a device using a digital connection.
DIGITAL_ZOOM_RATIO - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is double not negative.
dim - Variable in class ohos.agp.window.service.WindowManager.LayoutConfig
Indicates the brightness of the window.
DimensFloat - Class in ohos.agp.utils
Represents any paired values related to the X and Y axes.
DimensFloat - Class in ohos.utils.geo
Represents any paired values related to the X and Y axes.
DimensFloat() - Constructor for class ohos.agp.utils.DimensFloat
A no-argument constructor used to create a DimensFloat instance.
DimensFloat() - Constructor for class ohos.utils.geo.DimensFloat
A no-argument constructor used to create a DimensFloat instance.
DimensFloat(float, float) - Constructor for class ohos.agp.utils.DimensFloat
A constructor used to create a DimensFloat instance based on specified float values in the X and Y axes.
DimensFloat(float, float) - Constructor for class ohos.utils.geo.DimensFloat
A constructor used to create a DimensFloat instance based on specified float values in the X and Y axes.
DimensFloat(int, int) - Constructor for class ohos.agp.utils.DimensFloat
A constructor used to create a DimensFloat instance based on specified int values in the X and Y axes.
DimensFloat(int, int) - Constructor for class ohos.utils.geo.DimensFloat
A constructor used to create a DimensFloat instance based on specified int values in the X and Y axes.
DimensFloat(DimensFloat) - Constructor for class ohos.agp.utils.DimensFloat
A constructor used to create a DimensFloat instance by copying parameters of an existing one.
DimensFloat(DimensFloat) - Constructor for class ohos.utils.geo.DimensFloat
A constructor used to create a DimensFloat instance by copying parameters of an existing one.
Dimension - Class in ohos.utils
An immutable class used to describe the height and width of a Dimension object.
Dimension(int, int) - Constructor for class ohos.utils.Dimension
A constructor used to create a Dimension object with the specified width and height.
DINGBATS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Dingbats" Unicode character block.
DINGBATS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
DINGBATS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
DIR_NON_SPACING_MARK - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type NSM
DIRECT - java.net.Proxy.Type
Represents a direct connection, or the absence of a proxy.
direction - Variable in class ohos.agp.components.SlideDrawer.LayoutConfig
Indicates the direction value.
direction - Variable in class ohos.global.configuration.Configuration
Indicates the target direction.
DIRECTION_BACKWARD - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the backward direction.
DIRECTION_DEFAULT_LEFT_TO_RIGHT - Static variable in class java.text.Bidi
Constant indicating that the base direction depends on the first strong directional character in the text according to the Unicode Bidirectional Algorithm.
DIRECTION_DEFAULT_LEFT_TO_RIGHT - Static variable in class ohos.global.icu.text.Bidi
Constant indicating that the base direction depends on the first strong directional character in the text according to the Unicode Bidirectional Algorithm.
DIRECTION_DEFAULT_RIGHT_TO_LEFT - Static variable in class java.text.Bidi
Constant indicating that the base direction depends on the first strong directional character in the text according to the Unicode Bidirectional Algorithm.
DIRECTION_DEFAULT_RIGHT_TO_LEFT - Static variable in class ohos.global.icu.text.Bidi
Constant indicating that the base direction depends on the first strong directional character in the text according to the Unicode Bidirectional Algorithm.
DIRECTION_DOWN - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the downward direction.
DIRECTION_FORWARD - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the forward direction.
DIRECTION_HORIZONTAL - Static variable in class ohos.global.configuration.Configuration
Indicates the horizontal direction.
DIRECTION_LEFT - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the leftward direction.
DIRECTION_LEFT_TO_RIGHT - Static variable in class java.text.Bidi
Constant indicating base direction is left-to-right.
DIRECTION_LEFT_TO_RIGHT - Static variable in class ohos.global.icu.text.Bidi
Constant indicating base direction is left-to-right.
DIRECTION_RIGHT - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the rightward direction.
DIRECTION_RIGHT_TO_LEFT - Static variable in class java.text.Bidi
Constant indicating base direction is right-to-left.
DIRECTION_RIGHT_TO_LEFT - Static variable in class ohos.global.icu.text.Bidi
Constant indicating base direction is right-to-left.
DIRECTION_UNDEFINED - Static variable in class ohos.global.configuration.Configuration
Indicates that the direction is undefined.
DIRECTION_UP - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the upward direction.
DIRECTION_VERTICAL - Static variable in class ohos.global.configuration.Configuration
Indicates the vertical direction.
DIRECTIONAL - ohos.agp.render.render3d.components.LightComponent.LightType
Indicates directional lights.
DIRECTIONALITY_ARABIC_NUMBER - Static variable in class java.lang.Character
Weak bidirectional character type "AN" in the Unicode specification.
DIRECTIONALITY_ARABIC_NUMBER - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_BOUNDARY_NEUTRAL - Static variable in class java.lang.Character
Weak bidirectional character type "BN" in the Unicode specification.
DIRECTIONALITY_BOUNDARY_NEUTRAL - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_COMMON_NUMBER_SEPARATOR - Static variable in class java.lang.Character
Weak bidirectional character type "CS" in the Unicode specification.
DIRECTIONALITY_COMMON_NUMBER_SEPARATOR - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_EUROPEAN_NUMBER - Static variable in class java.lang.Character
Weak bidirectional character type "EN" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR - Static variable in class java.lang.Character
Weak bidirectional character type "ES" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR - Static variable in class java.lang.Character
Weak bidirectional character type "ET" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_LEFT_TO_RIGHT - Static variable in class java.lang.Character
Strong bidirectional character type "L" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_LEFT_TO_RIGHT_EMBEDDING - Static variable in class java.lang.Character
Strong bidirectional character type "LRE" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT_EMBEDDING - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE - Static variable in class java.lang.Character
Strong bidirectional character type "LRO" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_NONSPACING_MARK - Static variable in class java.lang.Character
Weak bidirectional character type "NSM" in the Unicode specification.
DIRECTIONALITY_NONSPACING_MARK - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_OTHER_NEUTRALS - Static variable in class java.lang.Character
Neutral bidirectional character type "ON" in the Unicode specification.
DIRECTIONALITY_OTHER_NEUTRALS - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_PARAGRAPH_SEPARATOR - Static variable in class java.lang.Character
Neutral bidirectional character type "B" in the Unicode specification.
DIRECTIONALITY_PARAGRAPH_SEPARATOR - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_POP_DIRECTIONAL_FORMAT - Static variable in class java.lang.Character
Weak bidirectional character type "PDF" in the Unicode specification.
DIRECTIONALITY_POP_DIRECTIONAL_FORMAT - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_RIGHT_TO_LEFT - Static variable in class java.lang.Character
Strong bidirectional character type "R" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_RIGHT_TO_LEFT_ARABIC - Static variable in class java.lang.Character
Strong bidirectional character type "AL" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_ARABIC - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_RIGHT_TO_LEFT_EMBEDDING - Static variable in class java.lang.Character
Strong bidirectional character type "RLE" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_EMBEDDING - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_RIGHT_TO_LEFT_OVERRIDE - Static variable in class java.lang.Character
Strong bidirectional character type "RLO" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_OVERRIDE - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_SEGMENT_SEPARATOR - Static variable in class java.lang.Character
Neutral bidirectional character type "S" in the Unicode specification.
DIRECTIONALITY_SEGMENT_SEPARATOR - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DIRECTIONALITY_UNDEFINED - Static variable in class java.lang.Character
Undefined bidirectional character type.
DIRECTIONALITY_UNDEFINED - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Undefined bidirectional character type.
DIRECTIONALITY_WHITESPACE - Static variable in class java.lang.Character
Neutral bidirectional character type "WS" in the Unicode specification.
DIRECTIONALITY_WHITESPACE - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
DirectionalLayout - Class in ohos.agp.components
A directional layout in which controls are arranged horizontally or vertically.
DirectionalLayout(Context) - Constructor for class ohos.agp.components.DirectionalLayout
Default constructor used to create a DirectionalLayout instance by using the default attribute set and style.
DirectionalLayout(Context, AttrSet) - Constructor for class ohos.agp.components.DirectionalLayout
A constructor used to create a DirectionalLayout instance by using specified attribute set and default style after the XML file is parsed.
DirectionalLayout(Context, AttrSet, String) - Constructor for class ohos.agp.components.DirectionalLayout
A constructor used to create a DirectionalLayout instance by using specified attribute set and specified style after the XML file is parsed.
DirectionalLayout.LayoutConfig - Class in ohos.agp.components
Specifies layout parameters of a child control.
DirectionalLayoutManager - Class in ohos.agp.components
Manages the layout of components that are arranged horizontally or vertically.
DirectionalLayoutManager() - Constructor for class ohos.agp.components.DirectionalLayoutManager
Default constructor used to create a DirectionalLayoutManager instance.
directory() - Method in class java.lang.ProcessBuilder
Returns this process builder's working directory.
directory(File) - Method in class java.lang.ProcessBuilder
Sets this process builder's working directory.
DIRECTORY_DOCUMENTS - Static variable in class ohos.app.Environment
Indicates the standard directory for placing documents.
DIRECTORY_DOWNLOADS - Static variable in class ohos.app.Environment
Indicates the standard directory for placing downloaded files.
DIRECTORY_INHERIT - java.nio.file.attribute.AclEntryFlag
Can be placed on a directory and indicates that the ACL entry should be added to each new directory created.
DIRECTORY_MOVIES - Static variable in class ohos.app.Environment
Indicates the standard directory for placing video files.
DIRECTORY_MUSIC - Static variable in class ohos.app.Environment
Indicates the standard directory for placing audio files.
DIRECTORY_PICTURES - Static variable in class ohos.app.Environment
Indicates the standard directory for placing pictures.
DirectoryIteratorException - Exception in java.nio.file
Runtime exception thrown if an I/O error is encountered when iterating over the entries in a directory.
DirectoryIteratorException(IOException) - Constructor for exception java.nio.file.DirectoryIteratorException
Constructs an instance of this class.
DirectoryNotEmptyException - Exception in java.nio.file
Checked exception thrown when a file system operation fails because a directory is not empty.
DirectoryNotEmptyException(String) - Constructor for exception java.nio.file.DirectoryNotEmptyException
Constructs an instance of this class.
DirectoryStream<T> - Interface in java.nio.file
An object to iterate over the entries in a directory.
DirectoryStream.Filter<T> - Interface in java.nio.file
An interface that is implemented by objects that decide if a directory entry should be accepted or filtered.
DIRTY - Static variable in interface ohos.sysappcomponents.calendar.column.SyncColumns
Indicates the dirty information.
dirtyMatrixTypeCache() - Method in class ohos.agp.utils.Matrix
Sets internal cache to an unknown state.
disable() - Static method in class java.lang.Compiler
Cause the Compiler to cease operation.
DISABLE - ohos.batterymanager.BatteryInfo.BatteryChargeState
Indicates that the battery is not being charged.
DISABLE_MODE_A_B - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates that card emulation of type A and B is disabled.
disableAbility() - Method in class ohos.accessibility.ability.AccessibleAbility
Disables the accessibility service.
disableAppAccess(String, String) - Method in class ohos.account.app.AppAccountAbility
Disables a third-party application with the specified bundle name from accessing the given application account.
disableBt() - Method in class ohos.bluetooth.BluetoothHost
Disables Bluetooth on a device.
disabledCallback(int) - Method in class ohos.nfc.cardemulation.HostService
Callback for a connection exception.
disableFadeEffect(Component.FadeEffectEnum) - Method in class ohos.agp.components.Component
Disable to display the boundary of the component's fade-effect area or to hide scroll bars when a component is not scrolling.
disableHomeShortcuts(List<String>) - Method in interface ohos.bundle.IBundleManager
Disables specified home-screen shortcuts that are no longer used.
disableIme() - Method in class ohos.multimodalinput.event.KeyBoardEvent
Closes the IME.
disableMultipath(String, String) - Method in class ohos.smartcomm.MultiPathManager
Disables multipath.
DISALLOWED - ohos.global.icu.text.IDNA.Error
A label or domain name contains disallowed characters.
DISC - Static variable in annotation type ohos.media.common.AVMetadata.AVLongKey
Indicates the key for the CD number of the source where the media item belongs.
DiscardOldestPolicy() - Constructor for class java.util.concurrent.ThreadPoolExecutor.DiscardOldestPolicy
Creates a DiscardOldestPolicy for the given executor.
DiscardPolicy() - Constructor for class java.util.concurrent.ThreadPoolExecutor.DiscardPolicy
Creates a DiscardPolicy.
disconnect() - Method in class java.net.DatagramSocket
Disconnects the socket.
disconnect() - Method in class java.net.DatagramSocketImpl
Disconnects a datagram socket from its remote destination.
disconnect() - Method in class java.net.HttpURLConnection
Indicates that other requests to the server are unlikely in the near future.
disconnect() - Method in class java.nio.channels.DatagramChannel
Disconnects this channel's socket.
disconnect() - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Disconnects from or stops an ongoing connection to a BLE peripheral device.
disconnect() - Method in class ohos.data.search.SearchAbility
Deprecated.
disconnect() - Method in class ohos.media.photokit.metadata.AVLoggerConnection
Disconnects from the scanning service.
disconnect() - Method in class ohos.media.sessioncore.AVBrowser
Disconnects from the media browser service.
disconnect(BluetoothRemoteDevice) - Method in class ohos.bluetooth.A2dpSink
Disconnect an a2dp source remote device
disconnectAbility(IAbilityConnection) - Method in class ohos.aafwk.ability.Ability
Disconnects an ability from a Service ability, in contrast to Ability.connectAbility(ohos.aafwk.content.Intent,ohos.aafwk.ability.IAbilityConnection).
disconnectAbility(IAbilityConnection) - Method in class ohos.aafwk.ability.AbilitySlice
Disconnects the host ability from an ability that uses the Service template.
disconnectAbility(IAbilityConnection) - Method in class ohos.app.AbilityContext
 
disconnectAbility(IAbilityConnection) - Method in interface ohos.app.Context
Disconnects the current ability from an ability using the AbilityInfo.AbilityType.SERVICE template.
disconnectBluetoothSco() - Method in class ohos.media.audio.AudioManager
Disconnects from the Bluetooth SCO channel.
DISCONNECTED - ohos.wifi.WifiLinkedInfo.ConnState
The Wi-Fi connection has been torn down.
DISCONNECTING - ohos.wifi.WifiLinkedInfo.ConnState
The Wi-Fi connection is being torn down.
disconnectSco() - Method in class ohos.bluetooth.HandsFreeAudioGateway
Disconnect an audio channel connection.
DISCOVER_BLUETOOTH - Static variable in class ohos.security.SystemPermission
Allows an application to configure Bluetooth on a device (such as setting the Bluetooth nameand enabling or disabling Bluetooth), initiate or cancel a scan for Bluetooth devices, and pair with Bluetooth devices.
discoverDevices(WifiP2pCallback) - Method in class ohos.wifi.p2p.WifiP2pController
Discovers Wi-Fi P2P devices.
discoverServices() - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Starts discovering services.
disjoint(Collection<?>, Collection<?>) - Static method in class java.util.Collections
Returns true if the two specified collections have no elements in common.
DISK_MOUNTED - ohos.data.usage.MountState
Indicates that the device is mounted.
DISK_REMOVED - ohos.data.usage.MountState
Indicates that the device has been removed.
DISK_UNKNOWN - ohos.data.usage.MountState
Indicates that the device is in an unknown state.
DISK_UNMOUNTED - ohos.data.usage.MountState
Indicates that the device is unmounted.
dispatchAbilitySavedState(PacMap) - Method in class ohos.aafwk.ability.AbilityPackage
Called when Ability#onSaveAbilityState(PacMap) was called on an ability.
dispatchAccessibilityEventInfo(AccessibilityEventInfo) - Method in class ohos.aafwk.ability.Ability
Called when an accessibility event occurs on the component of this ability.
dispatchAVKeyEvent(KeyEvent) - Method in class ohos.media.sessioncore.AVController
Dispatches a key event to the media session for the application to control playback.
dispatchLifecycle(Lifecycle.Event, Intent) - Method in class ohos.aafwk.ability.Lifecycle
While Ability or AbilitySlice's lifecycle changes, dispatch lifecycle event.
Display - Class in ohos.agp.window.service
Encapsulates display attributes and operations.
Display() - Constructor for class ohos.agp.window.service.Display
Creates a Display object for mock tests.
DISPLAY - java.util.Locale.Category
Category used to represent the default locale for displaying user interfaces.
DISPLAY - ohos.global.icu.util.ULocale.Category
Category used to represent the default locale for displaying user interfaces.
DISPLAY_INVERSION_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Display
Specifies whether display color inversion is enabled.
DISPLAY_LENGTH - ohos.global.icu.text.DisplayContext.Type
DISPLAY_LENGTH can be set to LENGTH_FULL or LENGTH_SHORT.
DISPLAY_MODE_FULL - Static variable in class ohos.miscservices.inputmethodability.KeyboardController
Indicates that the current keyboard is displayed in full-screen mode.
DISPLAY_MODE_PART - Static variable in class ohos.miscservices.inputmethodability.KeyboardController
Indicates that the current keyboard is displayed in partial screen (normal mode).
DISPLAY_NAME - Static variable in interface ohos.media.photokit.metadata.AVStorage.AVBaseColumns
Indicates the display name of the media item.
DISPLAY_P3 - ohos.media.image.common.ColorSpace
Indicates the color space based on SMPTE RP 431-2-2007 and IEC 61966-2.1:1999.
DisplayAttributes - Class in ohos.agp.window.service
Encapsulates display attributes, including the display width, height, and density, in unit of pixels.
DisplayAttributes() - Constructor for class ohos.agp.window.service.DisplayAttributes
Default constructor used to create a DisplayAttributes instance.
displayCallScreen(boolean) - Method in class ohos.dcall.DistributedCallManager
Switches the call screen to the foreground.
DisplayContext - Enum in ohos.global.icu.text
Display context settings.
DisplayContext.Type - Enum in ohos.global.icu.text
Type values for DisplayContext
DisplayDialog - Class in ohos.agp.window.dialog
Displays the content of a dialog box on that of a remote screen.
DisplayDialog(Context) - Constructor for class ohos.agp.window.dialog.DisplayDialog
A constructor used to create a DisplayDialog dialog based on the input context.
DisplayDialog.DialogProvider - Class in ohos.agp.window.dialog
Encapsulates the information about a remote screen, including its height, width, IP address, port, and density in DPI.
DisplayManager - Class in ohos.agp.window.service
Manages Display instances.
displayName() - Method in class java.nio.charset.Charset
Returns this charset's human-readable name for the default locale.
displayName(Locale) - Method in class java.nio.charset.Charset
Returns this charset's human-readable name for the given locale.
DisplayResizeController - Class in ohos.accessibility.ability
Provides a controller for the display resizing operations.
DisplayResizeController(int, int, Object) - Constructor for class ohos.accessibility.ability.DisplayResizeController
A constructor used to create a DisplayResizeController instance based on the connection ID, display ID, and lock.
DisplayResizeListener - Interface in ohos.accessibility.ability
Provides a callback to listen for display resizing operations.
displayUnlockMissionMessage() - Method in class ohos.app.AbilityContext
 
displayUnlockMissionMessage() - Method in interface ohos.app.Context
Displays a system-defined message to the user, prompting the user how to exit the lock mission mode.
DistAgentFile - Class in ohos.data.distributed.file
Provides methods for the file manager to perform operations on distributed agent files.
DistAgentFile(String) - Constructor for class ohos.data.distributed.file.DistAgentFile
Constructor used to create an DistAgentFile instance.
distance(Vector2, Vector2) - Static method in class ohos.agp.render.render3d.math.Vector2
Obtains the distance between two vectors.
distance(Vector3, Vector3) - Static method in class ohos.agp.render.render3d.math.Vector3
Obtains the distance between two vectors.
distance(Vector4, Vector4) - Static method in class ohos.agp.render.render3d.math.Vector4
Obtains the distance between two vectors.
DistFile - Class in ohos.data.distributed.file
Inherits from the java.io.File class and provides methods for the file manager to perform basic operations on distributed files or directories.
DistFile(String) - Constructor for class ohos.data.distributed.file.DistFile
 
DistFiles - Class in ohos.data.distributed.file
Provides methods for the file manager to perform operations on distributed files or directories.
DistFiles() - Constructor for class ohos.data.distributed.file.DistFiles
 
distinct() - Method in interface java.util.stream.DoubleStream
Returns a stream consisting of the distinct elements of this stream.
distinct() - Method in interface java.util.stream.IntStream
Returns a stream consisting of the distinct elements of this stream.
distinct() - Method in interface java.util.stream.LongStream
Returns a stream consisting of the distinct elements of this stream.
distinct() - Method in interface java.util.stream.Stream
Returns a stream consisting of the distinct elements (according to Object#equals(Object)) of this stream.
distinct() - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to filter out duplicate records and retain only one of them.
distinct() - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to filter out duplicate records and retain only one of them.
distinct() - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to filter out duplicate records and retain only one of them.
DISTINCT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DISTINCT.
DISTINCT - Static variable in interface java.util.Spliterator
Characteristic value signifying that, for each pair of encountered elements x, y, !x.equals(y).
DistLinkFile - Class in ohos.data.distributed.file
Provides methods for the file manager to perform operations on distributed link files.
DistLinkFile(String) - Constructor for class ohos.data.distributed.file.DistLinkFile
Constructor used to create an DistLinkFile instance.
DISTRIBUTED_DATA - Static variable in class ohos.security.SystemPermission
Allows an application to access distributed features, such as distributed databases and files.
DISTRIBUTED_DATASYNC - Static variable in class ohos.security.SystemPermission
Allows an application to exchange user data (such as images, music, videos, and application data) with another device.
DISTRIBUTED_VIRTUALDEVICE - Static variable in class ohos.security.SystemPermission
Allows an application to discover and access other devices for multi-device collaboration.
DistributedCallManager - Class in ohos.dcall
Provides distributed call management.
DistributedInfo - Class in ohos.account
Provides methods for querying the distributed information of the OS account used for a distributed system, including the account ID and name.
DistributedInfo() - Constructor for class ohos.account.DistributedInfo
 
distributeEvent(InnerEvent) - Method in class ohos.eventhandler.EventHandler
Distributes a specified InnerEvent.
DISTRICT - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of district.
DISTRICT - Static variable in class ohos.data.search.schema.PlaceItem
Indicates the index field name of district.
DIVES_AKURU - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
DIVES_AKURU - Static variable in class ohos.global.icu.lang.UScript
 
DIVES_AKURU_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
divide(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose preferred scale is (this.scale() - divisor.scale()); if the exact quotient cannot be represented (because it has a non-terminating decimal expansion) an ArithmeticException is thrown.
divide(BigDecimal, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose scale is this.scale().
divide(BigDecimal, int, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose scale is as specified.
divide(BigDecimal, int, RoundingMode) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose scale is as specified.
divide(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), with rounding according to the context settings.
divide(BigDecimal, RoundingMode) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose scale is this.scale().
divide(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this / val).
divide(Vector2, float) - Static method in class ohos.agp.render.render3d.math.Vector2
Divides each component of the vector by a float number.
divide(Vector2, Vector2) - Static method in class ohos.agp.render.render3d.math.Vector2
Divides two vectors.
divide(Vector3, float) - Static method in class ohos.agp.render.render3d.math.Vector3
Divides each component of the vector by a float number.
divide(Vector3, Vector3) - Static method in class ohos.agp.render.render3d.math.Vector3
Divides two vectors.
divide(Vector4, float) - Static method in class ohos.agp.render.render3d.math.Vector4
Divides each component of the vector by a float number.
divide(Vector4, Vector4) - Static method in class ohos.agp.render.render3d.math.Vector4
Divides two vectors.
divide(BigDecimal) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose value is this/rhs, using fixed point arithmetic.
divide(BigDecimal, int) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose value is this/rhs, using fixed point arithmetic and a rounding mode.
divide(BigDecimal, int, int) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose value is this/rhs, using fixed point arithmetic and a given scale and rounding mode.
divide(BigDecimal, MathContext) - Method in class ohos.global.icu.math.BigDecimal
Returns a BigDecimal whose value is this/rhs.
divideAndRemainder(BigDecimal) - Method in class java.math.BigDecimal
Returns a two-element BigDecimal array containing the result of divideToIntegralValue followed by the result of remainder on the two operands.
divideAndRemainder(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a two-element BigDecimal array containing the result of divideToIntegralValue followed by the result of remainder on the two operands calculated with rounding according to the context settings.
divideAndRemainder(BigInteger) - Method in class java.math.BigInteger
Returns an array of two BigIntegers containing (this / val) followed by (this % val).
dividedBy(long) - Method in class java.time.Duration
Returns a copy of this duration divided by the specified value.
divideInteger(BigDecimal) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose value is the integer part of this/rhs.
divideInteger(BigDecimal, MathContext) - Method in class ohos.global.icu.math.BigDecimal
Returns a BigDecimal whose value is the integer part of this/rhs.
divideToIntegralValue(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the integer part of the quotient (this / divisor) rounded down.
divideToIntegralValue(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the integer part of (this / divisor).
divideUnsigned(int, int) - Static method in class java.lang.Integer
Returns the unsigned quotient of dividing the first argument by the second where each argument and the result is interpreted as an unsigned value.
divideUnsigned(long, long) - Static method in class java.lang.Long
Returns the unsigned quotient of dividing the first argument by the second where each argument and the result is interpreted as an unsigned value.
divisionAll(float) - Method in class ohos.agp.utils.DimensFloat
Divides the values in the X and Y axes of this DimensFloat instance by the same float value specified by division, respectively.
divisionAll(float) - Method in class ohos.utils.geo.DimensFloat
Divides the values in the X and Y axes of this DimensFloat instance by the same float value specified by division, respectively.
divisionAll(int) - Method in class ohos.agp.utils.DimensFloat
Divides the values in the X and Y axes of this DimensFloat instance by the same int value specified by division, respectively.
divisionAll(int) - Method in class ohos.utils.geo.DimensFloat
Divides the values in the X and Y axes of this DimensFloat instance by the same int value specified by division, respectively.
DKGRAY - Static variable in class ohos.agp.utils.Color
Indicates the dark gray color, represented by 0xFF444444.
DM - Static variable in interface ohos.agp.components.DatePicker.DateOrder
Indicates that the date is displayed in the day-month format.
DMY - Static variable in interface ohos.agp.components.DatePicker.DateOrder
Indicates that the date is displayed in the day-month-year format.
DNG_VERSION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
DO_MIRRORING - Static variable in class ohos.global.icu.text.Bidi
option bit for writeReordered(): replace characters with the "mirrored" property in RTL runs by their mirror-image mappings
doAbilitySliceStart(Ability, AbilitySlice) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Starts a specified AbilitySlice on the specified Ability currently displayed on the UI.
doAbilitySliceStop(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Stops the active AbilitySlice on the specified Ability currently displayed on the UI.
doAs(Subject, PrivilegedAction<T>) - Static method in class javax.security.auth.Subject
Perform work as a particular Subject.
doAs(Subject, PrivilegedExceptionAction<T>) - Static method in class javax.security.auth.Subject
Perform work as a particular Subject.
doAsPrivileged(Subject, PrivilegedAction<T>, AccessControlContext) - Static method in class javax.security.auth.Subject
Perform privileged work as a particular Subject.
doAsPrivileged(Subject, PrivilegedExceptionAction<T>, AccessControlContext) - Static method in class javax.security.auth.Subject
Perform privileged work as a particular Subject.
DocCoordinates - Class in ohos.ai.cv.docrefine
A utility class used to store the corner coordinates of the document bounding box.
DocCoordinates() - Constructor for class ohos.ai.cv.docrefine.DocCoordinates
Default constructor used to create a DocCoordinates instance.
DocCoordinates(CvPoint, CvPoint, CvPoint, CvPoint) - Constructor for class ohos.ai.cv.docrefine.DocCoordinates
A constructor used to create a DocCoordinates instance based on the corner coordinates of the document bounding box.
docDetect(VisionImage, DocCoordinates, VisionCallback<DocCoordinates>) - Method in interface ohos.ai.cv.docrefine.IDocRefine
Performs text detection on a given image and returns the result code.
DOCK - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a dock-associated device.
docRefine(VisionImage, DocCoordinates, ImageResult, VisionCallback<ImageResult>) - Method in interface ohos.ai.cv.docrefine.IDocRefine
Performs document refinement on a given image and returns the result code.
DOCREFINE_DETECT - Static variable in class ohos.ai.cv.docrefine.DocRefineParamKey
Indicates the key of the CV text detection method.
DOCREFINE_FUNC - Static variable in class ohos.ai.cv.docrefine.DocRefineParamKey
Indicates the key of the CV document rectification method.
DOCREFINE_FUNC_DETECT - Static variable in class ohos.ai.cv.docrefine.DocRefineParamKey
Indicates the CV text detection ID.
DOCREFINE_FUNC_REFINE - Static variable in class ohos.ai.cv.docrefine.DocRefineParamKey
Indicates the CV document rectification ID.
DOCREFINE_IN_COORD - Static variable in class ohos.ai.cv.docrefine.DocRefineParamKey
Indicates the key of CV document rectification in coordinate mode.
DOCREFINE_REFINE - Static variable in class ohos.ai.cv.docrefine.DocRefineParamKey
Indicates the key of an output image after CV document rectification.
DocRefineConfiguration - Class in ohos.ai.cv.docrefine
Sets basic parameters of DocRefine.
DocRefineConfiguration.Builder - Class in ohos.ai.cv.docrefine
A nested class used to create a DocRefineConfiguration object.
DocRefineParamKey - Class in ohos.ai.cv.docrefine
A utility class that defines parameter keys and constant values of IDocRefine.
DOCUMENT - ohos.data.search.schema.IndexSchemaType
Indicates a document index schema.
DOCUMENT_CATEGORY - Static variable in class ohos.data.search.schema.DocumentItem
Indicates the index field name of documentCategory.
Documented - Annotation Type in java.lang.annotation
Indicates that annotations with a type are to be documented by javadoc and similar tools by default.
DocumentHandler - Interface in ohos.org.xml.sax
Deprecated.
This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
DocumentItem - Class in ohos.data.search.schema
Represents the index schema for document items.
DocumentItem() - Constructor for class ohos.data.search.schema.DocumentItem
A constructor used to create a DocumentItem instance.
doesMaxRowSizeIncludeBlobs() - Method in interface java.sql.DatabaseMetaData
Retrieves whether the return value for the method getMaxRowSize includes the SQL data types LONGVARCHAR and LONGVARBINARY.
doFinal() - Method in class javax.crypto.Cipher
Finishes a multiple-part encryption or decryption operation, depending on how this cipher was initialized.
doFinal() - Method in class javax.crypto.Mac
Finishes the MAC operation.
doFinal(byte[]) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal(byte[]) - Method in class javax.crypto.Mac
Processes the given array of bytes and finishes the MAC operation.
doFinal(byte[], int) - Method in class javax.crypto.Cipher
Finishes a multiple-part encryption or decryption operation, depending on how this cipher was initialized.
doFinal(byte[], int) - Method in class javax.crypto.Mac
Finishes the MAC operation.
doFinal(byte[], int, int) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal(byte[], int, int, byte[]) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal(byte[], int, int, byte[], int) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal(ByteBuffer, ByteBuffer) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFling(int, int) - Method in class ohos.agp.components.ScrollView
Scrolls the view content at a specified velocity.
doFling(int, int, int, int, int, int, int, int) - Method in class ohos.agp.components.ScrollHelper
Starts flinging the content.
doFlingX(int) - Method in class ohos.agp.components.ScrollView
Starts flinging along the x axis at a specified initial velocity.
doFlingX(int, int, int, int) - Method in class ohos.agp.components.ScrollHelper
Starts flinging along the x axis.
doFlingY(int) - Method in class ohos.agp.components.ScrollView
Starts flinging along the y axis at a specified initial velocity.
doFlingY(int, int, int, int) - Method in class ohos.agp.components.ScrollHelper
Starts flinging along the y axis.
DOGRA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
DOGRA - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
DOGRA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
doInput - Variable in class java.net.URLConnection
This variable is set by the setDoInput method.
DOMAIN_NAME_TOO_LONG - ohos.global.icu.text.IDNA.Error
A domain name is longer than 255 bytes in its storage form.
DOMAIN_NAME_TOO_LONG_ERROR - Static variable in exception ohos.global.icu.text.StringPrepParseException
 
DomainCombiner - Interface in java.security
A DomainCombiner provides a means to dynamically update the ProtectionDomains associated with the current AccessControlContext.
DomainLoadStoreParameter - Class in java.security
Configuration data that specifies the keystores in a keystore domain.
DomainLoadStoreParameter(URI, Map<String, KeyStore.ProtectionParameter>) - Constructor for class java.security.DomainLoadStoreParameter
Constructs a DomainLoadStoreParameter for a keystore domain with the parameters used to protect keystore data.
domainMatches(String, String) - Static method in class java.net.HttpCookie
The utility method to check whether a host name is in a domain or not.
DOMINO_TILES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Domino Tiles" Unicode character block.
DOMINO_TILES - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
DOMINO_TILES_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
done() - Method in class java.util.concurrent.FutureTask
Protected method invoked when this task transitions to state isDone (whether normally or via cancellation).
DONE - Static variable in class java.text.BreakIterator
DONE is returned by previous(), next(), next(int), preceding(int) and following(int) when either the first or last text boundary has been reached.
DONE - Static variable in interface java.text.CharacterIterator
Constant that is returned when the iterator has reached either the end or the beginning of the text.
DONE - Static variable in class ohos.global.icu.text.BreakIterator
DONE is returned by previous() and next() after all valid boundaries have been returned.
DONE - Static variable in class ohos.global.icu.text.SearchIterator
DONE is returned by previous() and next() after all valid matches have been returned, and by first() and last() if there are no matches at all.
DONE - Static variable in class ohos.global.icu.text.UCharacterIterator
Indicator that we have reached the ends of the UTF16 text.
doOutput - Variable in class java.net.URLConnection
This variable is set by the setDoOutput method.
doPhase(Key, boolean) - Method in class javax.crypto.KeyAgreement
Executes the next phase of this key agreement with the given key that was received from one of the other parties involved in this key agreement.
doPrivileged(PrivilegedAction<T>) - Static method in class java.security.AccessController
Performs the specified PrivilegedAction with privileges enabled.
doPrivileged(PrivilegedAction<T>, AccessControlContext) - Static method in class java.security.AccessController
Performs the specified PrivilegedAction with privileges enabled and restricted by the specified AccessControlContext.
doPrivileged(PrivilegedExceptionAction<T>) - Static method in class java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled.
doPrivileged(PrivilegedExceptionAction<T>, AccessControlContext) - Static method in class java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled and restricted by the specified AccessControlContext.
doPrivilegedWithCombiner(PrivilegedAction<T>) - Static method in class java.security.AccessController
Performs the specified PrivilegedAction with privileges enabled.
doPrivilegedWithCombiner(PrivilegedExceptionAction<T>) - Static method in class java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled.
DosFileAttributes - Interface in java.nio.file.attribute
File attributes associated with a file in a file system that supports legacy "DOS" attributes.
DosFileAttributeView - Interface in java.nio.file.attribute
A file attribute view that provides a view of the legacy "DOS" file attributes.
doSuperResolution(VisionImage, ImageResult, VisionCallback<ImageResult>) - Method in interface ohos.ai.cv.sr.IImageSuperResolution
Performs SISR on an image and returns the result code.
doSuperResolution(VisionImage, ImageResult, VisionCallback<ImageResult>) - Method in interface ohos.ai.cv.sr.ITxtImageSuperResolution
Performs text image super-resolution on an image and returns the result code.
dot(Quaternion, Quaternion) - Static method in class ohos.agp.render.render3d.math.Quaternion
Calculates the dot product of two quaternions.
dot(Vector2, Vector2) - Static method in class ohos.agp.render.render3d.math.Vector2
Obtains the dot product of two vectors.
dot(Vector3, Vector3) - Static method in class ohos.agp.render.render3d.math.Vector3
Obtains the dot product of two vectors.
dot(Vector4, Vector4) - Static method in class ohos.agp.render.render3d.math.Vector4
Obtains the dot product of two vectors.
DOTALL - Static variable in class java.util.regex.Pattern
Enables dotall mode.
DOTNET_DATE_TIME - Static variable in class ohos.global.icu.util.UniversalTimeScale
Used in the .NET framework's System.DateTime structure.
Double - Class in java.lang
The Double class wraps a value of the primitive type double in an object.
Double(double) - Constructor for class java.lang.Double
Constructs a newly allocated Double object that represents the primitive double argument.
Double(String) - Constructor for class java.lang.Double
Constructs a newly allocated Double object that represents the floating-point value of type double represented by the string.
DOUBLE - ohos.data.distributed.common.FieldValueType
Double
DOUBLE - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DOUBLE.
DOUBLE - Static variable in interface ohos.data.search.model.IndexType
The index field is indexed as a double value, which can be searched by specifying a range.
DOUBLE_OPTIONAL - ohos.global.icu.text.MessagePattern.ApostropheMode
A literal apostrophe is represented by either a single or a double apostrophe pattern character.
DOUBLE_QUOTE - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
DOUBLE_REQUIRED - ohos.global.icu.text.MessagePattern.ApostropheMode
A literal apostrophe must be represented by a double apostrophe pattern character.
DOUBLE_START - Static variable in interface ohos.global.icu.lang.UProperty
First constant for double Unicode properties.
DOUBLE_TAP - ohos.agp.components.Component.GestureType
Indicates the double tap gesture.
DoubleAccumulator - Class in java.util.concurrent.atomic
One or more variables that together maintain a running double value updated using a supplied function.
DoubleAccumulator(DoubleBinaryOperator, double) - Constructor for class java.util.concurrent.atomic.DoubleAccumulator
Creates a new instance using the given accumulator function and identity element.
DoubleAdder - Class in java.util.concurrent.atomic
One or more variables that together maintain an initially zero double sum.
DoubleAdder() - Constructor for class java.util.concurrent.atomic.DoubleAdder
Creates a new adder with initial sum of zero.
DoubleBinaryOperator - Interface in java.util.function
Represents an operation upon two double-valued operands and producing a double-valued result.
DoubleBuffer - Class in java.nio
A double buffer.
DoubleConsumer - Interface in java.util.function
Represents an operation that accepts a single double-valued argument and returns no result.
DoubleFunction<R> - Interface in java.util.function
Represents a function that accepts a double-valued argument and produces a result.
DoublePredicate - Interface in java.util.function
Represents a predicate (boolean-valued function) of one double-valued argument.
doubles() - Method in class java.util.concurrent.ThreadLocalRandom
Returns an effectively unlimited stream of pseudorandom double values, each between zero (inclusive) and one (exclusive).
doubles() - Method in class java.util.Random
Returns an effectively unlimited stream of pseudorandom double values, each between zero (inclusive) and one (exclusive).
doubles() - Method in class java.util.SplittableRandom
Returns an effectively unlimited stream of pseudorandom double values from this generator and/or one split from it; each value is between zero (inclusive) and one (exclusive).
doubles(double, double) - Method in class java.util.concurrent.ThreadLocalRandom
Returns an effectively unlimited stream of pseudorandom double values, each conforming to the given origin (inclusive) and bound (exclusive).
doubles(double, double) - Method in class java.util.Random
Returns an effectively unlimited stream of pseudorandom double values, each conforming to the given origin (inclusive) and bound (exclusive).
doubles(double, double) - Method in class java.util.SplittableRandom
Returns an effectively unlimited stream of pseudorandom double values from this generator and/or one split from it; each value conforms to the given origin (inclusive) and bound (exclusive).
doubles(long) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a stream producing the given streamSize number of pseudorandom double values, each between zero (inclusive) and one (exclusive).
doubles(long) - Method in class java.util.Random
Returns a stream producing the given streamSize number of pseudorandom double values, each between zero (inclusive) and one (exclusive).
doubles(long) - Method in class java.util.SplittableRandom
Returns a stream producing the given streamSize number of pseudorandom double values from this generator and/or one split from it; each value is between zero (inclusive) and one (exclusive).
doubles(long, double, double) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a stream producing the given streamSize number of pseudorandom double values, each conforming to the given origin (inclusive) and bound (exclusive).
doubles(long, double, double) - Method in class java.util.Random
Returns a stream producing the given streamSize number of pseudorandom double values, each conforming to the given origin (inclusive) and bound (exclusive).
doubles(long, double, double) - Method in class java.util.SplittableRandom
Returns a stream producing the given streamSize number of pseudorandom double values from this generator and/or one split from it; each value conforms to the given origin (inclusive) and bound (exclusive).
doubleStream(Supplier<? extends Spliterator.OfDouble>, int, boolean) - Static method in class java.util.stream.StreamSupport
Creates a new sequential or parallel DoubleStream from a Supplier of Spliterator.OfDouble.
doubleStream(Spliterator.OfDouble, boolean) - Static method in class java.util.stream.StreamSupport
Creates a new sequential or parallel DoubleStream from a Spliterator.OfDouble.
DoubleStream - Interface in java.util.stream
A sequence of primitive double-valued elements supporting sequential and parallel aggregate operations.
DoubleStream.Builder - Interface in java.util.stream
A mutable builder for a DoubleStream.
DoubleSummaryStatistics - Class in java.util
A state object for collecting statistics such as count, min, max, sum, and average.
DoubleSummaryStatistics() - Constructor for class java.util.DoubleSummaryStatistics
Construct an empty instance with zero count, zero sum, Double.POSITIVE_INFINITY min, Double.NEGATIVE_INFINITY max and zero average.
DoubleSupplier - Interface in java.util.function
Represents a supplier of double-valued results.
DoubleToIntFunction - Interface in java.util.function
Represents a function that accepts a double-valued argument and produces an int-valued result.
doubleToLongBits(double) - Static method in class java.lang.Double
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout.
DoubleToLongFunction - Interface in java.util.function
Represents a function that accepts a double-valued argument and produces a long-valued result.
doubleToRawLongBits(double) - Static method in class java.lang.Double
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout, preserving Not-a-Number (NaN) values.
DoubleUnaryOperator - Interface in java.util.function
Represents an operation on a single double-valued operand that produces a double-valued result.
doubleValue() - Method in class java.lang.Byte
Returns the value of this Byte as a double after a widening primitive conversion.
doubleValue() - Method in class java.lang.Double
Returns the double value of this Double object.
doubleValue() - Method in class java.lang.Float
Returns the value of this Float as a double after a widening primitive conversion.
doubleValue() - Method in class java.lang.Integer
Returns the value of this Integer as a double after a widening primitive conversion.
doubleValue() - Method in class java.lang.Long
Returns the value of this Long as a double after a widening primitive conversion.
doubleValue() - Method in class java.lang.Number
Returns the value of the specified number as a double, which may involve rounding.
doubleValue() - Method in class java.lang.Short
Returns the value of this Short as a double after a widening primitive conversion.
doubleValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a double.
doubleValue() - Method in class java.math.BigInteger
Converts this BigInteger to a double.
doubleValue() - Method in class java.util.concurrent.atomic.AtomicInteger
Returns the value of this AtomicInteger as a double after a widening primitive conversion.
doubleValue() - Method in class java.util.concurrent.atomic.AtomicLong
Returns the value of this AtomicLong as a double after a widening primitive conversion.
doubleValue() - Method in class java.util.concurrent.atomic.DoubleAccumulator
doubleValue() - Method in class java.util.concurrent.atomic.DoubleAdder
Equivalent to DoubleAdder.sum().
doubleValue() - Method in class java.util.concurrent.atomic.LongAccumulator
Returns the current value as a double after a widening primitive conversion.
doubleValue() - Method in class java.util.concurrent.atomic.LongAdder
Returns the LongAdder.sum() as a double after a widening primitive conversion.
doubleValue() - Method in class ohos.global.icu.math.BigDecimal
Converts this BigDecimal to a double.
doubleValue() - Method in class ohos.utils.HalfFloat
 
doubleValue() - Method in class ohos.utils.RationalNumber
Obtains the value of the current RationalNumber object as a double-precision floating point number.
DOW_LOCAL - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the local day of week field.
DOW_LOCAL - Static variable in class ohos.global.icu.util.Calendar
[icu] Field number for get() and set() indicating the localized day of week.
DOW_LOCAL_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'e' field alignment, corresponding to the Calendar#DOW_LOCAL field.
DOWN - java.math.RoundingMode
Rounding mode to round towards zero.
DowngradeComparator - Class in ohos.data.orm
Represents the comparator for a database downgrade.
DowngradeComparator() - Constructor for class ohos.data.orm.DowngradeComparator
 
DOWNLOAD_COUNT - Static variable in class ohos.data.search.schema.AppItem
Indicates the index field name of downloadCount.
DOWNLOAD_COUNT - Static variable in class ohos.data.search.schema.VideoItem
Indicates the index field name of downloadCount.
DOWNLOAD_SESSION_MANAGER - Static variable in class ohos.security.SystemPermission
Allows a system application to manage download sessions.
DownloadConfig - Class in ohos.miscservices.download
Defines configuration of download sessions.
DownloadConfig.Builder - Class in ohos.miscservices.download
Provides Builder objects of download configuration, including methods to set parameters used to create a download session.
DownloadInfo() - Constructor for class ohos.miscservices.download.DownloadSession.DownloadInfo
 
DownloadSession - Class in ohos.miscservices.download
Defines an HTTP or HTTPS download session as a DownloadSession object and provides management interfaces, such as starting, pausing, resuming, and deleting a session, and querying session details.
DownloadSession(Context, DownloadConfig) - Constructor for class ohos.miscservices.download.DownloadSession
A constructor used to create a DownloadSession object based on a specified DownloadConfig object.
DownloadSession(Context, Uri) - Constructor for class ohos.miscservices.download.DownloadSession
A constructor used to create a DownloadSession object based on a specified HTTP URI.
DownloadSession.DownloadInfo - Class in ohos.miscservices.download
Provides methods for obtaining download session information and status.
downPoint - Variable in class ohos.agp.components.DragInfo
Indicates the coordinate of the position where the finger touches the screen.
DRAG_BEGIN - Static variable in class ohos.agp.components.DragEvent
Indicates the start of a drag and drop operation.
DRAG_DOWN - Static variable in class ohos.agp.components.Component
Indicates the scroll bar is dragged downwards.
DRAG_DROP - Static variable in class ohos.agp.components.DragEvent
Indicates that a drag event is finished.
DRAG_FINISH - Static variable in class ohos.agp.components.DragEvent
Indicates that the object is deleted.
DRAG_HORIZONTAL - Static variable in class ohos.agp.components.Component
Indicates that the scroll bar is dragged horizontally.
DRAG_HORIZONTAL_VERTICAL - Static variable in class ohos.agp.components.Component
Indicates that the scroll bar is dragged horizontally and vertically.
DRAG_IN - Static variable in class ohos.agp.components.DragEvent
Indicates that the drag point has entered the area of the drop target.
DRAG_LEFT - Static variable in class ohos.agp.components.Component
Indicates that the scroll bar is dragged leftwards.
DRAG_MOVE - Static variable in class ohos.agp.components.DragEvent
Indicates that an object is being moved during a drag and drop operation.
DRAG_OUT - Static variable in class ohos.agp.components.DragEvent
Indicates that the dragged object is moved out of the drop target.
DRAG_RIGHT - Static variable in class ohos.agp.components.Component
Indicates that the scroll bar is dragged rightwards.
DRAG_UP - Static variable in class ohos.agp.components.Component
Indicates that the scroll bar is dragged upwards.
DRAG_VERTICAL - Static variable in class ohos.agp.components.Component
Indicates that the scroll bar is dragged vertically.
DragEvent - Class in ohos.agp.components
Defines attributes for drag events.
DragFeedbackProvider(Component) - Constructor for class ohos.agp.components.Component.DragFeedbackProvider
Creates an image (called a "drag shadow") that the system displays during the drag and drop operation.
DragInfo - Class in ohos.agp.components
Stores the data of identified dragging gestures.
DragInfo(Point, Point, Point, double, double, double, double) - Constructor for class ohos.agp.components.DragInfo
Creates information of a dragging gesture.
drain() - Method in class java.io.ObjectOutputStream
Drain any buffered data in ObjectOutputStream.
drainPermits() - Method in class java.util.concurrent.Semaphore
Acquires and returns all permits that are immediately available.
drainTasksTo(Collection<? super ForkJoinTask<?>>) - Method in class java.util.concurrent.ForkJoinPool
Removes all available unexecuted submitted and forked tasks from scheduling queues and adds them to the given collection, without altering their execution status.
drainTo(Collection<? super E>) - Method in class java.util.concurrent.ArrayBlockingQueue
 
drainTo(Collection<? super E>) - Method in interface java.util.concurrent.BlockingQueue
Removes all available elements from this queue and adds them to the given collection.
drainTo(Collection<? super E>) - Method in class java.util.concurrent.DelayQueue
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent.LinkedBlockingDeque
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent.LinkedBlockingQueue
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent.LinkedTransferQueue
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent.PriorityBlockingQueue
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent.SynchronousQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent.ArrayBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in interface java.util.concurrent.BlockingQueue
Removes at most the given number of available elements from this queue and adds them to the given collection.
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent.DelayQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent.LinkedBlockingDeque
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent.LinkedBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent.LinkedTransferQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent.PriorityBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent.SynchronousQueue
 
draw(Canvas) - Method in class ohos.agp.render.Picture
Draw the current picture on the canvas.
drawArc(RectFloat, Arc, Paint) - Method in class ohos.agp.render.Canvas
Draws an arc on the canvas.
drawChangelessTexture(float, float, Texture) - Method in class ohos.agp.render.Canvas
Draws a changeless texture.
drawChars(Paint, char[], float, float) - Method in class ohos.agp.render.Canvas
Draws text of the char type.
drawCharSequence(Paint, CharSequence, float, float) - Method in class ohos.agp.render.Canvas
Draws text of the CharSequence type.
drawCircle(float, float, float, Paint) - Method in class ohos.agp.render.Canvas
Draws a circle on the canvas.
drawColor(int, Canvas.PorterDuffMode) - Method in class ohos.agp.render.Canvas
Fills the canvas with a specified color.
drawDeformedPixelMap(PixelMapHolder, PixelMapDrawInfo, Paint) - Method in class ohos.agp.render.Canvas
Draws a pixel map that can be deformed.
drawHighlight(Canvas, Path, Paint, int) - Method in class ohos.agp.text.Layout
Draws text on a specified Canvas object with the given highlight paint and by following the highlight path drawn between the background and the text.
drawLine(Point, Point, Paint) - Method in class ohos.agp.render.Canvas
Draws a straight line on the canvas.
drawLines(float[], int, int, Paint) - Method in class ohos.agp.render.Canvas
Draws multiple specified line segments.
drawLines(float[], Paint) - Method in class ohos.agp.render.Canvas
Draws multiple lines on a canvas.
drawOval(RectFloat, Paint) - Method in class ohos.agp.render.Canvas
Draws an oval on the canvas.
drawPaint(Paint) - Method in class ohos.agp.render.Canvas
Fills the canvas with a specified paint.
drawPath(Path, Paint) - Method in class ohos.agp.render.Canvas
Draws a path using the specified paint.
drawPicture(Picture) - Method in class ohos.agp.render.Canvas
Draws a picture.
drawPicture(Picture, RectFloat) - Method in class ohos.agp.render.Canvas
Draws a picture in a specified area.
drawPixelMapHolder(PixelMapHolder, float, float, Paint) - Method in class ohos.agp.render.Canvas
Draws a specific PixelMapHolder object and specifies the distance from the object to the upper left corner of the parent component.
drawPixelMapHolderCircleShape(PixelMapHolder, RectFloat, float, float, float) - Method in class ohos.agp.render.Canvas
Draws a circular PixelMapHolder object.
drawPixelMapHolderRect(PixelMapHolder, RectFloat, Paint) - Method in class ohos.agp.render.Canvas
Draws a PixelMapHolder object into a destination rectangle.
drawPixelMapHolderRect(PixelMapHolder, RectFloat, RectFloat, Paint) - Method in class ohos.agp.render.Canvas
Draws a rectangular PixelMapHolder object into a destination rectangle.
drawPixelMapHolderRoundRectShape(PixelMapHolder, RectFloat, RectFloat, float, float) - Method in class ohos.agp.render.Canvas
Draws a round-rectangular PixelMapHolder object.
drawPoint(float, float, Paint) - Method in class ohos.agp.render.Canvas
Draws a point.
drawPoints(float[], int, int, Paint) - Method in class ohos.agp.render.Canvas
Draws a group of points.
drawPolylineShadow(float[], Point, Point, Paint) - Method in class ohos.agp.render.Canvas
Draws a gradient polyline.
drawRect(float, float, float, float, Paint) - Method in class ohos.agp.render.Canvas
Draws the specified rectangle on the canvas.
drawRect(RectFloat, Paint) - Method in class ohos.agp.render.Canvas
Draws a rectangle on the canvas.
drawRect(Rect, Paint) - Method in class ohos.agp.render.Canvas
Draws the specified rectangle on the canvas.
drawRoundRect(RectFloat, float, float, Paint) - Method in class ohos.agp.render.Canvas
Draws a rounded rectangle on the canvas.
drawText(Canvas) - Method in class ohos.agp.text.Layout
Draws text on a specified Canvas object after the layout is complete.
drawText(Paint, String, float, float) - Method in class ohos.agp.render.Canvas
Draws text at the specified coordinate origin.
drawTextOnPath(Paint, String, Path, float, float) - Method in class ohos.agp.render.Canvas
Draws text on the specified path.
drawTexture(float, float, Texture) - Method in class ohos.agp.render.Canvas
Draws the texture that stores the drawing result on the screen.
drawToCanvas(Canvas) - Method in class ohos.agp.components.element.Element
Draws an Element object on the canvas.
drawVertices(Canvas.VertexMode, Vertices, Paint) - Method in class ohos.agp.render.Canvas
Draws vertices.
Driver - Interface in java.sql
The interface that every driver class must implement.
DriverManager - Class in java.sql
The basic service for managing a set of JDBC drivers.
NOTE: The DataSource interface, new in the JDBC 2.0 API, provides another way to connect to a data source.
DriverPropertyInfo - Class in java.sql
Driver properties for making a connection.
DriverPropertyInfo(String, String) - Constructor for class java.sql.DriverPropertyInfo
Constructs a DriverPropertyInfo object with a given name and value.
drop() - Method in class java.nio.channels.MembershipKey
Drop membership.
drop() - Method in class ohos.eventhandler.InnerEvent
Releases an InnerEvent instance.
dropArguments(MethodHandle, int, Class<?>...) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which will discard some dummy arguments before calling some other specified target method handle.
dropArguments(MethodHandle, int, List<Class<?>>) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which will discard some dummy arguments before calling some other specified target method handle.
dropParameterTypes(int, int) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with some parameter types omitted.
DSAKey - Interface in java.security.interfaces
The interface to a DSA public or private key.
DSAKeyPairGenerator - Interface in java.security.interfaces
An interface to an object capable of generating DSA key pairs.
DSAParameterSpec - Class in java.security.spec
This class specifies the set of parameters used with the DSA algorithm.
DSAParameterSpec(BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.DSAParameterSpec
Creates a new DSAParameterSpec with the specified parameter values.
DSAParams - Interface in java.security.interfaces
Interface to a DSA-specific set of key parameters, which defines a DSA key family.
DSAPrivateKey - Interface in java.security.interfaces
The standard interface to a DSA private key.
DSAPrivateKeySpec - Class in java.security.spec
This class specifies a DSA private key with its associated parameters.
DSAPrivateKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.DSAPrivateKeySpec
Creates a new DSAPrivateKeySpec with the specified parameter values.
DSAPublicKey - Interface in java.security.interfaces
The interface to a DSA public key.
DSAPublicKeySpec - Class in java.security.spec
This class specifies a DSA public key with its associated parameters.
DSAPublicKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.DSAPublicKeySpec
Creates a new DSAPublicKeySpec with the specified parameter values.
DST - ohos.agp.render.BlendMode
Uses the destination color.
DST - ohos.agp.render.Canvas.PorterDuffMode
Uses the destination color.
DST_ATOP - ohos.agp.render.BlendMode
Replaces the source color with the destination color on the overlapping area of the two colors.
DST_ATOP - ohos.agp.render.Canvas.PorterDuffMode
Replaces the source color with the destination color on the overlapping area of the two colors.
DST_IN - ohos.agp.render.BlendMode
Draws the destination color on the overlapping area of the source and destination colors.
DST_IN - ohos.agp.render.Canvas.PorterDuffMode
Draws the destination color on the overlapping area of the source and destination colors.
DST_OFFSET - Static variable in class java.util.Calendar
Field number for get and set indicating the daylight saving offset in milliseconds.
DST_OFFSET - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the daylight savings offset in milliseconds.
DST_OUT - ohos.agp.render.BlendMode
Draws the destination color on the non-overlapping area of the source and destination colors.
DST_OUT - ohos.agp.render.Canvas.PorterDuffMode
Draws the destination color on the non-overlapping area of the source and destination colors.
DST_OVER - ohos.agp.render.BlendMode
Draws the destination color over the source color.
DST_OVER - ohos.agp.render.Canvas.PorterDuffMode
Draws the destination color over the source color.
DSYNC - java.nio.file.StandardOpenOption
Requires that every update to the file's content be written synchronously to the underlying storage device.
DTD - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
Indicates an event is a DTD
DTDHandler - Interface in ohos.org.xml.sax
Receive notification of basic DTD-related events.
DTMF_0 - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1336 Hz and low frequency is 941 Hz.
DTMF_1 - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1209 Hz and low frequency is 697 Hz.
DTMF_2 - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1336 Hz and low frequency is 697 Hz.
DTMF_3 - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1477 Hz and low frequency is 697 Hz.
DTMF_4 - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1209 Hz and low frequency is 770 Hz.
DTMF_5 - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1336 Hz and low frequency is 770 Hz.
DTMF_6 - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1477 Hz and low frequency is 770 Hz.
DTMF_7 - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1209 Hz and low frequency is 852 Hz.
DTMF_8 - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1336 Hz and low frequency is 852 Hz.
DTMF_9 - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1477 Hz and low frequency is 852 Hz.
DTMF_A - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1633 Hz and low frequency is 697 Hz.
DTMF_B - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1633 Hz and low frequency is 770 Hz.
DTMF_C - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1633 Hz and low frequency is 852 Hz.
DTMF_D - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1633 Hz and low frequency is 941 Hz.
DTMF_P - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1477 Hz and low frequency is 941 Hz.
DTMF_S - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of tone whose high frequency is 1209 Hz and low frequency is 941 Hz.
DTMF_TONE_TYPE_WHILE_DIALING - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Sound
Indicates the type of the dual-tone multifrequency (DTMF) tone played when dialing.
DTMF_TONE_WHILE_DIALING - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Sound
Specifies whether the DTMF tone is played when dialing.
DUAL_JOINING - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningType
 
DUAL_MODE_CG_CARD - Static variable in class ohos.telephony.TelephonyConstants
Icc card type: Double card C+G.
DUAL_MODE_TELECOM_LTE_CARD - Static variable in class ohos.telephony.TelephonyConstants
Icc card type: China Telecom LTE Card (Dual Mode).
DUAL_MODE_UG_CARD - Static variable in class ohos.telephony.TelephonyConstants
Icc card type: Double card U+G.
duckVolume() - Method in class ohos.media.audio.AudioRenderer
Decreases the volume and mixes the audio with another application that has the audio focus.
dump(FileDescriptor, PrintWriter, String[]) - Method in class ohos.rpc.RemoteObject
Dumps the status of the current interface to a file with a specific descriptor.
dump(FileDescriptor, String[]) - Method in interface ohos.rpc.IRemoteObject
Dumps object status to a specific file.
dump(FileDescriptor, String[]) - Method in class ohos.rpc.RemoteObject
Dumps the status of the current interface to a file with a specific descriptor.
dump(FileDescriptor, String[]) - Method in class ohos.rpc.RemoteProxy
Dumps the status of the current interface to a file with a specific descriptor.
dump(String) - Method in interface ohos.eventhandler.Dumper
Processes the content of a specified string.
dump(String, PrintWriter) - Method in class ohos.bundle.AbilityInfo
Prints the ability information into a specified target.
dump(String, PrintWriter) - Method in class ohos.bundle.ApplicationInfo
Prints the process information of the application into a specified target.
dump(Dumper) - Method in class ohos.eventhandler.EventHandler
Prints out the internal information about an object in the specified format, helping you diagnose internal errors of the object.
dump(Dumper) - Method in class ohos.eventhandler.EventRunner
Prints out the internal information about an object in the specified format, helping you diagnose internal errors of the object.
DUMP_TRANSACTION - Static variable in interface ohos.rpc.IRemoteObject
Indicates the message code for a dump operation.
Dumper - Interface in ohos.eventhandler
Provides methods for processing the content of strings.
dumpHeapFile(String) - Static method in class ohos.hiviewdfx.Debug
Dumps a heap file into the specified file.
dumpLoadClasses(int) - Static method in class ohos.hiviewdfx.Debug
Dumps a list of classes with a specific flag that are loaded by this process into a log file.
dumpStack() - Static method in class java.lang.Thread
Prints a stack trace of the current thread to the standard error stream.
dupFileDescriptor(FileDescriptor) - Static method in class ohos.rpc.MessageParcel
Obtains a new file descriptor which is a duplication of an existing file descriptor.
dupFromSocket(Socket) - Static method in class ohos.rpc.ReliableFileDescriptor
Creates a ReliableFileDescriptor by duplicating the file descriptor of a specified socket.
duplicate() - Method in class java.nio.ByteBuffer
Creates a new byte buffer that shares this buffer's content.
duplicate() - Method in class java.nio.CharBuffer
Creates a new char buffer that shares this buffer's content.
duplicate() - Method in class java.nio.DoubleBuffer
Creates a new double buffer that shares this buffer's content.
duplicate() - Method in class java.nio.FloatBuffer
Creates a new float buffer that shares this buffer's content.
duplicate() - Method in class java.nio.IntBuffer
Creates a new int buffer that shares this buffer's content.
duplicate() - Method in class java.nio.LongBuffer
Creates a new long buffer that shares this buffer's content.
duplicate() - Method in class java.nio.ShortBuffer
Creates a new short buffer that shares this buffer's content.
DuplicateFormatFlagsException - Exception in java.util
Unchecked exception thrown when duplicate flags are provided in the format specifier.
DuplicateFormatFlagsException(String) - Constructor for exception java.util.DuplicateFormatFlagsException
Constructs an instance of this class with the specified flags.
DUPLOYAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
DUPLOYAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
DUPLOYAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
Duration - Class in java.time
A time-based amount of time, such as '34.5 seconds'.
DURATION - Static variable in class ohos.data.search.schema.MusicItem
Indicates the index field name of duration.
DURATION - Static variable in class ohos.data.search.schema.VideoItem
Indicates the index field name of duration.
DURATION - Static variable in annotation type ohos.media.common.AVMetadata.AVLongKey
Indicates the key for the media duration, in milliseconds.
DURATION - Static variable in class ohos.media.common.Format
Indicates a key that describes the content duration (in microseconds).
DURATION - Static variable in interface ohos.media.photokit.metadata.AVStorage.AVBaseColumns
Indicates the playback duration of the media item.
DURATION - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the event duration.
durationTime - Variable in class ohos.media.recorder.RecorderProfile
Indicates the default recording duration.
dynamicInvoker() - Method in class java.lang.invoke.CallSite
Produces a method handle equivalent to an invokedynamic instruction which has been linked to this call site.
dynamicInvoker() - Method in class java.lang.invoke.ConstantCallSite
Returns this call site's permanent target.
dynamicInvoker() - Method in class java.lang.invoke.MutableCallSite
Produces a method handle equivalent to an invokedynamic instruction which has been linked to this call site.
dynamicInvoker() - Method in class java.lang.invoke.VolatileCallSite
Produces a method handle equivalent to an invokedynamic instruction which has been linked to this call site.

E

E - Static variable in class java.lang.Math
The double value that is closer than any other to e, the base of the natural logarithms.
E - Static variable in class java.lang.StrictMath
The double value that is closer than any other to e, the base of the natural logarithms.
E - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
E_BASE - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
E_BASE - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
E_BASE - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
E_BASE_GAZ - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
E_BASE_GAZ - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
E_MODIFIER - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
E_MODIFIER - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
E_MODIFIER - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
EAP - Static variable in class ohos.wifi.WifiSecurity
Indicates that the Wi-Fi encryption mode is EAP.
EAP_SUITE_B - Static variable in class ohos.wifi.WifiSecurity
Indicates that the Wi-Fi encryption mode is EAP_SUITE_B.
EARLY_DYNASTIC_CUNEIFORM - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
EARLY_DYNASTIC_CUNEIFORM_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
EARPIECE - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a pair of earphone built in a device.
EAST_ASIAN_WIDTH - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property East_Asian_Width.
EASTERN_ARABIC - java.awt.font.NumericShaper.Range
The Arabic range with the Eastern Arabic-Indic digits.
EASTERN_ARABIC - Static variable in class java.awt.font.NumericShaper
Identifies the ARABIC range and ARABIC_EXTENDED decimal base.
EASTERN_SYRIAC - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
ECField - Interface in java.security.spec
This interface represents an elliptic curve (EC) finite field.
ECFieldF2m - Class in java.security.spec
This immutable class defines an elliptic curve (EC) characteristic 2 finite field.
ECFieldF2m(int) - Constructor for class java.security.spec.ECFieldF2m
Creates an elliptic curve characteristic 2 finite field which has 2^m elements with normal basis.
ECFieldF2m(int, int[]) - Constructor for class java.security.spec.ECFieldF2m
Creates an elliptic curve characteristic 2 finite field which has 2^m elements with polynomial basis.
ECFieldF2m(int, BigInteger) - Constructor for class java.security.spec.ECFieldF2m
Creates an elliptic curve characteristic 2 finite field which has 2^m elements with polynomial basis.
ECFieldFp - Class in java.security.spec
This immutable class defines an elliptic curve (EC) prime finite field.
ECFieldFp(BigInteger) - Constructor for class java.security.spec.ECFieldFp
Creates an elliptic curve prime finite field with the specified prime p.
ECGenParameterSpec - Class in java.security.spec
This immutable class specifies the set of parameters used for generating elliptic curve (EC) domain parameters.
ECGenParameterSpec(String) - Constructor for class java.security.spec.ECGenParameterSpec
Creates a parameter specification for EC parameter generation using a standard (or predefined) name stdName in order to generate the corresponding (precomputed) elliptic curve domain parameters.
EchoCancelerEffect - Class in ohos.media.audio
The EchoCancelerEffect class provides echo cancel effect attach to AudioCapturer.
ECKey - Interface in java.security.interfaces
The interface to an elliptic curve (EC) key.
ECParameterSpec - Class in java.security.spec
This immutable class specifies the set of domain parameters used with elliptic curve cryptography (ECC).
ECParameterSpec(EllipticCurve, ECPoint, BigInteger, int) - Constructor for class java.security.spec.ECParameterSpec
Creates elliptic curve domain parameters based on the specified values.
ECPoint - Class in java.security.spec
This immutable class represents a point on an elliptic curve (EC) in affine coordinates.
ECPoint(BigInteger, BigInteger) - Constructor for class java.security.spec.ECPoint
Creates an ECPoint from the specified affine x-coordinate x and affine y-coordinate y.
ECPrivateKey - Interface in java.security.interfaces
The interface to an elliptic curve (EC) private key.
ECPrivateKeySpec - Class in java.security.spec
This immutable class specifies an elliptic curve private key with its associated parameters.
ECPrivateKeySpec(BigInteger, ECParameterSpec) - Constructor for class java.security.spec.ECPrivateKeySpec
Creates a new ECPrivateKeySpec with the specified parameter values.
ECPublicKey - Interface in java.security.interfaces
The interface to an elliptic curve (EC) public key.
ECPublicKeySpec - Class in java.security.spec
This immutable class specifies an elliptic curve public key with its associated parameters.
ECPublicKeySpec(ECPoint, ECParameterSpec) - Constructor for class java.security.spec.ECPublicKeySpec
Creates a new ECPublicKeySpec with the specified parameter values.
EDIT_AUTO - ohos.event.notification.NotificationConstant.InputEditType
Indicates that the system determines whether to allow the user to edit the options before they are sent to the application.
EDIT_DISABLED - ohos.event.notification.NotificationConstant.InputEditType
Indicates that the user is not allowed to edit an option before the option is sent to the application.
EDIT_ENABLED - ohos.event.notification.NotificationConstant.InputEditType
Indicates that the user is allowed to edit an option before the option is sent to the application.
editable - Variable in class ohos.media.image.ImageSource.DecodingOptions
Specifies whether pixel values of the pixel map to be decoded can be edited.
editable - Variable in class ohos.media.image.PixelMap.InitializationOptions
Specifies whether pixel values of the pixel map to be created can be edited.
EditingCapability - Class in ohos.miscservices.inputmethod
Describes the attributes of the text obtained by an input method.
EditingCapability() - Constructor for class ohos.miscservices.inputmethod.EditingCapability
 
EditingText - Class in ohos.miscservices.inputmethod
Transfers all or updated text in the application editor to the input method.
EditingText() - Constructor for class ohos.miscservices.inputmethod.EditingText
 
EditorAttribute - Class in ohos.miscservices.inputmethod
Describes attributes of the text box associated with the input method.
EditorAttribute() - Constructor for class ohos.miscservices.inputmethod.EditorAttribute
 
Edits - Class in ohos.global.icu.text
Records lengths of string edits but not replacement text.
Edits() - Constructor for class ohos.global.icu.text.Edits
Constructs an empty object.
Edits.Iterator - Class in ohos.global.icu.text
Access to the list of edits.
EEXIST - Static variable in class ohos.system.OsHelperConstants
Error value indicating that the file does not exist.
EFFORT - Static variable in interface java.util.jar.Pack200.Packer
If this property is set to a single decimal digit, the packer will use the indicated amount of effort in compressing the archive.
EGL - Class in ohos.agp.render.opengl
Represents the interface between the Graphics Library for Embedded Systems (GLES) and the bottom-layer window system.
EGL() - Constructor for class ohos.agp.render.opengl.EGL
 
EGL_ALPHA_SIZE - Static variable in class ohos.agp.render.opengl.EGL
Indicates the size (in bits) of the alpha component of the color buffer.
EGL_BAD_NATIVE_WINDOW - Static variable in class ohos.agp.render.opengl.EGL
Indicates that a NativeWindowType argument does not refer to a valid native window.
EGL_BLUE_SIZE - Static variable in class ohos.agp.render.opengl.EGL
Indicates the size (in bits) of the blue component of the color buffer.
EGL_BUFFER_SIZE - Static variable in class ohos.agp.render.opengl.EGL
Indicates the size (in bits) of the required color buffer.
EGL_COLOR_BUFFER_TYPE - Static variable in class ohos.agp.render.opengl.EGL
Indicates the color buffer type which must be followed by one of EGL_RGB_BUFFER or EGL_LUMINANCE_BUFFER.
EGL_DEFAULT_DISPLAY - Static variable in class ohos.agp.render.opengl.EGL
Indicates that no display device can be connected.
EGL_DEPTH_SIZE - Static variable in class ohos.agp.render.opengl.EGL
Indicates the size (in bits) of the required depth buffer.
EGL_GREEN_SIZE - Static variable in class ohos.agp.render.opengl.EGL
Indicates the size (in bits) of the green component of the color buffer.
EGL_HEIGHT - Static variable in class ohos.agp.render.opengl.EGL
Indicates that return the height of the surface in pixels.
EGL_LEVEL - Static variable in class ohos.agp.render.opengl.EGL
Indicates that attributes must be followed by an integer buffer level specification.
EGL_NO_CONTEXT - Static variable in class ohos.agp.render.opengl.EGL
Indicates that no context will share data with the created context.
EGL_NO_DISPLAY - Static variable in class ohos.agp.render.opengl.EGL
Indicates that no display device can be connected.
EGL_NO_SURFACE - Static variable in class ohos.agp.render.opengl.EGL
Indicates that no surface is available.
EGL_NONE - Static variable in class ohos.agp.render.opengl.EGL
Indicates that no configurations match the specified attribute.
EGL_PBUFFER_BIT - Static variable in class ohos.agp.render.opengl.EGL
Indicates that config supports creating pixel buffer surfaces.
EGL_RED_SIZE - Static variable in class ohos.agp.render.opengl.EGL
Indicates the size (in bits) of the red component of the color buffer.
EGL_RENDERABLE_TYPE - Static variable in class ohos.agp.render.opengl.EGL
EGL_RGB_BUFFER - Static variable in class ohos.agp.render.opengl.EGL
Indicates an RGB color buffer.
EGL_STENCIL_SIZE - Static variable in class ohos.agp.render.opengl.EGL
Indicates the size (in bits) of the required stencil buffer.
EGL_SUCCESS - Static variable in class ohos.agp.render.opengl.EGL
Indicates that the operation is successful.
EGL_SURFACE_TYPE - Static variable in class ohos.agp.render.opengl.EGL
Indicates that attributes must be followed by a bitmask indicating which EGL surface types and capabilities the frame buffer configuration must support.
EGL_VERSION - Static variable in class ohos.agp.render.opengl.EGL
Indicates that about the EGL attribute.
EGL_WIDTH - Static variable in class ohos.agp.render.opengl.EGL
Indicates that return the width of the surface in pixels.
eglBindAPI(int) - Static method in class ohos.agp.render.opengl.EGL
This method is used to set the drawing API of the current thread.
eglChooseConfig(EGLDisplay, int[], EGLConfig[], int, int[]) - Static method in class ohos.agp.render.opengl.EGL
Obtains a list of configurations that match the specified attribute requirements and are supported by the display device.
EGLConfig - Class in ohos.agp.render.opengl
Represents a wrapper class for the EGLConfig object.
EGLContext - Class in ohos.agp.render.opengl
Represents a wrapper class for the EGLContext object.
eglCreateContext(EGLDisplay, EGLConfig, EGLContext, int[]) - Static method in class ohos.agp.render.opengl.EGL
Creates an EGL rendering context based on the specified attribute requirements.
eglCreatePbufferSurface(EGLDisplay, EGLConfig, int[]) - Static method in class ohos.agp.render.opengl.EGL
This method is used to create a new EGL pixel buffer surface.
eglCreateWindowSurface(EGLDisplay, EGLConfig, Object, int[]) - Static method in class ohos.agp.render.opengl.EGL
Creates an on-screen rendering surface based on the specified attribute requirements.
eglDestroyContext(EGLDisplay, EGLContext) - Static method in class ohos.agp.render.opengl.EGL
Destroys a rendering context.
eglDestroySurface(EGLDisplay, EGLSurface) - Static method in class ohos.agp.render.opengl.EGL
Destroys an EGL surface.
EGLDisplay - Class in ohos.agp.render.opengl
Represents a wrapper class for the EGLDisplay object.
eglGetConfigAttrib(EGLDisplay, EGLConfig, int, int[]) - Static method in class ohos.agp.render.opengl.EGL
This method is used to query an attribute of a configuration.
eglGetConfigs(EGLDisplay, EGLConfig[], int, int[]) - Static method in class ohos.agp.render.opengl.EGL
This method is used to get a list of all EGL frame buffer configurations for a display
eglGetCurrentContext() - Static method in class ohos.agp.render.opengl.EGL
Terminate an EGL display connection
eglGetCurrentDisplay() - Static method in class ohos.agp.render.opengl.EGL
Return the display for the current EGL rendering context.
eglGetCurrentSurface(int) - Static method in class ohos.agp.render.opengl.EGL
Return the read or draw surface for the current EGL rendering context.
eglGetDisplay(long) - Static method in class ohos.agp.render.opengl.EGL
Obtains the handle of a specified EGL display device.
eglGetError() - Static method in class ohos.agp.render.opengl.EGL
Return the error of the last called EGL function in the current thread.
eglInitialize(EGLDisplay, int[], int[]) - Static method in class ohos.agp.render.opengl.EGL
Initializes the EGL supported by a specified EGL display device.
eglMakeCurrent(EGLDisplay, EGLSurface, EGLSurface, EGLContext) - Static method in class ohos.agp.render.opengl.EGL
Associates a specified context with the surfaces responsible for reading and writing.
EGLObjectHandle - Class in ohos.agp.render.opengl
Represents a wrapper class for the EGL object.
EGLObjectHandle(long) - Constructor for class ohos.agp.render.opengl.EGLObjectHandle
A constructor used to create an EGLObjectHandle instance.
eglQueryContext(EGLDisplay, EGLContext, int, int[]) - Static method in class ohos.agp.render.opengl.EGL
This method is used to get the EG rendering context information.
eglQueryString(EGLDisplay, int) - Static method in class ohos.agp.render.opengl.EGL
This method is used to get version information and other information.
eglQuerySurface(EGLDisplay, EGLSurface, int, int[]) - Static method in class ohos.agp.render.opengl.EGL
This method is used to return EGL surface information.
eglReleaseThread() - Static method in class ohos.agp.render.opengl.EGL
This method is used to release EGL per-thread state.
EGLSurface - Class in ohos.agp.render.opengl
Represents a wrapper class for the EGLSurface object.
eglSwapBuffers(EGLDisplay, EGLSurface) - Static method in class ohos.agp.render.opengl.EGL
Displays the content of the color buffer on this surface.
eglTerminate(EGLDisplay) - Static method in class ohos.agp.render.opengl.EGL
Releases the EGL resources associated with a specified EGL display device.
EGYPTIAN_HIEROGLYPH_FORMAT_CONTROLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
EGYPTIAN_HIEROGLYPH_FORMAT_CONTROLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
EGYPTIAN_HIEROGLYPHS - java.lang.Character.UnicodeScript
Unicode script "Egyptian_Hieroglyphs".
EGYPTIAN_HIEROGLYPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Egyptian Hieroglyphs" Unicode character block.
EGYPTIAN_HIEROGLYPHS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
EGYPTIAN_HIEROGLYPHS - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
EGYPTIAN_HIEROGLYPHS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ELBASAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ELBASAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
ELBASAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
element() - Method in exception java.lang.annotation.AnnotationTypeMismatchException
Returns the Method object for the incorrectly typed element.
element() - Method in class java.util.AbstractQueue
Retrieves, but does not remove, the head of this queue.
element() - Method in class java.util.ArrayDeque
Retrieves, but does not remove, the head of the queue represented by this deque.
element() - Method in interface java.util.concurrent.BlockingDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
element() - Method in class java.util.concurrent.LinkedBlockingDeque
Retrieves, but does not remove, the head of the queue represented by this deque.
element() - Method in interface java.util.Deque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - Method in class java.util.LinkedList
Retrieves, but does not remove, the head (first element) of this list.
element() - Method in interface java.util.Queue
Retrieves, but does not remove, the head of this queue.
Element - Class in ohos.agp.components.element
An abstract class of something that can be drawn.
Element - Class in ohos.global.resource
Provides methods for obtaining an Element based on its resource ID.
Element() - Constructor for class ohos.agp.components.element.Element
Default constructor used to create an Element object.
Element() - Constructor for class ohos.global.icu.util.RangeValueIterator.Element
Empty default constructor to make javadoc happy
Element() - Constructor for class ohos.global.icu.util.ValueIterator.Element
Empty default constructor to make javadoc happy
Element() - Constructor for class ohos.global.resource.Element
 
Element(Object) - Constructor for class ohos.agp.components.element.Element
A constructor used to create an Element object based on a specified Object.
Element.ConstantState - Class in ohos.agp.components.element
An abstract class of Element used to store constant states and data shared by Elements instances.
Element.OnChangeListener - Interface in ohos.agp.components.element
Provides a callback to listen for element changes.
elementAt(int) - Method in class java.util.Vector
Returns the component at the specified index.
ElementContainer - Class in ohos.agp.components.element
A container class of Element that contains multiple Element objects.
ElementContainer() - Constructor for class ohos.agp.components.element.ElementContainer
Default constructor used to create an ElementContainer instance.
ElementContainer.ElementState - Class in ohos.agp.components.element
Provides operations for an Element object.
elementCount - Variable in class java.util.Vector
The number of valid components in this Vector object.
elementData - Variable in class java.util.Vector
The array buffer into which the components of the vector are stored.
elementName() - Method in exception java.lang.annotation.IncompleteAnnotationException
Returns the name of the missing element.
ElementName - Class in ohos.bundle
Contains basic Ability information, which uniquely identifies an ability.
ElementName() - Constructor for class ohos.bundle.ElementName
Default constructor used to create an ElementName instance.
ElementName(String, String, String) - Constructor for class ohos.bundle.ElementName
A parameterized constructor used to create an ElementName instance.
ElementName(ElementName) - Constructor for class ohos.bundle.ElementName
A parameterized constructor used to create an ElementName instance by copying parameters from an existing one.
ElementNameEx - Class in ohos.interwork.bundle
Contains basic Ability information, which uniquely identifies an ability.
ElementNameEx() - Constructor for class ohos.interwork.bundle.ElementNameEx
Default constructor used to create an ElementNameEx instance.
ElementNameEx(String, String) - Constructor for class ohos.interwork.bundle.ElementNameEx
A parameterized constructor used to create an ElementNameEx instance.
ElementNameEx(ElementName) - Constructor for class ohos.interwork.bundle.ElementNameEx
A parameterized constructor used to create an ElementNameEx instance.
elements() - Method in class java.security.PermissionCollection
Returns an enumeration of all the Permission objects in the collection.
elements() - Method in class java.security.Permissions
Returns an enumeration of all the Permission objects in all the PermissionCollections in this Permissions object.
elements() - Method in class java.security.Provider
 
elements() - Method in class java.util.concurrent.ConcurrentHashMap
Returns an enumeration of the values in this table.
elements() - Method in class java.util.Dictionary
Returns an enumeration of the values in this dictionary.
elements() - Method in class java.util.Hashtable
Returns an enumeration of the values in this hashtable.
elements() - Method in class java.util.Vector
Returns an enumeration of the components of this vector.
ElementsCallback - Interface in ohos.app
Provides callbacks that can be used by elements to listen for system configuration and memory status changes.
ElementScatter - Class in ohos.agp.components.element
Parses an Element layout file.
ElementScatter(Context) - Constructor for class ohos.agp.components.element.ElementScatter
 
ElementScatterException - Exception in ohos.agp.components.element
Represents an exception that is thrown if an error occurs when parsing an element.
ElementScatterException(String) - Constructor for exception ohos.agp.components.element.ElementScatterException
A constructor used to create an ElementScatterException instance based on the exception message.
ElementScatterException(String, Throwable) - Constructor for exception ohos.agp.components.element.ElementScatterException
A constructor used to create an ElementScatterException instance based on the exception message and cause.
ElementState() - Constructor for class ohos.agp.components.element.ElementContainer.ElementState
Constructor of a derived class used to create an ElementContainerState instance.
ElementState(ElementContainer) - Constructor for class ohos.agp.components.element.ElementContainer.ElementState
A parameterized constructor used to create an ElementContainerState instance.
ElementType - Enum in java.lang.annotation
The constants of this enumerated type provide a simple classification of the syntactic locations where annotations may appear in a Java program.
ELLIPSIS_AT_END - ohos.agp.components.Text.TruncationMode
Indicates using ellipsis in the end of the text.
ELLIPSIS_AT_MIDDLE - ohos.agp.components.Text.TruncationMode
Indicates using ellipsis in the middle of the text.
ELLIPSIS_AT_START - ohos.agp.components.Text.TruncationMode
Indicates using ellipsis at the start of the text.
EllipticCurve - Class in java.security.spec
This immutable class holds the necessary values needed to represent an elliptic curve.
EllipticCurve(ECField, BigInteger, BigInteger) - Constructor for class java.security.spec.EllipticCurve
Creates an elliptic curve with the specified elliptic field field and the coefficients a and b.
EllipticCurve(ECField, BigInteger, BigInteger, byte[]) - Constructor for class java.security.spec.EllipticCurve
Creates an elliptic curve with the specified elliptic field field, the coefficients a and b, and the seed used for curve generation.
ELUL - Static variable in class ohos.global.icu.util.HebrewCalendar
Constant for Elul, the 13th month of the Hebrew year.
ELYMAIC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ELYMAIC - Static variable in class ohos.global.icu.lang.UScript
 
ELYMAIC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
Email - Class in ohos.sysappcomponents.contact.entity
Represents an email.
Email(String, String) - Constructor for class ohos.sysappcomponents.contact.entity.Email
A constructor used to create an Email instance based on a specified email address and a custom label name.
Email(Context, String, int) - Constructor for class ohos.sysappcomponents.contact.entity.Email
A constructor used to create an Email instance based on the application context and a specified email address and label ID.
EMAIL - ohos.data.search.schema.IndexSchemaType
Indicates an email index schema.
EMAIL - Static variable in class ohos.data.search.schema.ContactItem
Indicates the index field name of email.
EMAIL_HOME - Static variable in class ohos.sysappcomponents.contact.entity.Email
Indicates a home email.
EMAIL_OTHER - Static variable in class ohos.sysappcomponents.contact.entity.Email
Indicates an email of the OTHER type.
EMAIL_WORK - Static variable in class ohos.sysappcomponents.contact.entity.Email
Indicates a work email.
EmailItem - Class in ohos.data.search.schema
Represents the index schema for email items.
EmailItem() - Constructor for class ohos.data.search.schema.EmailItem
A constructor used to create an EmailItem instance.
EMERGENCY - ohos.batterymanager.BatteryInfo.BatteryLevel
Emergency level
EMERGENCY - ohos.thermallistener.ThermalConnection.ThermalSeverityLevel
The device is in emergency state.
EMOJI - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Emoji.
EMOJI_COMPONENT - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Emoji_Component.
EMOJI_MODIFIER - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Emoji_Modifier.
EMOJI_MODIFIER_BASE - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Emoji_Modifier_Base.
EMOJI_PRESENTATION - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Emoji_Presentation.
EMOTICONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Emoticons" Unicode character block.
EMOTICONS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
EMOTICONS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
empty() - Static method in class java.util.Optional
Returns an empty Optional instance.
empty() - Static method in class java.util.OptionalDouble
Returns an empty OptionalDouble instance.
empty() - Static method in class java.util.OptionalInt
Returns an empty OptionalInt instance.
empty() - Static method in class java.util.OptionalLong
Returns an empty OptionalLong instance.
empty() - Method in class java.util.Stack
Tests if this stack is empty.
empty() - Static method in interface java.util.stream.DoubleStream
Returns an empty sequential DoubleStream.
empty() - Static method in interface java.util.stream.IntStream
Returns an empty sequential IntStream.
empty() - Static method in interface java.util.stream.LongStream
Returns an empty sequential LongStream.
empty() - Static method in interface java.util.stream.Stream
Returns an empty sequential Stream.
empty() - Method in class ohos.utils.IntArray
Checks whether the current IntArray object is empty.
EMPTY - Static variable in class ohos.global.icu.text.UnicodeSet
Constant for the empty set.
EMPTY_LABEL - ohos.global.icu.text.IDNA.Error
A non-final domain name label (or the whole domain name) is empty.
EMPTY_LIST - Static variable in class java.util.Collections
The empty list (immutable).
EMPTY_MAP - Static variable in class java.util.Collections
The empty map (immutable).
EMPTY_PAC_MAP - Static variable in class ohos.utils.PacMap
A static variable indicating an empty PacMap object.
EMPTY_SET - Static variable in class java.util.Collections
The empty set (immutable).
EMPTY_URI - Static variable in class ohos.utils.net.Uri
Indicates an empty Uri object.
emptyDoubleSpliterator() - Static method in class java.util.Spliterators
Creates an empty Spliterator.OfDouble
emptyEnumeration() - Static method in class java.util.Collections
Returns an enumeration that has no elements.
emptyIntSpliterator() - Static method in class java.util.Spliterators
Creates an empty Spliterator.OfInt
emptyIterator() - Static method in class java.util.Collections
Returns an iterator that has no elements.
emptyList() - Static method in class java.util.Collections
Returns an empty list (immutable).
emptyListIterator() - Static method in class java.util.Collections
Returns a list iterator that has no elements.
emptyLongSpliterator() - Static method in class java.util.Spliterators
Creates an empty Spliterator.OfLong
emptyMap() - Static method in class java.util.Collections
Returns an empty map (immutable).
emptyNavigableMap() - Static method in class java.util.Collections
Returns an empty navigable map (immutable).
emptyNavigableSet() - Static method in class java.util.Collections
Returns an empty navigable set (immutable).
emptySet() - Static method in class java.util.Collections
Returns an empty set (immutable).
emptySortedMap() - Static method in class java.util.Collections
Returns an empty sorted map (immutable).
emptySortedSet() - Static method in class java.util.Collections
Returns an empty sorted set (immutable).
emptySpliterator() - Static method in class java.util.Spliterators
Creates an empty Spliterator
EmptyStackException - Exception in java.util
Thrown by methods in the Stack class to indicate that the stack is empty.
EmptyStackException() - Constructor for exception java.util.EmptyStackException
Constructs a new EmptyStackException with null as its error message string.
emulatorTraceBegin() - Static method in class ohos.hiviewdfx.Debug
Starts tracing emulator logs.
emulatorTraceEnable() - Static method in class ohos.hiviewdfx.Debug
Enables log tracing for the emulator.
emulatorTraceEnd() - Static method in class ohos.hiviewdfx.Debug
Stops tracing emulator logs.
enable() - Static method in class java.lang.Compiler
Cause the Compiler to resume operation.
ENABLE - ohos.batterymanager.BatteryInfo.BatteryChargeState
Indicates that the battery is being charged.
ENABLE_MODE_ALL - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates that all types of card emulation are enabled.
enableAirplaneMode(Context, boolean) - Static method in class ohos.sysappcomponents.settings.SystemSettings.Wireless
Enables or disables airplane mode.
enableAppAccess(String, String) - Method in class ohos.account.app.AppAccountAbility
Enables a third-party application with the specified bundle name to access the given application account for data query and listening.
enableAVSessionActive(boolean) - Method in class ohos.media.sessioncore.AVSession
Sets whether to activate the media session.
enableBadge(boolean) - Method in class ohos.event.notification.NotificationSlot
Sets whether to display application icon badges (digits or dots in the corner of the application icon) on the home screen after a notification is received.
enableBt() - Method in class ohos.bluetooth.BluetoothHost
Enables Bluetooth on a device.
enableBypassDnd(boolean) - Method in class ohos.event.notification.NotificationSlot
Sets whether to bypass Do not disturb (DND) mode in the system.
enableCornerMark(boolean) - Method in class ohos.agp.components.Component
Enables or disables the corner mark for the current component.
enabled - Variable in class ohos.bundle.AbilityInfo
Indicates whether or not this ability may be instantiated.
enabled - Variable in class ohos.bundle.ApplicationInfo
Indicates whether or not this application may be instantiated.
ENABLED_SE_TYPE_ESE - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates the enabled SE type is eSE.
ENABLED_SE_TYPE_HISEE - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates the enabled SE type is hisee.
ENABLED_TTS_PLUGINS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.TTS
Indicates the list of activated plug-in packages used for TTS.
enableDividerLines(boolean) - Method in class ohos.agp.components.ProgressBar
Sets dividers state for a progress bar.
enableFadeEffect(Component.FadeEffectEnum) - Method in class ohos.agp.components.Component
Enable to display the boundary of the component's fade-effect area or to hide scroll bars when a component is not scrolling.
enableHomeShortcuts(List<String>) - Method in interface ohos.bundle.IBundleManager
Enables specified home-screen shortcuts.
enableHour(boolean) - Method in class ohos.agp.components.TimePicker
Sets whether to enable the hour selector.
enableIme() - Method in class ohos.multimodalinput.event.KeyBoardEvent
Starts the input method editor (IME).
enableMetered(boolean) - Method in class ohos.miscservices.download.DownloadConfig.Builder
Allows download under a metered connection.
enableMinute(boolean) - Method in class ohos.agp.components.TimePicker
Sets whether to enable the minute selector.
enableMultipathFlow(String, String, String, IMultiPathCallback) - Method in class ohos.smartcomm.MultiPathManager
Enables multipath.
enableReplaceObject(boolean) - Method in class java.io.ObjectOutputStream
Enable the stream to do replacement of objects in the stream.
enableResolveObject(boolean) - Method in class java.io.ObjectInputStream
Enable the stream to allow objects read from the stream to be replaced.
enableRoaming(boolean) - Method in class ohos.miscservices.download.DownloadConfig.Builder
Allows download in a roaming network.
enableScreenOn(boolean) - Method in class ohos.media.player.Player
Keeps the screen always on during video playback.
enableScrollBar(int, boolean) - Method in class ohos.agp.components.Component
Sets whether to enable the scroll bar for this component.
enableSecond(boolean) - Method in class ohos.agp.components.TimePicker
Sets whether to enable the second selector.
enableSingleLooping(boolean) - Method in class ohos.media.player.Player
Sets the current playback to loop a single item.
enableSync(boolean) - Method in interface ohos.data.distributed.common.KvStore
Sets whether to enable synchronization.
ENCLOSED_ALPHANUMERIC_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Enclosed Alphanumeric Supplement" Unicode character block.
ENCLOSED_ALPHANUMERIC_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ENCLOSED_ALPHANUMERIC_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ENCLOSED_ALPHANUMERICS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Enclosed Alphanumerics" Unicode character block.
ENCLOSED_ALPHANUMERICS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ENCLOSED_ALPHANUMERICS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ENCLOSED_CJK_LETTERS_AND_MONTHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Enclosed CJK Letters and Months" Unicode character block.
ENCLOSED_CJK_LETTERS_AND_MONTHS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ENCLOSED_CJK_LETTERS_AND_MONTHS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ENCLOSED_IDEOGRAPHIC_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Enclosed Ideographic Supplement" Unicode character block.
ENCLOSED_IDEOGRAPHIC_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ENCLOSED_IDEOGRAPHIC_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ENCLOSING_MARK - Static variable in class java.lang.Character
General category "Me" in the Unicode specification.
ENCLOSING_MARK - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Me
encode(byte[]) - Method in class java.util.Base64.Encoder
Encodes all bytes from the specified byte array into a newly-allocated byte array using the Base64 encoding scheme.
encode(byte[], byte[]) - Method in class java.util.Base64.Encoder
Encodes all bytes from the specified byte array using the Base64 encoding scheme, writing the resulting bytes to the given output byte array, starting at offset 0.
encode(OutputStream) - Method in interface java.security.cert.Extension
Generates the extension's DER encoding and writes it to the output stream.
encode(OutputStream) - Method in interface java.security.Certificate
Deprecated.
Encodes the certificate to an output stream in a format that can be decoded by the decode method.
encode(String) - Static method in class java.net.URLEncoder
Deprecated.
The resulting string may vary depending on the platform's default encoding. Instead, use the encode(String,String) method to specify the encoding.
encode(String) - Method in class java.nio.charset.Charset
Convenience method that encodes a string into bytes in this charset.
encode(String) - Static method in class ohos.utils.net.Uri
Encodes the specified string using UTF-8 encoding.
encode(String, String) - Static method in class java.net.URLEncoder
Translates a string into application/x-www-form-urlencoded format using a specific encoding scheme.
encode(String, String) - Static method in class ohos.utils.net.Uri
Encodes the characters other than those specified by the allow parameter using UTF-8 encoding.
encode(ByteBuffer) - Method in class java.util.Base64.Encoder
Encodes all remaining bytes from the specified byte buffer into a newly-allocated ByteBuffer using the Base64 encoding scheme.
encode(CharBuffer) - Method in class java.nio.charset.Charset
Convenience method that encodes Unicode characters into bytes in this charset.
encode(CharBuffer) - Method in class java.nio.charset.CharsetEncoder
Convenience method that encodes the remaining content of a single input character buffer into a newly-allocated byte buffer.
encode(CharBuffer, ByteBuffer, boolean) - Method in class java.nio.charset.CharsetEncoder
Encodes as many characters as possible from the given input buffer, writing the results to the given output buffer.
encodedAuthority(String) - Method in class ohos.utils.net.Uri.Builder
Sets the authority field of the current hierarchical URI.
encodedFormat - Variable in class ohos.media.image.ImageSource.SourceInfo
Indicates the image format represented by an MIME type string, for example, image/png.
encodedFragment(String) - Method in class ohos.utils.net.Uri.Builder
Sets the fragment field of the current URI.
EncodedKeySpec - Class in java.security.spec
This class represents a public or private key in encoded format.
EncodedKeySpec(byte[]) - Constructor for class java.security.spec.EncodedKeySpec
Creates a new EncodedKeySpec with the given encoded key.
encodedOpaqueSsp(String) - Method in class ohos.utils.net.Uri.Builder
Sets the scheme-specific-part field in the current opaque URI not to be parsed.
encodedParams - Variable in class javax.crypto.SealedObject
The cryptographic parameters used by the sealing Cipher, encoded in the default format.
encodedPath(String) - Method in class ohos.utils.net.Uri.Builder
Sets the path field of the current hierarchical URI.
encodedQuery(String) - Method in class ohos.utils.net.Uri.Builder
Sets the query field of the current hierarchical URI.
encodeLoop(CharBuffer, ByteBuffer) - Method in class java.nio.charset.CharsetEncoder
Encodes one or more characters into one or more bytes.
encodeToString(byte[]) - Method in class java.util.Base64.Encoder
Encodes the specified byte array into a String using the Base64 encoding scheme.
ENCODING_DEFAULT - ohos.media.audio.AudioStreamInfo.EncodingFormat
Indicates the default audio data format.
ENCODING_INVALID - ohos.media.audio.AudioStreamInfo.EncodingFormat
Indicates an invalid audio data format.
ENCODING_MP3 - ohos.media.audio.AudioStreamInfo.EncodingFormat
Indicates that the MP3 encoding format.
ENCODING_PCM_16BIT - ohos.media.audio.AudioStreamInfo.EncodingFormat
Indicates 16-bit PCM samples.
ENCODING_PCM_8BIT - ohos.media.audio.AudioStreamInfo.EncodingFormat
Indicates 8-bit PCM samples.
ENCODING_PCM_FLOAT - ohos.media.audio.AudioStreamInfo.EncodingFormat
Indicates floating point samples.
encodingFormat(AudioStreamInfo.EncodingFormat) - Method in class ohos.media.audio.AudioStreamInfo.Builder
Sets the encoding format of the audio stream.
encodingSet() - Method in interface ohos.javax.xml.stream.events.StartDocument
Returns true if CharacterEncodingScheme was set in the encoding declaration of the document
ENCRYPT_MODE - Static variable in class javax.crypto.Cipher
Constant used to initialize cipher to encryption mode.
EncryptedPrivateKeyInfo - Class in javax.crypto
This class implements the EncryptedPrivateKeyInfo type as defined in PKCS #8.
EncryptedPrivateKeyInfo(byte[]) - Constructor for class javax.crypto.EncryptedPrivateKeyInfo
Constructs (i.e., parses) an EncryptedPrivateKeyInfo from its ASN.1 encoding.
EncryptedPrivateKeyInfo(String, byte[]) - Constructor for class javax.crypto.EncryptedPrivateKeyInfo
Constructs an EncryptedPrivateKeyInfo from the encryption algorithm name and the encrypted data.
EncryptedPrivateKeyInfo(AlgorithmParameters, byte[]) - Constructor for class javax.crypto.EncryptedPrivateKeyInfo
Constructs an EncryptedPrivateKeyInfo from the encryption algorithm parameters and the encrypted data.
end() - Method in class java.nio.channels.spi.AbstractSelector
Marks the end of an I/O operation that might block indefinitely.
end() - Method in class java.util.regex.Matcher
Returns the offset after the last character matched.
end() - Method in interface java.util.regex.MatchResult
Returns the offset after the last character matched.
end() - Method in class java.util.zip.Deflater
Closes the compressor and discards any unprocessed input.
end() - Method in class java.util.zip.Inflater
Closes the decompressor and discards any unprocessed input.
end() - Method in class ohos.agp.animation.Animator
Ends an animator and moves to the end state.
end(boolean) - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Marks the end of an I/O operation that might block indefinitely.
end(int) - Method in class java.util.regex.Matcher
Returns the offset after the last character of the subsequence captured by the given group during the previous match operation.
end(int) - Method in interface java.util.regex.MatchResult
Returns the offset after the last character of the subsequence captured by the given group during this match.
end(String) - Method in class java.util.regex.Matcher
Returns the offset after the last character of the subsequence captured by the given named-capturing group during the previous match operation.
end(HiTraceId) - Static method in class ohos.hiviewdfx.HiTrace
Stops tracing an ongoing service call chain based on HiTraceId.
END - ohos.agp.components.SlideDrawer.SlideDirection
Indicates the "end" direction value for the optional component.
END - ohos.agp.components.TimePicker.AmPmOrder
Indicates that the column representing a.m.
END - ohos.agp.utils.Matrix.ScaleToFit
Indicates the bottom mode, in which the source rectangle is scaled using the original aspect ratio and placed in the lower right corner of the destination rectangle.
END - Static variable in interface ohos.agp.components.TableLayout.Alignment
Deprecated.
use TableLayout.Alignment.ALIGNMENT_END instead
END - Static variable in class ohos.agp.utils.LayoutAlignment
Indicates that the component is placed at the end edge in the X axis of the container.
END - Static variable in class ohos.agp.utils.TextAlignment
Indicates that the text is aligned with the end of the container.
END_BUTTON_ACTION - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Specifies what happens after the user presses the call end button if the user is not in a call.
END_DATE - Static variable in class ohos.data.search.schema.EventItem
Indicates the index field name of endDate.
END_DOCUMENT - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
Indicates an event is an end document
END_ELEMENT - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
Indicates an event is an end element
END_OF - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component is placed at the end of another child component.
END_PUNCTUATION - Static variable in class java.lang.Character
General category "Pe" in the Unicode specification.
END_PUNCTUATION - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Pe
END_TIMEZONE - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the end time zone.
END_TO_START - ohos.agp.components.element.ShapeElement.Orientation
Indicates that the gradient effect is from end to start.
endArray() - Method in class ohos.utils.zson.ZSONReader
Ends reading JSON arrays.
endArray() - Method in class ohos.utils.zson.ZSONWriter
Ends writing arrays.
ENDCOM - Static variable in class java.util.jar.JarEntry
 
ENDCOM - Static variable in class java.util.jar.JarFile
 
ENDCOM - Static variable in class java.util.jar.JarInputStream
 
ENDCOM - Static variable in class java.util.jar.JarOutputStream
 
ENDCOM - Static variable in class java.util.zip.ZipEntry
 
ENDCOM - Static variable in class java.util.zip.ZipFile
 
ENDCOM - Static variable in class java.util.zip.ZipInputStream
 
ENDCOM - Static variable in class java.util.zip.ZipOutputStream
 
endDocument() - Method in interface ohos.org.xml.sax.ContentHandler
Receive notification of the end of a document.
endDocument() - Method in interface ohos.org.xml.sax.DocumentHandler
Deprecated.
endDocument() - Method in class ohos.org.xml.sax.HandlerBase
Deprecated.
endDocument() - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive notification of the end of the document.
endDrawing(PdfGenerator.PdfPage) - Method in class ohos.agp.render.PdfGenerator
Ends drawing.
endElement(String) - Method in interface ohos.org.xml.sax.DocumentHandler
Deprecated.
endElement(String) - Method in class ohos.org.xml.sax.HandlerBase
Deprecated.
endElement(String, String, String) - Method in interface ohos.org.xml.sax.ContentHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive notification of the end of an element.
EndElement - Interface in ohos.javax.xml.stream.events
An interface for the end element event.
endGroup() - Method in class ohos.data.distributed.common.Query
Creates a query condition group with a right bracket.
ENDHDR - Static variable in class java.util.jar.JarEntry
 
ENDHDR - Static variable in class java.util.jar.JarFile
 
ENDHDR - Static variable in class java.util.jar.JarInputStream
 
ENDHDR - Static variable in class java.util.jar.JarOutputStream
 
ENDHDR - Static variable in class java.util.zip.ZipEntry
 
ENDHDR - Static variable in class java.util.zip.ZipFile
 
ENDHDR - Static variable in class java.util.zip.ZipInputStream
 
ENDHDR - Static variable in class java.util.zip.ZipOutputStream
 
endObject() - Method in class ohos.utils.zson.ZSONReader
Ends reading JSON objects.
endObject() - Method in class ohos.utils.zson.ZSONWriter
Ends writing objects.
ENDOFF - Static variable in class java.util.jar.JarEntry
 
ENDOFF - Static variable in class java.util.jar.JarFile
 
ENDOFF - Static variable in class java.util.jar.JarInputStream
 
ENDOFF - Static variable in class java.util.jar.JarOutputStream
 
ENDOFF - Static variable in class java.util.zip.ZipEntry
 
ENDOFF - Static variable in class java.util.zip.ZipFile
 
ENDOFF - Static variable in class java.util.zip.ZipInputStream
 
ENDOFF - Static variable in class java.util.zip.ZipOutputStream
 
endPrefixMapping(String) - Method in interface ohos.org.xml.sax.ContentHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive notification of the end of a Namespace mapping.
endRecording() - Method in class ohos.agp.render.Picture
Ends recording.
endSearch(String, String, SearchSession) - Method in class ohos.data.search.SearchAbility
Ends a search session to release resources.
ENDSIG - Static variable in class java.util.jar.JarEntry
 
ENDSIG - Static variable in class java.util.jar.JarFile
 
ENDSIG - Static variable in class java.util.jar.JarInputStream
 
ENDSIG - Static variable in class java.util.jar.JarOutputStream
 
ENDSIG - Static variable in class java.util.zip.ZipEntry
 
ENDSIG - Static variable in class java.util.zip.ZipFile
 
ENDSIG - Static variable in class java.util.zip.ZipInputStream
 
ENDSIG - Static variable in class java.util.zip.ZipOutputStream
 
ENDSIZ - Static variable in class java.util.jar.JarEntry
 
ENDSIZ - Static variable in class java.util.jar.JarFile
 
ENDSIZ - Static variable in class java.util.jar.JarInputStream
 
ENDSIZ - Static variable in class java.util.jar.JarOutputStream
 
ENDSIZ - Static variable in class java.util.zip.ZipEntry
 
ENDSIZ - Static variable in class java.util.zip.ZipFile
 
ENDSIZ - Static variable in class java.util.zip.ZipInputStream
 
ENDSIZ - Static variable in class java.util.zip.ZipOutputStream
 
ENDSUB - Static variable in class java.util.jar.JarEntry
 
ENDSUB - Static variable in class java.util.jar.JarFile
 
ENDSUB - Static variable in class java.util.jar.JarInputStream
 
ENDSUB - Static variable in class java.util.jar.JarOutputStream
 
ENDSUB - Static variable in class java.util.zip.ZipEntry
 
ENDSUB - Static variable in class java.util.zip.ZipFile
 
ENDSUB - Static variable in class java.util.zip.ZipInputStream
 
ENDSUB - Static variable in class java.util.zip.ZipOutputStream
 
endsWith(String) - Method in class java.lang.String
Tests if this string ends with the specified suffix.
endsWith(String) - Method in interface java.nio.file.Path
Tests if this path ends with a Path, constructed by converting the given path string, in exactly the manner specified by the endsWith(Path) method.
endsWith(String, String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is String and value ends with a specified string.
endsWith(String, String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is String and value ends with a specified string.
endsWith(String, String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is String and value ends with a specified string.
endsWith(Path) - Method in interface java.nio.file.Path
Tests if this path ends with the given path.
ENDTOT - Static variable in class java.util.jar.JarEntry
 
ENDTOT - Static variable in class java.util.jar.JarFile
 
ENDTOT - Static variable in class java.util.jar.JarInputStream
 
ENDTOT - Static variable in class java.util.jar.JarOutputStream
 
ENDTOT - Static variable in class java.util.zip.ZipEntry
 
ENDTOT - Static variable in class java.util.zip.ZipFile
 
ENDTOT - Static variable in class java.util.zip.ZipInputStream
 
ENDTOT - Static variable in class java.util.zip.ZipOutputStream
 
endTransaction() - Method in interface ohos.data.rdb.RdbStore
Ends a transaction.
endWrap() - Method in class ohos.data.dataability.DataAbilityPredicates
Adds a right parenthesis to the predicate.
endWrap() - Method in class ohos.data.orm.OrmPredicates
Adds a right parenthesis to the predicate.
endWrap() - Method in class ohos.data.rdb.RdbPredicates
Adds a right parenthesis to the predicate.
Engine - Interface in ohos.agp.render.render3d
Provides the 3D engine.
ENGINE_VERSION - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the CV engine version.
Engine.RenderBackend - Enum in ohos.agp.render.render3d
Indicates the type of the rendering backend, which can be either OpenGL ES or VULKAN.
Engine.RenderMode - Enum in ohos.agp.render.render3d
Indicates the rendering mode.
Engine.RenderNodeGraph - Interface in ohos.agp.render.render3d
Configures a renderer.
Engine.RenderNodeGraphType - Enum in ohos.agp.render.render3d
Indicates the type of the rendering node graph.
Engine.Time - Interface in ohos.agp.render.render3d
Provides engine time information.
engineAliases() - Method in class java.security.KeyStoreSpi
Lists all the alias names of this keystore.
engineBuild(CertPathParameters) - Method in class java.security.cert.CertPathBuilderSpi
Attempts to build a certification path using the specified algorithm parameter set.
engineContainsAlias(String) - Method in class java.security.KeyStoreSpi
Checks if the given alias exists in this keystore.
engineCreateSSLEngine() - Method in class javax.net.ssl.SSLContextSpi
Creates a new SSLEngine using this context.
engineCreateSSLEngine(String, int) - Method in class javax.net.ssl.SSLContextSpi
Creates a SSLEngine using this context.
engineDeleteEntry(String) - Method in class java.security.KeyStoreSpi
Deletes the entry identified by the given alias from this keystore.
engineDigest() - Method in class java.security.MessageDigestSpi
Completes the hash computation by performing final operations such as padding.
engineDigest(byte[], int, int) - Method in class java.security.MessageDigestSpi
Completes the hash computation by performing final operations such as padding.
engineDoFinal() - Method in class javax.crypto.MacSpi
Completes the MAC computation and resets the MAC for further use, maintaining the secret key that the MAC was initialized with.
engineDoFinal(byte[], int, int) - Method in class javax.crypto.CipherSpi
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
engineDoFinal(byte[], int, int, byte[], int) - Method in class javax.crypto.CipherSpi
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
engineDoFinal(ByteBuffer, ByteBuffer) - Method in class javax.crypto.CipherSpi
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
engineDoPhase(Key, boolean) - Method in class javax.crypto.KeyAgreementSpi
Executes the next phase of this key agreement with the given key that was received from one of the other parties involved in this key agreement.
engineEntryInstanceOf(String, Class<? extends KeyStore.Entry>) - Method in class java.security.KeyStoreSpi
Determines if the keystore Entry for the specified alias is an instance or subclass of the specified entryClass.
ENGINEERING - Static variable in class ohos.global.icu.math.MathContext
Standard floating point notation (with engineering exponential format, where the power of ten is a multiple of 3).
engineGenerateCertificate(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Generates a certificate object and initializes it with the data read from the input stream inStream.
engineGenerateCertificates(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Returns a (possibly empty) collection view of the certificates read from the given input stream inStream.
engineGenerateCertPath(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
engineGenerateCertPath(InputStream, String) - Method in class java.security.cert.CertificateFactorySpi
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
engineGenerateCertPath(List<? extends Certificate>) - Method in class java.security.cert.CertificateFactorySpi
Generates a CertPath object and initializes it with a List of Certificates.
engineGenerateCRL(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Generates a certificate revocation list (CRL) object and initializes it with the data read from the input stream inStream.
engineGenerateCRLs(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Returns a (possibly empty) collection view of the CRLs read from the given input stream inStream.
engineGenerateKey() - Method in class javax.crypto.KeyGeneratorSpi
Generates a secret key.
engineGenerateParameters() - Method in class java.security.AlgorithmParameterGeneratorSpi
Generates the parameters.
engineGeneratePrivate(KeySpec) - Method in class java.security.KeyFactorySpi
Generates a private key object from the provided key specification (key material).
engineGeneratePublic(KeySpec) - Method in class java.security.KeyFactorySpi
Generates a public key object from the provided key specification (key material).
engineGenerateSecret() - Method in class javax.crypto.KeyAgreementSpi
Generates the shared secret and returns it in a new buffer.
engineGenerateSecret(byte[], int) - Method in class javax.crypto.KeyAgreementSpi
Generates the shared secret, and places it into the buffer sharedSecret, beginning at offset inclusive.
engineGenerateSecret(String) - Method in class javax.crypto.KeyAgreementSpi
Creates the shared secret and returns it as a secret key object of the requested algorithm type.
engineGenerateSecret(KeySpec) - Method in class javax.crypto.SecretKeyFactorySpi
Generates a SecretKey object from the provided key specification (key material).
engineGenerateSeed(int) - Method in class java.security.SecureRandomSpi
Returns the given number of seed bytes.
engineGenExemptionBlob() - Method in class javax.crypto.ExemptionMechanismSpi
Generates the exemption mechanism key blob.
engineGenExemptionBlob(byte[], int) - Method in class javax.crypto.ExemptionMechanismSpi
Generates the exemption mechanism key blob, and stores the result in the output buffer, starting at outputOffset inclusive.
engineGetBlockSize() - Method in class javax.crypto.CipherSpi
Returns the block size (in bytes).
engineGetCertificate(String) - Method in class java.security.KeyStoreSpi
Returns the certificate associated with the given alias.
engineGetCertificateAlias(Certificate) - Method in class java.security.KeyStoreSpi
Returns the (alias) name of the first keystore entry whose certificate matches the given certificate.
engineGetCertificateChain(String) - Method in class java.security.KeyStoreSpi
Returns the certificate chain associated with the given alias.
engineGetCertificates(CertSelector) - Method in class java.security.cert.CertStoreSpi
Returns a Collection of Certificates that match the specified selector.
engineGetCertPathEncodings() - Method in class java.security.cert.CertificateFactorySpi
Returns an iteration of the CertPath encodings supported by this certificate factory, with the default encoding first.
engineGetClientSessionContext() - Method in class javax.net.ssl.SSLContextSpi
Returns a client SSLSessionContext object for this context.
engineGetCreationDate(String) - Method in class java.security.KeyStoreSpi
Returns the creation date of the entry identified by the given alias.
engineGetCRLs(CRLSelector) - Method in class java.security.cert.CertStoreSpi
Returns a Collection of CRLs that match the specified selector.
engineGetDefaultSSLParameters() - Method in class javax.net.ssl.SSLContextSpi
Returns a copy of the SSLParameters indicating the default settings for this SSL context.
engineGetDigestLength() - Method in class java.security.MessageDigestSpi
Returns the digest length in bytes.
engineGetEncoded() - Method in class java.security.AlgorithmParametersSpi
Returns the parameters in their primary encoding format.
engineGetEncoded(String) - Method in class java.security.AlgorithmParametersSpi
Returns the parameters encoded in the specified format.
engineGetEntry(String, KeyStore.ProtectionParameter) - Method in class java.security.KeyStoreSpi
Gets a KeyStore.Entry for the specified alias with the specified protection parameter.
engineGetIV() - Method in class javax.crypto.CipherSpi
Returns the initialization vector (IV) in a new buffer.
engineGetKey(String, char[]) - Method in class java.security.KeyStoreSpi
Returns the key associated with the given alias, using the given password to recover it.
engineGetKeyManagers() - Method in class javax.net.ssl.KeyManagerFactorySpi
Returns one key manager for each type of key material.
engineGetKeySize(Key) - Method in class javax.crypto.CipherSpi
Returns the key size of the given key object in bits.
engineGetKeySpec(Key, Class<T>) - Method in class java.security.KeyFactorySpi
Returns a specification (key material) of the given key object.
engineGetKeySpec(SecretKey, Class<?>) - Method in class javax.crypto.SecretKeyFactorySpi
Returns a specification (key material) of the given key object in the requested format.
engineGetMacLength() - Method in class javax.crypto.MacSpi
Returns the length of the MAC in bytes.
engineGetOutputSize(int) - Method in class javax.crypto.CipherSpi
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next update or doFinal operation, given the input length inputLen (in bytes).
engineGetOutputSize(int) - Method in class javax.crypto.ExemptionMechanismSpi
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next engineGenExemptionBlob operation, given the input length inputLen (in bytes).
engineGetParameter(String) - Method in class java.security.SignatureSpi
Deprecated. 
engineGetParameters() - Method in class java.security.SignatureSpi
This method is overridden by providers to return the parameters used with this signature engine.
engineGetParameters() - Method in class javax.crypto.CipherSpi
Returns the parameters used with this cipher.
engineGetParameterSpec(Class<T>) - Method in class java.security.AlgorithmParametersSpi
Returns a (transparent) specification of this parameters object.
engineGetPermissions(CodeSource) - Method in class java.security.PolicySpi
Return a PermissionCollection object containing the set of permissions granted to the specified CodeSource.
engineGetPermissions(ProtectionDomain) - Method in class java.security.PolicySpi
Return a PermissionCollection object containing the set of permissions granted to the specified ProtectionDomain.
engineGetRevocationChecker() - Method in class java.security.cert.CertPathBuilderSpi
Returns a CertPathChecker that this implementation uses to check the revocation status of certificates.
engineGetRevocationChecker() - Method in class java.security.cert.CertPathValidatorSpi
Returns a CertPathChecker that this implementation uses to check the revocation status of certificates.
engineGetServerSessionContext() - Method in class javax.net.ssl.SSLContextSpi
Returns a server SSLSessionContext object for this context.
engineGetServerSocketFactory() - Method in class javax.net.ssl.SSLContextSpi
Returns a ServerSocketFactory object for this context.
engineGetSocketFactory() - Method in class javax.net.ssl.SSLContextSpi
Returns a SocketFactory object for this context.
engineGetSupportedSSLParameters() - Method in class javax.net.ssl.SSLContextSpi
Returns a copy of the SSLParameters indicating the maximum supported settings for this SSL context.
engineGetTrustManagers() - Method in class javax.net.ssl.TrustManagerFactorySpi
Returns one trust manager for each type of trust material.
engineImplies(ProtectionDomain, Permission) - Method in class java.security.PolicySpi
Check whether the policy has granted a Permission to a ProtectionDomain.
engineInit(byte[]) - Method in class java.security.AlgorithmParametersSpi
Imports the specified parameters and decodes them according to the primary decoding format for parameters.
engineInit(byte[], String) - Method in class java.security.AlgorithmParametersSpi
Imports the parameters from params and decodes them according to the specified decoding format.
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class javax.crypto.CipherSpi
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
engineInit(int, Key, SecureRandom) - Method in class javax.crypto.CipherSpi
Initializes this cipher with a key and a source of randomness.
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.CipherSpi
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
engineInit(int, SecureRandom) - Method in class java.security.AlgorithmParameterGeneratorSpi
Initializes this parameter generator for a certain size and source of randomness.
engineInit(int, SecureRandom) - Method in class javax.crypto.KeyGeneratorSpi
Initializes this key generator for a certain keysize, using the given source of randomness.
engineInit(Key) - Method in class javax.crypto.ExemptionMechanismSpi
Initializes this exemption mechanism with a key.
engineInit(Key, AlgorithmParameters) - Method in class javax.crypto.ExemptionMechanismSpi
Initializes this exemption mechanism with a key and a set of algorithm parameters.
engineInit(Key, SecureRandom) - Method in class javax.crypto.KeyAgreementSpi
Initializes this key agreement with the given key and source of randomness.
engineInit(Key, AlgorithmParameterSpec) - Method in class javax.crypto.ExemptionMechanismSpi
Initializes this exemption mechanism with a key and a set of algorithm parameters.
engineInit(Key, AlgorithmParameterSpec) - Method in class javax.crypto.MacSpi
Initializes the MAC with the given (secret) key and algorithm parameters.
engineInit(Key, AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.KeyAgreementSpi
Initializes this key agreement with the given key, set of algorithm parameters, and source of randomness.
engineInit(KeyStore) - Method in class javax.net.ssl.TrustManagerFactorySpi
Initializes this factory with a source of certificate authorities and related trust material.
engineInit(KeyStore, char[]) - Method in class javax.net.ssl.KeyManagerFactorySpi
Initializes this factory with a source of key material.
engineInit(SecureRandom) - Method in class javax.crypto.KeyGeneratorSpi
Initializes the key generator.
engineInit(AlgorithmParameterSpec) - Method in class java.security.AlgorithmParametersSpi
Initializes this parameters object using the parameters specified in paramSpec.
engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.AlgorithmParameterGeneratorSpi
Initializes this parameter generator with a set of algorithm-specific parameter generation values.
engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.KeyGeneratorSpi
Initializes the key generator with the specified parameter set and a user-provided source of randomness.
engineInit(KeyManager[], TrustManager[], SecureRandom) - Method in class javax.net.ssl.SSLContextSpi
Initializes this context.
engineInit(ManagerFactoryParameters) - Method in class javax.net.ssl.KeyManagerFactorySpi
Initializes this factory with a source of key material.
engineInit(ManagerFactoryParameters) - Method in class javax.net.ssl.TrustManagerFactorySpi
Initializes this factory with a source of provider-specific key material.
engineInitSign(PrivateKey) - Method in class java.security.SignatureSpi
Initializes this signature object with the specified private key for signing operations.
engineInitSign(PrivateKey, SecureRandom) - Method in class java.security.SignatureSpi
Initializes this signature object with the specified private key and source of randomness for signing operations.
engineInitVerify(PublicKey) - Method in class java.security.SignatureSpi
Initializes this signature object with the specified public key for verification operations.
engineIsCertificateEntry(String) - Method in class java.security.KeyStoreSpi
Returns true if the entry identified by the given alias was created by a call to setCertificateEntry, or created by a call to setEntry with a TrustedCertificateEntry.
engineIsKeyEntry(String) - Method in class java.security.KeyStoreSpi
Returns true if the entry identified by the given alias was created by a call to setKeyEntry, or created by a call to setEntry with a PrivateKeyEntry or a SecretKeyEntry.
engineLoad(InputStream, char[]) - Method in class java.security.KeyStoreSpi
Loads the keystore from the given input stream.
engineLoad(KeyStore.LoadStoreParameter) - Method in class java.security.KeyStoreSpi
Loads the keystore using the given KeyStore.LoadStoreParameter.
engineNextBytes(byte[]) - Method in class java.security.SecureRandomSpi
Generates a user-specified number of random bytes.
engineRefresh() - Method in class java.security.PolicySpi
Refreshes/reloads the policy configuration.
engineReset() - Method in class java.security.MessageDigestSpi
Resets the digest for further use.
engineReset() - Method in class javax.crypto.MacSpi
Resets the MAC for further use, maintaining the secret key that the MAC was initialized with.
engineSetCertificateEntry(String, Certificate) - Method in class java.security.KeyStoreSpi
Assigns the given certificate to the given alias.
engineSetEntry(String, KeyStore.Entry, KeyStore.ProtectionParameter) - Method in class java.security.KeyStoreSpi
Saves a KeyStore.Entry under the specified alias.
engineSetKeyEntry(String, byte[], Certificate[]) - Method in class java.security.KeyStoreSpi
Assigns the given key (that has already been protected) to the given alias.
engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class java.security.KeyStoreSpi
Assigns the given key to the given alias, protecting it with the given password.
engineSetMode(String) - Method in class javax.crypto.CipherSpi
Sets the mode of this cipher.
engineSetPadding(String) - Method in class javax.crypto.CipherSpi
Sets the padding mechanism of this cipher.
engineSetParameter(String, Object) - Method in class java.security.SignatureSpi
Deprecated.
Replaced by engineSetParameter.
engineSetParameter(AlgorithmParameterSpec) - Method in class java.security.SignatureSpi
This method is overridden by providers to initialize this signature engine with the specified parameter set.
engineSetSeed(byte[]) - Method in class java.security.SecureRandomSpi
Reseeds this random object.
engineSign() - Method in class java.security.SignatureSpi
Returns the signature bytes of all the data updated so far.
engineSign(byte[], int, int) - Method in class java.security.SignatureSpi
Finishes this signature operation and stores the resulting signature bytes in the provided buffer outbuf, starting at offset.
engineSize() - Method in class java.security.KeyStoreSpi
Retrieves the number of entries in this keystore.
engineStore(OutputStream, char[]) - Method in class java.security.KeyStoreSpi
Stores this keystore to the given output stream, and protects its integrity with the given password.
engineStore(KeyStore.LoadStoreParameter) - Method in class java.security.KeyStoreSpi
Stores this keystore using the given KeyStore.LoadStoreParmeter.
engineToString() - Method in class java.security.AlgorithmParametersSpi
Returns a formatted string describing the parameters.
engineTranslateKey(Key) - Method in class java.security.KeyFactorySpi
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this key factory.
engineTranslateKey(SecretKey) - Method in class javax.crypto.SecretKeyFactorySpi
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this secret-key factory.
engineUnwrap(byte[], String, int) - Method in class javax.crypto.CipherSpi
Unwrap a previously wrapped key.
engineUpdate(byte) - Method in class java.security.MessageDigestSpi
Updates the digest using the specified byte.
engineUpdate(byte) - Method in class java.security.SignatureSpi
Updates the data to be signed or verified using the specified byte.
engineUpdate(byte) - Method in class javax.crypto.MacSpi
Processes the given byte.
engineUpdate(byte[], int, int) - Method in class java.security.MessageDigestSpi
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(byte[], int, int) - Method in class java.security.SignatureSpi
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
engineUpdate(byte[], int, int) - Method in class javax.crypto.CipherSpi
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
engineUpdate(byte[], int, int) - Method in class javax.crypto.MacSpi
Processes the first len bytes in input, starting at offset inclusive.
engineUpdate(byte[], int, int, byte[], int) - Method in class javax.crypto.CipherSpi
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
engineUpdate(ByteBuffer) - Method in class java.security.MessageDigestSpi
Update the digest using the specified ByteBuffer.
engineUpdate(ByteBuffer) - Method in class java.security.SignatureSpi
Updates the data to be signed or verified using the specified ByteBuffer.
engineUpdate(ByteBuffer) - Method in class javax.crypto.MacSpi
Processes input.remaining() bytes in the ByteBuffer input, starting at input.position().
engineUpdate(ByteBuffer, ByteBuffer) - Method in class javax.crypto.CipherSpi
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
engineUpdateAAD(byte[], int, int) - Method in class javax.crypto.CipherSpi
Continues a multi-part update of the Additional Authentication Data (AAD), using a subset of the provided buffer.
engineUpdateAAD(ByteBuffer) - Method in class javax.crypto.CipherSpi
Continues a multi-part update of the Additional Authentication Data (AAD).
engineValidate(CertPath, CertPathParameters) - Method in class java.security.cert.CertPathValidatorSpi
Validates the specified certification path using the specified algorithm parameter set.
engineVerify(byte[]) - Method in class java.security.SignatureSpi
Verifies the passed-in signature.
engineVerify(byte[], int, int) - Method in class java.security.SignatureSpi
Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.
engineWrap(Key) - Method in class javax.crypto.CipherSpi
Wrap a key.
ENGLISH - Static variable in class java.util.Locale
Useful constant for language.
ENGLISH - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates that English text elements will be detected.
ENGLISH - Static variable in class ohos.global.icu.util.ULocale
Useful constant for language.
ENOENT - Static variable in class ohos.system.OsHelperConstants
Error value indicating that the file or directory does not exist.
ENOSPC - Static variable in class ohos.system.OsHelperConstants
Error value indicating that there is no space available on the device.
enqueue() - Method in class java.lang.ref.Reference
Adds this reference object to the queue with which it is registered, if any.
ENROLL_BIOMETRIC - Static variable in class ohos.security.SystemPermission
Allows a system application to add or remove biometric data.
ensureCapacity(int) - Method in class java.lang.StringBuffer
 
ensureCapacity(int) - Method in class java.lang.StringBuilder
Ensures that the capacity is at least equal to the specified minimum.
ensureCapacity(int) - Method in class java.util.ArrayList
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class java.util.Vector
Increases the capacity of this vector, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
ensureCapacity(int) - Method in class ohos.utils.LightweightMap
Ensures that the capacity of an LightweightMap container is greater than or equal to a specified value, and that the container has all the original objects after capacity expansion.
ensureCapacity(int) - Method in class ohos.utils.LightweightSet
Ensures that the capacity of an LightweightSet container is greater than or equal to a specified value, and that the container has all the original objects after capacity expansion.
ENTER_KEY_TYPE_DONE - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates that there is no more context to enter and the input method engine will be closed.
ENTER_KEY_TYPE_GO - Static variable in class ohos.agp.components.InputAttribute
Indicates an enter key type that performs a "go" motion.
ENTER_KEY_TYPE_GO - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates that the content entered in the text box will be searched.
ENTER_KEY_TYPE_NEXT - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates that the next text box will be used.
ENTER_KEY_TYPE_PREVIOUS - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates that the previous text box will be used.
ENTER_KEY_TYPE_SEARCH - Static variable in class ohos.agp.components.InputAttribute
Indicates an enter key type that performs a "search" motion.
ENTER_KEY_TYPE_SEARCH - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates that a user will be redirected to the address entered in the text box.
ENTER_KEY_TYPE_SEND - Static variable in class ohos.agp.components.InputAttribute
Indicates an enter key type that performs a "send" motion.
ENTER_KEY_TYPE_SEND - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates that the content entered in text box will be sent.
ENTER_KEY_TYPE_UNSPECIFIED - Static variable in class ohos.agp.components.InputAttribute
Indicates a common type of input enter key motion that is not specified.
ENTER_KEY_TYPE_UNSPECIFIED - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates that no action is specified.
entering(String, String) - Method in class java.util.logging.Logger
Log a method entry.
entering(String, String, Object) - Method in class java.util.logging.Logger
Log a method entry, with one parameter.
entering(String, String, Object[]) - Method in class java.util.logging.Logger
Log a method entry, with an array of parameters.
Entity - Interface in ohos.agp.render.render3d
Represents a general object in a scene.
ENTITY_DECLARATION - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
Indicates a Entity Declaration
ENTITY_DEFAULT - Static variable in class ohos.utils.IntentConstants
Indicates the default entity, which is used if the entity is not specified.
ENTITY_HOME - Static variable in class ohos.aafwk.content.Intent
Indicates the home screen category.
ENTITY_HOME - Static variable in class ohos.utils.IntentConstants
Indicates the home screen entity.
ENTITY_REFERENCE - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
Indicates an event is an entity reference
ENTITY_VIDEO - Static variable in class ohos.aafwk.content.Intent
Indicates the video category.
ENTITY_VOICE - Static variable in class ohos.utils.IntentConstants
Indicates the voice interaction entity.
EntityHelper<T> - Interface in ohos.data.orm
Provides the helper interface for operating OrmObject objects.
EntityResolver - Interface in ohos.org.xml.sax
Basic interface for resolving entities.
entries() - Method in interface java.security.acl.Acl
Returns an enumeration of the entries in this ACL.
entries() - Method in class java.util.jar.JarFile
Returns an enumeration of the zip file entries.
entries() - Method in class java.util.zip.ZipFile
Returns an enumeration of the ZIP file entries.
Entry - Class in ohos.data.distributed.common
Provides key-value pairs stored in the distributed database.
Entry - Class in ohos.global.resource
Describes an entry in the rawfile directory.
Entry() - Constructor for class ohos.data.distributed.common.Entry
An no-argument constructor used to create an Entry instance.
Entry() - Constructor for class ohos.global.resource.Entry
 
Entry(String, Value) - Constructor for class ohos.data.distributed.common.Entry
A parameterized constructor used to create an Entry instance.
ENTRY_CREATE - Static variable in class java.nio.file.StandardWatchEventKinds
Directory entry created.
ENTRY_DELETE - Static variable in class java.nio.file.StandardWatchEventKinds
Directory entry deleted.
ENTRY_MODIFY - Static variable in class java.nio.file.StandardWatchEventKinds
Directory entry modified.
Entry.Type - Enum in ohos.global.resource
Indicates the entry type.
entryInstanceOf(String, Class<? extends KeyStore.Entry>) - Method in class java.security.KeyStore
Determines if the keystore Entry for the specified alias is an instance or subclass of the specified entryClass.
entrySet() - Method in class java.security.Provider
Returns an unmodifiable Set view of the property entries contained in this Provider.
entrySet() - Method in class java.util.AbstractMap
 
entrySet() - Method in class java.util.concurrent.ConcurrentHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.EnumMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.HashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.Hashtable
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.IdentityHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.jar.Attributes
Returns a Collection view of the attribute name-value mappings contained in this Map.
entrySet() - Method in class java.util.LinkedHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in interface java.util.Map
Returns a Set view of the mappings contained in this map.
entrySet() - Method in interface java.util.SortedMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.TreeMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.WeakHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class ohos.utils.LightweightMap
Obtains a Set object that contains all key-value pairs in an LightweightMap container.
entrySet() - Method in class ohos.utils.zson.ZSONObject
Obtains the entrySet in the map of this ZSONObject.
Enum<E extends Enum<E>> - Class in java.lang
This is the common base class of all Java language enumeration types.
Enum(String, int) - Constructor for class java.lang.Enum
Sole constructor.
EnumConstantNotPresentException - Exception in java.lang
Thrown when an application tries to access an enum constant by name and the enum type contains no constant with the specified name.
EnumConstantNotPresentException(Class<? extends Enum>, String) - Constructor for exception java.lang.EnumConstantNotPresentException
Constructs an EnumConstantNotPresentException for the specified constant.
enumerate(Thread[]) - Static method in class java.lang.Thread
Copies into the specified array every active thread in the current thread's thread group and its subgroups.
enumerate(Thread[]) - Method in class java.lang.ThreadGroup
Copies into the specified array every active thread in this thread group and its subgroups.
enumerate(Thread[], boolean) - Method in class java.lang.ThreadGroup
Copies into the specified array every active thread in this thread group.
enumerate(ThreadGroup[]) - Method in class java.lang.ThreadGroup
Copies into the specified array references to every active subgroup in this thread group and its subgroups.
enumerate(ThreadGroup[], boolean) - Method in class java.lang.ThreadGroup
Copies into the specified array references to every active subgroup in this thread group.
enumeration(Collection<T>) - Static method in class java.util.Collections
Returns an enumeration over the specified collection.
Enumeration<E> - Interface in java.util
An object that implements the Enumeration interface generates a series of elements, one at a time.
EnumMap<K extends Enum<K>,V> - Class in java.util
A specialized Map implementation for use with enum type keys.
EnumMap(Class<K>) - Constructor for class java.util.EnumMap
Creates an empty enum map with the specified key type.
EnumMap(EnumMap<K, ? extends V>) - Constructor for class java.util.EnumMap
Creates an enum map with the same key type as the specified enum map, initially containing the same mappings (if any).
EnumMap(Map<K, ? extends V>) - Constructor for class java.util.EnumMap
Creates an enum map initialized from the specified map.
EnumSet<E extends Enum<E>> - Class in java.util
A specialized Set implementation for use with enum types.
enumType() - Method in exception java.lang.EnumConstantNotPresentException
Returns the type of the missing enum constant.
environment() - Method in class java.lang.ProcessBuilder
Returns a string map view of this process builder's environment.
Environment - Class in ohos.app
Provides system environment variables.
Environment() - Constructor for class ohos.app.Environment
 
eof - Variable in exception java.io.OptionalDataException
True if there is no more data in the buffered part of the stream.
EOFException - Exception in java.io
Signals that an end of file or end of stream has been reached unexpectedly during input.
EOFException() - Constructor for exception java.io.EOFException
Constructs an EOFException with null as its error detail message.
EOFException(String) - Constructor for exception java.io.EOFException
Constructs an EOFException with the specified detail message.
eolIsSignificant(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not ends of line are treated as tokens.
eos - Variable in class java.util.zip.GZIPInputStream
Indicates end of input stream.
EPEP - Static variable in class ohos.global.icu.util.CopticCalendar
Constant for Επηπ / ﺐﻴﺑأ, the 11th month of the Coptic year.
EPOCH - Static variable in class java.time.Instant
Constant for the 1970-01-01T00:00:00Z epoch instant.
EPOCH_DAY - java.time.temporal.ChronoField
The epoch-day, based on the Java epoch of 1970-01-01 (ISO).
EPOCH_JULIAN_DAY - Static variable in class ohos.global.icu.util.Calendar
The Julian day of the epoch, that is, January 1, 1970 on the Gregorian calendar.
EPOCH_OFFSET_PLUS_1_VALUE - Static variable in class ohos.global.icu.util.UniversalTimeScale
The constant used to select the epoch plus one value for a time scale.
EPOCH_OFFSET_VALUE - Static variable in class ohos.global.icu.util.UniversalTimeScale
The constant used to select the epoch offset value for a time scale.
EPSILON - Static variable in class ohos.agp.render.opengl.Utils
Indicates the epsilon used for comparing floating-point numbers.
equals(boolean[], boolean[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of booleans are equal to one another.
equals(byte[], byte[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of bytes are equal to one another.
equals(char[], char[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of chars are equal to one another.
equals(double[], double[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of doubles are equal to one another.
equals(float[], float[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of floats are equal to one another.
equals(float, float) - Method in class ohos.agp.utils.Point
Checks whether this Point is equal to a specified point with given coordinates.
equals(float, float) - Method in class ohos.utils.geo.Point
Checks whether this Point is equal to a specified point with given coordinates.
equals(int[]) - Method in class ohos.utils.IntArray
Compares values in the current IntArray object with an int array and returns the comparison result.
equals(int[], int[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of ints are equal to one another.
equals(int, int) - Method in class ohos.ai.cv.common.CvPoint
Checks whether an input instance is equal to the current instance.
equals(long[], long[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of longs are equal to one another.
equals(short[], short[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of shorts are equal to one another.
equals(Object) - Method in class java.awt.font.NumericShaper
Returns true if the specified object is an instance of NumericShaper and shapes identically to this one, regardless of the range representations, the bit mask or the enum.
equals(Object) - Method in class java.io.File
Tests this abstract pathname for equality with the given object.
equals(Object) - Method in interface java.lang.annotation.Annotation
Returns true if the specified object represents an annotation that is logically equivalent to this one.
equals(Object) - Method in class java.lang.Boolean
Returns true if and only if the argument is not null and is a Boolean object that represents the same boolean value as this object.
equals(Object) - Method in class java.lang.Byte
Compares this object to the specified object.
equals(Object) - Method in class java.lang.Character
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Character.Subset
Compares two Subset objects for equality.
equals(Object) - Method in class java.lang.Double
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Enum
Returns true if the specified object is equal to this enum constant.
equals(Object) - Method in class java.lang.Float
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Integer
Compares this object to the specified object.
equals(Object) - Method in class java.lang.invoke.MethodType
Compares the specified object with this type for equality.
equals(Object) - Method in class java.lang.Long
Compares this object to the specified object.
equals(Object) - Method in class java.lang.Object
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class java.lang.ProcessBuilder.Redirect
Compares the specified object with this Redirect for equality.
equals(Object) - Method in class java.lang.reflect.Constructor
Compares this Constructor against the specified object.
equals(Object) - Method in class java.lang.reflect.Field
Compares this Field against the specified object.
equals(Object) - Method in class java.lang.reflect.Method
Compares this Method against the specified object.
equals(Object) - Method in class java.lang.reflect.Parameter
Compares based on the executable and the index.
equals(Object) - Method in class java.lang.Short
Compares this object to the specified object.
equals(Object) - Method in class java.lang.StackTraceElement
Returns true if the specified object is another StackTraceElement instance representing the same execution point as this instance.
equals(Object) - Method in class java.lang.String
Compares this string to the specified object.
equals(Object) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified Object for equality.
equals(Object) - Method in class java.math.BigInteger
Compares this BigInteger with the specified Object for equality.
equals(Object) - Method in class java.math.MathContext
Compares this MathContext with the specified Object for equality.
equals(Object) - Method in class java.net.HttpCookie
Test the equality of two HTTP cookies.
equals(Object) - Method in class java.net.Inet4Address
Compares this object against the specified object.
equals(Object) - Method in class java.net.Inet6Address
Compares this object against the specified object.
equals(Object) - Method in class java.net.InetAddress
Compares this object against the specified object.
equals(Object) - Method in class java.net.InetSocketAddress
Compares this object against the specified object.
equals(Object) - Method in class java.net.InterfaceAddress
Compares this object against the specified object.
equals(Object) - Method in class java.net.NetworkInterface
Compares this object against the specified object.
equals(Object) - Method in class java.net.Proxy
Compares this object against the specified object.
equals(Object) - Method in class java.net.URI
Tests this URI for equality with another object.
equals(Object) - Method in class java.net.URL
Compares this URL for equality with another object.
equals(Object) - Method in class java.nio.ByteBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.CharBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.charset.Charset
Tells whether or not this object is equal to another.
equals(Object) - Method in class java.nio.DoubleBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.file.attribute.AclEntry
Compares the specified object with this ACL entry for equality.
equals(Object) - Method in class java.nio.file.attribute.FileTime
Tests this FileTime for equality with the given object.
equals(Object) - Method in interface java.nio.file.Path
Tests this path for equality with the given object.
equals(Object) - Method in class java.nio.FloatBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.IntBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.LongBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.nio.ShortBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class java.security.cert.Certificate
Compares this certificate for equality with the specified object.
equals(Object) - Method in class java.security.cert.CertPath
Compares this certification path for equality with the specified object.
equals(Object) - Method in class java.security.cert.X509CRL
Compares this CRL for equality with the given object.
equals(Object) - Method in class java.security.cert.X509CRLEntry
Compares this CRL entry for equality with the given object.
equals(Object) - Method in class java.security.CodeSigner
Tests for equality between the specified object and this code signer.
equals(Object) - Method in class java.security.Identity
Deprecated.
Tests for equality between the specified object and this identity.
equals(Object) - Method in class java.security.PKCS12Attribute
Compares this PKCS12Attribute and a specified object for equality.
equals(Object) - Method in interface java.security.Principal
Compares this principal to the specified object.
equals(Object) - Method in class java.security.spec.ECFieldF2m
Compares this finite field for equality with the specified object.
equals(Object) - Method in class java.security.spec.ECFieldFp
Compares this prime finite field for equality with the specified object.
equals(Object) - Method in class java.security.spec.ECPoint
Compares this elliptic curve point for equality with the specified object.
equals(Object) - Method in class java.security.spec.EllipticCurve
Compares this elliptic curve for equality with the specified object.
equals(Object) - Method in class java.security.Timestamp
Tests for equality between the specified object and this timestamp.
equals(Object) - Method in interface java.sql.RowId
Compares this RowId to the specified object.
equals(Object) - Method in class java.sql.Timestamp
Tests to see if this Timestamp object is equal to the given object.
equals(Object) - Method in class java.text.AttributedCharacterIterator.Attribute
Compares two objects for equality.
equals(Object) - Method in class java.text.ChoiceFormat
Equality comparision between two
equals(Object) - Method in class java.text.Collator
Compares the equality of two Collators.
equals(Object) - Method in class java.text.DateFormat
Overrides equals
equals(Object) - Method in class java.text.DateFormatSymbols
Override equals
equals(Object) - Method in class java.text.DecimalFormat
Overrides equals
equals(Object) - Method in class java.text.DecimalFormatSymbols
Override equals.
equals(Object) - Method in class java.text.FieldPosition
Overrides equals
equals(Object) - Method in class java.text.MessageFormat
Equality comparison between two message format objects
equals(Object) - Method in class java.text.NumberFormat
Overrides equals.
equals(Object) - Method in class java.text.ParsePosition
Overrides equals
equals(Object) - Method in class java.text.RuleBasedCollator
Compares the equality of two collation objects.
equals(Object) - Method in class java.text.SimpleDateFormat
Compares the given object with this SimpleDateFormat for equality.
equals(Object) - Method in class java.text.StringCharacterIterator
Compares the equality of two StringCharacterIterator objects.
equals(Object) - Method in class java.time.chrono.AbstractChronology
Checks if this chronology is equal to another chronology.
equals(Object) - Method in interface java.time.chrono.ChronoLocalDate
Checks if this date is equal to another date, including the chronology.
equals(Object) - Method in interface java.time.chrono.ChronoLocalDateTime
Checks if this date-time is equal to another date-time, including the chronology.
equals(Object) - Method in interface java.time.chrono.Chronology
Checks if this chronology is equal to another chronology.
equals(Object) - Method in interface java.time.chrono.ChronoPeriod
Checks if this period is equal to another period, including the chronology.
equals(Object) - Method in interface java.time.chrono.ChronoZonedDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class java.time.chrono.HijrahDate
Compares this date to another date, including the chronology.
equals(Object) - Method in class java.time.chrono.JapaneseDate
Compares this date to another date, including the chronology.
equals(Object) - Method in class java.time.chrono.MinguoDate
Compares this date to another date, including the chronology.
equals(Object) - Method in class java.time.chrono.ThaiBuddhistDate
Compares this date to another date, including the chronology.
equals(Object) - Method in class java.time.Clock
Checks if this clock is equal to another clock.
equals(Object) - Method in class java.time.Duration
Checks if this duration is equal to the specified Duration.
equals(Object) - Method in class java.time.format.DecimalStyle
Checks if this DecimalStyle is equal to another DecimalStyle.
equals(Object) - Method in class java.time.Instant
Checks if this instant is equal to the specified instant.
equals(Object) - Method in class java.time.LocalDate
Checks if this date is equal to another date.
equals(Object) - Method in class java.time.LocalDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class java.time.LocalTime
Checks if this time is equal to another time.
equals(Object) - Method in class java.time.MonthDay
Checks if this month-day is equal to another month-day.
equals(Object) - Method in class java.time.OffsetDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class java.time.OffsetTime
Checks if this time is equal to another time.
equals(Object) - Method in class java.time.Period
Checks if this period is equal to another period.
equals(Object) - Method in class java.time.temporal.ValueRange
Checks if this range is equal to another range.
equals(Object) - Method in class java.time.temporal.WeekFields
Checks if this WeekFields is equal to the specified object.
equals(Object) - Method in class java.time.Year
Checks if this year is equal to another year.
equals(Object) - Method in class java.time.YearMonth
Checks if this year-month is equal to another year-month.
equals(Object) - Method in class java.time.zone.ZoneOffsetTransition
Checks if this object equals another.
equals(Object) - Method in class java.time.zone.ZoneOffsetTransitionRule
Checks if this object equals another.
equals(Object) - Method in class java.time.zone.ZoneRules
Checks if this set of rules equals another.
equals(Object) - Method in class java.time.ZonedDateTime
Checks if this date-time is equal to another date-time.
equals(Object) - Method in class java.time.ZoneId
Checks if this time-zone ID is equal to another time-zone ID.
equals(Object) - Method in class java.time.ZoneOffset
Checks if this offset is equal to another offset.
equals(Object) - Method in class java.util.AbstractList
Compares the specified object with this list for equality.
equals(Object) - Method in class java.util.AbstractMap
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.AbstractMap.SimpleEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class java.util.AbstractMap.SimpleImmutableEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class java.util.AbstractSet
Compares the specified object with this set for equality.
equals(Object) - Method in class java.util.BitSet
Compares this object against the specified object.
equals(Object) - Method in class java.util.Calendar
Compares this Calendar to the specified Object.
equals(Object) - Method in interface java.util.Collection
Compares the specified object with this collection for equality.
equals(Object) - Method in interface java.util.Comparator
Indicates whether some other object is "equal to" this comparator.
equals(Object) - Method in class java.util.concurrent.ConcurrentHashMap
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
 
equals(Object) - Method in class java.util.concurrent.ConcurrentSkipListMap
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.concurrent.ConcurrentSkipListSet
Compares the specified object with this set for equality.
equals(Object) - Method in class java.util.concurrent.CopyOnWriteArrayList
Compares the specified object with this list for equality.
equals(Object) - Method in class java.util.concurrent.CopyOnWriteArraySet
Compares the specified object with this set for equality.
equals(Object) - Method in class java.util.Date
Compares two dates for equality.
equals(Object) - Method in class java.util.EnumMap
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.GregorianCalendar
Compares this GregorianCalendar to the specified Object.
equals(Object) - Method in class java.util.Hashtable
Compares the specified Object with this Map for equality, as per the definition in the Map interface.
equals(Object) - Method in class java.util.IdentityHashMap
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.jar.Attributes
Compares the specified Attributes object with this Map for equality.
equals(Object) - Method in class java.util.jar.Attributes.Name
Compares this attribute name to another for equality.
equals(Object) - Method in class java.util.jar.Manifest
Returns true if the specified Object is also a Manifest and has the same main Attributes and entries.
equals(Object) - Method in interface java.util.List
Compares the specified object with this list for equality.
equals(Object) - Method in class java.util.Locale
Returns true if this Locale is equal to another object.
equals(Object) - Method in class java.util.Locale.LanguageRange
Compares this object to the specified object.
equals(Object) - Method in class java.util.logging.Level
Compare two objects for value equality.
equals(Object) - Method in interface java.util.Map.Entry
Compares the specified object with this entry for equality.
equals(Object) - Method in interface java.util.Map
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.Optional
Indicates whether some other object is "equal to" this Optional.
equals(Object) - Method in class java.util.OptionalDouble
Indicates whether some other object is "equal to" this OptionalDouble.
equals(Object) - Method in class java.util.OptionalInt
Indicates whether some other object is "equal to" this OptionalInt.
equals(Object) - Method in class java.util.OptionalLong
Indicates whether some other object is "equal to" this OptionalLong.
equals(Object) - Method in interface java.util.Set
Compares the specified object with this set for equality.
equals(Object) - Method in class java.util.SimpleTimeZone
Compares the equality of two SimpleTimeZone objects.
equals(Object) - Method in class java.util.UUID
Compares this object to the specified object.
equals(Object) - Method in class java.util.Vector
Compares the specified Object with this Vector for equality.
equals(Object) - Method in class javax.crypto.spec.RC2ParameterSpec
Tests for equality between the specified object and this object.
equals(Object) - Method in class javax.crypto.spec.RC5ParameterSpec
Tests for equality between the specified object and this object.
equals(Object) - Method in class javax.crypto.spec.SecretKeySpec
Tests for equality between the specified object and this object.
equals(Object) - Method in class javax.net.ssl.SNIHostName
Compares this server name to the specified object.
equals(Object) - Method in class javax.net.ssl.SNIServerName
Indicates whether some other object is "equal to" this server name.
equals(Object) - Method in class javax.security.auth.Subject
Compares the specified Object with this Subject for equality.
equals(Object) - Method in class javax.security.auth.x500.X500Principal
Compares the specified Object with this X500Principal for equality.
equals(Object) - Method in class javax.security.cert.Certificate
Compares this certificate for equality with the specified object.
equals(Object) - Method in class ohos.aafwk.content.Intent
 
equals(Object) - Method in class ohos.accessibility.ability.AccessibleOperation
 
equals(Object) - Method in class ohos.account.app.AppAccount
Checks whether this application account is the same as the one passed as the input parameter.
equals(Object) - Method in class ohos.agp.colors.CmykColor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.agp.colors.Color
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.agp.colors.HslColor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.agp.colors.HsvColor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.agp.colors.RgbColor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.agp.colors.UserDefinedColor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.agp.render.opengl.EGLConfig
Checks whether the specified EGLObjectHandle object equals the current EGLObjectHandle object.
equals(Object) - Method in class ohos.agp.render.opengl.EGLContext
Checks whether the specified EGLObjectHandle object equals the current EGLObjectHandle object.
equals(Object) - Method in class ohos.agp.render.opengl.EGLDisplay
Checks whether the specified EGLObjectHandle object equals the current EGLObjectHandle object.
equals(Object) - Method in class ohos.agp.render.opengl.EGLObjectHandle
Checks whether the specified EGLObjectHandle object equals the current EGLObjectHandle object.
equals(Object) - Method in class ohos.agp.render.opengl.EGLSurface
Checks whether the specified EGLObjectHandle object equals the current EGLObjectHandle object.
equals(Object) - Method in class ohos.agp.render.render3d.math.Matrix4x4
 
equals(Object) - Method in class ohos.agp.render.render3d.math.Quaternion
 
equals(Object) - Method in class ohos.agp.render.render3d.math.Vector2
 
equals(Object) - Method in class ohos.agp.render.render3d.math.Vector3
 
equals(Object) - Method in class ohos.agp.render.render3d.math.Vector4
 
equals(Object) - Method in class ohos.agp.utils.Color
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.agp.utils.DimensFloat
Checks whether the content of the specified object is the same as that of this DimensFloat instance.
equals(Object) - Method in class ohos.agp.utils.Matrix
Checks whether this Matrix object equals the specified Matrix object.
equals(Object) - Method in class ohos.agp.utils.Point
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.agp.utils.Rect
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.agp.utils.RectFloat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.ai.cv.common.CvPoint
Checks whether an input instance is equal to the current instance.
equals(Object) - Method in class ohos.ai.cv.common.CvRect
Checks whether an input instance is equal to the current instance.
equals(Object) - Method in class ohos.bluetooth.BluetoothDeviceClass
 
equals(Object) - Method in class ohos.bluetooth.BluetoothRemoteDevice
 
equals(Object) - Method in class ohos.bundle.BackupBundleInfo
 
equals(Object) - Method in class ohos.bundle.ElementName
Checks whether two ElementName objects contain the same attributes.
equals(Object) - Method in class ohos.data.distributed.common.Entry
Checks whether a specified key-value pair is the same as the current key-value pair.
equals(Object) - Method in class ohos.data.distributed.common.KvManagerConfig
Checks whether this object equals the specified object.
equals(Object) - Method in class ohos.data.distributed.common.UserInfo
Checks whether this object equals the specified object.
equals(Object) - Method in class ohos.data.distributed.common.Value
 
equals(Object) - Method in class ohos.data.orm.Blob
 
equals(Object) - Method in class ohos.data.orm.Clob
 
equals(Object) - Method in class ohos.data.orm.OrmObject
Checks whether an OrmObject is equal to the current OrmObject.
equals(Object) - Method in class ohos.data.rdb.ValuesBucket
 
equals(Object) - Method in class ohos.data.search.model.IndexForm
 
equals(Object) - Method in class ohos.global.configuration.Configuration
Check whether the provided object is equal to the current Configuration or not.
equals(Object) - Method in class ohos.global.configuration.DeviceCapability
Check whether the provided object is equal to the current DeviceCapability or not.
equals(Object) - Method in class ohos.global.configuration.LocaleProfile
Check whether the provided LocaleProfile is equal to the current localeProfile or not.
equals(Object) - Method in class ohos.global.icu.math.BigDecimal
Compares this BigDecimal with rhs for equality.
equals(Object) - Method in class ohos.global.icu.text.CollationElementIterator
Tests that argument object is equals to this CollationElementIterator.
equals(Object) - Method in class ohos.global.icu.text.CollationKey
Compare this CollationKey and the specified Object for equality.
equals(Object) - Method in class ohos.global.icu.text.Collator
Compares the equality of two Collator objects.
equals(Object) - Method in class ohos.global.icu.text.CurrencyPluralInfo
Override equals
equals(Object) - Method in class ohos.global.icu.text.DateFormat
Overrides equals.
equals(Object) - Method in class ohos.global.icu.text.DateFormatSymbols
Overrides equals.
equals(Object) - Method in class ohos.global.icu.text.DateIntervalInfo
Override equals
equals(Object) - Method in class ohos.global.icu.text.DateIntervalInfo.PatternInfo
Compares the specified object with this PatternInfo for equality.
equals(Object) - Method in class ohos.global.icu.text.DecimalFormat
Tests for equality between this formatter and another formatter.
equals(Object) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.global.icu.text.LocaleDisplayNames.UiListItem
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.global.icu.text.MeasureFormat
Two MeasureFormats, a and b, are equal if and only if they have the same formatWidth, locale, and equal number formats.
equals(Object) - Method in class ohos.global.icu.text.MessageFormat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.global.icu.text.MessagePattern
 
equals(Object) - Method in class ohos.global.icu.text.MessagePattern.Part
 
equals(Object) - Method in class ohos.global.icu.text.NumberFormat
Overrides equals.
equals(Object) - Method in class ohos.global.icu.text.PluralFormat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.global.icu.text.PluralRules
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.global.icu.text.RuleBasedCollator
Compares the equality of two Collator objects.
equals(Object) - Method in class ohos.global.icu.text.SelectFormat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.global.icu.text.SimpleDateFormat
Override equals.
equals(Object) - Method in exception ohos.global.icu.text.StringPrepParseException
Compare this ParseException to another and evaluate if they are equal.
equals(Object) - Method in class ohos.global.icu.text.Transliterator.Position
Returns true if this Position is equal to the given object.
equals(Object) - Method in class ohos.global.icu.text.UnicodeSet
Compares the specified object with this set for equality.
equals(Object) - Method in class ohos.global.icu.text.UnicodeSetSpanner
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.global.icu.util.Calendar
Compares this calendar to the specified object.
equals(Object) - Method in class ohos.global.icu.util.Calendar.WeekData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.global.icu.util.DateInterval
Override equals
equals(Object) - Method in class ohos.global.icu.util.Measure
Returns true if the given object is equal to this object.
equals(Object) - Method in class ohos.global.icu.util.MeasureUnit
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.global.icu.util.TimeZone
Overrides equals.
equals(Object) - Method in class ohos.global.icu.util.ULocale
Returns true if the other object is another ULocale with the same full name.
equals(Object) - Method in class ohos.global.icu.util.VersionInfo
Checks if this version information is equals to the argument version
equals(Object) - Method in class ohos.javax.xml.namespace.QName
Test this QName for equality with another Object.
equals(Object) - Method in class ohos.media.audio.AudioDeviceDescriptor
Checks whether the audio device details, including the ID, name, address, type, and role, specified by the input parameters of the AudioDeviceDescriptor method are the same as those of an existing audio device.
equals(Object) - Method in class ohos.media.audio.SoundEffect.SoundEffectInfo
Checks whether a given obj is the same as the current sound effect.
equals(Object) - Method in interface ohos.media.camera.device.CameraConfig
Checks whether this CameraConfig object equals a specified object.
equals(Object) - Method in interface ohos.media.camera.device.CameraInfo
Checks whether this CameraInfo object equals a specified object.
equals(Object) - Method in interface ohos.media.camera.device.FrameConfig
Checks whether this FrameConfig object equals a specified object.
equals(Object) - Method in class ohos.media.camera.params.Face
 
equals(Object) - Method in class ohos.media.camera.params.FaceLandmark
 
equals(Object) - Method in class ohos.media.camera.params.ParameterKey.Key
 
equals(Object) - Method in class ohos.media.camera.params.PropertyKey.Key
 
equals(Object) - Method in class ohos.media.camera.params.ResultKey.Key
 
equals(Object) - Method in class ohos.media.common.sessioncore.AVCallerUserInfo
Checks whether this AVCallerUserInfo instance equals the specified AVCallerUserInfo instance.
equals(Object) - Method in class ohos.media.common.sessioncore.AVToken
Checks whether this AVToken instance equals the specified AVToken instance.
equals(Object) - Method in class ohos.media.image.common.Position
Checks whether the Position object is the same as the one passed through the input parameter.
equals(Object) - Method in class ohos.media.image.common.Rect
Checks whether the Rect object is the same as the one passed through the input parameter.
equals(Object) - Method in class ohos.media.image.common.Size
Checks whether the Size object is the same as the one passed through the input parameter.
equals(Object) - Method in class ohos.net.ConnectionProperties
 
equals(Object) - Method in class ohos.net.HttpProxy
 
equals(Object) - Method in class ohos.net.LinkAddress
 
equals(Object) - Method in class ohos.net.NetCapabilities
 
equals(Object) - Method in class ohos.net.NetHandle
 
equals(Object) - Method in class ohos.net.NetSpecifier
 
equals(Object) - Method in class ohos.nfc.tag.MessageRecord
To check whether two objects are equals.
equals(Object) - Method in class ohos.nfc.tag.NdefMessage
 
equals(Object) - Method in class ohos.rpc.RemoteProxy
Checks whether the object calling this method equals the specified object.
equals(Object) - Method in class ohos.sysappcomponents.contact.entity.Email
 
equals(Object) - Method in class ohos.sysappcomponents.contact.entity.Event
 
equals(Object) - Method in class ohos.sysappcomponents.contact.entity.ImAddress
 
equals(Object) - Method in class ohos.sysappcomponents.contact.entity.PhoneNumber
 
equals(Object) - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
 
equals(Object) - Method in class ohos.sysappcomponents.contact.entity.Relation
 
equals(Object) - Method in class ohos.sysappcomponents.contact.entity.SipAddress
 
equals(Object) - Method in class ohos.system.TimeValGroup
 
equals(Object) - Method in class ohos.telephony.CdmaSignalInformation
Checks whether the values of each member in the two objects are the same.
equals(Object) - Method in class ohos.telephony.GsmSignalInformation
Checks whether the values of each member in the two objects are the same.
equals(Object) - Method in class ohos.telephony.LteSignalInformation
Checks whether the values of each member in the two objects are the same.
equals(Object) - Method in class ohos.telephony.NetworkState
Checks whether the values of each member in the two objects are the same.
equals(Object) - Method in class ohos.telephony.NrSignalInformation
Checks whether the values of each member in the two objects are the same.
equals(Object) - Method in class ohos.telephony.SignalInformation
Checks whether the values of each member in the two objects are the same.
equals(Object) - Method in class ohos.telephony.TdscdmaSignalInformation
Checks whether the values of each member in the two objects are the same.
equals(Object) - Method in class ohos.telephony.WcdmaSignalInformation
Checks whether the values of each member in the two objects are the same.
equals(Object) - Method in class ohos.utils.BasePacMap
 
equals(Object) - Method in class ohos.utils.Dimension
Checks whether a given object is the same as the current Dimension object.
equals(Object) - Method in class ohos.utils.FloatDimension
Checks whether a given object is the same as the current FloatDimension object.
equals(Object) - Method in class ohos.utils.geo.DimensFloat
Checks whether the content of the specified object is the same as that of this DimensFloat instance.
equals(Object) - Method in class ohos.utils.geo.Point
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.utils.geo.Rect
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.utils.geo.RectFloat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class ohos.utils.HalfFloat
 
equals(Object) - Method in class ohos.utils.IntArray
Compares the current IntArray object with the specified object and returns the comparison result.
equals(Object) - Method in class ohos.utils.LightweightSet
Checks whether the objects of an LightweightSet container are of the same type as a specified Object.
equals(Object) - Method in class ohos.utils.net.Uri
 
equals(Object) - Method in class ohos.utils.PacMap
 
equals(Object) - Method in class ohos.utils.Pair
Checks whether the current Pair object is the same as a specified Object.
equals(Object) - Method in class ohos.utils.RationalNumber
Checks whether a given object is the same as the current RationalNumber object.
equals(Object) - Method in class ohos.utils.Scope
Checks whether a given object is equal to the current range.
equals(Object) - Method in class ohos.utils.SequenceUuid
Checks whether a given object is the same as the current SequenceUuid object.
equals(Object[], Object[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of Objects are equal to one another.
equals(Object, Object) - Static method in class java.util.Objects
Returns true if the arguments are equal to each other and false otherwise.
equals(String, String) - Method in class java.text.Collator
Convenience method for comparing the equality of two strings based on this Collator's collation rules.
equals(String, String) - Method in class ohos.global.icu.text.Collator
Compares the equality of two text Strings using this Collator's rules, strength and decomposition mode.
equals(URL, URL) - Method in class java.net.URLStreamHandler
Provides the default equals calculation.
equals(Timestamp) - Method in class java.sql.Timestamp
Tests to see if this Timestamp object is equal to the given Timestamp object.
equals(CollationKey) - Method in class ohos.global.icu.text.CollationKey
Compare this CollationKey and the argument target CollationKey for equality.
equals(PluralFormat) - Method in class ohos.global.icu.text.PluralFormat
Returns true if this equals the provided PluralFormat.
equals(PluralRules) - Method in class ohos.global.icu.text.PluralRules
Returns true if rhs is equal to this.
equalsIgnoreCase(String) - Method in class java.lang.String
Compares this String to another String, ignoring case considerations.
equalsMatrixValue(Matrix) - Method in class ohos.agp.utils.Matrix
Obtains whether the specified object`s matrix value equals to the current matrix`s value.
equalTo(String, boolean) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is boolean and value is equal to a specified value.
equalTo(String, boolean) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is equal to the specified boolean value.
equalTo(String, boolean) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is boolean and value is equal to a specified value.
equalTo(String, boolean) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is boolean and value is equal to a specified value.
equalTo(String, byte) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is byte and value is equal to a specified value.
equalTo(String, byte) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is byte and value is equal to a specified value.
equalTo(String, byte) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is byte and value is equal to a specified value.
equalTo(String, double) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is double and value is equal to a specified value.
equalTo(String, double) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is equal to the specified double value.
equalTo(String, double) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is double and value is equal to a specified value.
equalTo(String, double) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is double and value is equal to a specified value.
equalTo(String, float) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is float and value is equal to a specified value.
equalTo(String, float) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is float and value is equal to a specified value.
equalTo(String, float) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is float and value is equal to a specified value.
equalTo(String, int) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is int and value is equal to a specified value.
equalTo(String, int) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is equal to the specified int value.
equalTo(String, int) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is int and value is equal to a specified value.
equalTo(String, int) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is int and value is equal to a specified value.
equalTo(String, long) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is long and value is equal to a specified value.
equalTo(String, long) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is equal to the specified long value.
equalTo(String, long) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is long and value is equal to a specified value.
equalTo(String, long) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is long and value is equal to a specified value.
equalTo(String, short) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is short and value is equal to a specified value.
equalTo(String, short) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is short and value is equal to a specified value.
equalTo(String, short) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is short and value is equal to a specified value.
equalTo(String, String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is String and value is equal to a specified value.
equalTo(String, String) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is equal to the specified string value.
equalTo(String, String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is String and value is equal to a specified value.
equalTo(String, String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is String and value is equal to a specified value.
equalTo(String, Time) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Time and value is equal to a specified value.
equalTo(String, Time) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Time and value is equal to a specified value.
equalTo(String, Time) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Time and value is equal to a specified value.
equalTo(String, Timestamp) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Timestamp and value is equal to a specified value.
equalTo(String, Timestamp) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Timestamp and value is equal to a specified value.
equalTo(String, Timestamp) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Timestamp and value is equal to a specified value.
equalTo(String, Calendar) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Calendar and value is equal to a specified value.
equalTo(String, Calendar) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Calendar and value is equal to a specified value.
equalTo(String, Calendar) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Calendar and value is equal to a specified value.
equalTo(String, Date) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Date and value is equal to a specified value.
equalTo(String, Date) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Date and value is equal to a specified value.
equalTo(String, Date) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Date and value is equal to a specified value.
EQUIRECTANGULAR - ohos.agp.render.render3d.components.SceneComponent.BackgroundType
Indicates that the Skybox background is a 2D equirectangular image set by SceneComponent.setEnvMap(ohos.agp.render.render3d.resources.GpuResourceHandle).
Era - Interface in java.time.chrono
An era of the time-line.
ERA - java.time.temporal.ChronoField
The era.
ERA - Static variable in class java.text.DateFormat.Field
Constant identifying the era field.
ERA - Static variable in class java.util.Calendar
Field number for get and set indicating the era, e.g., AD or BC in the Julian calendar.
ERA - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the era field.
ERA - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
ERA - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the era, e.g., AD or BC in the Julian calendar.
ERA_FIELD - Static variable in class java.text.DateFormat
Useful constant for ERA field alignment.
ERA_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'G' field alignment, corresponding to the Calendar#ERA field.
eraOf(int) - Method in interface java.time.chrono.Chronology
Creates the chronology era object from the numeric value.
eraOf(int) - Method in class java.time.chrono.HijrahChronology
 
eraOf(int) - Method in class java.time.chrono.IsoChronology
 
eraOf(int) - Method in class java.time.chrono.JapaneseChronology
Returns the calendar system era object from the given numeric value.
eraOf(int) - Method in class java.time.chrono.MinguoChronology
 
eraOf(int) - Method in class java.time.chrono.ThaiBuddhistChronology
 
eras() - Method in interface java.time.chrono.Chronology
Gets the list of eras for the chronology.
eras() - Method in class java.time.chrono.HijrahChronology
 
eras() - Method in class java.time.chrono.IsoChronology
 
eras() - Method in class java.time.chrono.JapaneseChronology
 
eras() - Method in class java.time.chrono.MinguoChronology
 
eras() - Method in class java.time.chrono.ThaiBuddhistChronology
 
ERAS - java.time.temporal.ChronoUnit
Unit that represents the concept of an era.
erase() - Method in class java.lang.invoke.MethodType
Erases all reference types to Object.
err - Static variable in class java.io.FileDescriptor
A handle to the standard error stream.
err - Static variable in class java.lang.System
The "standard" error output stream.
error(String, Exception, int) - Method in class java.util.logging.ErrorManager
The error method is called when a Handler failure occurs.
error(HiLogLabel, String, Object...) - Static method in class ohos.hiviewdfx.HiLog
Outputs error-level logs.
error(SAXParseException) - Method in interface ohos.org.xml.sax.ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class ohos.org.xml.sax.HandlerBase
Deprecated.
error(SAXParseException) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive notification of a recoverable parser error.
Error - Error in java.lang
An Error is a subclass of Throwable that indicates serious problems that a reasonable application should not try to catch.
Error() - Constructor for error java.lang.Error
Constructs a new error with null as its detail message.
Error(String) - Constructor for error java.lang.Error
Constructs a new error with the specified detail message.
Error(String, Throwable) - Constructor for error java.lang.Error
Constructs a new error with the specified detail message and cause.
Error(String, Throwable, boolean, boolean) - Constructor for error java.lang.Error
Constructs a new error with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
Error(Throwable) - Constructor for error java.lang.Error
Constructs a new error with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ERROR - ohos.media.player.Player.AudioHandler
Indicates that the methods for setting audio parameters will return false if the parameter values are out of common ranges.
ERROR - Static variable in interface java.util.jar.Pack200.Packer
The string "error", a possible value for certain properties.
ERROR - Static variable in class ohos.hiviewdfx.HiLog
Indicates the error-level log.
ERROR - Static variable in class ohos.media.audio.AudioCapturer
Indicates that the operation has failed.
ERROR - Static variable in class ohos.media.audio.AudioRenderer
Indicates that an operation failed.
ERROR_AUDIO - Static variable in class ohos.ai.asr.util.AsrError
Indicates an audio reading error during an ASR method call.
ERROR_BAD_VALUE - Static variable in class ohos.media.audio.AudioCapturer
Indicates that the failure is caused by an invalid value.
ERROR_BUFFER_DROPPED - Static variable in annotation type ohos.media.camera.device.FrameResult.State
Indicates that one or more buffers are dropped and no buffer will be sent to their target surfaces.
ERROR_CAMERA_ALREADY_IN_USE - Static variable in annotation type ohos.media.camera.device.CameraStateCallback.ErrorCode
Indicates that the camera is already in use.
ERROR_CAMERA_DEVICE_DISABLED - Static variable in annotation type ohos.media.camera.device.CameraStateCallback.ErrorCode
Indicates that the camera has been disabled by the system.
ERROR_CAMERA_DEVICE_FATAL - Static variable in annotation type ohos.media.camera.device.CameraStateCallback.ErrorCode
Indicates that the camera encountered a fatal error.
ERROR_CAMERA_RESOURCE_LIMITED - Static variable in annotation type ohos.media.camera.device.CameraStateCallback.ErrorCode
Indicates that the camera cannot be created because of insufficient resources.
ERROR_CAMERA_SERVICE_FATAL - Static variable in annotation type ohos.media.camera.device.CameraStateCallback.ErrorCode
Indicates that the camera service encountered a fatal error.
ERROR_CAMERA_UNKNOWN - Static variable in annotation type ohos.media.camera.device.CameraStateCallback.ErrorCode
Indicates an unknown error.
ERROR_CANNOT_RESUME - Static variable in class ohos.miscservices.download.DownloadSession
Indicates that the download cannot be resumed for some temporary errors.
ERROR_CLIENT - Static variable in class ohos.ai.asr.util.AsrError
Indicates an error regarding the ASR engine client during an ASR method call.
ERROR_CODE_CE_DE_CONTEXT - Static variable in class ohos.security.fileprotect.SfpPolicyManager
Indicates that the label value of the file does not match the storage type in the application context, which is Credential Encrypted (CE) or Device Encrypted (DE).
ERROR_CODE_DATABASE_ERROR - Static variable in class ohos.security.asset.AssetOperator
Indicates a database operation exception.
ERROR_CODE_DOWNLOAD_FAILED - Static variable in interface ohos.bundle.IBundleManager
Indicates that download failed
ERROR_CODE_FAILED - Static variable in class ohos.security.fileprotect.SfpPolicyManager
Indicates that the method fails to be called.
ERROR_CODE_INSTALL_FAILED - Static variable in interface ohos.bundle.IBundleManager
Indicates that install failed
ERROR_CODE_INVALID_ARGUMENT - Static variable in class ohos.security.asset.AssetOperator
Indicates invalid parameters.
ERROR_CODE_INVALID_PARAM - Static variable in class ohos.security.fileprotect.SfpPolicyManager
Indicates that an input parameter of the method is invalid.
ERROR_CODE_LABEL_HAS_BEEN_SET - Static variable in class ohos.security.fileprotect.SfpPolicyManager
Indicates that a label has been set for the file.
ERROR_CODE_OK - Static variable in class ohos.security.fileprotect.SfpPolicyManager
Indicates that the method is called successfully.
ERROR_CODE_PERMISSION_DENIED - Static variable in class ohos.security.asset.AssetOperator
Indicates that permission verification fails.
ERROR_CODE_QUERY_FAILED - Static variable in interface ohos.bundle.IBundleManager
Indicates that query failed
ERROR_CODE_SYSTEM_ERROR - Static variable in class ohos.security.asset.AssetOperator
Indicates a system error.
ERROR_CODE_UNINITIALIZED - Static variable in class ohos.security.asset.AssetOperator
Indicates that the Asset service is not initialized.
ERROR_CODE_UNSECURED_ENVIRONMENT - Static variable in class ohos.security.asset.AssetOperator
Indicates that the environment is insecure.
ERROR_DEAD_OBJECT - Static variable in class ohos.media.audio.AudioCapturer
Indicates that the native layer is unavailable.
ERROR_DEVICE_NOT_FOUND - Static variable in class ohos.miscservices.download.DownloadSession
Indicates that no storage device, such as an SD card, is found.
ERROR_FILE_ALREADY_EXISTS - Static variable in class ohos.miscservices.download.DownloadSession
Indicates that files to be downloaded already exist, and that the download session cannot overwrite the existing files.
ERROR_FILE_ERROR - Static variable in class ohos.miscservices.download.DownloadSession
Indicates that a file operation fails.
ERROR_FLUSHED - Static variable in annotation type ohos.media.camera.device.FrameResult.State
Indicates an error occurred because a camera application calls Camera#flushCaptures().
ERROR_FRAME_CONFIG - Static variable in annotation type ohos.media.camera.device.FrameResult.State
Indicates a frame capture configuration error.
ERROR_FRAME_RESULT - Static variable in annotation type ohos.media.camera.device.FrameResult.State
Indicates that the frame capture results are abnormal.
ERROR_GET_MODEL_PATH - Static variable in class ohos.ai.asr.util.AsrError
Indicates a failure to obtain the ASR model path during an ASR method call.
ERROR_HTTP_DATA_ERROR - Static variable in class ohos.miscservices.download.DownloadSession
Indicates that the HTTP transmission fails.
ERROR_INDEX - Static variable in class ohos.utils.IntArray
Indicates an invalid index used by index-related operations.
ERROR_INIT_FAIL - Static variable in class ohos.ai.asr.util.AsrError
Indicates a failure to initialize the ASR engine during an ASR method call.
ERROR_INSUFFICIENT_SPACE - Static variable in class ohos.miscservices.download.DownloadSession
Indicates insufficient storage space.
ERROR_INVALID_OPERATION - Static variable in class ohos.media.audio.AudioCapturer
Indicates that the failure is caused by the use of an incorrect method.
ERROR_INVALID_OPERATION - Static variable in class ohos.media.audio.AudioRenderer
Indicates a failure caused by improper use of a method.
ERROR_INVALID_PARAMS - Static variable in class ohos.ai.asr.util.AsrError
Indicates that input parameters were invalid during an ASR method call.
ERROR_MODEL_NOT_MATCH - Static variable in class ohos.ai.asr.util.AsrError
Indicates that the preconfigured application package of the ASR engine did not match the ASR model during an ASR method call.
ERROR_NO_ASR - Static variable in class ohos.ai.asr.util.AsrError
Indicates that the current device has no ASR engine to support the ASR capability.
ERROR_NO_MATCH - Static variable in class ohos.ai.asr.util.AsrError
Indicates that the speech recognition result did not match the defined JSON format during an ASR method call.
ERROR_PERMISSION_NOT_GRANTED - Static variable in class ohos.location.Locator
Indicates that the location permission has not been granted when the application calls the Locator interface.
ERROR_REASON_DELETE - Static variable in class ohos.event.notification.NotificationConstant
Indicates that a notification is deleted because of a UI error.
ERROR_RECOGNIZER_BUSY - Static variable in class ohos.ai.asr.util.AsrError
Indicates that the ASR engine was busy during an ASR method call.
ERROR_RESULT_UNSUPPORTED - Static variable in class ohos.ai.asr.util.AsrError
Indicates that the current ASR engine version for the device does not support the ASR method being called.
ERROR_SERVER - Static variable in class ohos.ai.asr.util.AsrError
Indicates an error regarding the ASR engine server during an ASR method call.
ERROR_SPEECH_TIMEOUT - Static variable in class ohos.ai.asr.util.AsrError
Indicates that no speech was detected within the specified period during an ASR method call.
ERROR_SWITCH_UNOPEN - Static variable in class ohos.location.Locator
Indicates that the location service has been disabled when the application calls the Locator interface.
ERROR_TOO_MANY_REDIRECTS - Static variable in class ohos.miscservices.download.DownloadSession
Indicates an error caused by too many network redirections.
ERROR_UNHANDLED_HTTP_CODE - Static variable in class ohos.miscservices.download.DownloadSession
Indicates an HTTP code that cannot be identified.
ERROR_UNKNOWN - Static variable in class ohos.ai.asr.util.AsrError
Indicates an unknown error during an ASR method call.
ERROR_UNKNOWN - Static variable in annotation type ohos.media.camera.device.FrameResult.State
Indicates an unknown state.
ERROR_UNKNOWN - Static variable in annotation type ohos.media.camera.params.FaceDetectionResult.State
Indicates that an unknown error occurred.
ERROR_UNKNOWN - Static variable in annotation type ohos.media.camera.params.FocusResult.State
Indicates an unknown error.
ERROR_UNKNOWN - Static variable in annotation type ohos.media.camera.params.ParametersResult.State
Indicates that an unknown error occurred.
ERROR_UNKNOWN - Static variable in annotation type ohos.media.camera.params.SceneDetectionResult.State
Indicates an unknown error.
ERROR_UNKNOWN - Static variable in class ohos.miscservices.download.DownloadSession
Indicates an undefined error.
errorCode - Variable in class ohos.biometrics.authentication.BiometricAuthentication.AuthenticationTips
Indicates whether authentication tips are obtained.
ErrorHandler - Interface in ohos.org.xml.sax
Basic interface for SAX error handlers.
ErrorManager - Class in java.util.logging
ErrorManager objects can be attached to Handlers to process any error that occurs on a Handler during Logging.
ErrorManager() - Constructor for class java.util.logging.ErrorManager
 
escapeQuote(String) - Static method in class ohos.data.rdb.RdbUtils
Escapes the single quotation marks in a string.
ESTIMATED_STATE_BIT_MASK - Static variable in class ohos.agp.components.Component.EstimateSpec
Bits of state for esimated size
ESTIMATED_STATE_BIT_MASK - Static variable in class ohos.agp.components.Component.MeasureSpec
Deprecated.
estimateSize() - Method in interface java.util.Spliterator
Returns an estimate of the number of elements that would be encountered by a Spliterator.forEachRemaining(java.util.function.Consumer<? super T>) traversal, or returns Long#MAX_VALUE if infinite, unknown, or too expensive to compute.
estimateSize() - Method in class java.util.Spliterators.AbstractDoubleSpliterator
Returns an estimate of the number of elements that would be encountered by a Spliterator.forEachRemaining(java.util.function.Consumer<? super T>) traversal, or returns Long#MAX_VALUE if infinite, unknown, or too expensive to compute.
estimateSize() - Method in class java.util.Spliterators.AbstractIntSpliterator
Returns an estimate of the number of elements that would be encountered by a Spliterator.forEachRemaining(java.util.function.Consumer<? super T>) traversal, or returns Long#MAX_VALUE if infinite, unknown, or too expensive to compute.
estimateSize() - Method in class java.util.Spliterators.AbstractLongSpliterator
Returns an estimate of the number of elements that would be encountered by a Spliterator.forEachRemaining(java.util.function.Consumer<? super T>) traversal, or returns Long#MAX_VALUE if infinite, unknown, or too expensive to compute.
estimateSize() - Method in class java.util.Spliterators.AbstractSpliterator
Returns an estimate of the number of elements that would be encountered by a Spliterator.forEachRemaining(java.util.function.Consumer<? super T>) traversal, or returns Long#MAX_VALUE if infinite, unknown, or too expensive to compute.
estimateSize(int, int) - Method in class ohos.agp.components.Component
Sets components's width and height sizes and requirements
EstimateSpec() - Constructor for class ohos.agp.components.Component.EstimateSpec
 
ESTRANGELO_SYRIAC - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
ETC1 - Class in ohos.agp.render.opengl
Describes the function and constant of GLES30.
ETC1() - Constructor for class ohos.agp.render.opengl.ETC1
 
etc1GetEncodedDataSize(int, int) - Static method in class ohos.agp.render.opengl.ETC1
This method is used to return encode data size.
etc1PkmGetHeight(Buffer) - Static method in class ohos.agp.render.opengl.ETC1
This method is used to return pkm height.
etc1PkmGetWidth(Buffer) - Static method in class ohos.agp.render.opengl.ETC1
This method is used to return pkm width.
ETHER - Static variable in interface ohos.global.icu.text.UnicodeMatcher
The character at index i, where i < contextStart || i >= contextLimit, is ETHER.
ETHIOPIC - java.awt.font.NumericShaper.Range
The Ethiopic range with the Ethiopic digits.
ETHIOPIC - java.lang.Character.UnicodeScript
Unicode script "Ethiopic".
ETHIOPIC - Static variable in class java.awt.font.NumericShaper
Identifies the ETHIOPIC range and decimal base.
ETHIOPIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ethiopic" Unicode character block.
ETHIOPIC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ETHIOPIC - Static variable in class ohos.global.icu.lang.UScript
Ethiopic
ETHIOPIC_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ethiopic Extended" Unicode character block.
ETHIOPIC_EXTENDED - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ETHIOPIC_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ethiopic Extended-A" Unicode character block.
ETHIOPIC_EXTENDED_A - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ETHIOPIC_EXTENDED_A_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ETHIOPIC_EXTENDED_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ETHIOPIC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ETHIOPIC_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ethiopic Supplement" Unicode character block.
ETHIOPIC_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ETHIOPIC_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
EthiopicCalendar - Class in ohos.global.icu.util
Implement the Ethiopic calendar system.
EthiopicCalendar() - Constructor for class ohos.global.icu.util.EthiopicCalendar
Constructs a default EthiopicCalendar using the current time in the default time zone with the default locale.
EthiopicCalendar(int, int, int) - Constructor for class ohos.global.icu.util.EthiopicCalendar
Constructs a EthiopicCalendar with the given date set in the default time zone with the default locale.
EthiopicCalendar(int, int, int, int, int, int) - Constructor for class ohos.global.icu.util.EthiopicCalendar
Constructs a EthiopicCalendar with the given date and time set for the default time zone with the default locale.
EthiopicCalendar(Date) - Constructor for class ohos.global.icu.util.EthiopicCalendar
Constructs a EthiopicCalendar with the given date set in the default time zone with the default locale.
EthiopicCalendar(Locale) - Constructor for class ohos.global.icu.util.EthiopicCalendar
Constructs a EthiopicCalendar based on the current time in the default time zone with the given locale.
EthiopicCalendar(TimeZone) - Constructor for class ohos.global.icu.util.EthiopicCalendar
Constructs a EthiopicCalendar based on the current time in the given time zone with the default locale.
EthiopicCalendar(TimeZone, Locale) - Constructor for class ohos.global.icu.util.EthiopicCalendar
Constructs a EthiopicCalendar based on the current time in the given time zone with the given locale.
EthiopicCalendar(TimeZone, ULocale) - Constructor for class ohos.global.icu.util.EthiopicCalendar
Constructs a EthiopicCalendar based on the current time in the given time zone with the given locale.
EthiopicCalendar(ULocale) - Constructor for class ohos.global.icu.util.EthiopicCalendar
Constructs a EthiopicCalendar based on the current time in the default time zone with the given locale.
EUROPEAN - java.awt.font.NumericShaper.Range
The Latin (European) range with the Latin (ASCII) digits.
EUROPEAN - Static variable in class java.awt.font.NumericShaper
Identifies the Latin-1 (European) and extended range, and Latin-1 (European) decimal base.
EUROPEAN_NUMBER - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type EN
EUROPEAN_NUMBER_SEPARATOR - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type ES
EUROPEAN_NUMBER_TERMINATOR - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type ET
EVEN_ODD - ohos.agp.render.Path.FillType
Draws inside of the path using an odd number of edge crossings.
Event - Class in ohos.sysappcomponents.contact.entity
Represents an event of a contact.
Event(String, String) - Constructor for class ohos.sysappcomponents.contact.entity.Event
A constructor used to create an Event instance based on a specified event date and a custom label name.
Event(Context, String, int) - Constructor for class ohos.sysappcomponents.contact.entity.Event
A constructor used to create an Event instance based on the application context and a specified event date and label ID.
EVENT - ohos.data.search.schema.IndexSchemaType
Indicates an event index schema.
EVENT_ACCESSIBILITY_STATE_CHANGED - Static variable in class ohos.accessibility.AccessibilityStateEvent
Describes the type of the accessibility status event.
EVENT_ACTIVE_STATE - Static variable in class ohos.wifi.WifiEvents
Indicates the action of a common event about the Wi-Fi state, such as enabled and disabled.
EVENT_ANNIVERSARY - Static variable in class ohos.sysappcomponents.contact.entity.Event
Indicates an anniversary event.
EVENT_AUDIO_STATE_UPDATE - Static variable in class ohos.bluetooth.HandsFreeAudioGateway
The event indicates audio state change.
EVENT_BIRTHDAY - Static variable in class ohos.sysappcomponents.contact.entity.Event
TYPE BIRTHDAY
EVENT_COMPLETE_DECODE - ohos.media.image.common.DecodeEvent
Indicates that decoding is complete.
EVENT_CONN_STATE - Static variable in class ohos.wifi.WifiEvents
Indicates the action of a common event that the Wi-Fi connection state has changed.
EVENT_DEVICE_DISCOVERED - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates the event reported when a remote Bluetooth device is discovered.
EVENT_DEVICE_PAIR_STATE - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates the event reported when a remote Bluetooth device is paired.
EVENT_DEVICE_PAIRING_REQ - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates the event of a pairing request from a remote Bluetooth device.
EVENT_END_TIME - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the end time of the event.
EVENT_EXCESSIVE_ACCESS_SERVER_WARNING - Static variable in class ohos.ai.asr.util.AsrEvent
Indicates that too many servers are trying to access the ASR engine service.
EVENT_HEADER_DECODE - ohos.media.image.common.DecodeEvent
Indicates that the file header has been decoded.
EVENT_HOST_DISCOVERY_FINISHED - Static variable in class ohos.bluetooth.BluetoothHost
Indicates the event reported when a Bluetooth scan is complete.
EVENT_HOST_DISCOVERY_STARTED - Static variable in class ohos.bluetooth.BluetoothHost
Indicates the event reported when a Bluetooth scan starts.
EVENT_HOST_NAME_UPDATE - Static variable in class ohos.bluetooth.BluetoothHost
Indicates the event reported when the Bluetooth name changes.
EVENT_HOST_SCAN_MODE_UPDATE - Static variable in class ohos.bluetooth.BluetoothHost
Indicates the event reported when the Bluetooth scan mode changes.
EVENT_HOST_STATE_UPDATE - Static variable in class ohos.bluetooth.BluetoothHost
Indicates the event reported when the Bluetooth state changes.
EVENT_HOTSPOT_STATE - Static variable in class ohos.wifi.WifiEvents
Indicates the action of a common event about the Wi-Fi hotspot state, such as enabled or disabled.
EVENT_HOTSPOT_STATION_JOIN - Static variable in class ohos.wifi.WifiEvents
Indicates the action of a common event that a client has joined the Wi-Fi hotspot of the current device.
EVENT_HOTSPOT_STATION_LEAVE - Static variable in class ohos.wifi.WifiEvents
Indicates the action of a common event that a client has dropped connection to the Wi-Fi hotspot of the current device.
EVENT_ID - Static variable in interface ohos.sysappcomponents.calendar.column.InstancesColumns
Indicates the event ID.
EVENT_ID - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates the event ID.
EVENT_ID - Static variable in interface ohos.sysappcomponents.calendar.column.RemindersColumns
Indicates the event ID.
EVENT_LAST - ohos.media.image.common.DecodeEvent
Indicates the end of the event list.
EVENT_OTHER - Static variable in class ohos.sysappcomponents.contact.entity.Event
Indicates an event of the OTHER type.
EVENT_P2P_CONN_STATE_CHANGED - Static variable in class ohos.wifi.WifiEvents
Indicates the event that the state of the Wi-Fi P2P connection has changed.
EVENT_P2P_CURRENT_DEVICE_STATE_CHANGED - Static variable in class ohos.wifi.WifiEvents
Indicates the event that the state of the current device has changed.
EVENT_P2P_DEVICES_CHANGED - Static variable in class ohos.wifi.WifiEvents
Indicates the event that the state of peer devices has changed.
EVENT_P2P_DEVICES_DISCOVERY_STATE - Static variable in class ohos.wifi.WifiEvents
Indicates the event that the state of Wi-Fi P2P discovery has changed.
EVENT_P2P_STATE_CHANGED - Static variable in class ohos.wifi.WifiEvents
Indicates the event that the state of Wi-Fi P2P has changed.
EVENT_PARTIAL_DECODE - ohos.media.image.common.DecodeEvent
Indicates that partial decoding is complete.
EVENT_POSITION - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the event position.
EVENT_PREEMPTED - Static variable in class ohos.ai.asr.util.AsrEvent
Indicates that the voice assistant has preempted the ASR engine.
EVENT_RECOGNIZE_TIMEOUT - Static variable in class ohos.ai.asr.util.AsrEvent
Indicates a speech recognition timeout on the ASR server.
EVENT_RSSI_VALUE - Static variable in class ohos.wifi.WifiEvents
Indicates the action of a common event that the Wi-Fi signal strength (RSSI) has changed.
EVENT_SCAN_STATE - Static variable in class ohos.wifi.WifiEvents
Indicates the action of a common event that the Wi-Fi access point has been scanned and proven to be available.
EVENT_START_TIME - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the start time of the event.
EVENT_STATUS - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the event status.
EVENT_STATUS_CANCELED - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the canceled state.
EVENT_STATUS_CONFIRMED - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the confirmed state.
EVENT_STATUS_TENTATIVE - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the tentative state.
EVENT_TOUCH_BROWSE_STATE_CHANGED - Static variable in class ohos.accessibility.AccessibilityStateEvent
Describes the type of the touch exploration status event.
EventCreator - Class in ohos.multimodalinput.event
Provides methods for creating events.
eventExecFail(int) - Method in class ohos.wifi.p2p.WifiP2pCallback
Called when the Wi-Fi P2P request fails.
eventExecOk() - Method in class ohos.wifi.p2p.WifiP2pCallback
Called when the Wi-Fi P2P request succeeds.
EventFilter - Interface in ohos.javax.xml.stream
This interface declares a simple filter interface that one can create to filter XMLEventReaders
EventHandler - Class in ohos.eventhandler
Allows you to send and process InnerEvent and Runnable objects on asynchronous threads.
EventHandler(EventRunner) - Constructor for class ohos.eventhandler.EventHandler
A constructor used to create an EventHandler instance and bind it to an EventRunner.
EventHandler.Priority - Enum in ohos.eventhandler
Defines the priority of an InnerEvent.
EventHandlerEx - Class in ohos.interwork.eventhandler
Allows you to send and process InnerEvent and Runnable objects on asynchronous threads.
EventHandlerEx(EventRunner) - Constructor for class ohos.interwork.eventhandler.EventHandlerEx
A constructor used to create an EventHandlerEx instance and bind it to an EventRunner.
eventId - Variable in class ohos.eventhandler.InnerEvent
Indicates the event ID, which identifies the event type and determines the event handler.
EventItem - Class in ohos.data.search.schema
Represents the index schema for event items.
EventItem() - Constructor for class ohos.data.search.schema.EventItem
A constructor used to create an EventItem instance.
EventListener - Interface in java.util
A tagging interface that all event listener interfaces must extend.
EventListenerProxy<T extends EventListener> - Class in java.util
An abstract wrapper class for an EventListener class which associates a set of additional parameters with the listener.
EventListenerProxy(T) - Constructor for class java.util.EventListenerProxy
Creates a proxy for the specified listener.
EventObject - Class in java.util
The root class from which all event state objects shall be derived.
EventObject(Object) - Constructor for class java.util.EventObject
Constructs a prototypical Event.
eventP2pControllerDisconnected() - Method in class ohos.wifi.p2p.WifiP2pCallback
Called when the Wi-Fi P2P controller is disconnected.
eventP2pDevice(WifiP2pDevice) - Method in class ohos.wifi.p2p.WifiP2pCallback
Called when the Wi-Fi P2P device information becomes available.
eventP2pDevicesList(List<WifiP2pDevice>) - Method in class ohos.wifi.p2p.WifiP2pCallback
Called when the list of available Wi-Fi P2P devices is obtained.
eventP2pGroup(WifiP2pGroup) - Method in class ohos.wifi.p2p.WifiP2pCallback
Called when the Wi-Fi P2P group information becomes available.
eventP2pNetwork(WifiP2pNetworkInfo) - Method in class ohos.wifi.p2p.WifiP2pCallback
Called when the Wi-Fi P2P network information becomes available.
EventQueue - Class in ohos.eventhandler
event queue.
EventQueue() - Constructor for class ohos.eventhandler.EventQueue
 
EventRunner - Class in ohos.eventhandler
Creates and manages the event queue in the current thread.
Events - Class in ohos.sysappcomponents.calendar.entity
Calendar contract Events entity, include database table columns' name.
Events() - Constructor for class ohos.sysappcomponents.calendar.entity.Events
 
EventsColumns - Interface in ohos.sysappcomponents.calendar.column
Provides constants for events.
exactInvoker(MethodType) - Static method in class java.lang.invoke.MethodHandles
Produces a special invoker method handle which can be used to invoke any method handle of the given type, as if by MethodHandle#invokeExact.
EXCEED_MAX_ACCESS_RATE - ohos.data.distributed.common.KvStoreErrorCode
EXCEED_MAX_ACCESS_RATE
EXCEED_MAX_INSTANCES_PER_FORM - ohos.aafwk.ability.FormException.FormError
The number of form instances generated using the same form configuration exceeds the maximum allowed by the system.
EXCEED_MAX_SYSTEM_FORMS - ohos.aafwk.ability.FormException.FormError
The total number of added forms exceeds the maximum allowed by the system.
EXCEEDS_PAD - java.time.format.SignStyle
Style to always output the sign if the value exceeds the pad width.
EXCEL_TIME - Static variable in class ohos.global.icu.util.UniversalTimeScale
Used in Excel.
Exception - Exception in java.lang
The class Exception and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.
Exception() - Constructor for exception java.lang.Exception
Constructs a new exception with null as its detail message.
Exception(String) - Constructor for exception java.lang.Exception
Constructs a new exception with the specified detail message.
Exception(String, Throwable) - Constructor for exception java.lang.Exception
Constructs a new exception with the specified detail message and cause.
Exception(String, Throwable, boolean, boolean) - Constructor for exception java.lang.Exception
Constructs a new exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
Exception(Throwable) - Constructor for exception java.lang.Exception
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
exceptionally(Function<Throwable, ? extends T>) - Method in class java.util.concurrent.CompletableFuture
Returns a new CompletableFuture that is completed when this CompletableFuture completes, with the result of the given function of the exception triggering this CompletableFuture's completion when it completes exceptionally; otherwise, if this CompletableFuture completes normally, then the returned CompletableFuture also completes normally with the same value.
exceptionally(Function<Throwable, ? extends T>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes exceptionally, is executed with this stage's exception as the argument to the supplied function.
ExceptionInInitializerError - Error in java.lang
Signals that an unexpected exception has occurred in a static initializer.
ExceptionInInitializerError() - Constructor for error java.lang.ExceptionInInitializerError
Constructs an ExceptionInInitializerError with null as its detail message string and with no saved throwable object.
ExceptionInInitializerError(String) - Constructor for error java.lang.ExceptionInInitializerError
Constructs an ExceptionInInitializerError with the specified detail message string.
ExceptionInInitializerError(Throwable) - Constructor for error java.lang.ExceptionInInitializerError
Constructs a new ExceptionInInitializerError class by saving a reference to the Throwable object thrown for later retrieval by the ExceptionInInitializerError.getException() method.
exchange(V) - Method in class java.util.concurrent.Exchanger
Waits for another thread to arrive at this exchange point (unless the current thread is Thread#interrupt), and then transfers the given object to it, receiving its object in return.
exchange(V, long, TimeUnit) - Method in class java.util.concurrent.Exchanger
Waits for another thread to arrive at this exchange point (unless the current thread is Thread#interrupt or the specified waiting time elapses), and then transfers the given object to it, receiving its object in return.
Exchanger<V> - Class in java.util.concurrent
A synchronization point at which threads can pair and swap elements within pairs.
Exchanger() - Constructor for class java.util.concurrent.Exchanger
Creates a new Exchanger.
EXCLAMATION - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
EXCLUDED - ohos.global.icu.lang.UScript.ScriptUsage
Candidate for Exclusion from Identifiers.
EXCLUSION - ohos.agp.render.BlendMode
Subtracts the darker color from the lighter color to decrease the contrast.
EXDEV - Static variable in class ohos.system.OsHelperConstants
Error value returned when trying to establish a cross-device link.
exec() - Method in class java.util.concurrent.CountedCompleter
Implements execution conventions for CountedCompleters.
exec() - Method in class java.util.concurrent.ForkJoinTask
Immediately performs the base action of this task and returns true if, upon return from this method, this task is guaranteed to have completed normally.
exec() - Method in class java.util.concurrent.RecursiveAction
Implements execution conventions for RecursiveActions.
exec() - Method in class java.util.concurrent.RecursiveTask
Implements execution conventions for RecursiveTask.
exec(String) - Method in class java.lang.Runtime
Executes the specified string command in a separate process.
exec(String[]) - Method in class java.lang.Runtime
Executes the specified command and arguments in a separate process.
exec(String[], String[]) - Method in class java.lang.Runtime
Executes the specified command and arguments in a separate process with the specified environment.
exec(String[], String[], File) - Method in class java.lang.Runtime
Executes the specified command and arguments in a separate process with the specified environment and working directory.
exec(String, String[]) - Method in class java.lang.Runtime
Executes the specified string command in a separate process with the specified environment.
exec(String, String[], File) - Method in class java.lang.Runtime
Executes the specified string command in a separate process with the specified environment and working directory.
execAuthenticationAction(BiometricAuthentication.AuthType, BiometricAuthentication.SecureLevel, boolean, boolean, BiometricAuthentication.SystemAuthDialogInfo) - Method in class ohos.biometrics.authentication.BiometricAuthentication
Performs biometric authentication.
Executable - Class in java.lang.reflect
A shared superclass for the common functionality of Method and Constructor.
execute() - Method in interface java.sql.PreparedStatement
Executes the SQL statement in this PreparedStatement object, which may be any kind of SQL statement.
execute() - Method in interface javax.sql.RowSet
Fills this RowSet object with data.
execute() - Method in interface ohos.data.rdb.Statement
Executes a precompiled SQL statement.
execute(Runnable) - Method in interface java.util.concurrent.Executor
Executes the given command at some time in the future.
execute(Runnable) - Method in class java.util.concurrent.ForkJoinPool
 
execute(Runnable) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Executes command with zero required delay.
execute(Runnable) - Method in class java.util.concurrent.ThreadPoolExecutor
Executes the given task sometime in the future.
execute(String) - Method in interface java.sql.Statement
Executes the given SQL statement, which may return multiple results.
execute(String, int) - Method in interface java.sql.Statement
Executes the given SQL statement, which may return multiple results, and signals the driver that any auto-generated keys should be made available for retrieval.
execute(String, int[]) - Method in interface java.sql.Statement
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
execute(String, String[]) - Method in interface java.sql.Statement
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
execute(ForkJoinTask<?>) - Method in class java.util.concurrent.ForkJoinPool
Arranges for (asynchronous) execution of the given task.
EXECUTE - java.nio.file.AccessMode
Test execute access.
EXECUTE - java.nio.file.attribute.AclEntryPermission
Permission to execute a file.
EXECUTE_FAILED - Static variable in interface java.sql.Statement
The constant indicating that an error occurred while executing a batch statement.
executeAndGetChanges() - Method in interface ohos.data.rdb.Statement
Executes a precompiled SQL statement to obtain the number of affected rows.
executeAndGetLastInsertRowId() - Method in interface ohos.data.rdb.Statement
Executes a precompiled SQL statement to obtain the ID of the last inserted row.
executeAndGetLong() - Method in interface ohos.data.rdb.Statement
Executes a precompiled SQL statement to obtain a return value of the long type.
executeAndGetString() - Method in interface ohos.data.rdb.Statement
Executes a precompiled SQL statement to obtain a return value of the string type.
executeBackupTask(int, String) - Method in interface ohos.bundle.IBundleManager
Executes a backup or restoration task.
executeBatch() - Method in interface java.sql.Statement
Submits a batch of commands to the database for execution and if all commands execute successfully, returns an array of update counts.
executeBatch(ArrayList<DataAbilityOperation>) - Method in class ohos.aafwk.ability.Ability
Performs batch operations on the database.
executeBatch(Uri, ArrayList<DataAbilityOperation>) - Method in class ohos.aafwk.ability.DataAbilityHelper
Performs batch operations on the database.
executeDoubleClick() - Method in class ohos.agp.components.Component
Executes the double-click event occurring in this component.
executeFiltering(CharSequence) - Method in class ohos.agp.components.TextFilter
Interface internally invoked during a filtering operation.
executeItemClick(Component, int, long) - Method in class ohos.agp.components.ListContainer
Processes a click event of a component item.
executeLongClick() - Method in class ohos.agp.components.Component
Performs a long-click event in a component.
executeOperation(int) - Method in class ohos.accessibility.ability.AccessibilityInfo
Executes a specified operation.
executeOperation(DataAbilityOperation, DataAbilityResult[], int) - Method in class ohos.aafwk.ability.Ability
Executes an operation among the batch operations to be executed.
executeQuery() - Method in interface java.sql.PreparedStatement
Executes the SQL query in this PreparedStatement object and returns the ResultSet object generated by the query.
executeQuery(String) - Method in interface java.sql.Statement
Executes the given SQL statement, which returns a single ResultSet object.
executeSql(String) - Method in interface ohos.data.rdb.RdbStore
Executes an SQL statement that returns no value.
executeSql(String, Object[]) - Method in interface ohos.data.rdb.RdbStore
Executes an SQL statement that contains specified parameters but returns no value.
executeUpdate() - Method in interface java.sql.PreparedStatement
Executes the SQL statement in this PreparedStatement object, which must be an SQL Data Manipulation Language (DML) statement, such as INSERT, UPDATE or DELETE; or an SQL statement that returns nothing, such as a DDL statement.
executeUpdate(String) - Method in interface java.sql.Statement
Executes the given SQL statement, which may be an INSERT, UPDATE, or DELETE statement or an SQL statement that returns nothing, such as an SQL DDL statement.
executeUpdate(String, int) - Method in interface java.sql.Statement
Executes the given SQL statement and signals the driver with the given flag about whether the auto-generated keys produced by this Statement object should be made available for retrieval.
executeUpdate(String, int[]) - Method in interface java.sql.Statement
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
executeUpdate(String, String[]) - Method in interface java.sql.Statement
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
executeWriteEvent(BlePeripheralDevice, int, boolean) - Method in class ohos.bluetooth.ble.BlePeripheralManagerCallback
A callback that execute all pending write operations for this device.
ExecutionException - Exception in java.util.concurrent
Exception thrown when attempting to retrieve the result of a task that aborted by throwing an exception.
ExecutionException() - Constructor for exception java.util.concurrent.ExecutionException
Constructs an ExecutionException with no detail message.
ExecutionException(String) - Constructor for exception java.util.concurrent.ExecutionException
Constructs an ExecutionException with the specified detail message.
ExecutionException(String, Throwable) - Constructor for exception java.util.concurrent.ExecutionException
Constructs an ExecutionException with the specified detail message and cause.
ExecutionException(Throwable) - Constructor for exception java.util.concurrent.ExecutionException
Constructs an ExecutionException with the specified cause.
Executor - Interface in java.util.concurrent
An object that executes submitted Runnable tasks.
ExecutorCompletionService<V> - Class in java.util.concurrent
A CompletionService that uses a supplied Executor to execute tasks.
ExecutorCompletionService(Executor) - Constructor for class java.util.concurrent.ExecutorCompletionService
Creates an ExecutorCompletionService using the supplied executor for base task execution and a LinkedBlockingQueue as a completion queue.
ExecutorCompletionService(Executor, BlockingQueue<Future<V>>) - Constructor for class java.util.concurrent.ExecutorCompletionService
Creates an ExecutorCompletionService using the supplied executor for base task execution and the supplied queue as its completion queue.
Executors - Class in java.util.concurrent
Factory and utility methods for Executor, ExecutorService, ScheduledExecutorService, ThreadFactory, and Callable classes defined in this package.
ExecutorService - Interface in java.util.concurrent
An Executor that provides methods to manage termination and methods that can produce a Future for tracking progress of one or more asynchronous tasks.
EXEMPLAR_LOCATION - ohos.global.icu.text.TimeZoneFormat.Style
Exemplar location, such as "Los Angeles" and "Paris".
EXEMPLAR_LOCATION - ohos.global.icu.text.TimeZoneNames.NameType
Exemplar location name, such as "Los Angeles".
ExemptionMechanism - Class in javax.crypto
This class provides the functionality of an exemption mechanism, examples of which are key recovery, key weakening, and key escrow.
ExemptionMechanism(ExemptionMechanismSpi, Provider, String) - Constructor for class javax.crypto.ExemptionMechanism
Creates a ExemptionMechanism object.
ExemptionMechanismException - Exception in javax.crypto
This is the generic ExemptionMechanism exception.
ExemptionMechanismException() - Constructor for exception javax.crypto.ExemptionMechanismException
Constructs a ExemptionMechanismException with no detailed message.
ExemptionMechanismException(String) - Constructor for exception javax.crypto.ExemptionMechanismException
Constructs a ExemptionMechanismException with the specified detailed message.
ExemptionMechanismSpi - Class in javax.crypto
This class defines the Service Provider Interface (SPI) for the ExemptionMechanism class.
ExemptionMechanismSpi() - Constructor for class javax.crypto.ExemptionMechanismSpi
 
Exif() - Constructor for class ohos.media.image.common.PropertyKey.Exif
 
EXIF_VERSION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
ExifUtils - Class in ohos.media.image
Provides methods to obtain a combination of Exchangeable Image File Format (Exif) properties, such as the longitude, latitude, and altitude.
ExifUtils() - Constructor for class ohos.media.image.ExifUtils
 
exists() - Method in class java.io.File
Tests whether the file or directory denoted by this abstract pathname exists.
exists(Path, LinkOption...) - Static method in class java.nio.file.Files
Tests whether a file exists.
exit(int) - Method in class java.lang.Runtime
Terminates the currently running Java virtual machine by initiating its shutdown sequence.
exit(int) - Static method in class java.lang.System
Terminates the currently running Java Virtual Machine.
exiting(String, String) - Method in class java.util.logging.Logger
Log a method return.
exiting(String, String, Object) - Method in class java.util.logging.Logger
Log a method return, with result object.
exitValue() - Method in class java.lang.Process
Returns the exit value for the subprocess.
exp(double) - Static method in class java.lang.Math
Returns Euler's number e raised to the power of a double value.
exp(double) - Static method in class java.lang.StrictMath
Returns Euler's number e raised to the power of a double value.
expand(Scope<T>) - Method in class ohos.utils.Scope
Creates the smallest range that includes the current range and a given range.
expand(T) - Method in class ohos.utils.Scope
Creates the smallest range that includes the current range and a given value.
expand(T, T) - Method in class ohos.utils.Scope
Creates the smallest range that includes the current range and the given lower and upper bounds.
EXPIRED - java.security.cert.CertPathValidatorException.BasicReason
The certificate is expired.
ExpiredCallback - Class in ohos.backgroundtaskmgr
Abstract class of the timeout callback for delayed transition to the suspended state.
ExpiredCallback() - Constructor for class ohos.backgroundtaskmgr.ExpiredCallback
 
explicitCastArguments(MethodHandle, MethodType) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which adapts the type of the given method handle to a new type by pairwise argument and return type conversion.
expm1(double) - Static method in class java.lang.Math
Returns ex -1.
expm1(double) - Static method in class java.lang.StrictMath
Returns ex -1.
EXPONENT - Static variable in class java.text.NumberFormat.Field
Constant identifying the exponent field.
EXPONENT - Static variable in class ohos.global.icu.text.NumberFormat.Field
 
EXPONENT_SIGN - Static variable in class java.text.NumberFormat.Field
Constant identifying the exponent sign field.
EXPONENT_SIGN - Static variable in class ohos.global.icu.text.NumberFormat.Field
 
EXPONENT_SYMBOL - Static variable in class java.text.NumberFormat.Field
Constant identifying the exponent symbol field.
EXPONENT_SYMBOL - Static variable in class ohos.global.icu.text.NumberFormat.Field
 
exportGltf(String) - Method in interface ohos.agp.render.render3d.gltf.GltfExporter
Exports scenes as a glTF file.
exportNode(OutputStream) - Method in class java.util.prefs.AbstractPreferences
Implements the exportNode method as per the specification in Preferences#exportNode(OutputStream).
exportNode(OutputStream) - Method in class java.util.prefs.Preferences
Emits on the specified output stream an XML document representing all of the preferences contained in this node (but not its descendants).
exportSubtree(OutputStream) - Method in class java.util.prefs.AbstractPreferences
Implements the exportSubtree method as per the specification in Preferences#exportSubtree(OutputStream).
exportSubtree(OutputStream) - Method in class java.util.prefs.Preferences
Emits an XML document representing all of the preferences contained in this node and all of its descendants.
EXPOSURE_BIAS_VALUE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is double.
EXPOSURE_FPS_RANGE - Static variable in class ohos.media.camera.params.ParameterKey
Indicates the key of a frame rate range that the AE can reach.
EXPOSURE_FPS_RANGE_RESULT - Static variable in class ohos.media.camera.params.ResultKey
Indicates the key of a frame rate range for AE results.
EXPOSURE_INDEX - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational not negative.
EXPOSURE_MODE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is unsigned short.
EXPOSURE_PROGRAM - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is unsigned short.
EXPOSURE_TIME - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is double not negative.
EXTCRC - Static variable in class java.util.jar.JarEntry
 
EXTCRC - Static variable in class java.util.jar.JarFile
 
EXTCRC - Static variable in class java.util.jar.JarInputStream
 
EXTCRC - Static variable in class java.util.jar.JarOutputStream
 
EXTCRC - Static variable in class java.util.zip.ZipEntry
 
EXTCRC - Static variable in class java.util.zip.ZipFile
 
EXTCRC - Static variable in class java.util.zip.ZipInputStream
 
EXTCRC - Static variable in class java.util.zip.ZipOutputStream
 
EXTEND - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
EXTEND - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
EXTEND - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
EXTEND_ADD_PATH_MODE - ohos.agp.render.Path.AddPathMode
Indicates that a a straight line is added between the last point of this Path and the start point of the source path.
EXTEND_DATA1 - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
 
EXTEND_DATA10 - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
 
EXTEND_DATA2 - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
 
EXTEND_DATA3 - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
 
EXTEND_DATA4 - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
 
EXTEND_DATA5 - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
 
EXTEND_DATA6 - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
 
EXTEND_DATA7 - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
 
EXTEND_DATA8 - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
 
EXTEND_DATA9 - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
 
EXTENDED_FILTERING - java.util.Locale.FilteringMode
Specifies extended filtering.
EXTENDED_PICTOGRAPHIC - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Extended_Pictographic.
EXTENDED_SRGB - ohos.media.image.common.ColorSpace
Indicates the color space based on IEC 61966-2-2:2003.
EXTENDED_YEAR - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the extended year field.
EXTENDED_YEAR - Static variable in class ohos.global.icu.util.Calendar
[icu] Field number for get() and set() indicating the extended year.
EXTENDED_YEAR_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'u' field alignment, corresponding to the Calendar#EXTENDED_YEAR field.
ExtendedSSLSession - Class in javax.net.ssl
Extends the SSLSession interface to support additional session attributes.
ExtendedSSLSession() - Constructor for class javax.net.ssl.ExtendedSSLSession
 
EXTENDER - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Extender.
EXTENDNUMLET - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
Extension - Interface in java.security.cert
This interface represents an X.509 extension.
EXTENSION_INSTALLATION - Static variable in class java.util.jar.Attributes.Name
Deprecated.
Extension mechanism will be removed in a future release. Use class path instead.
EXTENSION_LIST - Static variable in class java.util.jar.Attributes.Name
Name object for Extension-List manifest attribute used for declaring dependencies on installed extensions.
EXTENSION_NAME - Static variable in class java.util.jar.Attributes.Name
Name object for Extension-Name manifest attribute used for declaring dependencies on installed extensions.
EXTERNAL_DATA_ABILITY_URI - Static variable in class ohos.media.photokit.metadata.AVStorage.Audio.Media
Indicates the dataability:// URI for external storage.
EXTERNAL_DATA_ABILITY_URI - Static variable in class ohos.media.photokit.metadata.AVStorage.Audio.Playlists
Indicates the dataability:// URI for external storage.
EXTERNAL_DATA_ABILITY_URI - Static variable in class ohos.media.photokit.metadata.AVStorage.Downloads
Indicates the dataability:// URI for external storage.
EXTERNAL_DATA_ABILITY_URI - Static variable in class ohos.media.photokit.metadata.AVStorage.Images.Media
Indicates the dataability:// URI for external storage.
EXTERNAL_DATA_ABILITY_URI - Static variable in class ohos.media.photokit.metadata.AVStorage.Video.Media
Indicates the dataability:// URI for external storage.
Externalizable - Interface in java.io
Only the identity of the class of an Externalizable instance is written in the serialization stream and it is the responsibility of the class to save and restore the contents of its instances.
EXTHDR - Static variable in class java.util.jar.JarEntry
 
EXTHDR - Static variable in class java.util.jar.JarFile
 
EXTHDR - Static variable in class java.util.jar.JarInputStream
 
EXTHDR - Static variable in class java.util.jar.JarOutputStream
 
EXTHDR - Static variable in class java.util.zip.ZipEntry
 
EXTHDR - Static variable in class java.util.zip.ZipFile
 
EXTHDR - Static variable in class java.util.zip.ZipInputStream
 
EXTHDR - Static variable in class java.util.zip.ZipOutputStream
 
EXTLEN - Static variable in class java.util.jar.JarEntry
 
EXTLEN - Static variable in class java.util.jar.JarFile
 
EXTLEN - Static variable in class java.util.jar.JarInputStream
 
EXTLEN - Static variable in class java.util.jar.JarOutputStream
 
EXTLEN - Static variable in class java.util.zip.ZipEntry
 
EXTLEN - Static variable in class java.util.zip.ZipFile
 
EXTLEN - Static variable in class java.util.zip.ZipInputStream
 
EXTLEN - Static variable in class java.util.zip.ZipOutputStream
 
EXTRA_ATQA - Static variable in class ohos.nfc.tag.NfcATag
Indicates the keyword used to obtain the ATQA of an NFC-A tag.
EXTRA_HILAYER_RESP - Static variable in class ohos.nfc.tag.IsoDepTag
Indicates the keyword used to obtain the higher layer response of an ISO-DEP tag that is based on the NFC-B technology.
EXTRA_HIST_BYTES - Static variable in class ohos.nfc.tag.IsoDepTag
Indicates the keyword used to obtain the historical bytes of an ISO-DEP tag that is based on the NFC-A technology.
EXTRA_INPUTS_SOURCE - Static variable in class ohos.event.notification.NotificationConstant
The key indicates input source.
EXTRA_NFC_STATE - Static variable in class ohos.nfc.NfcController
Indicates the NFC status.
EXTRA_NFC_TRANSACTION - Static variable in class ohos.nfc.NfcController
Indicates the NFC transaction information.
EXTRA_SAK - Static variable in class ohos.nfc.tag.NfcATag
Indicates the keyword used to obtain the SAK of an NFC-A tag.
EXTRA_TAG_EXTRAS - Static variable in class ohos.nfc.tag.TagInfo
Indicates the key used to obtain the extraneous information of technology supported by the tag.
EXTRA_TAG_HANDLE - Static variable in class ohos.nfc.tag.TagInfo
Indicates the key used to obtain the tag handle.
EXTRA_TAG_INFO - Static variable in class ohos.nfc.NfcController
Indicates the key (in string format) used to obtain the tag information.
EXTRA_USER_INPUT_HISTORY - Static variable in class ohos.event.notification.NotificationRequest
extractNetworkAddressPortion(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Extracts the network address and standardizes it by filtering out separators.
extractNetworkAddressPortionPlus(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Extracts the network address from a phone number and standardizes it by filtering out separators (excluding the plus sign (+), if available).
Extractor - Class in ohos.media.extractor
Separates audio from video data in multimedia files and extracts audio and video data sources.
Extractor() - Constructor for class ohos.media.extractor.Extractor
Default constructor used to create an Extractor instance.
extractPostDialPortion(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Obtains the dual-tone multifrequency (DTMF) control bit, pause character, and wait character from a phone number.
extractQuaternion() - Method in class ohos.agp.render.render3d.math.Matrix4x4
Extracts the quaternion representing the rotation part of the matrix.
extractRotation(Matrix4x4) - Method in class ohos.agp.render.render3d.math.Matrix4x4
Uses a 4x4 matrix to extract its rotation part.
extractScale() - Method in class ohos.agp.render.render3d.math.Matrix4x4
Extracts the scale vector of the matrix.
extractTranslation() - Method in class ohos.agp.render.render3d.math.Matrix4x4
Extracts the translation vector of the matrix.
EXTSIG - Static variable in class java.util.jar.JarEntry
 
EXTSIG - Static variable in class java.util.jar.JarFile
 
EXTSIG - Static variable in class java.util.jar.JarInputStream
 
EXTSIG - Static variable in class java.util.jar.JarOutputStream
 
EXTSIG - Static variable in class java.util.zip.ZipEntry
 
EXTSIG - Static variable in class java.util.zip.ZipFile
 
EXTSIG - Static variable in class java.util.zip.ZipInputStream
 
EXTSIG - Static variable in class java.util.zip.ZipOutputStream
 
EXTSIZ - Static variable in class java.util.jar.JarEntry
 
EXTSIZ - Static variable in class java.util.jar.JarFile
 
EXTSIZ - Static variable in class java.util.jar.JarInputStream
 
EXTSIZ - Static variable in class java.util.jar.JarOutputStream
 
EXTSIZ - Static variable in class java.util.zip.ZipEntry
 
EXTSIZ - Static variable in class java.util.zip.ZipFile
 
EXTSIZ - Static variable in class java.util.zip.ZipInputStream
 
EXTSIZ - Static variable in class java.util.zip.ZipOutputStream
 

F

f - Variable in class ohos.utils.Pair
 
F_NUMBER - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is double not negative.
F_OK - Static variable in class ohos.system.OsHelperConstants
File permission mode used to check whether a file exists.
F0 - Static variable in class java.security.spec.RSAKeyGenParameterSpec
The public-exponent value F0 = 3.
F4 - Static variable in class java.security.spec.RSAKeyGenParameterSpec
The public exponent-value F4 = 65537.
Face - Class in ohos.media.camera.params
Defines face information for face detection.
Face(int, Rect, float) - Constructor for class ohos.media.camera.params.Face
A constructor used to create a Face instance containing only essential face information.
Face(int, Rect, float, List<FaceLandmark>) - Constructor for class ohos.media.camera.params.Face
A constructor used to create a Face instance containing all face information.
FACE_AE - Static variable in class ohos.media.camera.params.ParameterKey
Indicates the key of whether face detection assisted AE is turned on.
FACE_AE_FAILED - Static variable in annotation type ohos.media.camera.params.Metadata.FaceAe
Indicates that face detection assisted AE fails.
FACE_AE_OFF - Static variable in annotation type ohos.media.camera.params.Metadata.FaceAe
Indicates that face detection assisted AE is turned off.
FACE_AE_OPEN - Static variable in annotation type ohos.media.camera.params.Metadata.FaceAe
Indicates that face detection assisted AE is turned on.
FACE_AE_STATE - Static variable in class ohos.media.camera.params.ResultKey
Indicates the key of a state of face detection assisted AE.
FACE_AUTH_NOT_SUPPORT - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthResultCode
Indicates that the device does not support facial authentication.
FACE_AUTH_RESULT_BUSY - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthResultCode
Indicates that the facial authentication task is busy.
FACE_AUTH_RESULT_CAMERA_FAIL - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthResultCode
Indicates a failure to open the camera.
FACE_AUTH_RESULT_CANCELED - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthResultCode
Indicates that facial authentication has been canceled.
FACE_AUTH_RESULT_COMPARE_FAILURE - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthResultCode
Indicates that facial authentication fails because the facial image does not match any image enrolled in the device.
FACE_AUTH_RESULT_GENERAL_ERROR - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthResultCode
Indicates other errors.
FACE_AUTH_RESULT_INVALID_PARAMETERS - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthResultCode
Indicates incorrect parameters.
FACE_AUTH_RESULT_LOCKED - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthResultCode
Indicates that facial authentication is locked.
FACE_AUTH_RESULT_NOT_ENROLLED - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthResultCode
Indicates that the facial image is not enrolled in the device.
FACE_AUTH_RESULT_SUCESS - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthResultCode
Indicates that facial authentication succeeds.
FACE_AUTH_RESULT_TIMEOUT - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthResultCode
Indicates that facial authentication has timed out.
FACE_AUTH_TIP_NOT_DETECTED - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthTipsCode
Indicates that no face is detected.
FACE_AUTH_TIP_POOR_GAZE - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthTipsCode
Indicates that the face is not facing the device.
FACE_AUTH_TIP_TOO_BRIGHT - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthTipsCode
Indicates that the obtained facial image is too bright due to high illumination.
FACE_AUTH_TIP_TOO_CLOSE - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthTipsCode
Indicates that the face is too close to the device.
FACE_AUTH_TIP_TOO_DARK - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthTipsCode
Indicates that the obtained facial image is too dark due to low illumination.
FACE_AUTH_TIP_TOO_FAR - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthTipsCode
Indicates that the face is too far away from the device.
FACE_AUTH_TIP_TOO_HIGH - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthTipsCode
Indicates that the device is too high, and that only the upper part of the face is captured.
FACE_AUTH_TIP_TOO_LEFT - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthTipsCode
Indicates that the device is deviated to the left, and that only the left part of the face is captured.
FACE_AUTH_TIP_TOO_LOW - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthTipsCode
Indicates that the device is too low, and that only the lower part of the face is captured.
FACE_AUTH_TIP_TOO_MUCH_MOTION - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthTipsCode
Indicates that the face moves too fast during facial information collection.
FACE_AUTH_TIP_TOO_RIGHT - Static variable in class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthTipsCode
Indicates that the device is deviated to the right, and that only the right part of the face is captured.
FACE_CHANGING - ohos.global.config.ConfigType
Specifies whether the camera displays Sichuan opera face-changing materials.
FACE_DETECTED - Static variable in annotation type ohos.media.camera.params.FaceDetectionResult.State
Indicates that one or more faces have been detected.
FACE_DETECTION - Static variable in annotation type ohos.media.camera.params.Metadata.FaceDetectionType
Indicates the face detection.
FACE_DETECTION_OFF - Static variable in annotation type ohos.media.camera.params.Metadata.FaceDetectionType
Indicates that the face detection is off.
FACE_PROBABILITY_UNSUPPORTED - Static variable in class ohos.media.camera.params.Face
Indicates that the confidence level is not supported.
FACE_SMILE_DETECTED - Static variable in annotation type ohos.media.camera.params.FaceDetectionResult.State
Indicates that one or more smiley faces have been detected.
FACE_SMILE_DETECTION - Static variable in annotation type ohos.media.camera.params.Metadata.FaceDetectionType
Indicates the smile detection.
FaceAuthResultCode() - Constructor for class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthResultCode
 
FaceAuthTipsCode() - Constructor for class ohos.biometrics.authentication.IFaceAuthentication.FaceAuthTipsCode
 
FaceDetectionResult - Interface in ohos.media.camera.params
An interface to obtain face detection results.
FaceDetectionResult.State - Annotation Type in ohos.media.camera.params
Defines states of face detection results.
FaceLandmark - Class in ohos.media.camera.params
Defines facial landmarks.
FaceLandmark(int, Point) - Constructor for class ohos.media.camera.params.FaceLandmark
A constructor used to create a FaceLandmark instance.
FaceLandmark.FaceLandmarkType - Annotation Type in ohos.media.camera.params
Describes the facial landmark type.
FactoryConfigurationError - Error in ohos.javax.xml.parsers
Thrown when a problem with configuration with the Parser Factories exists.
FactoryConfigurationError - Error in ohos.javax.xml.stream
An error class for reporting factory configuration errors.
FactoryConfigurationError() - Constructor for error ohos.javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with no detail mesage.
FactoryConfigurationError() - Constructor for error ohos.javax.xml.stream.FactoryConfigurationError
Default constructor
FactoryConfigurationError(Exception) - Constructor for error ohos.javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with a given Exception base cause of the error.
FactoryConfigurationError(Exception) - Constructor for error ohos.javax.xml.stream.FactoryConfigurationError
Construct an exception with a nested inner exception
FactoryConfigurationError(Exception, String) - Constructor for error ohos.javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the given Exception base cause and detail message.
FactoryConfigurationError(Exception, String) - Constructor for error ohos.javax.xml.stream.FactoryConfigurationError
Construct an exception with a nested inner exception and a message
FactoryConfigurationError(String) - Constructor for error ohos.javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the String specified as an error message.
FactoryConfigurationError(String) - Constructor for error ohos.javax.xml.stream.FactoryConfigurationError
Construct an exception with associated message
FactoryConfigurationError(String, Exception) - Constructor for error ohos.javax.xml.stream.FactoryConfigurationError
Construct an exception with a nested inner exception and a message
FADEEFFECT_BOUNDARY - ohos.agp.components.Component.FadeEffectEnum
the boundary of the component's fade-effect
FADEEFFECT_NULL - ohos.agp.components.Component.FadeEffectEnum
null of the component's fade-effect
FADEEFFECT_SCROLLBAR - ohos.agp.components.Component.FadeEffectEnum
the scroll bars of the component's fade-effect
FAHRENHEIT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of temperature: fahrenheit
FAIL - ohos.data.search.SearchResult
Result status returned if any failure occurs when insert, update or delete.
FAIL - Static variable in interface ohos.data.search.model.SearchErrorCode
failed(Throwable, A) - Method in interface java.nio.channels.CompletionHandler
Invoked when an operation fails.
FAILURE - Static variable in class ohos.media.image.Image.Component.OperationResult
Indicates that the color component–related operation fails.
FALSE - Static variable in class java.lang.Boolean
The Boolean object corresponding to the primitive value false.
FALSE - Static variable in interface java.util.jar.Pack200.Packer
The string "false", a possible value for certain properties.
FALSE - Static variable in interface java.util.jar.Pack200.Unpacker
The string "false", a possible value for certain properties.
FAMILY - Static variable in class java.awt.font.TextAttribute
Attribute key for the font name.
FARSI_YEH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
fatal(HiLogLabel, String, Object...) - Static method in class ohos.hiviewdfx.HiLog
Outputs fatal-level logs.
FATAL - Static variable in class ohos.hiviewdfx.HiLog
Indicates the fatal-level log.
fatalError(SAXParseException) - Method in interface ohos.org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class ohos.org.xml.sax.HandlerBase
Deprecated.
fatalError(SAXParseException) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Report a fatal XML parsing error.
FATHOM - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: fathom
FAULT_TYPE_APP_FREEZE - Static variable in class ohos.hiviewdfx.Faultlogger
Indicates application freezing fault records are queried.
FAULT_TYPE_CPP_CRASH - Static variable in class ohos.hiviewdfx.Faultlogger
Indicates that crash fault records in the C/C++ code are queried.
FAULT_TYPE_JAVA_CRASH - Static variable in class ohos.hiviewdfx.Faultlogger
Indicates that crash fault records in the Java code are queried.
FAULT_TYPE_JS_CRASH - Static variable in class ohos.hiviewdfx.Faultlogger
Indicates that crash fault records in the JavaScript code are queried.
FAULT_TYPE_NO_SPECIFIC - Static variable in class ohos.hiviewdfx.Faultlogger
Indicates that no fault type is specified, that is, records for all supported fault types are queried.
Faultlogger - Class in ohos.hiviewdfx
Manages the logging of application faults.
Faultlogger() - Constructor for class ohos.hiviewdfx.Faultlogger
 
Faultlogger.FaultLogInfo - Class in ohos.hiviewdfx
Represents an application fault record.
Faultlogger.FaultLogQueryResult - Class in ohos.hiviewdfx
Represents the query result of application fault records.
FaultLogInfo() - Constructor for class ohos.hiviewdfx.Faultlogger.FaultLogInfo
A constructor used to create a FaultLogInfo instance.
FaultLogQueryResult() - Constructor for class ohos.hiviewdfx.Faultlogger.FaultLogQueryResult
A constructor used to create a FaultLogQueryResult instance.
FCD - ohos.global.icu.text.Normalizer2.Mode
"Fast C or D" form.
fd - Variable in class java.net.DatagramSocketImpl
The file descriptor object.
fd - Variable in class java.net.SocketImpl
The file descriptor object for this socket.
FD_INIT - Static variable in class ohos.media.common.StorageProperty
Indicates the default file descriptor of a file to be written.
FE - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
FEATURE - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of feature.
FEATURE_ESE - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates the eSE attribute.
FEATURE_HCE - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates the HCE attribute.
FEATURE_SECURE_PROCESSING - Static variable in class ohos.javax.xml.XMLConstants
Feature for secure processing.
FEATURE_UICC - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates the SIM card attribute.
FEBRUARY - java.time.Month
The singleton instance for the month of February with 28 days, or 29 in a leap year.
FEBRUARY - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the second month of the year in the Gregorian and Julian calendars.
FEBRUARY - Static variable in class ohos.global.icu.util.Calendar
Value of the MONTH field indicating the second month of the year.
FEEDBACK_ALL_MASK - Static variable in class ohos.accessibility.AccessibilityAbilityInfo
Describes the accessibility ability for all feedback types.
FEH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
FETCH_FORWARD - Static variable in interface java.sql.ResultSet
The constant indicating that the rows in a result set will be processed in a forward direction; first-to-last.
FETCH_REVERSE - Static variable in interface java.sql.ResultSet
The constant indicating that the rows in a result set will be processed in a reverse direction; last-to-first.
FETCH_UNKNOWN - Static variable in interface java.sql.ResultSet
The constant indicating that the order in which rows in a result set will be processed is unknown.
fetchDocumentResource(Context, Uri) - Static method in class ohos.media.photokit.metadata.AVStorage
Obtains a document URI that is equivalent to the specified AVStorage URI.
fetchExternalVolumeNames(Context) - Static method in class ohos.media.photokit.metadata.AVStorage
Obtains names of the volumes that form the external volume.
fetchImagePixelMapByIndex(int) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Obtains the specified image from the image source.
fetchImagePixelMapByIndex(int, PixelMapConfigs) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Obtains the specified image from the image source based on the given pixel format options.
fetchImagePrimaryPixelMap() - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Obtains the default image from the image source.
fetchImagePrimaryPixelMap(PixelMapConfigs) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Obtains the default image from the image source based on the given pixel format options.
fetchLoggerResource() - Static method in class ohos.media.photokit.metadata.AVStorage
Obtains a URI in dataability:// format used to query the media scanning state.
fetchMediaResource(Context, Uri) - Static method in class ohos.media.photokit.metadata.AVStorage
Obtains an AVStorage URI that is equivalent to the specified document URI.
fetchParcel(Parcel) - Method in class ohos.agp.utils.Rect
Set the rectangle params according to data stored in the parcel.
fetchResource(String) - Static method in class ohos.media.photokit.metadata.AVStorage.Audio.Albums
Obtains a URI in dataability:// format, which is used for processing audio album information.
fetchResource(String) - Static method in class ohos.media.photokit.metadata.AVStorage.Audio.Artists
Obtains a URI in dataability:// format, which is used for processing audio artist information.
fetchResource(String) - Static method in class ohos.media.photokit.metadata.AVStorage.Audio.Genres
Obtains a URI in dataability:// format, which is used for processing audio genre information.
fetchResource(String) - Static method in class ohos.media.photokit.metadata.AVStorage.Audio.Media
Obtains a URI in dataability:// format, which is used for processing audio media information.
fetchResource(String) - Static method in class ohos.media.photokit.metadata.AVStorage.Audio.Playlists
Obtains a URI in dataability:// format, which is used for processing information about the audio playback list.
fetchResource(String) - Static method in class ohos.media.photokit.metadata.AVStorage.Downloads
Obtains a URI in dataability:// format, which is used for processing download item information.
fetchResource(String) - Static method in class ohos.media.photokit.metadata.AVStorage.Files
Obtains a URI in dataability:// format, which is used for processing media and non-media files (such as plain text, HTML, and PDF).
fetchResource(String) - Static method in class ohos.media.photokit.metadata.AVStorage.Images.Media
Obtains a URI in dataability:// format, which is used for processing image information.
fetchResource(String) - Static method in class ohos.media.photokit.metadata.AVStorage.Video.Media
Obtains a URI in dataability:// format, which is used for processing video information.
fetchResource(String, long) - Static method in class ohos.media.photokit.metadata.AVStorage.Audio.Artists.Albums
Obtains the URI in dataability:// format, which is used for processing the information about all albums that contain a song by an artist.
fetchResource(String, long) - Static method in class ohos.media.photokit.metadata.AVStorage.Audio.Genres.Members
Obtains a URI in dataability:// format, which is used for processing information about members in the audio genre subdirectory.
fetchResource(String, long) - Static method in class ohos.media.photokit.metadata.AVStorage.Audio.Playlists.Members
Obtains a URI in dataability:// format, which is used for processing information about members of the audio playback list subdirectory.
fetchResourceForAudioId(String, int) - Static method in class ohos.media.photokit.metadata.AVStorage.Audio.Genres
Obtains a URI in dataability:// format, which is used for processing genre information of the specified audio file.
fetchVersion(Context) - Static method in class ohos.media.photokit.metadata.AVStorage
Obtains the opaque version information of the volume named external_primary.
fetchVersion(Context, String) - Static method in class ohos.media.photokit.metadata.AVStorage
Obtains the opaque version information of the specified volume.
fetchVideoPixelMapByIndex(int) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Obtains a specified frame from the video source.
fetchVideoPixelMapByIndex(int, PixelMapConfigs) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Obtains a specified frame from the video source based on the given pixel format options.
fetchVideoPixelMapByTime() - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Obtains the PixelMap of a frame from the video source.
fetchVideoPixelMapByTime(long) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Obtains the PixelMap of the frame that is the closest to the specified video source timestamp.
fetchVideoPixelMapByTime(long, int) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Obtains the PixelMap of a frame based on the video source timestamp and query option.
fetchVideoPixelMapsByIndex(int, int) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Obtains specified consecutive frames from the video source.
fetchVideoPixelMapsByIndex(int, int, PixelMapConfigs) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Obtains specified consecutive frames from the video source based on the given pixel format options.
fetchVideoScaledPixelMapByTime(long, int, int, int) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Obtains the PixelMap of a frame based on the specified video source timestamp, query option, and target frame size.
fetchVolumeName(Uri) - Static method in class ohos.media.photokit.metadata.AVStorage
Obtains the name of the database volume based on the specified Uri.
Field - Class in java.lang.reflect
A Field provides information about, and dynamic access to, a single field of a class or an interface.
Field(String) - Constructor for class java.text.Format.Field
Creates a Field with the specified name.
Field(String) - Constructor for class java.text.MessageFormat.Field
Creates a Field with the specified name.
Field(String) - Constructor for class java.text.NumberFormat.Field
Creates a Field instance with the specified name.
Field(String) - Constructor for class ohos.global.icu.text.MessageFormat.Field
Create a Field with the specified name.
Field(String) - Constructor for class ohos.global.icu.text.NumberFormat.Field
Constructs a new instance of NumberFormat.Field with the given field name.
Field(String, int) - Constructor for class java.text.DateFormat.Field
Creates a Field.
Field(String, int) - Constructor for class ohos.global.icu.text.DateFormat.Field
Constructs a DateFormat.Field with the given name and the Calendar field which this attribute represents.
FIELD - java.lang.annotation.ElementType
Field declaration (includes enum constants)
FIELD_ATTRIBUTE_PFX - Static variable in interface java.util.jar.Pack200.Packer
When concatenated with a field attribute name, indicates the format of that attribute.
FIELD_COUNT - Static variable in class java.util.Calendar
The number of distinct fields recognized by get and set.
FIELD_OFF_DETECTED - Static variable in class ohos.nfc.NfcController
Indicates a field-off event detected by NFC.
FIELD_ON_DETECTED - Static variable in class ohos.nfc.NfcController
Indicates a field-on event detected by NFC.
fieldDifference(Date, int) - Method in class ohos.global.icu.util.Calendar
[icu] Returns the difference between the given time and the time this calendar object is set to.
fieldModifiers() - Static method in class java.lang.reflect.Modifier
Return an int value OR-ing together the source language modifiers that can be applied to a field.
fieldName(int) - Method in class ohos.global.icu.util.Calendar
Returns a string name for a field, for debugging and exceptions.
FieldNode - Class in ohos.data.distributed.common
Represents a node of a Schema instance.
FieldNode(String) - Constructor for class ohos.data.distributed.common.FieldNode
A constructor used to create a FieldNode instance with the specified field.
FieldPosition - Class in java.text
FieldPosition is a simple class used by Format and its subclasses to identify fields in formatted output.
FieldPosition(int) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field.
FieldPosition(Format.Field) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field constant.
FieldPosition(Format.Field, int) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field.
fields - Variable in class java.util.Calendar
The calendar field values for the currently set time for this calendar.
FieldValueType - Enum in ohos.data.distributed.common
Enumerates field value types.
file() - Method in class java.lang.ProcessBuilder.Redirect
Returns the File source or destination associated with this redirect, or null if there is no such file.
File - Class in java.io
An abstract representation of file and directory pathnames.
File(File, String) - Constructor for class java.io.File
Creates a new File instance from a parent abstract pathname and a child pathname string.
File(String) - Constructor for class java.io.File
Creates a new File instance by converting the given pathname string into an abstract pathname.
File(String, String) - Constructor for class java.io.File
Creates a new File instance from a parent pathname string and a child pathname string.
File(URI) - Constructor for class java.io.File
Creates a new File instance by converting the given file: URI into an abstract pathname.
FILE - ohos.global.resource.Entry.Type
Indicates the file type.
FILE_INHERIT - java.nio.file.attribute.AclEntryFlag
Can be placed on a directory and indicates that the ACL entry should be added to each new non-directory file created.
FILE_INIT - Static variable in class ohos.media.common.StorageProperty
Indicates the default file object to be written.
FILE_MODE_READ - ohos.data.distributed.file.FileMode
 
FILE_MODE_RW - ohos.data.distributed.file.FileMode
 
FILE_MODE_WRITE - ohos.data.distributed.file.FileMode
 
FILE_RW_EXCEPTION - ohos.data.search.SearchResult
Result status returned if any file exception occurs when search service api is called.
FILE_SOURCE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
FILE_TYPE_DIRECTORY - ohos.data.distributed.file.FileType
 
FILE_TYPE_FILE - ohos.data.distributed.file.FileType
 
FileAlreadyExistsException - Exception in java.nio.file
Checked exception thrown when an attempt is made to create a file or directory and a file of that name already exists.
FileAlreadyExistsException(String) - Constructor for exception java.nio.file.FileAlreadyExistsException
Constructs an instance of this class.
FileAlreadyExistsException(String, String, String) - Constructor for exception java.nio.file.FileAlreadyExistsException
Constructs an instance of this class.
FileAttribute<T> - Interface in java.nio.file.attribute
An object that encapsulates the value of a file attribute that can be set atomically when creating a new file or directory by invoking the createFile or createDirectory methods.
FileAttributeView - Interface in java.nio.file.attribute
An attribute view that is a read-only or updatable view of non-opaque values associated with a file in a filesystem.
FileChannel - Class in java.nio.channels
A channel for reading, writing, mapping, and manipulating a file.
FileChannel() - Constructor for class java.nio.channels.FileChannel
Initializes a new instance of this class.
FileChannel.MapMode - Class in java.nio.channels
A typesafe enumeration for file-mapping modes.
FileDescriptor - Class in java.io
Instances of the file descriptor class serve as an opaque handle to the underlying machine-specific structure representing an open file, an open socket, or another source or sink of bytes.
FileDescriptor() - Constructor for class java.io.FileDescriptor
Constructs an (invalid) FileDescriptor object.
FileFilter - Interface in java.io
A filter for abstract pathnames.
fileFormat - Variable in class ohos.media.recorder.RecorderProfile
Indicates the output file format.
FileHandler - Class in java.util.logging
Simple file logging Handler.
FileHandler() - Constructor for class java.util.logging.FileHandler
Construct a default FileHandler.
FileHandler(String) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to the given filename.
FileHandler(String, boolean) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to the given filename, with optional append.
FileHandler(String, int, int) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to a set of files.
FileHandler(String, int, int, boolean) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to a set of files with optional append.
FileInputStream - Class in java.io
A FileInputStream obtains input bytes from a file in a file system.
FileInputStream(File) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by opening a connection to an actual file, the file named by the File object file in the file system.
FileInputStream(FileDescriptor) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by using the file descriptor fdObj, which represents an existing connection to an actual file in the file system.
FileInputStream(String) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by opening a connection to an actual file, the file named by the path name name in the file system.
fileKey() - Method in interface java.nio.file.attribute.BasicFileAttributes
Returns an object that uniquely identifies the given file, or null if a file key is not available.
FileLock - Class in java.nio.channels
A token representing a lock on a region of a file.
FileLock(AsynchronousFileChannel, long, long, boolean) - Constructor for class java.nio.channels.FileLock
Initializes a new instance of this class.
FileLock(FileChannel, long, long, boolean) - Constructor for class java.nio.channels.FileLock
Initializes a new instance of this class.
FileLockInterruptionException - Exception in java.nio.channels
Checked exception received by a thread when another thread interrupts it while it is waiting to acquire a file lock.
FileLockInterruptionException() - Constructor for exception java.nio.channels.FileLockInterruptionException
Constructs an instance of this class.
fileMode - Variable in class ohos.system.FileStat
Mode (permissions) of file.
FileMode - Enum in ohos.data.distributed.file
 
FilenameFilter - Interface in java.io
Instances of classes that implement this interface are used to filter filenames.
FileNameMap - Interface in java.net
A simple interface which provides a mechanism to map between a file name and a MIME type string.
FileNotFoundException - Exception in java.io
Signals that an attempt to open the file denoted by a specified pathname has failed.
FileNotFoundException() - Constructor for exception java.io.FileNotFoundException
Constructs a FileNotFoundException with null as its error detail message.
FileNotFoundException(String) - Constructor for exception java.io.FileNotFoundException
Constructs a FileNotFoundException with the specified detail message.
FileOutputStream - Class in java.io
A file output stream is an output stream for writing data to a File or to a FileDescriptor.
FileOutputStream(File) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file represented by the specified File object.
FileOutputStream(FileDescriptor) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the specified file descriptor, which represents an existing connection to an actual file in the file system.
FileOutputStream(File, boolean) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file represented by the specified File object.
FileOutputStream(String) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file with the specified name.
FileOutputStream(String, boolean) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file with the specified name.
FileOwnerAttributeView - Interface in java.nio.file.attribute
A file attribute view that supports reading or updating the owner of a file.
FilePermission - Class in java.io
This class represents access to a file or directory.
FilePermission(String, String) - Constructor for class java.io.FilePermission
Creates a new FilePermission object with the specified actions.
FileReader - Class in java.io
Convenience class for reading character files.
FileReader(File) - Constructor for class java.io.FileReader
Creates a new FileReader, given the File to read from.
FileReader(FileDescriptor) - Constructor for class java.io.FileReader
Creates a new FileReader, given the FileDescriptor to read from.
FileReader(String) - Constructor for class java.io.FileReader
Creates a new FileReader, given the name of the file to read from.
Files - Class in java.nio.file
This class consists exclusively of static methods that operate on files, directories, or other types of files.
fileSize - Variable in class ohos.system.FileStat
Indicates the file size.
FileStat - Class in ohos.system
Represents file status information returned by OsHelper#getFileStatus.
FileStore - Class in java.nio.file
Storage for files.
FileStore() - Constructor for class java.nio.file.FileStore
Initializes a new instance of this class.
FileStoreAttributeView - Interface in java.nio.file.attribute
An attribute view that is a read-only or updatable view of the attributes of a FileStore.
FileSystem - Class in java.nio.file
Provides an interface to a file system and is the factory for objects to access files and other objects in the file system.
FileSystem() - Constructor for class java.nio.file.FileSystem
Initializes a new instance of this class.
FileSystemAlreadyExistsException - Exception in java.nio.file
Runtime exception thrown when an attempt is made to create a file system that already exists.
FileSystemAlreadyExistsException() - Constructor for exception java.nio.file.FileSystemAlreadyExistsException
Constructs an instance of this class.
FileSystemAlreadyExistsException(String) - Constructor for exception java.nio.file.FileSystemAlreadyExistsException
Constructs an instance of this class.
FileSystemException - Exception in java.nio.file
Thrown when a file system operation fails on one or two files.
FileSystemException(String) - Constructor for exception java.nio.file.FileSystemException
Constructs an instance of this class.
FileSystemException(String, String, String) - Constructor for exception java.nio.file.FileSystemException
Constructs an instance of this class.
FileSystemLoopException - Exception in java.nio.file
Checked exception thrown when a file system loop, or cycle, is encountered.
FileSystemLoopException(String) - Constructor for exception java.nio.file.FileSystemLoopException
Constructs an instance of this class.
FileSystemNotFoundException - Exception in java.nio.file
Runtime exception thrown when a file system cannot be found.
FileSystemNotFoundException() - Constructor for exception java.nio.file.FileSystemNotFoundException
Constructs an instance of this class.
FileSystemNotFoundException(String) - Constructor for exception java.nio.file.FileSystemNotFoundException
Constructs an instance of this class.
FileSystemProvider - Class in java.nio.file.spi
Service-provider class for file systems.
FileSystemProvider() - Constructor for class java.nio.file.spi.FileSystemProvider
Initializes a new instance of this class.
FileSystems - Class in java.nio.file
Factory methods for file systems.
FileTime - Class in java.nio.file.attribute
Represents the value of a file's time stamp attribute.
FileType - Enum in ohos.data.distributed.file
 
FileTypeDetector - Class in java.nio.file.spi
A file type detector for probing a file to guess its file type.
FileTypeDetector() - Constructor for class java.nio.file.spi.FileTypeDetector
Initializes a new instance of this class.
FileVisitOption - Enum in java.nio.file
Defines the file tree traversal options.
FileVisitor<T> - Interface in java.nio.file
A visitor of files.
FileVisitResult - Enum in java.nio.file
The result type of a FileVisitor.
FileWatcher - Class in ohos.utils
Provides the capability of monitoring status changes of a specified file directory.
FileWatcher() - Constructor for class ohos.utils.FileWatcher
Default constructor used to create a FileWatcher instance.
FileWatcher.EventHandler - Interface in ohos.utils
Provides a handler for processing file events.
FileWriter - Class in java.io
Convenience class for writing character files.
FileWriter(File) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a File object.
FileWriter(FileDescriptor) - Constructor for class java.io.FileWriter
Constructs a FileWriter object associated with a file descriptor.
FileWriter(File, boolean) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a File object.
FileWriter(String) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a file name.
FileWriter(String, boolean) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a file name with a boolean indicating whether or not to append the data written.
fill() - Method in class java.util.zip.InflaterInputStream
Fills input buffer with more data to decompress.
fill(boolean[], boolean) - Static method in class java.util.Arrays
Assigns the specified boolean value to each element of the specified array of booleans.
fill(boolean[], int, int, boolean) - Static method in class java.util.Arrays
Assigns the specified boolean value to each element of the specified range of the specified array of booleans.
fill(byte[], byte) - Static method in class java.util.Arrays
Assigns the specified byte value to each element of the specified array of bytes.
fill(byte[], int, int, byte) - Static method in class java.util.Arrays
Assigns the specified byte value to each element of the specified range of the specified array of bytes.
fill(char[], char) - Static method in class java.util.Arrays
Assigns the specified char value to each element of the specified array of chars.
fill(char[], int, int, char) - Static method in class java.util.Arrays
Assigns the specified char value to each element of the specified range of the specified array of chars.
fill(double[], double) - Static method in class java.util.Arrays
Assigns the specified double value to each element of the specified array of doubles.
fill(double[], int, int, double) - Static method in class java.util.Arrays
Assigns the specified double value to each element of the specified range of the specified array of doubles.
fill(float[], float) - Static method in class java.util.Arrays
Assigns the specified float value to each element of the specified array of floats.
fill(float[], int, int, float) - Static method in class java.util.Arrays
Assigns the specified float value to each element of the specified range of the specified array of floats.
fill(int[], int) - Static method in class java.util.Arrays
Assigns the specified int value to each element of the specified array of ints.
fill(int[], int, int, int) - Static method in class java.util.Arrays
Assigns the specified int value to each element of the specified range of the specified array of ints.
fill(long[], int, int, long) - Static method in class java.util.Arrays
Assigns the specified long value to each element of the specified range of the specified array of longs.
fill(long[], long) - Static method in class java.util.Arrays
Assigns the specified long value to each element of the specified array of longs.
fill(short[], int, int, short) - Static method in class java.util.Arrays
Assigns the specified short value to each element of the specified range of the specified array of shorts.
fill(short[], short) - Static method in class java.util.Arrays
Assigns the specified short value to each element of the specified array of shorts.
fill(Object[], int, int, Object) - Static method in class java.util.Arrays
Assigns the specified Object reference to each element of the specified range of the specified array of Objects.
fill(Object[], Object) - Static method in class java.util.Arrays
Assigns the specified Object reference to each element of the specified array of Objects.
fill(List<? super T>, T) - Static method in class java.util.Collections
Replaces all of the elements of the specified list with the specified element.
FILL - ohos.agp.utils.Matrix.ScaleToFit
Indicates the filling mode, in which the source rectangle is stretched to exactly match the destination rectangle.
FILL - Static variable in interface ohos.agp.components.TableLayout.Alignment
Deprecated.
use TableLayout.Alignment.ALIGNMENT_FILL instead
FILL_STYLE - ohos.agp.render.Paint.Style
Indicates the paint fill type, geometry drawn with this style will be filled.
FILLANDSTROKE_STYLE - ohos.agp.render.Paint.Style
Indicates the paint fill and stroke type, geometry with this style will be filled and stroked.
fillBlock(int, SharedBlock) - Method in class ohos.data.resultset.AbsSharedResultSet
 
fillBlock(int, SharedBlock) - Method in interface ohos.data.resultset.SharedResultSet
Adds the data of a SharedResultSet to a SharedBlock.
fillInStackTrace() - Method in class java.lang.Throwable
Fills in the execution stack trace.
filter(CharSequence) - Method in class ohos.agp.components.TextFilter
Starts a filtering operation.
filter(DoublePredicate) - Method in interface java.util.stream.DoubleStream
Returns a stream consisting of the elements of this stream that match the given predicate.
filter(IntPredicate) - Method in interface java.util.stream.IntStream
Returns a stream consisting of the elements of this stream that match the given predicate.
filter(LongPredicate) - Method in interface java.util.stream.LongStream
Returns a stream consisting of the elements of this stream that match the given predicate.
filter(Predicate<? super T>) - Method in class java.util.Optional
If a value is present, and the value matches the given predicate, return an Optional describing the value, otherwise return an empty Optional.
filter(Predicate<? super T>) - Method in interface java.util.stream.Stream
Returns a stream consisting of the elements of this stream that match the given predicate.
filter(List<Locale.LanguageRange>, Collection<Locale>) - Static method in class java.util.Locale
Returns a list of matching Locale instances using the filtering mechanism defined in RFC 4647.
filter(List<Locale.LanguageRange>, Collection<Locale>, Locale.FilteringMode) - Static method in class java.util.Locale
Returns a list of matching Locale instances using the filtering mechanism defined in RFC 4647.
Filter - Class in ohos.media.image.common
Abstract base class for image processing.
Filter - Interface in java.util.logging
A Filter can be used to provide fine grain control over what is logged, beyond the control provided by log levels.
Filter() - Constructor for class ohos.media.image.common.Filter
 
FILTER - ohos.data.distributed.device.DeviceFilterStrategy
Indicates that online devices are filtered based on the specified strategy.
FILTER_CONDITION - Static variable in interface ohos.data.search.model.SearchParameter
Keyword that maps to a JSONArray consisting of specified filters.
filterArguments(MethodHandle, int, MethodHandle...) - Static method in class java.lang.invoke.MethodHandles
Adapts a target method handle by pre-processing one or more of its arguments, each with its own unary filter function, and then calling the target with each pre-processed argument replaced by the result of its corresponding filter function.
FILTERED - Static variable in class java.util.zip.Deflater
Compression strategy best used for data consisting mostly of small values with a somewhat random distribution.
filteredTransliterate(Replaceable, Transliterator.Position, boolean) - Method in class ohos.global.icu.text.Transliterator
Transliterate a substring of text, as specified by index, taking filters into account.
filterEncodedUrl() - Static method in class ohos.utils.net.UrlQueryFilter
Obtains a ValueFilter that allows all possible characters in an encoded URL.
FilterInputStream - Class in java.io
A FilterInputStream contains some other input stream, which it uses as its basic source of data, possibly transforming the data along the way or providing additional functionality.
FilterInputStream(InputStream) - Constructor for class java.io.FilterInputStream
Creates a FilterInputStream by assigning the argument in to the field this.in so as to remember it for later use.
filterNulWithSpace() - Static method in class ohos.utils.net.UrlQueryFilter
Obtains a ValueFilter object that can replace /0 with a space.
FilterOutputStream - Class in java.io
This class is the superclass of all classes that filter output streams.
FilterOutputStream(OutputStream) - Constructor for class java.io.FilterOutputStream
Creates an output stream filter built on top of the specified underlying output stream.
FilterReader - Class in java.io
Abstract class for reading filtered character streams.
FilterReader(Reader) - Constructor for class java.io.FilterReader
Creates a new filtered reader.
FilterResults() - Constructor for class ohos.agp.components.TextFilter.FilterResults
Default constructor used to create a FilterResults object.
filterReturnValue(MethodHandle, MethodHandle) - Static method in class java.lang.invoke.MethodHandles
Adapts a target method handle by post-processing its return value (if any) with a filter (another method handle).
filterTags(List<Locale.LanguageRange>, Collection<String>) - Static method in class java.util.Locale
Returns a list of matching languages tags using the basic filtering mechanism defined in RFC 4647.
filterTags(List<Locale.LanguageRange>, Collection<String>, Locale.FilteringMode) - Static method in class java.util.Locale
Returns a list of matching languages tags using the basic filtering mechanism defined in RFC 4647.
filterUrl(String) - Method in class ohos.utils.net.UrlQueryFilter.ValueFilter
Filters out invalid characters from a specified URL query string based on the current filtering policy.
FilterWriter - Class in java.io
Abstract class for writing filtered character streams.
FilterWriter(Writer) - Constructor for class java.io.FilterWriter
Create a new filtered writer.
FINAL - Static variable in class java.lang.reflect.Modifier
The int value representing the final modifier.
FINAL - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
FINAL_PUNCTUATION - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Pf
FINAL_QUOTE_PUNCTUATION - Static variable in class java.lang.Character
General category "Pf" in the Unicode specification.
FINAL_QUOTE_PUNCTUATION - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Pf This name is compatible with java.lang.Character's name for this type.
FINAL_SEMKATH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
finalize() - Method in class java.io.FileInputStream
Ensures that the close method of this file input stream is called when there are no more references to it.
finalize() - Method in class java.io.FileOutputStream
Cleans up the connection to the file, and ensures that the close method of this file output stream is called when there are no more references to this stream.
finalize() - Method in class java.lang.Enum
enum classes cannot have finalize methods.
finalize() - Method in class java.lang.Object
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
finalize() - Method in class java.util.concurrent.ThreadPoolExecutor
Invokes shutdown when this executor is no longer referenced and it has no threads.
finalize() - Method in class java.util.zip.Deflater
Closes the compressor when garbage is collected.
finalize() - Method in class java.util.zip.Inflater
Closes the decompressor when garbage is collected.
finalize() - Method in class java.util.zip.ZipFile
Ensures that the system resources held by this ZipFile object are released when there are no more references to it.
finalize() - Method in class ohos.data.async.DataAbilityAsyncHandler
When we do not use current instance, we should release dataAbilityHelper.
finalize() - Method in class ohos.data.resultset.AbsResultSet
Releases an object .
finalize() - Method in class ohos.data.resultset.AbsSharedResultSet
Release the native shared block resources.
finalize() - Method in class ohos.data.resultset.SharedBlock
Reclaims resources of this object.
finalize() - Method in class ohos.media.codec.Codec
 
finalize() - Method in class ohos.media.extractor.Extractor
 
finalize() - Method in class ohos.media.image.Image
 
finalize() - Method in class ohos.media.image.ImagePacker
 
finalize() - Method in class ohos.media.image.ImageReceiver
 
finalize() - Method in class ohos.media.image.ImageSource
 
finalize() - Method in class ohos.media.image.PixelMap
 
finalize() - Method in class ohos.media.muxer.Muxer
 
finalize() - Method in class ohos.media.player.Player
 
finalize() - Method in class ohos.media.recorder.Recorder
 
finalize() - Method in class ohos.rpc.MessageParcel
 
finalize() - Method in class ohos.rpc.RemoteObject
 
finalize() - Method in class ohos.rpc.RemoteProxy
inherit method used for release native resource.
finalize() - Method in class ohos.utils.Ashmem
 
finalize() - Method in class ohos.utils.Parcel
 
finalizePacking() - Method in class ohos.media.image.ImagePacker
Completes the image packing.
find() - Method in class java.util.regex.Matcher
Attempts to find the next subsequence of the input sequence that matches the pattern.
find(int) - Method in class java.util.regex.Matcher
Resets this matcher and then attempts to find the next subsequence of the input sequence that matches the pattern, starting at the specified index.
find(Path, int, BiPredicate<Path, BasicFileAttributes>, FileVisitOption...) - Static method in class java.nio.file.Files
Return a Stream that is lazily populated with Path by searching for files in a file tree rooted at a given starting file.
findAny() - Method in interface java.util.stream.DoubleStream
Returns an OptionalDouble describing some element of the stream, or an empty OptionalDouble if the stream is empty.
findAny() - Method in interface java.util.stream.IntStream
Returns an OptionalInt describing some element of the stream, or an empty OptionalInt if the stream is empty.
findAny() - Method in interface java.util.stream.LongStream
Returns an OptionalLong describing some element of the stream, or an empty OptionalLong if the stream is empty.
findAny() - Method in interface java.util.stream.Stream
Returns an Optional describing some element of the stream, or an empty Optional if the stream is empty.
findChar(CharSequence, char, int, int) - Static method in class ohos.agp.utils.TextTool
Finds the index of the destination character from the specified range of the source string.
findClass(String) - Method in class java.lang.ClassLoader
Finds the class with the specified binary name.
findClass(String) - Method in class java.net.URLClassLoader
Finds and loads the class with the specified name from the URL search path.
findColumn(String) - Method in interface java.sql.ResultSet
Maps the given ResultSet column label to its ResultSet column index.
findComponentById(int) - Method in class ohos.aafwk.ability.Ability
Finds a component in the XML file based on the resource ID.
findComponentById(int) - Method in class ohos.aafwk.ability.AbilitySlice
Finds a component in the XML file based on the resource ID.
findComponentById(int) - Method in class ohos.agp.components.Component
Finds the component with the given ID.
findComponentById(int) - Method in class ohos.agp.components.ComponentContainer
Finds the component with the given ID.
findComponentById(int) - Method in class ohos.agp.components.ListContainer
Finds the component with the given ID.
findComponentHolderById(int) - Method in class ohos.agp.components.Component
Obtains the ComponentHolder instance using the resource ID.
findComponentHolderById(int) - Method in class ohos.agp.components.ComponentContainer
Gets an instance of componentHolder using resource id.
findConstructor(Class<?>, MethodType) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle which creates an object and initializes it, using the constructor of the specified type.
findDecoder(Format) - Method in class ohos.media.codec.CodecDescriptionList
Obtains descriptions of all supported decoders for a specified media format.
findDestinationIndex(int) - Method in class ohos.global.icu.text.Edits.Iterator
Moves the iterator to the edit that contains the destination index.
findEncoder(Format) - Method in class ohos.media.codec.CodecDescriptionList
Obtains the description list of all supported encoders for a specified media format.
findFirst() - Method in interface java.util.stream.DoubleStream
Returns an OptionalDouble describing the first element of this stream, or an empty OptionalDouble if the stream is empty.
findFirst() - Method in interface java.util.stream.IntStream
Returns an OptionalInt describing the first element of this stream, or an empty OptionalInt if the stream is empty.
findFirst() - Method in interface java.util.stream.LongStream
Returns an OptionalLong describing the first element of this stream, or an empty OptionalLong if the stream is empty.
findFirst() - Method in interface java.util.stream.Stream
Returns an Optional describing the first element of this stream, or an empty Optional if the stream is empty.
findFocus() - Method in class ohos.agp.components.Component
Obtains the component that currently has focus among its descendant components and itself.
findGetter(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving read access to a non-static field.
findInLine(String) - Method in class java.util.Scanner
Attempts to find the next occurrence of a pattern constructed from the specified string, ignoring delimiters.
findInLine(Pattern) - Method in class java.util.Scanner
Attempts to find the next occurrence of the specified pattern ignoring delimiters.
findLibrary(String) - Method in class java.lang.ClassLoader
Returns the absolute path name of a native library.
findLoadedClass(String) - Method in class java.lang.ClassLoader
Returns the class with the given binary name if this loader has been recorded by the Java virtual machine as an initiating loader of a class with that binary name.
findNativeLibrary(ClassLoader, String) - Static method in class ark.system.ClassLoaderHelper
Searches for a specified native library that has been loaded by the ClassLoader instance created via ClassLoaderCreator.
findNextFocusableComponent(int) - Method in class ohos.agp.components.Component
Finds the next component to take focus.
findRequestNextFocus(int) - Method in class ohos.agp.components.Component
Finds the next component to gain focus and requests focus for it.
findResource(String) - Method in class java.lang.ClassLoader
Finds the resource with the given name.
findResource(String) - Method in class java.net.URLClassLoader
Finds the resource with the specified name on the URL search path.
findResources(ClassLoader, String) - Static method in class ark.system.ClassLoaderHelper
Searches for resources that have been loaded by the ClassLoader instance created via ClassLoaderCreator.
findResources(String) - Method in class java.lang.ClassLoader
Returns an enumeration of URL objects representing all the resources with the given name.
findResources(String) - Method in class java.net.URLClassLoader
Returns an Enumeration of URLs representing all of the resources on the URL search path having the specified name.
findSetter(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving write access to a non-static field.
findSourceIndex(int) - Method in class ohos.global.icu.text.Edits.Iterator
Moves the iterator to the edit that contains the source index.
findSpecial(Class<?>, String, MethodType, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces an early-bound method handle for a virtual method.
findStateElementIndex(int[]) - Method in class ohos.agp.components.element.StateElement
Searches for an index in the state set.
findStatic(Class<?>, String, MethodType) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle for a static method.
findStaticGetter(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving read access to a static field.
findStaticSetter(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving write access to a static field.
findSystemClass(String) - Method in class java.lang.ClassLoader
Finds a class with the specified binary name, loading it if necessary.
findValidAndSort(String, List<String>) - Method in class ohos.global.i18n.utils.LocalesFallback
Filters out the IDs of locales that do not match the current language or writing system, and sorts the remaining locale IDs in prioritized order for locale matching.
findVirtual(Class<?>, String, MethodType) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle for a virtual method.
findWithinHorizon(String, int) - Method in class java.util.Scanner
Attempts to find the next occurrence of a pattern constructed from the specified string, ignoring delimiters.
findWithinHorizon(Pattern, int) - Method in class java.util.Scanner
Attempts to find the next occurrence of the specified pattern.
fine(String) - Method in class java.util.logging.Logger
Log a FINE message.
fine(Supplier<String>) - Method in class java.util.logging.Logger
Log a FINE message, which is only to be constructed if the logging level is such that the message will actually be logged.
FINE - Static variable in class java.util.logging.Level
FINE is a message level providing tracing information.
finer(String) - Method in class java.util.logging.Logger
Log a FINER message.
finer(Supplier<String>) - Method in class java.util.logging.Logger
Log a FINER message, which is only to be constructed if the logging level is such that the message will actually be logged.
FINER - Static variable in class java.util.logging.Level
FINER indicates a fairly detailed tracing message.
finest(String) - Method in class java.util.logging.Logger
Log a FINEST message.
finest(Supplier<String>) - Method in class java.util.logging.Logger
Log a FINEST message, which is only to be constructed if the logging level is such that the message will actually be logged.
FINEST - Static variable in class java.util.logging.Level
FINEST indicates a highly detailed tracing message.
finish() - Method in class java.util.zip.Deflater
When called, indicates that compression should end with the current contents of the input buffer.
finish() - Method in class java.util.zip.DeflaterOutputStream
Finishes writing compressed data to the output stream without closing the underlying stream.
finish() - Method in class java.util.zip.GZIPOutputStream
Finishes writing compressed data to the output stream without closing the underlying stream.
finish() - Method in class java.util.zip.InflaterOutputStream
Finishes writing uncompressed data to the output stream without closing the underlying stream.
finish() - Method in class java.util.zip.ZipOutputStream
Finishes writing the contents of the ZIP output stream without closing the underlying stream.
finishBackupSession(int) - Method in interface ohos.bundle.IBundleManager
Finishes a backup or restoration session.
finishCommonEvent() - Method in class ohos.event.commonevent.AsyncCommonEventResult
Finishes processing the current ordered common event.
finishConnect() - Method in class java.nio.channels.SocketChannel
Finishes the process of connecting a socket channel.
finished() - Method in class java.util.zip.Deflater
Returns true if the end of the compressed data output stream has been reached.
finished() - Method in class java.util.zip.Inflater
Returns true if the end of the compressed data stream has been reached.
FINISHED - javax.net.ssl.SSLEngineResult.HandshakeStatus
The SSLEngine has just finished handshaking.
FINISHED - ohos.agp.render.render3d.Task.State
Indicates the task is finished.
finisher() - Method in interface java.util.stream.Collector
Perform the final transformation from the intermediate accumulation type A to the final result type R.
finishTrace(String) - Static method in class ohos.tools.ByTrace
Records a trace and marks it as the end of a task.
finishTransliteration(Replaceable, Transliterator.Position) - Method in class ohos.global.icu.text.Transliterator
Finishes any pending transliterations that were waiting for more characters.
fireIndexedPropertyChange(String, int, boolean, boolean) - Method in class java.beans.PropertyChangeSupport
Reports a boolean bound indexed property update to listeners that have been registered to track updates of all properties or a property with the specified name.
fireIndexedPropertyChange(String, int, int, int) - Method in class java.beans.PropertyChangeSupport
Reports an integer bound indexed property update to listeners that have been registered to track updates of all properties or a property with the specified name.
fireIndexedPropertyChange(String, int, Object, Object) - Method in class java.beans.PropertyChangeSupport
Reports a bound indexed property update to listeners that have been registered to track updates of all properties or a property with the specified name.
firePropertyChange(PropertyChangeEvent) - Method in class java.beans.PropertyChangeSupport
Fires a property change event to listeners that have been registered to track updates of all properties or a property with the specified name.
firePropertyChange(String, boolean, boolean) - Method in class java.beans.PropertyChangeSupport
Reports a boolean bound property update to listeners that have been registered to track updates of all properties or a property with the specified name.
firePropertyChange(String, int, int) - Method in class java.beans.PropertyChangeSupport
Reports an integer bound property update to listeners that have been registered to track updates of all properties or a property with the specified name.
firePropertyChange(String, Object, Object) - Method in class java.beans.PropertyChangeSupport
Reports a bound property update to listeners that have been registered to track updates of all properties or a property with the specified name.
first() - Method in interface java.sql.ResultSet
Moves the cursor to the first row in this ResultSet object.
first() - Method in class java.text.BreakIterator
Returns the first boundary.
first() - Method in interface java.text.CharacterIterator
Sets the position to getBeginIndex() and returns the character at that position.
first() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.first() for String.
first() - Method in class java.util.concurrent.ConcurrentSkipListSet
 
first() - Method in interface java.util.SortedSet
Returns the first (lowest) element currently in this set.
first() - Method in class java.util.TreeSet
 
first() - Method in class ohos.global.icu.text.BreakIterator
Set the iterator to the first boundary position.
first() - Method in class ohos.global.icu.text.SearchIterator
Returns the first index at which the string text matches the search pattern.
FIRST - Static variable in interface ohos.global.icu.text.Collator.ReorderCodes
The first entry in the enumeration of reordering groups.
FIRST_PLAYBACK_DERGREE - Static variable in class ohos.media.recorder.Recorder.OrientationHint
Indicates that the angle is rotated by 0 degrees during video playback.
FIRST_STRONG_ISOLATE - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type FSI
FIRST_SUB_WINDOW - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
1000: Indicates the first sub window.
FIRST_SYSTEM_WINDOW - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
2000: Indicates the first system window.
firstComplete() - Method in class java.util.concurrent.CountedCompleter
If this task's pending count is zero, returns this task; otherwise decrements its pending count and returns null.
firstDateInPtnIsLaterDate() - Method in class ohos.global.icu.text.DateIntervalInfo.PatternInfo
Returns whether the first date in interval patter is later date or not.
firstDayOfMonth() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "first day of month" adjuster, which returns a new date set to the first day of the current month.
firstDayOfNextMonth() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "first day of next month" adjuster, which returns a new date set to the first day of the next month.
firstDayOfNextYear() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "first day of next year" adjuster, which returns a new date set to the first day of the next year.
firstDayOfWeek - Variable in class ohos.global.icu.util.Calendar.WeekData
the first day of the week, where 1 = Calendar.SUNDAY and 7 = Calendar.SATURDAY
firstDayOfYear() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "first day of year" adjuster, which returns a new date set to the first day of the current year.
firstDayOfYear(boolean) - Method in enum java.time.Month
Gets the day-of-year corresponding to the first day of this month.
firstElement() - Method in class java.util.Vector
Returns the first component (the item at index 0) of this vector.
firstEntry() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the least key in this map, or null if the map is empty.
firstEntry() - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the least key in this map, or null if the map is empty.
firstEntry() - Method in class java.util.TreeMap
 
firstInMonth(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the first in month adjuster, which returns a new date in the same month with the first matching day-of-week.
firstKey() - Method in class java.util.concurrent.ConcurrentSkipListMap
 
firstKey() - Method in interface java.util.SortedMap
Returns the first (lowest) key currently in this map.
firstKey() - Method in class java.util.TreeMap
 
firstMonthOfQuarter() - Method in enum java.time.Month
Gets the month corresponding to the first month of this quarter.
FIT_TARGET_SIZE - ohos.media.image.common.ScaleMode
Indicates the effect that fits the image into the target size.
fitDensity - Variable in class ohos.media.image.ImageSource.DecodingOptions
Indicates the pixel density of the decoded image.
FIX_HEIGHT - Static variable in class ohos.ai.cv.common.ParamKey
Indicates a fixed image height.
FIX_WIDTH - Static variable in class ohos.ai.cv.common.ParamKey
Indicates a fixed image width.
fixed(Instant, ZoneId) - Static method in class java.time.Clock
Obtains a clock that always returns the same instant.
fixedContentLength - Variable in class java.net.HttpURLConnection
The fixed content-length when using fixed-length streaming mode.
fixedContentLengthLong - Variable in class java.net.HttpURLConnection
The fixed content-length when using fixed-length streaming mode.
FLAG_ABILITY_CLEAR_MISSION - Static variable in class ohos.aafwk.content.Intent
Indicates the operation of clearing other missions.
FLAG_ABILITY_CONTINUATION - Static variable in class ohos.aafwk.content.Intent
Determines whether an ability on the local device can be migrated to a remote device.
FLAG_ABILITY_FORM_ENABLED - Static variable in class ohos.aafwk.content.Intent
Specifies whether an ability is started.
FLAG_ABILITY_FORWARD_RESULT - Static variable in class ohos.aafwk.content.Intent
Returns the result to the source ability.
FLAG_ABILITY_NEW_MISSION - Static variable in class ohos.aafwk.content.Intent
Indicates the operation of creating a task on the historical mission stack.
FLAG_ABILITYSLICE_FORWARD_RESULT - Static variable in class ohos.aafwk.content.Intent
Returns the result to the source ability slice.
FLAG_ABILITYSLICE_MULTI_DEVICE - Static variable in class ohos.aafwk.content.Intent
Supports multi-device startup in the distributed scheduling system.
FLAG_DISCARDED - Static variable in class ohos.security.permission.PermissionDef
Indicates that the permission is discarded.
FLAG_FILE_PROTECTION_COMPLETE - Static variable in class ohos.security.fileprotect.SfpPolicyManager
Indicates that the file whose labelValue is S3 cannot be opened, read, or written when the device is locked.
FLAG_FILE_PROTECTION_COMPLETE_UNLESS_OPEN - Static variable in class ohos.security.fileprotect.SfpPolicyManager
Indicates that when the device is locked, the file whose labelValue is S3 can be read or written if it is opened, but cannot be read or written if it has been closed, unless the device is unlocked.
FLAG_GET_ALL_DEVICE - Static variable in class ohos.distributedschedule.interwork.DeviceInfo
Queries information about all online and offline devices (excluding the local device) on the distributed network.
FLAG_GET_OFFLINE_DEVICE - Static variable in class ohos.distributedschedule.interwork.DeviceInfo
Queries information about all offline devices (excluding the local device) on the distributed network.
FLAG_GET_ONLINE_DEVICE - Static variable in class ohos.distributedschedule.interwork.DeviceInfo
Queries information about all online devices (excluding the local device) on the distributed network.
FLAG_INSTALL_ON_DEMAND - Static variable in class ohos.aafwk.content.Intent
Install the specified ability if it's not installed.
FLAG_KEY_ACCESSIBLE_NEED_DEVICE_UNLOCK - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates whether the device needs to be unlocked to allow key access.
FLAG_KEY_ACCESSIBLE_NEED_RANDOMIZED_ENCRYPTION - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates whether to apply randomized encryption for key access.
FLAG_KEY_ACCESSIBLE_NEEDED_USER_AUTH - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates whether user authorization is required for key access.
FLAG_NOT_HARMONYOS_COMPONENT - Static variable in class ohos.aafwk.content.Intent
Specifies whether a component does not belong to HarmonyOS.
FLAG_SELECTING - Static variable in class ohos.miscservices.inputmethod.EditingText
Indicates that the text are selected.
FLAG_SINGLE_LINE - Static variable in class ohos.miscservices.inputmethod.EditingText
Indicates that the text can be edited only in a single line.
FLAG_START_FOREGROUND_ABILITY - Static variable in class ohos.aafwk.content.Intent
Indicates that an ability using the Service template is started regardless of whether the host application has been started.
flags - Variable in class ohos.agp.window.service.WindowManager.LayoutConfig
Indicates various flags for a window.
flags() - Method in class java.nio.file.attribute.AclEntry
Returns a copy of the flags component.
flags() - Method in class java.util.regex.Pattern
Returns this pattern's match flags.
FLASH - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
FLASH_ALWAYS_OPEN - Static variable in annotation type ohos.media.camera.params.Metadata.FlashMode
Indicates that the flash is always on.
FLASH_AUTO - Static variable in annotation type ohos.media.camera.params.Metadata.FlashMode
Indicates the auto mode.
FLASH_CLOSE - Static variable in annotation type ohos.media.camera.params.Metadata.FlashMode
Indicates that the flash is off.
FLASH_ENERGY - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
FLASH_OPEN - Static variable in annotation type ohos.media.camera.params.Metadata.FlashMode
Indicates that the flash is on.
FLASHLIGHT_OFF - Static variable in annotation type ohos.media.camera.device.CameraDeviceCallback.FlashlightStatus
Indicates that the flashlight is off.
FLASHLIGHT_OPEN - Static variable in annotation type ohos.media.camera.device.CameraDeviceCallback.FlashlightStatus
Indicates that the flashlight is on.
FLASHLIGHT_UNAVAILABLE - Static variable in annotation type ohos.media.camera.device.CameraDeviceCallback.FlashlightStatus
Indicates that the flashlight is unavailable.
FLASHPIX_VERSION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
flatMap(DoubleFunction<? extends DoubleStream>) - Method in interface java.util.stream.DoubleStream
Returns a stream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in interface java.util.stream.Stream
Returns a stream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMap(Function<? super T, Optional<U>>) - Method in class java.util.Optional
If a value is present, apply the provided Optional-bearing mapping function to it, return that result, otherwise return an empty Optional.
flatMap(IntFunction<? extends IntStream>) - Method in interface java.util.stream.IntStream
Returns a stream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMap(LongFunction<? extends LongStream>) - Method in interface java.util.stream.LongStream
Returns a stream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToDouble(Function<? super T, ? extends DoubleStream>) - Method in interface java.util.stream.Stream
Returns an DoubleStream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToInt(Function<? super T, ? extends IntStream>) - Method in interface java.util.stream.Stream
Returns an IntStream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToLong(Function<? super T, ? extends LongStream>) - Method in interface java.util.stream.Stream
Returns an LongStream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
FLAVOR - Static variable in class ohos.agp.render.render3d.BuildConfig
Indicates the product flavor.
FlexElement - Class in ohos.agp.components.element
Represents a FlexElement object that can flexibly display PixelMap objects.
FlexElement(PixelMap) - Constructor for class ohos.agp.components.element.FlexElement
A constructor used to create a FlexElement instance based on a PixelMap object.
FLEXIBLE_DAY_PERIOD - Static variable in class ohos.global.icu.text.DateFormat.Field
[icu] Constant identifying the flexible day period field.
FLEXIBLE_DAY_PERIOD_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'B' field alignment.
flip() - Method in class java.nio.Buffer
Flips this buffer.
flip(int) - Method in class java.util.BitSet
Sets the bit at the specified index to the complement of its current value.
flip(int, int) - Method in class java.util.BitSet
Sets each bit from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the complement of its current value.
flipBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit flipped.
Float - Class in java.lang
The Float class wraps a value of primitive type float in an object.
Float(double) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the argument converted to type float.
Float(float) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the primitive float argument.
Float(String) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the floating-point value of type float represented by the string.
FLOAT - ohos.global.resource.ResourceType
Indicates the float type.
FLOAT - ohos.utils.zson.ZSONType
Indicates the floating point type, for example, 1.23 or 12e3.
FLOAT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type FLOAT.
FLOAT - Static variable in interface ohos.data.search.model.IndexType
The index field is indexed as a float value, which can be searched by specifying a range.
FLOAT_ATTR - Static variable in class ohos.global.resource.solidxml.TypedAttribute
Indicates that the type of the XML attribute value is FLOAT_ATTR.
Float_button_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_disabled - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_disabled_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_disabled_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_divider_line - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_divider_line_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_divider_line_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_fourth_content - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_fourth_content_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_fourth_content_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_highlight_background - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_highlight_background_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_highlight_background_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_normal_background - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_normal_background_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_normal_background_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_primary_content - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_primary_content_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_primary_content_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_secondary_content - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_secondary_content_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_secondary_content_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_tertiary_content - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_tertiary_content_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_tertiary_content_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_tips_background - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_tips_background_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_alpha_tips_background_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_banner_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_button_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_card_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_card_margin_end - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_card_margin_middle - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_card_margin_start - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_check_box_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_clicked_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_default_corner_radius_l - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_default_corner_radius_m - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_default_corner_radius_s - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_default_corner_radius_xl - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_default_corner_radius_xs - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_default_padding_bottom_fixed - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_default_padding_bottom_flexible - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_default_padding_end - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_default_padding_start - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_default_padding_top - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_dialog_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_dialog_margin_bottom - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_dialog_margin_end - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_dialog_margin_start - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_elements_margin_horizontal_l - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_elements_margin_horizontal_m - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_elements_margin_vertical_l - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_elements_margin_vertical_m - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_grid_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_icon_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_input_box_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_mark_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_max_padding_end - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_max_padding_start - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_notification_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_notification_margin_end - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_notification_margin_start - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_panel_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_piece_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_pop_window_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_progress_bar_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_small_button_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_subtab_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_switch_bar_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_line_space_l - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_line_space_s - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_margin_horizontal - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_margin_vertical - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_paragraph_margin_l - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_paragraph_margin_m - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_paragraph_margin_s - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_paragraph_margin_xl - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_paragraph_margin_xs - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_body1 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_body2 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_body3 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_button1 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_button2 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_button3 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_caption - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_caption1 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_chart1 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_chart2 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_headline1 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_headline2 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_headline3 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_headline4 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_headline5 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_headline6 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_headline7 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_headline8 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_headline9 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_over_line - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_sub_title1 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_sub_title2 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_text_size_sub_title3 - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_tips_corner_radius_badge - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_tips_corner_radius_tips - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_tips_corner_radius_toast - Static variable in class ohos.global.systemres.ResourceTable
 
Float_sys_toggle_corner_radius - Static variable in class ohos.global.systemres.ResourceTable
 
FLOAT_UNDEFINED - Static variable in class ohos.global.configuration.DeviceCapability
Indicates that the dimension is undefined.
FloatBuffer - Class in java.nio
A float buffer.
FloatDimension - Class in ohos.utils
An immutable class used to describe the height and width of a floating-point number.
FloatDimension(float, float) - Constructor for class ohos.utils.FloatDimension
A constructor used to create a FloatDimension object with the specified width and height.
floatToIntBits(float) - Static method in class java.lang.Float
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "single format" bit layout.
floatToRawIntBits(float) - Static method in class java.lang.Float
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "single format" bit layout, preserving Not-a-Number (NaN) values.
floatValue() - Method in class java.lang.Byte
Returns the value of this Byte as a float after a widening primitive conversion.
floatValue() - Method in class java.lang.Double
Returns the value of this Double as a float after a narrowing primitive conversion.
floatValue() - Method in class java.lang.Float
Returns the float value of this Float object.
floatValue() - Method in class java.lang.Integer
Returns the value of this Integer as a float after a widening primitive conversion.
floatValue() - Method in class java.lang.Long
Returns the value of this Long as a float after a widening primitive conversion.
floatValue() - Method in class java.lang.Number
Returns the value of the specified number as a float, which may involve rounding.
floatValue() - Method in class java.lang.Short
Returns the value of this Short as a float after a widening primitive conversion.
floatValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a float.
floatValue() - Method in class java.math.BigInteger
Converts this BigInteger to a float.
floatValue() - Method in class java.util.concurrent.atomic.AtomicInteger
Returns the value of this AtomicInteger as a float after a widening primitive conversion.
floatValue() - Method in class java.util.concurrent.atomic.AtomicLong
Returns the value of this AtomicLong as a float after a widening primitive conversion.
floatValue() - Method in class java.util.concurrent.atomic.DoubleAccumulator
Returns the current value as a float after a narrowing primitive conversion.
floatValue() - Method in class java.util.concurrent.atomic.DoubleAdder
Returns the DoubleAdder.sum() as a float after a narrowing primitive conversion.
floatValue() - Method in class java.util.concurrent.atomic.LongAccumulator
Returns the current value as a float after a widening primitive conversion.
floatValue() - Method in class java.util.concurrent.atomic.LongAdder
Returns the LongAdder.sum() as a float after a widening primitive conversion.
floatValue() - Method in class ohos.global.icu.math.BigDecimal
Converts this BigDecimal to a float.
floatValue() - Method in class ohos.utils.HalfFloat
 
floatValue() - Method in class ohos.utils.RationalNumber
Obtains the value of the current RationalNumber object as a floating point number.
floor(double) - Static method in class java.lang.Math
Returns the largest (closest to positive infinity) double value that is less than or equal to the argument and is equal to a mathematical integer.
floor(double) - Static method in class java.lang.StrictMath
Returns the largest (closest to positive infinity) double value that is less than or equal to the argument and is equal to a mathematical integer.
floor(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
floor(E) - Method in interface java.util.NavigableSet
Returns the greatest element in this set less than or equal to the given element, or null if there is no such element.
floor(E) - Method in class java.util.TreeSet
 
FLOOR - java.math.RoundingMode
Rounding mode to round towards negative infinity.
floorDiv(int, int) - Static method in class java.lang.Math
Returns the largest (closest to positive infinity) int value that is less than or equal to the algebraic quotient.
floorDiv(int, int) - Static method in class java.lang.StrictMath
Returns the largest (closest to positive infinity) int value that is less than or equal to the algebraic quotient.
floorDiv(long, long) - Static method in class java.lang.Math
Returns the largest (closest to positive infinity) long value that is less than or equal to the algebraic quotient.
floorDiv(long, long) - Static method in class java.lang.StrictMath
Returns the largest (closest to positive infinity) long value that is less than or equal to the algebraic quotient.
floorDivide(int, int) - Static method in class ohos.global.icu.util.Calendar
Divide two integers, returning the floor of the quotient.
floorDivide(int, int, int[]) - Static method in class ohos.global.icu.util.Calendar
Divide two integers, returning the floor of the quotient, and the modulus remainder.
floorDivide(long, int, int[]) - Static method in class ohos.global.icu.util.Calendar
Divide two integers, returning the floor of the quotient, and the modulus remainder.
floorDivide(long, long) - Static method in class ohos.global.icu.util.Calendar
Divide two long integers, returning the floor of the quotient.
floorEntry(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the greatest key less than or equal to the given key, or null if there is no such key.
floorEntry(K) - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the greatest key less than or equal to the given key, or null if there is no such key.
floorEntry(K) - Method in class java.util.TreeMap
 
floorKey(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
floorKey(K) - Method in interface java.util.NavigableMap
Returns the greatest key less than or equal to the given key, or null if there is no such key.
floorKey(K) - Method in class java.util.TreeMap
 
floorMod(int, int) - Static method in class java.lang.Math
Returns the floor modulus of the int arguments.
floorMod(int, int) - Static method in class java.lang.StrictMath
Returns the floor modulus of the int arguments.
floorMod(long, long) - Static method in class java.lang.Math
Returns the floor modulus of the long arguments.
floorMod(long, long) - Static method in class java.lang.StrictMath
Returns the floor modulus of the long arguments.
fluentScrollBy(int, int) - Method in class ohos.agp.components.ScrollView
Scrolls the view content smoothly based on a specified number of pixels.
fluentScrollByX(int) - Method in class ohos.agp.components.ScrollView
Scrolls the content smoothly by a specified number of pixels along the x axis.
fluentScrollByY(int) - Method in class ohos.agp.components.ScrollView
Scrolls the content smoothly by a specified number of pixels along the y axis.
fluentScrollTo(int, int) - Method in class ohos.agp.components.ScrollView
Scrolls the view content smoothly based on a specified coordinate position.
fluentScrollXTo(int) - Method in class ohos.agp.components.ScrollView
Scrolls the content smoothly to a specified coordinate position along the x axis.
fluentScrollYTo(int) - Method in class ohos.agp.components.ScrollView
Scrolls the content smoothly to a specified coordinate position along the y axis.
FLUID_OUNCE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: fluid-ounce
flush() - Method in class java.io.BufferedOutputStream
Flushes this buffered output stream.
flush() - Method in class java.io.BufferedWriter
Flushes the stream.
flush() - Method in class java.io.CharArrayWriter
Flush the stream.
flush() - Method in class java.io.Console
Flushes the console and forces any buffered output to be written immediately .
flush() - Method in class java.io.DataOutputStream
Flushes this data output stream.
flush() - Method in class java.io.FilterOutputStream
Flushes this output stream and forces any buffered output bytes to be written out to the stream.
flush() - Method in class java.io.FilterWriter
Flushes the stream.
flush() - Method in interface java.io.Flushable
Flushes this stream by writing any buffered output to the underlying stream.
flush() - Method in interface java.io.ObjectOutput
Flushes the stream.
flush() - Method in class java.io.ObjectOutputStream
Flushes the stream.
flush() - Method in class java.io.OutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class java.io.OutputStreamWriter
Flushes the stream.
flush() - Method in class java.io.PipedOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class java.io.PipedWriter
Flushes this output stream and forces any buffered output characters to be written out.
flush() - Method in class java.io.PrintStream
Flushes the stream.
flush() - Method in class java.io.PrintWriter
Flushes the stream.
flush() - Method in class java.io.StringWriter
Flush the stream.
flush() - Method in class java.io.Writer
Flushes the stream.
flush() - Method in class java.util.Formatter
Flushes this formatter.
flush() - Method in class java.util.logging.Handler
Flush any buffered output.
flush() - Method in class java.util.logging.MemoryHandler
Causes a flush on the target Handler.
flush() - Method in class java.util.logging.StreamHandler
Flush any buffered messages.
flush() - Method in class java.util.prefs.AbstractPreferences
Implements the flush method as per the specification in Preferences#flush().
flush() - Method in class java.util.prefs.Preferences
Forces any changes in the contents of this preference node and its descendants to the persistent store.
flush() - Method in class java.util.zip.DeflaterOutputStream
Flushes the compressed output stream.
flush() - Method in class java.util.zip.InflaterOutputStream
Flushes this output stream, forcing any pending buffered output bytes to be written.
flush() - Method in class javax.crypto.CipherOutputStream
Flushes this output stream by forcing any buffered output bytes that have already been processed by the encapsulated cipher object to be written out.
flush() - Method in interface ohos.data.orm.OrmContext
Writes unsaved data changes into the database.
flush() - Method in interface ohos.data.preferences.Preferences
Asynchronously saves the Preferences object to the file.
flush() - Method in interface ohos.javax.xml.stream.XMLEventWriter
Writes any cached events to the underlying output mechanism
flush() - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Write any cached data to the underlying output mechanism.
flush() - Method in class ohos.media.audio.AudioRenderer
Refreshes the stream data queue of the current playback.
flush() - Method in class ohos.net.HttpResponseCache
Writes data in the cache to the file system so that all the cached data can be accessed in the next HTTP request.
flush() - Method in class ohos.utils.zson.ZSONWriter
 
flush(ByteBuffer) - Method in class java.nio.charset.CharsetEncoder
Flushes this encoder.
flush(CharBuffer) - Method in class java.nio.charset.CharsetDecoder
Flushes this decoder.
FLUSH_FAILURE - Static variable in class java.util.logging.ErrorManager
FLUSH_FAILURE is used when a flush to an output stream fails.
Flushable - Interface in java.io
A Flushable is a destination of data that can be flushed.
flushBuffer() - Method in class ohos.utils.Parcel
Clears data in the Parcel instance.
flushCaptures() - Method in interface ohos.media.camera.device.Camera
Immediately stops frame captures, including looping-frame, single-frame, and multi-frame capture.
flushCommands(IRemoteObject) - Static method in class ohos.rpc.IPCSkeleton
Flushes all pending commands from a specified RemoteProxy to the corresponding RemoteObject.
flushSpi() - Method in class java.util.prefs.AbstractPreferences
This method is invoked with this node locked.
flushSync() - Method in interface ohos.data.preferences.Preferences
Synchronously saves the Preferences object to the file.
FM - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a device transmitting audio signals using frequency modulation (FM).
FM_TUNER - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a device transmitting audio content using FM.
FMS_RPC_ERROR - ohos.aafwk.ability.FormException.FormError
Failed to obtain the RPC object of the Form Manager Service because the service is not started.
FOCAL_LENGTH - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
FOCAL_LENGTH_IN_35MM_FILM - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
FOCAL_PLANE_RESOLUTION_UNIT - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
FOCAL_PLANE_X_RESOLUTION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
FOCAL_PLANE_Y_RESOLUTION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
FOCUS_ADAPTABLE - Static variable in class ohos.agp.components.Component
The component determines focusability by itself.
FOCUS_CHILDREN_FIRST - Static variable in class ohos.agp.components.ComponentContainer
Indicates that this component takes focus before any of its children.
FOCUS_CHILDREN_HIDE - Static variable in class ohos.agp.components.ComponentContainer
Indicates that this component blocks its children from getting focus, even if they are focusable.
FOCUS_DISABLE - Static variable in class ohos.agp.components.Component
The component does not need keystrokes.
FOCUS_ENABLE - Static variable in class ohos.agp.components.Component
The component needs keystrokes.
FOCUS_FAILED - Static variable in annotation type ohos.media.camera.params.FocusResult.State
Indicates that manual focus is triggered, but the focusing fails.
FOCUS_LOCKED - Static variable in annotation type ohos.media.camera.params.FocusResult.State
Indicates that the focus is locked.
FOCUS_MODE_CHANGED - Static variable in annotation type ohos.media.camera.params.FocusResult.State
Indicates that the focus mode has been changed.
FOCUS_MOVING - Static variable in annotation type ohos.media.camera.params.FocusResult.State
Indicates that the focusing starts.
FOCUS_NEXT - Static variable in class ohos.agp.components.Component
Moves focus to the next clickable item.
FOCUS_PARENT_FIRST - Static variable in class ohos.agp.components.ComponentContainer
Indicates that this component takes focus only if none of its children request focus.
FOCUS_PREVIOUS - Static variable in class ohos.agp.components.Component
Moves focus to the previous clickable item.
FOCUS_SIDE_BOTTOM - Static variable in class ohos.agp.components.Component
Moves focus down.
FOCUS_SIDE_LEFT - Static variable in class ohos.agp.components.Component
Moves focus to the left.
FOCUS_SIDE_RIGHT - Static variable in class ohos.agp.components.Component
Moves focus to the right.
FOCUS_SIDE_TOP - Static variable in class ohos.agp.components.Component
Moves focus up.
FOCUS_SUCCEED - Static variable in annotation type ohos.media.camera.params.FocusResult.State
Indicates that manual focus is triggered, and the focusing is successful.
FOCUS_TYPE_ACCESSIBILITY - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the type of accessibility focus.
FOCUS_TYPE_INPUT - Static variable in class ohos.accessibility.ability.AccessibilityInfo
Indicates the type of input focus.
FocusResult - Interface in ohos.media.camera.params
Represents focus result data in a mode.
FocusResult.State - Annotation Type in ohos.media.camera.params
Enumerates the focus states in a mode.
fold() - Static method in class ohos.global.icu.text.CaseMap
 
FOLD_CASE_DEFAULT - Static variable in class ohos.global.icu.lang.UCharacter
[icu] Option value for case folding: use default mappings defined in CaseFolding.txt.
FOLD_CASE_DEFAULT - Static variable in class ohos.global.icu.text.Normalizer
Option bit for compare: Case sensitively compare the strings
FOLD_CASE_EXCLUDE_SPECIAL_I - Static variable in class ohos.global.icu.lang.UCharacter
[icu] Option value for case folding: Use the modified set of mappings provided in CaseFolding.txt to handle dotted I and dotless i appropriately for Turkic languages (tr, az).
FOLD_CASE_EXCLUDE_SPECIAL_I - Static variable in class ohos.global.icu.text.Normalizer
Option value for case folding: Use the modified set of mappings provided in CaseFolding.txt to handle dotted I and dotless i appropriately for Turkic languages (tr, az).
FOLD_OBVERSE - Static variable in class ohos.agp.components.MagicLayout
Indicates that two side-by-side components are wrapped with the left one remaining in the current line and the right one being put to the next line.
FOLD_REVERSE - Static variable in class ohos.agp.components.MagicLayout
Indicates that two side-by-side components are wrapped with the right one remaining in the current line and the left one being put to the next line.
foldArguments(MethodHandle, MethodHandle) - Static method in class java.lang.invoke.MethodHandles
Adapts a target method handle by pre-processing some of its arguments, and then calling the target with the result of the pre-processing, inserted into the original sequence of arguments.
foldCase(int, boolean) - Static method in class ohos.global.icu.lang.UCharacter
[icu] The given character is mapped to its case folding equivalent according to UnicodeData.txt and CaseFolding.txt; if the character has no case folding equivalent, the character itself is returned.
foldCase(int, int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] The given character is mapped to its case folding equivalent according to UnicodeData.txt and CaseFolding.txt; if the character has no case folding equivalent, the character itself is returned.
foldCase(String, boolean) - Static method in class ohos.global.icu.lang.UCharacter
[icu] The given string is mapped to its case folding equivalent according to UnicodeData.txt and CaseFolding.txt; if any character has no case folding equivalent, the character itself is returned.
foldCase(String, int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] The given string is mapped to its case folding equivalent according to UnicodeData.txt and CaseFolding.txt; if any character has no case folding equivalent, the character itself is returned.
FOLDER - ohos.global.resource.Entry.Type
Indicates the directory type.
FOLLOW_LINKS - java.nio.file.FileVisitOption
Follow symbolic links.
following(int) - Method in class java.text.BreakIterator
Returns the first boundary following the specified character offset.
following(int) - Method in class ohos.global.icu.text.BreakIterator
Sets the iterator's current iteration position to be the first boundary position following the specified position.
following(int) - Method in class ohos.global.icu.text.SearchIterator
Returns the first index equal or greater than position at which the string text matches the search pattern.
FOLLOWRECENT - ohos.bundle.AbilityInfo.DisplayOrientation
Indicates the page ability orientation is the same as that of the nearest ability in the stack.
Font - Class in ohos.agp.text
Defines the font styles.
FONT - Static variable in class java.awt.font.TextAttribute
Attribute key used to provide the font to use to render text.
FONT - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
FONT_SCALE - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Display
Indicates the scaling factor of fonts, which is a float number.
Font.Builder - Class in ohos.agp.text
Builder of font, used to create a Font instance.
FontMetrics(float, float, float, float, float) - Constructor for class ohos.agp.render.Paint.FontMetrics
A constructor used to create a FontMetrics instance based on the specified maximum ascent and descent, font ascent and descent, and leading.
fontRatio - Variable in class ohos.global.configuration.Configuration
Indicates the user-preferred font size relative to the base screen density.
FOODCALORIE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of energy: foodcalorie
FOOT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: foot
force() - Method in class java.nio.MappedByteBuffer
Forces any changes made to this buffer's content to be written to the storage device containing the mapped file.
force(boolean) - Method in class java.nio.channels.AsynchronousFileChannel
Forces any updates to this channel's file to be written to the storage device that contains it.
force(boolean) - Method in class java.nio.channels.FileChannel
Forces any updates to this channel's file to be written to the storage device that contains it.
forceTermination() - Method in class java.util.concurrent.Phaser
Forces this phaser to enter termination state.
forClass() - Method in class java.io.ObjectStreamClass
Return the class in the local VM that this version is mapped to.
forDigit(int, int) - Static method in class java.lang.Character
Determines the character representation for a specific digit in the specified radix.
forDigit(int, int) - Static method in class ohos.global.icu.lang.UCharacter
Provide the java.lang.Character forDigit API, for convenience.
forEach(long, BiConsumer<? super K, ? super V>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each (key, value).
forEach(long, BiFunction<? super K, ? super V, ? extends U>, Consumer<? super U>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each non-null transformation of each (key, value).
forEach(BiConsumer<? super Object, ? super Object>) - Method in class java.security.Provider
 
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.concurrent.ConcurrentHashMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in interface java.util.concurrent.ConcurrentMap
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.HashMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.Hashtable
 
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.IdentityHashMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.LinkedHashMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in interface java.util.Map
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.TreeMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.WeakHashMap
 
forEach(Consumer<? super E>) - Method in class java.util.ArrayList
 
forEach(Consumer<? super E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
 
forEach(Consumer<? super E>) - Method in class java.util.concurrent.CopyOnWriteArraySet
 
forEach(Consumer<? super E>) - Method in class java.util.Vector
 
forEach(Consumer<? super K>) - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
 
forEach(Consumer<? super T>) - Method in interface java.lang.Iterable
Performs the given action for each element of the Iterable until all elements have been processed or the action throws an exception.
forEach(Consumer<? super T>) - Method in interface java.util.stream.Stream
Performs an action for each element of this stream.
forEach(DoubleConsumer) - Method in interface java.util.stream.DoubleStream
Performs an action for each element of this stream.
forEach(IntConsumer) - Method in interface java.util.stream.IntStream
Performs an action for each element of this stream.
forEach(LongConsumer) - Method in interface java.util.stream.LongStream
Performs an action for each element of this stream.
forEachEntry(long, Consumer<? super Map.Entry<K, V>>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each entry.
forEachEntry(long, Function<Map.Entry<K, V>, ? extends U>, Consumer<? super U>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each non-null transformation of each entry.
forEachKey(long, Consumer<? super K>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each key.
forEachKey(long, Function<? super K, ? extends U>, Consumer<? super U>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each non-null transformation of each key.
forEachOrdered(Consumer<? super T>) - Method in interface java.util.stream.Stream
Performs an action for each element of this stream, in the encounter order of the stream if the stream has a defined encounter order.
forEachOrdered(DoubleConsumer) - Method in interface java.util.stream.DoubleStream
Performs an action for each element of this stream, guaranteeing that each element is processed in encounter order for streams that have a defined encounter order.
forEachOrdered(IntConsumer) - Method in interface java.util.stream.IntStream
Performs an action for each element of this stream, guaranteeing that each element is processed in encounter order for streams that have a defined encounter order.
forEachOrdered(LongConsumer) - Method in interface java.util.stream.LongStream
Performs an action for each element of this stream, guaranteeing that each element is processed in encounter order for streams that have a defined encounter order.
forEachRemaining(Consumer<? super E>) - Method in interface java.util.Iterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(Consumer<? super Double>) - Method in interface java.util.PrimitiveIterator.OfDouble
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(Consumer<? super Double>) - Method in interface java.util.Spliterator.OfDouble
Performs the given action for each remaining element, sequentially in the current thread, until all elements have been processed or the action throws an exception.
forEachRemaining(Consumer<? super Integer>) - Method in interface java.util.PrimitiveIterator.OfInt
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(Consumer<? super Integer>) - Method in interface java.util.Spliterator.OfInt
Performs the given action for each remaining element, sequentially in the current thread, until all elements have been processed or the action throws an exception.
forEachRemaining(Consumer<? super Long>) - Method in interface java.util.PrimitiveIterator.OfLong
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(Consumer<? super Long>) - Method in interface java.util.Spliterator.OfLong
Performs the given action for each remaining element, sequentially in the current thread, until all elements have been processed or the action throws an exception.
forEachRemaining(Consumer<? super T>) - Method in interface java.util.Spliterator
Performs the given action for each remaining element, sequentially in the current thread, until all elements have been processed or the action throws an exception.
forEachRemaining(DoubleConsumer) - Method in interface java.util.PrimitiveIterator.OfDouble
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(DoubleConsumer) - Method in interface java.util.Spliterator.OfDouble
 
forEachRemaining(IntConsumer) - Method in interface java.util.PrimitiveIterator.OfInt
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(IntConsumer) - Method in interface java.util.Spliterator.OfInt
 
forEachRemaining(LongConsumer) - Method in interface java.util.PrimitiveIterator.OfLong
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(LongConsumer) - Method in interface java.util.Spliterator.OfLong
 
forEachRemaining(T_CONS) - Method in interface java.util.PrimitiveIterator
Performs the given action for each remaining element, in the order elements occur when iterating, until all elements have been processed or the action throws an exception.
forEachRemaining(T_CONS) - Method in interface java.util.Spliterator.OfPrimitive
Performs the given action for each remaining element, sequentially in the current thread, until all elements have been processed or the action throws an exception.
forEachValue(long, Consumer<? super V>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each value.
forEachValue(long, Function<? super V, ? extends U>, Consumer<? super U>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each non-null transformation of each value.
FOREGROUND - Static variable in class java.awt.font.TextAttribute
Attribute key for the paint used to render the text.
FOREVER - java.time.temporal.ChronoUnit
Artificial unit that represents the concept of forever.
fork() - Method in class java.util.concurrent.ForkJoinTask
Arranges to asynchronously execute this task in the pool the current task is running in, if applicable, or using the ForkJoinPool#commonPool() if not ForkJoinTask.inForkJoinPool().
ForkJoinPool - Class in java.util.concurrent
An ExecutorService for running ForkJoinTasks.
ForkJoinPool() - Constructor for class java.util.concurrent.ForkJoinPool
Creates a ForkJoinPool with parallelism equal to Runtime.availableProcessors(), using the default thread factory, no UncaughtExceptionHandler, and non-async LIFO processing mode.
ForkJoinPool(int) - Constructor for class java.util.concurrent.ForkJoinPool
Creates a ForkJoinPool with the indicated parallelism level, the default thread factory, no UncaughtExceptionHandler, and non-async LIFO processing mode.
ForkJoinPool(int, ForkJoinPool.ForkJoinWorkerThreadFactory, Thread.UncaughtExceptionHandler, boolean) - Constructor for class java.util.concurrent.ForkJoinPool
Creates a ForkJoinPool with the given parameters.
ForkJoinPool.ForkJoinWorkerThreadFactory - Interface in java.util.concurrent
Factory for creating new ForkJoinWorkerThreads.
ForkJoinPool.ManagedBlocker - Interface in java.util.concurrent
Interface for extending managed parallelism for tasks running in ForkJoinPools.
ForkJoinTask<V> - Class in java.util.concurrent
Abstract base class for tasks that run within a ForkJoinPool.
ForkJoinTask() - Constructor for class java.util.concurrent.ForkJoinTask
 
ForkJoinWorkerThread - Class in java.util.concurrent
A thread managed by a ForkJoinPool, which executes ForkJoinTasks.
ForkJoinWorkerThread(ForkJoinPool) - Constructor for class java.util.concurrent.ForkJoinWorkerThread
Creates a ForkJoinWorkerThread operating in the given pool.
forLanguageTag(String) - Static method in class java.util.Locale
Returns a locale for the specified IETF BCP 47 language tag string.
forLanguageTag(String) - Static method in class ohos.global.icu.util.ULocale
Returns a locale for the specified IETF BCP 47 language tag string.
forLocale(Locale) - Static method in class ohos.global.icu.text.PluralRules
Provides access to the predefined cardinal-number PluralRules for a given Locale.
forLocale(Locale) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a ULocale object for a Locale.
forLocale(Locale, PluralRules.PluralType) - Static method in class ohos.global.icu.text.PluralRules
Provides access to the predefined PluralRules for a given Locale and the plural type.
forLocale(ULocale) - Static method in class ohos.global.icu.text.PluralRules
Provides access to the predefined cardinal-number PluralRules for a given locale.
forLocale(ULocale, PluralRules.PluralType) - Static method in class ohos.global.icu.text.PluralRules
Provides access to the predefined PluralRules for a given locale and the plural type.
Form - Class in ohos.aafwk.ability
Represents the basic data structure of a form.
Form() - Constructor for class ohos.aafwk.ability.Form
 
FORM_CFG_NOT_MATCH_ID - ohos.aafwk.ability.FormException.FormError
The form configuration to be obtained using an existing form ID is different from that obtained for the first time.
FORM_DUPLICATE_ADDED - ohos.aafwk.ability.FormException.FormError
Failed to obtain the form requested by the client because another form with the same form ID is in use.
FORM_ID_NOT_EXIST - ohos.aafwk.ability.FormException.FormError
The ID of the form to be operated does not exist in the Form Manager Service.
FORM_IN_RECOVER - ohos.aafwk.ability.FormException.FormError
The form is being restored.
FORM_INFO_NOT_FOUND - ohos.aafwk.ability.FormException.FormError
Failed to obtain the configuration information about the form specified by the request parameters.
FORM_NOT_SELF_OWNED - ohos.aafwk.ability.FormException.FormError
The form being requested was added by other applications and cannot be operated by the current application.
format - Variable in class ohos.media.image.ImagePacker.PackingOptions
Indicates the output image format represented by an MIME type string.
format(double) - Method in class java.text.NumberFormat
Specialization of format.
format(double) - Method in class ohos.global.icu.text.NumberFormat
Specialization of format.
format(double) - Method in class ohos.global.icu.text.PluralFormat
Formats a plural message for a given number.
format(double, StringBuffer, FieldPosition) - Method in class java.text.ChoiceFormat
Returns pattern with formatted double.
format(double, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Formats a double to produce a string.
format(double, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Specialization of format.
format(double, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.DecimalFormat
Specialization of format.
format(double, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.NumberFormat
Specialization of format.
format(double, RelativeDateTimeFormatter.Direction, RelativeDateTimeFormatter.RelativeUnit) - Method in class ohos.global.icu.text.RelativeDateTimeFormatter
Formats a relative date with a quantity such as "in 5 days" or "3 months ago".
format(double, RelativeDateTimeFormatter.RelativeDateTimeUnit) - Method in class ohos.global.icu.text.RelativeDateTimeFormatter
Format a combination of RelativeDateTimeUnit and numeric offset using a text style if possible, e.g. "last week", "this week", "next week", "yesterday", "tomorrow".
format(int) - Method in interface ohos.agp.components.AbsSlider.Formatter
Obtains a string representation of the current progress value.
format(int) - Method in interface ohos.agp.components.Picker.Formatter
Converts the value of Picker into a string.
format(int, int) - Method in class ohos.global.icu.math.BigDecimal
Returns the String representation of this BigDecimal, modified by layout parameters.
format(int, int, int, int, int, int) - Method in class ohos.global.icu.math.BigDecimal
Returns the String representation of this BigDecimal, modified by layout parameters and allowing exponential notation.
format(long) - Method in class java.text.NumberFormat
Specialization of format.
format(long) - Method in class ohos.global.icu.text.NumberFormat
Specialization of format.
format(long, StringBuffer, FieldPosition) - Method in class java.text.ChoiceFormat
Specialization of format.
format(long, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Format a long to produce a string.
format(long, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Specialization of format.
format(long, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.DecimalFormat
Specialization of format.
format(long, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.NumberFormat
Specialization of format.
format(Object) - Method in class java.text.Format
Formats an object to produce a string.
format(Object) - Method in class ohos.global.icu.text.ScientificNumberFormatter
Formats a number
format(Object...) - Method in class ohos.global.icu.text.ListFormatter
Format a list of objects.
format(Object[], StringBuffer, FieldPosition) - Method in class java.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(Object[], StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with arguments replaced by the formatted objects, to the provided StringBuffer.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.DateFormat
Overrides Format.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Formats a number and appends the resulting text to the given string buffer.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.Format
Formats an object and appends the resulting text to a given string buffer.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Formats a number and appends the resulting text to the given string buffer.
format(Object, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.DateFormat
Formats a time object into a time string.
format(Object, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.DateIntervalFormat
Format an object to produce a string.
format(Object, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.MeasureFormat
Able to format Collection<? extends Measure>, Measure[], and Measure by delegating to formatMeasures.
format(Object, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.MessageFormat
Formats a map or array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(Object, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.NumberFormat
Formats a number and appends the resulting text to the given string buffer.
format(Object, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.PluralFormat
Formats a plural message for a given number and appends the formatted message to the given StringBuffer.
format(Object, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.SelectFormat
Selects the phrase for the given keyword.
format(Object, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.TimeZoneFormat
Formats an object and appends the resulting text to a given string buffer.
format(String) - Method in class ohos.global.icu.text.SelectFormat
Selects the phrase for the given keyword.
format(String, Object...) - Method in class java.io.Console
Writes a formatted string to this console's output stream using the specified format string and arguments.
format(String, Object...) - Method in class java.io.PrintStream
Writes a formatted string to this output stream using the specified format string and arguments.
format(String, Object...) - Method in class java.io.PrintWriter
Writes a formatted string to this writer using the specified format string and arguments.
format(String, Object...) - Static method in class java.lang.String
Returns a formatted string using the specified format string and arguments.
format(String, Object...) - Static method in class java.text.MessageFormat
Creates a MessageFormat with the given pattern and uses it to format the given arguments.
format(String, Object...) - Method in class java.util.Formatter
Writes a formatted string to this object's destination using the specified format string and arguments.
format(String, Object...) - Static method in class ohos.global.icu.text.MessageFormat
Creates a MessageFormat with the given pattern and uses it to format the given arguments.
format(String, String, String, long, long) - Static method in class ohos.global.i18n.text.DateFormatUtil
Obtains the text description of a datetime interval between two calendar times.
format(String, Map<String, Object>) - Static method in class ohos.global.icu.text.MessageFormat
Creates a MessageFormat with the given pattern and uses it to format the given arguments.
format(BigDecimal) - Method in class ohos.global.icu.text.NumberFormat
Convenience method to format a BigDecimal.
format(BigDecimal, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Formats a BigDecimal.
format(BigDecimal, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.NumberFormat
[icu] Formats a BigDecimal.
format(BigInteger) - Method in class ohos.global.icu.text.NumberFormat
[icu] Convenience method to format a BigInteger.
format(BigInteger, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Formats a BigInteger.
format(BigInteger, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.NumberFormat
[icu] Formats a BigInteger.
format(DateTimeFormatter) - Method in interface java.time.chrono.ChronoLocalDate
Formats this date using the specified formatter.
format(DateTimeFormatter) - Method in interface java.time.chrono.ChronoLocalDateTime
Formats this date-time using the specified formatter.
format(DateTimeFormatter) - Method in interface java.time.chrono.ChronoZonedDateTime
Formats this date-time using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.LocalDate
Formats this date using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.LocalDateTime
Formats this date-time using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.LocalTime
Formats this time using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.MonthDay
Formats this month-day using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.OffsetDateTime
Formats this date-time using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.OffsetTime
Formats this time using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.Year
Formats this year using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.YearMonth
Formats this year-month using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.ZonedDateTime
Formats this date-time using the specified formatter.
format(TemporalAccessor) - Method in class java.time.format.DateTimeFormatter
Formats a date-time object using this formatter.
format(Collection<?>) - Method in class ohos.global.icu.text.ListFormatter
Format a collection of objects.
format(Date) - Method in class java.text.DateFormat
Formats a Date into a date/time string.
format(Date) - Method in class ohos.global.icu.text.DateFormat
Formats a Date into a date/time string.
format(Date, StringBuffer, FieldPosition) - Method in class java.text.DateFormat
Formats a Date into a date/time string.
format(Date, StringBuffer, FieldPosition) - Method in class java.text.SimpleDateFormat
Formats the given Date into a date/time string and appends the result to the given StringBuffer.
format(Date, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.DateFormat
Formats a Date into a date/time string.
format(Locale, String, Object...) - Method in class java.io.PrintStream
Writes a formatted string to this output stream using the specified format string and arguments.
format(Locale, String, Object...) - Method in class java.io.PrintWriter
Writes a formatted string to this writer using the specified format string and arguments.
format(Locale, String, Object...) - Static method in class java.lang.String
Returns a formatted string using the specified locale, format string, and arguments.
format(Locale, String, Object...) - Method in class java.util.Formatter
Writes a formatted string to this object's destination using the specified locale, format string, and arguments.
format(LogRecord) - Method in class java.util.logging.Formatter
Format the given log record and return the formatted string.
format(LogRecord) - Method in class java.util.logging.SimpleFormatter
Format the given LogRecord.
format(LogRecord) - Method in class java.util.logging.XMLFormatter
Format the given message to XML.
format(Map<String, Object>, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.MessageFormat
Formats a map of objects and appends the MessageFormat's pattern, with arguments replaced by the formatted objects, to the provided StringBuffer.
format(MeasureOptions.Unit, double, MeasureOptions.FormatStyle) - Method in class ohos.global.i18n.text.MeasureFormatter
Formats weights and measures based on the specified unit, value, and formatting style.
format(MeasureOptions.Unit, double, MeasureOptions.Unit, MeasureOptions.FormatStyle) - Method in class ohos.global.i18n.text.MeasureFormatter
Converts the source unit to the target unit and formats the target unit according to the specified formatting style.
format(MeasureOptions.Unit, double, MeasureOptions.Usage, MeasureOptions.FormatStyle, MeasureOptions.Style) - Method in class ohos.global.i18n.text.MeasureFormatter
Selects a preferred unit in the specified application scenario based on the locale of the MeasureFormatter object and formats the preferred unit according to the specified formatting style.
format(BigDecimal) - Method in class ohos.global.icu.text.NumberFormat
[icu] Convenience method to format an ICU BigDecimal.
format(BigDecimal, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Formats an ICU BigDecimal.
format(BigDecimal, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.NumberFormat
[icu] Formats an ICU BigDecimal.
format(RelativeDateTimeFormatter.Direction, RelativeDateTimeFormatter.AbsoluteUnit) - Method in class ohos.global.icu.text.RelativeDateTimeFormatter
Formats a relative date without a quantity.
format(TimeZoneFormat.Style, TimeZone, long) - Method in class ohos.global.icu.text.TimeZoneFormat
Returns the display name of the time zone at the given date for the style.
format(TimeZoneFormat.Style, TimeZone, long, Output<TimeZoneFormat.TimeType>) - Method in class ohos.global.icu.text.TimeZoneFormat
Returns the display name of the time zone at the given date for the style.
format(Calendar, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.DateFormat
Formats a date into a date/time string.
format(Calendar, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.SimpleDateFormat
Formats a date or time, which is the standard millis since January 1, 1970, 00:00:00 GMT.
format(Calendar, Calendar, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.DateIntervalFormat
Format 2 Calendars to produce a string.
format(CurrencyAmount) - Method in class ohos.global.icu.text.NumberFormat
[icu] Convenience method to format a CurrencyAmount.
format(CurrencyAmount, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Formats a CurrencyAmount.
format(CurrencyAmount, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.NumberFormat
[icu] Formats a CurrencyAmount.
format(DateInterval, StringBuffer, FieldPosition) - Method in class ohos.global.icu.text.DateIntervalFormat
Format a DateInterval to produce a string.
Format - Class in java.text
Format is an abstract base class for formatting locale-sensitive information such as dates, messages, and numbers.
Format - Class in ohos.media.common
Saves and sets media metadata, such as the media playback duration.
Format() - Constructor for class java.text.Format
Sole constructor.
Format() - Constructor for class ohos.media.common.Format
Default constructor used to create a Format instance.
Format(HashMap<String, Object>) - Constructor for class ohos.media.common.Format
A constructor used to create a Format instance.
Format(Map<String, Object>) - Constructor for class ohos.media.common.Format
A constructor that creates a Format instance.
FORMAT - java.util.Locale.Category
Category used to represent the default locale for formatting dates, numbers, and/or currencies.
FORMAT - ohos.global.icu.util.ULocale.Category
Category used to represent the default locale for formatting date, number and/or currency.
FORMAT - Static variable in class java.lang.Character
General category "Cf" in the Unicode specification.
FORMAT - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
FORMAT - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
FORMAT - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Cf
FORMAT - Static variable in class ohos.global.icu.text.DateFormatSymbols
[icu] Constant for context.
FORMAT_3GPP - Static variable in class ohos.media.muxer.Muxer.MediaFileFormat
Indicates the 3GPP format.
FORMAT_CLASS - Static variable in class java.util.ResourceBundle.Control
The class-only format List containing "java.class".
FORMAT_DEFAULT - Static variable in class java.util.ResourceBundle.Control
The default format List, which contains the strings "java.class" and "java.properties", in this order.
FORMAT_FAILURE - Static variable in class java.util.logging.ErrorManager
FORMAT_FAILURE is used when formatting fails for any reason.
FORMAT_HEIF - Static variable in class ohos.media.muxer.Muxer.MediaFileFormat
Indicates the HEIF.
FORMAT_MPEG4 - Static variable in class ohos.media.muxer.Muxer.MediaFileFormat
Indicates the MPEG-4 format.
FORMAT_PROPERTIES - Static variable in class java.util.ResourceBundle.Control
The properties-only format List containing "java.properties".
FORMAT_USER_STORAGE - Static variable in class ohos.security.SystemPermission
Allows a system application to format and partition user storage.
FORMAT_WEBM - Static variable in class ohos.media.muxer.Muxer.MediaFileFormat
Indicates the WebM format.
Format.Field - Class in java.text
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from Format.formatToCharacterIterator and as field identifiers in FieldPosition.
Format.FormatArrays - Class in ohos.media.common
Saves key-value pairs in the format list created based on the formatMap object.
FormatArrays() - Constructor for class ohos.media.common.Format.FormatArrays
 
FormatFlagsConversionMismatchException - Exception in java.util
Unchecked exception thrown when a conversion and flag are incompatible.
FormatFlagsConversionMismatchException(String, char) - Constructor for exception java.util.FormatFlagsConversionMismatchException
Constructs an instance of this class with the specified flag and conversion.
formatHint - Variable in class ohos.media.image.ImageSource.SourceOptions
Indicates an optional prompt about the image format, which is represented by an MIME type string.
formatMeasurePerUnit(Measure, MeasureUnit, StringBuilder, FieldPosition) - Method in class ohos.global.icu.text.MeasureFormat
Formats a single measure per unit.
formatMeasures(StringBuilder, FieldPosition, Measure...) - Method in class ohos.global.icu.text.MeasureFormat
Formats a sequence of measures.
formatMeasures(Measure...) - Method in class ohos.global.icu.text.MeasureFormat
Format a sequence of measures.
formatMessage(LogRecord) - Method in class java.util.logging.Formatter
Localize and format the message string from a log record.
formatMimeType(String) - Static method in class ohos.aafwk.content.Intent
Formats data of a specified MIME type.
formatNumeric(double, RelativeDateTimeFormatter.RelativeDateTimeUnit) - Method in class ohos.global.icu.text.RelativeDateTimeFormatter
Format a combination of RelativeDateTimeUnit and numeric offset using a numeric style, e.g. "1 week ago", "in 1 week", "5 weeks ago", "in 5 weeks".
formatOffsetISO8601Basic(int, boolean, boolean, boolean) - Method in class ohos.global.icu.text.TimeZoneFormat
Returns the ISO 8601 basic time zone string for the given offset.
formatOffsetISO8601Extended(int, boolean, boolean, boolean) - Method in class ohos.global.icu.text.TimeZoneFormat
Returns the ISO 8601 extended time zone string for the given offset.
formatOffsetLocalizedGMT(int) - Method in class ohos.global.icu.text.TimeZoneFormat
Returns the localized GMT(UTC) offset format for the given offset.
formatOffsetShortLocalizedGMT(int) - Method in class ohos.global.icu.text.TimeZoneFormat
Returns the short localized GMT(UTC) offset format for the given offset.
formatPhoneNumber(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Formats a phone number according to the Chinese Telephone Code Plan.
formatPhoneNumber(String, String) - Static method in class ohos.telephony.TelephoneNumberUtils
Formats a phone number.
formatPhoneNumber(String, String, String) - Static method in class ohos.telephony.TelephoneNumberUtils
Formats a phone number according to the country code.
formatPhoneNumberToE164(String, String) - Static method in class ohos.telephony.TelephoneNumberUtils
Formats a phone number into an E.164 representation.
FormatStyle - Enum in java.time.format
Enumeration of the style of a localized date, time or date-time formatter.
Formattable - Interface in java.util
The Formattable interface must be implemented by any class that needs to perform custom formatting using the 's' conversion specifier of Formatter.
FormattableFlags - Class in java.util
FomattableFlags are passed to the Formattable#formatTo method and modify the output format for Formattable.
Formatter - Class in java.util
An interpreter for printf-style format strings.
Formatter - Class in java.util.logging
A Formatter provides support for formatting LogRecords.
Formatter() - Constructor for class java.util.Formatter
Constructs a new formatter.
Formatter() - Constructor for class java.util.logging.Formatter
Construct a new formatter.
Formatter(File) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file.
Formatter(File, String) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file and charset.
Formatter(File, String, Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file, charset, and locale.
Formatter(OutputStream) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified output stream.
Formatter(OutputStream, String) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified output stream and charset.
Formatter(OutputStream, String, Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified output stream, charset, and locale.
Formatter(PrintStream) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified print stream.
Formatter(Appendable) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified destination.
Formatter(Appendable, Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified destination and locale.
Formatter(String) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file name.
Formatter(String, String) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file name and charset.
Formatter(String, String, Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file name, charset, and locale.
Formatter(Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified locale.
Formatter.BigDecimalLayoutForm - Enum in java.util
Enum for BigDecimal formatting.
FormatterClosedException - Exception in java.util
Unchecked exception thrown when the formatter has been closed.
FormatterClosedException() - Constructor for exception java.util.FormatterClosedException
Constructs an instance of this class.
formatTo(TemporalAccessor, Appendable) - Method in class java.time.format.DateTimeFormatter
Formats a date-time object to an Appendable using this formatter.
formatTo(Formatter, int, int, int) - Method in interface java.util.Formattable
Formats the object using the provided Formatter.
formatToCharacterIterator(Object) - Method in class java.text.DecimalFormat
Formats an Object producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.Format
Formats an Object producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.MessageFormat
Formats an array of objects and inserts them into the MessageFormat's pattern, producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.SimpleDateFormat
Formats an Object producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class ohos.global.icu.text.DecimalFormat
Formats an Object producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class ohos.global.icu.text.MessageFormat
Formats an array of objects and inserts them into the MessageFormat's pattern, producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class ohos.global.icu.text.SimpleDateFormat
Format the object to an attributed string, and return the corresponding iterator Overrides superclass method.
formatToCharacterIterator(Object) - Method in class ohos.global.icu.text.TimeZoneFormat
Formats an Object producing an AttributedCharacterIterator.
formatType(String) - Method in class ohos.aafwk.content.Intent
Formats a specified MIME type.
formatUri(Uri) - Method in class ohos.aafwk.content.Intent
Formats a specified URI.
formatUriAndType(Uri, String) - Method in class ohos.aafwk.content.Intent
Formats a specified URI and MIME type.
FormBindingData - Class in ohos.aafwk.ability
Represents the data structure of a JS form.
FormBindingData() - Constructor for class ohos.aafwk.ability.FormBindingData
A constructor used to create an empty FormBindingData instance.
FormBindingData(String) - Constructor for class ohos.aafwk.ability.FormBindingData
A constructor used to create a FormBindingData instance with data of the String type specified.
FormBindingData(ZSONObject) - Constructor for class ohos.aafwk.ability.FormBindingData
A constructor used to create a FormBindingData instance with data of the ZSONObject type specified.
FormException - Exception in ohos.aafwk.ability
Describes an exception thrown when an error occurs during Form operation.
FormException.FormError - Enum in ohos.aafwk.ability
FormError indicates the form error code and error message.
FormInfo - Class in ohos.bundle
Provides information about a form.
FormInfo() - Constructor for class ohos.bundle.FormInfo
Default constructor used to create a FormInfo instance.
FormInfo(FormInfo) - Constructor for class ohos.bundle.FormInfo
A constructor used to create a FormInfo instance by copying attributes of an existing one.
FormInfo.CustomizeData - Class in ohos.bundle
Defines custom data.
FormInfo.FormType - Enum in ohos.bundle
Enumerates types of a form.
forName(String) - Static method in class java.lang.Character.UnicodeBlock
Returns the UnicodeBlock with the given name.
forName(String) - Static method in enum java.lang.Character.UnicodeScript
Returns the UnicodeScript constant with the given Unicode script name or the script name alias.
forName(String) - Static method in class java.lang.Class
Returns the Class object associated with the class or interface with the given string name.
forName(String) - Static method in class java.nio.charset.Charset
Returns a charset object for the named charset.
forName(String) - Static method in class ohos.global.icu.lang.UCharacter.UnicodeBlock
Alternative to the Character.UnicodeBlock.forName(String) method.
forName(String, boolean, ClassLoader) - Static method in class java.lang.Class
Returns the Class object associated with the class or interface with the given string name, using the given class loader.
forNumberingSystem(Locale, NumberingSystem) - Static method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns a DecimalFormatSymbols instance for the given locale with digits and symbols corresponding to the given NumberingSystem.
forNumberingSystem(ULocale, NumberingSystem) - Static method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns a DecimalFormatSymbols instance for the given locale with digits and symbols corresponding to the given NumberingSystem.
FORWARD - Static variable in class ohos.global.icu.text.Transliterator
Direction constant indicating the forward direction in a transliterator, e.g., the forward rules of a rule-based Transliterator.
FORWARD_BUTTON - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates that the forward button on the mouse is pressed.
FORWARD_MESSAGE - ohos.telephony.ShortMessage.ShortMessageClass
Indicates an SMS message to be forwarded to another device.
foundType() - Method in exception java.lang.annotation.AnnotationTypeMismatchException
Returns the type of data found in the incorrectly typed element.
FOURTH_PLAYBACK_DERGREE - Static variable in class ohos.media.recorder.Recorder.OrientationHint
Indicates that the angle is rotated by 270 degrees during video playback.
FP - ohos.agp.components.Text.TextSizeType
Indicates font-size pixels.
fp2px(float, float) - Static method in class ohos.agp.components.AttrHelper
Converts a font-size pixel (fp) to a pixel value based on the screen density.
fp2px(float, float, float) - Static method in class ohos.agp.components.AttrHelper
Converts a font-size pixel (fp) value to a pixel value based on the screen density and font ratio.
fp2px(float, Context) - Static method in class ohos.agp.components.AttrHelper
Converts a font-size pixel (fp) to a pixel value based on the screen context.
FPS_INIT - Static variable in class ohos.media.common.VideoProperty
Indicates the default video frame capture rate.
Fraction - Class in ohos.aafwk.ability.fraction
Provides lifecycle callbacks of a fraction.
Fraction() - Constructor for class ohos.aafwk.ability.fraction.Fraction
 
FRACTION - Static variable in class java.text.NumberFormat.Field
Constant identifying the fraction field.
FRACTION - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
FRACTION - Static variable in class ohos.global.icu.text.NumberFormat.Field
 
FRACTION_FIELD - Static variable in class java.text.NumberFormat
Field constant used to construct a FieldPosition object.
FRACTION_FIELD - Static variable in class ohos.global.icu.text.NumberFormat
Field constant used to construct a FieldPosition object.
FractionAbility - Class in ohos.aafwk.ability.fraction
Base class for an Ability that wants to implement Fraction.
FractionAbility() - Constructor for class ohos.aafwk.ability.fraction.FractionAbility
 
FRACTIONAL_SECOND - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
FRACTIONAL_SECOND_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'S' field alignment, corresponding to the Calendar#MILLISECOND field.
FractionManager - Class in ohos.aafwk.ability.fraction
Provides methods for managing the lifecycle of a Fraction.
FractionScheduler - Class in ohos.aafwk.ability.fraction
Provides methods for performing Fraction transactions.
FractionScheduler() - Constructor for class ohos.aafwk.ability.fraction.FractionScheduler
 
FRAME_CONFIG_PICTURE - Static variable in annotation type ohos.media.camera.device.Camera.FrameConfigType
Indicates a FrameConfig.Builder instance that creates configuration suitable for taking pictures.
FRAME_CONFIG_PREVIEW - Static variable in annotation type ohos.media.camera.device.Camera.FrameConfigType
Indicates a FrameConfig.Builder instance that creates configuration suitable for preview.
FRAME_CONFIG_RECORD - Static variable in annotation type ohos.media.camera.device.Camera.FrameConfigType
Indicates a FrameConfig.Builder instance that creates configuration suitable for recording.
FRAME_FULL_RESULT - Static variable in annotation type ohos.media.camera.device.FrameResult.State
Indicates full frame capture results.
FRAME_INTERVAL - Static variable in class ohos.media.common.Format
Indicates a key that describes the I-frame interval.
FRAME_PARTIAL_RESULT - Static variable in annotation type ohos.media.camera.device.FrameResult.State
Indicates partial frame capture results.
FRAME_RATE - Static variable in class ohos.media.common.Format
Indicates a key that describes the video frame rate.
FrameAnimationElement - Class in ohos.agp.components.element
Creates frame-by-frame animations using element objects.
FrameAnimationElement() - Constructor for class ohos.agp.components.element.FrameAnimationElement
Default constructor used to create a FrameAnimationElement object.
FrameAnimationElement(Context, int) - Constructor for class ohos.agp.components.element.FrameAnimationElement
Creates a FrameAnimationElement object based on the specified XML resource.
FrameConfig - Interface in ohos.media.camera.device
An interface for configuring frame capture, image processing, and image output.
FrameConfig.Builder - Interface in ohos.media.camera.device
Provides frame configuration Builder objects.
FrameIntervalObserver - Interface in ohos.media.audio
Provides an observer to listen for the playback or recording of audio frames at intervals.
FramePositionObserver - Interface in ohos.media.audio
Provides an observer to listen for the playback or recording of audio frames at specific positions.
FrameResult - Interface in ohos.media.camera.device
Describes results generated during frame capture.
FrameResult.State - Annotation Type in ohos.media.camera.device
Describes frame capture states.
FrameStateCallback - Class in ohos.media.camera.device
Provides callbacks for the frame processing states.
FrameStateCallback() - Constructor for class ohos.media.camera.device.FrameStateCallback
 
FRANCE - Static variable in class java.util.Locale
Useful constant for country.
FRANCE - Static variable in class ohos.global.icu.util.ULocale
Useful constant for country/region.
free() - Method in interface java.sql.Array
This method frees the Array object and releases the resources that it holds.
free() - Method in interface java.sql.Blob
This method frees the Blob object and releases the resources that it holds.
free() - Method in interface java.sql.Clob
This method frees the Clob object and releases the resources the resources that it holds.
free() - Method in interface java.sql.SQLXML
This method closes this object and releases the resources that it held.
free() - Method in class ohos.data.orm.Blob
 
free() - Method in class ohos.data.orm.Clob
 
FREE_FORM_INPUT - ohos.event.notification.NotificationConstant.InputsSource
Indicates that the user manually input the content.
freeBuffers(Surface) - Method in interface ohos.media.camera.device.Camera
Releases the buffer for a specified surface.
freeLastRow() - Method in class ohos.data.resultset.SharedBlock
Releases data in the last row of a SharedBlock.
freeMemory() - Method in class java.lang.Runtime
Returns the amount of free memory in the Java Virtual Machine.
freeTextureImage() - Method in class ohos.agp.graphics.TextureHolder
Releases the texture image of the TextureHodler.
Freezable<T> - Interface in ohos.global.icu.util
Provides a flexible mechanism for controlling access, without requiring that a class be immutable.
freeze() - Method in class ohos.global.icu.text.Collator
Freezes the collator.
freeze() - Method in class ohos.global.icu.text.DateIntervalInfo
Freezes the object.
freeze() - Method in class ohos.global.icu.text.DateTimePatternGenerator
Freezes the object.
freeze() - Method in class ohos.global.icu.text.MessagePattern
Freezes this object, making it immutable and thread-safe.
freeze() - Method in class ohos.global.icu.text.RuleBasedCollator
Freezes the collator.
freeze() - Method in class ohos.global.icu.text.TimeZoneFormat
Freezes the object.
freeze() - Method in class ohos.global.icu.text.UnicodeSet
Freeze this class, according to the Freezable interface.
freeze() - Method in interface ohos.global.icu.util.Freezable
Freezes the object.
freeze() - Method in class ohos.global.icu.util.TimeZone
Freezes the object.
FRENCH - Static variable in class java.util.Locale
Useful constant for language.
FRENCH - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates that French text elements will be detected.
FRENCH - Static variable in class ohos.global.icu.util.ULocale
Useful constant for language.
frequency(Collection<?>, Object) - Static method in class java.util.Collections
Returns the number of elements in the specified collection equal to the specified object.
FRIDAY - java.time.DayOfWeek
The singleton instance for the day-of-week of Friday.
FRIDAY - ohos.global.icu.text.RelativeDateTimeFormatter.AbsoluteUnit
Friday
FRIDAY - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is Friday, e.g. "last Friday", "this Friday", "next Friday", "in 5 Fridays".
FRIDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Friday.
FRIDAY - Static variable in class ohos.global.icu.util.Calendar
Value of the DAY_OF_WEEK field indicating Friday.
from(long, int) - Static method in class ohos.global.icu.util.UniversalTimeScale
Convert a long datetime from the given time scale to the universal time scale.
from(long, TimeUnit) - Static method in class java.nio.file.attribute.FileTime
Returns a FileTime representing a value at the given unit of granularity.
from(File) - Static method in class java.lang.ProcessBuilder.Redirect
Returns a redirect to read from the specified file.
from(CharSequence) - Static method in class ohos.global.icu.text.UnicodeSet
Makes a set from a multicharacter string.
from(Instant) - Static method in class java.nio.file.attribute.FileTime
Returns a FileTime representing the same point of time value on the time-line as the provided Instant object.
from(Instant) - Static method in class java.util.Date
Obtains an instance of Date from an Instant object.
from(TemporalAccessor) - Static method in interface java.time.chrono.ChronoLocalDate
Obtains an instance of ChronoLocalDate from a temporal object.
from(TemporalAccessor) - Static method in interface java.time.chrono.ChronoLocalDateTime
Obtains an instance of ChronoLocalDateTime from a temporal object.
from(TemporalAccessor) - Static method in interface java.time.chrono.Chronology
Obtains an instance of Chronology from a temporal object.
from(TemporalAccessor) - Static method in interface java.time.chrono.ChronoZonedDateTime
Obtains an instance of ChronoZonedDateTime from a temporal object.
from(TemporalAccessor) - Static method in class java.time.chrono.HijrahDate
Obtains a HijrahDate of the Islamic Umm Al-Qura calendar from a temporal object.
from(TemporalAccessor) - Static method in class java.time.chrono.JapaneseDate
Obtains a JapaneseDate from a temporal object.
from(TemporalAccessor) - Static method in class java.time.chrono.MinguoDate
Obtains a MinguoDate from a temporal object.
from(TemporalAccessor) - Static method in class java.time.chrono.ThaiBuddhistDate
Obtains a ThaiBuddhistDate from a temporal object.
from(TemporalAccessor) - Static method in enum java.time.DayOfWeek
Obtains an instance of DayOfWeek from a temporal object.
from(TemporalAccessor) - Static method in class java.time.Instant
Obtains an instance of Instant from a temporal object.
from(TemporalAccessor) - Static method in class java.time.LocalDate
Obtains an instance of LocalDate from a temporal object.
from(TemporalAccessor) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from a temporal object.
from(TemporalAccessor) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from a temporal object.
from(TemporalAccessor) - Static method in enum java.time.Month
Obtains an instance of Month from a temporal object.
from(TemporalAccessor) - Static method in class java.time.MonthDay
Obtains an instance of MonthDay from a temporal object.
from(TemporalAccessor) - Static method in class java.time.OffsetDateTime
Obtains an instance of OffsetDateTime from a temporal object.
from(TemporalAccessor) - Static method in class java.time.OffsetTime
Obtains an instance of OffsetTime from a temporal object.
from(TemporalAccessor) - Static method in class java.time.Year
Obtains an instance of Year from a temporal object.
from(TemporalAccessor) - Static method in class java.time.YearMonth
Obtains an instance of YearMonth from a temporal object.
from(TemporalAccessor) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from a temporal object.
from(TemporalAccessor) - Static method in class java.time.ZoneId
Obtains an instance of ZoneId from a temporal object.
from(TemporalAccessor) - Static method in class java.time.ZoneOffset
Obtains an instance of ZoneOffset from a temporal object.
from(TemporalAmount) - Static method in class java.time.Duration
Obtains an instance of Duration from a temporal amount.
from(TemporalAmount) - Static method in class java.time.Period
Obtains an instance of Period from a temporal amount.
from(ZonedDateTime) - Static method in class java.util.GregorianCalendar
Obtains an instance of GregorianCalendar with the default locale from a ZonedDateTime object.
FROM_MAX_VALUE - Static variable in class ohos.global.icu.util.UniversalTimeScale
The constant used to select the maximum from value for a time scale.
FROM_MIN_VALUE - Static variable in class ohos.global.icu.util.UniversalTimeScale
The constant used to select the minimum from value for a time scale.
fromAll(CharSequence) - Static method in class ohos.global.icu.text.UnicodeSet
Makes a set from each of the characters in the string.
fromArgbInt(int) - Static method in class ohos.agp.colors.RgbColor
Creates a new RgbColor object based on the integer value that defines an aRGB color.
fromJavaCurrency(Currency) - Static method in class ohos.global.icu.util.Currency
Returns a Currency object based on the currency represented by the given java.util.Currency.
fromJsonString(String) - Static method in class ohos.utils.PersistablePacMap
Creates a PersistablePacMap object based on a given JSON string.
fromMethodDescriptorString(String, ClassLoader) - Static method in class java.lang.invoke.MethodType
Finds or creates an instance of a method type, given the spelling of its bytecode descriptor.
fromMillis(long) - Static method in class java.nio.file.attribute.FileTime
Returns a FileTime representing the given value in milliseconds.
fromMillis(long) - Static method in class ohos.system.TimeValGroup
Constructs a TimeValGroup instance based on the given milliseconds.
fromPacMap(PacMap) - Static method in class ohos.ai.cv.text.TextConfiguration
Passes the data type of PacMap to TextConfiguration.
fromPixelMap(PixelMap) - Static method in class ohos.ai.cv.common.VisionImage
A constructor used to create a VisionImage instance based on a PixelMap object.
fromRgb(RgbColor) - Method in class ohos.agp.colors.UserDefinedColor
Defines an abstract method to convert a RgbColor object into a UserDefinedColor object.
fromRgbaInt(int) - Static method in class ohos.agp.colors.RgbColor
Creates a new RgbColor object based on the integer value that defines an RGBa color.
fromString(String) - Static method in class java.nio.file.attribute.PosixFilePermissions
Returns the set of permissions corresponding to a given String representation.
fromString(String) - Static method in class java.util.UUID
Creates a UUID from the string standard representation as described in the UUID.toString() method.
FULL - java.time.format.FormatStyle
Full text style, with the most detail.
FULL - java.time.format.TextStyle
Full text, typically the full description.
FULL - ohos.batterymanager.BatteryInfo.BatteryChargeState
Indicates that the battery is fully charged.
FULL - Static variable in class java.text.DateFormat
Constant for full style pattern.
FULL - Static variable in class ohos.global.icu.text.DateFormat
Constant for full style pattern.
FULL_COMPOSITION_EXCLUSION - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Full_Composition_Exclusion.
FULL_DATA - ohos.media.image.ImageSource.UpdateMode
Indicates that all the accumulated obtained data is input to update the source.
FULL_DECOMPOSITION - Static variable in class java.text.Collator
Decomposition mode value.
FULL_DECOMPOSITION - Static variable in class ohos.global.icu.text.Collator
[icu] Note: This is for backwards compatibility with Java APIs only.
FULL_FLUSH - Static variable in class java.util.zip.Deflater
Compression flush mode used to flush out all pending output and reset the deflater.
FULL_STANDALONE - java.time.format.TextStyle
Full text for stand-alone use, typically the full description.
FULLWIDTH - Static variable in interface ohos.global.icu.lang.UCharacter.EastAsianWidth
 
Function<T,R> - Interface in java.util.function
Represents a function that accepts one argument and produces a result.
FunctionalInterface - Annotation Type in java.lang
An informative annotation type used to indicate that an interface type declaration is intended to be a functional interface as defined by the Java Language Specification.
functionColumnIn - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is an IN parameter.
functionColumnInOut - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is an INOUT parameter.
functionColumnOut - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is an OUT parameter.
functionColumnResult - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is a column in a result set.
functionColumnUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that type of the parameter or column is unknown.
functionNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are not allowed.
functionNoTable - Static variable in interface java.sql.DatabaseMetaData
Indicates that the function does not return a table.
functionNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are allowed.
functionNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that whether NULL values are allowed is unknown.
functionResultUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that it is not known whether the function returns a result or a table.
functionReturn - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is a return value.
functionReturnsTable - Static variable in interface java.sql.DatabaseMetaData
Indicates that the function returns a table.
functionTraceBegin() - Static method in class ohos.hiviewdfx.Debug
Starts tracing function logs based on the default log file name (dmtrace.trace) and buffer size.
functionTraceBegin(String) - Static method in class ohos.hiviewdfx.Debug
Starts tracing function logs based on the specified log file name and the default buffer size (8 MB).
functionTraceBegin(String, int) - Static method in class ohos.hiviewdfx.Debug
Starts tracing function logs based on the specified log file name and buffer size.
functionTraceBegin(String, int, int) - Static method in class ohos.hiviewdfx.Debug
Starts tracing function logs based on the specified log name, buffer size, and flag.
functionTraceEnd() - Static method in class ohos.hiviewdfx.Debug
Stops tracing function logs.
functionTraceSamplingBegin(String, int, int) - Static method in class ohos.hiviewdfx.Debug
Starts tracing function logs in sampling mode based on the specified log file name, buffer size, and sampling interval.
FURLONG - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: furlong
fuse(float, float) - Method in class ohos.agp.utils.RectFloat
Fuses this RectFloat with a specified coordinate.
fuse(float, float) - Method in class ohos.utils.geo.RectFloat
Fuses this RectFloat with a specified coordinate.
fuse(float, float, float, float) - Method in class ohos.agp.utils.RectFloat
Fuses this RectFloat with a specified rectangle holding given coordinates.
fuse(float, float, float, float) - Method in class ohos.utils.geo.RectFloat
Fuses this RectFloat with a specified rectangle holding given coordinates.
fuse(int, int) - Method in class ohos.agp.utils.Rect
Fuses this RectFloat with a specified coordinate.
fuse(int, int) - Method in class ohos.utils.geo.Rect
Fuses this RectFloat with a specified coordinate.
fuse(int, int, int, int) - Method in class ohos.agp.utils.Rect
Fuses this Rect with a specified rectangle holding given coordinates.
fuse(int, int, int, int) - Method in class ohos.utils.geo.Rect
Fuses this Rect with a specified rectangle holding given coordinates.
fuse(Rect) - Method in class ohos.agp.utils.Rect
Fuses this Rect with a specified rectangle.
fuse(RectFloat) - Method in class ohos.agp.utils.RectFloat
Fuses this RectFloat with a specified rectangle.
fuse(Rect) - Method in class ohos.utils.geo.Rect
Fuses this Rect with a specified rectangle.
fuse(RectFloat) - Method in class ohos.utils.geo.RectFloat
Fuses this RectFloat with a specified rectangle.
Future<V> - Interface in java.util.concurrent
A Future represents the result of an asynchronous computation.
FutureTask<V> - Class in java.util.concurrent
A cancellable asynchronous computation.
FutureTask(Runnable, V) - Constructor for class java.util.concurrent.FutureTask
Creates a FutureTask that will, upon running, execute the given Runnable, and arrange that get will return the given result on successful completion.
FutureTask(Callable<V>) - Constructor for class java.util.concurrent.FutureTask
Creates a FutureTask that will, upon running, execute the given Callable.

G

G_FORCE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of acceleration: g-force
GAF - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
GAIN_CONTROL - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
GainControlEffect - Class in ohos.media.audio
The GainControlEffect class provides gain control effect attach to AudioCapturer.
gainFocus(int) - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains information about the node that gains accessibility focus.
gainFocus(int) - Method in class ohos.accessibility.ability.AccessibleAbility
Obtains the accessibility node that gains the focus.
gainNextFocus(int) - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains the next focused node in the specified direction of the currently focused node.
GALLON - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: gallon
GALLON_IMPERIAL - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: gallon-imperial
GAMAL - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
GatheringByteChannel - Interface in java.nio.channels
A channel that can write bytes from a sequence of buffers.
GATT - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the profile is Gatt profile.
GATT_SERVER - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the profile is Gatt server profile.
GattCharacteristic - Class in ohos.bluetooth.ble
Represents the Bluetooth GATT characteristic.
GattCharacteristic(UUID, int, int) - Constructor for class ohos.bluetooth.ble.GattCharacteristic
A constructor used to create a GattCharacteristic instance.
GattDescriptor - Class in ohos.bluetooth.ble
Represents the Bluetooth GATT descriptor.
GattDescriptor(UUID, int) - Constructor for class ohos.bluetooth.ble.GattDescriptor
A constructor used to create a GattDescriptor instance.
GattService - Class in ohos.bluetooth.ble
Represents the Bluetooth GATT service.
GattService(UUID, boolean) - Constructor for class ohos.bluetooth.ble.GattService
A constructor used to create a GattService instance with a specified UUID.
gc() - Method in class java.lang.Runtime
Runs the garbage collector.
gc() - Static method in class java.lang.System
Runs the garbage collector.
gcd(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is the greatest common divisor of abs(this) and abs(val).
GCMParameterSpec - Class in javax.crypto.spec
Specifies the set of parameters required by a Cipher using the Galois/Counter Mode (GCM) mode.
GCMParameterSpec(int, byte[]) - Constructor for class javax.crypto.spec.GCMParameterSpec
Constructs a GCMParameterSpec using the specified authentication tag bit-length and IV buffer.
GCMParameterSpec(int, byte[], int, int) - Constructor for class javax.crypto.spec.GCMParameterSpec
Constructs a GCMParameterSpec object using the specified authentication tag bit-length and a subset of the specified buffer as the IV.
GEMINATION_MARK - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
GENBOT - Static variable in class ohos.global.icu.util.EthiopicCalendar
Constant for ግንቦት, the 9th month of the Ethiopic year.
GENDER - Static variable in class ohos.data.search.schema.ContactItem
Indicates the index field name of gender.
GENERAL_CATEGORY - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property General_Category.
GENERAL_CATEGORY_MASK - Static variable in interface ohos.global.icu.lang.UProperty
Bitmask property General_Category_Mask.
GENERAL_OTHER_TYPES - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Cn Not Assigned (no characters in [UnicodeData.txt] have this property)
GENERAL_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "General Punctuation" Unicode character block.
GENERAL_PUNCTUATION - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GENERAL_PUNCTUATION_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GeneralReceiver - Class in ohos.app
Provides generic callback methods for receiving results from other processes during inter-process communication (IPC).
GeneralReceiver() - Constructor for class ohos.app.GeneralReceiver
A constructor used to create a GeneralReceiver instance whose EventHandler is null.
GeneralReceiver(EventHandler) - Constructor for class ohos.app.GeneralReceiver
A constructor used to create a GeneralReceiver instance with an EventHandler object passed.
GeneralSecurityException - Exception in java.security
The GeneralSecurityException class is a generic security exception class that provides type safety for all the security-related exception classes that extend from it.
GeneralSecurityException() - Constructor for exception java.security.GeneralSecurityException
Constructs a GeneralSecurityException with no detail message.
GeneralSecurityException(String) - Constructor for exception java.security.GeneralSecurityException
Constructs a GeneralSecurityException with the specified detail message.
GeneralSecurityException(String, Throwable) - Constructor for exception java.security.GeneralSecurityException
Creates a GeneralSecurityException with the specified detail message and cause.
GeneralSecurityException(Throwable) - Constructor for exception java.security.GeneralSecurityException
Creates a GeneralSecurityException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
generate(DoubleSupplier) - Static method in interface java.util.stream.DoubleStream
Returns an infinite sequential unordered stream where each element is generated by the provided DoubleSupplier.
generate(IntSupplier) - Static method in interface java.util.stream.IntStream
Returns an infinite sequential unordered stream where each element is generated by the provided IntSupplier.
generate(LongSupplier) - Static method in interface java.util.stream.LongStream
Returns an infinite sequential unordered stream where each element is generated by the provided LongSupplier.
generate(Supplier<T>) - Static method in interface java.util.stream.Stream
Returns an infinite sequential unordered stream where each element is generated by the provided Supplier.
generateCertificate(InputStream) - Method in class java.security.cert.CertificateFactory
Generates a certificate object and initializes it with the data read from the input stream inStream.
generateCertificates(InputStream) - Method in class java.security.cert.CertificateFactory
Returns a (possibly empty) collection view of the certificates read from the given input stream inStream.
generateCertPath(InputStream) - Method in class java.security.cert.CertificateFactory
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
generateCertPath(InputStream, String) - Method in class java.security.cert.CertificateFactory
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
generateCertPath(List<? extends Certificate>) - Method in class java.security.cert.CertificateFactory
Generates a CertPath object and initializes it with a List of Certificates.
generateCone(String, ResourceHandle, float, float, int) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Generates a cone entity.
generateConeMesh(String, ResourceHandle, float, float, int) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Generates a cone mesh.
generateCRL(InputStream) - Method in class java.security.cert.CertificateFactory
Generates a certificate revocation list (CRL) object and initializes it with the data read from the input stream inStream.
generateCRLs(InputStream) - Method in class java.security.cert.CertificateFactory
Returns a (possibly empty) collection view of the CRLs read from the given input stream inStream.
generateCube(String, ResourceHandle, float, float, float) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Generates a cube entity.
generateCubeMesh(String, ResourceHandle, float, float, float) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Generates a cube mesh.
generateKey() - Method in class javax.crypto.KeyGenerator
Generates a secret key.
generateKeyPair() - Method in class java.security.KeyPairGenerator
Generates a key pair.
generateKeyPair() - Method in class java.security.KeyPairGeneratorSpi
Generates a key pair.
generateParameters() - Method in class java.security.AlgorithmParameterGenerator
Generates the parameters.
generatePlane(String, ResourceHandle, float, float) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Generates a plane entity.
generatePlaneMesh(String, ResourceHandle, float, float) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Generates a plane mesh.
generatePrivate(KeySpec) - Method in class java.security.KeyFactory
Generates a private key object from the provided key specification (key material).
generatePublic(KeySpec) - Method in class java.security.KeyFactory
Generates a public key object from the provided key specification (key material).
generateSecret() - Method in class javax.crypto.KeyAgreement
Generates the shared secret and returns it in a new buffer.
generateSecret(byte[], int) - Method in class javax.crypto.KeyAgreement
Generates the shared secret, and places it into the buffer sharedSecret, beginning at offset inclusive.
generateSecret(String) - Method in class javax.crypto.KeyAgreement
Creates the shared secret and returns it as a SecretKey object of the specified algorithm.
generateSecret(KeySpec) - Method in class javax.crypto.SecretKeyFactory
Generates a SecretKey object from the provided key specification (key material).
generateSeed(int) - Method in class java.security.SecureRandom
Returns the given number of seed bytes, computed using the seed generation algorithm that this class uses to seed itself.
generateSphere(String, ResourceHandle, float, int, int) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Generates a sphere entity.
generateSphereMesh(String, ResourceHandle, float, int, int) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Generates a sphere mesh.
generic() - Method in class java.lang.invoke.MethodType
Converts all types, both reference and primitive, to Object.
GENERIC_FAILURE - Static variable in class java.util.logging.ErrorManager
GENERIC_FAILURE is used for failure that don't fit into one of the other categories.
GENERIC_LAB - ohos.media.image.common.ColorSpace
Indicates the color space using CIE XYZ D50 as the profile conversion space.
GENERIC_LOCATION - ohos.global.icu.text.TimeZoneFormat.Style
Generic location format, such as "United States Time (New York)" and "Italy Time".
GENERIC_LOCATION - Static variable in class ohos.global.icu.util.TimeZone
[icu] A style specifier for getDisplayName() indicating a long name derived from the timezone's fallback name, such as "United States (Los Angeles)."
GENERIC_LONG - ohos.global.icu.text.TimeZoneFormat.Style
Generic long non-location format, such as "Eastern Time".
GENERIC_SHORT - ohos.global.icu.text.TimeZoneFormat.Style
Generic short non-location format, such as "ET".
GENERIC_TEMPERATURE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of temperature: generic
GENERIC_TZ - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for generic non-location format, such as Pacific Time; used in combinations date + time + zone, or time + zone.
GENERIC_XYZ - ohos.media.image.common.ColorSpace
Indicates the color space based on the standard illuminant with D50 as the white point.
GenericArrayType - Interface in java.lang.reflect
GenericArrayType represents an array type whose component type is either a parameterized type or a type variable.
GenericDeclaration - Interface in java.lang.reflect
A common interface for all entities that declare type variables.
genericMethodType(int) - Static method in class java.lang.invoke.MethodType
Finds or creates a method type whose components are all Object.
genericMethodType(int, boolean) - Static method in class java.lang.invoke.MethodType
Finds or creates a method type whose components are Object with an optional trailing Object[] array.
GenericSignatureFormatError - Error in java.lang.reflect
Thrown when a syntactically malformed signature attribute is encountered by a reflective method that needs to interpret the generic signature information for a type, method or constructor.
GenericSignatureFormatError() - Constructor for error java.lang.reflect.GenericSignatureFormatError
Constructs a new GenericSignatureFormatError.
GenericSignatureFormatError(String) - Constructor for error java.lang.reflect.GenericSignatureFormatError
Constructs a new GenericSignatureFormatError with the specified message.
genExemptionBlob() - Method in class javax.crypto.ExemptionMechanism
Generates the exemption mechanism key blob.
genExemptionBlob(byte[]) - Method in class javax.crypto.ExemptionMechanism
Generates the exemption mechanism key blob, and stores the result in the output buffer.
genExemptionBlob(byte[], int) - Method in class javax.crypto.ExemptionMechanism
Generates the exemption mechanism key blob, and stores the result in the output buffer, starting at outputOffset inclusive.
genKeyPair() - Method in class java.security.KeyPairGenerator
Generates a key pair.
GENRE - Static variable in class ohos.data.search.schema.MusicItem
Indicates the index field name of genre.
GENRE - Static variable in annotation type ohos.media.common.AVMetadata.AVTextKey
Indicates the key for the genre.
GeoAddress - Class in ohos.location
Represents a data class that describes geographic locations.
GeoAddress(Locale) - Constructor for class ohos.location.GeoAddress
Creates a GeoAddress object.
GeoConvert - Class in ohos.location
Implements mutual conversion between geographic location and address information.
GeoConvert() - Constructor for class ohos.location.GeoConvert
Creates a GeoConvert instance with default parameters.
GeoConvert(Locale) - Constructor for class ohos.location.GeoConvert
Creates a GeoConvert instance with customized parameters.
GEOLOCATION_ORIGINS_ALLOWED - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Indicates the default geographical location that can be used by the browser.
GEOMETRIC_SHAPES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Geometric Shapes" Unicode character block.
GEOMETRIC_SHAPES - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GEOMETRIC_SHAPES_EXTENDED - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GEOMETRIC_SHAPES_EXTENDED_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GEOMETRIC_SHAPES_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GEORGIAN - java.lang.Character.UnicodeScript
Unicode script "Georgian".
GEORGIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Georgian" Unicode character block.
GEORGIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GEORGIAN - Static variable in class ohos.global.icu.lang.UScript
Georgian
GEORGIAN_EXTENDED - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GEORGIAN_EXTENDED_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GEORGIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GEORGIAN_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Georgian Supplement" Unicode character block.
GEORGIAN_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GEORGIAN_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GERMAN - Static variable in class java.util.Locale
Useful constant for language.
GERMAN - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates that German text elements will be detected.
GERMAN - Static variable in class ohos.global.icu.util.ULocale
Useful constant for language.
GERMANY - Static variable in class java.util.Locale
Useful constant for country.
GERMANY - Static variable in class ohos.global.icu.util.ULocale
Useful constant for country/region.
GesturePathDefine - Class in ohos.accessibility.ability
Defines the path of a gesture.
GesturePathDefine() - Constructor for class ohos.accessibility.ability.GesturePathDefine
 
GesturePathPositionDefine - Class in ohos.accessibility.ability
Describes the position for the path of a gesture.
GesturePathPositionDefine() - Constructor for class ohos.accessibility.ability.GesturePathPositionDefine
 
GestureResultListener - Class in ohos.accessibility.ability
Provides a listener to observe the result of sending gestures to the screen.
GestureResultListener() - Constructor for class ohos.accessibility.ability.GestureResultListener
 
GestureResultListenerInfo - Class in ohos.accessibility.ability
Provides information about the listener observing the gestures sent to the screen.
GestureResultListenerInfo(GestureResultListener) - Constructor for class ohos.accessibility.ability.GestureResultListenerInfo
A constructor used to create a GestureResultListenerInfo instance based on the specified listener.
gestureSimulate(List<GesturePathDefine>, GestureResultListener) - Method in class ohos.accessibility.ability.AccessibleAbility
Sends customized gestures to the screen.
get() - Method in class java.lang.ref.PhantomReference
Returns this reference object's referent.
get() - Method in class java.lang.ref.Reference
Returns this reference object's referent.
get() - Method in class java.lang.ref.SoftReference
Returns this reference object's referent.
get() - Method in class java.lang.ThreadLocal
Returns the value in the current thread's copy of this thread-local variable.
get() - Method in class java.nio.ByteBuffer
Relative get method.
get() - Method in class java.nio.CharBuffer
Relative get method.
get() - Method in class java.nio.DoubleBuffer
Relative get method.
get() - Method in class java.nio.FloatBuffer
Relative get method.
get() - Method in class java.nio.IntBuffer
Relative get method.
get() - Method in class java.nio.LongBuffer
Relative get method.
get() - Method in class java.nio.ShortBuffer
Relative get method.
get() - Method in class java.util.concurrent.atomic.AtomicBoolean
Returns the current value.
get() - Method in class java.util.concurrent.atomic.AtomicInteger
Gets the current value.
get() - Method in class java.util.concurrent.atomic.AtomicLong
Gets the current value.
get() - Method in class java.util.concurrent.atomic.AtomicReference
Gets the current value.
get() - Method in class java.util.concurrent.atomic.DoubleAccumulator
Returns the current value.
get() - Method in class java.util.concurrent.atomic.LongAccumulator
Returns the current value.
get() - Method in class java.util.concurrent.CompletableFuture
Waits if necessary for this future to complete, and then returns its result.
get() - Method in class java.util.concurrent.ForkJoinTask
Waits if necessary for the computation to complete, and then retrieves its result.
get() - Method in interface java.util.concurrent.Future
Waits if necessary for the computation to complete, and then retrieves its result.
get() - Method in class java.util.concurrent.FutureTask
 
get() - Method in interface java.util.function.Supplier
Gets a result.
get() - Method in class java.util.Optional
If a value is present in this Optional, returns the value, otherwise throws NoSuchElementException.
get() - Static method in class ohos.accessibility.ability.AccessibilityWindow
Obtains an AccessibilityWindow instance.
get() - Static method in class ohos.eventhandler.InnerEvent
Obtains an InnerEvent instance.
get() - Static method in class ohos.hiviewdfx.ResourceTag
Obtains a new ResourceTag object.
get(boolean[]) - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Returns the current values of both the reference and the mark.
get(byte[]) - Method in class java.nio.ByteBuffer
Relative bulk get method.
get(byte[]) - Static method in class ohos.data.distributed.common.Value
Obtains Value objects of the byte array type.
get(byte[], int, int) - Method in class java.nio.ByteBuffer
Relative bulk get method.
get(char[]) - Method in class java.nio.CharBuffer
Relative bulk get method.
get(char[], int, int) - Method in class java.nio.CharBuffer
Relative bulk get method.
get(double) - Static method in class ohos.data.distributed.common.Value
Obtains Value objects of the double type.
get(double[]) - Method in class java.nio.DoubleBuffer
Relative bulk get method.
get(double[], int, int) - Method in class java.nio.DoubleBuffer
Relative bulk get method.
get(float) - Static method in class ohos.data.distributed.common.Value
Obtains Value objects of the float type.
get(float[]) - Method in class java.nio.FloatBuffer
Relative bulk get method.
get(float[], int, int) - Method in class java.nio.FloatBuffer
Relative bulk get method.
get(int) - Method in class java.nio.ByteBuffer
Absolute get method.
get(int) - Method in class java.nio.CharBuffer
Absolute get method.
get(int) - Method in class java.nio.DoubleBuffer
Absolute get method.
get(int) - Method in class java.nio.FloatBuffer
Absolute get method.
get(int) - Method in class java.nio.IntBuffer
Absolute get method.
get(int) - Method in class java.nio.LongBuffer
Absolute get method.
get(int) - Method in class java.nio.ShortBuffer
Absolute get method.
get(int) - Method in class java.util.AbstractList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.AbstractSequentialList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.ArrayList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.BitSet
Returns the value of the bit with the specified index.
get(int) - Method in class java.util.Calendar
Returns the value of the given calendar field.
get(int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Gets the current value at position i.
get(int) - Method in class java.util.concurrent.atomic.AtomicLongArray
Gets the current value at position i.
get(int) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Gets the current value at position i.
get(int) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.LinkedList
Returns the element at the specified position in this list.
get(int) - Method in interface java.util.List
Returns the element at the specified position in this list.
get(int) - Method in class java.util.Vector
Returns the element at the specified position in this Vector.
get(int) - Method in class ohos.agp.render.render3d.math.Matrix4x4
Obtains the matrix value at the specified index.
get(int) - Method in class ohos.agp.utils.Matrix
Obtains a matrix value based on the array index.
get(int) - Static method in class ohos.data.distributed.common.Value
Obtains Value objects of the int type.
get(int) - Static method in class ohos.eventhandler.InnerEvent
Obtains an InnerEvent instance with the event ID specified.
get(int) - Method in class ohos.global.icu.util.Calendar
Returns the value for a given time field.
get(int) - Method in class ohos.utils.PlainArray
Queries the value associated with a specified key.
get(int) - Method in class ohos.utils.PlainBooleanArray
Queries the value associated with a specified key.
get(int) - Method in class ohos.utils.PlainIntArray
Queries the value associated with a specified key.
get(int) - Method in class ohos.utils.PlainLongArray
Queries the value associated with a specified key.
get(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the object at the specified index in this ZSONArray.
get(int[]) - Method in class java.nio.IntBuffer
Relative bulk get method.
get(int[]) - Method in class java.util.concurrent.atomic.AtomicStampedReference
Returns the current values of both the reference and the stamp.
get(int[], int, int) - Method in class java.nio.IntBuffer
Relative bulk get method.
get(int, boolean) - Method in class ohos.utils.PlainBooleanArray
Queries the value associated with the specified key with the defaultValue parameter passed.
get(int, int) - Method in class java.util.BitSet
Returns a new BitSet composed of bits from this BitSet from fromIndex (inclusive) to toIndex (exclusive).
get(int, int) - Method in class ohos.agp.render.render3d.math.Matrix4x4
Obtains the matrix value at the specified row and column.
get(int, int) - Method in class ohos.agp.utils.Matrix44
Obtains the value at a specified position in this Matrix44 and returns a float number.
get(int, int) - Method in class ohos.utils.PlainIntArray
Queries the value associated with the specified key with the defaultValue parameter passed.
get(int, long) - Static method in class ohos.eventhandler.InnerEvent
Obtains an InnerEvent instance with the event ID and long integer data specified.
get(int, long) - Method in class ohos.utils.PlainLongArray
Queries the value associated with the specified key with the defaultValue parameter passed.
get(int, long, Object) - Static method in class ohos.eventhandler.InnerEvent
Obtains an InnerEvent instance with the event ID and required data specified.
get(int, E) - Method in class ohos.utils.PlainArray
Queries the value associated with the specified key with the defaultValue parameter passed.
get(int, Object) - Static method in class ohos.eventhandler.InnerEvent
Obtains an InnerEvent instance with the event ID and object specified.
get(long) - Method in class ohos.utils.LongPlainArray
Queries the value associated with a specified key.
get(long[]) - Method in class java.nio.LongBuffer
Relative bulk get method.
get(long[], int, int) - Method in class java.nio.LongBuffer
Relative bulk get method.
get(long, E) - Method in class ohos.utils.LongPlainArray
Queries the value associated with the specified key with the defaultValue parameter passed.
get(long, TimeUnit) - Method in class java.util.concurrent.CompletableFuture
Waits if necessary for at most the given time for this future to complete, and then returns its result, if available.
get(long, TimeUnit) - Method in class java.util.concurrent.ForkJoinTask
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
get(long, TimeUnit) - Method in interface java.util.concurrent.Future
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
get(long, TimeUnit) - Method in class java.util.concurrent.FutureTask
 
get(short[]) - Method in class java.nio.ShortBuffer
Relative bulk get method.
get(short[], int, int) - Method in class java.nio.ShortBuffer
Relative bulk get method.
get(Object) - Method in class java.lang.reflect.Field
Returns the value of the field represented by this Field, on the specified object.
get(Object) - Method in class java.security.Provider
 
get(Object) - Method in class java.util.AbstractMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.Dictionary
Returns the value to which the key is mapped in this dictionary.
get(Object) - Method in class java.util.EnumMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.HashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.Hashtable
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.IdentityHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.jar.Attributes
Returns the value of the specified attribute name, or null if the attribute name was not found.
get(Object) - Method in class java.util.LinkedHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in interface java.util.Map
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.TreeMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.WeakHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class ohos.utils.LightweightMap
Obtains the value equal to a specified key in an LightweightMap container.
get(Object) - Method in class ohos.utils.zson.ZSONObject
Obtains the object matching the specified key in the map of this ZSONObject.
get(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object.
get(Runnable) - Static method in class ohos.eventhandler.InnerEvent
Obtains an InnerEvent instance that carries a specified task.
get(String) - Method in interface ohos.agp.render.render3d.resources.RenderDataStorePod
Obtains data from a specified POD object.
get(String) - Static method in class ohos.data.distributed.common.Value
Obtains Value objects of the string type.
get(String) - Method in class ohos.data.search.model.IndexData
Obtains the value matching a specified key.
get(String, boolean) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named boolean field from the persistent field.
get(String, byte) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named byte field from the persistent field.
get(String, char) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named char field from the persistent field.
get(String, double) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named double field from the persistent field.
get(String, float) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named float field from the persistent field.
get(String, int) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named int field from the persistent field.
get(String, long) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named long field from the persistent field.
get(String, short) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named short field from the persistent field.
get(String, Object) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named Object field from the persistent field.
get(String, String) - Method in class java.util.prefs.AbstractPreferences
Implements the get method as per the specification in Preferences#get(String,String).
get(String, String) - Method in class java.util.prefs.Preferences
Returns the value associated with the specified key in this preference node.
get(String, String...) - Static method in class java.nio.file.Paths
Converts a path string, or a sequence of strings that when joined form a path string, to a Path.
get(URI) - Method in interface java.net.CookieStore
Retrieve cookies associated with given URI, or whose domain matches the given URI.
get(URI) - Static method in class java.nio.file.Paths
Converts the given URI to a Path object.
get(URI, String, Map<String, List<String>>) - Method in class java.net.ResponseCache
Retrieve the cached response based on the requesting uri, request method and request headers.
get(URI, String, Map<String, List<String>>) - Method in class ohos.net.HttpResponseCache
 
get(URI, Map<String, List<String>>) - Method in class java.net.CookieHandler
Gets all the applicable cookies from a cookie cache for the specified uri in the request header.
get(URI, Map<String, List<String>>) - Method in class java.net.CookieManager
 
get(TemporalField) - Method in interface java.time.chrono.ChronoZonedDateTime
 
get(TemporalField) - Method in interface java.time.chrono.Era
Gets the value of the specified field from this era as an int.
get(TemporalField) - Method in enum java.time.DayOfWeek
Gets the value of the specified field from this day-of-week as an int.
get(TemporalField) - Method in class java.time.Instant
Gets the value of the specified field from this instant as an int.
get(TemporalField) - Method in class java.time.LocalDate
Gets the value of the specified field from this date as an int.
get(TemporalField) - Method in class java.time.LocalDateTime
Gets the value of the specified field from this date-time as an int.
get(TemporalField) - Method in class java.time.LocalTime
Gets the value of the specified field from this time as an int.
get(TemporalField) - Method in enum java.time.Month
Gets the value of the specified field from this month-of-year as an int.
get(TemporalField) - Method in class java.time.MonthDay
Gets the value of the specified field from this month-day as an int.
get(TemporalField) - Method in class java.time.OffsetDateTime
Gets the value of the specified field from this date-time as an int.
get(TemporalField) - Method in class java.time.OffsetTime
Gets the value of the specified field from this time as an int.
get(TemporalField) - Method in interface java.time.temporal.TemporalAccessor
Gets the value of the specified field as an int.
get(TemporalField) - Method in class java.time.Year
Gets the value of the specified field from this year as an int.
get(TemporalField) - Method in class java.time.YearMonth
Gets the value of the specified field from this year-month as an int.
get(TemporalField) - Method in class java.time.ZonedDateTime
Gets the value of the specified field from this date-time as an int.
get(TemporalField) - Method in class java.time.ZoneOffset
Gets the value of the specified field from this offset as an int.
get(TemporalUnit) - Method in interface java.time.chrono.ChronoPeriod
Gets the value of the requested unit.
get(TemporalUnit) - Method in class java.time.Duration
Gets the value of the requested unit.
get(TemporalUnit) - Method in class java.time.Period
Gets the value of the requested unit.
get(TemporalUnit) - Method in interface java.time.temporal.TemporalAmount
Returns the value of the requested unit.
get(K) - Method in class ohos.utils.LruBuffer
Obtains the value associated with a specified key.
get(O) - Method in class ohos.utils.ObjectAttribute
Obtains the attribute value of a specified object.
get(AccessibilityWindow) - Static method in class ohos.accessibility.ability.AccessibilityWindow
Obtains an AccessibilityWindow instance cloned from the source window.
get(InnerEvent) - Static method in class ohos.eventhandler.InnerEvent
Clones an InnerEvent instance by copying the event ID, task, owner, and other information of an existing InnerEvent instance to it.
get(ParameterKey.Key<T>) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets the parameter value of the current frame capture configuration.
get(ParameterKey.Key<T>) - Method in interface ohos.media.camera.device.FrameConfig
Gets the parameter value of the current frame capture configuration.
get(T) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Gets the current value held in the field of the given object managed by this updater.
get(T) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Gets the current value held in the field of the given object managed by this updater.
get(T) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Gets the current value held in the field of the given object managed by this updater.
GET_ABILITY_INFO_WITH_APPLICATION - Static variable in interface ohos.bundle.IBundleManager
Indicates that bundle information to return includes application information in the AbilityInfo.
GET_ABILITY_INFO_WITH_PERMISSION - Static variable in interface ohos.bundle.IBundleManager
Indicates that bundle information to return includes permission information in the AbilityInfo.
GET_APPLICATION_INFO_WITH_PERMISSION - Static variable in interface ohos.bundle.IBundleManager
Indicates that bundle information to return includes permission information in the ApplicationInfo.
GET_BUNDLE_DEFAULT - Static variable in interface ohos.bundle.IBundleManager
Indicates that bundle information to return does not include ability information.
GET_BUNDLE_FAILED - ohos.aafwk.ability.FormException.FormError
Failed to obtain the bundle to which the form belongs based on the request parameters.
GET_BUNDLE_INFO - Static variable in class ohos.security.SystemPermission
Allows a non-system application to query information about other applications.
GET_BUNDLE_INFO_PRIVILEGED - Static variable in class ohos.security.SystemPermission
Allows a privileged application to query information about other applications using the same signature.
GET_BUNDLE_WITH_ABILITIES - Static variable in interface ohos.bundle.IBundleManager
Indicates that bundle information to return includes ability information.
GET_BUNDLE_WITH_REQUESTED_PERMISSION - Static variable in interface ohos.bundle.IBundleManager
Indicates that bundle information to return includes requested permission information.
GET_MPLINK_INFO - Static variable in class ohos.security.SystemPermission
Allows an application to obtain information about an MpLink that consists of a Wi-Fi network and a cellular network.
GET_NETWORK_INFO - Static variable in class ohos.security.SystemPermission
Allows an application to obtain network information.
GET_POSITION_AND_TANGENT_MATRIX_FLAG - Static variable in class ohos.agp.render.PathMeasure
Indicates the flag of getting position and tangent.
GET_POSITION_MATRIX_FLAG - Static variable in class ohos.agp.render.PathMeasure
Indicates the flag of getting position.
GET_SENSITIVE_PERMISSIONS - Static variable in class ohos.security.SystemPermission
Allows a system application to obtain the sensitive permissions that have been granted to other applications.
GET_TANGENT_MATRIX_FLAG - Static variable in class ohos.agp.render.PathMeasure
Indicates the flag of getting tangent.
GET_TELEPHONY_STATE - Static variable in class ohos.security.SystemPermission
Allows an application to read telephony information.
GET_WALLPAPER - Static variable in class ohos.security.SystemPermission
Allows a system application to read wallpaper files.
GET_WIFI_CONFIG - Static variable in class ohos.security.SystemPermission
Allows an application to obtain the Wi-Fi configuration.
GET_WIFI_INFO - Static variable in class ohos.security.SystemPermission
Allows an application to obtain Wi-Fi information.
GET_WIFI_LOCAL_MAC - Static variable in class ohos.security.SystemPermission
Allows an application to obtain the MAC address of the local Wi-Fi or Bluetooth device.
GET_WIFI_PEERS_MAC - Static variable in class ohos.security.SystemPermission
Allows an application to obtain the MAC address of the peer Wi-Fi or Bluetooth device.
get2DigitYearStart() - Method in class java.text.SimpleDateFormat
Returns the beginning date of the 100-year period 2-digit years are interpreted as being within.
get2DigitYearStart() - Method in class ohos.global.icu.text.SimpleDateFormat
Returns the beginning date of the 100-year period 2-digit years are interpreted as being within.
getA() - Method in class java.security.spec.EllipticCurve
Returns the first coefficient a of the elliptic curve.
getAabbMax() - Method in class ohos.agp.render.render3d.util.BoundingBox
Obtains the maximum corner value of the AABB.
getAabbMin() - Method in class ohos.agp.render.render3d.util.BoundingBox
Obtains the minimum corner value of the AABB.
getAbility() - Method in class ohos.aafwk.ability.AbilitySlice
Obtains the host ability of this AbilitySlice.
getAbilityBaseBundleName() - Method in class ohos.aafwk.ability.AbilityMissionInfo
Indicate the base bundle name of the mission.
getAbilityDelegator() - Static method in class ohos.aafwk.ability.delegation.AbilityDelegatorRegistry
Obtains the IAbilityDelegator object of the application.
getAbilityIcon(String, String) - Method in interface ohos.bundle.IBundleManager
Obtains the icon of a specified ability.
getAbilityInfo() - Method in class ohos.accessibility.AccessibilityAbilityInfo
Obtains information about the application with the accessibility ability.
getAbilityInfo() - Method in class ohos.app.AbilityContext
 
getAbilityInfo() - Method in interface ohos.app.Context
Obtains information about the current ability.
getAbilityInfo(Intent, int) - Method in class ohos.bundle.LauncherService
Obtains a launcher ability based on the ElementName and userId specified in the given Intent.
getAbilityInfos() - Method in class ohos.bundle.BundleInfo
Obtains a list of all abilities contained in the current bundle.
getAbilityInfos() - Method in class ohos.bundle.HapModuleInfo
Obtains the abilities supported by this HAP module.
getAbilityLabel(String, String) - Method in interface ohos.bundle.IBundleManager
Obtains the label of a specified ability.
getAbilityList(int, int) - Method in class ohos.accessibility.AccessibilitySystemAbilityClient
Queries the list of accessibility abilities.
getAbilityList(String, int) - Method in class ohos.bundle.LauncherService
Obtains launcher abilities based on the Intent that contains Intent.ACTION_HOME and Intent.ENTITY_HOME.
getAbilityManager() - Method in class ohos.app.AbilityContext
 
getAbilityManager() - Method in interface ohos.app.Context
Obtains an ability manager.
getAbilityMissionId() - Method in class ohos.aafwk.ability.AbilityMissionInfo
Indicate the mission id.
getAbilityName() - Method in class ohos.aafwk.ability.Ability
Obtains the class name in this ability name, without the prefixed bundle name.
getAbilityName() - Method in class ohos.aafwk.ability.Form
Obtains the class name of the ability to which this Form belongs.
getAbilityName() - Method in interface ohos.aafwk.content.Operation
Obtains the value of the abilityName attribute included in this Operation.
getAbilityName() - Method in class ohos.bundle.ElementName
Obtains the name of an ability.
getAbilityName() - Method in class ohos.bundle.FormInfo
Obtains the class name of the ability to which this form belongs.
getAbilityName() - Method in class ohos.interwork.bundle.ElementNameEx
Obtains the name of an ability.
getAbilityName() - Method in class ohos.workscheduler.WorkInfo
Obtains the ability name of the work.
getAbilityPackage() - Method in class ohos.aafwk.ability.Ability
Obtains the singleton AbilityPackage object to which this ability belongs.
getAbilityPackageContext() - Method in class ohos.app.AbilityContext
 
getAbilityPackageContext() - Method in interface ohos.app.Context
Obtains the Context object of this ability.
getAbilitySliceState(AbilitySlice) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Obtains the lifecycle state of a specified ability slice.
getAbilityState(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Obtains the lifecycle state of a specified ability.
getAbilityTopBundleName() - Method in class ohos.aafwk.ability.AbilityMissionInfo
Indicate the top bundle name of the mission.
getAbilityType() - Method in class ohos.miscservices.timeutility.Timer.TimerIntent
Obtains the ability component type.
getAbortCommonEvent() - Method in class ohos.event.commonevent.AsyncCommonEventResult
Checks whether the current ordered common event should be aborted.
getAbortCommonEvent() - Method in class ohos.event.commonevent.CommonEventSubscriber
Checks whether the current ordered common event should be aborted.
getAbsoluteFile() - Method in class java.io.File
Returns the absolute form of this abstract pathname.
getAbsolutePath() - Method in class java.io.File
Returns the absolute pathname string of this abstract pathname.
getAccColour() - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Obtains the account color.
getAccDisplayName() - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Obtains the display name of the account.
getAcceptedIssuers() - Method in interface javax.net.ssl.X509TrustManager
Return an array of certificate authority certificates which are trusted for authenticating peers.
getAccessibility() - Method in class ohos.agp.components.Component
Obtains the accessibility state.
getAccessibilityAbilityType() - Method in class ohos.accessibility.AccessibilityAbilityInfo
Obtains the type of the accessibility ability.
getAccessibilityCaptionProperties() - Method in class ohos.accessibility.AccessibilitySystemAbilityClient
Obtains the properties of the accessibility caption function.
getAccessibilityDescription() - Method in class ohos.agp.components.Component
Obtains the accessibility description of this component.
getAccessibilityEventType() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the type of an accessibility event.
getAccessibilityId() - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains the ID of this accessibility node.
getAccessibleInfoViaContent(String) - Method in class ohos.accessibility.ability.AccessibilityInfo
Searches for node information based on the specified content.
getAccId() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the account ID.
getAccName() - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Obtains the account name.
getAccountAbility() - Static method in class ohos.account.AccountAbility
Obtains the AccountAbility instance.
getAccountCredential(String, String) - Method in class ohos.account.app.AppAccountAbility
Obtains the credential of this application account.
getAccountExtraInfo(String) - Method in class ohos.account.app.AppAccountAbility
Obtains extra information of this application account.
getAccTimezone() - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Obtains the time zone of the account.
getAccType() - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Obtains the account type.
getAccuracy() - Method in class ohos.location.Location
Obtains the predicted horizontal accuracy of the device at the current location, in unit of meters.
getAccuracy() - Method in class ohos.sensor.data.SensorData
Obtains the accuracy of a sensor.
getAcl() - Method in interface java.nio.file.attribute.AclFileAttributeView
Reads the access control list.
getAction() - Method in class ohos.aafwk.content.Intent
Obtains the description of an action in an Intent.
getAction() - Method in interface ohos.aafwk.content.Operation
Obtains the value of the action attribute included in this Operation.
getAction() - Method in class ohos.agp.components.DragEvent
Obtains action.
getAction() - Method in class ohos.multimodalinput.event.MouseEvent
Obtains the mouse action.
getAction() - Method in class ohos.multimodalinput.event.SpeechEvent
Obtains the action of this speech event.
getAction() - Method in class ohos.multimodalinput.event.TouchEvent
Obtains the current pointer action status.
getActionButton() - Method in class ohos.multimodalinput.event.MouseEvent
Obtains the mouse button whose status has changed.
getActionButtons() - Method in class ohos.event.notification.NotificationRequest
Obtains the list of all NotificationActionButton objects included in this notification.
getActionKey() - Method in class ohos.agp.components.ComponentProvider.Action
Obtains the action key.
getActionName() - Method in class ohos.data.search.schema.ActionItem
Obtains the value of the actionName index field.
getActionProperty() - Method in class ohos.multimodalinput.event.SpeechEvent
Obtains the property value carried in action.
getActions() - Method in class java.io.FilePermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class java.net.SocketPermission
Returns the canonical string representation of the actions.
getActions() - Method in class java.security.AllPermission
Returns the canonical string representation of the actions.
getActions() - Method in class java.security.BasicPermission
Returns the canonical string representation of the actions, which currently is the empty string "", since there are no actions for a BasicPermission.
getActions() - Method in class java.security.Permission
Returns the actions as a String.
getActions() - Method in class java.security.UnresolvedPermission
Returns the canonical string representation of the actions, which currently is the empty string "", since there are no actions for an UnresolvedPermission.
getActions() - Method in class javax.security.auth.PrivateCredentialPermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class ohos.agp.components.ComponentProvider
Obtains all actions.
getActionSchema() - Static method in class ohos.data.search.schema.ActionItem
Obtains the attributes of index fields in this index schema.
getActionTag() - Method in class ohos.agp.components.ComponentProvider.Action
Obtains the action type.
getActivated() - Method in class ohos.media.audio.SoundEffect
Checks whether a sound effect is activated.
getActiveCapturerConfigs() - Method in class ohos.media.audio.AudioManager
Obtains currently active capturer configurations of the device.
getActiveCount() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the approximate number of threads that are actively executing tasks.
getActiveNotificationNums() - Static method in class ohos.event.notification.NotificationHelper
Obtains the number of active notifications of the current application in the system.
getActiveNotificationNums(String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
getActiveNotifications() - Static method in class ohos.event.notification.NotificationHelper
Obtains active notifications of the current application in the system.
getActiveNotifications(String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
getActiveQueueElementId() - Method in class ohos.media.common.sessioncore.AVPlaybackState
Obtains the ID of the active media item in the playback queue.
getActiveRendererConfigs() - Method in class ohos.media.audio.AudioManager
Obtains information about the active audio streams, including the usage type, content type, and flags.
getActiveThreadCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the number of threads that are currently stealing or executing tasks.
getActor() - Method in class ohos.data.search.schema.VideoItem
Obtains the value of the actor index field.
getActualConfig() - Method in class ohos.media.photokit.common.PixelMapConfigs
get actual config
getActualDelayTime() - Method in class ohos.backgroundtaskmgr.DelaySuspendInfo
Obtains the delay duration.
getActualMaximum(int) - Method in class java.util.Calendar
Returns the maximum value that the specified calendar field could have, given the time value of this Calendar.
getActualMaximum(int) - Method in class java.util.GregorianCalendar
Returns the maximum value that this calendar field could have, taking into consideration the given time value and the current values of the Calendar#getFirstDayOfWeek(), Calendar#getMinimalDaysInFirstWeek(), getGregorianChange and Calendar#getTimeZone() methods.
getActualMaximum(int) - Method in class ohos.global.icu.util.Calendar
Returns the maximum value that this field could have, given the current date.
getActualMaximum(int) - Method in class ohos.global.icu.util.GregorianCalendar
Return the maximum value that this field could have, given the current date.
getActualMaximum(int) - Method in class ohos.global.icu.util.JapaneseCalendar
Return the maximum value that this field could have, given the current date.
getActualMinimum(int) - Method in class java.util.Calendar
Returns the minimum value that the specified calendar field could have, given the time value of this Calendar.
getActualMinimum(int) - Method in class java.util.GregorianCalendar
Returns the minimum value that this calendar field could have, taking into consideration the given time value and the current values of the Calendar#getFirstDayOfWeek(), Calendar#getMinimalDaysInFirstWeek(), getGregorianChange and Calendar#getTimeZone() methods.
getActualMinimum(int) - Method in class ohos.global.icu.util.Calendar
Returns the minimum value that this field could have, given the current date.
getActualMinimum(int) - Method in class ohos.global.icu.util.GregorianCalendar
Return the minimum value that this field could have, given the current date.
getActualTypeArguments() - Method in interface java.lang.reflect.ParameterizedType
Returns an array of Type objects representing the actual type arguments to this type.
getAdditionalData() - Method in class ohos.event.notification.NotificationActionButton
Obtains the additional data included in this NotificationActionButton.
getAdditionalData() - Method in class ohos.event.notification.NotificationRequest
Obtains the IntentParams object set in the notification.
getAdditionalData() - Method in class ohos.event.notification.NotificationUserInput
Obtains the additional data included in this NotificationUserInput object.
getAdditionalFlags() - Method in class ohos.agp.render.render3d.components.CameraComponent
Obtains the additional flags of the camera, for example, whether the camera is used for shadow rendering.
getAdditionalLineSpacing() - Method in class ohos.agp.components.Text
Obtains the extra spacing added to the height of each line in a text view.
getAdditionalText() - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Obtains the additional text that has been set by calling NotificationRequest.NotificationConversationalContent.setAdditionalText(java.lang.String) for this conversation-like notification.
getAdditionalText() - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Obtains the additional text of a long text notification specified by calling the NotificationRequest.NotificationLongTextContent.setAdditionalText(java.lang.String) method.
getAdditionalText() - Method in class ohos.event.notification.NotificationRequest.NotificationMediaContent
Obtains the additional text that has been set by calling NotificationRequest.NotificationMediaContent.setAdditionalText(java.lang.String) for this media playback notification.
getAdditionalText() - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Obtains the additional text that has been set by calling NotificationRequest.NotificationMultiLineContent.setAdditionalText(java.lang.String) for this multi-line notification.
getAdditionalText() - Method in class ohos.event.notification.NotificationRequest.NotificationNormalContent
Obtains the additional text of a basic notification specified by calling the NotificationRequest.NotificationNormalContent.setAdditionalText(java.lang.String) method.
getAdditionalText() - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
Obtains the additional text of a picture-attached notification specified by calling the NotificationRequest.NotificationPictureContent.setAdditionalText(java.lang.String) method.
getAdditions() - Method in class ohos.location.Location
Obtains extended information about a Location object.
getAdditions() - Method in class ohos.miscservices.pasteboard.PasteData.DataProperty
Obtains additional property data.
getAddress() - Method in class java.net.DatagramPacket
Returns the IP address of the machine to which this datagram is being sent or from which the datagram was received.
getAddress() - Method in class java.net.Inet4Address
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.Inet6Address
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.InetAddress
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.InetSocketAddress
Gets the InetAddress.
getAddress() - Method in class java.net.InterfaceAddress
Returns an InetAddress for this address.
getAddress() - Method in class ohos.data.search.schema.ContactItem
Obtains the value of the address index field.
getAddress() - Method in class ohos.media.audio.AudioDeviceDescriptor
Obtains a device address.
getAddress() - Method in class ohos.net.IpPrefix
Returns the first IP address in the prefix.
getAddress() - Method in class ohos.net.LinkAddress
Obtains the IP address of a connection.
getAddress(String) - Static method in class ohos.global.i18n.utils.TextRecognitionUtils
Recognizes address information in the given text.
getAddressFromLocation(double, double, int) - Method in class ohos.location.GeoConvert
Obtains the possible address list based on the specified longitude and latitude coordinates.
getAddressFromLocationName(String, double, double, double, double, int) - Method in class ohos.location.GeoConvert
Obtains the possible address list based on the specified location information and geographic region.
getAddressFromLocationName(String, int) - Method in class ohos.location.GeoConvert
Obtains the possible address list based on the specified location information.
getAddressUrl() - Method in class ohos.location.GeoAddress
Obtains the website URL in the current GeoAddress object, for example, the official website of a company.
getAdjustButtonsElements() - Method in class ohos.agp.components.Slider
Obtains the Element objects of all increase and decrease buttons.
getAdler() - Method in class java.util.zip.Deflater
Returns the ADLER-32 value of the uncompressed data.
getAdler() - Method in class java.util.zip.Inflater
Returns the ADLER-32 value of the uncompressed data.
getAdministrativeArea() - Method in class ohos.location.GeoAddress
Obtains the administrative region name of the current GeoAddress object, for example, Hong Kong (China) and California.
getAdvanceWidths(String, float[]) - Method in class ohos.agp.render.Paint
Obtains the text width in advance.
getAdvertiseFlag() - Method in class ohos.bluetooth.ble.BleScanResult
Returns the advertising flag.
getAeMode() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets the automatic exposure (AE) mode configured for the current frame capture.
getAeMode() - Method in interface ohos.media.camera.device.FrameConfig
Gets the automatic exposure (AE) mode configured for the current frame capture.
getAeRect() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets the AE area configured for the current frame capture.
getAeRect() - Method in interface ohos.media.camera.device.FrameConfig
Gets the AE area configured for the current frame capture.
getAeResult() - Method in interface ohos.media.camera.device.FrameResult
Gets the automatic exposure (AE) result of the current frame.
getAeTrigger() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets the AE trigger type configured for the current frame capture.
getAeTrigger() - Method in interface ohos.media.camera.device.FrameConfig
Gets the AE trigger type configured for the current frame capture.
getAffectedByUris() - Method in class ohos.data.resultset.AbsResultSet
 
getAffectedByUris() - Method in interface ohos.data.resultset.ResultSet
Obtains the list of URIs registered to observe changes that affect the result set.
getAffectedByUris() - Method in class ohos.data.resultset.ResultSetWrapper
 
getAffineX() - Method in class java.security.spec.ECPoint
Returns the affine x-coordinate x.
getAffineY() - Method in class java.security.spec.ECPoint
Returns the affine y-coordinate y.
getAfMode() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets the autofocus (AF) mode configured for the current frame capture.
getAfMode() - Method in interface ohos.media.camera.device.FrameConfig
Gets the autofocus (AF) mode configured for the current frame capture.
getAfRect() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets the AF area configured for the current frame capture.
getAfRect() - Method in interface ohos.media.camera.device.FrameConfig
Gets the AF area configured for the current frame capture.
getAfResult() - Method in interface ohos.media.camera.device.FrameResult
Gets the AF result of the current frame.
getAfTrigger() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets the AF trigger type configured for the current frame capture.
getAfTrigger() - Method in interface ohos.media.camera.device.FrameConfig
Gets the AF trigger type configured for the current frame capture.
getAge(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns the "age" of the code point.
getAidBytes() - Method in class ohos.nfc.oma.Aid
Obtains the value of Aid in byte array format.
getAids(ElementName, String) - Method in class ohos.nfc.cardemulation.CardEmulation
Obtains a list of AIDs of the specified type in a given application.
getAlbum() - Method in class ohos.data.search.schema.MusicItem
Obtains the value of the album index field.
getAlgName() - Method in class javax.crypto.EncryptedPrivateKeyInfo
Returns the encryption algorithm.
getAlgorithm() - Method in class java.security.AlgorithmParameterGenerator
Returns the standard name of the algorithm this parameter generator is associated with.
getAlgorithm() - Method in class java.security.AlgorithmParameters
Returns the name of the algorithm associated with this parameter object.
getAlgorithm() - Method in class java.security.cert.CertPathBuilder
Returns the name of the algorithm of this CertPathBuilder.
getAlgorithm() - Method in class java.security.cert.CertPathValidator
Returns the algorithm name of this CertPathValidator.
getAlgorithm() - Method in interface java.security.Key
Returns the standard algorithm name for this key.
getAlgorithm() - Method in class java.security.KeyFactory
Gets the name of the algorithm associated with this KeyFactory.
getAlgorithm() - Method in class java.security.KeyPairGenerator
Returns the standard name of the algorithm for this key pair generator.
getAlgorithm() - Method in class java.security.MessageDigest
Returns a string that identifies the algorithm, independent of implementation details.
getAlgorithm() - Method in class java.security.Provider.Service
Return the name of the algorithm of this service.
getAlgorithm() - Method in class java.security.SecureRandom
Returns the name of the algorithm implemented by this SecureRandom object.
getAlgorithm() - Method in class java.security.Signature
Returns the name of the algorithm for this signature object.
getAlgorithm() - Method in class java.security.SignedObject
Retrieves the name of the signature algorithm.
getAlgorithm() - Method in class javax.crypto.Cipher
Returns the algorithm name of this Cipher object.
getAlgorithm() - Method in class javax.crypto.KeyAgreement
Returns the algorithm name of this KeyAgreement object.
getAlgorithm() - Method in class javax.crypto.KeyGenerator
Returns the algorithm name of this KeyGenerator object.
getAlgorithm() - Method in class javax.crypto.Mac
Returns the algorithm name of this Mac object.
getAlgorithm() - Method in class javax.crypto.SealedObject
Returns the algorithm that was used to seal this object.
getAlgorithm() - Method in class javax.crypto.SecretKeyFactory
Returns the algorithm name of this SecretKeyFactory object.
getAlgorithm() - Method in class javax.crypto.spec.PSource
Returns the PSource algorithm name.
getAlgorithm() - Method in class javax.crypto.spec.SecretKeySpec
Returns the name of the algorithm associated with this secret key.
getAlgorithm() - Method in class javax.net.ssl.KeyManagerFactory
Returns the algorithm name of this KeyManagerFactory object.
getAlgorithm() - Method in class javax.net.ssl.TrustManagerFactory
Returns the algorithm name of this TrustManagerFactory object.
getAlgorithmConstraints() - Method in class javax.net.ssl.SSLParameters
Returns the cryptographic algorithm constraints.
getAlgorithmProperty(String, String) - Static method in class java.security.Security
Deprecated.
This method used to return the value of a proprietary property in the master file of the "SUN" Cryptographic Service Provider in order to determine how to parse algorithm-specific parameters. Use the new provider-based and algorithm-independent AlgorithmParameters and KeyFactory engine classes (introduced in the J2SE version 1.2 platform) instead.
getAlgorithms(String) - Static method in class java.security.Security
Returns a Set of Strings containing the names of all available algorithms or types for the specified Java cryptographic service (e.g., Signature, MessageDigest, Cipher, Mac, KeyStore).
getAlgParameters() - Method in class javax.crypto.EncryptedPrivateKeyInfo
Returns the algorithm parameters used by the encryption algorithm.
getAlias() - Method in class ohos.data.orm.OrmConfig
Obtains the alias in this OrmConfig object.
getAlias() - Method in interface ohos.data.orm.OrmContext
Obtains the storage alias related to the current database context.
getAlignment() - Method in class ohos.agp.components.DependentLayout
Obtains the alignment mode of child components in a dependent layout.
getAlignment() - Method in class ohos.agp.components.DirectionalLayout
Obtains the child component alignment.
getAlignment() - Method in class ohos.agp.components.MagicLayout
Obtains the alignment mode of components in the layout.
getAlignmentType() - Method in class ohos.agp.components.TableLayout
Obtains the alignment mode in a table layout.
getAll() - Method in interface ohos.data.preferences.Preferences
Obtains all preferences from this Preferences object.
getAll() - Method in class ohos.data.rdb.ValuesBucket
Obtains a Set containing all columns and their values stored in the current ValuesBucket.
getAll() - Method in class ohos.utils.BasePacMap
Obtains all the data that has been stored.
getAll() - Method in class ohos.utils.PacMap
Obtains all the data that has been stored.
getAllAbilitySlice(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Obtains all ability slices of a specified ability.
getAllAccessibleAccounts() - Method in class ohos.account.app.AppAccountAbility
Obtains information about all accessible accounts.
getAllAccounts(String) - Method in class ohos.account.app.AppAccountAbility
Obtains information about all accounts of a specified account owner.
getAllAttributeKeys() - Method in interface java.text.AttributedCharacterIterator
Returns the keys of all attributes defined on the iterator's text range.
getAllByName(String) - Static method in class java.net.InetAddress
Given the name of a host, returns an array of its IP addresses, based on the configured name service on the system.
getAllByName(String) - Method in class ohos.net.NetHandle
Resolves a host name to obtain all IP addresses.
getAllColumnNames() - Method in class ohos.data.resultset.AbsResultSet
 
getAllColumnNames() - Method in class ohos.data.resultset.CombinedResultSet
 
getAllColumnNames() - Method in interface ohos.data.resultset.ResultSet
Obtains the names of all columns in a result set.
getAllColumnNames() - Method in class ohos.data.resultset.ResultSetWrapper
 
getAllColumnNames() - Method in class ohos.data.resultset.TableResultSet
 
getAllComponents() - Method in class ohos.agp.components.ComponentProvider
Obtains all components in a ComponentContainer.
getAllConversationalMessages() - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Obtains all messages included in this conversation-like notification.
getAllCreatedOsAccounts() - Method in class ohos.account.AccountAbility
Obtains the number of all OS accounts created on a device.
getAllDisplays(Context) - Method in class ohos.agp.window.service.DisplayManager
Obtains all displays of a specific context.
getAllForms() - Method in class ohos.aafwk.ability.AbilitySlice
Deprecated.
getAllForms() - Method in interface ohos.bundle.IBundleManager
Deprecated.
getAllFormsInfo() - Method in class ohos.aafwk.ability.AbilitySlice
Obtains the FormInfo objects provided by all applications on the device.
getAllFormsInfo() - Method in interface ohos.bundle.IBundleManager
Obtains the FormInfo objects provided by all HarmonyOS applications on the device.
getAllInputDeviceID() - Static method in class ohos.multimodalinput.device.InputDevice
Obtains the IDs of all input devices on a bearer device.
getAllKeywordValues(String) - Method in class ohos.global.icu.text.PluralRules
Returns all the values that trigger this keyword, or null if the number of such values is unlimited.
getAllKvStoreId() - Method in interface ohos.data.distributed.common.KvManager
Obtains the storeId of all KvStore databases that are created by using the getKvStore method and not deleted by calling the deleteKvStore method.
getAllLines() - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Obtains the list of lines included in this multi-line notification.
getAllNets() - Method in class ohos.net.NetManager
Obtains the list of data networks that are activated.
getAllowUserInteraction() - Method in class java.net.URLConnection
Returns the value of the allowUserInteraction field for this object.
getAllPermissionGroupDefs() - Method in interface ohos.bundle.IBundleManager
Obtains all known permission groups in the system.
getAllRecordsLength() - Method in class ohos.nfc.tag.NdefMessage
Obtains the length of this NDEF message.
getAllRunningProcesses() - Method in interface ohos.app.IAbilityManager
Obtains information about application processes that are running on the device.
getAllRxBytes() - Static method in class ohos.net.DataFlowStatistics
Queries the data traffic (including all TCP and UDP data packets) received through all NICs.
getAllSensors() - Method in class ohos.sensor.agent.CategoryBodyAgent
Obtains all body sensors.
getAllSensors() - Method in class ohos.sensor.agent.CategoryEnvironmentAgent
Obtains all environment sensors.
getAllSensors() - Method in class ohos.sensor.agent.CategoryLightAgent
Obtains all light sensors.
getAllSensors() - Method in class ohos.sensor.agent.CategoryMotionAgent
Obtains all motion sensors.
getAllSensors() - Method in class ohos.sensor.agent.CategoryOrientationAgent
Obtains all orientation sensors.
getAllSensors() - Method in class ohos.sensor.agent.CategoryOtherAgent
Obtains all sensors in the other category.
getAllSensors() - Method in class ohos.sensor.agent.SensorAgent
Obtains a specified category of sensors.
getAllSensors(int) - Method in class ohos.sensor.agent.CategoryBodyAgent
Obtains a specified type of sensors in the body category.
getAllSensors(int) - Method in class ohos.sensor.agent.CategoryEnvironmentAgent
Obtains a specified type of sensors in the environment category.
getAllSensors(int) - Method in class ohos.sensor.agent.CategoryLightAgent
Obtains a specified type of sensors in the light category.
getAllSensors(int) - Method in class ohos.sensor.agent.CategoryMotionAgent
Obtains a specified type of sensors in the motion category.
getAllSensors(int) - Method in class ohos.sensor.agent.CategoryOrientationAgent
Obtains a specified type of sensors in the orientation category.
getAllSensors(int) - Method in class ohos.sensor.agent.CategoryOtherAgent
Obtains a specified type of sensors in the other category.
getAllSensors(int) - Method in class ohos.sensor.agent.SensorAgent
Obtains a specified type of sensors in a sensor category.
getAllStackTraces() - Static method in class java.lang.Thread
Returns a map of stack traces for all live threads.
getAllTxBytes() - Static method in class ohos.net.DataFlowStatistics
Queries the data traffic (including all TCP and UDP data packets) sent through all NICs.
getAlpha() - Method in class ohos.agp.colors.Color
Obtains the alpha value of a color instance.
getAlpha() - Method in class ohos.agp.components.Component
Obtains the alpha value of a component.
getAlpha() - Method in class ohos.agp.components.element.Element
Obtains the alpha value of an element object.
getAlpha() - Method in class ohos.agp.render.Paint
Obtains the alpha value.
getAlphaCutoff() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the alpha cutoff value of this material.
getAlphaMode() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the alpha rendering mode of this material.
getAlternateName() - Method in class ohos.data.search.schema.Schema
Obtains the value of the alternateName index field.
getAltitude() - Method in class ohos.location.Location
Obtain altitude of current location object.
getAltitude(ImageSource, double) - Static method in class ohos.media.image.ExifUtils
Obtains altitude information about the image in its Exif property.
getAmbientOcclusion() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the handle to the ambient occlusion texture.
getAmbientOcclusionFactor() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the ambient occlusion factor of this material.
getAmPmOrder() - Method in class ohos.agp.components.TimePicker
Obtains the format of the column representing a.m.
getAmPmStrings() - Method in class java.text.DateFormatSymbols
Gets ampm strings.
getAmPmStrings() - Method in class ohos.agp.components.TimePicker
Obtains a string array indicating a.m.
getAmPmStrings() - Method in class ohos.global.icu.text.DateFormatSymbols
Returns am/pm strings.
getAmString() - Method in class ohos.agp.components.TimePicker
Obtains the string that represents a.m.
getAnchor() - Method in class ohos.accessibility.ability.AccessibilityWindow
Obtains an anchor accessibility node that anchors this window to another window.
getAndAccumulate(int, int, IntBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically updates the element at index i with the results of applying the given function to the current and given values, returning the previous value.
getAndAccumulate(int, long, LongBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically updates the element at index i with the results of applying the given function to the current and given values, returning the previous value.
getAndAccumulate(int, E, BinaryOperator<E>) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Atomically updates the element at index i with the results of applying the given function to the current and given values, returning the previous value.
getAndAccumulate(int, IntBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
getAndAccumulate(long, LongBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
getAndAccumulate(T, int, IntBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically updates the field of the given object managed by this updater with the results of applying the given function to the current and given values, returning the previous value.
getAndAccumulate(T, long, LongBinaryOperator) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically updates the field of the given object managed by this updater with the results of applying the given function to the current and given values, returning the previous value.
getAndAccumulate(T, V, BinaryOperator<V>) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Atomically updates the field of the given object managed by this updater with the results of applying the given function to the current and given values, returning the previous value.
getAndAccumulate(V, BinaryOperator<V>) - Method in class java.util.concurrent.atomic.AtomicReference
Atomically updates the current value with the results of applying the given function to the current and given values, returning the previous value.
getAndAdd(int) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically adds the given value to the current value.
getAndAdd(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically adds the given value to the element at index i.
getAndAdd(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically adds the given value to the element at index i.
getAndAdd(long) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically adds the given value to the current value.
getAndAdd(T, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically adds the given value to the current value of the field of the given object managed by this updater.
getAndAdd(T, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically adds the given value to the current value of the field of the given object managed by this updater.
getAndDecrement() - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically decrements by one the current value.
getAndDecrement() - Method in class java.util.concurrent.atomic.AtomicLong
Atomically decrements by one the current value.
getAndDecrement(int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically decrements by one the element at index i.
getAndDecrement(int) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically decrements by one the element at index i.
getAndDecrement(T) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically decrements by one the current value of the field of the given object managed by this updater.
getAndDecrement(T) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically decrements by one the current value of the field of the given object managed by this updater.
getAndIncrement() - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically increments by one the current value.
getAndIncrement() - Method in class java.util.concurrent.atomic.AtomicLong
Atomically increments by one the current value.
getAndIncrement(int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically increments by one the element at index i.
getAndIncrement(int) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically increments by one the element at index i.
getAndIncrement(T) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically increments by one the current value of the field of the given object managed by this updater.
getAndIncrement(T) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically increments by one the current value of the field of the given object managed by this updater.
getAndSet(boolean) - Method in class java.util.concurrent.atomic.AtomicBoolean
Atomically sets to the given value and returns the previous value.
getAndSet(int) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically sets to the given value and returns the old value.
getAndSet(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically sets the element at position i to the given value and returns the old value.
getAndSet(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically sets the element at position i to the given value and returns the old value.
getAndSet(int, E) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Atomically sets the element at position i to the given value and returns the old value.
getAndSet(long) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically sets to the given value and returns the old value.
getAndSet(T, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically sets the field of the given object managed by this updater to the given value and returns the old value.
getAndSet(T, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically sets the field of the given object managed by this updater to the given value and returns the old value.
getAndSet(T, V) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Atomically sets the field of the given object managed by this updater to the given value and returns the old value.
getAndSet(V) - Method in class java.util.concurrent.atomic.AtomicReference
Atomically sets to the given value and returns the old value.
getAndUpdate(int, IntUnaryOperator) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically updates the element at index i with the results of applying the given function, returning the previous value.
getAndUpdate(int, LongUnaryOperator) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically updates the element at index i with the results of applying the given function, returning the previous value.
getAndUpdate(int, UnaryOperator<E>) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Atomically updates the element at index i with the results of applying the given function, returning the previous value.
getAndUpdate(IntUnaryOperator) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically updates the current value with the results of applying the given function, returning the previous value.
getAndUpdate(LongUnaryOperator) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically updates the current value with the results of applying the given function, returning the previous value.
getAndUpdate(UnaryOperator<V>) - Method in class java.util.concurrent.atomic.AtomicReference
Atomically updates the current value with the results of applying the given function, returning the previous value.
getAndUpdate(T, IntUnaryOperator) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically updates the field of the given object managed by this updater with the results of applying the given function, returning the previous value.
getAndUpdate(T, LongUnaryOperator) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically updates the field of the given object managed by this updater with the results of applying the given function, returning the previous value.
getAndUpdate(T, UnaryOperator<V>) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Atomically updates the field of the given object managed by this updater with the results of applying the given function, returning the previous value.
getAngle() - Method in class ohos.agp.render.Paint
Obtains the stroke miter value of the Paint object.
getAnimations() - Method in interface ohos.agp.render.render3d.gltf.GltfImportData
Obtains a list of animations that have been imported.
getAnimations() - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Obtains all animation resources.
getAnimatorProperty(int) - Method in class ohos.agp.components.ComponentTransition
Obtains the component property animator of the specified transition type.
getAnimatorsAt(int) - Method in class ohos.agp.animation.AnimatorGroup
Obtains animators used in a round of an animator group.
getAnnotation(Class<A>) - Method in class java.lang.Class
 
getAnnotation(Class<A>) - Method in class java.lang.Package
 
getAnnotation(Class<T>) - Method in class java.lang.reflect.AccessibleObject
 
getAnnotation(Class<T>) - Method in interface java.lang.reflect.AnnotatedElement
Returns this element's annotation for the specified type if such an annotation is present, else null.
getAnnotation(Class<T>) - Method in class java.lang.reflect.Constructor
Returns this element's annotation for the specified type if such an annotation is present, else null.
getAnnotation(Class<T>) - Method in class java.lang.reflect.Executable
Returns this element's annotation for the specified type if such an annotation is present, else null.
getAnnotation(Class<T>) - Method in class java.lang.reflect.Field
 
getAnnotation(Class<T>) - Method in class java.lang.reflect.Method
Returns this element's annotation for the specified type if such an annotation is present, else null.
getAnnotation(Class<T>) - Method in class java.lang.reflect.Parameter
Returns this element's annotation for the specified type if such an annotation is present, else null.
getAnnotations() - Method in class java.lang.Class
 
getAnnotations() - Method in class java.lang.Package
 
getAnnotations() - Method in class java.lang.reflect.AccessibleObject
 
getAnnotations() - Method in interface java.lang.reflect.AnnotatedElement
Returns annotations that are present on this element.
getAnnotations() - Method in class java.lang.reflect.Parameter
Returns annotations that are present on this element.
getAnnotationsByType(Class<A>) - Method in class java.lang.Class
 
getAnnotationsByType(Class<A>) - Method in class java.lang.Package
 
getAnnotationsByType(Class<T>) - Method in class java.lang.reflect.AccessibleObject
 
getAnnotationsByType(Class<T>) - Method in interface java.lang.reflect.AnnotatedElement
Returns annotations that are associated with this element.
getAnnotationsByType(Class<T>) - Method in class java.lang.reflect.Executable
Returns annotations that are associated with this element.
getAnnotationsByType(Class<T>) - Method in class java.lang.reflect.Field
Returns annotations that are associated with this element.
getAnnotationsByType(Class<T>) - Method in class java.lang.reflect.Parameter
Returns annotations that are associated with this element.
getAnonymousLogger() - Static method in class java.util.logging.Logger
Create an anonymous Logger.
getAnonymousLogger(String) - Static method in class java.util.logging.Logger
Create an anonymous Logger.
getApiVersion() - Static method in class ohos.system.version.SystemVersion
Obtains the HarmonyOS API version number.
getApostropheMode() - Method in class ohos.global.icu.text.MessageFormat
[icu]
getApostropheMode() - Method in class ohos.global.icu.text.MessagePattern
 
getAppAccountSync(String) - Method in class ohos.account.app.AppAccountAbility
Checks whether a specified application account allows application data synchronization.
getAppCategory() - Method in class ohos.data.search.schema.AppItem
Obtains the value of the appCategory index field.
getAppContext() - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Obtains the application context.
getAppendItemFormat(int) - Method in class ohos.global.icu.text.DateTimePatternGenerator
Getter corresponding to setAppendItemFormats.
getAppendItemName(int) - Method in class ohos.global.icu.text.DateTimePatternGenerator
Getter corresponding to setAppendItemName.
getAppId() - Method in class ohos.bundle.BundleInfo
Obtains the ID of the application to which the current bundle belongs.
getAppId() - Method in class ohos.data.search.model.SearchableEntity
Obtains the unique ID of the application whose ability will be launched.
getAppInfo() - Method in class ohos.bundle.BundleInfo
Obtains information about the application to which the current bundle belongs.
getAppLargeMemory() - Method in interface ohos.app.IAbilityManager
Obtains the maximum memory that can be used by an application on the current device.
getApplicationBufferSize() - Method in interface javax.net.ssl.SSLSession
Gets the current size of the largest application data that is expected when using this session.
getApplicationContext() - Method in class ohos.app.AbilityContext
 
getApplicationContext() - Method in interface ohos.app.Context
Obtains the Context object of the application.
getApplicationInfo() - Method in class ohos.app.AbilityContext
 
getApplicationInfo() - Method in interface ohos.app.Context
Obtains information about the current application.
getApplicationInfo() - Method in class ohos.bundle.AbilityInfo
Obtains information about the current application.
getApplicationInfo() - Method in class ohos.bundle.LauncherAbilityInfo
Obtains information about the application to which the ability belongs.
getApplicationInfo(String, int, int) - Method in interface ohos.bundle.IBundleManager
Obtains the ApplicationInfo based on a given bundle name.
getApplicationInfo(String, int, int) - Method in class ohos.bundle.LauncherService
Obtains information about an application based on the given bundle name, flag, and user ID.
getApplicationInfos(int, int) - Method in interface ohos.bundle.IBundleManager
Obtains information about all installed applications of a specified user.
getApplyType() - Method in class ohos.agp.components.ComponentProvider
Obtains the operation type.
getAppMemory() - Method in interface ohos.app.IAbilityManager
Obtains the memory that can be used by an application on the current device.
getAppNames() - Method in class ohos.event.notification.NotificationSubscribeInfo
Obtains the application names in the current NotificationSubscribeInfo object.
getAppNet() - Method in class ohos.net.NetManager
Obtains the NetHandle bound to a process using NetManager.setAppNet(ohos.net.NetHandle).
getAppSchema() - Static method in class ohos.data.search.schema.AppItem
Obtains a list of index field attributes in this AppItem object.
getAppsGrantedPermissions(String[]) - Method in interface ohos.bundle.IBundleManager
Obtains the list of applications that have the specified permissions.
getAppSize() - Method in class ohos.storageinfomgr.StorageInfo
Obtains the application size.
getAppType() - Method in class ohos.app.AbilityContext
Obtains the type of this application.
getAppType() - Method in interface ohos.app.Context
Obtains the type of this application.
getAppType(String) - Method in interface ohos.bundle.IBundleManager
Obtains the type of a specified application based on the given bundle name.
getArc() - Method in class ohos.agp.components.element.ShapeElement
Obtains the arc attributes of a ShapeElement object in the shape of ShapeElement.ARC.
getArg1(InnerEvent) - Static method in class ohos.interwork.eventhandler.InnerEventUtils
Obtains the value of the external attribute arg1 for a specified InnerEvent.
getArg2(InnerEvent) - Static method in class ohos.interwork.eventhandler.InnerEventUtils
Obtains the value of the external attribute arg2 for a specified InnerEvent.
getArgType() - Method in class ohos.global.icu.text.MessagePattern.Part
Returns the argument type if this part is of type ARG_START or ARG_LIMIT, otherwise ArgType.NONE.
getArgumentClass() - Method in exception java.util.IllegalFormatConversionException
Returns the class of the mismatched argument.
getArgumentNames() - Method in class ohos.global.icu.text.MessageFormat
[icu] Returns the top-level argument names.
getArguments() - Static method in class ohos.aafwk.ability.delegation.AbilityDelegatorRegistry
Obtains unit test parameters stored in the IAbilityDelegatorArgs object.
getArkPrivateDirty() - Method in class ohos.aafwk.ability.MemoryInfo
Obtains the private dirty memory pages used by the Ark heap when the application is running.
getArkPss() - Method in class ohos.aafwk.ability.MemoryInfo
Obtains the amount of memory actually used by the Ark heap when the application is running.
getArkSharedDirty() - Method in class ohos.aafwk.ability.MemoryInfo
Obtains the shared dirty memory pages used by the Ark heap when the application is running.
getAroundElements() - Method in class ohos.agp.components.Text
Obtains element objects around a text.
getAroundElementsPadding() - Method in class ohos.agp.components.Text
Obtains the padding between the text and element objects.
getAroundElementsRelative() - Method in class ohos.agp.components.Text
Obtains element objects around a text.
getArray() - Method in interface java.sql.Array
Retrieves the contents of the SQL ARRAY value designated by this Array object in the form of an array in the Java programming language.
getArray(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC ARRAY parameter as an Array object in the Java programming language.
getArray(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Array object in the Java programming language.
getArray(long, int) - Method in interface java.sql.Array
Retrieves a slice of the SQL ARRAY value designated by this Array object, beginning with the specified index and containing up to count successive elements of the SQL array.
getArray(long, int, Map<String, Class<?>>) - Method in interface java.sql.Array
Retreives a slice of the SQL ARRAY value designated by this Array object, beginning with the specified index and containing up to count successive elements of the SQL array.
getArray(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC ARRAY parameter as an Array object in the Java programming language.
getArray(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Array object in the Java programming language.
getArray(Map<String, Class<?>>) - Method in interface java.sql.Array
Retrieves the contents of the SQL ARRAY value designated by this Array object.
getArrivedParties() - Method in class java.util.concurrent.Phaser
Returns the number of registered parties that have arrived at the current phase of this phaser.
getArrivedTime() - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent.ConversationalMessage
Obtains the time when this message arrived.
getArtist() - Method in class ohos.data.search.schema.MusicItem
Obtains the value of the artist index field.
getAsBoolean() - Method in interface java.util.function.BooleanSupplier
Gets a result.
getAscent(int) - Method in class ohos.agp.text.Layout
Obtains the ascent from a specified line.
getAsciiName() - Method in class javax.net.ssl.SNIHostName
Returns the StandardCharsets#US_ASCII-compliant hostname of this SNIHostName object.
getAsciiStream() - Method in interface java.sql.Clob
Retrieves the CLOB value designated by this Clob object as an ascii stream.
getAsciiStream() - Method in class ohos.data.orm.Clob
 
getAsciiStream(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of ASCII characters.
getAsciiStream(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of ASCII characters.
getAsDouble() - Method in interface java.util.function.DoubleSupplier
Gets a result.
getAsDouble() - Method in class java.util.OptionalDouble
If a value is present in this OptionalDouble, returns the value, otherwise throws NoSuchElementException.
getAsDouble(String) - Method in class ohos.data.search.model.IndexData
Obtains the value matching a specified key and converts it into a double value.
getAsFloat(String) - Method in class ohos.data.search.model.IndexData
Obtains the value matching a specified key and converts it into a float value.
getAshmemIdentity() - Method in class ohos.utils.Ashmem
Acquires the identity of Ashmem object.
getAShmemSize() - Method in class ohos.utils.Ashmem
Obtains the memory size of the Ashmem object.
getAsInt() - Method in interface java.util.function.IntSupplier
Gets a result.
getAsInt() - Method in class java.util.OptionalInt
If a value is present in this OptionalInt, returns the value, otherwise throws NoSuchElementException.
getAsInteger(String) - Method in class ohos.data.search.model.IndexData
Obtains the value matching a specified key and converts it into an integer value.
getAsLong() - Method in interface java.util.function.LongSupplier
Gets a result.
getAsLong() - Method in class java.util.OptionalLong
If a value is present in this OptionalLong, returns the value, otherwise throws NoSuchElementException.
getAsLong(String) - Method in class ohos.data.search.model.IndexData
Obtains the value matching a specified key and converts it into a long value.
getAssistantIntention(String, int) - Method in class ohos.ai.nlu.NluClient
Recognizes assistant intentions and obtains the recognition result (synchronous method).
getAssistantIntention(String, int, OnResultListener<ResponseResult>) - Method in class ohos.ai.nlu.NluClient
Recognizes assistant intentions and obtains the recognition result (asynchronous method).
getAssociatedData(String, String) - Method in class ohos.account.app.AppAccountAbility
Obtains data associated with this application account.
getAsString(String) - Method in class ohos.data.search.model.IndexData
Obtains the value matching a specified key and converts it into a string value.
getAsyncMode() - Method in class java.util.concurrent.ForkJoinPool
Returns true if this pool uses local first-in-first-out scheduling mode for forked tasks that are never joined.
getAt(int) - Method in class ohos.utils.IntArray
Obtains the value at a specified index.
getAtqa() - Method in class ohos.nfc.tag.NfcATag
Obtains the ATQA of an NFC-A tag.
getATR() - Method in class ohos.nfc.oma.Session
Obtains the Answer to Reset of a secure element.
getAttachment() - Method in class ohos.data.search.schema.EmailItem
Obtains the value of the attachment index field.
getAttachment() - Method in class ohos.data.search.schema.MessageItem
Obtains the value of the attachment index field.
getAttachment() - Method in class ohos.data.search.schema.NotepadItem
Obtains the value of the attachment index field.
getAttendeeTypes() - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Obtains the type of the participant.
getAttr(int) - Method in interface ohos.agp.components.AttrSet
Obtains an attribute using its index.
getAttr(String) - Method in interface ohos.agp.components.AttrSet
Obtains an attribute by its name.
getAttribute(String) - Method in class java.nio.file.FileStore
Reads the value of a file store attribute.
getAttribute(String) - Method in class java.security.Provider.Service
Return the value of the specified attribute or null if this attribute is not set for this Service.
getAttribute(String, String, Locale) - Static method in class ohos.global.i18n.phonenumbers.PhoneNumberAttribution
Obtains the home location of a phone number based on the number, defaultRegion and the region specified by Locale.
getAttribute(Path, String, LinkOption...) - Static method in class java.nio.file.Files
Reads the value of a file attribute.
getAttribute(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
Returns the value of the named attribute for the current character.
getAttributeByName(QName) - Method in interface ohos.javax.xml.stream.events.StartElement
Returns the attribute referred to by this name
getAttributeCount() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the count of attributes on this START_ELEMENT, this method is only valid on a START_ELEMENT or ATTRIBUTE.
getAttributeLocalName(int) - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the localName of the attribute at the provided index
getAttributeName(int) - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the qname of the attribute at the provided index
getAttributeNamespace(int) - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the namespace of the attribute at the provided index
getAttributePrefix(int) - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the prefix of this attribute at the provided index
getAttributes() - Method in class java.net.JarURLConnection
Return the Attributes object for this connection if the URL for it points to a JAR file entry, null otherwise.
getAttributes() - Method in interface java.security.KeyStore.Entry
Retrieves the attributes associated with an entry.
getAttributes() - Method in class java.security.KeyStore.PrivateKeyEntry
Retrieves the attributes associated with an entry.
getAttributes() - Method in class java.security.KeyStore.SecretKeyEntry
Retrieves the attributes associated with an entry.
getAttributes() - Method in class java.security.KeyStore.TrustedCertificateEntry
Retrieves the attributes associated with an entry.
getAttributes() - Method in interface java.sql.Struct
Produces the ordered values of the attributes of the SQL structured type that this Struct object represents.
getAttributes() - Method in interface java.text.AttributedCharacterIterator
Returns a map with the attributes defined on the current character.
getAttributes() - Method in class java.util.jar.JarEntry
Returns the Manifest Attributes for this entry, or null if none.
getAttributes() - Method in class ohos.agp.window.service.Display
Obtains the Attributes of a display.
getAttributes() - Method in class ohos.global.resource.solidxml.Node
Obtains the attribute set of a node.
getAttributes() - Method in interface ohos.javax.xml.stream.events.StartElement
Returns an Iterator of non-namespace declared attributes declared on this START_ELEMENT, returns an empty iterator if there are no attributes.
getAttributes(String) - Method in class java.util.jar.Manifest
Returns the Attributes for the specified entry name.
getAttributes(String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the given attribute of the given type for a user-defined type (UDT) that is available in the given schema and catalog.
getAttributes(Map<String, Class<?>>) - Method in interface java.sql.Struct
Produces the ordered values of the attributes of the SQL structured type that this Struct object represents.
getAttributeType(int) - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the XML type of the attribute at the provided index
getAttributeTypeInfo(int) - Method in class ohos.javax.xml.validation.TypeInfoProvider
Returns the immutable TypeInfo object for the specified attribute of the current element.
getAttributeValue(int) - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the value of the attribute at the index
getAttributeValue(String, String) - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the normalized attribute value of the attribute with the namespace and localName If the namespaceURI is null the namespace is not checked for equality
getAttrName() - Method in class ohos.global.resource.solidxml.TypedAttribute.AttrData
Obtains the attribute name of this AttrData.
getAttrType() - Method in class ohos.global.resource.solidxml.TypedAttribute.AttrData
Obtains the attribute type of this AttrData.
getAttrType() - Method in class ohos.utils.ObjectAttribute
Obtains the type of the attribute encapsulated in the current ObjectAttribute object.
getAttrValue() - Method in class ohos.global.resource.solidxml.TypedAttribute.AttrData
Obtains the attribute value of this AttrData.
getAudioChannel() - Method in class ohos.media.audio.AudioCapturer
Obtains channel mask information used for audio recording.
getAudioChannel() - Method in class ohos.media.audio.AudioRenderer
Obtains channel mask information for audio playback.
getAudioHandler() - Method in class ohos.media.player.Player
Obtains the AudioHandler for audio parameters whose values are out of common ranges.
getAudioInputSource() - Method in class ohos.media.audio.AudioCapturer
Obtains the audio stream input source.
getAudioInputSource() - Method in class ohos.media.audio.AudioCapturerConfig
Obtains information about the audio input source.
getAudioParameter(String) - Method in class ohos.media.audio.AudioManager
Obtains the value of audio device parameters specified by key.
getAudioPitch() - Method in class ohos.media.player.Player
Obtains the pitch coefficient set for the current audio.
getAudioSourceType() - Method in class ohos.ai.asr.AsrIntent
Obtains the audio source type.
getAudioStreamFlag() - Method in class ohos.media.audio.AudioStreamInfo
Obtains the audio stream flag.
getAudioStreamInfo() - Method in class ohos.media.audio.AudioCapturerInfo
Obtains audio stream information from the recording parameter.
getAudioStreamInfo() - Method in class ohos.media.audio.AudioRendererInfo
Obtains audio stream information from the playback parameter.
getAudioStreamOutputFlag() - Method in class ohos.media.audio.AudioRendererInfo
Obtains the output flag of the audio stream.
getAudioStreamType() - Method in class ohos.media.player.Player
Obtains the audio type.
getAudioTime() - Method in class ohos.media.audio.AudioRenderer
Obtains the playback timestamp.
getAudioTime(Timestamp, Timestamp.Timebase) - Method in class ohos.media.audio.AudioCapturer
Obtains a Timestamp on demand.
getAudioVolumes() - Method in class ohos.media.audio.SoundPlayer.SoundPlayerParameters
Obtains the volume of all audio channels for a sound playback task.
getAuthenticationTips() - Method in class ohos.biometrics.authentication.BiometricAuthentication
Obtains authentication tips.
getAuthor() - Method in class ohos.data.search.schema.DocumentItem
Obtains the value of the author index field.
getAuthority() - Method in class java.net.URI
Returns the decoded authority component of this URI.
getAuthority() - Method in class java.net.URL
Gets the authority part of this URL.
getAuthorityKeyIdentifier() - Method in class java.security.cert.X509CertSelector
Returns the authorityKeyIdentifier criterion.
getAuthorityName() - Method in exception java.security.cert.CertificateRevokedException
Returns the name of the authority that signed the certificate's revocation status information.
getAutoCapitalizeMode(int) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Obtains the letter case of the text at the cursor position in the edit box.
getAutoCommit() - Method in interface java.sql.Connection
Retrieves the current auto-commit mode for this Connection object.
getAutoDeletedTime() - Method in class ohos.event.notification.NotificationRequest
Obtains the period during which a notification is deleted.
getAutoLayout() - Method in class ohos.agp.components.ComponentContainer
Obtains whether automatic layout is enabled.
getAutoScrollingCount() - Method in class ohos.agp.components.Text
Obtains the auto scrolling count of a text.
getAutoScrollingDuration() - Method in class ohos.agp.components.Text
Obtains the auto scrolling duration of a text.
getAvailability() - Method in interface ohos.ai.cv.common.ICvBase
Obtains the installation status of a plug-in.
getAvailable() - Static method in class ohos.global.icu.util.MeasureUnit
Get all of the available units.
getAvailable(String) - Static method in class ohos.global.icu.util.MeasureUnit
For the given type, return the available units.
getAvailableBuffer(long) - Method in class ohos.media.codec.Codec
Obtains a ByteBuffer in normal mode.
getAvailableCalendarTypes() - Static method in class java.util.Calendar
Returns an unmodifiable Set containing all calendar types supported by Calendar in the runtime environment.
getAvailableChronologies() - Static method in interface java.time.chrono.Chronology
Returns the available chronologies.
getAvailableCores() - Static method in class ohos.os.ProcessManager
Obtains CPU cores available for the current process on a multi-core device.
getAvailableCurrencies() - Static method in class java.util.Currency
Gets the set of available currencies.
getAvailableCurrencies() - Static method in class ohos.global.icu.util.Currency
Returns the set of available currencies.
getAvailableCurrencyCodes(Locale, Date) - Static method in class ohos.global.icu.util.Currency
Returns an array of Strings which contain the currency identifiers that are valid for the given Locale on the given date.
getAvailableCurrencyCodes(ULocale, Date) - Static method in class ohos.global.icu.util.Currency
Returns an array of Strings which contain the currency identifiers that are valid for the given locale on the given date.
getAvailableIDs() - Static method in class java.util.TimeZone
Gets all the available IDs supported.
getAvailableIDs() - Static method in class ohos.global.icu.text.Transliterator
Returns an enumeration over the programmatic names of registered Transliterator objects.
getAvailableIDs() - Static method in class ohos.global.icu.util.TimeZone
Return a new String array containing all system TimeZone IDs.
getAvailableIDs(int) - Static method in class java.util.TimeZone
Gets the available IDs according to the given time zone offset in milliseconds.
getAvailableIDs(int) - Static method in class ohos.global.icu.util.TimeZone
Return a new String array containing all system TimeZone IDs with the given raw offset from GMT.
getAvailableIDs(String) - Static method in class ohos.global.icu.util.TimeZone
Return a new String array containing all system TimeZone IDs associated with the given country.
getAvailableIDs(TimeZone.SystemTimeZoneType, String, Integer) - Static method in class ohos.global.icu.util.TimeZone
[icu] Returns a set of time zone ID strings with the given filter conditions.
getAvailableLocales() - Static method in class java.text.BreakIterator
Returns an array of all locales for which the get*Instance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.text.Collator
Returns an array of all locales for which the getInstance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.text.DateFormat
Returns an array of all locales for which the get*Instance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.text.DateFormatSymbols
Returns an array of all locales for which the getInstance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.text.DecimalFormatSymbols
Returns an array of all locales for which the getInstance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.text.NumberFormat
Returns an array of all locales for which the get*Instance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.time.format.DecimalStyle
Lists all the locales that are supported.
getAvailableLocales() - Static method in class java.util.Calendar
Returns an array of all locales for which the getInstance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.util.Locale
Returns an array of all installed locales.
getAvailableLocales() - Static method in class ohos.global.icu.text.BreakIterator
Returns a list of locales for which BreakIterators can be used.
getAvailableLocales() - Static method in class ohos.global.icu.text.Collator
Returns the set of locales, as Locale objects, for which collators are installed.
getAvailableLocales() - Static method in class ohos.global.icu.text.DateFormat
Returns the set of locales for which DateFormats are installed.
getAvailableLocales() - Static method in class ohos.global.icu.text.DateFormatSymbols
Returns an array of all locales for which the getInstance methods of this class can return localized instances.
getAvailableLocales() - Static method in class ohos.global.icu.text.DecimalFormatSymbols
Returns an array of all locales for which the getInstance methods of this class can return localized instances.
getAvailableLocales() - Static method in class ohos.global.icu.text.NumberFormat
Returns the list of Locales for which NumberFormats are available.
getAvailableLocales() - Static method in class ohos.global.icu.util.Calendar
Returns the list of locales for which Calendars are installed.
getAvailableLocales() - Static method in class ohos.global.icu.util.Currency
Return an array of the locales for which a currency is defined.
getAvailableLocales() - Static method in class ohos.global.icu.util.ULocale
[icu] Note: Unlike the Locale API, this returns an array of ULocale, not Locale.
getAvailableMetaZoneIDs() - Method in class ohos.global.icu.text.TimeZoneNames
Returns an immutable set of all available meta zone IDs.
getAvailableMetaZoneIDs(String) - Method in class ohos.global.icu.text.TimeZoneNames
Returns an immutable set of all available meta zone IDs used by the given time zone.
getAvailableNames() - Static method in class ohos.global.icu.text.NumberingSystem
Returns a string array containing a list of the names of numbering systems currently known to ICU.
getAvailableResultKeys() - Method in interface ohos.media.camera.params.ParametersResult
Gets available result keys of this parameter setting.
getAvailableSources() - Static method in class ohos.global.icu.text.Transliterator
Returns an enumeration over the source names of registered transliterators.
getAvailableSpace() - Method in class ohos.data.usage.StatVfs
Obtains the available bytes of the file system for the application.
getAvailableStatus() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the event status.
getAvailableTargets(String) - Static method in class ohos.global.icu.text.Transliterator
Returns an enumeration over the target names of registered transliterators having a given source name.
getAvailableTypes() - Static method in class ohos.global.icu.util.MeasureUnit
Get all of the available units' types.
getAvailableULocales() - Static method in class ohos.global.icu.text.Collator
[icu] Returns the set of locales, as ULocale objects, for which collators are installed.
getAvailableULocales() - Static method in class ohos.global.icu.util.Currency
Return an array of the ulocales for which a currency is defined.
getAvailableVariants(String, String) - Static method in class ohos.global.icu.text.Transliterator
Returns an enumeration over the variant names of registered transliterators having a given source name and target name.
getAvailableZoneIds() - Static method in class java.time.ZoneId
Gets the set of available zone IDs.
getAvailSysMem() - Method in class ohos.aafwk.ability.SystemMemoryInfo
Obtains the available system memory.
getAVController() - Method in class ohos.aafwk.ability.Ability
Obtains window media controller of an ability.
getAVController() - Method in class ohos.media.sessioncore.AVSession
Obtains the AVController instance automatically created when this AVSession instance was created.
getAVDescription() - Method in class ohos.media.common.AVMetadata
Obtains the brief description of this AVMetadata object.
getAVDescription() - Method in class ohos.media.common.sessioncore.AVElement
Obtains detailed information about the media item.
getAVElement(String, AVElementCallback) - Method in class ohos.media.sessioncore.AVBrowser
Obtains a AVElement instance based on the media item ID.
getAverage() - Method in class java.util.DoubleSummaryStatistics
Returns the arithmetic mean of values recorded, or zero if no values have been recorded.
getAverage() - Method in class java.util.IntSummaryStatistics
Returns the arithmetic mean of values recorded, or zero if no values have been recorded.
getAverage() - Method in class java.util.LongSummaryStatistics
Returns the arithmetic mean of values recorded, or zero if no values have been recorded.
getAVMetadata() - Method in class ohos.media.sessioncore.AVController
Obtains metadata of the media item.
getAVPlaybackAction() - Method in class ohos.media.common.sessioncore.AVPlaybackState.AVPlaybackCustomAction
Obtains a custom action.
getAVPlaybackActionName() - Method in class ohos.media.common.sessioncore.AVPlaybackState.AVPlaybackCustomAction
Obtains the display name of the custom action.
getAVPlaybackActions() - Method in class ohos.media.common.sessioncore.AVPlaybackState
Obtains the actions supported by this AVSession instance.
getAVPlaybackCustomActions() - Method in class ohos.media.common.sessioncore.AVPlaybackState
Obtains the custom action list.
getAVPlaybackErrorMessage() - Method in class ohos.media.common.sessioncore.AVPlaybackState
Obtains the message displayed when an error occurs during playback.
getAVPlaybackSpeed() - Method in class ohos.media.common.sessioncore.AVPlaybackState
Obtains the current playback speed.
getAVPlaybackState() - Method in class ohos.media.common.sessioncore.AVPlaybackState
Obtains the playback state.
getAVPlaybackState() - Method in class ohos.media.sessioncore.AVController
Obtains the playback state.
getAVQueueElement() - Method in class ohos.media.sessioncore.AVController
Obtains the playback queue.
getAVQueueTitle() - Method in class ohos.media.sessioncore.AVController
Obtains the title of the playback queue.
getAVSessionAbility() - Method in class ohos.media.sessioncore.AVController
Obtains the IntentAgent instance for starting the user interface.
getAVSessionInfo() - Method in class ohos.media.sessioncore.AVController
Obtains additional information about the media session.
getAVToken() - Method in class ohos.event.notification.NotificationRequest.NotificationMediaContent
Obtains the AVToken attached to this media playback notification.
getAVToken() - Method in class ohos.media.sessioncore.AVBrowser
Obtains the media session token.
getAVToken() - Method in class ohos.media.sessioncore.AVBrowserService
Obtains the token for the session between the AVBrowser and this AVBrowserService.
getAVToken() - Method in class ohos.media.sessioncore.AVController
Obtains the token for your application to connect to the AVSession instance.
getAVToken() - Method in class ohos.media.sessioncore.AVSession
Obtains the token for your application to connect to this AVSession instance.
getAwbMode() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets the auto white balance (AWB) mode set for the current frame capture.
getAwbMode() - Method in interface ohos.media.camera.device.FrameConfig
Gets the auto white balance (AWB) mode set for the current frame capture.
getB() - Method in class java.security.spec.EllipticCurve
Returns the second coefficient b of the elliptic curve.
getBackgroundElement() - Method in class ohos.agp.components.Component
Obtains element in the component's background.
getBackgroundImg() - Method in class ohos.bundle.HapModuleInfo
Obtains the background image information about this HAP module.
getBackgroundInstructElement() - Method in class ohos.agp.components.ProgressBar
Obtains the Element object used as the background of a progress bar.
getBackgroundModes() - Method in class ohos.bundle.AbilityInfo
Obtains the backgroundModes tag of an ability.
getBackgroundPolicy() - Method in class ohos.net.NetManager
Queries the background policy of the current application.
getBackgroundType() - Method in class ohos.agp.render.render3d.components.SceneComponent
Obtains the background type for this scene.
getBackward(int) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Obtains a specified length of characters behind the cursor.
getBadge() - Method in class ohos.agp.components.Component.VoiceEvent
Gets the event Badge.
getBadgeIconStyle() - Method in class ohos.event.notification.NotificationRequest
Obtains the badge icon style of this notification.
getBadgeNumber() - Method in class ohos.event.notification.NotificationRequest
Obtains the number to be displayed for this notification.
getBand() - Method in class ohos.wifi.WifiLinkedInfo
Obtains the frequency band of a Wi-Fi access point.
getBand() - Method in class ohos.wifi.WifiScanInfo
Obtains the frequency band of a Wi-Fi access point.
getBandWidth() - Method in class ohos.wifi.WifiScanInfo
Obtains the bandwidth of a Wi-Fi access point.
getBarcodeDetector(Context) - Static method in class ohos.ai.cv.common.VisionManager
Obtains an IBarcodeDetector instance.
getBaseBundleName() - Method in class java.util.ResourceBundle
Returns the base name of this bundle, if known, or null if unknown.
getBaseColor() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the handle to the base color texture.
getBaseColorFactor() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the base color factor of this material.
getBaseDensity() - Method in class ohos.media.image.PixelMap
Obtains the base pixel density of this PixelMap.
getBaseDirection(CharSequence) - Static method in class ohos.global.icu.text.Bidi
Get the base direction of the text provided according to the Unicode Bidirectional Algorithm.
getBaseLevel() - Method in class java.text.Bidi
Return the base level (0 if left-to-right, 1 if right-to-left).
getBaseLevel() - Method in class ohos.global.icu.text.Bidi
Return the base level (0 if left-to-right, 1 if right-to-left).
getBaseline(int) - Method in class ohos.agp.text.Layout
Obtains the baseline of a specified line.
getBasement() - Method in class ohos.agp.components.TextField
Obtains the element object used as the underline of a text box.
getBaseName() - Method in class ohos.global.icu.util.ULocale
[icu] Returns the (normalized) base name for this locale, like ULocale.getName(), but without keywords.
getBaseName(String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns the (normalized) base name for the specified locale, like ULocale.getName(java.lang.String), but without keywords.
getBaseSkeleton(String) - Method in class ohos.global.icu.text.DateTimePatternGenerator
Utility to return a unique base skeleton from a given pattern.
getBaseSkeletons(Set<String>) - Method in class ohos.global.icu.text.DateTimePatternGenerator
Return a list of all the base skeletons (in canonical form) from this class
getBaseType() - Method in interface java.sql.Array
Retrieves the JDBC type of the elements in the array designated by this Array object.
getBaseTypeName() - Method in interface java.sql.Array
Retrieves the SQL type name of the elements in the array designated by this Array object.
getBaseTypeName() - Method in interface java.sql.Ref
Retrieves the fully-qualified SQL name of the SQL structured type that this Ref object references.
getBaseUnit() - Method in enum java.time.temporal.ChronoField
 
getBaseUnit() - Method in interface java.time.temporal.TemporalField
Gets the unit that the field is measured in.
getBaseUri() - Method in interface ohos.agp.render.render3d.gltf.GltfData
Obtains the root URI for locating external resources.
getBaseURI() - Method in interface ohos.org.w3c.dom.ls.LSInput
The base URI to be used (see section 5.1.4 in [IETF RFC 2396]) for resolving a relative systemId to an absolute URI.
getBasicConstraints() - Method in class java.security.cert.X509Certificate
Gets the certificate constraints path length from the critical BasicConstraints extension, (OID = 2.5.29.19).
getBasicConstraints() - Method in class java.security.cert.X509CertSelector
Returns the basic constraints constraint.
getBatteryChargingStatus() - Method in class ohos.powermanager.DevicePowerStatusInfo
Obtains the charging status of a device.
getBatteryLevel() - Method in class ohos.batterymanager.BatteryInfo
Obtains the battery charge level of a device.
getBatteryLevel() - Method in class ohos.powermanager.DevicePowerStatusInfo
Obtains the battery level of a device.
getBatteryTemperature() - Method in class ohos.batterymanager.BatteryInfo
Obtains the battery temperature (Celsius) of a device.
getBccEmail() - Method in class ohos.data.search.schema.EmailItem
Obtains the value of the bccEmail index field.
getBccName() - Method in class ohos.data.search.schema.EmailItem
Obtains the value of the bccName index field.
getBeginCharIndex(int) - Method in class ohos.agp.text.Layout
Obtains the index to the first character of a specified line.
getBeginIndex() - Method in interface java.text.CharacterIterator
Returns the start index of the text.
getBeginIndex() - Method in class java.text.FieldPosition
Retrieves the index of the first character in the requested field.
getBeginIndex() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.getBeginIndex() for String.
getBeginVersion() - Method in class ohos.data.orm.OrmMigration
Obtains the value of variable beginVersion.
getBestPattern(String) - Method in class ohos.global.icu.text.DateTimePatternGenerator
Return the best pattern matching the input skeleton.
getBestPattern(String, int) - Method in class ohos.global.icu.text.DateTimePatternGenerator
Return the best pattern matching the input skeleton.
getBestPattern(String, Locale) - Static method in class ohos.global.i18n.text.DateFormatUtil
Obtains the most suitable format in the region specified by java.util.Locale based on a given string representing the date and time format.
getBestRowIdentifier(String, String, String, int, boolean) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of a table's optimal set of columns that uniquely identifies a row.
getBidiPairedBracket(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Maps the specified character to its paired bracket character.
getBigDecimal(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC NUMERIC parameter as a java.math.BigDecimal object with as many digits to the right of the decimal point as the value contains.
getBigDecimal(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.math.BigDecimal with full precision.
getBigDecimal(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the BigDecimal object at the specified index of this ZSONArray.
getBigDecimal(int, int) - Method in interface java.sql.CallableStatement
Deprecated.
use getBigDecimal(int parameterIndex) or getBigDecimal(String parameterName)
getBigDecimal(int, int) - Method in interface java.sql.ResultSet
Deprecated.
Use getBigDecimal(int columnIndex) or getBigDecimal(String columnLabel)
getBigDecimal(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC NUMERIC parameter as a java.math.BigDecimal object with as many digits to the right of the decimal point as the value contains.
getBigDecimal(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.math.BigDecimal with full precision.
getBigDecimal(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the BigDecimal object matching the specified key in the map of this ZSONObject.
getBigDecimal(String, int) - Method in interface java.sql.ResultSet
Deprecated.
Use getBigDecimal(int columnIndex) or getBigDecimal(String columnLabel)
getBigIcon() - Method in class ohos.event.notification.NotificationRequest
Obtains the large icon of this notification.
getBigInteger(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the BigInteger object at the specified index of this ZSONArray.
getBigInteger(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the BigInteger object matching the specified key in the map of this ZSONObject.
getBigPicture() - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
Obtains the PixelMap of the picture specified by calling the NotificationRequest.NotificationPictureContent.setBigPicture(ohos.media.image.PixelMap) method.
getBinaryStream() - Method in interface java.sql.Blob
Retrieves the BLOB value designated by this Blob instance as a stream.
getBinaryStream() - Method in interface java.sql.SQLXML
Retrieves the XML value designated by this SQLXML instance as a stream.
getBinaryStream() - Method in class ohos.data.orm.Blob
 
getBinaryStream(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of uninterpreted bytes.
getBinaryStream(long, long) - Method in interface java.sql.Blob
Returns an InputStream object that contains a partial Blob value, starting with the byte specified by pos, which is length bytes in length.
getBinaryStream(long, long) - Method in class ohos.data.orm.Blob
Returns an InputStream object that contains a partial Blob value, starting with the byte specified by pos, which is length bytes in length.
getBinaryStream(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of uninterpreted bytes.
getBirthDate() - Method in class ohos.data.search.schema.ContactItem
Obtains the value of the birthDate index field.
getBitsNumberPerPixel(int) - Static method in class ohos.media.image.common.ImageFormat
Obtains the number of bits per pixel of the specified image format.
getBlack() - Method in class ohos.agp.colors.CmykColor
Obtains the proportion of black.
getBleCapabilities() - Method in class ohos.bluetooth.BluetoothHost
Obtains the Bluetooth BLE capability of a device.
getBleMaxAdvertisingDataLength() - Method in class ohos.bluetooth.BluetoothHost
Obtains the maximum length of advertising data supported by the Bluetooth BLE of a device.
getBlendMode() - Method in class ohos.agp.render.Paint
Obtains the blend mode of this Paint.
getBlob(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC BLOB parameter as a Blob object in the Java programming language.
getBlob(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object in the Java programming language.
getBlob(int) - Method in class ohos.data.resultset.AbsResultSet
 
getBlob(int) - Method in class ohos.data.resultset.AbsSharedResultSet
 
getBlob(int) - Method in class ohos.data.resultset.CombinedResultSet
 
getBlob(int) - Method in interface ohos.data.resultset.ResultSet
Obtains the value of the specified column in the current row as a byte array.
getBlob(int) - Method in class ohos.data.resultset.ResultSetWrapper
 
getBlob(int) - Method in class ohos.data.resultset.TableResultSet
 
getBlob(int, int) - Method in class ohos.data.resultset.SharedBlock
Obtains the byte array value at the position specified by rowIndex and columnIndex.
getBlob(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC BLOB parameter as a Blob object in the Java programming language.
getBlob(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object in the Java programming language.
getBlock() - Method in class ohos.data.resultset.AbsSharedResultSet
Get current shared block.
getBlock() - Method in interface ohos.data.resultset.SharedResultSet
Obtains a block from the SharedResultSet.
getBlockedCities(Context) - Static method in class ohos.global.i18n.LocaleHelperUtils
Obtains a list of city IDs that are inappropriate for display in the current locale.
getBlockedLangs(Context) - Static method in class ohos.global.i18n.LocaleHelperUtils
Obtains a list of languages that are inappropriate for display in the current locale.
getBlockedLangs2String(Context) - Static method in class ohos.global.i18n.LocaleHelperUtils
Obtains a list of String objects representing languages that are inappropriate for display in the current locale.
getBlockedRegions(Context, Locale) - Static method in class ohos.global.i18n.LocaleHelperUtils
Obtains a list of regions that are inappropriate for display in a given locale.
getBlocker(Thread) - Static method in class java.util.concurrent.locks.LockSupport
Returns the blocker object supplied to the most recent invocation of a park method that has not yet unblocked, or null if not blocked.
getBlocks() - Method in class ohos.ai.cv.text.Text
Obtains the detection result of text blocks in a given image.
getBlockSize() - Method in class javax.crypto.Cipher
Returns the block size (in bytes).
getBlocksNum() - Method in class ohos.nfc.tag.MifareClassicTag
Obtains the number of blocks of this MifareClassic tag.
getBlocksNumForSector(int) - Method in class ohos.nfc.tag.MifareClassicTag
Obtains the number of blocks in a specified sector of this MifareClassic tag.
getBlue() - Method in class ohos.agp.colors.RgbColor
Obtains the blue color value of a RgbColor object.
getBlueBrightness() - Method in class ohos.light.bean.LightBrightness
Obtains the brightness value of the blue channel when the light blinks.
getBody() - Method in class java.net.CacheRequest
Returns an OutputStream to which the response body can be written.
getBody() - Method in class java.net.CacheResponse
Returns the response body as an InputStream.
getBoolean() - Method in class ohos.global.resource.Element
Obtains a boolean value based on this Element.
getBoolean(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC BIT or BOOLEAN parameter as a boolean in the Java programming language.
getBoolean(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a boolean in the Java programming language.
getBoolean(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the boolean value at the specified index of this ZSONArray and automatically converts the value into a Boolean object.
getBoolean(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance boolean field.
getBoolean(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a boolean.
getBoolean(String) - Static method in class java.lang.Boolean
Returns true if and only if the system property named by the argument exists and is equal to the string "true".
getBoolean(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC BIT or BOOLEAN parameter as a boolean in the Java programming language.
getBoolean(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a boolean in the Java programming language.
getBoolean(String) - Method in interface ohos.data.distributed.user.SingleKvStore
Obtains the boolean value of a specified key.
getBoolean(String) - Method in class ohos.data.rdb.ValuesBucket
Obtains the Boolean value of a specified column name.
getBoolean(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the boolean value matching the specified key in the map of this ZSONObject and automatically converts the value into a Boolean object.
getBoolean(String, boolean) - Method in class java.util.prefs.AbstractPreferences
Implements the getBoolean method as per the specification in Preferences#getBoolean(String,boolean).
getBoolean(String, boolean) - Method in class java.util.prefs.Preferences
Returns the boolean value represented by the string associated with the specified key in this preference node.
getBoolean(String, boolean) - Method in interface ohos.data.preferences.Preferences
Obtains the value of a preference in the boolean format.
getBoolean(String, String) - Method in interface ohos.data.distributed.device.DeviceKvStore
Obtains the boolean value matching a specified device ID and key.
getBoolean(ConfigType) - Method in class ohos.global.config.ConfigManager
Converts a globalization configuration to a boolean value.
getBooleanArrayParam(String) - Method in class ohos.aafwk.content.Intent
Obtains a boolean array matching the given key.
getBooleanAttribute(DateFormat.BooleanAttribute) - Method in class ohos.global.icu.text.DateFormat
Returns the current value for the specified BooleanAttribute for this instance if attribute is missing false is returned.
getBooleanParam(String, boolean) - Method in class ohos.aafwk.content.Intent
Obtains a boolean value matching the given key.
getBooleanQueryParam(String, boolean) - Method in class ohos.utils.net.Uri
Obtains the first result that matches the query field in the current URI based on a specified key and checks whether the result is not false or 0.
getBooleanValue() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains a boolean value referenced by the XML attribute.
getBooleanValue(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the boolean value at the specified index of this ZSONArray.
getBooleanValue(String) - Method in class ohos.utils.BasePacMap
Obtains the boolean value matching a specified key.
getBooleanValue(String) - Method in class ohos.utils.PacMap
Obtains the boolean value matching a specified key.
getBooleanValue(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the boolean value matching the specified key in the map of this ZSONObject.
getBooleanValue(String, boolean) - Method in class ohos.global.resource.solidxml.Theme
Obtains a boolean value of the attribute matching the key in this Theme.
getBooleanValue(String, boolean) - Method in class ohos.utils.BasePacMap
Obtains the boolean value matching a specified key.
getBooleanValue(String, boolean) - Method in class ohos.utils.PacMap
Obtains the boolean value matching a specified key.
getBooleanValueArray(String) - Method in class ohos.utils.BasePacMap
Obtains the boolean[] value matching a specified key.
getBooleanValueArray(String) - Method in class ohos.utils.PacMap
Obtains the boolean[] value matching a specified key.
getBooleanValueArray(String) - Method in class ohos.utils.PersistablePacMap
Overrides the BasePacMap#getBooleanValueArray method to obtain the boolean array in the unmarshalled PersistablePacMap object where an array has been converted into JsonArray.
getBoolValue() - Method in interface ohos.agp.components.Attr
Obtains the Boolean value of an attribute.
getBordersRect() - Method in class ohos.aafwk.content.Intent
Obtains the bordersRect attribute of this Intent.
getBottom() - Method in class ohos.agp.components.Component
Obtains the bottom edge position of a component relative to the parent layout.
getBottom(int) - Method in class ohos.agp.text.Layout
Obtains the bottom of a specified line.
getBottomLeft() - Method in class ohos.ai.cv.docrefine.DocCoordinates
Obtains the coordinate of the CvPoint data type in the lower left corner of the document bounding box.
getBottomRight() - Method in class ohos.ai.cv.docrefine.DocCoordinates
Obtains the coordinate of the CvPoint data type in the lower right corner of the document bounding box.
getBottonElement() - Method in class ohos.agp.components.Text
Obtains the element at the bottom of the text.
getBound(int, int) - Method in class ohos.global.icu.text.CollationKey
Produces a bound for the sort order of a given collation key and a strength level.
getBoundary() - Method in class ohos.agp.components.ListContainer
Obtains the Element object used as the custom boundary of the list.
getBoundaryColor() - Method in class ohos.agp.components.ListContainer
Obtains the boundary color of this ListContainer object.
getBoundaryFadeEffectBottomRate() - Method in class ohos.agp.components.Component
Obtains the rate multiplied by the basic boundary width to obtain the bottom boundary width of the component's fade-effect area.
getBoundaryFadeEffectLeftRate() - Method in class ohos.agp.components.Component
Obtains the rate multiplied by the basic boundary width to obtain the left boundary width of the component's fade-effect area.
getBoundaryFadeEffectRightRate() - Method in class ohos.agp.components.Component
Obtains the rate multiplied by the basic boundary width to obtain the right boundary width of the component's fade-effect area.
getBoundaryFadeEffectTopRate() - Method in class ohos.agp.components.Component
Obtains the rate multiplied by the basic boundary width to obtain the top boundary width of the component's fade-effect area.
getBoundaryPath() - Method in class ohos.agp.render.Region
Obtains the boundary path of this Region.
getBoundaryPath(Path) - Method in class ohos.agp.render.Region
Obtains the boundary path of this Region and sets it to a specified Path object.
getBoundarySwitch() - Method in class ohos.agp.components.ListContainer
Specifies whether to enable boundary drawing.
getBoundaryThickness() - Method in class ohos.agp.components.ListContainer
Obtains the thickness of boundary lines.
getBoundingBox() - Method in class ohos.ai.cv.text.TextBlock
Obtains the bounding box for detecting the text block.
getBoundRect() - Method in class ohos.agp.window.dialog.CommonDialog
Obtains the bounds of a moving window.
getBoundRect() - Method in class ohos.agp.window.service.Window
Obtains the bounds of a moving window.
getBounds() - Method in interface java.lang.reflect.TypeVariable
Returns an array of Type objects representing the upper bound(s) of this type variable.
getBounds() - Method in class ohos.agp.components.element.Element
Obtains the bounds rectangle of an Element object.
getBounds() - Method in class ohos.agp.render.Region
Obtains the boundary rectangle of this Region.
getBounds() - Method in class ohos.agp.render.render3d.resources.MeshDesc
Obtains a bounding box that contains this mesh.
getBounds(Rect) - Method in class ohos.agp.render.Region
Obtains the boundary rectangle of this Region and sets it to a specified Rect object.
getBoundsUsingTransform(Entity, boolean) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Calculates the entity boundary using the transformation component.
getBoundsUsingWorldMatrix(Entity, boolean) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Calculates the entity boundary using the world matrix.
getBreakIterator() - Method in class ohos.global.icu.text.SearchIterator
Returns the BreakIterator that is used to restrict the indexes at which matches are detected.
getBriefText() - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Obtains the brief text of a long text notification specified by calling the NotificationRequest.NotificationLongTextContent.setBriefText(java.lang.String) method.
getBriefText() - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Obtains the brief text that has been set by calling NotificationRequest.NotificationMultiLineContent.setBriefText(java.lang.String) for this multi-line notification.
getBriefText() - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
Obtains the brief text of a picture-attached notification specified by calling the NotificationRequest.NotificationPictureContent.setBriefText(java.lang.String) method.
getBroadcast() - Method in class java.net.DatagramSocket
Tests if SO_BROADCAST is enabled.
getBroadcast() - Method in class java.net.InterfaceAddress
Returns an InetAddress for the broadcast address for this InterfaceAddress.
getBroadcastCookie(int) - Method in class ohos.rpc.RemoteObjectCallbackList
Obtains the cookie associated with the callback matching the given index in the broadcast.
getBroadcastInterface(int) - Method in class ohos.rpc.RemoteObjectCallbackList
Obtains the callback matching the given index in the broadcast.
getBrowserOptions() - Method in class ohos.media.sessioncore.AVBrowserService
Obtains the media browser service parameters set when the AVBrowser connects to this AVBrowserService.
getBssid() - Method in class ohos.wifi.WifiDeviceConfig
Obtains the BSSID in the Wi-Fi configuration.
getBssid() - Method in class ohos.wifi.WifiLinkedInfo
Obtains the BSSID of a Wi-Fi access point.
getBssid() - Method in class ohos.wifi.WifiScanInfo
Obtains the BSSID of a Wi-Fi access point.
getBtScanMode() - Method in class ohos.bluetooth.BluetoothHost
Obtains the Bluetooth scanning mode of a device.
getBtState() - Method in class ohos.bluetooth.BluetoothHost
Obtains the Bluetooth status of a device.
getBubbleElement() - Method in class ohos.agp.components.Text
Obtains the Element object of the bubble box where the cursor stays.
getBubbleHeight() - Method in class ohos.agp.components.Text
Obtains the height of the bubble box for the text.
getBubbleWidth() - Method in class ohos.agp.components.Text
Obtains the width of the bubble box for the text.
getBucket(int) - Method in class ohos.global.icu.text.AlphabeticIndex.ImmutableIndex
Returns the index-th bucket.
getBucketCount() - Method in class ohos.global.icu.text.AlphabeticIndex
Return the number of buckets in the index.
getBucketCount() - Method in class ohos.global.icu.text.AlphabeticIndex.ImmutableIndex
Returns the number of index buckets and labels, including underflow/inflow/overflow.
getBucketIndex(CharSequence) - Method in class ohos.global.icu.text.AlphabeticIndex
Get the bucket number for the given name.
getBucketIndex(CharSequence) - Method in class ohos.global.icu.text.AlphabeticIndex.ImmutableIndex
Finds the index bucket for the given name and returns the number of that bucket.
getBucketLabels() - Method in class ohos.global.icu.text.AlphabeticIndex
Get the labels.
getBuffer() - Method in class java.io.StringWriter
Return the string buffer itself.
getBuffer() - Method in class ohos.media.image.Image.Component
Obtains the ByteBuffer object of the current color component.
getBufferFormat(ByteBuffer) - Method in class ohos.media.codec.Codec
Obtains the output data format.
getBufferFrameCount() - Method in class ohos.media.audio.AudioCapturer
Obtains the buffer size in frames.
getBufferFrameSize() - Method in class ohos.media.audio.AudioRenderer
Obtains the size of frames in the audio buffer for audio playback.
getBufferSizeInBytes() - Method in class ohos.media.audio.AudioCapturerInfo
Obtains the buffer size of the audio stream.
getBufferSizeInBytes() - Method in class ohos.media.audio.AudioRendererInfo
Obtains the buffer size of the audio stream.
getBufferUnderflowTimes() - Method in class ohos.media.audio.AudioRenderer
Obtains the number of times that the data in the audio buffer is insufficient.
getBuildVersion() - Static method in class ohos.system.version.SystemVersion
Obtains the build (B) version number, which increases with each new development build.
getBundle() - Method in class ohos.aafwk.content.Intent
Obtains the name of the bundle specified in an Intent.
getBundle(String) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name, the default locale, and the caller's class loader.
getBundle(String, Locale) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name and locale, and the caller's class loader.
getBundle(String, Locale, ClassLoader) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name, locale, and class loader.
getBundle(String, Locale, ClassLoader, ResourceBundle.Control) - Static method in class java.util.ResourceBundle
Returns a resource bundle using the specified base name, target locale, class loader and control.
getBundle(String, Locale, ResourceBundle.Control) - Static method in class java.util.ResourceBundle
Returns a resource bundle using the specified base name, target locale and control, and the caller's class loader.
getBundle(String, ResourceBundle.Control) - Static method in class java.util.ResourceBundle
Returns a resource bundle using the specified base name, the default locale and the specified control.
getBundleArchiveInfo(String, int) - Method in interface ohos.bundle.IBundleManager
Obtains information about an application bundle contained in a HarmonyOS Ability Package (HAP).
getBundleCodePath() - Method in class ohos.app.AbilityContext
 
getBundleCodePath() - Method in interface ohos.app.Context
Obtains the path of the package containing the current ability.
getBundleGids(String) - Method in interface ohos.bundle.IBundleManager
Obtains an array of all group IDs associated with a specified bundle.
getBundleImportance() - Static method in class ohos.event.notification.NotificationHelper
Obtains the importance level of this application.
getBundleImportance(String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
getBundleInfo(String, int) - Method in interface ohos.bundle.IBundleManager
Obtains the BundleInfo based on a given bundle name.
getBundleInfos(int) - Method in interface ohos.bundle.IBundleManager
Obtains BundleInfo of all bundles available in the system.
getBundleInstaller() - Method in interface ohos.bundle.IBundleManager
Obtains the interface used to install bundles.
getBundleManager() - Method in class ohos.app.AbilityContext
 
getBundleManager() - Method in interface ohos.app.Context
Obtains an IBundleManager instance.
getBundleName() - Method in class ohos.aafwk.ability.Form
Obtains the application bundle name of the Feature Ability (FA) to which this Form belongs.
getBundleName() - Method in interface ohos.aafwk.content.Operation
Obtains the value of the bundleName attribute included in this Operation.
getBundleName() - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains the application bundle name.
getBundleName() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the bundle name of the event source, that is, the bundle name of the target application.
getBundleName() - Method in class ohos.app.AbilityContext
 
getBundleName() - Method in interface ohos.app.Context
Obtains the bundle name of the current ability.
getBundleName() - Method in class ohos.bundle.AbilityInfo
Obtains the name of the bundle containing the ability.
getBundleName() - Method in class ohos.bundle.BackupBundleInfo
Obtains the bundle name of the application to back up.
getBundleName() - Method in class ohos.bundle.CommonEventInfo
Obtains the bundle name of this static common event.
getBundleName() - Method in class ohos.bundle.ElementName
Obtains the bundle name of an ability.
getBundleName() - Method in class ohos.bundle.FormInfo
Obtains the bundle name of the application to which this form belongs.
getBundleName() - Method in class ohos.bundle.LauncherShortcutInfo
Obtains the bundle name of the application to which this shortcut belongs.
getBundleName() - Method in class ohos.bundle.ShortcutInfo
Obtains the bundle name of the application to which this shortcut belongs.
getBundleName() - Method in class ohos.data.search.model.SearchableEntity
Obtains the bundle name of the ability that will be launched.
getBundleName() - Method in class ohos.interwork.bundle.ElementNameEx
Obtains the bundle name of an ability.
getBundleName() - Method in class ohos.sysappcomponents.contact.entity.Holder
Obtains the bundle name of a contact holder.
getBundleName() - Method in class ohos.workscheduler.WorkInfo
Obtains the bundle name of the work.
getBundleName(IntentAgent) - Static method in class ohos.event.intentagent.IntentAgentHelper
Obtains the bundle name of an IntentAgent.
getBundleResourcePath() - Method in class ohos.app.AbilityContext
 
getBundleResourcePath() - Method in interface ohos.app.Context
Obtains the path of the HarmonyOS Ability Package (HAP} containing this ability.
getBundlesForUid(int) - Method in interface ohos.bundle.IBundleManager
Obtains all bundle names of a specified application based on the given application UID.
getButtonComponent() - Method in class ohos.agp.window.dialog.CommonDialog
Obtains the content of button area.
getButtonElement() - Method in class ohos.agp.components.AbsButton
Obtains the element set as a button.
getByAddress(byte[]) - Static method in class java.net.InetAddress
Returns an InetAddress object given the raw IP address .
getByAddress(String, byte[]) - Static method in class java.net.InetAddress
Creates an InetAddress based on the provided host name and IP address.
getByAddress(String, byte[], int) - Static method in class java.net.Inet6Address
Create an Inet6Address in the exact manner of InetAddress#getByAddress(String,byte[]) except that the IPv6 scope_id is set to the given numeric value.
getByAddress(String, byte[], NetworkInterface) - Static method in class java.net.Inet6Address
Create an Inet6Address in the exact manner of InetAddress#getByAddress(String,byte[]) except that the IPv6 scope_id is set to the value corresponding to the given interface for the address type specified in addr.
getByIndex(int) - Static method in class java.net.NetworkInterface
Get a network interface given its index.
getByInetAddress(InetAddress) - Static method in class java.net.NetworkInterface
Convenience method to search for a network interface that has the specified Internet Protocol (IP) address bound to it.
getByInt(int) - Static method in enum ohos.agp.components.Component.FadeEffectEnum
Obtains the enumeration object based on the value.
getByInt(int) - Static method in enum ohos.agp.components.Image.ScaleMode
Obtains the enumeration object based on the value.
getByInt(int) - Static method in enum ohos.agp.utils.Rect.RotationEnum
Obtains the enumeration object based on the value.
getByInt(int) - Static method in enum ohos.agp.utils.RectFloat.RotationEnum
Obtains a RotationEnum object specified by enumInt.
getByInt(int) - Static method in enum ohos.utils.geo.Rect.RotationEnum
Obtains the enumeration object based on the value.
getByInt(int) - Static method in enum ohos.utils.geo.RectFloat.RotationEnum
Obtains a RotationEnum object specified by enumInt.
getByName(String) - Static method in class java.net.InetAddress
Determines the IP address of a host, given the host's name.
getByName(String) - Static method in class java.net.NetworkInterface
Searches for the network interface with the specified name.
getByName(String) - Method in class ohos.net.NetHandle
Resolves a host name to obtain the first IP address.
getByte(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TINYINT parameter as a byte in the Java programming language.
getByte(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte in the Java programming language.
getByte(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the byte value at specified index of this ZSONArray and automatically converts the value into a Byte object.
getByte(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance byte field.
getByte(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a byte.
getByte(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TINYINT parameter as a byte in the Java programming language.
getByte(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte in the Java programming language.
getByte(String) - Method in class ohos.data.rdb.ValuesBucket
Obtains the byte value of a specified column name.
getByte(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the byte value matching the specified key in the map of this ZSONObject and automatically converts the value into a Byte object.
getByteArray() - Method in class ohos.data.distributed.common.Value
Obtains values of the byte array type.
getByteArray(String) - Method in interface ohos.data.distributed.user.SingleKvStore
Obtains the byte[] value of a specified key.
getByteArray(String) - Method in class ohos.data.rdb.ValuesBucket
Obtains the byte array value of a specified column name.
getByteArray(String, byte[]) - Method in class java.util.prefs.AbstractPreferences
Implements the getByteArray method as per the specification in Preferences#getByteArray(String,byte[]).
getByteArray(String, byte[]) - Method in class java.util.prefs.Preferences
Returns the byte array value represented by the string associated with the specified key in this preference node.
getByteArray(String, String) - Method in interface ohos.data.distributed.device.DeviceKvStore
Obtains the byte[] value matching a specified device ID and key.
getByteArrayParam(String) - Method in class ohos.aafwk.content.Intent
Obtains a byte-type array matching the given key.
getByteParam(String, byte) - Method in class ohos.aafwk.content.Intent
Obtains a byte-type value matching the given key.
getBytes() - Method in class java.lang.String
Encodes this String into a sequence of bytes using the platform's default charset, storing the result into a new byte array.
getBytes() - Method in interface java.sql.RowId
Returns an array of bytes representing the value of the SQL ROWID designated by this java.sql.RowId object.
getBytes() - Method in class ohos.utils.Parcel
Reads all bytes from the Parcel instance.
getBytes(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC BINARY or VARBINARY parameter as an array of byte values in the Java programming language.
getBytes(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language.
getBytes(int, int, byte[], int) - Method in class java.lang.String
Deprecated.
This method does not properly convert characters into bytes. As of JDK 1.1, the preferred way to do this is via the String.getBytes() method, which uses the platform's default charset.
getBytes(long, int) - Method in interface java.sql.Blob
Retrieves all or part of the BLOB value that this Blob object represents, as an array of bytes.
getBytes(long, int) - Method in class ohos.data.orm.Blob
 
getBytes(String) - Method in class java.lang.String
Encodes this String into a sequence of bytes using the named charset, storing the result into a new byte array.
getBytes(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC BINARY or VARBINARY parameter as an array of byte values in the Java programming language.
getBytes(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language.
getBytes(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the byte array matching the specified key in the map of this ZSONObject.
getBytes(Charset) - Method in class java.lang.String
Encodes this String into a sequence of bytes using the given charset, storing the result into a new byte array.
getBytesNumberPerRow() - Method in class ohos.media.image.PixelMap
Obtains the number of bytes in each row of pixels.
getBytesRead() - Method in class java.util.zip.Deflater
Returns the total number of uncompressed bytes input so far.
getBytesRead() - Method in class java.util.zip.Inflater
Returns the total number of compressed bytes input so far.
getByteStream() - Method in interface ohos.org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of bytes.
getByteStream() - Method in class ohos.org.xml.sax.InputSource
Get the byte stream for this input source.
getBytesWritten() - Method in class java.util.zip.Deflater
Returns the total number of compressed bytes output so far.
getBytesWritten() - Method in class java.util.zip.Inflater
Returns the total number of uncompressed bytes output so far.
getByteValue(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the byte value at the specified index of this ZSONArray.
getByteValue(String) - Method in class ohos.utils.BasePacMap
Obtains the byte value matching a specified key.
getByteValue(String) - Method in class ohos.utils.PacMap
Obtains the byte value matching a specified key.
getByteValue(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the byte value matching the specified key in the map of this ZSONObject.
getByteValue(String, byte) - Method in class ohos.utils.BasePacMap
Obtains the byte value matching a specified key.
getByteValue(String, byte) - Method in class ohos.utils.PacMap
Obtains the byte value matching a specified key.
getByteValueArray(String) - Method in class ohos.utils.BasePacMap
Obtains the byte[] value matching a specified key.
getByteValueArray(String) - Method in class ohos.utils.PacMap
Obtains the byte[] value matching a specified key.
getByValue(int) - Static method in enum ohos.data.resultset.ResultSet.ColumnType
Get cell unit type by the number.
getCA() - Method in class java.security.cert.TrustAnchor
Returns the name of the most-trusted CA as an X500Principal.
getCacheDir() - Method in class ohos.app.AbilityContext
 
getCacheDir() - Method in interface ohos.app.Context
Obtains the application-specific cache directory on the device's internal storage.
getCachedLocation() - Method in class ohos.location.Locator
Obtains the location information cached in the system.
getCachedPagesLimit() - Method in class ohos.agp.components.PageSlider
Obtains the number of pages to retain on either side of the current page.
getCacheMaxCount() - Method in class ohos.sensor.bean.SensorBase
Obtains the maximum number of hardware FIFO elements supported by a sensor.
getCacheSize() - Method in class ohos.agp.components.RecycleItemProvider
Deprecated.
Not used anymore. Cache size is calculating dynamically, depending on layout rules
getCacheSize() - Method in class ohos.storageinfomgr.StorageInfo
Obtains the application cached data size.
getCalculationType() - Method in class ohos.global.icu.util.IslamicCalendar
gets the calculation type for this calendar.
getCalendar() - Method in class java.text.DateFormat
Gets the calendar associated with this date/time formatter.
getCalendar() - Method in class ohos.global.icu.text.DateFormat
Returns the calendar associated with this date/time formatter.
getCalendar(long) - Static method in class ohos.data.orm.BindUtils
Translates time in long format into time in calendar format.
getCalendarField() - Method in class java.text.DateFormat.Field
Returns the Calendar field associated with this attribute.
getCalendarField() - Method in class ohos.global.icu.text.DateFormat.Field
Returns the Calendar field associated with this attribute.
getCalendarName(Calendar, Locale) - Static method in class ohos.global.i18n.utils.CalendarUtils
Obtains the names of local calendars for a given locale.
getCalendarName(Calendar, ULocale) - Method in class ohos.global.i18n.utils.CalendarUtils
Deprecated.
getCalendarType() - Method in interface java.time.chrono.Chronology
Gets the calendar type of the calendar system.
getCalendarType() - Method in class java.time.chrono.HijrahChronology
Gets the calendar type of the Islamic calendar.
getCalendarType() - Method in class java.time.chrono.IsoChronology
Gets the calendar type of the underlying calendar system - 'iso8601'.
getCalendarType() - Method in class java.time.chrono.JapaneseChronology
Gets the calendar type of the underlying calendar system - 'japanese'.
getCalendarType() - Method in class java.time.chrono.MinguoChronology
Gets the calendar type of the underlying calendar system - 'roc'.
getCalendarType() - Method in class java.time.chrono.ThaiBuddhistChronology
Gets the calendar type of the underlying calendar system - 'buddhist'.
getCalendarType() - Method in class java.util.Calendar
Returns the calendar type of this Calendar.
getCalendarType() - Method in class java.util.GregorianCalendar
Returns "gregory" as the calendar type.
getCallback() - Method in exception javax.security.auth.callback.UnsupportedCallbackException
Get the unrecognized Callback.
getCallback() - Method in class ohos.agp.components.element.Element
Obtains the listener for element attribute changes
getCallbackHandler() - Method in class java.security.KeyStore.CallbackHandlerProtection
Returns the CallbackHandler.
getCaller() - Method in class ohos.app.AbilityContext
 
getCaller() - Method in interface ohos.app.Context
Obtains information about the caller of this ability.
getCallerPackageName() - Method in class ohos.media.common.sessioncore.AVCallerUserInfo
Obtains the application bundle name in this AVCallerUserInfo instance.
getCallerPid() - Method in class ohos.media.common.sessioncore.AVCallerUserInfo
Obtains the application process ID in this AVCallerUserInfo instance.
getCallerUid() - Method in class ohos.media.common.sessioncore.AVCallerUserInfo
Obtains the user ID in this AVCallerUserInfo instance.
getCallerUserInfo() - Method in class ohos.media.sessioncore.AVBrowserService
Obtains information about the remote user who sends the current request.
getCallingAbility() - Method in class ohos.app.AbilityContext
 
getCallingAbility() - Method in interface ohos.app.Context
Obtains the ElementName of the ability that called the current ability.
getCallingBundle() - Method in class ohos.app.AbilityContext
 
getCallingBundle() - Method in interface ohos.app.Context
Obtains the bundle name of the ability that called the current ability.
getCallingDeviceID() - Static method in class ohos.rpc.IPCSkeleton
Obtains the ID of the device where the peer process resides.
getCallingPid() - Static method in class ohos.rpc.IPCSkeleton
Obtains the PID of a proxy.
getCallingPid() - Method in class ohos.rpc.RemoteObject
Obtains the PID of the RemoteProxy object.
getCallingUid() - Static method in class ohos.rpc.IPCSkeleton
Obtains the UID of a proxy.
getCallingUid() - Method in class ohos.rpc.RemoteObject
Obtains the UID of the RemoteProxy object.
getCallState() - Method in class ohos.dcall.DistributedCallManager
Obtains the call state.
getCallState() - Method in class ohos.media.audio.AudioManager
Obtains the current call state.
getCamera() - Method in class ohos.agp.render.render3d.components.SceneComponent
Obtains the available camera in the current scene.
getCameraAbility(String) - Method in class ohos.media.camera.CameraKit
Gets the static ability of a specified logical or physical camera.
getCameraConfigBuilder() - Method in interface ohos.media.camera.device.Camera
Gets a CameraConfig.Builder instance.
getCameraId() - Method in interface ohos.media.camera.device.Camera
Gets the camera ID.
getCameraIds() - Method in class ohos.media.camera.CameraKit
Gets current logical camera IDs.
getCameraInfo(String) - Method in class ohos.media.camera.CameraKit
Gets a CameraInfo object about a specified logical camera.
getCameraType() - Method in class ohos.agp.render.render3d.components.CameraComponent
Obtains the camera type.
getCAName() - Method in class java.security.cert.TrustAnchor
Returns the name of the most-trusted CA in RFC 2253 String format.
getCandidateLocales(String, Locale) - Method in class java.util.ResourceBundle.Control
Returns a List of Locales as candidate locales for baseName and locale.
getCanonicalFile() - Method in class java.io.File
Returns the canonical form of this abstract pathname.
getCanonicalHostName() - Method in class java.net.InetAddress
Gets the fully qualified domain name for this IP address.
getCanonicalID(String) - Static method in class ohos.global.icu.util.TimeZone
[icu] Returns the canonical system time zone ID or the normalized custom time zone ID for the given time zone ID.
getCanonicalID(String, boolean[]) - Static method in class ohos.global.icu.util.TimeZone
[icu] Returns the canonical system time zone ID or the normalized custom time zone ID for the given time zone ID.
getCanonicalName() - Method in class java.lang.Class
Returns the canonical name of the underlying class as defined by the Java Language Specification.
getCanonicalPath() - Method in class java.io.File
Returns the canonical pathname string of this abstract pathname.
getCanvas() - Method in class ohos.agp.render.PdfGenerator.PdfPage
Obtains the canvas of the current page.
getCapabilities() - Method in class ohos.wifi.WifiScanInfo
Obtains the capabilities of a Wi-Fi access point.
getCapabilityValues() - Method in class ohos.accessibility.AccessibilityAbilityInfo
Obtains the functions of the accessibility ability.
getCapacity() - Method in class ohos.batterymanager.BatteryInfo
Obtains the remaining battery power of a device.
getCapacity() - Method in class ohos.media.image.ImageReceiver
Obtains the maximum buffer capacity of the image receiver.
getCapacity() - Method in class ohos.utils.IntArray
Obtains the capacity of the current IntArray object.
getCapacity() - Method in class ohos.utils.Parcel
Obtains the storage capacity (in bytes) of the Parcel instance.
getCapitalizationContext() - Method in class ohos.global.icu.text.RelativeDateTimeFormatter
Return capitalization context.
getCapturerSessionId() - Method in class ohos.media.audio.AudioCapturer
Obtains a recording session ID.
getCaptureTriggerId() - Method in interface ohos.media.camera.device.FrameResult
Gets the ID of the frame capture trigger.
getCAPublicKey() - Method in class java.security.cert.TrustAnchor
Returns the public key of the most-trusted CA.
getCardType(int) - Method in class ohos.telephony.SimInfoManager
Obtains the type of the SIM card installed in a specified slot.
getCatalog() - Method in interface java.sql.Connection
Retrieves this Connection object's current catalog name.
getCatalogName(int) - Method in interface java.sql.ResultSetMetaData
Gets the designated column's table's catalog name.
getCatalogs() - Method in interface java.sql.DatabaseMetaData
Retrieves the catalog names available in this database.
getCatalogSeparator() - Method in interface java.sql.DatabaseMetaData
Retrieves the String that this database uses as the separator between a catalog and table name.
getCatalogTerm() - Method in interface java.sql.DatabaseMetaData
Retrieves the database vendor's preferred term for "catalog".
getCategory() - Method in class ohos.data.search.schema.Schema
Obtains the value of the category index field.
getCause() - Method in exception java.io.UncheckedIOException
Returns the cause of this exception.
getCause() - Method in exception java.io.WriteAbortedException
Returns the exception that terminated the operation (the cause).
getCause() - Method in exception java.lang.ClassNotFoundException
Returns the cause of this exception (the exception that was raised if an error occurred while attempting to load the class; otherwise null).
getCause() - Method in error java.lang.ExceptionInInitializerError
Returns the cause of this error (the exception that occurred during a static initialization that caused this error to be created).
getCause() - Method in exception java.lang.reflect.InvocationTargetException
Returns the cause of this exception (the thrown target exception, which may be null).
getCause() - Method in exception java.lang.reflect.UndeclaredThrowableException
Returns the cause of this exception (the Throwable instance wrapped in this UndeclaredThrowableException, which may be null).
getCause() - Method in class java.lang.Throwable
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - Method in exception java.nio.file.DirectoryIteratorException
Returns the cause of this exception.
getCause() - Method in exception java.security.PrivilegedActionException
Returns the cause of this exception (the exception thrown by the privileged computation that resulted in this PrivilegedActionException).
getCause() - Method in error ohos.javax.xml.parsers.FactoryConfigurationError
use the exception chaining mechanism of JDK1.4
getCause() - Method in error ohos.javax.xml.stream.FactoryConfigurationError
use the exception chaining mechanism of JDK1.4
getCause() - Method in exception ohos.org.xml.sax.SAXException
Return the cause of the exception
getCcEmail() - Method in class ohos.data.search.schema.EmailItem
Obtains the value of the ccEmail index field.
getCcName() - Method in class ohos.data.search.schema.EmailItem
Obtains the value of the ccName index field.
getCellularDataFlowType() - Method in class ohos.telephony.CellularDataInfoManager
Obtains the uplink and downlink status of cellular data services.
getCellularDataState(int) - Method in class ohos.telephony.CellularDataInfoManager
Obtains the connection state of the PS domain.
getCellularRxBytes() - Static method in class ohos.net.DataFlowStatistics
Queries the data traffic (including all TCP and UDP data packets) received through the cellular network.
getCellularTxBytes() - Static method in class ohos.net.DataFlowStatistics
Queries the data traffic (including all TCP and UDP data packets) sent through the cellular network.
getCenter() - Method in class ohos.agp.utils.Rect
Obtains an array of coordinates of the center point of this Rect object.
getCenter() - Method in class ohos.agp.utils.RectFloat
Obtains the center point of this RectFloat.
getCenter() - Method in class ohos.utils.geo.Rect
Obtains an array of coordinates of the center point of this Rect object.
getCenter() - Method in class ohos.utils.geo.RectFloat
Obtains the center point of this RectFloat.
getCenterBounds() - Method in class ohos.agp.components.element.FlexElement
Obtains the center bounds of this FlexElement object.
getCenterFocusablePosition() - Method in class ohos.agp.components.ListContainer
Obtain the position index of the focusable item located in the component center.
getCenterFrequencies() - Method in class ohos.wifi.WifiScanInfo
Obtains the center frequencies of a hotspot that uses a WLAN channel with a width of 40 MHz, 80 MHz, or 160 MHz, or uses two non-overlapping WLAN channels, both with a width of 80 MHz.
getCenterX() - Method in class ohos.accessibility.ability.DisplayResizeController
Obtains the X coordinate of the center in this display resizing rectangle.
getCenterX() - Method in class ohos.agp.utils.Rect
Obtains the X-axis center of a rectangle.
getCenterX() - Method in class ohos.utils.geo.Rect
Obtains the X-axis center of a rectangle.
getCenterY() - Method in class ohos.accessibility.ability.DisplayResizeController
Obtains the Y coordinate of the center in this display resizing rectangle.
getCenterY() - Method in class ohos.agp.utils.Rect
Obtains the Y-axis center of a rectangle.
getCenterY() - Method in class ohos.utils.geo.Rect
Obtains the Y-axis center of a rectangle.
getCenterZoomFactor() - Method in class ohos.agp.components.Component
Obtains the zoom factor for scaling the center component item.
getCentralScrollMode() - Method in class ohos.agp.components.Component
Obtains the state of the central scroll mode.
getCentralVolume() - Method in class ohos.media.audio.SoundPlayer.AudioVolumes
Obtains the volume of the central channel.
getCertificate() - Method in class java.security.cert.X509CertSelector
Returns the certificateEquals criterion.
getCertificate() - Method in class java.security.KeyStore.PrivateKeyEntry
Gets the end entity Certificate from the certificate chain in this entry.
getCertificate() - Method in class ohos.net.http.SslError
Obtains the SSL certificate of this SslError object.
getCertificate(String) - Method in class java.security.KeyStore
Returns the certificate associated with the given alias.
getCertificateAlias(Certificate) - Method in class java.security.KeyStore
Returns the (alias) name of the first keystore entry whose certificate matches the given certificate.
getCertificateChain() - Method in class java.security.KeyStore.PrivateKeyEntry
Gets the Certificate chain from this entry.
getCertificateChain(String) - Method in class java.security.KeyStore
Returns the certificate chain associated with the given alias.
getCertificateChain(String) - Method in interface javax.net.ssl.X509KeyManager
Returns the certificate chain associated with the given alias.
getCertificateChecking() - Method in class java.security.cert.X509CRLSelector
Returns the certificate being checked.
getCertificateIssuer() - Method in class java.security.cert.X509CRLEntry
Get the issuer of the X509Certificate described by this entry.
getCertificates() - Method in class java.net.JarURLConnection
Return the Certificate object for this connection if the URL for it points to a JAR file entry, null otherwise.
getCertificates() - Method in class java.security.cert.CertPath
Returns the list of certificates in this certification path.
getCertificates() - Method in class java.security.CodeSource
Returns the certificates associated with this CodeSource.
getCertificates() - Method in class java.util.jar.JarEntry
Returns the Certificate objects for this entry, or null if none.
getCertificates(CertSelector) - Method in class java.security.cert.CertStore
Returns a Collection of Certificates that match the specified selector.
getCertificateValid() - Method in class java.security.cert.X509CertSelector
Returns the certificateValid criterion.
getCertifiedText() - Method in interface ohos.org.w3c.dom.ls.LSInput
If set to true, assume that the input is certified (see section 2.13 in [XML 1.1]) when parsing [XML 1.1].
getCertPath() - Method in interface java.security.cert.CertPathBuilderResult
Returns the built certification path.
getCertPath() - Method in exception java.security.cert.CertPathValidatorException
Returns the certification path that was being validated when the exception was thrown.
getCertPath() - Method in class java.security.cert.PKIXCertPathBuilderResult
Returns the built and validated certification path.
getCertPathCheckers() - Method in class java.security.cert.PKIXParameters
Returns the List of certification path checkers.
getCertPathEncodings() - Method in class java.security.cert.CertificateFactory
Returns an iteration of the CertPath encodings supported by this certificate factory, with the default encoding first.
getCertStoreParameters() - Method in class java.security.cert.CertStore
Returns the parameters used to initialize this CertStore.
getCertStores() - Method in class java.security.cert.PKIXParameters
Returns an immutable List of CertStores that are used to find certificates and CRLs.
getChainId() - Method in class ohos.hiviewdfx.HiTraceId
Obtains the call chain ID from a HiTraceId object.
getChangedEnd() - Method in class ohos.miscservices.inputmethod.EditingText
Obtains the end index of the changed text in the content of the application editor.
getChangedStart() - Method in class ohos.miscservices.inputmethod.EditingText
Obtains the start index of the changed text in the content of the application editor.
getChannel() - Method in class java.io.FileInputStream
Returns the unique FileChannel object associated with this file input stream.
getChannel() - Method in class java.io.FileOutputStream
Returns the unique FileChannel object associated with this file output stream.
getChannel() - Method in class java.io.RandomAccessFile
Returns the unique FileChannel object associated with this file.
getChannel() - Method in class java.net.DatagramSocket
Returns the unique DatagramChannel object associated with this datagram socket, if any.
getChannel() - Method in class java.net.ServerSocket
Returns the unique ServerSocketChannel object associated with this socket, if any.
getChannel() - Method in class java.net.Socket
Returns the unique SocketChannel object associated with this socket, if any.
getChannelCount() - Method in class ohos.media.audio.AudioCapturer
Obtains the number of audio recording channels.
getChannelCount(AudioStreamInfo.ChannelMask) - Static method in class ohos.media.audio.AudioStreamInfo
Obtains the number of audio channels contained in the specified audio channel mask.
getChannelCounts() - Method in class ohos.media.audio.AudioDeviceDescriptor
Obtains an array whose elements indicate the channel types supported by the device.
getChannelIndexMasks() - Method in class ohos.media.audio.AudioDeviceDescriptor
Obtains the channel index masks.
getChannelMask() - Method in class ohos.media.audio.AudioStreamInfo
Obtains the channel mask of the audio stream.
getChannelMasks() - Method in class ohos.media.audio.AudioDeviceDescriptor
Obtains the channel masks.
getChar() - Method in class java.nio.ByteBuffer
Relative get method for reading a char value.
getChar(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a char value.
getChar(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type char or of another primitive type convertible to type char via a widening conversion.
getChar(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a char.
getChar(String) - Method in class ohos.utils.BasePacMap
Obtains the char value matching a specified key.
getChar(String) - Method in class ohos.utils.PacMap
Obtains the char value matching a specified key.
getChar(String, char) - Method in class ohos.utils.BasePacMap
Obtains the char value matching a specified key.
getChar(String, char) - Method in class ohos.utils.PacMap
Obtains the char value matching a specified key.
getCharacterEncodingScheme() - Method in interface ohos.javax.xml.stream.events.StartDocument
Returns the encoding style of the XML data
getCharacterEncodingScheme() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the character encoding declared on the xml declaration Returns null if none was declared
getCharacterInstance() - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for character breaks for the Locale#getDefault().
getCharacterInstance() - Static method in class ohos.global.icu.text.BreakIterator
Returns a new instance of BreakIterator that locates logical-character boundaries.
getCharacterInstance(Locale) - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for character breaks for the given locale.
getCharacterInstance(Locale) - Static method in class ohos.global.icu.text.BreakIterator
Returns a new instance of BreakIterator that locates logical-character boundaries.
getCharacterInstance(ULocale) - Static method in class ohos.global.icu.text.BreakIterator
[icu] Returns a new instance of BreakIterator that locates logical-character boundaries.
getCharacteristic() - Method in class ohos.bluetooth.ble.GattDescriptor
Obtains the GattCharacteristic to which a descriptor belongs.
getCharacteristic(UUID) - Method in class ohos.bluetooth.ble.GattService
Obtains a characteristic with a specified UUID of a service.
getCharacteristics() - Method in class ohos.bluetooth.ble.GattService
Obtains the GattCharacteristic list of a service.
getCharacterIterator() - Method in class ohos.global.icu.text.UCharacterIterator
Returns a java.text.CharacterIterator object for the underlying text of this iterator.
getCharacterOffset() - Method in interface ohos.javax.xml.stream.Location
Return the byte or character offset into the input source this location is pointing to.
getCharacterOrientation() - Method in class ohos.global.icu.util.ULocale
[icu] Returns this locale's layout orientation for characters.
getCharacterStream() - Method in interface java.sql.Clob
Retrieves the CLOB value designated by this Clob object as a java.io.Reader object (or as a stream of characters).
getCharacterStream() - Method in interface java.sql.SQLXML
Retrieves the XML value designated by this SQLXML instance as a java.io.Reader object.
getCharacterStream() - Method in class ohos.data.orm.Clob
 
getCharacterStream() - Method in interface ohos.org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of 16-bit units.
getCharacterStream() - Method in class ohos.org.xml.sax.InputSource
Get the character stream for this input source.
getCharacterStream(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
getCharacterStream(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getCharacterStream(long, long) - Method in interface java.sql.Clob
Returns a Reader object that contains a partial Clob value, starting with the character specified by pos, which is length characters in length.
getCharacterStream(long, long) - Method in class ohos.data.orm.Clob
 
getCharacterStream(String) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
getCharacterStream(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getCharArray(String) - Method in class ohos.utils.BasePacMap
Obtains the char[] value matching a specified key.
getCharArray(String) - Method in class ohos.utils.PacMap
Obtains the char[] value matching a specified key.
getCharArrayParam(String) - Method in class ohos.aafwk.content.Intent
Obtains a char array matching the given key.
getCharFromExtendedName(String) - Static method in class ohos.global.icu.lang.UCharacter
[icu]
getCharFromName(String) - Static method in class ohos.global.icu.lang.UCharacter
[icu]
getCharFromNameAlias(String) - Static method in class ohos.global.icu.lang.UCharacter
[icu]
getChargingStatus() - Method in class ohos.batterymanager.BatteryInfo
Obtains the battery charging status of a device.
getCharIndexByCoordinate(int, float) - Method in class ohos.agp.text.Layout
Obtains the index of the character that is closest to the given horizontal coordinate in a specified line.
getCharParam(String, char) - Method in class ohos.aafwk.content.Intent
Obtains a char value matching the given key.
getChars(int, int, char[], int) - Method in class java.lang.String
Copies characters from this string into the destination character array.
getChars(int, int, char[], int) - Method in class java.lang.StringBuffer
 
getChars(int, int, char[], int) - Method in class java.lang.StringBuilder
Characters are copied from this sequence into the destination character array dst.
getChars(int, int, char[], int) - Method in interface ohos.global.icu.text.Replaceable
Copies characters from this object into the destination character array.
getCharSequenceArrayListParam(String) - Method in class ohos.aafwk.content.Intent
Obtains an ArrayList parameter value of CharSequence elements that matches the given key.
getCharSequenceArrayParam(String) - Method in class ohos.aafwk.content.Intent
Obtains a CharSequence array matching the given key.
getCharSequenceParam(String) - Method in class ohos.aafwk.content.Intent
Obtains a CharSequence value matching the specified key.
getCharsetName() - Method in exception java.nio.charset.IllegalCharsetNameException
Retrieves the illegal charset name.
getCharsetName() - Method in exception java.nio.charset.UnsupportedCharsetException
Retrieves the name of the unsupported charset.
getChatIntention(String, int) - Method in class ohos.ai.nlu.NluClient
Recognizes Information Message (IM) intentions and obtains the recognition result (synchronous method).
getChatIntention(String, int, OnResultListener<ResponseResult>) - Method in class ohos.ai.nlu.NluClient
Recognizes IM intentions and obtains the recognition result (asynchronous method).
getChecksum() - Method in class java.util.zip.CheckedInputStream
Returns the Checksum for this input stream.
getChecksum() - Method in class java.util.zip.CheckedOutputStream
Returns the Checksum for this output stream.
getChild() - Method in class java.util.prefs.NodeChangeEvent
Returns the node that was added or removed.
getChild() - Method in class ohos.global.resource.solidxml.Node
Obtains the root node of a node.
getChild(int) - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains information about the child node at a specified index.
getChild(int) - Method in class ohos.accessibility.ability.AccessibilityWindow
Obtains information about the accessibility child window at a specified index.
getChild(String) - Method in class java.util.prefs.AbstractPreferences
Returns the named child if it exists, or null if it does not.
getChild(String) - Method in interface ohos.agp.render.render3d.SceneNode
Obtains a child node based on the name.
getChildCount() - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains the number of child nodes.
getChildCount() - Method in class ohos.agp.components.ComponentContainer
Obtains the quantity of child components.
getChildCount() - Method in class ohos.agp.components.ListContainer
Obtains the total number of data items in a provider which can be set via ListContainer.setItemProvider(ohos.agp.components.BaseItemProvider).
getChildElement(int) - Method in class ohos.agp.components.element.ElementContainer.ElementState
Obtains an element object from a container based on the element object index.
getChildElementCount() - Method in class ohos.agp.components.element.ElementContainer.ElementState
Obtains the number of element objects in a container.
getChildId(int) - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains the ID of the child node at a specified index.
getChildIndex(Component) - Method in class ohos.agp.components.ComponentContainer
Queries the position of a child component.
getChildIndex(Component) - Method in interface ohos.agp.components.ComponentParent
Queries the position of a child component.
getChildNum() - Method in class ohos.accessibility.ability.AccessibilityWindow
Obtains the quantity of child windows.
getChildren() - Method in interface java.security.cert.PolicyNode
Returns an iterator over the children of this node.
getChildren() - Method in interface ohos.agp.render.render3d.SceneNode
Obtains the list of child nodes of a node.
getChildren() - Method in class ohos.data.distributed.common.FieldNode
Obtains the list of child nodes of this FieldNode.
getChildSizeWithMode(int, int, int) - Static method in class ohos.agp.components.Component.EstimateSpec
Creates a measure specification for the child component based on the specified size and mode.
getChronology() - Method in interface java.time.chrono.ChronoLocalDate
Gets the chronology of this date.
getChronology() - Method in interface java.time.chrono.ChronoLocalDateTime
Gets the chronology of this date-time.
getChronology() - Method in interface java.time.chrono.ChronoPeriod
Gets the chronology that defines the meaning of the supported units.
getChronology() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the chronology of this date-time.
getChronology() - Method in class java.time.chrono.HijrahDate
Gets the chronology of this date, which is the Hijrah calendar system.
getChronology() - Method in class java.time.chrono.JapaneseDate
Gets the chronology of this date, which is the Japanese calendar system.
getChronology() - Method in class java.time.chrono.MinguoDate
Gets the chronology of this date, which is the Minguo calendar system.
getChronology() - Method in class java.time.chrono.ThaiBuddhistDate
Gets the chronology of this date, which is the Thai Buddhist calendar system.
getChronology() - Method in class java.time.format.DateTimeFormatter
Gets the overriding chronology to be used during formatting.
getChronology() - Method in class java.time.LocalDate
Gets the chronology of this date, which is the ISO calendar system.
getChronology() - Method in class java.time.Period
Gets the chronology of this period, which is the ISO calendar system.
getCipherSuite() - Method in class java.net.SecureCacheResponse
Returns the cipher suite in use on the original connection that retrieved the network resource.
getCipherSuite() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the cipher suite in use by the session which was produced by the handshake.
getCipherSuite() - Method in class javax.net.ssl.HttpsURLConnection
Returns the cipher suite in use on this connection.
getCipherSuite() - Method in interface javax.net.ssl.SSLSession
Returns the name of the SSL cipher suite which is used for all connections in the session.
getCipherSuites() - Method in class javax.net.ssl.SSLParameters
Returns a copy of the array of ciphersuites or null if none have been set.
getCity() - Method in class ohos.data.search.schema.PhotoItem
Obtains the city where the photo is taken.
getCity() - Method in class ohos.data.search.schema.PlaceItem
Obtains the value of the city index field.
getCity() - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Obtains the city where this contact is located.
getCityName(String, Locale) - Static method in class ohos.global.i18n.LocaleHelperUtils
Obtains the name of a specified city for a given locale.
getClass() - Method in class java.lang.Object
Returns the runtime class of this Object.
getClassContext() - Method in class java.lang.SecurityManager
Returns the current execution stack as an array of classes.
getClasses() - Method in class java.lang.Class
Returns an array containing Class objects representing all the public classes and interfaces that are members of the class represented by this Class object.
getClassification() - Method in class ohos.event.notification.NotificationRequest
Obtains the classification of this notification.
getClassloader() - Method in class ohos.app.AbilityContext
 
getClassloader() - Method in interface ohos.app.Context
Obtains a ClassLoader instance.
getClassLoader() - Method in class java.lang.Class
Returns the class loader for the class.
getClassLoader() - Method in class java.security.ProtectionDomain
Returns the ClassLoader of this domain.
getClassLoader() - Method in class ohos.aafwk.content.IntentParams
Obtains the ClassLoader used for the custom parameters of the Sequenceable type.
getClassLoader() - Method in class ohos.utils.BasePacMap
Obtains the ClassLoader used by the inner object within this PacMap instance.
getClassName() - Method in class java.lang.StackTraceElement
Returns the fully qualified name of the class containing the execution point represented by this stack trace element.
getClassName() - Method in class java.security.Provider.Service
Return the name of the class implementing this service.
getClassName() - Method in exception java.util.MissingResourceException
Gets parameter passed by constructor.
getClassName() - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains the class name.
getClassName() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the class name.
getClassName() - Method in class ohos.bundle.AbilityInfo
Obtains the class name of an ability.
getClassName() - Method in class ohos.bundle.CommonEventInfo
Obtains the class name of this static common event.
getCLDRVersion() - Static method in class ohos.global.icu.util.LocaleData
Returns the current CLDR version
getClearCoatFactor() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the clear coat factor of this material, which is used if MaterialDesc.MATERIAL_CLEAR_COAT_BIT is set by calling MaterialDesc.setMaterialFlags(int).
getClearCoatRoughness() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the clear coat roughness of this material, which is used if MaterialDesc.MATERIAL_CLEAR_COAT_BIT is set by calling MaterialDesc.setMaterialFlags(int).
getClickedListener() - Method in class ohos.agp.components.Component
Obtains a listener for monitoring click events of this component.
getClientAliases(String, Principal[]) - Method in interface javax.net.ssl.X509KeyManager
Get the matching aliases for authenticating the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getClientInfo() - Method in interface java.sql.Connection
Returns a list containing the name and current value of each client info property supported by the driver.
getClientInfo(String) - Method in interface java.sql.Connection
Returns the value of the client info property specified by name.
getClientInfoProperties() - Method in interface java.sql.DatabaseMetaData
Retrieves a list of the client info properties that the driver supports.
getClientList() - Method in class ohos.wifi.p2p.WifiP2pGroup
Obtains the list of clients of this Wi-Fi P2P group.
getClientSessionContext() - Method in class javax.net.ssl.SSLContext
Returns the client session context, which represents the set of SSL sessions available for use during the handshake phase of client-side SSL sockets.
getClipAlignment() - Method in class ohos.agp.components.Image
Obtains the image clipping alignment mode.
getClipData() - Method in class ohos.agp.components.DragEvent
Deprecated.
getClipDirection() - Method in class ohos.agp.components.Image
Obtains the image clipping direction.
getClipEnabled() - Method in class ohos.agp.components.Component
Checks whether automatic clipping of this component is enabled when it exceeds its parent layout.
getClipGravity() - Method in class ohos.agp.components.Image
Deprecated.
getClipRect() - Method in class ohos.media.image.Image
Obtains the cropped area of an image.
getClob(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC CLOB parameter as a java.sql.Clob object in the Java programming language.
getClob(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Clob object in the Java programming language.
getClob(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC CLOB parameter as a java.sql.Clob object in the Java programming language.
getClob(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Clob object in the Java programming language.
getCloseButton() - Method in class ohos.agp.components.SearchBar
Obtains the close button of this SearchBar.
getCoarseChangesIterator() - Method in class ohos.global.icu.text.Edits
Returns an Iterator for coarse-grained change edits (adjacent change edits are treated as one).
getCoarseIterator() - Method in class ohos.global.icu.text.Edits
Returns an Iterator for coarse-grained change and no-change edits (adjacent change edits are treated as one).
getCode() - Method in class ohos.ai.nlu.ResponseResult
Obtains the result code (represented by the code field) of NLU recognition.
getCode() - Method in class ohos.event.commonevent.AsyncCommonEventResult
Obtains the result code of the current ordered common event.
getCode() - Method in class ohos.event.commonevent.CommonEventData
Obtains the result code of a common event.
getCode() - Method in class ohos.event.commonevent.CommonEventSubscriber
Obtains the result code of the current ordered common event.
getCode(String) - Static method in class ohos.global.icu.lang.UScript
Gets the script codes associated with the given locale or ISO 15924 abbreviation or name.
getCode(Locale) - Static method in class ohos.global.icu.lang.UScript
Gets a script codes associated with the given locale or ISO 15924 abbreviation or name.
getCode(ULocale) - Static method in class ohos.global.icu.lang.UScript
Gets a script codes associated with the given locale or ISO 15924 abbreviation or name.
getCodeCacheDir() - Method in class ohos.app.AbilityContext
 
getCodeCacheDir() - Method in interface ohos.app.Context
Obtains the application-specific code-cache directory on the device's internal storage.
getCodeFromName(String) - Static method in class ohos.global.icu.lang.UScript
Returns the script code associated with the given Unicode script property alias (name or abbreviation).
getCodePoint() - Method in exception java.util.IllegalFormatCodePointException
Returns the illegal code point as defined by Character#isValidCodePoint.
getCodePoint(char) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns the code point corresponding to the BMP code point.
getCodePoint(char, char) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns a code point corresponding to the two surrogate code units.
getCodeSigners() - Method in class java.security.CodeSource
Returns the code signers associated with this CodeSource.
getCodeSigners() - Method in class java.util.jar.JarEntry
Returns the CodeSigner objects for this entry, or null if none.
getCodeSource() - Method in class java.security.ProtectionDomain
Returns the CodeSource of this domain.
getCofactor() - Method in class java.security.spec.ECParameterSpec
Returns the cofactor.
getCollationElementIterator(String) - Method in class java.text.RuleBasedCollator
Returns a CollationElementIterator for the given String.
getCollationElementIterator(String) - Method in class ohos.global.icu.text.RuleBasedCollator
Return a CollationElementIterator for the given String.
getCollationElementIterator(CharacterIterator) - Method in class java.text.RuleBasedCollator
Returns a CollationElementIterator for the given CharacterIterator.
getCollationElementIterator(CharacterIterator) - Method in class ohos.global.icu.text.RuleBasedCollator
Return a CollationElementIterator for the given CharacterIterator.
getCollationElementIterator(UCharacterIterator) - Method in class ohos.global.icu.text.RuleBasedCollator
Return a CollationElementIterator for the given UCharacterIterator.
getCollationKey(String) - Method in class java.text.Collator
Transforms the String into a series of bits that can be compared bitwise to other CollationKeys.
getCollationKey(String) - Method in class java.text.RuleBasedCollator
Transforms the string into a series of characters that can be compared with CollationKey.compareTo.
getCollationKey(String) - Method in class ohos.global.icu.text.Collator
Transforms the String into a CollationKey suitable for efficient repeated comparison.
getCollationKey(String) - Method in class ohos.global.icu.text.RuleBasedCollator
Get a Collation key for the argument String source from this RuleBasedCollator.
getCollator() - Method in class ohos.global.icu.text.AlphabeticIndex
Get a clone of the collator used internally.
getCollator() - Method in class ohos.global.icu.text.StringSearch
Gets the RuleBasedCollator used for the language rules.
getCollection() - Method in class java.security.cert.CollectionCertStoreParameters
Returns the Collection from which Certificates and CRLs are retrieved.
getColor() - Method in class ohos.agp.render.Paint
Obtains the Color attribute of a Paint object.
getColor() - Method in class ohos.agp.render.render3d.components.LightComponent
Obtains the light color.
getColor() - Method in class ohos.event.notification.NotificationRequest
Obtains the background color of this notification.
getColor() - Method in class ohos.global.resource.Element
Obtains a color value based on this Element.
getColor(int) - Method in class ohos.app.AbilityContext
 
getColor(int) - Method in interface ohos.app.Context
Get the color of this Context based on the specified resource ID.
getColorFilter() - Method in class ohos.agp.render.Paint
Obtains the color filter of this Paint.
getColorMatrix() - Method in class ohos.agp.components.element.Element
Obtains the color matrix of this Element object.
getColorMatrix() - Method in class ohos.agp.render.Paint
Obtains the color matrix of a Paint object.
getColorMode() - Method in class ohos.app.AbilityContext
 
getColorMode() - Method in interface ohos.app.Context
Obtains color mode.
getColorMode() - Method in class ohos.bundle.FormInfo
Obtains the color mode of this form.
getColorOffset() - Method in class ohos.agp.render.Vertices
Obtains the offset within the array of vertex colors.
getColors() - Method in class ohos.agp.render.render3d.util.MeshBuilder.VertexData
Get vertex color data, in vec4 format (r, g, b, a), this buffer is optional.
getColors() - Method in class ohos.agp.render.Vertices
Obtains an array of vertex colors.
getColors(int) - Method in class ohos.miscservices.wallpaper.WallpaperController
Obtains the WallpaperColorsCollection instance for the wallpaper of the specified type.
getColorValue() - Method in interface ohos.agp.components.Attr
Obtains the Color value of an attribute.
getColorValue() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains the color data represented by an integer value referenced by the XML attribute.
getColorValue(String) - Static method in class ohos.agp.render.layoutboost.LayoutBoostUtils
Obtains the color value.
getColorValue(String) - Method in class ohos.global.resource.solidxml.Theme
Obtains a color value of the attribute matching the key in this Theme.
getColumnClassName(int) - Method in interface java.sql.ResultSetMetaData
Returns the fully-qualified name of the Java class whose instances are manufactured if the method ResultSet.getObject is called to retrieve a value from the column.
getColumnCount() - Method in interface java.sql.ResultSetMetaData
Returns the number of columns in this ResultSet object.
getColumnCount() - Method in class ohos.agp.components.TableLayout
Obtains the number of columns in the table layout.
getColumnCount() - Method in class ohos.agp.components.TableLayoutManager
Obtains the number of columns in the table.
getColumnCount() - Method in class ohos.data.resultset.AbsResultSet
 
getColumnCount() - Method in interface ohos.data.resultset.ResultSet
Obtains the number of columns in the result set.
getColumnCount() - Method in class ohos.data.resultset.ResultSetWrapper
 
getColumnCount() - Method in class ohos.data.resultset.TableResultSet
 
getColumnDisplaySize(int) - Method in interface java.sql.ResultSetMetaData
Indicates the designated column's normal maximum width in characters.
getColumnIndexForName(String) - Method in class ohos.data.resultset.AbsResultSet
 
getColumnIndexForName(String) - Method in interface ohos.data.resultset.ResultSet
Obtains the column index based on the specified column name.
getColumnIndexForName(String) - Method in class ohos.data.resultset.ResultSetWrapper
 
getColumnLabel(int) - Method in interface java.sql.ResultSetMetaData
Gets the designated column's suggested title for use in printouts and displays.
getColumnName(int) - Method in interface java.sql.ResultSetMetaData
Get the designated column's name.
getColumnNameForIndex(int) - Method in class ohos.data.resultset.AbsResultSet
 
getColumnNameForIndex(int) - Method in interface ohos.data.resultset.ResultSet
Obtains the column name based on the specified column index.
getColumnNameForIndex(int) - Method in class ohos.data.resultset.ResultSetWrapper
 
getColumnNumber() - Method in interface ohos.javax.xml.stream.Location
Return the column number where the current event ends, returns -1 if none is available.
getColumnNumber() - Method in interface ohos.org.xml.sax.Locator
Return the column number where the current document event ends.
getColumnNumber() - Method in exception ohos.org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
getColumnPrivileges(String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the access rights for a table's columns.
getColumns(String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of table columns available in the specified catalog.
getColumnSet() - Method in class ohos.data.rdb.ValuesBucket
Obtains a Set containing all columns stored in the current ValuesBucket.
getColumnType(int) - Method in interface java.sql.ResultSetMetaData
Retrieves the designated column's SQL type.
getColumnTypeForIndex(int) - Method in class ohos.data.resultset.AbsSharedResultSet
 
getColumnTypeForIndex(int) - Method in class ohos.data.resultset.CombinedResultSet
 
getColumnTypeForIndex(int) - Method in interface ohos.data.resultset.ResultSet
Obtains the data type based on the specified column index.
getColumnTypeForIndex(int) - Method in class ohos.data.resultset.ResultSetWrapper
 
getColumnTypeForIndex(int) - Method in class ohos.data.resultset.TableResultSet
 
getColumnTypeName(int) - Method in interface java.sql.ResultSetMetaData
Retrieves the designated column's database-specific type name.
getCombinedPattern(Pattern) - Method in class ohos.global.resource.solidxml.Pattern
Obtains a combined pattern formed by this Pattern and another pattern, which will act as a child pattern.
getCombinedTheme(Theme) - Method in class ohos.global.resource.solidxml.Theme
Obtains a combined theme formed by this Theme and another theme, which will act as a child theme.
getCombiningClass(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns the combining class of the argument codepoint
getCombiningClass(int) - Method in class ohos.global.icu.text.Normalizer2
Gets the combining class of c.
getCommand() - Method in interface javax.sql.RowSet
Retrieves this RowSet object's command property.
getComment() - Method in class java.net.HttpCookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getComment() - Method in class java.util.zip.ZipEntry
Returns the comment string for the entry.
getComment() - Method in class java.util.zip.ZipFile
Returns the zip file comment, or null if none.
getComment() - Method in class ohos.data.search.schema.AppItem
Obtains the value of the comment index field.
getCommentURL() - Method in class java.net.HttpCookie
Returns the comment URL describing the purpose of this cookie, or null if the cookie has no comment URL.
getCommonDivisor(int, int) - Static method in class ohos.utils.RationalNumber
Obtains the greatest common divisor of two specified numbers.
getCommonPoolParallelism() - Static method in class java.util.concurrent.ForkJoinPool
Returns the targeted parallelism level of the common pool.
getCommonSchema() - Static method in class ohos.data.search.schema.CommonItem
Obtains a list of index field attributes in this CommonItem object.
getComparator() - Method in interface java.util.Spliterator
If this Spliterator's source is Spliterator.SORTED by a Comparator, returns that Comparator.
getComparator(Comparator<Object>, boolean) - Static method in class ohos.global.icu.text.LocaleDisplayNames.UiListItem
Return a comparator that compares the locale names for the display locale or the in-self names, depending on an input parameter.
getCompatibleVersion() - Method in class ohos.bundle.BundleInfo
Obtains the minimum API version required for the application to run.
getCompletedTaskCount() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the approximate total number of tasks that have completed execution.
getCompleter() - Method in class java.util.concurrent.CountedCompleter
Returns the completer established in this task's constructor, or null if none.
getComponent() - Method in class ohos.aafwk.ability.AbilityForm
Obtains the root component of an AbilityForm from the supplier.
getComponent() - Method in class ohos.aafwk.ability.Form
Obtains the Component data of this Form.
getComponent() - Method in class ohos.aafwk.ability.fraction.Fraction
Obtains the component of this Fraction.
getComponent() - Method in class ohos.agp.components.Component.DragFeedbackProvider
Return the component of DragFeedbackProvider.
getComponent() - Method in class ohos.agp.window.dialog.ToastDialog
Obtains the content of the dialog.
getComponent(int, Component, ComponentContainer) - Method in class ohos.agp.components.BaseItemProvider
Obtains a component that displays data in a specified position in the data set.
getComponent(Class<ComponentType>) - Method in interface ohos.agp.render.render3d.Entity
Obtains the component of a specified type from the entity.
getComponent(ImageFormat.ComponentType) - Method in class ohos.media.image.Image
Obtains the color component based on a specified component type.
getComponentAt(int) - Method in class ohos.agp.components.ComponentContainer
Obtains a child component using an index.
getComponentAt(int) - Method in class ohos.agp.components.ListContainer
Obtains the Component from the set of visible items by position.
getComponentDescription() - Method in class ohos.agp.components.Component
Obtains the description of the content in a component.
getComponentLocation(Component) - Method in class ohos.agp.window.dialog.ListDialog
Obtains the location of a specified component.
getComponentMinSize() - Method in class ohos.agp.components.Component
Obtains the possible minimum size of this component.
getComponentName() - Method in class ohos.data.search.model.SearchableEntity
Obtains the class name of the ability that will be launched.
getComponentNumber(int) - Static method in class ohos.media.image.common.ImageFormat
Obtains the number of components of a specified image format.
getComponentParent() - Method in class ohos.agp.components.Component
Obtains the parent layout of a component.
getComponentParent() - Method in interface ohos.agp.components.ComponentParent
Obtains the parent component of a child component.
getComponentPosition() - Method in class ohos.agp.components.Component
Obtains the component's position relative to the parent layout.
getComponentProvider() - Method in class ohos.aafwk.ability.ProviderFormInfo
Obtains the ComponentProvider data contained in this ProviderFormInfo object.
getComponentResourceId() - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains the resource ID.
getComponentSize() - Method in class ohos.agp.components.Component
Obtains the component size.
getComponentStateChangedListener() - Method in class ohos.agp.components.Component
Obtains a listener for monitoring state changes of this component.
getComponentTransition() - Method in class ohos.agp.components.ComponentContainer
Obtains the ComponentTransition object of the component.
getComponentTreeObserver() - Method in class ohos.agp.components.Component
Obtains the ComponentTreeObserver for the component.
getComponentType() - Method in class java.lang.Class
Returns the Class representing the component type of an array.
getComponentTypeCount() - Method in class ohos.agp.components.BaseItemProvider
Obtains the number of component types of all items in a dataset.
getCompoundElementPadding() - Method in class ohos.agp.components.Picker
Obtains the padding between the text and Element objects.
getCompressedSize() - Method in class java.util.zip.ZipEntry
Returns the size of the compressed entry data.
getCompressNativeLibs() - Method in class ohos.bundle.BundleInfo
Obtains the CompressNativeLibs information of this bundle.
getConcurrency() - Method in interface java.sql.ResultSet
Retrieves the concurrency mode of this ResultSet object.
getCondition() - Method in class ohos.aafwk.ability.ProcessErrorInfo
Get the condition that the process is in.
getConfig() - Method in class ohos.global.resource.Element
Get a config according to a resource ID.
getConfigManager() - Method in class ohos.global.resource.ResourceManager
Obtains ConfigManager to get global configurations.
getConfiguration() - Method in class java.security.DomainLoadStoreParameter
Gets the identifier for the domain configuration data.
getConfiguration() - Method in class ohos.global.resource.ResourceManager
Obtains the current configuration.
getConfigUrl() - Method in class ohos.net.HttpProxy
Obtains the configured URL.
getConjugate() - Method in class ohos.agp.render.render3d.math.Quaternion
Obtains a conjugated quaternion.
getConnectedDevices() - Method in class ohos.bluetooth.HandsFreeAudioGateway
Obtains the list of connected Bluetooth devices.
getConnectedDevicesInfo(DeviceFilterStrategy) - Method in interface ohos.data.distributed.common.KvManager
Get all connected devices information, which has distributed capability.
getConnection() - Method in interface java.sql.DatabaseMetaData
Retrieves the connection that produced this metadata object.
getConnection() - Method in interface java.sql.Statement
Retrieves the Connection object that produced this Statement object.
getConnection() - Method in interface javax.sql.DataSource
Attempts to establish a connection with the data source that this DataSource object represents.
getConnection() - Method in interface javax.sql.PooledConnection
Creates and returns a Connection object that is a handle for the physical connection that this PooledConnection object represents.
getConnection() - Method in interface javax.sql.RowSetInternal
Retrieves the Connection object that was passed to this RowSet object.
getConnection(String) - Static method in class java.sql.DriverManager
Attempts to establish a connection to the given database URL.
getConnection(String, String) - Method in interface javax.sql.DataSource
Attempts to establish a connection with the data source that this DataSource object represents.
getConnection(String, String, String) - Static method in class java.sql.DriverManager
Attempts to establish a connection to the given database URL.
getConnection(String, Properties) - Static method in class java.sql.DriverManager
Attempts to establish a connection to the given database URL.
getConnectionProperties(NetHandle) - Method in class ohos.net.NetManager
Queries the connection properties of a network.
getConnectTimeout() - Method in class java.net.URLConnection
Returns setting for connect timeout.
getConnState() - Method in class ohos.wifi.p2p.WifiP2pDevice
Obtains the status of the Wi-Fi P2P device.
getConnState() - Method in class ohos.wifi.p2p.WifiP2pNetworkInfo
Obtains the detailed state of the Wi-Fi P2P network.
getConnState() - Method in class ohos.wifi.WifiLinkedInfo
Obtains the state of this Wi-Fi connection.
getConstructor(Class<?>...) - Method in class java.lang.Class
Returns a Constructor object that reflects the specified public constructor of the class represented by this Class object.
getConstructors() - Method in class java.lang.Class
Returns an array containing Constructor objects reflecting all the public constructors of the class represented by this Class object.
getContactSchema() - Static method in class ohos.data.search.schema.ContactItem
Obtains a list of index field attributes in this ContactItem object.
getContent() - Method in class java.net.URL
Gets the contents of this URL.
getContent() - Method in class java.net.URLConnection
Retrieves the contents of this URL connection.
getContent() - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains the node content.
getContent() - Method in class ohos.data.search.schema.DocumentItem
Obtains the value of the content index field.
getContent() - Method in class ohos.data.search.schema.EmailItem
Obtains the value of the content index field.
getContent() - Method in class ohos.data.search.schema.MessageItem
Obtains the value of the content index field.
getContent() - Method in class ohos.data.search.schema.NotepadItem
Obtains the value of the content index field.
getContent() - Method in class ohos.data.search.schema.NoticeItem
Obtains the value of the content index field.
getContent() - Method in class ohos.event.notification.NotificationRequest
getContent(Class[]) - Method in class java.net.URL
Gets the contents of this URL.
getContent(Class[]) - Method in class java.net.URLConnection
Retrieves the contents of this URL connection.
getContent(URLConnection) - Method in class java.net.ContentHandler
Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object from it.
getContent(URLConnection, Class[]) - Method in class java.net.ContentHandler
Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object that matches one of the types specified.
getContentCustomComponent() - Method in class ohos.agp.window.dialog.CommonDialog
Obtains the content displayed in the content area.
getContentEnable() - Method in class ohos.agp.components.Component
Obtains whether the content of the component will be drawn.
getContentEncoding() - Method in class java.net.URLConnection
Returns the value of the content-encoding header field.
getContentEndOffset() - Method in class ohos.agp.components.ListContainer
Obtains the end offset of a list container.
getContentHandler() - Method in class ohos.javax.xml.validation.ValidatorHandler
Gets the ContentHandler which receives the augmented validation result.
getContentHandler() - Method in interface ohos.org.xml.sax.XMLReader
Return the current content handler.
getContentLength() - Method in class java.net.URLConnection
Returns the value of the content-length header field.
getContentLengthLong() - Method in class java.net.URLConnection
Returns the value of the content-length header field as a long.
getContentList() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the content list in the event.
getContentPosition() - Method in class ohos.agp.components.Component
Obtains the positions when drawing.
getContentPositionX() - Method in class ohos.agp.components.Component
Obtains the X-axis coordinate.
getContentPositionY() - Method in class ohos.agp.components.Component
Obtains the Y-axis coordinate.
getContents() - Method in class java.util.ListResourceBundle
Returns an array in which each item is a pair of objects in an Object array.
getContentStartOffset() - Method in class ohos.agp.components.ListContainer
Obtains the start offset of a list container.
getContentType() - Method in class java.net.URLConnection
Returns the value of the content-type header field.
getContentType() - Method in class ohos.event.notification.NotificationRequest.NotificationContent
Obtains the type value of the notification content.
getContentType() - Method in class ohos.media.audio.AudioStreamInfo
Obtains the content type of the audio stream.
getContentTypeFor(String) - Method in interface java.net.FileNameMap
Gets the MIME type for the specified file name.
getContext() - Static method in class java.security.AccessController
This method takes a "snapshot" of the current calling context, which includes the current Thread's inherited AccessControlContext and any limited privilege scope, and places it in an AccessControlContext object.
getContext() - Method in interface ohos.agp.components.Attr
Obtains the context associated with an attribute.
getContext() - Method in class ohos.agp.components.Component
Obtains the context object held by this component.
getContext() - Method in class ohos.app.AbilityContext
Obtains the application context.
getContext() - Method in class ohos.global.icu.text.BidiClassifier
Returns the current classifier context.
getContext(DisplayContext.Type) - Method in class ohos.global.icu.text.DateFormat
[icu] Get the formatter's DisplayContext value for the specified DisplayContext.Type, such as CAPITALIZATION.
getContext(DisplayContext.Type) - Method in class ohos.global.icu.text.LocaleDisplayNames
Returns the current value for a specified DisplayContext.Type.
getContext(DisplayContext.Type) - Method in class ohos.global.icu.text.NumberFormat
[icu] Get the formatter's DisplayContext value for the specified DisplayContext.Type, such as CAPITALIZATION.
getContextClassLoader() - Method in class java.lang.Thread
Returns the context ClassLoader for this Thread.
getContextObject() - Static method in class ohos.rpc.IPCSkeleton
Obtains a local IRemoteObject reference of a registered service.
getContextualShaper(int) - Static method in class java.awt.font.NumericShaper
Returns a contextual shaper for the provided unicode range(s).
getContextualShaper(int, int) - Static method in class java.awt.font.NumericShaper
Returns a contextual shaper for the provided unicode range(s).
getContextualShaper(Set<NumericShaper.Range>) - Static method in class java.awt.font.NumericShaper
Returns a contextual shaper for the provided Unicode range(s).
getContextualShaper(Set<NumericShaper.Range>, NumericShaper.Range) - Static method in class java.awt.font.NumericShaper
Returns a contextual shaper for the provided Unicode range(s).
getContinuationState() - Method in class ohos.aafwk.ability.Ability
Obtains the migration state of this ability.
getContinuationState() - Method in class ohos.aafwk.ability.AbilitySlice
Obtains the migration state of the host ability.
getContinueExistingPeriodicTasksAfterShutdownPolicy() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Gets the policy on whether to continue executing existing periodic tasks even when this executor has been shutdown.
getContractionsAndExpansions(UnicodeSet, UnicodeSet, boolean) - Method in class ohos.global.icu.text.RuleBasedCollator
Gets unicode sets containing contractions and/or expansions of a collator
getControl(List<String>) - Static method in class java.util.ResourceBundle.Control
Returns a ResourceBundle.Control in which the getFormats method returns the specified formats.
getConversationTitle() - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Obtains the title to be displayed for the conversation.
getConversion() - Method in exception java.util.FormatFlagsConversionMismatchException
Returns the incompatible conversion.
getConversion() - Method in exception java.util.IllegalFormatConversionException
Returns the inapplicable conversion.
getConversion() - Method in exception java.util.UnknownFormatConversionException
Returns the unknown conversion.
getCookie() - Method in class ohos.data.async.JobParams
Obtains the cookie of an asynchronous task.
getCookies() - Method in interface java.net.CookieStore
Get all not-expired cookies in cookie store.
getCookieStore() - Method in class java.net.CookieManager
To retrieve current cookie store.
getCoordinateForVertical(int) - Method in class ohos.agp.text.Layout
Obtains the position of the vertical coordinate where a specified indexed character is located.
getCoordinateInMainDir(int) - Method in class ohos.agp.text.Layout
Obtains the primary horizontal position of a specified text offset.
getCoordinateInSecondDir(int) - Method in class ohos.agp.text.Layout
Obtains the secondary horizontal position of a specified text offset.
getCoordinateSurface() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Obtains the surface where the central coordinate system is based.
getCoordinateSurface() - Method in interface ohos.media.camera.device.FrameConfig
Obtains the surface where the central coordinate system is based.
getCorePoolSize() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the core number of threads.
getCornerMark() - Method in class ohos.agp.components.Component
Obtains the corner mark object of the component.
getCornerPathEffectRadius() - Method in class ohos.agp.render.Paint
Obtains the corner radius of this CornerPathEffect.
getCornerPoints() - Method in class ohos.ai.cv.text.Text
Obtains the vertex array specified by CvPoint for determining the position of curved text in a given image.
getCornerPoints() - Method in class ohos.ai.cv.text.TextBlock
Obtains the vertex array specified by CvPoint for determining the position of curved text blocks.
getCornerPoints() - Method in class ohos.ai.cv.text.TextElement
Obtains the corner points for determining the position of the text element.
getCornerPoints() - Method in class ohos.ai.cv.text.TextLine
Obtains the vertex array specified by CvPoint for determining the position of curved text lines.
getCornerRadii() - Method in class ohos.agp.components.element.ShapeElement
Obtains the four corner's radius.
getCornerRadii() - Method in class ohos.agp.components.Image
Obtains the four corner's radius.
getCornerRadius() - Method in class ohos.agp.components.element.ShapeElement
Obtains the corner radius.
getCornerRadius() - Method in class ohos.agp.components.Image
Obtains the corner radius.
getCount() - Method in class java.util.concurrent.CountDownLatch
Returns the current count.
getCount() - Method in class java.util.DoubleSummaryStatistics
Return the count of values recorded.
getCount() - Method in class java.util.IntSummaryStatistics
Returns the count of values recorded.
getCount() - Method in class java.util.LongSummaryStatistics
Returns the count of values recorded.
getCount() - Method in class ohos.aafwk.ability.DataAbilityResult
Obtains the number of rows affected by the operation.
getCount() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the number of accessibility events.
getCount() - Method in class ohos.agp.components.BaseItemProvider
Obtains the total number of data items in a provider.
getCount() - Method in class ohos.agp.components.PageSliderIndicator
Obtains the number of indicator items.
getCount() - Method in class ohos.agp.components.PageSliderProvider
Obtains the number of available views in the current adapter.
getCount() - Method in class ohos.data.search.model.Recommendation
Obtains the number of indexes in this group.
getCount() - Method in class ohos.vibrator.bean.VibrationPattern
Obtains the vibration counts of a vibrator.
getCountofLoadClasses() - Static method in class ohos.hiviewdfx.Debug
Obtains the number of classes loaded by this process.
getCountry() - Method in class java.util.Locale
Returns the country/region code for this locale, which should either be the empty string, an uppercase ISO 3166 2-letter code, or a UN M.49 3-digit code.
getCountry() - Method in class ohos.data.search.schema.PhotoItem
Obtains the country/region where the photo is taken.
getCountry() - Method in class ohos.data.search.schema.PlaceItem
Obtains the value of the country index field.
getCountry() - Method in class ohos.global.icu.util.ULocale
Returns the country/region code for this locale, which will either be the empty string or an uppercase ISO 3166 2-letter code.
getCountry() - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Obtains the country/region where this contact is located.
getCountry(String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns the country/region code for this locale, which will either be the empty string or an uppercase ISO 3166 2-letter code.
getCountryCode() - Method in class ohos.location.GeoAddress
Obtains the country code of the current GeoAddress object, for example, EN.
getCountryCode() - Method in class ohos.wifi.WifiDevice
Obtains the country code of this device.
getCountryIsoFromDbNumber(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Obtains the ISO country code of a phone number from the database.
getCountryName() - Method in class ohos.location.GeoAddress
Obtains the country name of the current GeoAddress object, for example, China.
getCountryName(Locale, Locale) - Static method in class ohos.global.i18n.LocaleHelperUtils
Obtains the region name localized for display in a given locale.
getCountryName(Locale, Locale, boolean) - Static method in class ohos.global.i18n.LocaleHelperUtils
Obtains the region name localized for display in a given locale.
getCplc(String) - Method in class ohos.security.seoperator.SEOperatorAbs
Obtains the Card Production Life Cycle (CPLC) data of a chip.
getCpuAbi() - Method in class ohos.bundle.BundleInfo
Obtains the cpuAbi information of this bundle.
getCpuTime() - Static method in class ohos.hiviewdfx.Debug
Obtains the amount of time that the current process has occupied CPU.
getCrc() - Method in class java.util.zip.ZipEntry
Returns the CRC-32 checksum of the uncompressed entry data.
getCreateCount() - Method in class ohos.utils.LruBuffer
Obtains the number of times LruBuffer.createDefault(java.lang.Object) returned a value.
getCreateTime() - Method in class ohos.event.notification.NotificationRequest
Deprecated.
getCreationDate(String) - Method in class java.security.KeyStore
Returns the creation date of the entry identified by the given alias.
getCreationTime() - Method in class java.util.zip.ZipEntry
Returns the creation time of the entry.
getCreationTime() - Method in interface javax.net.ssl.SSLSession
Returns the time at which this Session representation was created, in milliseconds since midnight, January 1, 1970 UTC.
getCreatorBundleName() - Method in class ohos.event.notification.NotificationRequest
Obtains the bundle name of the notification creator.
getCreatorPid() - Method in class ohos.event.notification.NotificationRequest
Obtains the PID of the notification creator.
getCreatorUid() - Method in class ohos.event.notification.NotificationRequest
Obtains the UID of the notification creator.
getCredentialClass() - Method in class javax.security.auth.PrivateCredentialPermission
Returns the Class name of the Credential associated with this PrivateCredentialPermission.
getCriticalError() - Method in class ohos.net.http.SslError
Obtains the most severe SSL error in this SslError object.
getCriticalExtensionOIDs() - Method in interface java.security.cert.X509Extension
Gets a Set of the OID strings for the extension(s) marked CRITICAL in the certificate/CRL managed by the object implementing this interface.
getCRLs(CRLSelector) - Method in class java.security.cert.CertStore
Returns a Collection of CRLs that match the specified selector.
getCrossReference(String, String, String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the foreign key columns in the given foreign key table that reference the primary key or the columns representing a unique constraint of the parent table (could be the same or a different table).
getCrtCoefficient() - Method in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the crtCoefficient.
getCrtCoefficient() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the crtCoefficient.
getCrtCoefficient() - Method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the crtCoefficient.
getCrtCoefficient() - Method in class java.security.spec.RSAOtherPrimeInfo
Returns the prime's crtCoefficient.
getCrtCoefficient() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the crtCoefficient.
getCsRadioTech(int) - Method in class ohos.telephony.RadioInfoManager
Obtains RAT of the CS domain on the registered network.
getCurrency() - Method in class java.text.DecimalFormat
Gets the currency used by this decimal format when formatting currency values.
getCurrency() - Method in class java.text.DecimalFormatSymbols
Gets the currency of these DecimalFormatSymbols.
getCurrency() - Method in class java.text.NumberFormat
Gets the currency used by this number format when formatting currency values.
getCurrency() - Method in class ohos.global.icu.text.DecimalFormat
Returns the currency used to display currency amounts.
getCurrency() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the currency symbol, for DecimalFormatSymbols#getCurrency() API compatibility only.
getCurrency() - Method in class ohos.global.icu.text.NumberFormat
Returns the Currency object used to display currency amounts.
getCurrency() - Method in class ohos.global.icu.util.CurrencyAmount
Returns the currency of this object.
getCurrencyCode() - Method in class java.util.Currency
Gets the ISO 4217 currency code of this currency.
getCurrencyCode() - Method in class ohos.global.icu.util.Currency
Returns the ISO 4217 3-letter code for this currency object.
getCurrencyFormat() - Static method in class ohos.global.icu.text.MeasureFormat
Return a formatter for CurrencyAmount objects in the default FORMAT locale.
getCurrencyFormat(Locale) - Static method in class ohos.global.icu.text.MeasureFormat
Return a formatter for CurrencyAmount objects in the given Locale.
getCurrencyFormat(ULocale) - Static method in class ohos.global.icu.text.MeasureFormat
Return a formatter for CurrencyAmount objects in the given locale.
getCurrencyInstance() - Static method in class java.text.NumberFormat
Returns a currency format for the current default FORMAT locale.
getCurrencyInstance() - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getCurrencyInstance(Locale) - Static method in class java.text.NumberFormat
Returns a currency format for the specified locale.
getCurrencyInstance(Locale) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getCurrencyInstance(ULocale) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use link NumberFormatter instead of NumberFormat.
getCurrencyPluralInfo() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns the current instance of CurrencyPluralInfo.
getCurrencyPluralPattern(String) - Method in class ohos.global.icu.text.CurrencyPluralInfo
Given a plural count, gets currency plural pattern of this locale, used for currency plural format
getCurrencySymbol() - Method in class java.text.DecimalFormatSymbols
Returns the currency symbol for the currency of these DecimalFormatSymbols in their locale.
getCurrencySymbol() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the string denoting the local currency.
getCurrencyUsage() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns the strategy for rounding currency amounts.
getCurrentAbilitySlice(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Obtains the top ability slice of a specified ability.
getCurrentAppSorting() - Static method in class ohos.event.notification.NotificationHelper
Obtains the map for sorting notifications of the current application.
getCurrentAppSorting(String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
getCurrentBufferedPosition() - Method in class ohos.media.common.sessioncore.AVPlaybackState
Obtains the buffer's position.
getCurrentComponent() - Method in class ohos.agp.components.PageFlipper
Obtains the currently displayed child component.
getCurrentComponentFocus() - Method in class ohos.agp.window.service.Window
Obtains the Component object that has gained focus in this window.
getCurrentControllerInfo() - Method in class ohos.media.sessioncore.AVSession
Obtains information about the AVController instance sending the current request.
getCurrentDevice() - Method in class ohos.media.audio.AudioCapturer
Obtains information about the device that is recording audio.
getCurrentDevice() - Method in class ohos.media.audio.AudioRenderer
Obtains information about an audio playback device.
getCurrentElement() - Method in class ohos.agp.components.element.AnimatedStateElement
Obtains the Element object in use.
getCurrentElement() - Method in class ohos.agp.components.element.Element
Obtains the Element object in use.
getCurrentElement() - Method in class ohos.agp.components.element.ElementContainer
Obtains the Element object in use.
getCurrentElement() - Method in class ohos.agp.components.element.StateElement
Obtains the Element object in use.
getCurrentEventQueue() - Static method in class ohos.eventhandler.EventRunner
Obtains the event queue of the EventRunner associated with the current thread.
getCurrentFocus() - Method in class ohos.aafwk.ability.Ability
Obtains the component that currently has window focus.
getCurrentIndex() - Method in class ohos.agp.components.PageFlipper
Obtains the index of the currently displayed child component.
getCurrentPage() - Method in class ohos.agp.components.PageSlider
Obtains the selected page.
getCurrentPosition() - Method in class ohos.media.common.sessioncore.AVPlaybackState
Obtains the current playback position.
getCurrentPowerStatusInfo() - Method in class ohos.powermanager.PowerManager
Obtains the DevicePowerStatusInfo interface.
getCurrentSizeRange(Point, Point) - Method in class ohos.agp.window.service.Display
Obtains the size range of a display, in unit of pixels.
getCurrentSlidingState() - Method in class ohos.agp.components.PageSlider
Obtains the current sliding state.
getCurrentStream(int) - Method in class ohos.media.player.Player
Obtains the index of a media stream (of a specified type) selected for playback.
getCurrentThreadTime() - Static method in class ohos.miscservices.timeutility.Time
Obtains the number of milliseconds elapsed in the current thread.
getCurrentThreadTimeNs() - Static method in class ohos.miscservices.timeutility.Time
Obtains the number of nanoseconds elapsed in the current thread.
getCurrentTime() - Method in class ohos.media.player.Player
Obtains the playback position, which is in milliseconds.
getCurrentTime() - Static method in class ohos.miscservices.timeutility.Time
Obtains the number of milliseconds that have elapsed since the Unix epoch.
getCurrentTimeNs() - Static method in class ohos.miscservices.timeutility.Time
Obtains the number of nanoseconds that have elapsed since the Unix epoch.
getCurrentTopAbility() - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Obtains the ability that is currently being displayed.
getCurrentWorkID() - Method in class ohos.workscheduler.WorkInfo
Obtains the workID in the current WorkInfo object.
getCurrValue(int) - Method in class ohos.agp.components.ScrollHelper
Obtains the X/Y-axis coordinate during scrolling or flinging.
getCurrVelocity() - Method in class ohos.agp.components.ScrollHelper
Obtains the current velocity.
getCursor() - Method in class ohos.multimodalinput.event.MouseEvent
Obtains the current position of the mouse pointer.
getCursorDelta(int) - Method in class ohos.multimodalinput.event.MouseEvent
Obtains the movement of the mouse pointer in the given direction since last call.
getCursorElement() - Method in class ohos.agp.components.Text
Obtains the element object of the cursor in a text.
getCursorName() - Method in interface java.sql.ResultSet
Retrieves the name of the SQL cursor used by this ResultSet object.
getCurve() - Method in class java.security.spec.ECParameterSpec
Returns the elliptic curve that this parameter defines.
getCurveType() - Method in class ohos.agp.animation.Animator
Obtains the curve type of an animator.
getCustomBigView() - Method in class ohos.event.notification.NotificationRequest
Obtains the ComponentProvider object defining the custom view to be displayed when this notification is expanded.
getCustomClassifier() - Method in class ohos.global.icu.text.Bidi
Gets the current custom class classifier used for Bidi class determination.
getCustomClassLoader() - Method in class ohos.interwork.utils.PacMapEx
Obtains the ClassLoader used by the custom object within this PacMap instance.
getCustomFloatView() - Method in class ohos.event.notification.NotificationRequest
Obtains the ComponentProvider object defining the custom view to be displayed when this notification is shown as a floating window at the top of the screen.
getCustomizeDatas() - Method in class ohos.bundle.FormInfo
Obtains the custom data defined in this form.
getCustomizedClass(int) - Method in class ohos.global.icu.text.Bidi
Retrieves the Bidi class for a given code point.
getCustomMessage() - Method in class ohos.hiviewdfx.Caution
Obtains custom caution message.
getCustomProjection() - Method in class ohos.agp.render.render3d.components.CameraComponent
Obtains the projection matrix for the customized type of camera.
getCustomView() - Method in class ohos.event.notification.NotificationRequest
Obtains the ComponentProvider object defining the custom view set in this notification.
getCyan() - Method in class ohos.agp.colors.CmykColor
Obtains the proportion of cyan.
getDashIntervalCount() - Method in class ohos.agp.render.Paint
Obtains the length of the Paint#dashPathEffectIntervals value array of this Paint.
getDashPathEffectIntervals() - Method in class ohos.agp.render.Paint
Obtains the Paint#dashPathEffectIntervals value array of this Paint.
getDashPathEffectPhase() - Method in class ohos.agp.render.Paint
Obtains the offset between each value pair in the Paint#dashPathEffectIntervals value array of this Paint.
getData() - Method in class java.net.DatagramPacket
Returns the data buffer.
getData() - Method in class ohos.aafwk.abilityjet.activedata.ActiveData
Obtains the active data.
getData() - Method in class ohos.agp.render.render3d.math.Matrix4x4
Obtains values from the matrix into a 16-element array.
getData() - Method in class ohos.agp.utils.Matrix
Obtains the floating point array of a matrix.
getData() - Method in class ohos.bundle.CommonEventInfo
Obtains the list of additional data contained in this static common event.
getData() - Method in class ohos.event.commonevent.AsyncCommonEventResult
Obtains the result data of the current ordered common event.
getData() - Method in class ohos.event.commonevent.CommonEventData
Obtains the result data of a common event, which is set by CommonEventData.setData(java.lang.String).
getData() - Method in class ohos.event.commonevent.CommonEventSubscriber
Obtains the result data of the current ordered common event.
getData() - Method in class ohos.global.icu.text.AlphabeticIndex.Record
Get the data
getData() - Method in interface ohos.javax.xml.stream.events.Characters
Get the character data of this event
getDataAbilityPredicatesBackReferences() - Method in class ohos.aafwk.ability.DataAbilityOperation
Obtains the internal Map<Integer, Integer> object.
getDatabaseDir() - Method in class ohos.app.AbilityContext
 
getDatabaseDir() - Method in interface ohos.app.Context
Obtains the local database path.
getDatabaseFileType() - Method in class ohos.data.DatabaseFileConfig
Obtains the database file type.
getDatabaseFileType() - Method in class ohos.data.orm.OrmConfig
Obtains the database file type in this OrmConfig object.
getDatabaseFileType() - Method in class ohos.data.rdb.StoreConfig
Obtains the database file type in this StoreConfig object.
getDatabaseMajorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the major version number of the underlying database.
getDatabaseMinorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the minor version number of the underlying database.
getDatabaseProductName() - Method in interface java.sql.DatabaseMetaData
Retrieves the name of this database product.
getDatabaseProductVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the version number of this database product.
getDataDetail() - Method in class ohos.miscservices.inputmethod.RichContent
Obtains the description of rich content.
getDataDir() - Method in class ohos.app.AbilityContext
 
getDataDir() - Method in interface ohos.app.Context
Obtains the absolute path where all private data files of this application are stored.
getDataFlowTag() - Static method in class ohos.net.DataFlowStatistics
Obtains the DataFlowStatistics tag of this thread.
getDataSize() - Method in exception java.sql.DataTruncation
Gets the number of bytes of data that should have been transferred.
getDataSize() - Method in class ohos.storageinfomgr.StorageInfo
Obtains the application data size.
getDataSourceName() - Method in interface javax.sql.RowSet
Retrieves the logical name that identifies the data source for this RowSet object.
getDataString() - Method in class ohos.aafwk.ability.FormBindingData
Obtains the form data stored in this FormBindingData object.
getDataUri() - Method in class ohos.miscservices.inputmethod.RichContent
Obtains the URI of rich content.
getDate() - Method in class java.net.URLConnection
Returns the value of the date header field.
getDate() - Method in class java.security.cert.PKIXParameters
Returns the time for which the validity of the certification path should be determined.
getDate() - Method in class java.sql.Time
Deprecated. 
getDate() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.get(Calendar.DAY_OF_MONTH).
getDate(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC DATE parameter as a java.sql.Date object.
getDate(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the Date object at the specified index of this ZSONArray.
getDate(int, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC DATE parameter as a java.sql.Date object, using the given Calendar object to construct the date.
getDate(int, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC DATE parameter as a java.sql.Date object.
getDate(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the Date object matching the specified key in the map of this ZSONObject.
getDate(String, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC DATE parameter as a java.sql.Date object, using the given Calendar object to construct the date.
getDate(String, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDateAndTime() - Method in class java.security.cert.X509CRLSelector
Returns the dateAndTime criterion.
getDateCreate() - Method in class ohos.data.search.schema.Schema
Obtains the value of the dateCreate index field.
getDateFormat() - Method in class ohos.global.icu.text.DateIntervalFormat
Gets the date formatter
getDateFormatSymbols() - Method in class java.text.SimpleDateFormat
Gets a copy of the date and time format symbols of this date format.
getDateFormatSymbols() - Method in class ohos.global.icu.text.SimpleDateFormat
Gets the date/time formatting data.
getDateInstance() - Static method in class java.text.DateFormat
Gets the date formatter with the default formatting style for the default FORMAT locale.
getDateInstance() - Static method in class ohos.global.icu.text.DateFormat
Returns the date formatter with the default formatting style for the default FORMAT locale.
getDateInstance(int) - Static method in class java.text.DateFormat
Gets the date formatter with the given formatting style for the default FORMAT locale.
getDateInstance(int) - Static method in class ohos.global.icu.text.DateFormat
Returns the date formatter with the given formatting style for the default FORMAT locale.
getDateInstance(int, Locale) - Static method in class java.text.DateFormat
Gets the date formatter with the given formatting style for the given locale.
getDateInstance(int, Locale) - Static method in class ohos.global.icu.text.DateFormat
Returns the date formatter with the given formatting style for the given locale.
getDateInstance(int, ULocale) - Static method in class ohos.global.icu.text.DateFormat
Returns the date formatter with the given formatting style for the given locale.
getDateInstance(Calendar, int) - Static method in class ohos.global.icu.text.DateFormat
Creates a DateFormat object for the default locale that can be used to format dates in the calendar system specified by cal.
getDateInstance(Calendar, int, Locale) - Static method in class ohos.global.icu.text.DateFormat
Creates a DateFormat object that can be used to format dates in the calendar system specified by cal.
getDateInstance(Calendar, int, ULocale) - Static method in class ohos.global.icu.text.DateFormat
Creates a DateFormat object that can be used to format dates in the calendar system specified by cal.
getDateIntervalInfo() - Method in class ohos.global.icu.text.DateIntervalFormat
Gets the date time interval patterns.
getDateOrder() - Method in class ohos.agp.components.DatePicker
Obtains the date format.
getDateTimeAfter() - Method in class java.time.zone.ZoneOffsetTransition
Gets the local transition date-time, as would be expressed with the 'after' offset.
getDateTimeBefore() - Method in class java.time.zone.ZoneOffsetTransition
Gets the local transition date-time, as would be expressed with the 'before' offset.
getDateTimeFormat() - Method in class ohos.global.icu.text.DateTimePatternGenerator
Getter corresponding to setDateTimeFormat.
getDateTimeFormat(int, int, Locale) - Method in class ohos.global.icu.util.Calendar
[icu] Returns a DateFormat appropriate to this calendar.
getDateTimeFormat(int, int, ULocale) - Method in class ohos.global.icu.util.Calendar
[icu] Returns a DateFormat appropriate to this calendar.
getDateTimeInstance() - Static method in class java.text.DateFormat
Gets the date/time formatter with the default formatting style for the default FORMAT locale.
getDateTimeInstance() - Static method in class ohos.global.icu.text.DateFormat
Returns the date/time formatter with the default formatting style for the default FORMAT locale.
getDateTimeInstance(int, int) - Static method in class java.text.DateFormat
Gets the date/time formatter with the given date and time formatting styles for the default FORMAT locale.
getDateTimeInstance(int, int) - Static method in class ohos.global.icu.text.DateFormat
Returns the date/time formatter with the given date and time formatting styles for the default FORMAT locale.
getDateTimeInstance(int, int, Locale) - Static method in class java.text.DateFormat
Gets the date/time formatter with the given formatting styles for the given locale.
getDateTimeInstance(int, int, Locale) - Static method in class ohos.global.icu.text.DateFormat
Returns the date/time formatter with the given formatting styles for the given locale.
getDateTimeInstance(int, int, ULocale) - Static method in class ohos.global.icu.text.DateFormat
Returns the date/time formatter with the given formatting styles for the given locale.
getDateTimeInstance(Calendar, int, int) - Static method in class ohos.global.icu.text.DateFormat
Creates a DateFormat object for the default locale that can be used to format dates and times in the calendar system specified by cal.
getDateTimeInstance(Calendar, int, int, Locale) - Static method in class ohos.global.icu.text.DateFormat
Creates a DateFormat object that can be used to format dates and times in the calendar system specified by cal.
getDateTimeInstance(Calendar, int, int, ULocale) - Static method in class ohos.global.icu.text.DateFormat
Creates a DateFormat object that can be used to format dates and times in the calendar system specified by cal.
getDay() - Method in class java.sql.Time
Deprecated. 
getDay() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.get(Calendar.DAY_OF_WEEK).
getDaylightSavings(Instant) - Method in class java.time.zone.ZoneRules
Gets the amount of daylight savings in use for the specified instant in this zone.
getDayOfMonth() - Method in class java.time.LocalDate
Gets the day-of-month field.
getDayOfMonth() - Method in class java.time.LocalDateTime
Gets the day-of-month field.
getDayOfMonth() - Method in class java.time.MonthDay
Gets the day-of-month field.
getDayOfMonth() - Method in class java.time.OffsetDateTime
Gets the day-of-month field.
getDayOfMonth() - Method in class java.time.ZonedDateTime
Gets the day-of-month field.
getDayOfMonth() - Method in class ohos.agp.components.DatePicker
Obtains the day set in the date picker.
getDayOfMonthIndicator() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the indicator of the day-of-month of the transition.
getDayOfWeek() - Method in class java.time.LocalDate
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfWeek() - Method in class java.time.LocalDateTime
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfWeek() - Method in class java.time.OffsetDateTime
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfWeek() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the day-of-week of the transition.
getDayOfWeek() - Method in class java.time.ZonedDateTime
Gets the day-of-week field, which is an enum DayOfWeek.
getDayOfYear() - Method in class java.time.LocalDate
Gets the day-of-year field.
getDayOfYear() - Method in class java.time.LocalDateTime
Gets the day-of-year field.
getDayOfYear() - Method in class java.time.OffsetDateTime
Gets the day-of-year field.
getDayOfYear() - Method in class java.time.ZonedDateTime
Gets the day-of-year field.
getDays() - Method in class java.time.Period
Gets the amount of days of this period.
getDebuggerConnectStatus() - Static method in class ohos.hiviewdfx.Debug
Obtains whether this process has been connected to the debugger.
getDecimal() - Method in class ohos.global.icu.text.DateTimePatternGenerator
Getter corresponding to setDecimal.
getDecimalFormatSymbols() - Method in class java.text.DecimalFormat
Returns a copy of the decimal format symbols, which is generally not changed by the programmer or user.
getDecimalFormatSymbols() - Method in class ohos.global.icu.text.DecimalFormat
Returns a copy of the decimal format symbols used by this formatter.
getDecimalSeparator() - Method in class java.text.DecimalFormatSymbols
Gets the character used for decimal sign.
getDecimalSeparator() - Method in class java.time.format.DecimalStyle
Gets the character that represents the decimal point.
getDecimalSeparator() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the character used for decimal sign.
getDecimalSeparatorString() - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns the string used for decimal sign.
getDecimalStyle() - Method in class java.time.format.DateTimeFormatter
Gets the DecimalStyle to be used during formatting.
getDeclaredAnnotation(Class<A>) - Method in class java.lang.Class
 
getDeclaredAnnotation(Class<A>) - Method in class java.lang.Package
 
getDeclaredAnnotation(Class<T>) - Method in class java.lang.reflect.AccessibleObject
 
getDeclaredAnnotation(Class<T>) - Method in interface java.lang.reflect.AnnotatedElement
Returns this element's annotation for the specified type if such an annotation is directly present, else null.
getDeclaredAnnotation(Class<T>) - Method in class java.lang.reflect.Parameter
 
getDeclaredAnnotations() - Method in class java.lang.Class
 
getDeclaredAnnotations() - Method in class java.lang.Package
 
getDeclaredAnnotations() - Method in class java.lang.reflect.AccessibleObject
 
getDeclaredAnnotations() - Method in interface java.lang.reflect.AnnotatedElement
Returns annotations that are directly present on this element.
getDeclaredAnnotations() - Method in class java.lang.reflect.Constructor
Returns annotations that are directly present on this element.
getDeclaredAnnotations() - Method in class java.lang.reflect.Executable
Returns annotations that are directly present on this element.
getDeclaredAnnotations() - Method in class java.lang.reflect.Field
Returns annotations that are directly present on this element.
getDeclaredAnnotations() - Method in class java.lang.reflect.Method
Returns annotations that are directly present on this element.
getDeclaredAnnotations() - Method in class java.lang.reflect.Parameter
Returns annotations that are directly present on this element.
getDeclaredAnnotationsByType(Class<A>) - Method in class java.lang.Package
 
getDeclaredAnnotationsByType(Class<T>) - Method in class java.lang.reflect.AccessibleObject
 
getDeclaredAnnotationsByType(Class<T>) - Method in interface java.lang.reflect.AnnotatedElement
Returns this element's annotation(s) for the specified type if such annotations are either directly present or indirectly present.
getDeclaredAnnotationsByType(Class<T>) - Method in class java.lang.reflect.Parameter
 
getDeclaredClasses() - Method in class java.lang.Class
Returns an array of Class objects reflecting all the classes and interfaces declared as members of the class represented by this Class object.
getDeclaredConstructor(Class<?>...) - Method in class java.lang.Class
Returns a Constructor object that reflects the specified constructor of the class or interface represented by this Class object.
getDeclaredConstructors() - Method in class java.lang.Class
Returns an array of Constructor objects reflecting all the constructors declared by the class represented by this Class object.
getDeclaredField(String) - Method in class java.lang.Class
Returns a Field object that reflects the specified declared field of the class or interface represented by this Class object.
getDeclaredFields() - Method in class java.lang.Class
Returns an array of Field objects reflecting all the fields declared by the class or interface represented by this Class object.
getDeclaredMethod(String, Class<?>...) - Method in class java.lang.Class
Returns a Method object that reflects the specified declared method of the class or interface represented by this Class object.
getDeclaredMethods() - Method in class java.lang.Class
Returns an array containing Method objects reflecting all the declared methods of the class or interface represented by this Class object, including public, protected, default (package) access, and private methods, but excluding inherited methods.
getDeclaringClass() - Method in class java.lang.Class
If the class or interface represented by this Class object is a member of another class, returns the Class object representing the class in which it was declared.
getDeclaringClass() - Method in class java.lang.Enum
Returns the Class object corresponding to this enum constant's enum type.
getDeclaringClass() - Method in interface java.lang.invoke.MethodHandleInfo
Returns the class in which the cracked method handle's underlying member was defined.
getDeclaringClass() - Method in class java.lang.reflect.Constructor
Returns the Class object representing the class or interface that declares the executable represented by this object.
getDeclaringClass() - Method in class java.lang.reflect.Executable
Returns the Class object representing the class or interface that declares the executable represented by this object.
getDeclaringClass() - Method in class java.lang.reflect.Field
Returns the Class object representing the class or interface that declares the field represented by this Field object.
getDeclaringClass() - Method in interface java.lang.reflect.Member
Returns the Class object representing the class or interface that declares the member or constructor represented by this Member.
getDeclaringClass() - Method in class java.lang.reflect.Method
Returns the Class object representing the class or interface that declares the executable represented by this object.
getDeclaringExecutable() - Method in class java.lang.reflect.Parameter
Return the Executable which declares this parameter.
getDecodedAuthority() - Method in class ohos.utils.net.Uri
Obtains the decoded authority field of the current URI.
getDecodedFragment() - Method in class ohos.utils.net.Uri
Obtains the decoded fragment field of the current URI.
getDecodedHost() - Method in class ohos.utils.net.Uri
Obtains the decoded host field of the current URI.
getDecodedPath() - Method in class ohos.utils.net.Uri
Obtains the decoded path field in the current URI.
getDecodedPathList() - Method in class ohos.utils.net.Uri
Obtains a list of decoded paths in the current URI.
getDecodedQuery() - Method in class ohos.utils.net.Uri
Obtains the decoded query field in the current URI.
getDecodedQueryParams() - Method in class ohos.utils.net.Uri
Obtains all search criteria and values in the query field of the current URI.
getDecodedSchemeSpecificPart() - Method in class ohos.utils.net.Uri
Obtains the decoded scheme-specific-part field in the current URI.
getDecodedUserInfo() - Method in class ohos.utils.net.Uri
Obtains the decoded user-info field of the current URI.
getDecodeEvent(int) - Static method in enum ohos.media.image.common.DecodeEvent
Creates a DecodeEvent instance based on the passed enum value.
getDecoder() - Static method in class java.util.Base64
Returns a Decoder that decodes using the Basic type base64 encoding scheme.
getDecomposition() - Method in class java.text.Collator
Get the decomposition mode of this Collator.
getDecomposition() - Method in class ohos.global.icu.text.Collator
Returns the decomposition mode of this Collator.
getDecomposition() - Method in class ohos.global.icu.text.RuleBasedCollator
Returns the decomposition mode of this Collator.
getDecomposition(int) - Method in class ohos.global.icu.text.Normalizer2
Gets the decomposition mapping of c.
getDecreaseButton() - Method in class ohos.agp.components.Slider
Obtains the object used to draw a decrease button.
getDecreaseButtonClickedListener() - Method in class ohos.agp.components.Slider
Obtains the listener for the decrease button.
getDeepLink() - Method in class ohos.bundle.FormInfo
Obtains the deep link information about this form.
getDefault() - Static method in class java.net.CookieHandler
Gets the system-wide cookie handler.
getDefault() - Static method in class java.net.ProxySelector
Gets the system-wide proxy selector.
getDefault() - Static method in class java.net.ResponseCache
Gets the system-wide response cache.
getDefault() - Static method in class java.nio.file.FileSystems
Returns the default FileSystem.
getDefault() - Static method in class java.util.Locale
Gets the current value of the default locale for this instance of the Java Virtual Machine.
getDefault() - Static method in class java.util.TimeZone
Gets the default TimeZone of the Java virtual machine.
getDefault() - Static method in class javax.net.ServerSocketFactory
Returns a copy of the environment's default socket factory.
getDefault() - Static method in class javax.net.SocketFactory
Returns a copy of the environment's default socket factory.
getDefault() - Static method in class javax.net.ssl.SSLContext
Returns the default SSL context.
getDefault() - Static method in class javax.net.ssl.SSLServerSocketFactory
Returns the default SSL server socket factory.
getDefault() - Static method in class javax.net.ssl.SSLSocketFactory
Returns the default SSL socket factory.
getDefault() - Static method in class ohos.global.icu.util.TimeZone
Gets the default TimeZone for this host.
getDefault() - Static method in class ohos.global.icu.util.ULocale
Returns the current default ULocale.
getDefault(Locale.Category) - Static method in class java.util.Locale
Gets the current value of the default locale for the specified Category for this instance of the Java Virtual Machine.
getDefault(ULocale.Category) - Static method in class ohos.global.icu.util.ULocale
Returns the current default ULocale for the specified category.
getDefaultAlgorithm() - Static method in class javax.net.ssl.KeyManagerFactory
Obtains the default KeyManagerFactory algorithm name.
getDefaultAlgorithm() - Static method in class javax.net.ssl.TrustManagerFactory
Obtains the default TrustManagerFactory algorithm name.
getDefaultAllowUserInteraction() - Static method in class java.net.URLConnection
Returns the default value of the allowUserInteraction field.
getDefaultBundleName() - Method in class ohos.agp.components.ComponentProvider
Obtains the default bundle name.
getDefaultCellularDataSlotId() - Method in class ohos.telephony.CellularDataInfoManager
Obtains the SIM card where cellular data services are available.
getDefaultCipherSuites() - Method in class javax.net.ssl.SSLServerSocketFactory
Returns the list of cipher suites which are enabled by default.
getDefaultCipherSuites() - Method in class javax.net.ssl.SSLSocketFactory
Returns the list of cipher suites which are enabled by default.
getDefaultDimension() - Method in class ohos.bundle.FormInfo
Obtains the default grid style of this form.
getDefaultDisplay(Context) - Method in class ohos.agp.window.service.DisplayManager
Obtains the default display of a specific context.
getDefaultElement(int, int, boolean, float, float, int) - Method in class ohos.miscservices.wallpaper.WallpaperController
Obtains the Element instance of the default built-in static wallpaper.
getDefaultFormHeight() - Method in class ohos.bundle.AbilityInfo
Obtains the default height of an AbilityForm.
getDefaultFormWidth() - Method in class ohos.bundle.AbilityInfo
Obtains the default width of an AbilityForm.
getDefaultFractionDigits() - Method in class java.util.Currency
Gets the default number of fraction digits used with this currency.
getDefaultFractionDigits() - Method in class ohos.global.icu.util.Currency
Returns the number of the number of fraction digits that should be displayed for this currency.
getDefaultFractionDigits(Currency.CurrencyUsage) - Method in class ohos.global.icu.util.Currency
Returns the number of the number of fraction digits that should be displayed for this currency with Usage.
getDefaultHost(Context) - Static method in class ohos.bluetooth.BluetoothHost
Obtains a default BluetoothHost instance to perform Bluetooth operations on a device.
getDefaultHostnameVerifier() - Static method in class javax.net.ssl.HttpsURLConnection
Gets the default HostnameVerifier that is inherited by new instances of this class.
getDefaultHttpProxy() - Method in class ohos.net.NetManager
Obtains the default HttpProxy proxy settings.
getDefaultNet() - Method in class ohos.net.NetManager
Obtains the data network that is activated by default.
getDefaultOrder() - Method in class ohos.global.icu.text.DateIntervalInfo
Get default order -- whether the first date in pattern is later date or not.
getDefaultParseOptions() - Method in class ohos.global.icu.text.TimeZoneFormat
Returns the default parse options used by this TimeZoneFormat instance.
getDefaultPort() - Method in class java.net.URL
Gets the default port number of the protocol associated with this URL.
getDefaultPort() - Method in class java.net.URLStreamHandler
Returns the default port for a URL parsed by this handler.
getDefaultRequestProperty(String) - Static method in class java.net.URLConnection
Deprecated.
The instance specific getRequestProperty method should be used after an appropriate instance of URLConnection is obtained.
getDefaultResourceImportFlags() - Method in interface ohos.agp.render.render3d.gltf.GltfLoader
Obtains the default flag for importing resources.
getDefaultSceneImportFlags() - Method in interface ohos.agp.render.render3d.gltf.GltfLoader
Obtains the default flag for importing scenes.
getDefaultSceneIndex() - Method in interface ohos.agp.render.render3d.gltf.GltfData
Obtains the default scene index.
getDefaultSmsSlotId() - Method in class ohos.telephony.ShortMessageManager
Obtains the default SIM card for sending SMS messages.
getDefaultSSLParameters() - Method in class javax.net.ssl.SSLContext
Returns a copy of the SSLParameters indicating the default settings for this SSL context.
getDefaultSSLSocketFactory() - Static method in class javax.net.ssl.HttpsURLConnection
Gets the default static SSLSocketFactory that is inherited by new instances of this class.
getDefaultTransactionIsolation() - Method in interface java.sql.DatabaseMetaData
Retrieves this database's default transaction isolation level.
getDefaultType() - Static method in class java.security.cert.CertPathBuilder
Returns the default CertPathBuilder type as specified by the certpathbuilder.type security property, or the string "PKIX" if no such property exists.
getDefaultType() - Static method in class java.security.cert.CertPathValidator
Returns the default CertPathValidator type as specified by the certpathvalidator.type security property, or the string "PKIX" if no such property exists.
getDefaultType() - Static method in class java.security.cert.CertStore
Returns the default CertStore type as specified by the certstore.type security property, or the string "LDAP" if no such property exists.
getDefaultType() - Static method in class java.security.KeyStore
Returns the default keystore type as specified by the keystore.type security property, or the string "jks" (acronym for "Java keystore") if no such property exists.
getDefaultUncaughtExceptionHandler() - Static method in class java.lang.Thread
Returns the default handler invoked when a thread abruptly terminates due to an uncaught exception.
getDefaultUseCaches() - Method in class java.net.URLConnection
Returns the default value of a URLConnection's useCaches flag.
getDefaultValue() - Method in class java.lang.reflect.Method
Returns the default value for the annotation member represented by this Method instance.
getDefaultValue() - Method in class ohos.data.distributed.common.FieldNode
Obtains the default field value.
getDefaultVoiceSlotId() - Method in class ohos.telephony.SimInfoManager
Obtains the default card slot for the voice service.
getDelay() - Method in class ohos.agp.animation.Animator
Obtains the startup delay of an animator.
getDelay(TimeUnit) - Method in interface java.util.concurrent.Delayed
Returns the remaining delay associated with this object, in the given time unit.
getDelegatedTask() - Method in class javax.net.ssl.SSLEngine
Returns a delegated Runnable task for this SSLEngine.
getDeletedItems() - Method in class ohos.data.search.model.ChangedIndexContent
Obtains the indexes deleted from the index library.
getDeletedList() - Method in class ohos.data.orm.AllChangeToTarget
Obtains the list of deleted OrmObject objects.
getDeleteEntries() - Method in class ohos.data.distributed.common.ChangeNotification
Obtains data deletion records.
getDeleteStatement() - Method in interface ohos.data.orm.EntityHelper
Obtains the declaration statement of the table that maps to a deleted OrmObject instance in the relational database.
getDelimiter(int) - Method in class ohos.global.icu.util.LocaleData
Retrieves a delimiter string from the locale data.
getDeliveryTime() - Method in class ohos.event.notification.NotificationRequest
Obtains the time when a notification is delivered.
getDeltaTimeMicros() - Method in interface ohos.agp.render.render3d.Engine.Time
Obtains the time elapsed since the previous frame, in milliseconds.
getDenominator() - Method in class ohos.utils.RationalNumber
Obtains the denominator of the current RationalNumber object.
getDensity(Context) - Static method in class ohos.agp.components.AttrHelper
Obtains the display density.
getDepth() - Method in interface java.security.cert.PolicyNode
Returns the depth of this node in the valid policy tree.
getDescent(int) - Method in class ohos.agp.text.Layout
Obtains the descent from a specified li
getDescription() - Method in exception java.util.regex.PatternSyntaxException
Retrieves the description of the error.
getDescription() - Method in class ohos.accessibility.AccessibilityAbilityInfo
Obtains the description of the accessibility ability.
getDescription() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the accessibility event description.
getDescription() - Method in class ohos.bundle.AbilityInfo
Obtains the description of an ability.
getDescription() - Method in class ohos.bundle.ApplicationInfo
Obtains the description of the application or the resource index of the application description.
getDescription() - Method in class ohos.bundle.FormInfo
Obtains the description of this form.
getDescription() - Method in class ohos.bundle.HapModuleInfo
Obtains the description of this HAP module.
getDescription() - Method in class ohos.data.search.schema.Schema
Obtains the value of the description index field.
getDescription() - Method in class ohos.data.usage.Volume
Obtains the description of this volume.
getDescription() - Method in class ohos.event.notification.NotificationSlot
Obtains the description of a NotificationSlot object, which is set by NotificationSlot.setDescription(java.lang.String).
getDescription() - Method in class ohos.event.notification.NotificationSlotGroup
Obtains the description of this NotificationSlotGroup object, which is set by NotificationSlotGroup.setDescription(java.lang.String).
getDescription() - Method in class ohos.global.icu.text.NumberingSystem
Returns the description string of the current numbering system.
getDescription() - Method in class ohos.media.common.AVDescription
Obtains the media item description.
getDescription() - Method in class ohos.media.common.sessioncore.AVQueueElement
Obtains the AVDescription from this AVQueueElement instance.
getDescription() - Method in class ohos.miscservices.download.DownloadSession.DownloadInfo
Obtains the description of a file to be downloaded.
getDescription() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the event description.
getDescriptionInfo() - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains the description of the accessibility node.
getDescriptionInfo() - Method in class ohos.accessibility.ability.AccessibleOperation
Obtains the operation description.
getDescriptions(int) - Method in class ohos.location.GeoAddress
Obtains the description identified by a specified index.
getDescriptionsSize() - Method in class ohos.location.GeoAddress
Obtains the total number of descriptions in the current GeoAddress object.
getDescriptor(UUID) - Method in class ohos.bluetooth.ble.GattCharacteristic
Returns a Optional with a given UUID out of the list of descriptors for this characteristic.
getDescriptors() - Method in class ohos.bluetooth.ble.GattCharacteristic
Obtains a list of GattDescriptor objects for this characteristic.
getDestination() - Method in class ohos.net.RouteInfo
Obtains the destination IP address.
getDetectMode() - Method in class ohos.ai.cv.text.TextConfiguration
Obtains the text detection mode.
getDetectType() - Method in class ohos.ai.cv.text.TextConfiguration
Obtains the text detection type specified by TextDetectType.
getDevice() - Method in class ohos.data.distributed.file.DistFile
Obtains information about the device to which the file or directory denoted by this abstract pathname belongs.
getDeviceAddr() - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Obtains the MAC address of this BlePeripheralDevice object.
getDeviceAddr() - Method in class ohos.bluetooth.BluetoothRemoteDevice
Obtains the Bluetooth MAC address.
getDeviceAddress() - Method in class ohos.wifi.p2p.WifiP2pConfig
Obtains the device address of this WifiP2pConfig instance.
getDeviceAddress() - Method in class ohos.wifi.p2p.WifiP2pDevice
Obtains the address of the Wi-Fi P2P device.
getDeviceAltitude(float) - Static method in class ohos.sensor.data.CategoryEnvironmentData
Obtains the altitude at which the device is located based on the current atmospheric pressure.
getDeviceAltitude(float, float) - Static method in class ohos.sensor.data.CategoryEnvironmentData
Obtains the altitude at which the device is located based on the sea-level atmospheric pressure and the current atmospheric pressure.
getDeviceCapabilities() - Method in class ohos.bundle.AbilityInfo
Obtains the device capabilities required for running an ability.
getDeviceCapability() - Method in class ohos.global.resource.ResourceManager
Obtains the device capability.
getDeviceClass() - Method in class ohos.bluetooth.BluetoothRemoteDevice
Obtains the class of a peer Bluetooth device.
getDeviceConfigInfo() - Method in interface ohos.app.IAbilityManager
Obtains configuration information about the device, such as its touch type, keyboard type, and navigation device.
getDeviceDensity(Context) - Method in class ohos.agp.render.Canvas
Obtains the device density.
getDeviceGLESVersion() - Method in class ohos.aafwk.ability.DeviceConfigInfo
Obtains the OpenGL ES version required by the application.
getDeviceId() - Method in interface ohos.aafwk.content.Operation
Obtains the value of the deviceId attribute included in this Operation.
getDeviceId() - Method in class ohos.ai.tts.TtsParams
Obtains the device ID.
getDeviceId() - Method in class ohos.bundle.ElementName
Obtains the unique device ID of an ability.
getDeviceId() - Method in class ohos.data.distributed.common.ChangeNotification
Obtains the ID of the device whose data has changed.
getDeviceId() - Method in class ohos.distributedschedule.interwork.DeviceInfo
Obtains the network ID of this device.
getDeviceId() - Method in class ohos.event.commonevent.CommonEventSubscribeInfo
Obtains the device ID in this CommonEventSubscribeInfo object.
getDeviceId() - Method in class ohos.media.audio.AudioRendererInfo
Obtains the ID of the device that plays the audio stream.
getDeviceId() - Method in class ohos.media.player.Player.DeviceInfo
Obtains a device ID.
getDeviceId() - Method in class ohos.multimodalinput.event.MultimodalEvent
Obtains the ID of the bearing device for the input device that generates the current event.
getDeviceId() - Method in class ohos.multimodalinput.event.SpeechEvent
 
getDeviceInfo(String) - Static method in class ohos.distributedschedule.interwork.DeviceManager
Obtains information about a specified remote device on the distributed network based on the given network ID.
getDeviceLinkType(String) - Method in interface ohos.media.camera.device.CameraInfo
Gets a physical camera link type.
getDeviceList(int) - Static method in class ohos.distributedschedule.interwork.DeviceManager
Obtains information about all remote devices on the distributed network.
getDeviceName() - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Obtains the name of this BlePeripheralDevice object.
getDeviceName() - Method in class ohos.bluetooth.BluetoothRemoteDevice
Obtains the name of a peer Bluetooth device.
getDeviceName() - Method in class ohos.distributedschedule.interwork.DeviceInfo
Obtains the name of this device.
getDeviceName() - Method in class ohos.wifi.p2p.WifiP2pDevice
Obtains the name of the Wi-Fi P2P device.
getDeviceOrientation(float[], float[]) - Static method in class ohos.sensor.data.CategoryOrientationData
Obtains the device orientation based on the rotation matrix.
getDevicePowerStatusInfo() - Static method in class ohos.powermanager.DevicePowerStatusInfo
Obtains a DevicePowerStatusInfo object.
getDeviceRotationMatrix(float[], float[]) - Static method in class ohos.sensor.data.CategoryOrientationData
Obtains the rotation matrix of the current device position based on the rotation vector.
getDevices(AudioDeviceDescriptor.DeviceFlag) - Static method in class ohos.media.audio.AudioManager
Obtains information about audio input or output devices, or that about all audio devices.
getDevicesByStates(int[]) - Method in class ohos.bluetooth.A2dpSink
 
getDevicesByStates(int[]) - Method in class ohos.bluetooth.A2dpSource
 
getDevicesByStates(int[]) - Method in class ohos.bluetooth.ble.BleCentralManager
Obtains the list of devices in the specified status.
getDevicesByStates(int[]) - Method in class ohos.bluetooth.ble.BlePeripheralManager
Obtains the list of BLE peripheral devices in a specified state.
getDevicesByStates(int[]) - Method in class ohos.bluetooth.HandsFreeAudioGateway
 
getDevicesByStates(int[]) - Method in interface ohos.bluetooth.ProfileBase
Obtains the list of devices in the specified status.
getDeviceState() - Method in class ohos.distributedschedule.interwork.DeviceInfo
Obtains the state of this device.
getDeviceState(BluetoothRemoteDevice) - Method in class ohos.bluetooth.A2dpSink
 
getDeviceState(BluetoothRemoteDevice) - Method in class ohos.bluetooth.A2dpSource
 
getDeviceState(BluetoothRemoteDevice) - Method in class ohos.bluetooth.HandsFreeAudioGateway
 
getDeviceState(BluetoothRemoteDevice) - Method in interface ohos.bluetooth.ProfileBase
Obtains the connection status of a BluetoothRemoteDevice in the current profile.
getDeviceType() - Method in class ohos.ai.tts.TtsParams
Obtains the device type.
getDeviceType() - Method in class ohos.bluetooth.BluetoothRemoteDevice
Obtains the type of a peer Bluetooth device.
getDeviceType() - Method in class ohos.distributedschedule.interwork.DeviceInfo
Obtains the type of this device.
getDeviceType() - Static method in class ohos.system.DeviceInfo
Obtains the device type represented by a string.
getDeviceTypes() - Method in class ohos.bundle.AbilityInfo
Obtains the types of devices where an ability can run.
getDeviceTypes() - Method in class ohos.bundle.HapModuleInfo
Obtains the device types supported by this HAP module.
getDeviceUuids() - Method in class ohos.bluetooth.BluetoothRemoteDevice
Obtains the supported UUIDs of the remote Bluetooth device.
getDialectHandling() - Method in class ohos.global.icu.text.LocaleDisplayNames
Returns the dialect handling used in the display names.
getDigestAlgorithm() - Method in class java.security.spec.MGF1ParameterSpec
Returns the algorithm name of the message digest used by the mask generation function.
getDigestAlgorithm() - Method in class java.security.spec.PSSParameterSpec
Returns the message digest algorithm name.
getDigestAlgorithm() - Method in class javax.crypto.spec.OAEPParameterSpec
Returns the message digest algorithm name.
getDigestLength() - Method in class java.security.MessageDigest
Returns the length of the digest in bytes, or 0 if this operation is not supported by the provider and the implementation is not cloneable.
getDigit() - Method in class java.text.DecimalFormatSymbols
Gets the character used for a digit in a pattern.
getDigit() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the character used for a digit in a pattern.
getDigits() - Method in class ohos.global.icu.math.MathContext
Returns the digits setting.
getDigits() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the array of characters used as digits, in order from 0 through 9
getDigitStrings() - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns the array of strings used as digits, in order from 0 through 9
getDimension(String) - Method in class ohos.utils.BasePacMap
Obtains the Dimension object in PacMap based on the specified key.
getDimensionValue() - Method in interface ohos.agp.components.Attr
Obtains the dimension value of an attribute.
getDimensionValue(Context, String) - Static method in class ohos.agp.render.layoutboost.LayoutBoostUtils
Obtains the pixel value based on the specified dimension value.
getDir(String, int) - Method in class ohos.app.AbilityContext
 
getDir(String, int) - Method in interface ohos.app.Context
Obtains the directory for storing custom data files of the application.
getDirection() - Method in class ohos.global.icu.text.Bidi
Get the directionality of the text.
getDirection() - Method in class ohos.global.icu.text.BidiRun
Get direction of run
getDirection() - Method in class ohos.location.Location
Obtains the moving direction of the device at the current location, in unit of degrees.
getDirection(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns the Bidirection property of a code point.
getDirectionality(char) - Static method in class java.lang.Character
Returns the Unicode directionality property for the given character.
getDirectionality(int) - Static method in class java.lang.Character
Returns the Unicode directionality property for the given character (Unicode code point).
getDirectionality(int) - Static method in class ohos.global.icu.lang.UCharacter
Equivalent to the Character#getDirectionality(char) method, for convenience.
getDisableMessage() - Method in class ohos.bundle.ShortcutInfo
Obtains the disable message of this shortcut.
getDiscard() - Method in class java.net.HttpCookie
Returns the discard attribute of the cookie
getDiskMountedStatus() - Static method in class ohos.data.usage.DataUsage
Queries the mount state of the primary device.
getDiskMountedStatus(File) - Static method in class ohos.data.usage.DataUsage
Queries the mount state of the device that houses a specified file path.
getDisplayCountry() - Method in class java.util.Locale
Returns a name for the locale's country that is appropriate for display to the user.
getDisplayCountry() - Method in class ohos.global.icu.util.ULocale
Returns this locale's country localized for display in the default DISPLAY locale.
getDisplayCountry(String, String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a locale's country localized for display in the provided locale.
getDisplayCountry(String, ULocale) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a locale's country localized for display in the provided locale.
getDisplayCountry(Locale) - Method in class java.util.Locale
Returns a name for the locale's country that is appropriate for display to the user.
getDisplayCountry(ULocale) - Method in class ohos.global.icu.util.ULocale
Returns this locale's country localized for display in the provided locale.
getDisplayedBottomElement() - Method in class ohos.agp.components.DatePicker
Obtains the Element instance used to draw a split line at the bottom of the selected number in a date picker.
getDisplayedBottomElement() - Method in class ohos.agp.components.Picker
Obtains the Element instance used to draw the split line at the bottom of a selected number.
getDisplayedBottomElement() - Method in class ohos.agp.components.TimePicker
Obtains the Element instance used to draw the split line at the bottom of a selected number in the time picker.
getDisplayedData() - Method in class ohos.agp.components.Picker
Obtains the string array matching the numbers to display.
getDisplayedLinesElements() - Method in class ohos.agp.components.Picker
Obtains the Element instance used to draw displayed lines at the top and bottom of selected text.
getDisplayedLinesElements() - Method in class ohos.agp.components.TimePicker
Obtains an array of instances used to draw split lines in this time picker.
getDisplayedTopElement() - Method in class ohos.agp.components.DatePicker
Obtains the Element instance used to draw a split line on the top of a selected number in the date picker.
getDisplayedTopElement() - Method in class ohos.agp.components.Picker
Obtains the Element instance used to draw the split line on the top of a selected number.
getDisplayedTopElement() - Method in class ohos.agp.components.TimePicker
Obtains the Element instance of the top split line in this time picker.
getDisplayId() - Method in class ohos.agp.window.service.Display
Obtains the ID of a display.
getDisplayKeyword(String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a keyword localized for display in the default DISPLAY locale.
getDisplayKeyword(String, String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a keyword localized for display in the specified locale.
getDisplayKeyword(String, ULocale) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a keyword localized for display in the specified locale.
getDisplayKeywordValue(String) - Method in class ohos.global.icu.util.ULocale
[icu] Returns a keyword value localized for display in the default DISPLAY locale.
getDisplayKeywordValue(String, String, String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a keyword value localized for display in the specified locale.
getDisplayKeywordValue(String, String, ULocale) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a keyword value localized for display in the specified locale.
getDisplayKeywordValue(String, ULocale) - Method in class ohos.global.icu.util.ULocale
[icu] Returns a keyword value localized for display in the specified locale.
getDisplayLanguage() - Method in class java.util.Locale
Returns a name for the locale's language that is appropriate for display to the user.
getDisplayLanguage() - Method in class ohos.global.icu.util.ULocale
Returns this locale's language localized for display in the default DISPLAY locale.
getDisplayLanguage(String, String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a locale's language localized for display in the provided locale.
getDisplayLanguage(String, ULocale) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a locale's language localized for display in the provided locale.
getDisplayLanguage(Locale) - Method in class java.util.Locale
Returns a name for the locale's language that is appropriate for display to the user.
getDisplayLanguage(ULocale) - Method in class ohos.global.icu.util.ULocale
Returns this locale's language localized for display in the provided locale.
getDisplayLanguageWithDialect() - Method in class ohos.global.icu.util.ULocale
[icu] Returns this locale's language localized for display in the default DISPLAY locale.
getDisplayLanguageWithDialect(String, String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a locale's language localized for display in the provided locale.
getDisplayLanguageWithDialect(String, ULocale) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a locale's language localized for display in the provided locale.
getDisplayLanguageWithDialect(ULocale) - Method in class ohos.global.icu.util.ULocale
[icu] Returns this locale's language localized for display in the provided locale.
getDisplayMode() - Method in class ohos.agp.components.SlideDrawer
Obtains the display modes for the optional components for all directions.
getDisplayMode() - Method in class ohos.miscservices.inputmethodability.KeyboardController
Obtains the real-time display mode of the keyboard.
getDisplayMode(SlideDrawer.SlideDirection) - Method in class ohos.agp.components.SlideDrawer
Obtains the display mode for the optional components for a certain direction.
getDisplayName() - Method in class java.net.NetworkInterface
Get the display name of this network interface.
getDisplayName() - Method in class java.util.Currency
Gets the name that is suitable for displaying this currency for the default Locale.Category#DISPLAY locale.
getDisplayName() - Method in class java.util.Locale
Returns a name for the locale that is appropriate for display to the user.
getDisplayName() - Method in class java.util.TimeZone
Returns a long standard time name of this TimeZone suitable for presentation to the user in the default locale.
getDisplayName() - Method in class ohos.agp.window.service.Display
Obtains the name of a display.
getDisplayName() - Method in class ohos.global.icu.util.Currency
Returns the display name for this currency in the default locale.
getDisplayName() - Method in class ohos.global.icu.util.TimeZone
Returns a name of this time zone suitable for presentation to the user in the default DISPLAY locale.
getDisplayName() - Method in class ohos.global.icu.util.ULocale
Returns this locale name localized for display in the default DISPLAY locale.
getDisplayName() - Method in class ohos.sysappcomponents.contact.entity.Email
Obtains the displayed email name.
getDisplayName() - Method in class ohos.sysappcomponents.contact.entity.Holder
Obtains the displayed name of a contact holder.
getDisplayName(boolean, int) - Method in class java.util.TimeZone
Returns a name in the specified style of this TimeZone suitable for presentation to the user in the default locale.
getDisplayName(boolean, int) - Method in class ohos.global.icu.util.TimeZone
Returns a name of this time zone suitable for presentation to the user in the default DISPLAY locale.
getDisplayName(boolean, int, Locale) - Method in class java.util.TimeZone
Returns a name in the specified style of this TimeZone suitable for presentation to the user in the specified locale.
getDisplayName(boolean, int, Locale) - Method in class ohos.global.icu.util.TimeZone
Returns a name of this time zone suitable for presentation to the user in the specified locale.
getDisplayName(boolean, int, ULocale) - Method in class ohos.global.icu.util.TimeZone
Returns a name of this time zone suitable for presentation to the user in the specified locale.
getDisplayName(int, int, Locale) - Method in class java.util.Calendar
Returns the string representation of the calendar field value in the given style and locale.
getDisplayName(String) - Static method in class ohos.global.icu.text.Transliterator
Returns a name for this transliterator that is appropriate for display to the user in the default DISPLAY locale.
getDisplayName(String, String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns the locale ID localized for display in the provided locale.
getDisplayName(String, Locale) - Static method in class ohos.global.icu.text.Transliterator
Returns a name for this transliterator that is appropriate for display to the user in the given locale.
getDisplayName(String, TimeZoneNames.NameType, long) - Method in class ohos.global.icu.text.TimeZoneNames
Returns the display name of the time zone at the given date.
getDisplayName(String, ULocale) - Static method in class ohos.global.icu.text.Transliterator
Returns a name for this transliterator that is appropriate for display to the user in the given locale.
getDisplayName(String, ULocale) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns the locale ID localized for display in the provided locale.
getDisplayName(TextStyle, Locale) - Method in interface java.time.chrono.Chronology
Gets the textual representation of this chronology.
getDisplayName(TextStyle, Locale) - Method in interface java.time.chrono.Era
Gets the textual representation of this era.
getDisplayName(TextStyle, Locale) - Method in class java.time.chrono.JapaneseEra
Gets the textual representation of this era.
getDisplayName(TextStyle, Locale) - Method in enum java.time.DayOfWeek
Gets the textual representation, such as 'Mon' or 'Friday'.
getDisplayName(TextStyle, Locale) - Method in enum java.time.Month
Gets the textual representation, such as 'Jan' or 'December'.
getDisplayName(TextStyle, Locale) - Method in class java.time.ZoneId
Gets the textual representation of the zone, such as 'British Time' or '+02:00'.
getDisplayName(Locale) - Method in enum java.time.temporal.ChronoField
 
getDisplayName(Locale) - Method in interface java.time.temporal.TemporalField
Gets the display name for the field in the requested locale.
getDisplayName(Locale) - Method in class java.util.Currency
Gets the name that is suitable for displaying this currency for the specified locale.
getDisplayName(Locale) - Method in class java.util.Locale
Returns a name for the locale that is appropriate for display to the user.
getDisplayName(Locale) - Method in class java.util.TimeZone
Returns a long standard time name of this TimeZone suitable for presentation to the user in the specified locale.
getDisplayName(Locale) - Static method in class ohos.global.icu.text.Collator
[icu] Returns the name of the collator for the objectLocale, localized for the default DISPLAY locale.
getDisplayName(Locale) - Method in class ohos.global.icu.util.Calendar
Returns the name of this calendar in the language of the given locale.
getDisplayName(Locale) - Method in class ohos.global.icu.util.Currency
Returns the display name for this currency in the given locale.
getDisplayName(Locale) - Method in class ohos.global.icu.util.TimeZone
Returns a name of this time zone suitable for presentation to the user in the specified locale.
getDisplayName(Locale, Locale) - Static method in class ohos.global.icu.text.Collator
[icu] Returns the name of the collator for the objectLocale, localized for the displayLocale.
getDisplayName(ULocale) - Static method in class ohos.global.icu.text.Collator
[icu] Returns the name of the collator for the objectLocale, localized for the default DISPLAY locale.
getDisplayName(ULocale) - Method in class ohos.global.icu.util.Calendar
Returns the name of this calendar in the language of the given locale.
getDisplayName(ULocale) - Method in class ohos.global.icu.util.TimeZone
Returns a name of this time zone suitable for presentation to the user in the specified locale.
getDisplayName(ULocale) - Method in class ohos.global.icu.util.ULocale
Returns this locale name localized for display in the provided locale.
getDisplayName(ULocale, ULocale) - Static method in class ohos.global.icu.text.Collator
[icu] Returns the name of the collator for the objectLocale, localized for the displayLocale.
getDisplayNames(int, int, Locale) - Method in class java.util.Calendar
Returns a Map containing all names of the calendar field in the given style and locale and their corresponding field values.
getDisplayNameWithDialect() - Method in class ohos.global.icu.util.ULocale
[icu] Returns this locale name localized for display in the default DISPLAY locale.
getDisplayNameWithDialect(String, String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns the locale ID localized for display in the provided locale.
getDisplayNameWithDialect(String, ULocale) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns the locale ID localized for display in the provided locale.
getDisplayNameWithDialect(ULocale) - Method in class ohos.global.icu.util.ULocale
[icu] Returns this locale name localized for display in the provided locale.
getDisplayNumber(String, boolean, float, float[]) - Method in class ohos.agp.render.Paint
Calculates the number of characters that can be displayed within the specified width.
getDisplayOrientation() - Method in class ohos.app.AbilityContext
 
getDisplayOrientation() - Method in interface ohos.app.Context
Obtains the current display orientation of this ability.
getDisplayResizeController() - Method in class ohos.accessibility.ability.AccessibleAbility
Obtains the controller for display resizing operations.
getDisplayResizeController(int) - Method in class ohos.accessibility.ability.AccessibleAbility
Obtains the controller for display resizing operations.
getDisplayResizeRect() - Method in class ohos.accessibility.ability.DisplayResizeController
Obtains the display resizing rectangle.
getDisplayScript() - Method in class java.util.Locale
Returns a name for the the locale's script that is appropriate for display to the user.
getDisplayScript() - Method in class ohos.global.icu.util.ULocale
Returns this locale's script localized for display in the default DISPLAY locale.
getDisplayScript(String, String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a locale's script localized for display in the provided locale.
getDisplayScript(String, ULocale) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a locale's script localized for display in the provided locale.
getDisplayScript(Locale) - Method in class java.util.Locale
Returns a name for the locale's script that is appropriate for display to the user.
getDisplayScript(ULocale) - Method in class ohos.global.icu.util.ULocale
Returns this locale's script localized for display in the provided locale.
getDisplayVariant() - Method in class java.util.Locale
Returns a name for the locale's variant code that is appropriate for display to the user.
getDisplayVariant() - Method in class ohos.global.icu.util.ULocale
Returns this locale's variant localized for display in the default DISPLAY locale.
getDisplayVariant(String, String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a locale's variant localized for display in the provided locale.
getDisplayVariant(String, ULocale) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a locale's variant localized for display in the provided locale.
getDisplayVariant(Locale) - Method in class java.util.Locale
Returns a name for the locale's variant code that is appropriate for display to the user.
getDisplayVariant(ULocale) - Method in class ohos.global.icu.util.ULocale
Returns this locale's variant localized for display in the provided locale.
getDisposeMode() - Method in class ohos.agp.components.element.FrameAnimationElement
Checks whether dynamic decoding is enabled for this frame animation.
getDistance() - Method in interface ohos.agp.render.render3d.util.SceneUtil.RayCastResult
Obtains the distance from the start position of the ray to the ray-cast node.
getDistanceInterval() - Method in class ohos.location.RequestParam
Obtains the minimum moving distance in the RequestParam object.
getDistributedDir() - Method in class ohos.app.AbilityContext
 
getDistributedDir() - Method in interface ohos.app.Context
Obtains the distributed file path.
getDistributedVirtualDeviceId() - Method in class ohos.account.AccountAbility
Obtains the distributed virtual device ID (DVID).
getDistrict() - Method in class ohos.data.search.schema.PhotoItem
Obtains the city district where the photo is taken.
getDistrict() - Method in class ohos.data.search.schema.PlaceItem
Obtains the value of the district index field.
getDither() - Method in class ohos.agp.render.Paint
Obtains the Dither attribute of a Paint.
getDividerLineColor() - Method in class ohos.agp.components.ProgressBar
Obtains the divider line color.
getDividerLinesNumber() - Method in class ohos.agp.components.ProgressBar
Obtains the number of dividers for this progress bar.
getDividerLineThickness() - Method in class ohos.agp.components.ProgressBar
Obtains the divider line thickness.
getDnsServers() - Method in class ohos.net.ConnectionProperties
Obtains the DNS server address list of a connection.
getDocRefine(Context) - Static method in class ohos.ai.cv.common.VisionManager
Obtains an IDocRefine instance.
getDocumentCategory() - Method in class ohos.data.search.schema.DocumentItem
Obtains the value of the documentCategory index field.
getDocumentSchema() - Static method in class ohos.data.search.schema.DocumentItem
Obtains a list of index field attributes in this DocumentItem object.
getDoInput() - Method in class java.net.URLConnection
Returns the value of this URLConnection's doInput flag.
getDomain() - Method in class java.net.HttpCookie
Returns the domain name set for this cookie.
getDomainCombiner() - Method in class java.security.AccessControlContext
Get the DomainCombiner associated with this AccessControlContext.
getDomainName() - Static method in class ohos.utils.CommonPattern
Obtains the regular expression for verifying domain names.
getDomains() - Method in class ohos.net.ConnectionProperties
Obtains the DNS domain search paths (in a character string) of a connection.
getDoOutput() - Method in class java.net.URLConnection
Returns the value of this URLConnection's doOutput flag.
getDouble() - Method in class java.nio.ByteBuffer
Relative get method for reading a double value.
getDouble() - Method in class ohos.data.distributed.common.Value
Obtains values of the double type.
getDouble(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a double value.
getDouble(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC DOUBLE parameter as a double in the Java programming language.
getDouble(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double in the Java programming language.
getDouble(int) - Method in class ohos.data.resultset.AbsResultSet
 
getDouble(int) - Method in class ohos.data.resultset.AbsSharedResultSet
 
getDouble(int) - Method in class ohos.data.resultset.CombinedResultSet
 
getDouble(int) - Method in interface ohos.data.resultset.ResultSet
Obtains the value of the specified column in the current row as a double.
getDouble(int) - Method in class ohos.data.resultset.ResultSetWrapper
 
getDouble(int) - Method in class ohos.data.resultset.TableResultSet
Obtains the value of the specified column in the current row as a double.
getDouble(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the double value at the specified index of this ZSONArray and automatically converts the value into a Double object.
getDouble(int, int) - Method in class ohos.agp.utils.Matrix44
Obtains a double value at a specified position in this Matrix44.
getDouble(int, int) - Method in class ohos.data.resultset.SharedBlock
Obtains the double value at the position specified by rowIndex and columnIndex.
getDouble(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type double or of another primitive type convertible to type double via a widening conversion.
getDouble(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a double.
getDouble(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC DOUBLE parameter as a double in the Java programming language.
getDouble(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double in the Java programming language.
getDouble(String) - Method in interface ohos.data.distributed.user.SingleKvStore
Obtains the double value of a specified key.
getDouble(String) - Method in class ohos.data.rdb.ValuesBucket
Obtains the Double value of a specified column name.
getDouble(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the double value matching the specified key in the map of this ZSONObject and automatically converts the value into a Double object.
getDouble(String, double) - Method in class java.util.prefs.AbstractPreferences
Implements the getDouble method as per the specification in Preferences#getDouble(String,double).
getDouble(String, double) - Method in class java.util.prefs.Preferences
Returns the double value represented by the string associated with the specified key in this preference node.
getDouble(String, String) - Method in interface ohos.data.distributed.device.DeviceKvStore
Obtains the double value matching a specified device ID and key.
getDoubleArrayParam(String) - Method in class ohos.aafwk.content.Intent
Obtains a double array matching the given key.
getDoubleParam(String, double) - Method in class ohos.aafwk.content.Intent
Obtains a double value matching the given key.
getDoubleValue(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the double value at the specified index of this ZSONArray.
getDoubleValue(String) - Method in class ohos.media.common.Format
Obtains a metadata value of the double floating-point type.
getDoubleValue(String) - Method in class ohos.utils.BasePacMap
Obtains the double value matching a specified key.
getDoubleValue(String) - Method in class ohos.utils.PacMap
Obtains the double value matching a specified key.
getDoubleValue(String) - Method in class ohos.utils.PersistablePacMap
Overrides the BasePacMap#getDoubleValue method to obtain the double value in the unmarshalled PersistablePacMap object where double has been converted into BigDecimal.
getDoubleValue(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the double value matching the specified key in the map of this ZSONObject.
getDoubleValue(String, double) - Method in class ohos.utils.BasePacMap
Obtains the double value matching a specified key.
getDoubleValue(String, double) - Method in class ohos.utils.PacMap
Obtains the double value matching a specified key.
getDoubleValueArray(String) - Method in class ohos.utils.BasePacMap
Obtains the double[] value matching a specified key.
getDoubleValueArray(String) - Method in class ohos.utils.PacMap
Obtains the double[] value matching a specified key.
getDoubleValueArray(String) - Method in class ohos.utils.PersistablePacMap
Overrides the BasePacMap#getDoubleValueArray method to obtain the double array in the unmarshalled PersistablePacMap object where an array has been converted into JsonArray.
getDownloadCount() - Method in class ohos.data.search.schema.AppItem
Obtains the value of the downloadCount index field.
getDownloadCount() - Method in class ohos.data.search.schema.VideoItem
Obtains the value of the downloadCount index field.
getDownloadedBytes() - Method in class ohos.miscservices.download.DownloadSession.DownloadInfo
Obtains the real-time downloads size (in bytes).
getDownloadId() - Method in class ohos.miscservices.download.DownloadSession.DownloadInfo
Obtains the ID of a file to be downloaded.
getDraggedListener() - Method in class ohos.agp.components.Component
Obtains a listener for monitoring drag events of this component.
getDriver(String) - Static method in class java.sql.DriverManager
Attempts to locate a driver that understands the given URL.
getDriverMajorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves this JDBC driver's major version number.
getDriverMinorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves this JDBC driver's minor version number.
getDriverName() - Method in interface java.sql.DatabaseMetaData
Retrieves the name of this JDBC driver.
getDrivers() - Static method in class java.sql.DriverManager
Retrieves an Enumeration with all of the currently loaded JDBC drivers to which the current caller has access.
getDriverVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the version number of this JDBC driver as a String.
getDroppedBufferOwners() - Method in interface ohos.media.camera.device.FrameResult
Gets the surfaces whose buffers could not be captured and sent to them.
getDsfId() - Method in class ohos.nfc.tag.NfcVTag
Obtains the data storage format identifier (DSFID) from this NfcVTag instance.
getDSTSavings() - Method in class java.util.SimpleTimeZone
Returns the amount of time in milliseconds that the clock is advanced during daylight saving time.
getDSTSavings() - Method in class java.util.TimeZone
Returns the amount of time to be added to local standard time to get local wall clock time.
getDSTSavings() - Method in class ohos.global.icu.util.TimeZone
Returns the amount of time to be added to local standard time to get local wall clock time.
getDTDHandler() - Method in interface ohos.org.xml.sax.XMLReader
Return the current DTD handler.
getDTDType() - Method in interface ohos.javax.xml.stream.events.Attribute
Gets the type of this attribute, default is the String "CDATA"
getDuration() - Method in enum java.time.temporal.ChronoUnit
Gets the estimated duration of this unit in the ISO calendar system.
getDuration() - Method in interface java.time.temporal.TemporalUnit
Gets the duration of this unit, which may be an estimate.
getDuration() - Method in class java.time.zone.ZoneOffsetTransition
Gets the duration of the transition.
getDuration() - Method in class ohos.agp.animation.Animator
Obtains the duration of an animator.
getDuration() - Method in class ohos.data.search.schema.MusicItem
Obtains the value of the duration index field.
getDuration() - Method in class ohos.data.search.schema.VideoItem
Obtains the value of the duration index field.
getDuration() - Method in class ohos.media.player.Player
Obtains the total duration (in milliseconds) of media files.
getDuration() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the event duration.
getDuration() - Method in class ohos.vibrator.bean.VibrationPattern
Obtains the one-shot vibration duration of a vibrator.
getDuration(int) - Method in class ohos.agp.components.element.FrameAnimationElement
Obtains the duration of a specified frame in an animation.
getDurationTime() - Method in class ohos.accessibility.ability.GesturePathDefine
Obtains the duration in which this gesture path continues.
getEditableString() - Method in class ohos.agp.components.Text
Obtains the text in an editable text view.
getEditingText(int, EditingCapability) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Obtains the text being edited in the edit box.
getEditorAttribute() - Method in class ohos.miscservices.inputmethodability.TextInputClient
Obtains the input content attributes, such as numbers, email addresses, and passwords.
getEditType() - Method in class ohos.event.notification.NotificationUserInput
Obtains the edit type of the options provided by this NotificationUserInput object.
getEffectId() - Method in class ohos.media.audio.SoundEffect
Obtains the native ID of a sound effect.
getEffectInfo() - Method in class ohos.media.audio.SoundEffect
Obtains sound effect information.
getEffectiveKeyBits() - Method in class javax.crypto.spec.RC2ParameterSpec
Returns the effective key size in bits.
getElement() - Method in class ohos.aafwk.content.Intent
Obtains the description of the ElementName object in an Intent.
getElement() - Method in interface ohos.agp.components.Attr
Obtains the Element value of an attribute.
getElement() - Method in class ohos.agp.components.CornerMark
Obtains the shape element of the corner mark.
getElement() - Method in class ohos.miscservices.wallpaper.WallpaperController
Obtains the Element instance of the current system wallpaper.
getElement(int) - Method in class ohos.global.resource.ResourceManager
Obtains an Element object based on its resource ID.
getElement(Context, String, int, String) - Static method in class ohos.agp.render.layoutboost.LayoutBoostUtils
Obtains the element value based on the input parameters.
getElementComparisonType() - Method in class ohos.global.icu.text.SearchIterator
Returns the collation element comparison type.
getElementFormatter() - Method in class ohos.agp.components.Picker
Obtains the formatter of the Element displayed on the left and right of each item.
getElementId() - Method in class ohos.media.common.sessioncore.AVQueueElement
Obtains the position of this AVQueueElement instance in the playback queue.
getElementInfo() - Method in class ohos.workscheduler.WorkInfo
Obtains the ElementName in the current WorkInfo object.
getElementName() - Method in class ohos.app.AbilityContext
 
getElementName() - Method in interface ohos.app.Context
Obtains the ohos.bundle.ElementName object of the current ability.
getElementName() - Method in class ohos.bundle.LauncherAbilityInfo
Obtains the element name of the ability.
getElementName() - Method in class ohos.interwork.bundle.ElementNameEx
Obtains the ElementName from this ElementNameEx.
getElementName() - Method in class ohos.media.sessioncore.AVBrowser
Obtains the ElementName instance of the media browser service.
getElementRect() - Method in class ohos.ai.cv.text.TextElement
Obtains the rectangle for determining the position of the text element.
getElements() - Method in class ohos.ai.cv.text.TextLine
Obtains the detection result of text elements in the text line.
getElements() - Method in class ohos.global.icu.text.Transliterator
Return the elements that make up this transliterator.
getElements(float[]) - Method in class ohos.agp.utils.Matrix
Obtains element values of this Matrix.
getElementState() - Method in class ohos.agp.components.element.ElementContainer
Obtains an ElementContainer.ElementState instance, which holds shared states of an Element object.
getElementText() - Method in interface ohos.javax.xml.stream.XMLEventReader
Reads the content of a text-only element.
getElementText() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Reads the content of a text-only element, an exception is thrown if this is not a text-only element.
getElementTypeInfo() - Method in class ohos.javax.xml.validation.TypeInfoProvider
Returns the immutable TypeInfo object for the current element.
getEmail() - Method in class ohos.data.search.schema.ContactItem
Obtains the value of the email index field.
getEmail() - Method in class ohos.sysappcomponents.contact.entity.Email
Obtains the email address.
getEmailAddress() - Static method in class ohos.utils.CommonPattern
Obtains the regular expression for verifying email addresses.
getEmails() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the email address list of this contact.
getEmailSchema() - Static method in class ohos.data.search.schema.EmailItem
Obtains a list of index field attributes in this EmailItem object.
getEmbeddingLevel() - Method in class ohos.global.icu.text.BidiRun
Get level of run
getEmissive() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the handle to the emissive texture.
getEmissiveFactor() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the emissive factor of this material.
getEmptyGpuResourceHandle() - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Obtains an empty GPU resource handle.
getEmptyInstance() - Static method in class ohos.global.icu.text.DateTimePatternGenerator
Create empty generator, to be constructed with addPattern(...) etc.
getEmptyResourceHandle() - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Obtains an empty resource handle.
getEmptySetting() - Static method in class ohos.aafwk.ability.startsetting.AbilityStartSetting
Obtains an empty AbilityStartSetting object.
getEnabledCipherSuites() - Method in class javax.net.ssl.SSLEngine
Returns the names of the SSL cipher suites which are currently enabled for use on this engine.
getEnabledCipherSuites() - Method in class javax.net.ssl.SSLServerSocket
Returns the list of cipher suites which are currently enabled for use by newly accepted connections.
getEnabledCipherSuites() - Method in class javax.net.ssl.SSLSocket
Returns the names of the SSL cipher suites which are currently enabled for use on this connection.
getEnabledProtocols() - Method in class javax.net.ssl.SSLEngine
Returns the names of the protocol versions which are currently enabled for use with this SSLEngine.
getEnabledProtocols() - Method in class javax.net.ssl.SSLServerSocket
Returns the names of the protocols which are currently enabled for use by the newly accepted connections.
getEnabledProtocols() - Method in class javax.net.ssl.SSLSocket
Returns the names of the protocol versions which are currently enabled for use on this connection.
getEnableSessionCreation() - Method in class javax.net.ssl.SSLEngine
Returns true if new SSL sessions may be established by this engine.
getEnableSessionCreation() - Method in class javax.net.ssl.SSLServerSocket
Returns true if new SSL sessions may be established by the sockets which are created from this server socket.
getEnableSessionCreation() - Method in class javax.net.ssl.SSLSocket
Returns true if new SSL sessions may be established by this socket.
getEnclosingClass() - Method in class java.lang.Class
Returns the immediately enclosing class of the underlying class.
getEnclosingConstructor() - Method in class java.lang.Class
If this Class object represents a local or anonymous class within a constructor, returns a Constructor object representing the immediately enclosing constructor of the underlying class.
getEnclosingMethod() - Method in class java.lang.Class
If this Class object represents a local or anonymous class within a method, returns a Method object representing the immediately enclosing method of the underlying class.
getEncoded() - Method in class java.security.AlgorithmParameters
Returns the parameters in their primary encoding format.
getEncoded() - Method in class java.security.cert.Certificate
Returns the encoded form of this certificate.
getEncoded() - Method in class java.security.cert.CertPath
Returns the encoded form of this certification path, using the default encoding.
getEncoded() - Method in class java.security.cert.PolicyQualifierInfo
Returns the ASN.1 DER encoded form of this PolicyQualifierInfo.
getEncoded() - Method in class java.security.cert.X509CRL
Returns the ASN.1 DER-encoded form of this CRL.
getEncoded() - Method in class java.security.cert.X509CRLEntry
Returns the ASN.1 DER-encoded form of this CRL Entry, that is the inner SEQUENCE.
getEncoded() - Method in interface java.security.Key
Returns the key in its primary encoding format, or null if this key does not support encoding.
getEncoded() - Method in class java.security.PKCS12Attribute
Returns the attribute's ASN.1 DER encoding.
getEncoded() - Method in class java.security.spec.EncodedKeySpec
Returns the encoded key.
getEncoded() - Method in class java.security.spec.PKCS8EncodedKeySpec
Returns the key bytes, encoded according to the PKCS #8 standard.
getEncoded() - Method in class java.security.spec.X509EncodedKeySpec
Returns the key bytes, encoded according to the X.509 standard.
getEncoded() - Method in class javax.crypto.EncryptedPrivateKeyInfo
Returns the ASN.1 encoding of this object.
getEncoded() - Method in class javax.crypto.spec.SecretKeySpec
Returns the key material of this secret key.
getEncoded() - Method in class javax.net.ssl.SNIServerName
Returns a copy of the encoded server name value of this server name.
getEncoded() - Method in class javax.security.auth.x500.X500Principal
Returns the distinguished name in ASN.1 DER encoded form.
getEncoded() - Method in class javax.security.cert.Certificate
Returns the encoded form of this certificate.
getEncoded(String) - Method in class java.security.AlgorithmParameters
Returns the parameters encoded in the specified scheme.
getEncoded(String) - Method in class java.security.cert.CertPath
Returns the encoded form of this certification path, using the specified encoding.
getEncodedAuthority() - Method in class ohos.utils.net.Uri
Obtains the encoded authority field of the current URI.
getEncodedFragment() - Method in class ohos.utils.net.Uri
Obtains the encoded fragment field of the current URI.
getEncodedHost() - Method in class ohos.utils.net.Uri
Obtains the encoded host field of the current URI.
getEncodedPath() - Method in class ohos.utils.net.Uri
Obtains the encoded path field of the current URI.
getEncodedQuery() - Method in class ohos.utils.net.Uri
Obtains the encoded query field of the current URI.
getEncodedSchemeSpecificPart() - Method in class ohos.utils.net.Uri
Obtains the encoded scheme-specific-part field in the current URI.
getEncodedUserInfo() - Method in class ohos.utils.net.Uri
Obtains the encoded user-info field of the current URI.
getEncoder() - Static method in class java.util.Base64
Returns a Encoder that encodes using the Basic type base64 encoding scheme.
getEncoding() - Method in class java.io.InputStreamReader
Returns the name of the character encoding being used by this stream.
getEncoding() - Method in class java.io.OutputStreamWriter
Returns the name of the character encoding being used by this stream.
getEncoding() - Method in class java.util.logging.Handler
Return the character encoding for this Handler.
getEncoding() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Return input encoding if known or null if unknown.
getEncoding() - Method in interface ohos.org.w3c.dom.ls.LSInput
The character encoding, if known.
getEncoding() - Method in class ohos.org.xml.sax.InputSource
Get the character encoding for a byte stream or URI.
getEncodingFormat() - Method in class ohos.media.audio.AudioCapturer
Obtains the audio encoding format for the recording.
getEncodingFormat() - Method in class ohos.media.audio.AudioStreamInfo
Obtains the encoding format of the audio stream.
getEncodings() - Method in class java.security.cert.CertPath
Returns an iteration of the encodings supported by this certification path, with the default encoding first.
getEncodings() - Method in class ohos.media.audio.AudioDeviceDescriptor
Obtains the encoding formats.
getEncryptedData() - Method in class javax.crypto.EncryptedPrivateKeyInfo
Returns the encrypted data.
getEncryptKey() - Method in class ohos.data.orm.OrmConfig
Obtains the encryption key in this OrmConfig object.
getEncryptKey() - Method in class ohos.data.rdb.StoreConfig
Obtains the encrypt key in this StoreConfig object.
getEndCharIndex(int) - Method in class ohos.agp.text.Layout
Obtains the index of the last character of a specified line.
getEndDate() - Method in class ohos.data.search.schema.EventItem
Obtains the value of the endDate index field.
getEndElement() - Method in class ohos.agp.components.Text
Obtains the end element around the text.
getEndIndex() - Method in interface java.text.CharacterIterator
Returns the end index of the text.
getEndIndex() - Method in class java.text.FieldPosition
Retrieves the index of the character following the last character in the requested field.
getEndIndex() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.getEndIndex() for String.
getEndIndex() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the end index of listed items on the screen.
getEndpointIdentificationAlgorithm() - Method in class javax.net.ssl.SSLParameters
Gets the endpoint identification algorithm.
getEndPosition() - Method in class ohos.accessibility.ability.GesturePathDefine
Obtains the end position of this gesture path.
getEndTimezone() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the end time zone of the event.
getEndVersion() - Method in class ohos.data.orm.OrmMigration
Obtains the value of variable endVersion.
getEngine() - Method in interface ohos.agp.render.render3d.resources.GpuResourceHandle
Obtains the engine to which this handle belongs.
getEngine() - Method in interface ohos.agp.render.render3d.resources.ResourceHandle
Obtains the engine to which this handle belongs.
getEngine() - Method in interface ohos.agp.render.render3d.Scene
Obtains the engine used by the current scene.
getEngineTime() - Method in interface ohos.agp.render.render3d.Engine
Obtains the engine time.
getEngineType() - Method in class ohos.ai.asr.AsrIntent
Obtains the ASR engine type.
getEnterKeyType() - Method in class ohos.miscservices.inputmethod.EditorAttribute
Obtains the key type of the text box.
getEntities() - Method in class ohos.aafwk.content.Intent
Obtains the description of all entities in an Intent.
getEntities() - Method in interface ohos.aafwk.content.Operation
Obtains the value of the entities attribute included in this Operation.
getEntity() - Method in interface ohos.agp.render.render3d.SceneNode
Obtains the entity reference of a node.
getEntity(String, int) - Method in class ohos.ai.nlu.NluClient
Recognizes entities and obtains the recognition result (synchronous method).
getEntity(String, int, OnResultListener<ResponseResult>) - Method in class ohos.ai.nlu.NluClient
Recognizes entities and obtains the recognition result (asynchronous method).
getEntity(ResultSet, String[]) - Method in interface ohos.sysappcomponents.calendar.support.Rule
 
getEntityName() - Method in class ohos.data.orm.OrmPredicates
Obtains the value of variable entityName.
getEntityResolver() - Method in interface ohos.org.xml.sax.XMLReader
Return the current entity resolver.
getEntries() - Method in class java.util.jar.Manifest
Returns a Map of the entries contained in this Manifest.
getEntries() - Method in class ohos.global.resource.RawFileEntry
Searches for the paths of all raw files.
getEntries(String) - Method in interface ohos.data.distributed.user.SingleKvStore
Obtains all key-value pairs that match a specified key prefix.
getEntries(String, String) - Method in interface ohos.data.distributed.device.DeviceKvStore
Obtains all key-value pairs matching a specified device ID and key prefix.
getEntries(String, Query) - Method in interface ohos.data.distributed.device.DeviceKvStore
Obtains the list of key-value pairs matching a specified device ID and Query object.
getEntries(Query) - Method in interface ohos.data.distributed.device.DeviceKvStore
Obtains the list of key-value pairs matching the specified Query object.
getEntries(Query) - Method in interface ohos.data.distributed.user.SingleKvStore
Obtains the list of key-value pairs matching the specified Query object.
getEntry() - Method in interface ohos.data.distributed.common.KvStoreResultSet
Obtains a key-value pair.
getEntry(String) - Method in class java.util.jar.JarFile
Returns the ZipEntry for the given entry name or null if not found.
getEntry(String) - Method in class java.util.zip.ZipFile
Returns the zip file entry for the specified name, or null if not found.
getEntry(String, KeyStore.ProtectionParameter) - Method in class java.security.KeyStore
Gets a keystore Entry for the specified alias with the specified protection parameter.
getEntryDir() - Method in class ohos.bundle.ApplicationInfo
Obtains the path where the Entry.hap file of the application is saved.
getEntryModuleName() - Method in class ohos.bundle.BundleInfo
Obtains the module name of the Entry.hap file of the application.
getEntryName() - Method in class java.net.JarURLConnection
Return the entry name for this connection.
getEnum(int) - Static method in enum ohos.media.audio.AudioCapturerInfo.AudioInputSource
Obtains an enum type from value.
getEnum(int) - Static method in enum ohos.media.audio.AudioStreamInfo.ContentType
Obtains an enum type from value.
getEnum(int) - Static method in enum ohos.media.audio.AudioStreamInfo.StreamUsage
Obtains an enum type from value.
getEnumByValue(int) - Static method in enum ohos.media.audio.AudioManager.CallState
Obtains an enum name based on the value.
getEnumConstants() - Method in class java.lang.Class
Returns the elements of this enum class or null if this Class object does not represent an enum type.
getenv() - Static method in class java.lang.System
Returns an unmodifiable string map view of the current system environment.
getenv(String) - Static method in class java.lang.System
Gets the value of the specified environment variable.
getEnvironmentDiffuseColor() - Method in class ohos.agp.render.render3d.components.SceneComponent
Obtains the diffuse color of the environment.
getEnvironmentDiffuseIntensity() - Method in class ohos.agp.render.render3d.components.SceneComponent
Obtains the diffusion intensity multiplier of the environment.
getEnvironmentRotation() - Method in class ohos.agp.render.render3d.components.SceneComponent
Obtains the quaternion for IBL environment rotation.
getEnvironmentSpecularColor() - Method in class ohos.agp.render.render3d.components.SceneComponent
Obtains the specular color of the environment.
getEnvironmentSpecularIntensity() - Method in class ohos.agp.render.render3d.components.SceneComponent
Obtains the multiplier for the specular reflection intensity of the environment.
getEnvMap() - Method in class ohos.agp.render.render3d.components.SceneComponent
Obtains the handle of the environment map image.
getEpochSecond() - Method in class java.time.Instant
Gets the number of seconds from the Java epoch of 1970-01-01T00:00:00Z.
getEquivalentID(String, int) - Static method in class ohos.global.icu.util.TimeZone
Returns an ID in the equivalency group that includes the given ID.
getEquivalentReorderCodes(int) - Static method in class ohos.global.icu.text.Collator
Retrieves all the reorder codes that are grouped with the given reorder code.
getEra() - Method in interface java.time.chrono.ChronoLocalDate
Gets the era, as defined by the chronology.
getEra() - Method in class java.time.chrono.HijrahDate
Gets the era applicable at this date.
getEra() - Method in class java.time.chrono.JapaneseDate
Gets the era applicable at this date.
getEra() - Method in class java.time.chrono.MinguoDate
Gets the era applicable at this date.
getEra() - Method in class java.time.chrono.ThaiBuddhistDate
Gets the era applicable at this date.
getEra() - Method in class java.time.LocalDate
Gets the era applicable at this date.
getEraNames() - Method in class ohos.global.icu.text.DateFormatSymbols
[icu] Returns full era name strings.
getEras() - Method in class java.text.DateFormatSymbols
Gets era strings.
getEras() - Method in class ohos.global.icu.text.DateFormatSymbols
Returns abbreviated era strings.
getErrnoValue() - Method in exception ohos.system.OsHelperErrnoException
Obtains the errno value of this OsHelperErrnoException instance.
getError() - Method in interface ohos.agp.render.render3d.gltf.GltfData
Obtains the error message if an error occurs in obtaining the glTF data.
getError() - Method in interface ohos.agp.render.render3d.gltf.GltfImportData
Obtains the error message if an error occurs during the data import.
getError() - Method in exception ohos.global.icu.text.StringPrepParseException
Returns the error code of this exception.
getErrorCode() - Method in exception java.sql.SQLException
Retrieves the vendor-specific exception code for this SQLException object.
getErrorCode() - Method in exception ohos.aafwk.ability.FormException
Obtains the FormError occurred in this FormException.
getErrorCode() - Method in class ohos.agp.components.webengine.ResourceError
Obtains the error code.
getErrorHandler() - Method in class ohos.javax.xml.validation.Validator
Gets the current ErrorHandler set to this Validator.
getErrorHandler() - Method in class ohos.javax.xml.validation.ValidatorHandler
Gets the current ErrorHandler set to this ValidatorHandler.
getErrorHandler() - Method in interface ohos.org.xml.sax.XMLReader
Return the current error handler.
getErrorIndex() - Method in class java.text.ParsePosition
Retrieve the index at which an error occurred, or -1 if the error index has not been set.
getErrorIndex() - Method in exception java.time.format.DateTimeParseException
Returns the index where the error was found.
getErrorIndex() - Method in exception java.util.IllformedLocaleException
Returns the index where the error was found.
getErrorIndex() - Method in exception ohos.global.icu.util.IllformedLocaleException
Returns the index where the error was found.
getErrorManager() - Method in class java.util.logging.Handler
Retrieves the ErrorManager for this Handler.
getErrorMsg() - Method in enum ohos.data.distributed.common.KvStoreErrorCode
Obtains the error message of a KvStore database exception.
getErrorOffset() - Method in exception java.text.ParseException
Returns the position where the error was found.
getErrors() - Method in class ohos.global.icu.text.IDNA.Info
Returns a set indicating IDNA processing errors.
getErrorStream() - Method in class java.lang.Process
Returns the input stream connected to the error output of the subprocess.
getErrorStream() - Method in class java.net.HttpURLConnection
Returns the error stream if the connection failed but the server sent useful data nonetheless.
getEscapeProcessing() - Method in interface javax.sql.RowSet
Retrieves whether escape processing is enabled for this RowSet object.
getEstimatedHeight() - Method in class ohos.agp.components.Component
Returns the estimated height for component.
getEstimatedWidth() - Method in class ohos.agp.components.Component
Returns the estimated width for component.
getEventAllocator() - Method in class ohos.javax.xml.stream.XMLInputFactory
Gets the allocator used by streams created with this factory
getEventColour() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the event color.
getEventColourIndex() - Method in class ohos.sysappcomponents.calendar.entity.Events
 
getEventDate() - Method in class ohos.sysappcomponents.contact.entity.Event
Obtains the event date.
getEventEndTime() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the end time of the event.
getEventId() - Method in class ohos.sysappcomponents.calendar.entity.Instances
Obtains the event ID.
getEventId() - Method in class ohos.sysappcomponents.calendar.entity.Participants
Obtains the event ID.
getEventId() - Method in class ohos.sysappcomponents.calendar.entity.Reminders
Obtains the event ID.
getEventMsg() - Method in class ohos.accessibility.AccessibilityStateEvent
Obtains the status event description.
getEventName(InnerEvent) - Method in class ohos.eventhandler.EventHandler
Obtains the name of a specified InnerEvent.
getEventPosition() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the event position.
getEventQueue() - Method in class ohos.eventhandler.EventRunner
Obtains the event queue of this EventRunner.
getEventResult() - Method in class ohos.accessibility.AccessibilityStateEvent
Obtains the status event result.
getEventRunner() - Method in class ohos.eventhandler.EventHandler
Obtains the EventRunner bound to the current EventHandler.
getEvents() - Method in class ohos.bundle.CommonEventInfo
Obtains the list of events contained in this static common event.
getEvents() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the contact event (special date) list.
getEventSchema() - Static method in class ohos.data.search.schema.EventItem
Obtains a list of index field attributes in this EventItem object.
getEventStartTime() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the start time of the event.
getEventStatus() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the event status.
getEventType() - Method in class ohos.accessibility.AccessibilityStateEvent
Obtains the status event type.
getEventType() - Method in interface ohos.javax.xml.stream.events.XMLEvent
Returns an integer code for this event.
getEventType() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns an integer code that indicates the type of the event the cursor is pointing to.
getEventTypes() - Method in class ohos.accessibility.AccessibilityAbilityInfo
Obtains the type of the accessibility events that can be handled by the accessibility ability.
getExactSizeIfKnown() - Method in interface java.util.Spliterator
Convenience method that returns Spliterator.estimateSize() if this Spliterator is Spliterator.SIZED, else -1.
getException() - Method in exception java.lang.ClassNotFoundException
Returns the exception that was raised if an error occurred while attempting to load the class.
getException() - Method in error java.lang.ExceptionInInitializerError
Returns the exception that occurred during a static initialization that caused this error to be created.
getException() - Method in exception java.security.PrivilegedActionException
Returns the exception thrown by the privileged computation that resulted in this PrivilegedActionException.
getException() - Method in class java.util.concurrent.ForkJoinTask
Returns the exception thrown by the base computation, or a CancellationException if cancelled, or null if none or if the method has not yet completed.
getException() - Method in error ohos.javax.xml.parsers.FactoryConfigurationError
Return the actual exception (if any) that caused this exception to be raised.
getException() - Method in error ohos.javax.xml.stream.FactoryConfigurationError
Return the nested exception (if any)
getException() - Method in exception ohos.org.xml.sax.SAXException
Return the embedded exception, if any.
getExceptionTypes() - Method in class java.lang.reflect.Constructor
Returns an array of Class objects that represent the types of exceptions declared to be thrown by the underlying executable represented by this object.
getExceptionTypes() - Method in class java.lang.reflect.Executable
Returns an array of Class objects that represent the types of exceptions declared to be thrown by the underlying executable represented by this object.
getExceptionTypes() - Method in class java.lang.reflect.Method
Returns an array of Class objects that represent the types of exceptions declared to be thrown by the underlying executable represented by this object.
getExclusionList() - Method in class ohos.net.HttpProxy
obtain the exclusion address list of http proxy.
getExclusiveOwnerThread() - Method in class java.util.concurrent.locks.AbstractOwnableSynchronizer
Returns the thread last set by setExclusiveOwnerThread, or null if never set.
getExclusiveQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns a collection containing threads that may be waiting to acquire in exclusive mode.
getExclusiveQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns a collection containing threads that may be waiting to acquire in exclusive mode.
getExecuteExistingDelayedTasksAfterShutdownPolicy() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Gets the policy on whether to execute existing delayed tasks even when this executor has been shutdown.
getExemplarLocationName(String) - Method in class ohos.global.icu.text.TimeZoneNames
Returns the exemplar location name for the given time zone.
getExemptionMechanism() - Method in class javax.crypto.Cipher
Returns the exemption mechanism object used with this cipher.
getExpandedTitle() - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Obtains the title that will be displayed for this long text notification when it is expanded.
getExpandedTitle() - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Obtains the title that will be displayed for this multi-line notification when it is expanded.
getExpandedTitle() - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
Obtains the title that will be displayed for this picture-attached notification when it is expanded.
getExpectedCount() - Method in class ohos.aafwk.ability.DataAbilityOperation
Obtains the expected number of rows affected by the operation.
getExpectedPolicies() - Method in interface java.security.cert.PolicyNode
Returns the set of expected policies that would satisfy this node's valid policy in the next certificate to be processed.
getExpiration() - Method in class java.net.URLConnection
Returns the value of the expires header field.
getExponent() - Method in class java.security.spec.RSAOtherPrimeInfo
Returns the prime's exponent.
getExponent(double) - Static method in class java.lang.Math
Returns the unbiased exponent used in the representation of a double.
getExponent(double) - Static method in class java.lang.StrictMath
Returns the unbiased exponent used in the representation of a double.
getExponent(float) - Static method in class java.lang.Math
Returns the unbiased exponent used in the representation of a float.
getExponent(float) - Static method in class java.lang.StrictMath
Returns the unbiased exponent used in the representation of a float.
getExponentMultiplicationSign() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the multiplication sign
getExponentSeparator() - Method in class java.text.DecimalFormatSymbols
Returns the string used to separate the mantissa from the exponent.
getExponentSeparator() - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns the string used to separate the mantissa from the exponent.
getExponentSize() - Method in class javax.crypto.spec.DHGenParameterSpec
Returns the size in bits of the random exponent (private value).
getExportedKeys(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the foreign key columns that reference the given table's primary key columns (the foreign keys exported by a table).
getExtendedKeyUsage() - Method in class java.security.cert.X509Certificate
Gets an unmodifiable list of Strings representing the OBJECT IDENTIFIERs of the ExtKeyUsageSyntax field of the extended key usage extension, (OID = 2.5.29.37).
getExtendedKeyUsage() - Method in class java.security.cert.X509CertSelector
Returns the extendedKeyUsage criterion.
getExtendedName(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns a name for a valid codepoint.
getExtendedNameIterator() - Static method in class ohos.global.icu.lang.UCharacter
[icu]
getExtension(char) - Method in class java.util.Locale
Returns the extension (or private use) value associated with the specified key, or null if there is no extension associated with the key.
getExtension(char) - Method in class ohos.global.icu.util.ULocale
Returns the extension (or private use) value associated with the specified key, or null if there is no extension associated with the key.
getExtensionKeys() - Method in class java.util.Locale
Returns the set of extension keys associated with this locale, or the empty set if it has no extensions.
getExtensionKeys() - Method in class ohos.global.icu.util.ULocale
Returns the set of extension keys associated with this locale, or the empty set if it has no extensions.
getExtensions() - Method in exception java.security.cert.CertificateRevokedException
Returns a map of X.509 extensions containing additional information about the revoked certificate, such as the Invalidity Date Extension.
getExtensions() - Method in class ohos.data.resultset.AbsResultSet
 
getExtensions() - Method in interface ohos.data.resultset.ResultSet
Obtains extensions of the result set.
getExtensions() - Method in class ohos.data.resultset.ResultSetWrapper
 
getExtensionValue(String) - Method in interface java.security.cert.X509Extension
Gets the DER-encoded OCTET string for the extension value (extnValue) identified by the passed-in oid String.
getExternalCacheDir() - Method in class ohos.app.AbilityContext
 
getExternalCacheDir() - Method in interface ohos.app.Context
Obtains the absolute path to the application-specific cache directory on the primary external or shared storage device.
getExternalCacheDirs() - Method in class ohos.app.AbilityContext
 
getExternalCacheDirs() - Method in interface ohos.app.Context
Obtains the absolute paths to the application-specific cache directories on all external or shared storage devices.
getExternalFilesDir(String) - Method in class ohos.app.AbilityContext
 
getExternalFilesDir(String) - Method in interface ohos.app.Context
Obtains the absolute path to the directory for storing files for the application on the primary external or shared storage device.
getExternalFilesDirs(String) - Method in class ohos.app.AbilityContext
 
getExternalFilesDirs(String) - Method in interface ohos.app.Context
Obtains the absolute paths to the directories for storing files for the application on all external or shared storage devices.
getExternalInputDevices() - Method in class ohos.aafwk.ability.DeviceConfigInfo
Obtains the external input devices required by the application.
getExternalMediaDirs() - Method in class ohos.app.AbilityContext
 
getExternalMediaDirs() - Method in interface ohos.app.Context
Obtains the application-specific media directories on all files where it can place.
getExternalUris() - Method in interface ohos.agp.render.render3d.gltf.GltfData
Obtains the URIs of the indexes of a parsed glTF file.
getExtra() - Method in class java.util.zip.ZipEntry
Returns the extra field data for the entry.
getExtraItemsNumber() - Method in class ohos.agp.components.ListContainer
Obtains the number of extra items added to the top and bottom sides or left and right sides (depending on the ListContainer orientation) outside of the visible area.
getExtraNameCharacters() - Method in interface java.sql.DatabaseMetaData
Retrieves all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, A-Z, 0-9 and _).
getExtras() - Method in class ohos.media.common.AVDescription
Obtains extra information about the media item, for example, internal information used by the application and system.
getFaceDetectionResult() - Method in interface ohos.media.camera.device.FrameResult
Gets the face detection result of the current frame.
getFaceDetectionType() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets the face detection type configured for the current frame capture.
getFaceDetectionType() - Method in interface ohos.media.camera.device.FrameConfig
Gets the face detection type configured for the current frame capture.
getFaceRect() - Method in class ohos.media.camera.params.Face
Gets the face area.
getFaces() - Method in interface ohos.media.camera.params.FaceDetectionResult
Gets the face information.
getFacingType() - Method in interface ohos.media.camera.device.CameraInfo
Gets the facing type of the camera.
getFactory() - Method in class java.util.concurrent.ForkJoinPool
Returns the factory used for constructing new workers.
getFadeEffectBoundaryWidth() - Method in class ohos.agp.components.Component
Obtains the boundary width of the component's fade-effect area.
getFadeEffectBoundaryWidth() - Method in class ohos.agp.components.Text
Obtains the boundary width of the text's fade-effect area.
getFadeEffectColor() - Method in class ohos.agp.components.Component
Obtains the color displayed when producing the fade effect.
getFadeInEffectPeriod() - Method in class ohos.agp.components.element.ElementContainer
Gets the fade-in period.
getFadeOutEffectPeriod() - Method in class ohos.agp.components.element.ElementContainer
Gets the fade-out period.
getFailedProperties() - Method in exception java.sql.SQLClientInfoException
Returns the list of client info properties that could not be set.
getFailedReason() - Method in class ohos.miscservices.download.DownloadSession.DownloadInfo
Obtains a download failure cause, which can be any DownloadSession.ERROR_* constant.
getFallback() - Method in class ohos.global.icu.util.ULocale
[icu] Returns the fallback locale for this locale.
getFallback(String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns the fallback locale for the specified locale, which might be the empty string.
getFallbackIntervalPattern() - Method in class ohos.global.icu.text.DateIntervalInfo
Get the fallback interval pattern.
getFallbackLocale(String, Locale) - Method in class java.util.ResourceBundle.Control
Returns a Locale to be used as a fallback locale for further resource bundle searches by the ResourceBundle.getBundle factory method.
getFamilyName() - Method in class ohos.sysappcomponents.contact.entity.Name
Obtains the family name of this contact.
getFamilyNamePhonetic() - Method in class ohos.sysappcomponents.contact.entity.Name
Obtains the phonetic family name of this contact.
getFaultType() - Method in class ohos.hiviewdfx.Faultlogger.FaultLogInfo
Obtains the fault type from the application fault record.
getFd(FileDescriptor) - Static method in class ohos.rpc.MessageParcel
Reads an native fd from FileDescriptor
getFD() - Method in class java.io.FileInputStream
Returns the FileDescriptor object that represents the connection to the actual file in the file system being used by this FileInputStream.
getFD() - Method in class java.io.FileOutputStream
Returns the file descriptor associated with this stream.
getFD() - Method in class java.io.RandomAccessFile
Returns the opaque file descriptor object associated with this stream.
getFdFromDatagramSocket(DatagramSocket) - Static method in class ohos.rpc.MessageParcel
Reads an FileDescriptor from DatagramSocket
getFeature() - Method in class ohos.data.search.schema.PhotoItem
Obtains the feature of the photo.
getFeature(String) - Method in class ohos.javax.xml.parsers.SAXParserFactory
Returns the particular property requested for in the underlying implementation of ohos.org.xml.sax.XMLReader.
getFeature(String) - Method in class ohos.javax.xml.validation.Validator
Look up the value of a feature flag.
getFeature(String) - Method in class ohos.javax.xml.validation.ValidatorHandler
Look up the value of a feature flag.
getFeature(String) - Method in interface ohos.org.xml.sax.XMLReader
Look up the value of a feature flag.
getFeatureVersion() - Static method in class ohos.system.version.SystemVersion
Obtains the feature (F) version number, which increases with any planned new features.
getFetchDirection() - Method in interface java.sql.ResultSet
Retrieves the fetch direction for this ResultSet object.
getFetchDirection() - Method in interface java.sql.Statement
Retrieves the direction for fetching rows from database tables that is the default for result sets generated from this Statement object.
getFetchSize() - Method in interface java.sql.ResultSet
Retrieves the fetch size for this ResultSet object.
getFetchSize() - Method in interface java.sql.Statement
Retrieves the number of result set rows that is the default fetch size for ResultSet objects generated from this Statement object.
getField() - Method in class java.security.spec.EllipticCurve
Returns the finite field field that this elliptic curve is over.
getField() - Method in class java.text.FieldPosition
Retrieves the field identifier.
getField() - Method in class ohos.data.search.model.Recommendation
Obtains the field of this group.
getField(String) - Method in class java.io.ObjectStreamClass
Get the field of this class by name.
getField(String) - Method in class java.lang.Class
Returns a Field object that reflects the specified public member field of the class or interface represented by this Class object.
GetField() - Constructor for class java.io.ObjectInputStream.GetField
 
getFieldAttribute() - Method in class java.text.FieldPosition
Returns the field identifier as an attribute constant from one of the Field subclasses.
getFieldCount() - Method in class ohos.global.icu.util.Calendar
[icu] Returns the number of fields defined by this calendar.
getFieldDisplayName(int, DateTimePatternGenerator.DisplayWidth) - Method in class ohos.global.icu.text.DateTimePatternGenerator
The general interface to get a display name for a particular date/time field, in one of several possible display widths.
getFieldName() - Method in class ohos.data.distributed.common.FieldNode
Obtains the field name.
getFieldResolutionTable() - Method in class ohos.global.icu.util.Calendar
Returns the field resolution array for this calendar.
getFieldResolutionTable() - Method in class ohos.global.icu.util.ChineseCalendar
Override Calendar to add IS_LEAP_MONTH to the field resolution table.
getFields() - Method in class java.io.ObjectStreamClass
Return an array of the fields of this serializable class.
getFields() - Method in class java.lang.Class
Returns an array containing Field objects reflecting all the accessible public fields of the class or interface represented by this Class object.
getFieldSize() - Method in interface java.security.spec.ECField
Returns the field size in bits.
getFieldSize() - Method in class java.security.spec.ECFieldF2m
Returns the field size in bits which is m for this characteristic 2 finite field.
getFieldSize() - Method in class java.security.spec.ECFieldFp
Returns the field size in bits which is size of prime p for this prime finite field.
getFile() - Method in class java.net.URL
Gets the file name of this URL.
getFile() - Method in exception java.nio.file.FileSystemException
Returns the file used to create this exception.
getFile(int) - Method in class ohos.miscservices.wallpaper.WallpaperController
Obtains a file descriptor to the wallpaper of the specified type.
getFileAttributeView(Class<V>) - Method in interface java.nio.file.SecureDirectoryStream
Returns a new file attribute view to access the file attributes of this directory.
getFileAttributeView(Path, Class<V>, LinkOption...) - Static method in class java.nio.file.Files
Returns a file attribute view of a given type.
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class java.nio.file.spi.FileSystemProvider
Returns a file attribute view of a given type.
getFileAttributeView(T, Class<V>, LinkOption...) - Method in interface java.nio.file.SecureDirectoryStream
Returns a new file attribute view to access the file attributes of a file in this directory.
getFileDescriptor() - Method in class java.net.DatagramSocketImpl
Gets the datagram socket file descriptor.
getFileDescriptor() - Method in class java.net.SocketImpl
Returns the value of this socket's fd field.
getFileDescriptor() - Method in class ohos.global.resource.BaseFileDescriptor
Obtains the file descriptor.
getFileDescriptor() - Method in class ohos.global.resource.RawFileDescriptor
Obtains the file descriptor of the raw file.
getFileDescriptor() - Method in class ohos.rpc.ReliableFileDescriptor
Obtains the FileDescriptor wrapped in this ReliableFileDescriptor.
getFileName() - Method in class java.lang.StackTraceElement
Returns the name of the source file containing the execution point represented by this stack trace element.
getFileName() - Method in interface java.nio.file.Path
Returns the name of the file or directory denoted by this path as a Path object.
getFileName() - Method in class ohos.miscservices.download.DownloadSession.DownloadInfo
Obtains the name of a file to be downloaded.
getFileNameMap() - Static method in class java.net.URLConnection
Loads filename map (a mimetable) from a data file.
getFilePath() - Method in class ohos.ai.asr.AsrIntent
Obtains the path of an audio file.
getFilePointer() - Method in class java.io.RandomAccessFile
Returns the current offset in this file.
getFilesDir() - Method in class ohos.app.AbilityContext
 
getFilesDir() - Method in interface ohos.app.Context
Obtains the directory for storing files for the application on the device's internal storage.
getFileSize() - Method in class ohos.global.resource.BaseFileDescriptor
Obtains the file size.
getFileSize() - Method in class ohos.global.resource.RawFileDescriptor
Obtains the size of the raw file.
getFileStatus(FileDescriptor) - Static method in class ohos.system.OsHelper
Obtains the file status.
getFileStatus(String) - Static method in class ohos.system.OsHelper
Obtains file status information.
getFileStore(Path) - Static method in class java.nio.file.Files
Returns the FileStore representing the file store where a file is located.
getFileStore(Path) - Method in class java.nio.file.spi.FileSystemProvider
Returns the FileStore representing the file store where a file is located.
getFileStoreAttributeView(Class<V>) - Method in class java.nio.file.FileStore
Returns a FileStoreAttributeView of the given type.
getFileStores() - Method in class java.nio.file.FileSystem
Returns an object to iterate over the underlying file stores.
getFileSystem() - Method in interface java.nio.file.Path
Returns the file system that created this object.
getFileSystem(URI) - Static method in class java.nio.file.FileSystems
Returns a reference to an existing FileSystem.
getFileSystem(URI) - Method in class java.nio.file.spi.FileSystemProvider
Returns an existing FileSystem created by this provider.
getFileTotalSize() - Method in class ohos.rpc.ReliableFileDescriptor
Obtains the size of the file matching this file descriptor.
getFileType() - Method in class ohos.media.common.Source
Obtains the source type.
getFileTypes(Uri, String) - Method in class ohos.aafwk.ability.Ability
Obtains the MIME type of files.
getFileTypes(Uri, String) - Method in class ohos.aafwk.ability.DataAbilityHelper
Obtains the MIME types of files supported.
getFilledElement() - Method in class ohos.agp.components.Rating
Obtains the filled element from the rating item.
getFillPath(Path, Path) - Method in class ohos.agp.render.Paint
Obtains the actual contour of the source path and saves the obtained path to dst.
getFillType() - Method in class ohos.agp.render.Path
Obtains the filling type of this Path object.
getFilter() - Method in class java.util.logging.Handler
Get the current Filter for this Handler.
getFilter() - Method in class java.util.logging.Logger
Get the current filter for this Logger.
getFilter() - Method in class ohos.agp.components.BaseItemProvider
Obtains the text filter.
getFilter() - Method in class ohos.global.icu.text.Transliterator
Returns the filter used by this transliterator, or null if this transliterator uses no filter.
getFilterBitmap() - Method in class ohos.agp.render.Paint
Obtains the FilterBitmap attribute of a Paint.
getFilterPixelMap() - Method in class ohos.agp.components.element.PixelMapElement
Checks whether the bilinear filter is enabled for the pixel map.
getFineChangesIterator() - Method in class ohos.global.icu.text.Edits
Returns an Iterator for fine-grained change edits (full granularity of change edits is retained).
getFineIterator() - Method in class ohos.global.icu.text.Edits
Returns an Iterator for fine-grained change and no-change edits (full granularity of change edits is retained).
getFirst() - Method in class java.util.ArrayDeque
 
getFirst() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
getFirst() - Method in class java.util.concurrent.LinkedBlockingDeque
 
getFirst() - Method in interface java.util.Deque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in class java.util.LinkedList
Returns the first element in this list.
getFirstBlockId(int) - Method in class ohos.nfc.tag.MifareClassicTag
Obtains the ID of the first block of a MifareClassic tag in a specified sector.
getFirstDayOfWeek() - Method in class java.time.temporal.WeekFields
Gets the first day-of-week.
getFirstDayOfWeek() - Method in class java.util.Calendar
Gets what the first day of the week is; e.g., SUNDAY in the U.S., MONDAY in France.
getFirstDayOfWeek() - Method in class ohos.global.icu.util.Calendar
Returns what the first day of the week is, where 1 = Calendar.SUNDAY and 7 = Calendar.SATURDAY.
getFirstLocale() - Method in class ohos.global.configuration.Configuration
Obtains the first locale in the array of locales from LocaleProfile.
getFirstPart() - Method in class ohos.global.icu.text.DateIntervalInfo.PatternInfo
Returns the first part of interval pattern.
getFirstPriority() - Method in class ohos.utils.net.UrlQueryFilter
Checks whether the value matching the first one of duplicate keys in the parameter pair has the top priority.
getFirstQueryParamByKey(String) - Method in class ohos.utils.net.Uri
Obtains the first result that matches the query field in the current URI based on a specified key.
getFirstQueuedThread() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns the first (longest-waiting) thread in the queue, or null if no threads are currently queued.
getFirstQueuedThread() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns the first (longest-waiting) thread in the queue, or null if no threads are currently queued.
getFirstRequestUrl() - Method in class ohos.agp.components.webengine.WebView
Obtains the first loaded URL of the current page.
getFirstVisibleItemPosition() - Method in class ohos.agp.components.ListContainer
Deprecated.
use ListContainer#getItemPosByVisibleIndex(int) with 0 input parameter value instead
getFitDensitySize(int) - Method in class ohos.media.image.PixelMap
Obtains the image size that fits the specified pixel density.
getFlag(Context, String, String) - Method in interface ohos.security.fileprotect.ISfpPolicyManager
Obtains the label flag of a specified file.
getFlags() - Method in exception java.util.DuplicateFormatFlagsException
Returns the set of flags which contains a duplicate flag.
getFlags() - Method in exception java.util.FormatFlagsConversionMismatchException
Returns the incompatible flag.
getFlags() - Method in exception java.util.IllegalFormatFlagsException
Returns the set of flags which contains an illegal combination.
getFlags() - Method in exception java.util.UnknownFormatFlagsException
Returns the set of flags which contains an unknown flag.
getFlags() - Method in class ohos.aafwk.content.Intent
Obtains the description of flags in an Intent.
getFlags() - Method in interface ohos.aafwk.content.Operation
Obtains the value of the flags attribute included in this Operation.
getFlags() - Method in class ohos.bundle.ApplicationInfo
Obtains the flags of the application.
getFlags() - Method in class ohos.media.common.sessioncore.AVElement
Obtains the value of media item flags.
getFlags() - Method in class ohos.media.sessioncore.AVController
Obtains flags for additional data of the AVSession instance in which the flags have been defined.
getFlags() - Method in class ohos.miscservices.inputmethod.EditingText
Obtains the additional bit flags of the EditingText#getTextContent() text.
getFlags() - Method in class ohos.net.LinkAddress
Obtains the flags of a connection.
getFlags() - Method in class ohos.rpc.MessageOption
Obtains a synchronous or asynchronous messaging flag of a MessageOption object.
getFlags() - Method in class ohos.sensor.bean.SensorBase
Obtains the flags of a sensor.
getFlashMode() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets the flash mode configured for the current frame capture.
getFlashMode() - Method in interface ohos.media.camera.device.FrameConfig
Gets the flash mode configured for the current frame capture.
getFlingDistanceX(int) - Method in class ohos.agp.components.ScrollHelper
Obtains the flinging distance on the x axis.
getFlingDistanceY(int) - Method in class ohos.agp.components.ScrollHelper
Obtains the flinging distance on the y axis.
getFlingVelocityX() - Method in class ohos.agp.components.ScrollHelper
Obtains the flinging velocity on the x axis.
getFlingVelocityY() - Method in class ohos.agp.components.ScrollHelper
Obtains the flinging velocity on the y axis.
getFlipInterval() - Method in class ohos.agp.components.PageFlipper
Deprecated.
It will deleted soon. Please use PageFlipper.getFlipPeriod() instead.
getFlipPeriod() - Method in class ohos.agp.components.PageFlipper
Obtains the interval for flipping to the next child component, in milliseconds.
getFloat() - Method in class java.nio.ByteBuffer
Relative get method for reading a float value.
getFloat() - Method in class ohos.data.distributed.common.Value
Obtains values of the float type.
getFloat() - Method in class ohos.global.resource.Element
Obtains a float value based on this Element.
getFloat(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a float value.
getFloat(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC FLOAT parameter as a float in the Java programming language.
getFloat(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a float in the Java programming language.
getFloat(int) - Method in class ohos.data.resultset.AbsResultSet
 
getFloat(int) - Method in class ohos.data.resultset.AbsSharedResultSet
 
getFloat(int) - Method in class ohos.data.resultset.CombinedResultSet
 
getFloat(int) - Method in interface ohos.data.resultset.ResultSet
Obtains the value of the specified column in the current row as a float.
getFloat(int) - Method in class ohos.data.resultset.ResultSetWrapper
 
getFloat(int) - Method in class ohos.data.resultset.TableResultSet
Obtains the value of the specified column in the current row as a float.
getFloat(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the float value at the specified index of this ZSONArray and automatically converts the value into a Float object.
getFloat(int, int) - Method in class ohos.agp.utils.Matrix44
Obtains the float value at a specified position in this Matrix44.
getFloat(int, int) - Method in class ohos.data.resultset.SharedBlock
Obtains the float value at the position specified by rowIndex and columnIndex.
getFloat(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type float or of another primitive type convertible to type float via a widening conversion.
getFloat(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a float.
getFloat(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC FLOAT parameter as a float in the Java programming language.
getFloat(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a float in the Java programming language.
getFloat(String) - Method in interface ohos.data.distributed.user.SingleKvStore
Obtains the float value of a specified key.
getFloat(String) - Method in class ohos.data.rdb.ValuesBucket
Obtains the Float value of a specified column name.
getFloat(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the float value matching the specified key in the map of this ZSONObject and automatically converts the value into a Float object.
getFloat(String, float) - Method in class java.util.prefs.AbstractPreferences
Implements the getFloat method as per the specification in Preferences#getFloat(String,float).
getFloat(String, float) - Method in class java.util.prefs.Preferences
Returns the float value represented by the string associated with the specified key in this preference node.
getFloat(String, float) - Method in interface ohos.data.preferences.Preferences
Obtains the value of a preference in the float format.
getFloat(String, String) - Method in interface ohos.data.distributed.device.DeviceKvStore
Obtains the float value matching a specified device ID and key.
getFloatArrayParam(String) - Method in class ohos.aafwk.content.Intent
Obtains a float array matching the given key.
getFloatDimension(String) - Method in class ohos.utils.BasePacMap
Obtains the FloatDimension object in PacMap based on the specified key.
getFloatParam(String, float) - Method in class ohos.aafwk.content.Intent
Obtains a float value matching the given key.
getFloatValue() - Method in interface ohos.agp.components.Attr
Obtains the floating point value of an attribute.
getFloatValue() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains the float value referenced by the XML attribute.
getFloatValue(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the float value at the specified index of this ZSONArray.
getFloatValue(String) - Method in class ohos.media.common.Format
Obtains a metadata value of the floating-point type.
getFloatValue(String) - Method in class ohos.utils.BasePacMap
Obtains the float value matching a specified key.
getFloatValue(String) - Method in class ohos.utils.PacMap
Obtains the float value matching a specified key.
getFloatValue(String) - Method in class ohos.utils.PersistablePacMap
Overrides the BasePacMap#getFloatValue method to obtain the float value in the unmarshalled PersistablePacMap object where float has been converted into BigDecimal.
getFloatValue(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the float value matching the specified key in the map of this ZSONObject.
getFloatValue(String, float) - Method in class ohos.global.resource.solidxml.Theme
Obtains a float value of the attribute matching the key in this Theme.
getFloatValue(String, float) - Method in class ohos.utils.BasePacMap
Obtains the float value matching a specified key.
getFloatValue(String, float) - Method in class ohos.utils.PacMap
Obtains the float value matching a specified key.
getFloatValueArray(String) - Method in class ohos.utils.BasePacMap
Obtains the float[] value matching a specified key.
getFloatValueArray(String) - Method in class ohos.utils.PacMap
Obtains the float[] value matching a specified key.
getFloatValueArray(String) - Method in class ohos.utils.PersistablePacMap
Overrides the BasePacMap#getFloatValueArray method to obtain the float array in the unmarshalled PersistablePacMap object where an array has been converted into JsonArray.
getFocusable() - Method in class ohos.agp.components.Component
Obtains the focusable setting of the component.
getFocusBorderEnable() - Method in class ohos.agp.components.Component
Checks whether the focus border is displayed when this component is in focus.
getFocusBorderPadding() - Method in class ohos.agp.components.Component
Obtains the padding between the focus border and this component.
getFocusBorderRadius() - Method in class ohos.agp.components.Component
Obtains the radii of the focus border's four corners.
getFocusBorderWidth() - Method in class ohos.agp.components.Component
Obtains the width of the focus border.
getFocusOrder() - Method in class ohos.agp.components.ComponentContainer
Obtains the focusability of this component relative to its descendants.
getFoldAlignment() - Method in class ohos.agp.components.MagicLayout
Obtains the alignment mode of components in each line after line wrapping has been performed.
getFoldDirection() - Method in class ohos.agp.components.MagicLayout
Obtains the direction for line wrapping.
getFoldListener() - Method in class ohos.agp.components.SearchBar
Obtains the listener for monitoring closure of this SearchBar.
getFollowRedirects() - Static method in class java.net.HttpURLConnection
Returns a boolean indicating whether or not HTTP redirects (3xx) should be automatically followed.
getFont() - Method in class ohos.agp.components.Text
Obtains the text font.
getFont() - Method in class ohos.agp.render.Paint
Obtains the text font.
getFontMetrics() - Method in class ohos.agp.render.Paint
Obtains the recommended line spacing for the font of a Paint with attributes such as font and textSize specified.
getFontRatio(Context) - Static method in class ohos.agp.components.AttrHelper
Obtains the font ratio.
getFontVariations() - Method in class ohos.agp.components.Text
Obtains the font variation settings.
getFooterBoundarySwitch() - Method in class ohos.agp.components.ListContainer
Checks whether boundary drawing is enabled for footer components.
getForce(int) - Method in class ohos.multimodalinput.event.ManipulationEvent
Obtains the touch pressure of the finger with a specified index.
getForegroundElement() - Method in class ohos.agp.components.Component
Obtains element in the component's foreground.
getForegroundGravity() - Method in class ohos.agp.components.Component
Deprecated.
redundancy method
getForkJoinTaskTag() - Method in class java.util.concurrent.ForkJoinTask
Returns the tag for this task.
getForm() - Method in class ohos.global.icu.math.MathContext
Returns the form setting.
getFormat() - Method in interface java.security.Certificate
Deprecated.
Returns the name of the coding format.
getFormat() - Method in interface java.security.Key
Returns the name of the primary encoding format of this key, or null if this key does not support encoding.
getFormat() - Method in class java.security.spec.EncodedKeySpec
Returns the name of the encoding format associated with this key specification.
getFormat() - Method in class java.security.spec.PKCS8EncodedKeySpec
Returns the name of the encoding format associated with this key specification.
getFormat() - Method in class java.security.spec.X509EncodedKeySpec
Returns the name of the encoding format associated with this key specification.
getFormat() - Method in class javax.crypto.spec.SecretKeySpec
Returns the name of the encoding format for this secret key.
getFormat() - Method in class ohos.agp.components.TickTimer
Obtains the time format of the timer.
getFormat() - Method in class ohos.media.image.Image
Obtains the image format.
getFormatArrays() - Method in class ohos.media.common.Format
Creates a FormatArrays instance with formatMap key-value pairs.
getFormatByArgumentName(String) - Method in class ohos.global.icu.text.MessageFormat
[icu] Returns the first top-level format associated with the given argument name.
getFormatIn12HourMode() - Method in class ohos.agp.components.Clock
Returns the 12-hour display format as a string.
getFormatIn24HourMode() - Method in class ohos.agp.components.Clock
Returns the 24-hour time display format as a string.
getFormatMap() - Method in class ohos.media.common.Format
Obtains all metadata.
getFormats() - Method in class java.text.ChoiceFormat
Get the formats passed in the constructor.
getFormats() - Method in class java.text.MessageFormat
Gets the formats used for the format elements in the previously set pattern string.
getFormats() - Method in class ohos.global.icu.text.MessageFormat
Returns the Format objects used for the format elements in the previously set pattern string.
getFormats(String) - Method in class java.util.ResourceBundle.Control
Returns a List of Strings containing formats to be used to load resource bundles for the given baseName.
getFormatsByArgumentIndex() - Method in class java.text.MessageFormat
Gets the formats used for the values passed into format methods or returned from parse methods.
getFormatsByArgumentIndex() - Method in class ohos.global.icu.text.MessageFormat
Returns the Format objects used for the values passed into format methods or returned from parse methods.
getFormatSpecifier() - Method in exception java.util.MissingFormatArgumentException
Returns the unmatched format specifier.
getFormatSpecifier() - Method in exception java.util.MissingFormatWidthException
Returns the format specifier which does not have a width.
getFormatStyle() - Method in class ohos.global.icu.text.RelativeDateTimeFormatter
Return style
getFormatter() - Method in class java.util.logging.Handler
Return the Formatter for this Handler.
getFormatter() - Method in class ohos.agp.components.AbsSlider
Obtains the formatter for displaying the progress.
getFormatter() - Method in class ohos.agp.components.Picker
Obtains the formatter for formatting the displayed content.
getFormatWidth() - Method in enum ohos.global.i18n.text.MeasureOptions.FormatStyle
Obtains the MeasureFormat.FormatWidth value of this FormatStyle.
getFormatWidth() - Method in class ohos.global.icu.text.DecimalFormat
Returns the minimum number of characters in formatted output.
getFormEnabled() - Method in class ohos.bundle.AbilityInfo
Obtains the formEnabled tag of an ability.
getFormEntity() - Method in class ohos.bundle.AbilityInfo
Obtains the area where an AbilityForm can be displayed.
getFormId() - Method in class ohos.aafwk.ability.Form
Obtains the ID of this Form.
getFormName() - Method in class ohos.aafwk.ability.Form
Obtains the name of this Form.
getFormName() - Method in class ohos.bundle.FormInfo
Obtains the name of this form.
getFormsByApp(String) - Method in class ohos.aafwk.ability.AbilitySlice
getFormsByApp(String) - Method in interface ohos.bundle.IBundleManager
getFormsByModule(String, String) - Method in class ohos.aafwk.ability.AbilitySlice
getFormsByModule(String, String) - Method in interface ohos.bundle.IBundleManager
getFormsInfoByApp(String) - Method in class ohos.aafwk.ability.AbilitySlice
Obtains the FormInfo objects provided by a specified application on the device.
getFormsInfoByApp(String) - Method in interface ohos.bundle.IBundleManager
Obtains the FormInfo objects provided by a specified HarmonyOS application on the device.
getFormsInfoByModule(String, String) - Method in class ohos.aafwk.ability.AbilitySlice
Obtains the FormInfo objects provided by a specified application module on the device.
getFormsInfoByModule(String, String) - Method in interface ohos.bundle.IBundleManager
Obtains the FormInfo objects provided by a specified application module on the device.
getForward(int) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Obtains a specified length of characters in front of the cursor.
getFractionAbility() - Method in class ohos.aafwk.ability.fraction.Fraction
Obtains the ability for this Fraction.
getFractionByTag(String) - Method in class ohos.aafwk.ability.fraction.FractionManager
Obtains a Fraction instance associated with the ability based on the specified tag.
getFractionManager() - Method in class ohos.aafwk.ability.fraction.FractionAbility
Obtains the FractionManager for managing fractions in this ability.
getFragment() - Method in class java.net.URI
Returns the decoded fragment component of this URI.
getFrame(int) - Method in class ohos.agp.components.element.FrameAnimationElement
Obtains the frame of a specified index.
getFrameConfig() - Method in interface ohos.media.camera.device.FrameResult
Gets the frame capture configuration of the current frame.
getFrameConfigBuilder(int) - Method in interface ohos.media.camera.device.Camera
Gets a specified type of FrameConfig.Builder instance.
getFrameConfigType() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets the template type for frame capture configuration.
getFrameConfigType() - Method in interface ohos.media.camera.device.FrameConfig
Gets the template type for frame capture configuration.
getFrameNumber() - Method in interface ohos.media.camera.device.FrameResult
Gets the frame number.
getFramePosition() - Method in class ohos.media.audio.Timestamp
Obtains the value representing the frame position in this Timestamp instance.
getFrameSize() - Method in class ohos.media.extractor.Extractor
Obtains the size of a data source, in bytes.
getFrameTimestamp() - Method in class ohos.media.extractor.Extractor
Obtains the time point of a data source, in milliseconds.
getFrameType() - Method in class ohos.media.extractor.Extractor
Obtains the type of a data source.
getFreeSize(UUID) - Method in class ohos.storageinfomgr.StorageInfoManager
Obtains the available space of a specified storage volume.
getFreeSpace() - Method in class java.io.File
Returns the number of unallocated bytes in the partition named by this abstract path name.
getFreeSpace() - Method in class ohos.data.usage.StatVfs
Obtains the remaining bytes of the file system.
getFrequency() - Method in class ohos.wifi.p2p.WifiP2pGroup
Obtains the frequency of this Wi-Fi P2P group.
getFrequency() - Method in class ohos.wifi.WifiLinkedInfo
Obtains the frequency of a Wi-Fi access point.
getFrequency() - Method in class ohos.wifi.WifiScanInfo
Obtains the center frequency of a hotspot that uses a WLAN channel with a width of 20 MHz
getFriction() - Method in class ohos.agp.components.ScrollHelper
Obtains the amount of friction.
getFrom(TemporalAccessor) - Method in enum java.time.temporal.ChronoField
 
getFrom(TemporalAccessor) - Method in interface java.time.temporal.TemporalField
Gets the value of this field from the specified temporal object.
getFromDate() - Method in class ohos.global.icu.util.DateInterval
Get the from date.
getFrontLeftVolume() - Method in class ohos.media.audio.SoundPlayer.AudioVolumes
Obtains the volume of the front left channel.
getFrontRightVolume() - Method in class ohos.media.audio.SoundPlayer.AudioVolumes
Obtains the volume of the front right channel.
getFrozenTimeZone(String) - Static method in class ohos.global.icu.util.TimeZone
Gets the TimeZone for the given ID.
getFullName() - Method in class ohos.sysappcomponents.contact.entity.Name
Obtains the full name of this contact.
getFullPageIntent() - Method in class ohos.aafwk.ability.AbilityForm
Obtains the Intent for starting full page display.
getFullPageIntent() - Method in class ohos.aafwk.ability.ViewsStatus
Obtains the Intent for starting full page display on the supplier.
getFunctionalEquivalent(String, ULocale) - Static method in class ohos.global.icu.text.Collator
[icu] Returns the functionally equivalent locale for the given requested locale, with respect to given keyword, for the collation service.
getFunctionalEquivalent(String, ULocale, boolean[]) - Static method in class ohos.global.icu.text.Collator
[icu] Returns the functionally equivalent locale for the given requested locale, with respect to given keyword, for the collation service.
getFunctionColumns(String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the given catalog's system or user function parameters and return type.
getFunctions(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the system and user functions available in the given catalog.
getG() - Method in interface java.security.interfaces.DSAParams
Returns the base, g.
getG() - Method in class java.security.spec.DSAParameterSpec
Returns the base g.
getG() - Method in class java.security.spec.DSAPrivateKeySpec
Returns the base g.
getG() - Method in class java.security.spec.DSAPublicKeySpec
Returns the base g.
getG() - Method in class javax.crypto.spec.DHParameterSpec
Returns the base generator g.
getG() - Method in class javax.crypto.spec.DHPrivateKeySpec
Returns the base generator g.
getG() - Method in class javax.crypto.spec.DHPublicKeySpec
Returns the base generator g.
getGateway() - Method in class ohos.net.RouteInfo
Obtains the gateway address.
getGateway() - Method in class ohos.wifi.IpInfo
Obtains the gateway address of a Wi-Fi connection.
getGender() - Method in class ohos.data.search.schema.ContactItem
Obtains the value of the gender index field.
getGeneratedKeys() - Method in interface java.sql.Statement
Retrieves any auto-generated keys created as a result of executing this Statement object.
getGenerator() - Method in class java.security.spec.ECParameterSpec
Returns the generator which is also known as the base point.
getGenericComponentType() - Method in interface java.lang.reflect.GenericArrayType
Returns a Type object representing the component type of this array.
getGenericDeclaration() - Method in interface java.lang.reflect.TypeVariable
Returns the GenericDeclaration object representing the generic declaration declared this type variable.
getGenericExceptionTypes() - Method in class java.lang.reflect.Constructor
Returns an array of Type objects that represent the exceptions declared to be thrown by this executable object.
getGenericExceptionTypes() - Method in class java.lang.reflect.Executable
Returns an array of Type objects that represent the exceptions declared to be thrown by this executable object.
getGenericExceptionTypes() - Method in class java.lang.reflect.Method
Returns an array of Type objects that represent the exceptions declared to be thrown by this executable object.
getGenericInterfaces() - Method in class java.lang.Class
Returns the Types representing the interfaces directly implemented by the class or interface represented by this object.
getGenericParameterTypes() - Method in class java.lang.reflect.Constructor
Returns an array of Type objects that represent the formal parameter types, in declaration order, of the executable represented by this object.
getGenericParameterTypes() - Method in class java.lang.reflect.Executable
Returns an array of Type objects that represent the formal parameter types, in declaration order, of the executable represented by this object.
getGenericParameterTypes() - Method in class java.lang.reflect.Method
Returns an array of Type objects that represent the formal parameter types, in declaration order, of the executable represented by this object.
getGenericReturnType() - Method in class java.lang.reflect.Method
Returns a Type object that represents the formal return type of the method represented by this Method object.
getGenericSuperclass() - Method in class java.lang.Class
Returns the Type representing the direct superclass of the entity (class, interface, primitive type or void) represented by this Class.
getGenericType() - Method in class java.lang.reflect.Field
Returns a Type object that represents the declared type for the field represented by this Field object.
getGenre() - Method in class ohos.data.search.schema.MusicItem
Obtains the value of the genre index field.
getGesturePriority(Component.GestureType) - Method in class ohos.agp.components.Component
Gets the priority of gestures.
getGestureResultListener() - Method in class ohos.accessibility.ability.GestureResultListenerInfo
Obtains the listener observing gestures sent to the screen.
getGid() - Method in class ohos.net.SocketCertificates
Obtains the GID of the process using this UNIX domain socket for communications.
getGidByName(String) - Static method in class ohos.os.ProcessManager
Obtains the ID of the user group where a user belongs based on the user name.
getGivenName() - Method in class ohos.sysappcomponents.contact.entity.Name
Obtains the given name of this contact.
getGivenNamePhonetic() - Method in class ohos.sysappcomponents.contact.entity.Name
Obtains the phonetic given name of this contact.
getGlobal() - Static method in class java.util.logging.Logger
Return global logger object with the name Logger.GLOBAL_LOGGER_NAME.
getGlobalTaskDispatcher(TaskPriority) - Method in class ohos.app.AbilityContext
 
getGlobalTaskDispatcher(TaskPriority) - Method in interface ohos.app.Context
Obtains a global task dispatcher with a specified priority.
getGlossinessFactor() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the glossiness factor of this material, which is used if the material type is set to MaterialType#SPECULAR_GLOSSINESS.
getGltfExporter() - Method in interface ohos.agp.render.render3d.Engine
Obtains a GltfExporter instance.
getGltfLoader() - Method in interface ohos.agp.render.render3d.Engine
Obtains a GltfLoader instance.
getGltfUri() - Method in interface ohos.agp.render.render3d.gltf.GltfData
Obtains the URI of the source glTF data.
getGMTOffsetDigits() - Method in class ohos.global.icu.text.TimeZoneFormat
Returns the decimal digit characters used for localized GMT format in a single string containing from 0 to 9 in the ascending order.
getGMTOffsetPattern(TimeZoneFormat.GMTOffsetPatternType) - Method in class ohos.global.icu.text.TimeZoneFormat
Returns the offset pattern used for localized GMT format.
getGMTPattern() - Method in class ohos.global.icu.text.TimeZoneFormat
Returns the localized GMT format pattern.
getGMTZeroFormat() - Method in class ohos.global.icu.text.TimeZoneFormat
Returns the localized GMT format string for GMT(UTC) itself (GMT offset is 0).
getGradientOrientation() - Method in class ohos.agp.components.element.ShapeElement
Obtains the gradient direction defined in this element object.
getGradientShaderColor() - Method in class ohos.agp.render.Paint
Obtains the gradientShaderColor value array of a Paint.
getGrainSize() - Method in class ohos.agp.components.Rating
Obtains the step size (granularity) of a rating item.
getGravity() - Method in class ohos.agp.components.DependentLayout
Obtains the alignment mode of child components in a dependent layout.
getGreatestMinimum(int) - Method in class java.util.Calendar
Returns the highest minimum value for the given calendar field of this Calendar instance.
getGreatestMinimum(int) - Method in class java.util.GregorianCalendar
Returns the highest minimum value for the given calendar field of this GregorianCalendar instance.
getGreatestMinimum(int) - Method in class ohos.global.icu.util.Calendar
Returns the highest minimum value for the given field if varies.
getGreen() - Method in class ohos.agp.colors.RgbColor
Obtains the green color value of a RgbColor object.
getGreenBrightness() - Method in class ohos.light.bean.LightBrightness
Obtains the brightness value of the green channel when the light blinks.
getGregorianChange() - Method in class java.util.GregorianCalendar
Gets the Gregorian Calendar change date.
getGregorianChange() - Method in class ohos.global.icu.util.GregorianCalendar
Gets the Gregorian Calendar change date.
getGregorianDayOfMonth() - Method in class ohos.global.icu.util.Calendar
Returns the day of month (1-based) on the Gregorian calendar as computed by computeGregorianFields().
getGregorianDayOfYear() - Method in class ohos.global.icu.util.Calendar
Returns the day of year (1-based) on the Gregorian calendar as computed by computeGregorianFields().
getGregorianMonth() - Method in class ohos.global.icu.util.Calendar
Returns the month (0-based) on the Gregorian calendar as computed by computeGregorianFields().
getGregorianYear() - Method in class ohos.global.icu.util.Calendar
Returns the extended year on the Gregorian calendar as computed by computeGregorianFields().
getGroup() - Method in class ohos.data.distributed.file.DistFile
Obtains information about the account to which the file or directory denoted by this abstract pathname belongs.
getGroupAlertType() - Method in class ohos.event.notification.NotificationRequest
Obtains the group alert type of this notification.
getGroupId() - Method in class ohos.sysappcomponents.contact.entity.Group
Obtains the contact group ID.
getGroupingSeparator() - Method in class java.text.DecimalFormatSymbols
Gets the character used for thousands separator.
getGroupingSeparator() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the character used for grouping separator.
getGroupingSeparatorString() - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns the string used for grouping separator.
getGroupingSize() - Method in class java.text.DecimalFormat
Return the grouping size.
getGroupingSize() - Method in class ohos.global.icu.text.DecimalFormat
Returns the primary grouping size in use.
getGroupKeyOverride() - Method in class ohos.event.notification.NotificationSorting
Obtains the overridden notification group key.
getGroupName() - Method in class ohos.wifi.p2p.WifiP2pConfig
Obtains the group name of this WifiP2pConfig instance.
getGroupName() - Method in class ohos.wifi.p2p.WifiP2pGroup
Obtains the name of this Wi-Fi P2P group.
getGroupOwnerAddress() - Method in class ohos.wifi.p2p.WifiP2pLinkedInfo
Obtains the address of the Wi-Fi P2P group owner.
getGroupOwnerBand() - Method in class ohos.wifi.p2p.WifiP2pConfig
Obtains the band value for the group owner of this WifiP2pConfig instance.
getGroups() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the list of groups to which this contact belongs.
getGroupValue() - Method in class ohos.event.notification.NotificationRequest
Obtains the group information about this notification.
getGuarantor() - Method in interface java.security.Certificate
Deprecated.
Returns the guarantor of the certificate, that is, the principal guaranteeing that the public key associated with this certificate is that of the principal associated with this certificate.
getHalfFilledElement() - Method in class ohos.agp.components.Rating
Obtains the half-filled element from the rating item.
getHandle() - Method in class ohos.agp.render.render3d.components.SkinComponent
Obtains the handle of the skin resource used by this component.
getHandle() - Method in interface ohos.agp.render.render3d.resources.ResourceManager.ResourceInfo
Obtains the resource handle.
getHandlers() - Method in class java.util.logging.Logger
Get the Handlers associated with this logger.
getHandleTime() - Method in class ohos.eventhandler.InnerEvent
Obtains the time when this InnerEvent was delivered.
getHandshakeSession() - Method in class javax.net.ssl.SSLEngine
Returns the SSLSession being constructed during a SSL/TLS handshake.
getHandshakeSession() - Method in class javax.net.ssl.SSLSocket
Returns the SSLSession being constructed during a SSL/TLS handshake.
getHandshakeStatus() - Method in class javax.net.ssl.SSLEngine
Returns the current handshake status for this SSLEngine.
getHandshakeStatus() - Method in class javax.net.ssl.SSLEngineResult
Gets the handshake status of this SSLEngine operation.
getHanNumericValue(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns the numeric value of a Han character.
getHapModuleInfo() - Method in class ohos.app.AbilityContext
 
getHapModuleInfo() - Method in interface ohos.app.Context
Obtains the HapModuleInfo object of the application.
getHapModuleNames() - Method in class ohos.bundle.BundleInfo
Obtains the full names of all HAP modules of the application.
getHardwareAddress() - Method in class java.net.NetworkInterface
Returns the hardware address (usually MAC) of the interface if it has one and if it can be accessed given the current privileges.
getHashCode() - Method in class ohos.event.notification.NotificationSorting
Obtains the notification hash code, which is unique in the current application.
getHashCode() - Method in class ohos.event.notification.NotificationSortingMap
Obtains the list of sorted hash codes.
getHashCode(IntentAgent) - Static method in class ohos.event.intentagent.IntentAgentHelper
Obtains the hash code value of an IntentAgent.
getHead(Handler) - Method in class java.util.logging.Formatter
Return the header string for a set of formatted records.
getHead(Handler) - Method in class java.util.logging.XMLFormatter
Return the header string for a set of XML formatted records.
getHeaderBoundarySwitch() - Method in class ohos.agp.components.ListContainer
Checks whether boundary drawing is enabled for header components.
getHeaderField(int) - Method in class java.net.HttpURLConnection
Returns the value for the nth header field.
getHeaderField(int) - Method in class java.net.URLConnection
Returns the value for the nth header field.
getHeaderField(String) - Method in class java.net.URLConnection
Returns the value of the named header field.
getHeaderFieldDate(String, long) - Method in class java.net.HttpURLConnection
 
getHeaderFieldDate(String, long) - Method in class java.net.URLConnection
Returns the value of the named field parsed as date.
getHeaderFieldInt(String, int) - Method in class java.net.URLConnection
Returns the value of the named field parsed as a number.
getHeaderFieldKey(int) - Method in class java.net.HttpURLConnection
Returns the key for the nth header field.
getHeaderFieldKey(int) - Method in class java.net.URLConnection
Returns the key for the nth header field.
getHeaderFieldLong(String, long) - Method in class java.net.URLConnection
Returns the value of the named field parsed as a number.
getHeaderFields() - Method in class java.net.URLConnection
Returns an unmodifiable Map of the header fields.
getHeaders() - Method in class java.net.CacheResponse
Returns the response headers as a Map.
getHealthStatus() - Method in class ohos.batterymanager.BatteryInfo
Obtains the battery health status of a device.
getHeight() - Method in class ohos.agp.components.Component
Obtains the height of a component.
getHeight() - Method in class ohos.agp.components.CornerMark
Obtains the height of the corner mark.
getHeight() - Method in class ohos.agp.components.element.Element
Obtains the height of this Element object.
getHeight() - Method in class ohos.agp.render.PdfDisplay.Page
Obtains the height of the current page.
getHeight() - Method in class ohos.agp.render.Picture
Obtains the height of this picture.
getHeight() - Method in interface ohos.agp.render.render3d.TargetBuffer
Obtains the height of the buffer.
getHeight() - Method in class ohos.agp.render.Texture
Obtains the height of this texture for off-screen rendering.
getHeight() - Method in class ohos.agp.text.Layout
Obtains the height of this layout.
getHeight() - Method in class ohos.agp.utils.Rect
Obtains the height of a rectangle.
getHeight() - Method in class ohos.agp.utils.RectFloat
Obtains the height of this RectFloat.
getHeight() - Method in class ohos.ai.cv.common.BoundingBox
Obtains the height of the bounding box.
getHeight() - Method in class ohos.data.search.schema.PhotoItem
Obtains the height of the photo.
getHeight() - Method in class ohos.global.icu.util.LocaleData.PaperSize
Retruns the height of the paper
getHeight() - Method in class ohos.utils.geo.Rect
Obtains the height of a rectangle.
getHeight() - Method in class ohos.utils.geo.RectFloat
Obtains the height of this RectFloat.
getHeightSize() - Method in class ohos.utils.Dimension
Obtains the height of the current Dimension object.
getHeightSize() - Method in class ohos.utils.FloatDimension
Obtains the height of the current FloatDimension object.
getHelper() - Method in class ohos.data.orm.OrmDatabase
Obtains the RdbOpenCallback instance for creating a relational database that corresponds to the current object database.
getHighFrequency() - Method in class ohos.media.audio.ToneDescriptor
Obtains the high frequency value.
getHiLayerResponse() - Method in class ohos.nfc.tag.IsoDepTag
Obtains the higher layer response of an ISO-DEP tag that is based on the NFC-B technology.
getHint() - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains the hint information.
getHint() - Method in class ohos.agp.components.Text
Obtains the hint text to be displayed when text is empty.
getHintColor() - Method in class ohos.agp.components.Text
Obtains the color of the hint text in a text view.
getHistoricalBytes() - Method in class ohos.nfc.tag.IsoDepTag
Obtains the historical bytes of an ISO-DEP tag that is based on the NFC-A technology.
getHitCount() - Method in class ohos.net.HttpResponseCache
Obtains the number of times the cached data is accessed.
getHoldability() - Method in interface java.sql.Connection
Retrieves the current holdability of ResultSet objects created using this Connection object.
getHoldability() - Method in interface java.sql.ResultSet
Retrieves the holdability of this ResultSet object
getHoldCount() - Method in class java.util.concurrent.locks.ReentrantLock
Queries the number of holds on this lock by the current thread.
getHoldCount() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Queries the number of holds on this write lock by the current thread.
getHolderId() - Method in class ohos.sysappcomponents.contact.entity.Holder
Obtains the holder ID.
getHoliday() - Method in class ohos.data.search.schema.PhotoItem
Obtains the holiday information about the photo.
getHomeScreenIconDensity() - Method in interface ohos.app.IAbilityManager
Obtains the density of icons on the home screen.
getHomeScreenIconSize() - Method in interface ohos.app.IAbilityManager
Obtains the size of icons on the home screen.
getHomeShortcutInfos() - Method in interface ohos.bundle.IBundleManager
Obtains all home-screen shortcuts.
getHorizontalBeginPosition() - Method in class ohos.agp.components.ScrollHelper
Obtains the x coordinate where scrolling starts.
getHorizontalCenter() - Method in class ohos.agp.utils.RectFloat
Obtains the coordinates of the horizontal center of this RectFloat.
getHorizontalCenter() - Method in class ohos.utils.geo.RectFloat
Obtains the coordinates of the horizontal center of this RectFloat.
getHorizontalEndMargin() - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Obtains the end margin.
getHorizontalPadding() - Method in class ohos.agp.components.Component
Obtains the horizontal padding of this component.
getHorizontalPosition() - Method in class ohos.agp.components.Component
Obtains the component's horizontal position relative to the parent layout.
getHorizontalStartMargin() - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Obtains the start margin.
getHorizontalVelocity() - Method in class ohos.agp.components.VelocityDetector
Obtains the X velocity calculated most recently.
getHost() - Method in class java.net.URI
Returns the host component of this URI.
getHost() - Method in class java.net.URL
Gets the host name of this URL, if applicable.
getHost() - Method in class ohos.net.HttpProxy
obtain the host of http proxy.
getHostAbilityName() - Method in class ohos.bundle.ShortcutInfo
Obtains the class name of the ability hosting this shortcut.
getHostAddress() - Method in class java.net.Inet4Address
Returns the IP address string in textual presentation form.
getHostAddress() - Method in class java.net.Inet6Address
Returns the IP address string in textual presentation.
getHostAddress() - Method in class java.net.InetAddress
Returns the IP address string in textual presentation.
getHostAddress(URL) - Method in class java.net.URLStreamHandler
Get the IP address of our host.
getHostName() - Method in class java.net.InetAddress
Gets the host name for this IP address.
getHostName() - Method in class java.net.InetSocketAddress
Gets the hostname.
getHostnameVerifier() - Method in class javax.net.ssl.HttpsURLConnection
Gets the HostnameVerifier in place on this instance.
getHostString() - Method in class java.net.InetSocketAddress
Returns the hostname, or the String form of the address if it doesn't have a hostname (it was created using a literal).
getHotspotIfaces() - Method in class ohos.net.NetHotspot
Obtains the names of the NICs that are serving as hotspots.
getHour() - Method in class java.time.LocalDateTime
Gets the hour-of-day field.
getHour() - Method in class java.time.LocalTime
Gets the hour-of-day field.
getHour() - Method in class java.time.OffsetDateTime
Gets the hour-of-day field.
getHour() - Method in class java.time.OffsetTime
Gets the hour-of-day field.
getHour() - Method in class java.time.ZonedDateTime
Gets the hour-of-day field.
getHour() - Method in class ohos.agp.components.TimePicker
Obtains the selected hour.
getHours() - Method in class java.sql.Date
Deprecated. 
getHours() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.get(Calendar.HOUR_OF_DAY).
getHtmlText() - Method in class ohos.miscservices.pasteboard.PasteData.Record
Obtains HTML text in a record.
getHttpProxy() - Method in class ohos.net.ConnectionProperties
Obtains the HTTP proxy of a connection.
getHue() - Method in class ohos.agp.colors.HslColor
Obtains the hue of a color.
getHue() - Method in class ohos.agp.colors.HsvColor
Obtains the hue of an HSV color.
getIcon() - Method in class ohos.bundle.ApplicationInfo
Obtains the path where the icon resource file of the application is saved.
getIcon() - Method in class ohos.bundle.LauncherAbilityInfo
Obtains the icon of the ability.
getIcon() - Method in class ohos.bundle.LauncherShortcutInfo
Obtains the icon of this shortcut.
getIcon() - Method in class ohos.bundle.ShortcutInfo
Obtains the icon path of this shortcut.
getIcon() - Method in class ohos.event.notification.NotificationActionButton
Obtains the icon of this NotificationActionButton.
getIcon() - Method in class ohos.media.common.AVDescription
Obtains the media item icon.
getIconElement() - Method in class ohos.agp.components.TabList.Tab
Obtains the icon displayed on a tab.
getIconifiedState() - Method in class ohos.agp.components.SearchBar
Obtains the current state of the search bar.
getIconPath() - Method in class ohos.bundle.AbilityInfo
Obtains the path where the icon resource file of an ability is saved.
getIconPath() - Method in class ohos.bundle.HapModuleInfo
Obtains the icon resource path of this HAP module.
getIconUri() - Method in class ohos.media.common.AVDescription
Obtains the URI of the media item icon.
getId() - Method in class java.lang.Thread
Returns the identifier of this Thread.
getId() - Method in interface java.security.cert.Extension
Gets the extensions's object identifier.
getId() - Method in interface java.time.chrono.Chronology
Gets the ID of the chronology.
getId() - Method in class java.time.chrono.HijrahChronology
Gets the ID of the chronology.
getId() - Method in class java.time.chrono.IsoChronology
Gets the ID of the chronology - 'ISO'.
getId() - Method in class java.time.chrono.JapaneseChronology
Gets the ID of the chronology - 'Japanese'.
getId() - Method in class java.time.chrono.MinguoChronology
Gets the ID of the chronology - 'Minguo'.
getId() - Method in class java.time.chrono.ThaiBuddhistChronology
Gets the ID of the chronology - 'ThaiBuddhist'.
getId() - Method in class java.time.ZoneId
Gets the unique time-zone ID.
getId() - Method in class java.time.ZoneOffset
Gets the normalized zone offset ID.
getId() - Method in interface javax.net.ssl.SSLSession
Returns the identifier assigned to this Session.
getId() - Method in class ohos.accessibility.AccessibilityAbilityInfo
Obtains the ID of the accessibility ability.
getId() - Method in class ohos.account.DistributedInfo
Obtains the ID in the distributed information of the OS account.
getId() - Method in class ohos.agp.components.Component
Obtains the unique ID of the component.
getId() - Method in interface ohos.agp.render.render3d.Entity
Obtains the unique ID of an entity in a scene.
getId() - Method in class ohos.bundle.ShortcutInfo
Obtains the ID of this shortcut.
getId() - Method in class ohos.data.distributed.device.DeviceInfo
Obtains the device ID.
getId() - Method in class ohos.event.notification.NotificationSlot
Obtains the ID of a NotificationSlot object.
getId() - Method in class ohos.event.notification.NotificationSlotGroup
Obtains the ID of this NotificationSlotGroup object, which is set by NotificationSlotGroup(java.lang.String,java.lang.String).
getId() - Method in class ohos.media.audio.AudioDeviceDescriptor
Obtains a device ID.
getId() - Method in class ohos.media.camera.params.Face
Gets the face ID.
getId() - Method in class ohos.nfc.tag.MessageRecord
Obtains the ID of the NDEF record.
getId() - Method in class ohos.sysappcomponents.calendar.entity.CalendarEntity
Obtains the calendar ID.
getId() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the contact ID.
getId(int) - Method in class ohos.miscservices.wallpaper.WallpaperController
Obtains the ID of the wallpaper of the specified type.
getId(Uri) - Static method in class ohos.aafwk.ability.DataUriUtils
Obtains the ID attached to the end of the path component of the given URI.
getID() - Method in class java.util.TimeZone
Gets the ID of this time zone.
getID() - Method in class ohos.global.icu.lang.UCharacter.UnicodeBlock
{icu} Returns the type ID of this Unicode block
getID() - Method in class ohos.global.icu.text.Transliterator
Returns a programmatic identifier for this transliterator.
getID() - Method in class ohos.global.icu.util.TimeZone
Gets the ID of this time zone.
getIdentifier() - Method in class ohos.data.search.schema.Schema
Obtains the value of the identifier index field.
getIdentifier(int) - Method in class ohos.global.resource.ResourceManager
Obtains the resource name based on the resource ID.
getIdentifierQuoteString() - Method in interface java.sql.DatabaseMetaData
Retrieves the string used to quote SQL identifiers.
getIdentity() - Method in class ohos.rpc.RemoteProxy
Obtains the ID of this RemoteProxy object.
getIdentity(String) - Method in class java.security.IdentityScope
Deprecated.
Returns the identity in this scope with the specified name (if any).
getIdentity(Principal) - Method in class java.security.IdentityScope
Deprecated.
Retrieves the identity whose name is the same as that of the specified principal.
getIdentity(PublicKey) - Method in class java.security.IdentityScope
Deprecated.
Retrieves the identity with the specified public key.
getIDForWindowsID(String, String) - Static method in class ohos.global.icu.util.TimeZone
[icu] Converts a Windows time zone ID to an equivalent system time zone ID for a region.
getIds() - Method in interface javax.net.ssl.SSLSessionContext
Returns an Enumeration of all session id's grouped under this SSLSessionContext.
getIfaceRxBytes(String) - Static method in class ohos.net.DataFlowStatistics
Queries the data traffic (including all TCP and UDP data packets) received through a specified NIC.
getIfaceTxBytes(String) - Static method in class ohos.net.DataFlowStatistics
Queries the data traffic (including all TCP and UDP data packets) sent through a specified NIC.
getIfModifiedSince() - Method in class java.net.URLConnection
Returns the value of this object's ifModifiedSince field.
getIgnoreAlignment() - Method in class ohos.agp.components.DependentLayout
Obtains the ID of a child component that is not subject to the alignment attribute of its parent container.
getIgnoreGravity() - Method in class ohos.agp.components.DependentLayout
Obtains the ID of a child component that is not subject to the alignment attribute of its parent component.
getImAddress() - Method in class ohos.sysappcomponents.contact.entity.ImAddress
Obtains the IM address.
getImAddresses() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the list of IM addresses of this contact.
getImageElement() - Method in class ohos.agp.components.Image
Get the value of element.
getImageFormat() - Method in class ohos.media.image.ImageReceiver
Obtains the image format.
getImageInfo() - Method in class ohos.media.image.ImageSource
Obtains basic image information.
getImageInfo() - Method in class ohos.media.image.PixelMap
Obtains basic image information.
getImageInfo(int) - Method in class ohos.media.image.ImageSource
Obtains basic information about the image at a specified index.
getImagePropertyInt(int, String, int) - Method in class ohos.media.image.ImageSource
Obtains the integer value of a specified property key for an image at the given index in the ImageSource.
getImagePropertyInt(String, int) - Method in class ohos.media.image.ImageSource
Obtains the integer value of a specified image property key.
getImagePropertyString(String) - Method in class ohos.media.image.ImageSource
Obtains the string value of a specified image property key.
getImageRotation() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets the image rotation angle configured for the current frame capture.
getImageRotation() - Method in interface ohos.media.camera.device.FrameConfig
Gets the image rotation angle configured for the current frame capture.
getImages() - Method in interface ohos.agp.render.render3d.gltf.GltfImportData
Obtains a list of images that have been imported.
getImages() - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Obtains all image resources.
getImageSize() - Method in class ohos.media.image.Image
Obtains the image size.
getImageSize() - Method in class ohos.media.image.ImageReceiver
Obtains the image size.
getImageThumbnailBytes() - Method in class ohos.media.image.ImageSource
Obtains raw data of the thumbnail from the ImageSource instance.
getImei(int) - Method in class ohos.telephony.RadioInfoManager
Obtains the IMEI of a specified card slot of the device.
getImeiSv(int) - Method in class ohos.telephony.RadioInfoManager
Obtains the international mobile station equipment identity and software version (IMEISV) of a specified card slot of the device.
getImplementationTitle() - Method in class java.lang.Package
Return the title of this package.
getImplementationVendor() - Method in class java.lang.Package
Returns the name of the organization, vendor or company that provided this implementation.
getImplementationVersion() - Method in class java.lang.Package
Return the version of this implementation.
getImportance() - Method in class ohos.data.search.schema.NoticeItem
Obtains the value of the importance index field.
getImportance() - Method in class ohos.event.notification.NotificationSorting
Obtains the importance level of the current notification set in the corresponding NotificationSlot.
getImportedKeys(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the primary key columns that are referenced by the given table's foreign key columns (the primary keys imported by a table).
getInCheck() - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
getIncludedServices() - Method in class ohos.bluetooth.ble.GattService
Obtains the list of GATT services contained in a service.
getIncomingAnimation() - Method in class ohos.agp.components.PageFlipper
Obtains the animation effect used when the component enters the screen.
getIncreaseButton() - Method in class ohos.agp.components.Slider
Obtains the object used to draw an increase button.
getIncreaseButtonClickedListener() - Method in class ohos.agp.components.Slider
Obtains the listener for the increase button.
getIndex() - Method in class java.beans.IndexedPropertyChangeEvent
Gets the index of the property that was changed.
getIndex() - Method in class java.net.NetworkInterface
Returns the index of this network interface.
getIndex() - Method in exception java.net.URISyntaxException
Returns an index into the input string of the position at which the parse error occurred, or -1 if this position is not known.
getIndex() - Method in exception java.nio.file.InvalidPathException
Returns an index into the input string of the position at which the error occurred, or -1 if this position is not known.
getIndex() - Method in exception java.security.cert.CertPathValidatorException
Returns the index of the certificate in the certification path that caused the exception to be thrown.
getIndex() - Method in exception java.sql.DataTruncation
Retrieves the index of the column or parameter that was truncated.
getIndex() - Method in interface java.text.CharacterIterator
Returns the current index.
getIndex() - Method in class java.text.ParsePosition
Retrieve the current parse position.
getIndex() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.getIndex() for String.
getIndex() - Method in exception java.util.regex.PatternSyntaxException
Retrieves the error index.
getIndex() - Method in class ohos.agp.render.PdfDisplay.Page
Obtains the index of the current page in the PDF document.
getIndex() - Method in class ohos.global.icu.text.MessagePattern.Part
Returns the pattern string index associated with this Part.
getIndex() - Method in class ohos.global.icu.text.SearchIterator
Return the current index in the text being searched.
getIndex() - Method in class ohos.global.icu.text.StringSearch
Return the current index in the text being searched.
getIndex() - Method in class ohos.global.icu.text.UCharacterIterator
Gets the current index in text.
getIndex() - Method in class ohos.multimodalinput.event.TouchEvent
Obtains the index of the pointer action.
getIndex(String) - Method in interface ohos.org.xml.sax.Attributes
Look up the index of an attribute by XML qualified (prefixed) name.
getIndex(String, String) - Method in interface ohos.org.xml.sax.Attributes
Look up the index of an attribute by Namespace name.
getIndexBarStatus() - Method in class ohos.agp.components.IndexBar
Obtains the status of IndexBar.
getIndexCount() - Method in interface ohos.agp.render.render3d.util.MeshBuilder
Obtains the index count.
getIndexCount() - Method in class ohos.agp.render.render3d.util.MeshBuilder.Primitive
Obtains the number of indexes of a primitive.
getIndexCount() - Method in class ohos.agp.render.Vertices
Obtains the number of triangle indices.
getIndexDataList() - Method in class ohos.data.search.model.Recommendation
Obtains the index data in this group.
getIndexes() - Method in class ohos.data.distributed.common.Schema
Obtains the list of fields to be indexed in this Schema instance.
getIndexFieldName() - Method in class ohos.data.search.model.IndexForm
Obtains the index field name.
getIndexForComponent(Component) - Method in class ohos.agp.components.ListContainer
Obtains the position of a Component item in a ListContainer object.
getIndexForm(String) - Method in class ohos.data.search.SearchAbility
Obtains the index attributes configured for a specified bundle name.
getIndexFormVersion(String) - Method in class ohos.data.search.SearchAbility
Obtains the version of the index attributes configured for a specified bundle name.
getIndexInfo(String, String, String, boolean, boolean) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the given table's indices and statistics.
getIndexOffset() - Method in class ohos.agp.render.Vertices
Obtains the offset within the array of triangle indices.
getIndexPaint() - Method in class ohos.agp.components.IndexBar
Obtains the paint of this index bar.
getIndexRadius() - Method in class ohos.agp.components.IndexBar
Obtains the radius of this index bar.
getIndexString() - Method in class ohos.agp.components.IndexBar
Obtains the index array of this index bar.
getIndexStringPaint() - Method in class ohos.agp.components.IndexBar
Obtains the paint of index strings on this index bar.
getIndexType() - Method in class ohos.data.search.model.IndexForm
Obtains the index type.
getIndicatorType() - Method in class ohos.agp.components.TabList
Obtains the tab indicator type.
getIndices() - Method in class ohos.agp.render.Vertices
Obtains an array of triangle indices.
getInetAddress() - Method in class java.net.DatagramSocket
Returns the address to which this socket is connected.
getInetAddress() - Method in class java.net.ServerSocket
Returns the local address of this server socket.
getInetAddress() - Method in class java.net.Socket
Returns the address to which the socket is connected.
getInetAddress() - Method in class java.net.SocketImpl
Returns the value of this socket's address field.
getInetAddresses() - Method in class java.net.NetworkInterface
Convenience method to return an Enumeration with all or a subset of the InetAddresses bound to this network interface.
getInfiniteModeElement() - Method in class ohos.agp.components.ProgressBar
Obtains the element object used to draw an indeterminate progress bar.
getInfinity() - Method in class java.text.DecimalFormatSymbols
Gets the string used to represent infinity.
getInfinity() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the String used to represent infinity.
getInflowLabel() - Method in class ohos.global.icu.text.AlphabeticIndex
Get the default label used for abbreviated buckets between other labels.
getInfo() - Method in class java.security.Identity
Deprecated.
Returns general information previously specified for this identity.
getInfo() - Method in class java.security.Provider
Returns a human-readable description of the provider and its services.
getInfo() - Method in class ohos.agp.components.webengine.ResourceError
Obtains the error description.
getInformationElements() - Method in class ohos.wifi.WifiScanInfo
Obtains the information elements in the beacon.
getInitialId() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the initial ID.
getInitialPolicies() - Method in class java.security.cert.PKIXParameters
Returns an immutable Set of initial policy identifiers (OID strings), indicating that any one of these policies would be acceptable to the certificate user for the purposes of certification path processing.
getInput() - Method in exception java.net.URISyntaxException
Returns the input string.
getInput() - Method in exception java.nio.file.InvalidPathException
Returns the input string.
getInputDeviceId() - Method in class ohos.multimodalinput.event.MultimodalEvent
Obtains the ID of the input device that generates the current event.
getInputDeviceId() - Method in class ohos.multimodalinput.event.SpeechEvent
 
getInputKey() - Method in class ohos.event.notification.NotificationUserInput
Obtains the key of this NotificationUserInput object.
getInputLength() - Method in exception java.nio.charset.MalformedInputException
Returns the length of the input.
getInputLength() - Method in exception java.nio.charset.UnmappableCharacterException
Returns the length of the input.
getInputMethodOption() - Method in class ohos.agp.components.Text
Obtains the input method option of a text.
getInputOption() - Method in class ohos.miscservices.inputmethod.EditorAttribute
Obtains the text box action.
getInputPattern() - Method in class ohos.miscservices.inputmethod.EditorAttribute
Obtains the input pattern of the text box.
getInputsFromIntent(Intent) - Static method in class ohos.event.notification.NotificationUserInput
Obtains the input text results from a specified ohos.aafwk.content.Intent.
getInputSource() - Method in class ohos.media.audio.AudioCapturerInfo
Obtains the input source of the audio stream.
getInputsSource(Intent) - Static method in class ohos.event.notification.NotificationUserInput
Obtains the input source of this NotificationUserInput object.
getInputStream() - Method in class java.lang.Process
Returns the input stream connected to the normal output of the subprocess.
getInputStream() - Method in class java.net.Socket
Returns an input stream for this socket.
getInputStream() - Method in class java.net.SocketImpl
Returns an input stream for this socket.
getInputStream() - Method in class java.net.URLConnection
Returns an input stream that reads from this open connection.
getInputStream() - Method in class ohos.net.LocalSocket
Obtains the input stream of this socket.
getInputStream(ZipEntry) - Method in class java.util.jar.JarFile
Returns an input stream for reading the contents of the specified zip file entry.
getInputStream(ZipEntry) - Method in class java.util.zip.ZipFile
Returns an input stream for reading the contents of the specified zip file entry.
getInsertedItems() - Method in class ohos.data.search.model.ChangedIndexContent
Obtains the indexes inserted into the index library.
getInsertedList() - Method in class ohos.data.orm.AllChangeToTarget
Obtains the list of inserted OrmObject objects.
getInsertEntries() - Method in class ohos.data.distributed.common.ChangeNotification
Obtains data insertion records.
getInsertStatement() - Method in interface ohos.data.orm.EntityHelper
Obtains the declaration statement of the table that maps to an inserted OrmObject instance in the relational database.
getInstallationIntent() - Static method in class ohos.security.seckeychain.SecKeyChain
Obtains an Intent used to install certificates.
getInstalled() - Static method in class ohos.net.HttpResponseCache
Obtains the HttpResponseCache object.
getInstallFlag() - Method in class ohos.bundle.InstallParam
Obtains the installation mode flag.
getInstallTime() - Method in class ohos.bundle.BundleInfo
Obtains the application installation time.
getInstallTime() - Method in class ohos.bundle.LauncherAbilityInfo
Obtains the application installation time.
getInstance() - Static method in class java.text.Collator
Gets the Collator for the current default locale.
getInstance() - Static method in class java.text.DateFormat
Get a default date/time formatter that uses the SHORT style for both the date and the time.
getInstance() - Static method in class java.text.DateFormatSymbols
Gets the DateFormatSymbols instance for the default locale.
getInstance() - Static method in class java.text.DecimalFormatSymbols
Gets the DecimalFormatSymbols instance for the default locale.
getInstance() - Static method in class java.text.NumberFormat
Returns a general-purpose number format for the current default FORMAT locale.
getInstance() - Static method in class java.util.Calendar
Gets a calendar using the default time zone and locale.
getInstance() - Static method in class ohos.agp.window.service.DisplayManager
Creates a single DisplayManager instance.
getInstance() - Static method in class ohos.agp.window.service.WindowManager
Obtains a singleton WindowManager.
getInstance() - Static method in class ohos.ai.nlu.NluClient
Returns a singleton instance of NluClient.
getInstance() - Static method in class ohos.ai.tts.TtsClient
Returns a singleton instance of TtsClient.
getInstance() - Static method in class ohos.data.distributed.common.KvManagerFactory
Obtains a KvManagerFactory instance.
getInstance() - Static method in class ohos.global.i18n.text.MeasureFormatter
Creates a MeasureFormatter instance with the current locale.
getInstance() - Static method in class ohos.global.i18n.utils.CalendarUtils
Deprecated.
getInstance() - Static method in class ohos.global.i18n.utils.LocalesFallback
Creates a LocalesFallback instance.
getInstance() - Static method in class ohos.global.icu.text.Collator
Returns the Collator for the current default locale.
getInstance() - Static method in class ohos.global.icu.text.CurrencyPluralInfo
Gets a CurrencyPluralInfo instance for the default locale.
getInstance() - Static method in class ohos.global.icu.text.DateFormat
Returns a default date/time formatter that uses the SHORT style for both the date and the time.
getInstance() - Static method in class ohos.global.icu.text.DateFormatSymbols
Returns a DateFormatSymbols instance for the default locale.
getInstance() - Static method in class ohos.global.icu.text.DateTimePatternGenerator
Construct a flexible generator according to data for the default FORMAT locale.
getInstance() - Static method in class ohos.global.icu.text.DecimalFormatSymbols
Returns a DecimalFormatSymbols instance for the default locale.
getInstance() - Static method in class ohos.global.icu.text.ListFormatter
Create a list formatter that is appropriate for the default FORMAT locale.
getInstance() - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getInstance() - Static method in class ohos.global.icu.text.NumberingSystem
Returns the default numbering system for the default FORMAT locale.
getInstance() - Static method in class ohos.global.icu.text.RelativeDateTimeFormatter
Returns a RelativeDateTimeFormatter for the default locale.
getInstance() - Static method in class ohos.global.icu.util.Calendar
Returns a calendar using the default time zone and locale.
getInstance() - Static method in class ohos.global.icu.util.LocaleData
Gets the LocaleData object associated with the default FORMAT locale
getInstance() - Static method in class ohos.hiviewdfx.xcollie.XCollie
Obtains an XCollie instance.
getInstance() - Static method in class ohos.miscservices.screenlock.ScreenLockController
Obtains the ScreenLockController singleton instance.
getInstance() - Static method in class ohos.security.asset.AssetOperator
Obtains an AssetOperatorAbs instance in the singleton pattern.
getInstance() - Static method in class ohos.security.fileprotect.SfpPolicyManager
Obtains an SfpPolicyManager instance.
getInstance() - Static method in class ohos.security.NetworkSecurityPolicy
Obtains the NetworkSecurityPolicy instance for this process.
getInstance() - Static method in class ohos.security.seoperator.SeOperator
Obtains a singleton object that implements the SeOperatorAbs abstract class.
getInstance() - Static method in class ohos.smartcomm.MultiPathManager
Obtains a MultiPathManager object.
getInstance(byte[]) - Static method in class javax.security.cert.X509Certificate
Instantiates an X509Certificate object, and initializes it with the specified byte array.
getInstance(char[]) - Static method in class ohos.global.icu.text.UCharacterIterator
Returns a UCharacterIterator object given a source character array.
getInstance(char[], int, int) - Static method in class ohos.global.icu.text.UCharacterIterator
Returns a UCharacterIterator object given a source character array.
getInstance(int) - Static method in class ohos.global.icu.lang.UCharacter.UnicodeBlock
[icu] Returns the only instance of the UnicodeBlock with the argument ID.
getInstance(int) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getInstance(int) - Static method in class ohos.global.icu.util.VersionInfo
Returns an instance of VersionInfo with the argument version.
getInstance(int, boolean, String) - Static method in class ohos.global.icu.text.NumberingSystem
Factory method for creating a numbering system.
getInstance(int, int) - Static method in class ohos.global.icu.util.VersionInfo
Returns an instance of VersionInfo with the argument version.
getInstance(int, int, int) - Static method in class ohos.global.icu.util.VersionInfo
Returns an instance of VersionInfo with the argument version.
getInstance(int, int, int, int) - Static method in class ohos.global.icu.util.VersionInfo
Returns an instance of VersionInfo with the argument version.
getInstance(InputStream) - Static method in class javax.security.cert.X509Certificate
Instantiates an X509Certificate object, and initializes it with the data read from the input stream inStream.
getInstance(InputStream, String, Normalizer2.Mode) - Static method in class ohos.global.icu.text.Normalizer2
Returns a Normalizer2 instance which uses the specified data file (an ICU data file if data=null, or else custom binary data) and which composes or decomposes text according to the specified mode.
getInstance(String) - Static method in class java.security.AlgorithmParameterGenerator
Returns an AlgorithmParameterGenerator object for generating a set of parameters to be used with the specified algorithm.
getInstance(String) - Static method in class java.security.AlgorithmParameters
Returns a parameter object for the specified algorithm.
getInstance(String) - Static method in class java.security.cert.CertificateFactory
Returns a certificate factory object that implements the specified certificate type.
getInstance(String) - Static method in class java.security.cert.CertPathBuilder
Returns a CertPathBuilder object that implements the specified algorithm.
getInstance(String) - Static method in class java.security.cert.CertPathValidator
Returns a CertPathValidator object that implements the specified algorithm.
getInstance(String) - Static method in class java.security.KeyFactory
Returns a KeyFactory object that converts public/private keys of the specified algorithm.
getInstance(String) - Static method in class java.security.KeyPairGenerator
Returns a KeyPairGenerator object that generates public/private key pairs for the specified algorithm.
getInstance(String) - Static method in class java.security.KeyStore
Returns a keystore object of the specified type.
getInstance(String) - Static method in class java.security.MessageDigest
Returns a MessageDigest object that implements the specified digest algorithm.
getInstance(String) - Static method in class java.security.SecureRandom
Returns a SecureRandom object that implements the specified Random Number Generator (RNG) algorithm.
getInstance(String) - Static method in class java.security.Signature
Returns a Signature object that implements the specified signature algorithm.
getInstance(String) - Static method in class java.util.Currency
Returns the Currency instance for the given currency code.
getInstance(String) - Static method in class javax.crypto.Cipher
Returns a Cipher object that implements the specified transformation.
getInstance(String) - Static method in class javax.crypto.ExemptionMechanism
Returns an ExemptionMechanism object that implements the specified exemption mechanism algorithm.
getInstance(String) - Static method in class javax.crypto.KeyAgreement
Returns a KeyAgreement object that implements the specified key agreement algorithm.
getInstance(String) - Static method in class javax.crypto.KeyGenerator
Returns a KeyGenerator object that generates secret keys for the specified algorithm.
getInstance(String) - Static method in class javax.crypto.Mac
Returns a Mac object that implements the specified MAC algorithm.
getInstance(String) - Static method in class javax.crypto.SecretKeyFactory
Returns a SecretKeyFactory object that converts secret keys of the specified algorithm.
getInstance(String) - Static method in class javax.net.ssl.KeyManagerFactory
Returns a KeyManagerFactory object that acts as a factory for key managers.
getInstance(String) - Static method in class javax.net.ssl.SSLContext
Returns a SSLContext object that implements the specified secure socket protocol.
getInstance(String) - Static method in class javax.net.ssl.TrustManagerFactory
Returns a TrustManagerFactory object that acts as a factory for trust managers.
getInstance(String) - Static method in class ohos.global.i18n.phonenumbers.InputFormatter
Obtains an InputFormatter instance associated with the specified regionCode.
getInstance(String) - Static method in class ohos.global.i18n.text.Transliterator
Obtains a Transliterator instance.
getInstance(String) - Static method in class ohos.global.icu.text.DateIntervalFormat
Construct a DateIntervalFormat from skeleton and the default FORMAT locale.
getInstance(String) - Static method in class ohos.global.icu.text.Transliterator
Returns a Transliterator object given its ID.
getInstance(String) - Static method in class ohos.global.icu.text.UCharacterIterator
Returns a UCharacterIterator object given a source string.
getInstance(String) - Static method in class ohos.global.icu.util.Currency
Returns a currency object given an ISO 4217 3-letter code.
getInstance(String) - Static method in class ohos.global.icu.util.VersionInfo
Returns an instance of VersionInfo with the argument version.
getInstance(StringBuffer) - Static method in class ohos.global.icu.text.UCharacterIterator
Returns a UCharacterIterator object given a source StringBuffer.
getInstance(String, int) - Static method in class ohos.global.icu.text.Transliterator
Returns a Transliterator object given its ID.
getInstance(String, String) - Static method in class java.security.AlgorithmParameterGenerator
Returns an AlgorithmParameterGenerator object for generating a set of parameters to be used with the specified algorithm.
getInstance(String, String) - Static method in class java.security.AlgorithmParameters
Returns a parameter object for the specified algorithm.
getInstance(String, String) - Static method in class java.security.cert.CertificateFactory
Returns a certificate factory object for the specified certificate type.
getInstance(String, String) - Static method in class java.security.cert.CertPathBuilder
Returns a CertPathBuilder object that implements the specified algorithm.
getInstance(String, String) - Static method in class java.security.cert.CertPathValidator
Returns a CertPathValidator object that implements the specified algorithm.
getInstance(String, String) - Static method in class java.security.KeyFactory
Returns a KeyFactory object that converts public/private keys of the specified algorithm.
getInstance(String, String) - Static method in class java.security.KeyPairGenerator
Returns a KeyPairGenerator object that generates public/private key pairs for the specified algorithm.
getInstance(String, String) - Static method in class java.security.KeyStore
Returns a keystore object of the specified type.
getInstance(String, String) - Static method in class java.security.MessageDigest
Returns a MessageDigest object that implements the specified digest algorithm.
getInstance(String, String) - Static method in class java.security.SecureRandom
Returns a SecureRandom object that implements the specified Random Number Generator (RNG) algorithm.
getInstance(String, String) - Static method in class java.security.Signature
Returns a Signature object that implements the specified signature algorithm.
getInstance(String, String) - Static method in class javax.crypto.Cipher
Returns a Cipher object that implements the specified transformation.
getInstance(String, String) - Static method in class javax.crypto.ExemptionMechanism
Returns an ExemptionMechanism object that implements the specified exemption mechanism algorithm.
getInstance(String, String) - Static method in class javax.crypto.KeyAgreement
Returns a KeyAgreement object that implements the specified key agreement algorithm.
getInstance(String, String) - Static method in class javax.crypto.KeyGenerator
Returns a KeyGenerator object that generates secret keys for the specified algorithm.
getInstance(String, String) - Static method in class javax.crypto.Mac
Returns a Mac object that implements the specified MAC algorithm.
getInstance(String, String) - Static method in class javax.crypto.SecretKeyFactory
Returns a SecretKeyFactory object that converts secret keys of the specified algorithm.
getInstance(String, String) - Static method in class javax.net.ssl.KeyManagerFactory
Returns a KeyManagerFactory object that acts as a factory for key managers.
getInstance(String, String) - Static method in class javax.net.ssl.SSLContext
Returns a SSLContext object that implements the specified secure socket protocol.
getInstance(String, String) - Static method in class javax.net.ssl.TrustManagerFactory
Returns a TrustManagerFactory object that acts as a factory for trust managers.
getInstance(String, CertStoreParameters) - Static method in class java.security.cert.CertStore
Returns a CertStore object that implements the specified CertStore type and is initialized with the specified parameters.
getInstance(String, CertStoreParameters, String) - Static method in class java.security.cert.CertStore
Returns a CertStore object that implements the specified CertStore type.
getInstance(String, CertStoreParameters, Provider) - Static method in class java.security.cert.CertStore
Returns a CertStore object that implements the specified CertStore type.
getInstance(String, Policy.Parameters) - Static method in class java.security.Policy
Returns a Policy object of the specified type.
getInstance(String, Policy.Parameters, String) - Static method in class java.security.Policy
Returns a Policy object of the specified type.
getInstance(String, Policy.Parameters, Provider) - Static method in class java.security.Policy
Returns a Policy object of the specified type.
getInstance(String, Provider) - Static method in class java.security.AlgorithmParameterGenerator
Returns an AlgorithmParameterGenerator object for generating a set of parameters to be used with the specified algorithm.
getInstance(String, Provider) - Static method in class java.security.AlgorithmParameters
Returns a parameter object for the specified algorithm.
getInstance(String, Provider) - Static method in class java.security.cert.CertificateFactory
Returns a certificate factory object for the specified certificate type.
getInstance(String, Provider) - Static method in class java.security.cert.CertPathBuilder
Returns a CertPathBuilder object that implements the specified algorithm.
getInstance(String, Provider) - Static method in class java.security.cert.CertPathValidator
Returns a CertPathValidator object that implements the specified algorithm.
getInstance(String, Provider) - Static method in class java.security.KeyFactory
Returns a KeyFactory object that converts public/private keys of the specified algorithm.
getInstance(String, Provider) - Static method in class java.security.KeyPairGenerator
Returns a KeyPairGenerator object that generates public/private key pairs for the specified algorithm.
getInstance(String, Provider) - Static method in class java.security.KeyStore
Returns a keystore object of the specified type.
getInstance(String, Provider) - Static method in class java.security.MessageDigest
Returns a MessageDigest object that implements the specified digest algorithm.
getInstance(String, Provider) - Static method in class java.security.SecureRandom
Returns a SecureRandom object that implements the specified Random Number Generator (RNG) algorithm.
getInstance(String, Provider) - Static method in class java.security.Signature
Returns a Signature object that implements the specified signature algorithm.
getInstance(String, Provider) - Static method in class javax.crypto.Cipher
Returns a Cipher object that implements the specified transformation.
getInstance(String, Provider) - Static method in class javax.crypto.ExemptionMechanism
Returns an ExemptionMechanism object that implements the specified exemption mechanism algorithm.
getInstance(String, Provider) - Static method in class javax.crypto.KeyAgreement
Returns a KeyAgreement object that implements the specified key agreement algorithm.
getInstance(String, Provider) - Static method in class javax.crypto.KeyGenerator
Returns a KeyGenerator object that generates secret keys for the specified algorithm.
getInstance(String, Provider) - Static method in class javax.crypto.Mac
Returns a Mac object that implements the specified MAC algorithm.
getInstance(String, Provider) - Static method in class javax.crypto.SecretKeyFactory
Returns a SecretKeyFactory object that converts secret keys of the specified algorithm.
getInstance(String, Provider) - Static method in class javax.net.ssl.KeyManagerFactory
Returns a KeyManagerFactory object that acts as a factory for key managers.
getInstance(String, Provider) - Static method in class javax.net.ssl.SSLContext
Returns a SSLContext object that implements the specified secure socket protocol.
getInstance(String, Provider) - Static method in class javax.net.ssl.TrustManagerFactory
Returns a TrustManagerFactory object that acts as a factory for trust managers.
getInstance(String, Locale) - Static method in class ohos.global.icu.text.DateIntervalFormat
Construct a DateIntervalFormat from skeleton and a given locale.
getInstance(String, Locale, DateIntervalInfo) - Static method in class ohos.global.icu.text.DateIntervalFormat
Construct a DateIntervalFormat from skeleton a DateIntervalInfo, and the given locale.
getInstance(String, DateIntervalInfo) - Static method in class ohos.global.icu.text.DateIntervalFormat
Construct a DateIntervalFormat from skeleton DateIntervalInfo, and the default FORMAT locale.
getInstance(String, ULocale) - Static method in class ohos.global.icu.text.DateIntervalFormat
Construct a DateIntervalFormat from skeleton and a given locale.
getInstance(String, ULocale, DateIntervalInfo) - Static method in class ohos.global.icu.text.DateIntervalFormat
Construct a DateIntervalFormat from skeleton a DateIntervalInfo, and the given locale.
getInstance(CharacterIterator) - Static method in class ohos.global.icu.text.UCharacterIterator
Returns a UCharacterIterator object given a CharacterIterator.
getInstance(Locale) - Static method in class java.text.Collator
Gets the Collator for the desired locale.
getInstance(Locale) - Static method in class java.text.DateFormatSymbols
Gets the DateFormatSymbols instance for the specified locale.
getInstance(Locale) - Static method in class java.text.DecimalFormatSymbols
Gets the DecimalFormatSymbols instance for the specified locale.
getInstance(Locale) - Static method in class java.text.NumberFormat
Returns a general-purpose number format for the specified locale.
getInstance(Locale) - Static method in class java.util.Calendar
Gets a calendar using the default time zone and specified locale.
getInstance(Locale) - Static method in class java.util.Currency
Returns the Currency instance for the country of the given locale.
getInstance(Locale) - Static method in class ohos.global.i18n.text.MeasureFormatter
Creates a MeasureFormatter instance with a specified locale.
getInstance(Locale) - Static method in class ohos.global.icu.text.Collator
Returns the Collator for the desired locale.
getInstance(Locale) - Static method in class ohos.global.icu.text.CurrencyPluralInfo
Gets a CurrencyPluralInfo instance for the given locale.
getInstance(Locale) - Static method in class ohos.global.icu.text.DateFormatSymbols
Returns a DateFormatSymbols instance for the given locale.
getInstance(Locale) - Static method in class ohos.global.icu.text.DateTimePatternGenerator
Construct a flexible generator according to data for a given locale.
getInstance(Locale) - Static method in class ohos.global.icu.text.DecimalFormatSymbols
Returns a DecimalFormatSymbols instance for the given locale.
getInstance(Locale) - Static method in class ohos.global.icu.text.ListFormatter
Create a list formatter that is appropriate for a locale.
getInstance(Locale) - Static method in class ohos.global.icu.text.LocaleDisplayNames
getInstance(Locale) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getInstance(Locale) - Static method in class ohos.global.icu.text.NumberingSystem
Returns the default numbering system for the specified locale.
getInstance(Locale) - Static method in class ohos.global.icu.text.RelativeDateTimeFormatter
Returns a RelativeDateTimeFormatter for a particular Locale.
getInstance(Locale) - Static method in class ohos.global.icu.text.TimeZoneFormat
Returns a frozen instance of TimeZoneFormat for the given Locale.
getInstance(Locale) - Static method in class ohos.global.icu.text.TimeZoneNames
Returns an instance of TimeZoneNames for the specified Locale.
getInstance(Locale) - Static method in class ohos.global.icu.util.Calendar
Returns a calendar using the default time zone and specified locale.
getInstance(Locale) - Static method in class ohos.global.icu.util.Currency
Returns a currency object for the default currency in the given locale.
getInstance(Locale, int) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getInstance(Locale, CompactDecimalFormat.CompactStyle) - Static method in class ohos.global.icu.text.CompactDecimalFormat
NOTE: New users are strongly encouraged to use link NumberFormatter instead of NumberFormat.
getInstance(Locale, DisplayContext...) - Static method in class ohos.global.icu.text.LocaleDisplayNames
Returns an instance of LocaleDisplayNames that returns names formatted for the provided Locale, using the provided DisplayContext settings
getInstance(Locale, MeasureFormat.FormatWidth) - Static method in class ohos.global.icu.text.MeasureFormat
Create a format from the Locale and formatWidth.
getInstance(Locale, MeasureFormat.FormatWidth, NumberFormat) - Static method in class ohos.global.icu.text.MeasureFormat
Create a format from the Locale, formatWidth, and format.
getInstance(Locale, NumberFormat) - Static method in class ohos.global.icu.text.RelativeDateTimeFormatter
Returns a RelativeDateTimeFormatter for a particular Locale that uses a particular NumberFormat object.
getInstance(TimeZone) - Static method in class java.util.Calendar
Gets a calendar using the specified time zone and default locale.
getInstance(TimeZone, Locale) - Static method in class java.util.Calendar
Gets a calendar with the specified time zone and locale.
getInstance(Ability) - Static method in class ohos.biometrics.authentication.BiometricAuthentication
Obtains a BiometricAuthentication singleton object.
getInstance(Context) - Static method in class ohos.accessibility.AccessibilitySystemAbilityClient
Obtains the AccessibilitySystemAbilityClient instance.
getInstance(Context) - Static method in class ohos.agp.animation.AnimatorScatter
Obtains an AnimatorScatter instance.
getInstance(Context) - Static method in class ohos.agp.components.element.ElementScatter
Obtains an ElementScatter instance.
getInstance(Context) - Static method in class ohos.agp.components.LayoutScatter
Obtains a LayoutScatter object based on the context.
getInstance(Context) - Static method in class ohos.dcall.DistributedCallManager
Obtains an instance of DistributedCallManager.
getInstance(Context) - Static method in class ohos.media.camera.CameraKit
Gets a CameraKit instance.
getInstance(Context) - Static method in class ohos.miscservices.wallpaper.WallpaperController
Obtains a WallpaperController instance.
getInstance(Context) - Static method in class ohos.net.NetHotspot
Creates a NetHotspot object.
getInstance(Context) - Static method in class ohos.net.NetManager
Get the NetManager instance.
getInstance(Context) - Static method in class ohos.nfc.NfcController
Obtains a singleton instance of the NfcController class.
getInstance(Context) - Static method in class ohos.telephony.CellularDataInfoManager
Obtains a CellularDataInfoManager instance.
getInstance(Context) - Static method in class ohos.telephony.RadioInfoManager
Obtains an instance of RadioInfoManager.
getInstance(Context) - Static method in class ohos.telephony.ShortMessageManager
Obtains an instance of ShortMessageManager.
getInstance(Context) - Static method in class ohos.telephony.SimInfoManager
Obtains an instance of SimInfoManager.
getInstance(Context) - Static method in class ohos.wifi.p2p.WifiP2pController
Obtains a WifiP2pController instance.
getInstance(Context) - Static method in class ohos.wifi.WifiDevice
Obtains a WifiDevice instance.
getInstance(Replaceable) - Static method in class ohos.global.icu.text.UCharacterIterator
Returns a UCharacterIterator object given a Replaceable object.
getInstance(Calendar) - Static method in class ohos.global.icu.text.DateFormat
Returns a default date/time formatter that uses the SHORT style for both the date and the time.
getInstance(Calendar, Locale) - Static method in class ohos.global.icu.text.DateFormat
Returns a date/time formatter that uses the SHORT style for both the date and the time.
getInstance(TimeZone) - Static method in class ohos.global.icu.util.Calendar
Returns a calendar using the specified time zone and default locale.
getInstance(TimeZone, Locale) - Static method in class ohos.global.icu.util.Calendar
Returns a calendar with the specified time zone and locale.
getInstance(TimeZone, ULocale) - Static method in class ohos.global.icu.util.Calendar
Returns a calendar with the specified time zone and locale.
getInstance(ULocale) - Static method in class ohos.global.icu.text.Collator
[icu] Returns the Collator for the desired locale.
getInstance(ULocale) - Static method in class ohos.global.icu.text.CurrencyPluralInfo
Gets a CurrencyPluralInfo instance for the given locale.
getInstance(ULocale) - Static method in class ohos.global.icu.text.DateFormatSymbols
[icu] Returns a DateFormatSymbols instance for the given locale.
getInstance(ULocale) - Static method in class ohos.global.icu.text.DateTimePatternGenerator
Construct a flexible generator according to data for a given locale.
getInstance(ULocale) - Static method in class ohos.global.icu.text.DecimalFormatSymbols
Returns a DecimalFormatSymbols instance for the given locale.
getInstance(ULocale) - Static method in class ohos.global.icu.text.ListFormatter
Create a list formatter that is appropriate for a locale.
getInstance(ULocale) - Static method in class ohos.global.icu.text.LocaleDisplayNames
getInstance(ULocale) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getInstance(ULocale) - Static method in class ohos.global.icu.text.NumberingSystem
Returns the default numbering system for the specified ULocale.
getInstance(ULocale) - Static method in class ohos.global.icu.text.RelativeDateTimeFormatter
Returns a RelativeDateTimeFormatter for a particular locale.
getInstance(ULocale) - Static method in class ohos.global.icu.text.TimeZoneFormat
Returns a frozen instance of TimeZoneFormat for the given locale.
getInstance(ULocale) - Static method in class ohos.global.icu.text.TimeZoneNames
Returns an instance of TimeZoneNames for the specified locale.
getInstance(ULocale) - Static method in class ohos.global.icu.util.Calendar
Returns a calendar using the default time zone and specified locale.
getInstance(ULocale) - Static method in class ohos.global.icu.util.Currency
Returns a currency object for the default currency in the given locale.
getInstance(ULocale) - Static method in class ohos.global.icu.util.LocaleData
Gets the LocaleData object associated with the ULocale specified in locale
getInstance(ULocale, int) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getInstance(ULocale, CompactDecimalFormat.CompactStyle) - Static method in class ohos.global.icu.text.CompactDecimalFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getInstance(ULocale, DisplayContext...) - Static method in class ohos.global.icu.text.LocaleDisplayNames
Returns an instance of LocaleDisplayNames that returns names formatted for the provided locale, using the provided DisplayContext settings
getInstance(ULocale, LocaleDisplayNames.DialectHandling) - Static method in class ohos.global.icu.text.LocaleDisplayNames
Returns an instance of LocaleDisplayNames that returns names formatted for the provided locale, using the provided dialectHandling.
getInstance(ULocale, MeasureFormat.FormatWidth) - Static method in class ohos.global.icu.text.MeasureFormat
Create a format from the locale, formatWidth, and format.
getInstance(ULocale, MeasureFormat.FormatWidth, NumberFormat) - Static method in class ohos.global.icu.text.MeasureFormat
Create a format from the locale, formatWidth, and format.
getInstance(ULocale, NumberFormat) - Static method in class ohos.global.icu.text.RelativeDateTimeFormatter
Returns a RelativeDateTimeFormatter for a particular locale that uses a particular NumberFormat object.
getInstance(ULocale, NumberFormat, RelativeDateTimeFormatter.Style, DisplayContext) - Static method in class ohos.global.icu.text.RelativeDateTimeFormatter
Returns a RelativeDateTimeFormatter for a particular locale that uses a particular NumberFormat object, style, and capitalization context
getInstance(NfcController) - Static method in class ohos.nfc.cardemulation.CardEmulation
Obtains a singleton instance of the CardEmulation class.
getInstance(TagInfo) - Static method in class ohos.nfc.tag.IsoDepTag
Obtains an instance of IsoDepTag object based on the tag information.
getInstance(TagInfo) - Static method in class ohos.nfc.tag.MifareClassicTag
Obtains a MifareClassic tag based on the given tag information.
getInstance(TagInfo) - Static method in class ohos.nfc.tag.MifareUltralightTag
Obtains a MifareUltralightTag object based on the given tag information.
getInstance(TagInfo) - Static method in class ohos.nfc.tag.NdefTag
Obtains an instance of NdefTag object based on the given tag information.
getInstance(TagInfo) - Static method in class ohos.nfc.tag.NfcATag
Obtains an NfcATag object based on the tag information.
getInstance(TagInfo) - Static method in class ohos.nfc.tag.NfcBTag
Obtains an NfcBTag object based on the given tag.
getInstance(TagInfo) - Static method in class ohos.nfc.tag.NfcFTag
Obtains an NfcFTag instance for the given tag.
getInstance(TagInfo) - Static method in class ohos.nfc.tag.NfcVTag
Obtains an NfcVTag instance for the given tag.
getInstanceBegin() - Method in class ohos.sysappcomponents.calendar.entity.Instances
Obtains the start time of the instance.
getInstanceByName(String) - Static method in class ohos.global.icu.text.NumberingSystem
Returns a numbering system from one of the predefined numbering systems known to ICU.
getInstanceDataHelper() - Method in class ohos.sysappcomponents.calendar.CalendarDataHelper
Creates an InstancesDataHelper object.
getInstanceEnd() - Method in class ohos.sysappcomponents.calendar.entity.Instances
Obtains the end time of the instance.
getInstanceEndDay() - Method in class ohos.sysappcomponents.calendar.entity.Instances
Obtains the end date of the instance.
getInstanceEndMinute() - Method in class ohos.sysappcomponents.calendar.entity.Instances
Obtains the instance end time calculated from 00:00 on the current day in the time zone where the calendar is located, in minutes.
getInstanceFollowRedirects() - Method in class java.net.HttpURLConnection
Returns the value of this HttpURLConnection's instanceFollowRedirects field.
getInstanceForSkeleton(String) - Static method in class ohos.global.icu.text.DateFormat
[icu] Returns a DateFormat object that can be used to format dates and times in the default locale.
getInstanceForSkeleton(String, Locale) - Static method in class ohos.global.icu.text.DateFormat
[icu] Returns a DateFormat object that can be used to format dates and times in the given locale.
getInstanceForSkeleton(String, ULocale) - Static method in class ohos.global.icu.text.DateFormat
[icu] Returns a DateFormat object that can be used to format dates and times in the given locale.
getInstanceForSkeleton(Calendar, String, Locale) - Static method in class ohos.global.icu.text.DateFormat
[icu] Creates a DateFormat object that can be used to format dates and times in the calendar system specified by cal.
getInstanceForSkeleton(Calendar, String, ULocale) - Static method in class ohos.global.icu.text.DateFormat
[icu] Creates a DateFormat object that can be used to format dates and times in the calendar system specified by cal.
getInstanceStartDay() - Method in class ohos.sysappcomponents.calendar.entity.Instances
Obtains the start date of the instance.
getInstanceStartMinute() - Method in class ohos.sysappcomponents.calendar.entity.Instances
Obtains the instance start time calculated from 00:00 on the current day in the time zone where the calendar is located, in minutes.
getInstanceStrong() - Static method in class java.security.SecureRandom
Returns a SecureRandom object that was selected by using the algorithms/providers specified in the securerandom.strongAlgorithms Security property.
getInstant() - Method in class java.time.zone.ZoneOffsetTransition
Gets the transition instant.
getInt() - Method in class java.nio.ByteBuffer
Relative get method for reading an int value.
getInt() - Method in class ohos.data.distributed.common.Value
Obtains values of the int type.
getInt(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading an int value.
getInt(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC INTEGER parameter as an int in the Java programming language.
getInt(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an int in the Java programming language.
getInt(int) - Method in class ohos.data.resultset.AbsResultSet
 
getInt(int) - Method in class ohos.data.resultset.AbsSharedResultSet
 
getInt(int) - Method in class ohos.data.resultset.CombinedResultSet
 
getInt(int) - Method in interface ohos.data.resultset.ResultSet
Obtains the value of the specified column in the current row as an int.
getInt(int) - Method in class ohos.data.resultset.ResultSetWrapper
 
getInt(int) - Method in class ohos.data.resultset.TableResultSet
Obtains the value of the specified column in the current row as an int.
getInt(int, int) - Method in class ohos.data.resultset.SharedBlock
Obtains the int value at the position specified by rowIndex and columnIndex.
getInt(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type int or of another primitive type convertible to type int via a widening conversion.
getInt(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as an int.
getInt(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC INTEGER parameter as an int in the Java programming language.
getInt(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an int in the Java programming language.
getInt(String) - Method in interface ohos.data.distributed.user.SingleKvStore
Obtains the int value of a specified key.
getInt(String, int) - Method in class java.util.prefs.AbstractPreferences
Implements the getInt method as per the specification in Preferences#getInt(String,int).
getInt(String, int) - Method in class java.util.prefs.Preferences
Returns the int value represented by the string associated with the specified key in this preference node.
getInt(String, int) - Method in interface ohos.data.preferences.Preferences
Obtains the value of a preference in the int format.
getInt(String, String) - Method in interface ohos.data.distributed.device.DeviceKvStore
Obtains the int value matching a specified device ID and key.
getIntArray() - Method in class ohos.global.resource.Element
Obtains an integer array based on this Element.
getIntArray(int) - Method in class ohos.app.AbilityContext
 
getIntArray(int) - Method in interface ohos.app.Context
Get the integer array of this Context based on the specified resource ID.
getIntArrayParam(String) - Method in class ohos.aafwk.content.Intent
Obtains an int array matching the given key.
getIntColor(String) - Static method in class ohos.agp.utils.Color
Obtains the color value based on the specified string value.
getInteger() - Method in class ohos.global.resource.Element
Obtains an integer value based on this Element.
getInteger(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the int value at the specified index of this ZSONArray and automatically converts the value into an Integer object.
getInteger(String) - Static method in class java.lang.Integer
Determines the integer value of the system property with the specified name.
getInteger(String) - Method in class ohos.data.rdb.ValuesBucket
Obtains the Integer value of a specified column name.
getInteger(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the int value matching the specified key in the map of this ZSONObject and automatically converts the value into an Integer object.
getInteger(String, int) - Static method in class java.lang.Integer
Determines the integer value of the system property with the specified name.
getInteger(String, Integer) - Static method in class java.lang.Integer
Returns the integer value of the system property with the specified name.
getIntegerArrayListParam(String) - Method in class ohos.aafwk.content.Intent
Obtains an ArrayList parameter value of Integer elements that matches the given key.
getIntegerInstance() - Static method in class java.text.NumberFormat
Returns an integer number format for the current default FORMAT locale.
getIntegerInstance() - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getIntegerInstance(Locale) - Static method in class java.text.NumberFormat
Returns an integer number format for the specified locale.
getIntegerInstance(Locale) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getIntegerInstance(ULocale) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getIntegerList(String) - Method in class ohos.utils.PacMap
Obtains the ArrayList<Integer> value matching a specified key.
getIntegerValue() - Method in interface ohos.agp.components.Attr
Obtains the integer value of an attribute.
getIntegerValue() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains the integer value referenced by the XML attribute.
getIntegerValue(String, int) - Method in class ohos.global.resource.solidxml.Theme
Obtains an integer value of the attribute matching the key in this Theme.
getIntensities() - Method in class ohos.vibrator.bean.VibrationPattern
Obtains the array of intensities in a periodic vibration.
getIntensity() - Method in class ohos.agp.render.render3d.components.LightComponent
Obtains the light intensity.
getIntensity() - Method in class ohos.vibrator.bean.VibrationPattern
Obtains the intensity of a one-shot vibration.
getIntent() - Method in class ohos.aafwk.ability.Ability
Obtains the Intent object that starts this ability.
getIntent() - Method in class ohos.bundle.ShortcutInfo
Obtains the ShortcutIntent object of this shortcut.
getIntent() - Method in class ohos.event.commonevent.CommonEventData
Obtains the Intent attribute of a common event.
getIntent() - Method in class ohos.miscservices.pasteboard.PasteData.Record
Obtains an intent in a record.
getIntent() - Method in class ohos.miscservices.timeutility.Timer.TimerIntent
Obtains the action performed after the timer is triggered.
getIntentAction() - Method in class ohos.data.search.model.SearchableEntity
Obtains the intent action declared in the intent filter of the ability that will be launched.
getIntentAgent() - Method in class ohos.event.notification.NotificationActionButton
Obtains the IntentAgent of this NotificationActionButton.
getIntentAgent() - Method in class ohos.event.notification.NotificationRequest
Obtains the IntentAgent contained in this notification.
getIntentAgent(Context, IntentAgentInfo) - Static method in class ohos.event.intentagent.IntentAgentHelper
Obtains an IntentAgent object.
getIntents() - Method in class ohos.bundle.LauncherShortcutInfo
Obtains all ShortcutIntent objects contained in this shortcut.
getIntents() - Method in class ohos.bundle.ShortcutInfo
Obtains all ShortcutIntent objects contained in this shortcut.
getInterface() - Method in class java.net.MulticastSocket
Retrieve the address of the network interface used for multicast packets.
getInterface() - Method in class ohos.net.RouteInfo
Obtains the NIC name of a route.
getInterfaceAddresses() - Method in class java.net.NetworkInterface
Get a List of all or a subset of the InterfaceAddresses of this network interface.
getInterfaceDescriptor() - Method in interface ohos.rpc.IRemoteObject
Obtains the interface descriptor of an object.
getInterfaceDescriptor() - Method in class ohos.rpc.RemoteObject
Queries an interface descriptor.
getInterfaceDescriptor() - Method in class ohos.rpc.RemoteProxy
Queries the interface descriptor of remote object.
getInterfaceName() - Method in class ohos.net.ConnectionProperties
Obtains the NIC name (a character string) of a connection.
getInterfaceName() - Method in class ohos.wifi.p2p.WifiP2pGroup
Obtains the interface name of this Wi-Fi P2P group.
getInterfaces() - Method in class java.lang.Class
Determines the interfaces implemented by the class or interface represented by this object.
getInternationalCurrencySymbol() - Method in class java.text.DecimalFormatSymbols
Returns the ISO 4217 currency code of the currency of these DecimalFormatSymbols.
getInternationalCurrencySymbol() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the international string denoting the local currency.
getInterruptListener() - Method in class ohos.media.audio.AudioInterrupt
Obtains the audio interruption listener.
getIntersectRect(int, int, int, int) - Method in class ohos.agp.utils.Rect
Checks whether this Rect intersects a specified rectangle with given coordinates and sets this Rect to that intersection if they intersect.
getIntersectRect(int, int, int, int) - Method in class ohos.utils.geo.Rect
Checks whether this Rect intersects a specified rectangle with given coordinates and sets this Rect to that intersection if they intersect.
getIntersectRect(Rect) - Method in class ohos.agp.utils.Rect
Checks whether this Rect intersects a specified rectangle and sets this Rect to that intersection if they intersect.
getIntersectRect(RectFloat) - Method in class ohos.agp.utils.RectFloat
Checks whether this RectFloat intersects a specified rectangle and sets this RectFloat to that intersection if they intersect.
getIntersectRect(Rect, Rect) - Method in class ohos.agp.utils.Rect
Checks whether two specified rectangles intersect, and sets this Rect to that intersection if they intersect.
getIntersectRect(Rect) - Method in class ohos.utils.geo.Rect
Checks whether this Rect intersects a specified rectangle and sets this Rect to that intersection if they intersect.
getIntersectRect(RectFloat) - Method in class ohos.utils.geo.RectFloat
Checks whether this RectFloat intersects a specified rectangle and sets this RectFloat to that intersection if they intersect.
getIntersectRect(Rect, Rect) - Method in class ohos.utils.geo.Rect
Checks whether two specified rectangles intersect, and sets this Rect to that intersection if they intersect.
getIntervalPattern(String, int) - Method in class ohos.global.icu.text.DateIntervalInfo
Get the interval pattern given the largest different calendar field.
getIntlPrefixAndCCLen(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Obtains the prefix length of a specified phone number.
getIntParam(String, int) - Method in class ohos.aafwk.content.Intent
Obtains an int value matching the given key.
getIntPropertyMaxValue(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns the maximum value for an integer/binary Unicode property.
getIntPropertyMinValue(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns the minimum value for an integer/binary Unicode property type.
getIntPropertyValue(int, int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns the property value for a Unicode property type of a code point.
getIntValue(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the int value at the specified index of this ZSONArray.
getIntValue(String) - Method in class ohos.media.common.Format
Obtains a metadata value of an integer type.
getIntValue(String) - Method in class ohos.utils.BasePacMap
Obtains the int value matching a specified key.
getIntValue(String) - Method in class ohos.utils.PacMap
Obtains the int value matching a specified key.
getIntValue(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the int value matching the specified key in the map of this ZSONObject.
getIntValue(String, int) - Method in class ohos.utils.BasePacMap
Obtains the int value matching a specified key.
getIntValue(String, int) - Method in class ohos.utils.PacMap
Obtains the int value matching a specified key.
getIntValueArray(String) - Method in class ohos.utils.BasePacMap
Obtains the int[] value matching a specified key.
getIntValueArray(String) - Method in class ohos.utils.PacMap
Obtains the int[] value matching a specified key.
getIntValueArray(String) - Method in class ohos.utils.PersistablePacMap
Overrides the BasePacMap#getIntValueArray method to obtain the int array in the unmarshalled PersistablePacMap object where an array has been converted into JsonArray.
getInvalidityDate() - Method in exception java.security.cert.CertificateRevokedException
Returns the invalidity date, as specified in the Invalidity Date extension of this CertificateRevokedException.
getInverse() - Method in class ohos.global.icu.text.Transliterator
Returns this transliterator's inverse.
getInvocationHandler(Object) - Static method in class java.lang.reflect.Proxy
Returns the invocation handler for the specified proxy instance.
getIpAddress() - Static method in class ohos.utils.CommonPattern
Obtains the regular expression for verifying IPv4 addresses.
getIpAddress() - Method in class ohos.wifi.IpInfo
Obtains the device IP address of a Wi-Fi connection.
getIpAddress() - Method in class ohos.wifi.WifiLinkedInfo
Obtains the IP address of this Wi-Fi connection.
getIpcCount(Debug.IpcType) - Static method in class ohos.hiviewdfx.Debug
Obtains the number of IPC objects of the specified IPC type for this process.
getIpcReceivedCount() - Static method in class ohos.hiviewdfx.Debug
Obtains the number of IPC objects received by this process.
getIpcSentCount() - Static method in class ohos.hiviewdfx.Debug
Obtains the number of IPC objects sent by this process.
getIpInfo() - Method in class ohos.wifi.WifiDevice
Obtains the IP information of a Wi-Fi connection.
getIrradianceCoefficients() - Method in class ohos.agp.render.render3d.components.SceneComponent
Obtains the irradiance lighting coefficients.
getISO3Country() - Method in class java.util.Locale
Returns a three-letter abbreviation for this locale's country.
getISO3Country() - Method in class ohos.global.icu.util.ULocale
Returns a three-letter abbreviation for this locale's country/region.
getISO3Country(String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a three-letter abbreviation for this locale's country/region.
getISO3Language() - Method in class java.util.Locale
Returns a three-letter abbreviation of this locale's language.
getISO3Language() - Method in class ohos.global.icu.util.ULocale
Returns a three-letter abbreviation for this locale's language.
getISO3Language(String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns a three-letter abbreviation for this locale's language.
getISOCountries() - Static method in class java.util.Locale
Returns a list of all 2-letter country codes defined in ISO 3166.
getISOCountries() - Static method in class ohos.global.icu.util.ULocale
Returns a list of all 2-letter country codes defined in ISO 3166.
getIsoCountryCodeForNetwork(int) - Method in class ohos.telephony.RadioInfoManager
Obtains the ISO-defined country code of the country where the registered network is deployed.
getIsoCountryCodeForSim(int) - Method in class ohos.telephony.SimInfoManager
Obtains the ISO country code of the SIM card in a specified slot.
getISOLanguages() - Static method in class java.util.Locale
Returns a list of all 2-letter language codes defined in ISO 639.
getISOLanguages() - Static method in class ohos.global.icu.util.ULocale
Returns a list of all 2-letter language codes defined in ISO 639.
getIssuer() - Method in class java.security.cert.X509CertSelector
Returns the issuer criterion as an X500Principal.
getIssuerAlternativeNames() - Method in class java.security.cert.X509Certificate
Gets an immutable collection of issuer alternative names from the IssuerAltName extension, (OID = 2.5.29.18).
getIssuerAsBytes() - Method in class java.security.cert.X509CertSelector
Returns the issuer criterion as a byte array.
getIssuerAsString() - Method in class java.security.cert.X509CertSelector
getIssuerDN() - Method in class java.security.cert.X509Certificate
getIssuerDN() - Method in class java.security.cert.X509CRL
Denigrated, replaced by X509CRL.getIssuerX500Principal().
getIssuerDN() - Method in class javax.security.cert.X509Certificate
Gets the issuer (issuer distinguished name) value from the certificate.
getIssuerNames() - Method in class java.security.cert.X509CRLSelector
Returns a copy of the issuerNames criterion.
getIssuers() - Method in class java.security.cert.X509CRLSelector
Returns the issuerNames criterion.
getIssuerUniqueID() - Method in class java.security.cert.X509Certificate
Gets the issuerUniqueID value from the certificate.
getIssuerX500Principal() - Method in class java.security.cert.X509Certificate
Returns the issuer (issuer distinguished name) value from the certificate as an X500Principal.
getIssuerX500Principal() - Method in class java.security.cert.X509CRL
Returns the issuer (issuer distinguished name) value from the CRL as an X500Principal.
getIsTracking() - Method in class ohos.ai.cv.text.TextConfiguration
Checks whether to perform text tracking.
getItalic(Text, Boolean) - Static method in class ohos.agp.render.layoutboost.LayoutBoostUtils
Obtains the text italic value.
getItem(int) - Method in class ohos.agp.components.BaseItemProvider
Obtains the data item in a specified position in the data set.
getItemComponent(int) - Method in class ohos.agp.window.dialog.ListDialog
Obtains the component matching the item at a specified position.
getItemComponentType(int) - Method in class ohos.agp.components.BaseItemProvider
Obtains the component type of a data item in a dataset based on the position.
getItemElements() - Method in class ohos.agp.components.PageSliderIndicator
Obtains the Element object of each selected and deselected indicator item.
getItemId(int) - Method in class ohos.agp.components.BaseItemProvider
Obtains the row ID of a data item in a specified position in the data set.
getItemNormalElement() - Method in class ohos.agp.components.PageSliderIndicator
Obtains the Element object of the indicator of a non-selected item.
getItemOffset() - Method in class ohos.agp.components.PageSliderIndicator
Obtains the offset between indicator items.
getItemPosByVisibleIndex(int) - Method in class ohos.agp.components.ListContainer
Obtains the position index of the displayed item .
getItemProvider() - Method in class ohos.agp.components.ListContainer
Obtains the BaseItemProvider object associated with a ListContainer object.
getItemSelectedElement() - Method in class ohos.agp.components.PageSliderIndicator
Obtains the Element object of the indicator of a selected item.
getIterationCount() - Method in interface javax.crypto.interfaces.PBEKey
Returns the iteration count or 0 if not specified.
getIterationCount() - Method in class javax.crypto.spec.PBEKeySpec
Returns the iteration count or 0 if not specified.
getIterationCount() - Method in class javax.crypto.spec.PBEParameterSpec
Returns the iteration count.
getIterator() - Method in class java.text.AttributedString
Creates an AttributedCharacterIterator instance that provides access to the entire contents of this string.
getIterator(AttributedCharacterIterator.Attribute[]) - Method in class java.text.AttributedString
Creates an AttributedCharacterIterator instance that provides access to selected contents of this string.
getIterator(AttributedCharacterIterator.Attribute[], int, int) - Method in class java.text.AttributedString
Creates an AttributedCharacterIterator instance that provides access to selected contents of this string.
getIV() - Method in class javax.crypto.Cipher
Returns the initialization vector (IV) in a new buffer.
getIV() - Method in class javax.crypto.spec.GCMParameterSpec
Returns the Initialization Vector (IV).
getIV() - Method in class javax.crypto.spec.IvParameterSpec
Returns the initialization vector (IV).
getIV() - Method in class javax.crypto.spec.RC2ParameterSpec
Returns the IV or null if this parameter set does not contain an IV.
getIV() - Method in class javax.crypto.spec.RC5ParameterSpec
Returns the IV or null if this parameter set does not contain an IV.
getJarEntry() - Method in class java.net.JarURLConnection
Return the JAR entry object for this connection, if any.
getJarEntry(String) - Method in class java.util.jar.JarFile
Returns the JarEntry for the given entry name or null if not found.
getJarFile() - Method in class java.net.JarURLConnection
Return the JAR file for this connection.
getJarFileURL() - Method in class java.net.JarURLConnection
Returns the URL for the Jar file for this connection.
getJDBCMajorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the major JDBC version number for this driver.
getJDBCMinorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the minor JDBC version number for this driver.
getJointUserId() - Method in class ohos.bundle.BundleInfo
Obtains the name of the user ID shared among this application and other applications.
getJournalMode() - Method in class ohos.data.rdb.StoreConfig
Obtains the journal mode in this StoreConfig object.
getJsBindingData() - Method in class ohos.aafwk.ability.ProviderFormInfo
Obtains the binding data of the JS form.
getJsComponentName() - Method in class ohos.bundle.FormInfo
Obtains the JS component name of this JS form.
getKeepAlive() - Method in class java.net.Socket
Tests if SocketOptions#SO_KEEPALIVE is enabled.
getKeepAliveTime(TimeUnit) - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the thread keep-alive time, which is the amount of time that threads in excess of the core pool size may remain idle before being terminated.
getKey() - Method in class java.util.AbstractMap.SimpleEntry
Returns the key corresponding to this entry.
getKey() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns the key corresponding to this entry.
getKey() - Method in interface java.util.Map.Entry
Returns the key corresponding to this entry.
getKey() - Method in exception java.util.MissingResourceException
Gets parameter passed by constructor.
getKey() - Method in class java.util.prefs.PreferenceChangeEvent
Returns the key of the preference that was changed.
getKey() - Method in class javax.crypto.spec.DESedeKeySpec
Returns the DES-EDE key.
getKey() - Method in class javax.crypto.spec.DESKeySpec
Returns the DES key material.
getKey() - Method in class ohos.data.distributed.common.Entry
Obtains the key of a key-value pair.
getKey() - Method in class ohos.event.notification.MessageUser
Obtains the key of this MessageUser.
getKey() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the query key that identifies this contact.
getKey(String, char[]) - Method in class java.security.KeyStore
Returns the key associated with the given alias, using the given password to recover it.
getKeyBoardType() - Method in class ohos.aafwk.ability.DeviceConfigInfo
Obtains the type of keyboard required by the application.
getKeyCode() - Method in class ohos.multimodalinput.event.KeyEvent
Obtains the keycode of the current key event.
getKeyCryptoAttr(int) - Method in class ohos.security.keystore.KeyStoreKeySpec
Obtains the cryptographic attribute set of a key, depending on the input parameter.
getKeyDownDuration() - Method in class ohos.multimodalinput.event.KeyEvent
Obtains the duration during which the current key is pressed down before this method is called.
getKeyEventListener() - Method in class ohos.agp.components.Component
Obtains a listener for monitoring key events of this component.
getKeyLength() - Method in class javax.crypto.spec.PBEKeySpec
Returns the to-be-derived key length or 0 if not specified.
getKeyManagers() - Method in class javax.net.ssl.KeyManagerFactory
Returns one key manager for each type of key material.
getKeys() - Method in class java.util.ListResourceBundle
Returns an Enumeration of the keys contained in this ResourceBundle and its parent bundles.
getKeys() - Method in class java.util.PropertyResourceBundle
Returns an Enumeration of the keys contained in this ResourceBundle and its parent bundles.
getKeys() - Method in class java.util.ResourceBundle
Returns an enumeration of the keys.
getKeys() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets all parameters for the current frame capture configuration.
getKeys() - Method in interface ohos.media.camera.device.FrameConfig
Gets all parameters for the current frame capture configuration.
getKeys() - Method in class ohos.utils.BasePacMap
Obtains all the keys of the current object.
getKeys() - Method in class ohos.utils.PacMap
Obtains all the keys of the current object.
getKeysize() - Method in class java.security.spec.RSAKeyGenParameterSpec
Returns the keysize.
getKeySpec(Key) - Method in class javax.crypto.EncryptedPrivateKeyInfo
Extract the enclosed PKCS8EncodedKeySpec object from the encrypted data and return it.
getKeySpec(Key, Class<T>) - Method in class java.security.KeyFactory
Returns a specification (key material) of the given key object.
getKeySpec(Key, String) - Method in class javax.crypto.EncryptedPrivateKeyInfo
Extract the enclosed PKCS8EncodedKeySpec object from the encrypted data and return it.
getKeySpec(Key, Provider) - Method in class javax.crypto.EncryptedPrivateKeyInfo
Extract the enclosed PKCS8EncodedKeySpec object from the encrypted data and return it.
getKeySpec(Cipher) - Method in class javax.crypto.EncryptedPrivateKeyInfo
Extract the enclosed PKCS8EncodedKeySpec object from the encrypted data and return it.
getKeySpec(SecretKey, Class<?>) - Method in class javax.crypto.SecretKeyFactory
Returns a specification (key material) of the given key object in the requested format.
getKeysSet() - Method in class ohos.media.common.AVMetadata
Obtains a set of available string keys contained in the media metadata.
getKeyStore() - Method in class java.security.KeyStore.Builder
Returns the KeyStore described by this object.
getKeyUsage() - Method in class java.security.cert.X509Certificate
Gets a boolean array representing bits of the KeyUsage extension, (OID = 2.5.29.15).
getKeyUsage() - Method in class java.security.cert.X509CertSelector
Returns the keyUsage criterion.
getKeywords() - Method in class ohos.data.search.schema.Schema
Obtains the value of the keywords index field.
getKeywords() - Static method in class ohos.global.icu.text.Collator
[icu] Returns an array of all possible keywords that are relevant to collation.
getKeywords() - Method in class ohos.global.icu.text.PluralRules
Returns a set of all rule keywords used in this PluralRules object.
getKeywords() - Method in class ohos.global.icu.util.ULocale
[icu] Returns an iterator over keywords for this locale.
getKeywords(String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns an iterator over keywords for the specified locale.
getKeywords(String, int) - Method in class ohos.ai.nlu.NluClient
Extracts and obtains keywords (synchronous method).
getKeywords(String, int, OnResultListener<ResponseResult>) - Method in class ohos.ai.nlu.NluClient
Extracts and obtains keywords (asynchronous method).
getKeywordValue(String) - Method in class ohos.global.icu.util.ULocale
[icu] Returns the value for a keyword in this locale.
getKeywordValue(String, String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns the value for a keyword in the specified locale.
getKeywordValues(String) - Static method in class ohos.global.icu.text.Collator
[icu] Given a keyword, returns an array of all values for that keyword that are currently in use.
getKeywordValuesForLocale(String, ULocale, boolean) - Static method in class ohos.global.icu.text.Collator
[icu] Given a key and a locale, returns an array of string values in a preferred order that would make a difference.
getKeywordValuesForLocale(String, ULocale, boolean) - Static method in class ohos.global.icu.util.Calendar
[icu] Given a key and a locale, returns an array of string values in a preferred order that would make a difference.
getKeywordValuesForLocale(String, ULocale, boolean) - Static method in class ohos.global.icu.util.Currency
Given a key and a locale, returns an array of values for the key for which data exists.
getKvStore(Options, String) - Method in interface ohos.data.distributed.common.KvManager
Creates and obtains a KvStore database by specifying Options and storeId.
getKvStoreErrorCode() - Method in exception ohos.data.distributed.common.KvStoreException
Obtains the kvStoreErrorCode of a KvStore exception.
getKvStoreType() - Method in class ohos.data.distributed.common.Options
Obtains the KvStore database type.
getL() - Method in class javax.crypto.spec.DHParameterSpec
Returns the size in bits, l, of the random exponent (private value).
getLabel() - Method in class ohos.bundle.AbilityInfo
Obtains the name of an ability that is visible to users or the resource index of the ability name.
getLabel() - Method in class ohos.bundle.ApplicationInfo
Obtains the name of the application visible to users or the resource index of the application name.
getLabel() - Method in class ohos.bundle.HapModuleInfo
Obtains the label of this HAP module.
getLabel() - Method in class ohos.bundle.LauncherAbilityInfo
Obtains the label of the ability.
getLabel() - Method in class ohos.bundle.LauncherShortcutInfo
Obtains the label of this shortcut.
getLabel() - Method in class ohos.bundle.ShortcutInfo
Obtains the label of this shortcut.
getLabel() - Method in class ohos.event.notification.NotificationRequest
Obtains the label of this notification.
getLabel() - Method in class ohos.global.icu.text.AlphabeticIndex.Bucket
Get the label
getLabel(Context, String, String) - Method in interface ohos.security.fileprotect.ISfpPolicyManager
Obtains the label of a specified file.
getLabelName() - Method in class ohos.sysappcomponents.contact.entity.Email
Obtains the label name of an attribute.
getLabelName() - Method in class ohos.sysappcomponents.contact.entity.Event
Obtains the label name of an attribute.
getLabelName() - Method in class ohos.sysappcomponents.contact.entity.ImAddress
Obtains the label name of an attribute.
getLabelName() - Method in class ohos.sysappcomponents.contact.entity.PhoneNumber
Obtains the label name of an attribute.
getLabelName() - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Obtains the label name of an attribute.
getLabelName() - Method in class ohos.sysappcomponents.contact.entity.Relation
Obtains the label name of an attribute.
getLabelName() - Method in class ohos.sysappcomponents.contact.entity.SipAddress
Obtains the label name of an attribute.
getLabelType() - Method in class ohos.global.icu.text.AlphabeticIndex.Bucket
Is a normal, underflow, overflow, or inflow bucket
getLandmarks() - Method in class ohos.media.camera.params.Face
Gets facial landmarks, for example, a left eye, right eye, nose, and mouth.
getLanguage() - Method in class java.util.Locale
Returns the language code of this Locale.
getLanguage() - Method in class ohos.ai.cv.text.TextConfiguration
Obtains the language type for text detection.
getLanguage() - Method in class ohos.global.icu.util.ULocale
Returns the language code for this locale, which will either be the empty string or a lowercase ISO 639 code.
getLanguage(String) - Static method in class ohos.global.icu.util.ULocale
Returns the language code for the locale ID, which will either be the empty string or a lowercase ISO 639 code.
getLanguageName(Locale, Locale) - Static method in class ohos.global.i18n.LocaleHelperUtils
Obtains the language name localized for display in a given locale.
getLanguageName(Locale, Locale, boolean) - Static method in class ohos.global.i18n.LocaleHelperUtils
Obtains the language name localized for display in a given locale.
getLanguageType() - Method in class ohos.ai.cv.text.TextLine
Obtains the language type for detecting the text line.
getLargestMinimum() - Method in class java.time.temporal.ValueRange
Gets the largest possible minimum value that the field can take.
getLargestPoolSize() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the largest number of threads that have ever simultaneously been in the pool.
getLast() - Method in class java.util.ArrayDeque
 
getLast() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
getLast() - Method in class java.util.concurrent.LinkedBlockingDeque
 
getLast() - Method in interface java.util.Deque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in class java.util.LinkedList
Returns the last element in this list.
getLastAccessedTime() - Method in interface javax.net.ssl.SSLSession
Returns the last time this Session representation was accessed by the session level infrastructure, in milliseconds since midnight, January 1, 1970 UTC.
getLastAccessTime() - Method in class java.util.zip.ZipEntry
Returns the last access time of the entry.
getLastContent() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the last content of the component.
getLastErrorInfo(String) - Method in class ohos.security.seoperator.SEOperatorAbs
Obtains the last log of an operation failure.
getLastMemoryLevel() - Method in class ohos.aafwk.ability.RunningProcessInfo
Obtains the last memory trimming level reported to the process, which corresponds to the value passed to Ability#onMemoryLevel(int).
getLastModified() - Method in class java.net.URLConnection
Returns the value of the last-modified header field.
getLastModifiedTime() - Method in class java.util.zip.ZipEntry
Returns the last modification time of the entry.
getLastModifiedTime(Path, LinkOption...) - Static method in class java.nio.file.Files
Returns a file's last modified time.
getLastPath() - Method in class ohos.utils.net.Uri
Obtains the last path of the current URI.
getLastPoint(Point) - Method in class ohos.agp.render.Path
Obtains the last point in the point array of this Path.
getLastPositionChangedTime() - Method in class ohos.media.common.sessioncore.AVPlaybackState
Obtains the time elapsed since the last playback position change.
getLastRefreshTextureImageTime() - Method in class ohos.agp.graphics.TextureHolder
Obtains the timestamp when refreshTextureImage is invoked last time, the unit is nanosecond.
getLastStoredDataWhenConfigChanged() - Method in class ohos.app.AbilityContext
 
getLastStoredDataWhenConfigChanged() - Method in interface ohos.app.Context
Obtains the most recent data saved via Ability.onStoreDataWhenConfigChange() when the system configuration is changed.
getLastVisibleItemPosition() - Method in class ohos.agp.components.ListContainer
Deprecated.
getLatitude() - Method in class ohos.data.search.schema.EventItem
Obtains the value of the latitude index field.
getLatitude() - Method in class ohos.data.search.schema.NoticeItem
Obtains the value of the latitude index field.
getLatitude() - Method in class ohos.data.search.schema.PhotoItem
Obtains the latitude of the shooting location.
getLatitude() - Method in class ohos.data.search.schema.PlaceItem
Obtains the value of the latitude index field.
getLatitude() - Method in class ohos.location.GeoAddress
Obtains the latitude in the current GeoAddress object.
getLatitude() - Method in class ohos.location.Location
Obtains the latitude of the device at the current location, in unit of degrees.
getLatLong(ImageSource) - Static method in class ohos.media.image.ExifUtils
Obtains longitude and latitude information about the image in its Exif property.
getLaunchIntentForBundle(String) - Method in interface ohos.bundle.IBundleManager
Obtains the Intent for starting the main ability of an application based on the given bundle name.
getLaunchMode() - Method in class ohos.bundle.AbilityInfo
Obtains the launch mode of an ability, either singleton or standard.
getLayoutConfig() - Method in class ohos.agp.components.Component
Obtains the layout parameters associated with a component.
getLayoutConfig() - Method in class ohos.agp.window.service.Window
Obtains the LayoutConfig object of the Window instance to read or modify.
getLayoutDirection() - Method in class ohos.agp.components.Component
Obtains the layout direction of this component.
getLayoutDirection() - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Returns the layout direction: LayoutDirection#LTR or LayoutDirection#RTL
getLayoutDirectionResolved() - Method in class ohos.agp.components.Component
Obtains the resolved layout direction of this component.
getLayoutId() - Method in class ohos.agp.components.ComponentProvider
Obtains the layout ID.
getLayoutManager() - Method in class ohos.agp.components.ComponentContainer
Obtains a LayoutManager object, which is used to lay out relevant child components.
getLayoutParams() - Method in class ohos.aafwk.ability.Ability
Obtains window layout parameters of an ability.
getLayoutParams() - Method in class ohos.aafwk.ability.AbilitySlice
Obtains window layout parameters of an ability.
getLayoutRefreshedListener() - Method in class ohos.agp.components.Component
Obtains a listener for monitoring layout refresh of this component.
getLayoutValue() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains the layout data represented by a SolidXml value referenced by the XML attribute.
getLeadingMargin(boolean) - Method in class ohos.agp.text.RichText
Obtains the leading margins of this rich text paragraph.
getLeaseDuration() - Method in class ohos.wifi.IpInfo
Obtains the IP address lease duration of a Wi-Fi connection.
getLeastMaximum(int) - Method in class java.util.Calendar
Returns the lowest maximum value for the given calendar field of this Calendar instance.
getLeastMaximum(int) - Method in class java.util.GregorianCalendar
Returns the lowest maximum value for the given calendar field of this GregorianCalendar instance.
getLeastMaximum(int) - Method in class ohos.global.icu.util.Calendar
Returns the lowest maximum value for the given field if varies.
getLeastSignificantBits() - Method in class java.util.UUID
Returns the least significant 64 bits of this UUID's 128 bit value.
getLedLightColor() - Method in class ohos.event.notification.NotificationSlot
Obtains the color of the notification light in a NotificationSlot object, which is set by NotificationSlot.setLedLightColor(int).
getLeft() - Method in class ohos.agp.components.Component
Obtains the left edge position of a component relative to the parent layout.
getLeft() - Method in class ohos.ai.cv.common.BoundingBox
Obtains the horizontal coordinate of the upper left corner of the bounding box.
getLeftElement() - Method in class ohos.agp.components.Text
Obtains the element on the left of the text.
getLength() - Method in class java.net.DatagramPacket
Returns the length of the data to be sent or the length of the data received.
getLength() - Method in class java.text.Bidi
Return the length of text in the line.
getLength() - Method in interface ohos.agp.components.AttrSet
Obtains the quantity of attributes in the attribute set.
getLength() - Method in class ohos.agp.render.PathMeasure
Obtains the length of the associated path in this PathMeasure object.
getLength() - Method in class ohos.agp.render.render3d.math.Quaternion
Obtains the length of a quaternion.
getLength() - Method in class ohos.agp.render.render3d.math.Vector2
Obtains the length of this vector.
getLength() - Method in class ohos.agp.render.render3d.math.Vector3
Obtains the length of this vector.
getLength() - Method in class ohos.agp.render.render3d.math.Vector4
Obtains the length of this vector.
getLength() - Method in class ohos.global.icu.text.Bidi
Get the length of the text.
getLength() - Method in class ohos.global.icu.text.BidiRun
Get length of run
getLength() - Method in class ohos.global.icu.text.MessagePattern.Part
Returns the length of the pattern substring associated with this Part.
getLength() - Method in class ohos.global.icu.text.UCharacterIterator
Returns the length of the text
getLength() - Method in interface ohos.org.xml.sax.AttributeList
Deprecated.
getLength() - Method in interface ohos.org.xml.sax.Attributes
Return the number of attributes in the list.
getLength(Object) - Static method in class java.lang.reflect.Array
Returns the length of the specified array object, as an int.
getLengthSquared() - Method in class ohos.agp.render.render3d.math.Quaternion
Obtains the squared length of a quaternion.
getLengthSquared() - Method in class ohos.agp.render.render3d.math.Vector2
Obtains the squared length of this vector.
getLengthSquared() - Method in class ohos.agp.render.render3d.math.Vector3
Obtains the squared length of this vector.
getLengthSquared() - Method in class ohos.agp.render.render3d.math.Vector4
Obtains the squared length of this vector.
getLevel() - Method in class java.util.logging.Handler
Get the log level specifying which messages will be logged by this Handler.
getLevel() - Method in class java.util.logging.Logger
Get the log Level that has been specified for this Logger.
getLevel() - Method in class java.util.logging.LogRecord
Get the logging message level, for example Level.SEVERE.
getLevel() - Method in class ohos.ai.cv.text.TextConfiguration
Obtains the text detection level.
getLevel() - Method in class ohos.event.notification.NotificationSlot
Obtains the level of a NotificationSlot object, which is set by NotificationSlot.setLevel(int).
getLevelAt(int) - Method in class java.text.Bidi
Return the resolved level of the character at offset.
getLevelAt(int) - Method in class ohos.global.icu.text.Bidi
Get the level for one character.
getLevels() - Method in class ohos.global.icu.text.Bidi
Get an array of levels for each character.
getLifecycle() - Method in class ohos.aafwk.ability.Ability
Obtains the Lifecycle object of the current ability.
getLifecycle() - Method in class ohos.aafwk.ability.AbilitySlice
Obtains the Lifecycle object of the current ability slice.
getLifecycle() - Method in class ohos.aafwk.ability.fraction.Fraction
 
getLifecycle() - Method in interface ohos.aafwk.ability.ILifecycle
Obtains the Lifecycle object of an Ability or AbilitySlice.
getLifecycle() - Method in class ohos.aafwk.abilityjet.databinding.DataBinding
Obtains the lifecycle of the object to bind.
getLifecycleState() - Method in class ohos.aafwk.ability.Lifecycle
Obtains the current lifecycle event.
getLightBrightness() - Method in class ohos.light.bean.LightEffect
Obtains the brightness value of a light.
getLightIdList() - Method in class ohos.light.agent.LightAgent
Obtains the IDs of all lights on the device.
getLightness() - Method in class ohos.agp.colors.HslColor
Obtains the lightness of a color.
getLightType() - Method in class ohos.agp.render.render3d.components.LightComponent
Obtains the light type.
getLimit() - Method in class ohos.global.icu.text.BidiRun
Get position of one character after the end of the run in the source text
getLimit() - Method in class ohos.global.icu.text.MessagePattern.Part
Returns the pattern string limit (exclusive-end) index associated with this Part.
getLimit(int, int) - Method in class ohos.global.icu.util.Calendar
Returns a limit for a field.
getLimitPartIndex(int) - Method in class ohos.global.icu.text.MessagePattern
Returns the index of the ARG|MSG_LIMIT part corresponding to the ARG|MSG_START at start.
getLimits() - Method in class java.text.ChoiceFormat
Get the limits passed in the constructor.
getLimitWidth(int) - Method in class ohos.agp.text.Layout
Obtains the text width of a specified line, including the leading margin indent and trailing whitespace.
getLine1NumberFromImpu(int) - Method in class ohos.telephony.SimInfoManager
Obtains the Line 1 phone number from the registered IP multimedia subsystem (IMS) based on a specified slot ID.
getLineCount() - Method in class ohos.agp.text.Layout
Obtains the number of lines.
getLineEnd(int) - Method in class ohos.agp.text.Layout
Obtains the horizontal coordinate of the end of a specified line.
getLineHeight() - Method in class ohos.agp.text.TextForm
Obtains the line height of this text.
getLineHeightCoefficient() - Method in class ohos.agp.render.Paint
Obtains the line height coefficient of text.
getLineHeightOffset() - Method in class ohos.agp.render.Paint
Obtains the line height's offset between lines in text.
getLineIndexByCharIndex(int) - Method in class ohos.agp.text.Layout
Obtains the index to the line where a specified indexed character is located.
getLineIndexByCoordinate(int) - Method in class ohos.agp.text.Layout
Obtains the index of the line that is located at a specified vertical coordinate.
getLineInstance() - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for line breaks for the Locale#getDefault().
getLineInstance() - Static method in class ohos.global.icu.text.BreakIterator
Returns a new instance of BreakIterator that locates legal line- wrapping positions.
getLineInstance(Locale) - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for line breaks for the given locale.
getLineInstance(Locale) - Static method in class ohos.global.icu.text.BreakIterator
Returns a new instance of BreakIterator that locates legal line- wrapping positions.
getLineInstance(ULocale) - Static method in class ohos.global.icu.text.BreakIterator
[icu] Returns a new instance of BreakIterator that locates legal line- wrapping positions.
getLineNumber() - Method in class java.io.LineNumberInputStream
Deprecated.
Returns the current line number.
getLineNumber() - Method in class java.io.LineNumberReader
Get the current line number.
getLineNumber() - Method in class java.lang.StackTraceElement
Returns the line number of the source line containing the execution point represented by this stack trace element.
getLineNumber() - Method in interface ohos.javax.xml.stream.Location
Return the line number where the current event ends, returns -1 if none is available.
getLineNumber() - Method in interface ohos.org.xml.sax.Locator
Return the line number where the current document event ends.
getLineNumber() - Method in exception ohos.org.xml.sax.SAXParseException
The line number of the end of the text where the exception occurred.
getLineNumber(XMLStreamReader) - Static method in class ohos.utils.xml.XmlUtils
Obtains the current line number of the data that is being read in the XML document.
getLineOrientation() - Method in class ohos.global.icu.util.ULocale
[icu] Returns this locale's layout orientation for lines.
getLineRect() - Method in class ohos.ai.cv.text.TextLine
Obtains the rectangle specified by CvRect for determining the position of non-curved text lines.
getLineStart(int) - Method in class ohos.agp.text.Layout
Obtains the horizontal coordinate of the start of a specified line.
getLinkAddresses() - Method in class ohos.net.ConnectionProperties
Obtains the address list of a connection, which may contain IPv4 and IPv6 addresses.
getLinkDownstreamBandwidthKbps() - Method in class ohos.net.NetCapabilities
Retrieves the downstream bandwidth for this network in Kbps.
getLinkedInfo() - Method in class ohos.wifi.WifiDevice
Obtains information about a Wi-Fi connection.
getLinkFileStatus(String) - Static method in class ohos.system.OsHelper
Obtains the file status.
getLinkSpeed() - Method in class ohos.wifi.WifiLinkedInfo
Obtains the speed of a Wi-Fi access point.
getLinkUpstreamBandwidthKbps() - Method in class ohos.net.NetCapabilities
Retrieves the upstream bandwidth for this network in Kbps.
getLinkUri() - Method in class ohos.miscservices.inputmethod.RichContent
Obtains the URI of the web page content.
getListContainer() - Method in class ohos.agp.window.dialog.ListDialog
Obtains the ListContainer used to display content for this list dialog box.
getListener() - Method in class java.util.EventListenerProxy
Returns the listener associated with the proxy.
getLittleIcon() - Method in class ohos.event.notification.NotificationRequest
Obtains the icon of the notification.
getLocalAddress() - Method in class java.net.DatagramSocket
Gets the local address to which the socket is bound.
getLocalAddress() - Method in class java.net.Socket
Gets the local address to which the socket is bound.
getLocalAddress() - Method in class java.nio.channels.AsynchronousServerSocketChannel
Returns the socket address that this channel's socket is bound to.
getLocalAddress() - Method in class java.nio.channels.AsynchronousSocketChannel
Returns the socket address that this channel's socket is bound to.
getLocalAddress() - Method in class java.nio.channels.DatagramChannel
Returns the socket address that this channel's socket is bound to.
getLocalAddress() - Method in interface java.nio.channels.NetworkChannel
Returns the socket address that this channel's socket is bound to.
getLocalAddress() - Method in class java.nio.channels.ServerSocketChannel
Returns the socket address that this channel's socket is bound to.
getLocalAddress() - Method in class java.nio.channels.SocketChannel
Returns the socket address that this channel's socket is bound to.
getLocalCertificateChain() - Method in class java.net.SecureCacheResponse
Returns the certificate chain that were sent to the server during handshaking of the original connection that retrieved the network resource.
getLocalCertificates() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the certificate(s) that were sent to the peer during handshaking.
getLocalCertificates() - Method in class javax.net.ssl.HttpsURLConnection
Returns the certificate(s) that were sent to the server during handshaking.
getLocalCertificates() - Method in interface javax.net.ssl.SSLSession
Returns the certificate(s) that were sent to the peer during handshaking.
getLocalClassName() - Method in class ohos.app.AbilityContext
 
getLocalClassName() - Method in interface ohos.app.Context
Obtains the local class name of the ability.
getLocalClipBounds() - Method in class ohos.agp.render.Canvas
Return the bounds of the clip in the parameter and return true if it is not empty.
getLocalDeviceID() - Static method in class ohos.rpc.IPCSkeleton
Obtains the ID of the local device.
getLocalDeviceInfo() - Method in interface ohos.data.distributed.common.KvManager
Get local device information;
getLocale() - Method in class java.text.MessageFormat
Gets the locale that's used when creating or comparing subformats.
getLocale() - Method in class java.time.format.DateTimeFormatter
Gets the locale to be used during formatting.
getLocale() - Method in class java.util.ResourceBundle
Returns the locale of this resource bundle.
getLocale() - Method in class ohos.global.icu.text.CurrencyPluralInfo
Get locale
getLocale() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the locale for which this object was constructed.
getLocale() - Method in class ohos.global.icu.text.LocaleDisplayNames
Returns the locale used to determine the display names.
getLocale() - Method in class ohos.global.icu.text.MeasureFormat
Get the locale of this instance.
getLocale() - Method in class ohos.global.icu.text.MessageFormat
Returns the locale that's used when creating or comparing subformats.
getLocale() - Method in class ohos.location.GeoAddress
Obtains the locale information, such as the country code, country name, and language, of the current GeoAddress object.
getLocale() - Static method in class ohos.system.DeviceInfo
Obtains the product locale represented by a string.
getLocaleLanguage() - Static method in class ohos.system.DeviceInfo
Obtains the product locale's language represented by a string.
getLocaleProfile() - Method in class ohos.global.configuration.Configuration
Obtains the LocaleProfile variable.
getLocaleRegion() - Static method in class ohos.system.DeviceInfo
Obtains the product locale's region represented by a string.
getLocales() - Method in class ohos.global.configuration.LocaleProfile
Obtains the array of locales.
getLocalHost() - Static method in class java.net.InetAddress
Returns the address of the local host.
getLocalId() - Method in class ohos.account.OsAccount
Obtains the local ID of an OS account.
getLocality() - Method in class ohos.location.GeoAddress
Obtains the locality of the current GeoAddress object, such as Beijing or New York.
getLocalizedDateTimePattern(FormatStyle, FormatStyle, Chronology, Locale) - Static method in class java.time.format.DateTimeFormatterBuilder
Gets the formatting pattern for date and time styles for a locale and chronology.
getLocalizedInputStream(InputStream) - Method in class java.lang.Runtime
Deprecated.
As of JDK 1.1, the preferred way to translate a byte stream in the local encoding into a character stream in Unicode is via the InputStreamReader and BufferedReader classes.
getLocalizedMessage() - Method in class java.lang.Throwable
Creates a localized description of this throwable.
getLocalizedName() - Method in class java.util.logging.Level
Return the localized string name of the Level, for the current default locale.
getLocalizedOutputStream(OutputStream) - Method in class java.lang.Runtime
Deprecated.
As of JDK 1.1, the preferred way to translate a Unicode character stream into a byte stream in the local encoding is via the OutputStreamWriter, BufferedWriter, and PrintWriter classes.
getLocalMatrix() - Method in class ohos.agp.render.render3d.components.LocalMatrixComponent
Obtains the local transform of the object relative to its parent object.
getLocalName() - Method in class ohos.account.OsAccount
Obtains the local name of an OS account.
getLocalName() - Method in class ohos.bluetooth.BluetoothHost
Obtains the Bluetooth friendly name of a device.
getLocalName() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the (local) name of the current event.
getLocalName(int) - Method in interface ohos.org.xml.sax.Attributes
Look up an attribute's local name by index.
getLocalPart() - Method in class ohos.javax.xml.namespace.QName
Get the local part of this QName.
getLocalPatternChars() - Method in class java.text.DateFormatSymbols
Gets localized date-time pattern characters.
getLocalPatternChars() - Method in class ohos.global.icu.text.DateFormatSymbols
Returns localized date-time pattern characters.
getLocalPort() - Method in class java.net.DatagramSocket
Returns the port number on the local host to which this socket is bound.
getLocalPort() - Method in class java.net.DatagramSocketImpl
Gets the local port.
getLocalPort() - Method in class java.net.ServerSocket
Returns the port number on which this socket is listening.
getLocalPort() - Method in class java.net.Socket
Returns the local port number to which this socket is bound.
getLocalPort() - Method in class java.net.SocketImpl
Returns the value of this socket's localport field.
getLocalPrincipal() - Method in class java.net.SecureCacheResponse
Returns the principal that was sent to the server during handshaking in the original connection that retrieved the network resource.
getLocalPrincipal() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the principal that was sent to the peer during handshaking.
getLocalPrincipal() - Method in class javax.net.ssl.HttpsURLConnection
Returns the principal that was sent to the server during handshaking.
getLocalPrincipal() - Method in interface javax.net.ssl.SSLSession
Returns the principal that was sent to the peer during handshaking.
getLocalSocketAddress() - Method in class java.net.DatagramSocket
Returns the address of the endpoint this socket is bound to.
getLocalSocketAddress() - Method in class java.net.ServerSocket
Returns the address of the endpoint this socket is bound to.
getLocalSocketAddress() - Method in class java.net.Socket
Returns the address of the endpoint this socket is bound to.
getLocalSupportedSignatureAlgorithms() - Method in class javax.net.ssl.ExtendedSSLSession
Obtains an array of supported signature algorithms that the local side is willing to use.
getLocalTime() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the local time of day of the transition which must be checked with ZoneOffsetTransitionRule.isMidnightEndOfDay().
getLocation() - Method in exception java.net.HttpRetryException
Returns the value of the Location header field if the error resulted from redirection.
getLocation() - Method in class java.security.CodeSource
Returns the location associated with this CodeSource.
getLocation() - Method in class ohos.data.search.schema.EventItem
Obtains the value of the location index field.
getLocation() - Method in class ohos.data.search.schema.NoticeItem
Obtains the value of the location index field.
getLocation() - Method in interface ohos.javax.xml.stream.events.XMLEvent
Return the location of this event.
getLocation() - Method in exception ohos.javax.xml.stream.XMLStreamException
Gets the location of the exception
getLocation() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Return the current location of the processor.
getLocation() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets the geolocation configured for the current frame capture.
getLocation() - Method in interface ohos.media.camera.device.FrameConfig
Gets the geolocation configured for the current frame capture.
getLocationOnScreen() - Method in class ohos.agp.components.Component
Obtains the absolute position of a component on the screen.
getLockscreenVisibleness() - Method in class ohos.event.notification.NotificationSlot
Obtains the notification display effect of a NotificationSlot object on the lock screen, which is set by NotificationSlot.setLockscreenVisibleness(int).
getLogFileStream() - Method in class ohos.hiviewdfx.Faultlogger.FaultLogInfo
Obtains the log file stream of the application fault record.
getLogger(String) - Static method in class java.util.logging.Logger
Find or create a logger for a named subsystem.
getLogger(String) - Method in class java.util.logging.LogManager
Method to find a named logger.
getLogger(String, String) - Static method in class java.util.logging.Logger
Find or create a logger for a named subsystem.
getLoggerLevel(String) - Method in interface java.util.logging.LoggingMXBean
Gets the name of the log level associated with the specified logger.
getLoggerName() - Method in class java.util.logging.LogRecord
Get the source Logger's name.
getLoggerNames() - Method in interface java.util.logging.LoggingMXBean
Returns the list of currently registered logger names.
getLoggerNames() - Method in class java.util.logging.LogManager
Get an enumeration of known logger names.
getLoggingMXBean() - Static method in class java.util.logging.LogManager
Returns LoggingMXBean for managing loggers.
getLogicalId() - Method in interface ohos.media.camera.device.CameraInfo
Gets the logical camera ID.
getLogicalIndex(int) - Method in class ohos.global.icu.text.Bidi
Get the logical text position from a visual position.
getLogicalMap() - Method in class ohos.global.icu.text.Bidi
Get a logical-to-visual index map (array) for the characters in the Bidi (paragraph or line) object.
getLogicalRun(int) - Method in class ohos.global.icu.text.Bidi
Get a logical run.
getLoginTimeout() - Static method in class java.sql.DriverManager
Gets the maximum time in seconds that a driver can wait when attempting to log in to a database.
getLoginTimeout() - Method in interface javax.sql.CommonDataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLogManager() - Static method in class java.util.logging.LogManager
Returns the global LogManager object.
getLogStream() - Static method in class java.sql.DriverManager
Deprecated.
Use getLogWriter
getLogWriter() - Static method in class java.sql.DriverManager
Retrieves the log writer.
getLogWriter() - Method in interface javax.sql.CommonDataSource
Retrieves the log writer for this DataSource object.
getLong() - Method in class java.nio.ByteBuffer
Relative get method for reading a long value.
getLong(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a long value.
getLong(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC BIGINT parameter as a long in the Java programming language.
getLong(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a long in the Java programming language.
getLong(int) - Method in class ohos.data.resultset.AbsResultSet
 
getLong(int) - Method in class ohos.data.resultset.AbsSharedResultSet
 
getLong(int) - Method in class ohos.data.resultset.CombinedResultSet
 
getLong(int) - Method in interface ohos.data.resultset.ResultSet
Obtains the value of the specified column in the current row as a long.
getLong(int) - Method in class ohos.data.resultset.ResultSetWrapper
 
getLong(int) - Method in class ohos.data.resultset.TableResultSet
Obtains the value of the specified column in the current row as a long.
getLong(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the long value at the specified index of this ZSONArray and automatically converts the value into a Long object.
getLong(int, int) - Method in class ohos.data.resultset.SharedBlock
Obtains the long value at the position specified by rowIndex and columnIndex.
getLong(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type long or of another primitive type convertible to type long via a widening conversion.
getLong(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a long.
getLong(String) - Static method in class java.lang.Long
Determines the long value of the system property with the specified name.
getLong(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC BIGINT parameter as a long in the Java programming language.
getLong(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a long in the Java programming language.
getLong(String) - Method in class ohos.data.rdb.ValuesBucket
Obtains the Long value of a specified column name.
getLong(String) - Method in class ohos.media.common.AVMetadata
Obtains the long value of the specified key in the media metadata.
getLong(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the long value matching the specified key in the map of this ZSONObject and automatically converts the value into a Long object.
getLong(String, long) - Static method in class java.lang.Long
Determines the long value of the system property with the specified name.
getLong(String, long) - Method in class java.util.prefs.AbstractPreferences
Implements the getLong method as per the specification in Preferences#getLong(String,long).
getLong(String, long) - Method in class java.util.prefs.Preferences
Returns the long value represented by the string associated with the specified key in this preference node.
getLong(String, long) - Method in interface ohos.data.preferences.Preferences
Obtains the value of a preference in the long format.
getLong(String, Long) - Static method in class java.lang.Long
Returns the long value of the system property with the specified name.
getLong(TemporalField) - Method in interface java.time.chrono.ChronoZonedDateTime
 
getLong(TemporalField) - Method in interface java.time.chrono.Era
Gets the value of the specified field from this era as a long.
getLong(TemporalField) - Method in class java.time.chrono.HijrahDate
 
getLong(TemporalField) - Method in class java.time.chrono.JapaneseDate
 
getLong(TemporalField) - Method in class java.time.chrono.MinguoDate
 
getLong(TemporalField) - Method in class java.time.chrono.ThaiBuddhistDate
 
getLong(TemporalField) - Method in enum java.time.DayOfWeek
Gets the value of the specified field from this day-of-week as a long.
getLong(TemporalField) - Method in class java.time.Instant
Gets the value of the specified field from this instant as a long.
getLong(TemporalField) - Method in class java.time.LocalDate
Gets the value of the specified field from this date as a long.
getLong(TemporalField) - Method in class java.time.LocalDateTime
Gets the value of the specified field from this date-time as a long.
getLong(TemporalField) - Method in class java.time.LocalTime
Gets the value of the specified field from this time as a long.
getLong(TemporalField) - Method in enum java.time.Month
Gets the value of the specified field from this month-of-year as a long.
getLong(TemporalField) - Method in class java.time.MonthDay
Gets the value of the specified field from this month-day as a long.
getLong(TemporalField) - Method in class java.time.OffsetDateTime
Gets the value of the specified field from this date-time as a long.
getLong(TemporalField) - Method in class java.time.OffsetTime
Gets the value of the specified field from this time as a long.
getLong(TemporalField) - Method in interface java.time.temporal.TemporalAccessor
Gets the value of the specified field as a long.
getLong(TemporalField) - Method in class java.time.Year
Gets the value of the specified field from this year as a long.
getLong(TemporalField) - Method in class java.time.YearMonth
Gets the value of the specified field from this year-month as a long.
getLong(TemporalField) - Method in class java.time.ZonedDateTime
Gets the value of the specified field from this date-time as a long.
getLong(TemporalField) - Method in class java.time.ZoneOffset
Gets the value of the specified field from this offset as a long.
getLongArrayParam(String) - Method in class ohos.aafwk.content.Intent
Obtains a long array matching the given key.
getLongitude() - Method in class ohos.data.search.schema.EventItem
Obtains the value of the longitude index field.
getLongitude() - Method in class ohos.data.search.schema.NoticeItem
Obtains the value of the longitude index field.
getLongitude() - Method in class ohos.data.search.schema.PhotoItem
Obtains the longitude of the shooting location.
getLongitude() - Method in class ohos.data.search.schema.PlaceItem
Obtains the value of the longitude index field.
getLongitude() - Method in class ohos.location.GeoAddress
Obtains the longitude in the current GeoAddress object.
getLongitude() - Method in class ohos.location.Location
Obtains the longitude of the device at the current location, in unit of degrees.
getLongMsg() - Method in class ohos.aafwk.ability.ProcessErrorInfo
Get a long message describing the error condition.
getLongOperatorName() - Method in class ohos.telephony.NetworkState
Obtains the operator name in the long alphanumeric format of the registered network.
getLongParam(String, long) - Method in class ohos.aafwk.content.Intent
Obtains a long value matching the given key.
getLongStandAloneWeekdayNames(Locale) - Static method in class ohos.global.i18n.text.DateFormatUtil
Obtains the full names of all standalone weekdays for the locale specified by Locale.
getLongText() - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Obtains a notification's long text, which is set by calling the NotificationRequest.NotificationLongTextContent.setLongText(java.lang.String) method.
getLongValue() - Method in interface ohos.agp.components.Attr
Obtains the long value of an attribute.
getLongValue(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the long value at the specified index of this ZSONArray.
getLongValue(String) - Method in class ohos.media.common.Format
Obtains a metadata value of the long integer type.
getLongValue(String) - Method in class ohos.utils.BasePacMap
Obtains the long value matching a specified key.
getLongValue(String) - Method in class ohos.utils.PacMap
Obtains the long value matching a specified key.
getLongValue(String) - Method in class ohos.utils.PersistablePacMap
Overrides the BasePacMap#getLongValue method to obtain the long value in the unmarshalled PersistablePacMap object where long has been converted into Integer.
getLongValue(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the long value matching the specified key in the map of this ZSONObject.
getLongValue(String, long) - Method in class ohos.utils.BasePacMap
Obtains the long value matching a specified key.
getLongValue(String, long) - Method in class ohos.utils.PacMap
Obtains the long value matching a specified key.
getLongValueArray(String) - Method in class ohos.utils.BasePacMap
Obtains the long[] value matching a specified key.
getLongValueArray(String) - Method in class ohos.utils.PacMap
Obtains the long[] value matching a specified key.
getLongValueArray(String) - Method in class ohos.utils.PersistablePacMap
Overrides the BasePacMap#getLongValueArray method to obtain the long array in the unmarshalled PersistablePacMap object where an array has been converted into JsonArray.
getLoop() - Method in class ohos.media.audio.SoundPlayer.SoundPlayerParameters
Obtains the loop number of a sound playback task.
getLoopbackAddress() - Static method in class java.net.InetAddress
Returns the loopback address.
getLoopbackMode() - Method in class java.net.MulticastSocket
Get the setting for local loopback of multicast datagrams.
getLoopedCount() - Method in class ohos.agp.animation.Animator
Obtains the repetition times of an animator.
getLostDigits() - Method in class ohos.global.icu.math.MathContext
Returns the lostDigits setting.
getLower() - Method in class ohos.utils.Scope
Obtains the lower bound of the current range.
getLowerBounds() - Method in interface java.lang.reflect.WildcardType
Returns an array of Type objects representing the lower bound(s) of this type variable.
getLowerCaseScheme() - Method in class ohos.utils.net.Uri
Sets the scheme field in the current Uri object to lowercase.
getLowestSetBit() - Method in class java.math.BigInteger
Returns the index of the rightmost (lowest-order) one bit in this BigInteger (the number of zero bits to the right of the rightmost one bit).
getLowFrequency() - Method in class ohos.media.audio.ToneDescriptor
Obtains the low frequency value.
getM() - Method in class java.security.spec.ECFieldF2m
Returns the value m of this characteristic 2 finite field.
getMacAddress() - Method in class ohos.wifi.WifiLinkedInfo
Obtains the Wi-Fi MAC address of a device.
getMacLength() - Method in class javax.crypto.Mac
Returns the length of the MAC in bytes.
getMagenta() - Method in class ohos.agp.colors.CmykColor
Obtains the proportion of magenta.
getMainAbility() - Method in class ohos.bundle.HapModuleInfo
Obtains mainAbilityInfo.
getMainAttributes() - Method in class java.net.JarURLConnection
Returns the main Attributes for the JAR file for this connection.
getMainAttributes() - Method in class java.util.jar.Manifest
Returns the main Attributes for the Manifest.
getMainEventRunner() - Static method in class ohos.eventhandler.EventRunner
Obtains the EventRunner for the main thread of the application.
getMainTaskDispatcher() - Method in class ohos.app.AbilityContext
 
getMainTaskDispatcher() - Method in interface ohos.app.Context
Obtains a task dispatcher that is bound to the application main thread.
getMajor() - Method in class ohos.global.icu.util.VersionInfo
Returns the major version number
getMajorClass() - Method in class ohos.bluetooth.BluetoothDeviceClass
Obtains the major class value of this device class.
getMajorMinorClass() - Method in class ohos.bluetooth.BluetoothDeviceClass
Obtains the major and minor class values of the Bluetooth device.
getMajorVerion() - Static method in class ohos.system.version.SystemVersion
Obtains the major (M) version number, which increases with any updates to the overall architecture.
getMajorVersion() - Method in interface java.sql.Driver
Retrieves the driver's major version number.
getManifest() - Method in class java.net.JarURLConnection
Returns the Manifest for this connection, or null if none.
getManifest() - Method in class java.util.jar.JarFile
Returns the jar file manifest, or null if none.
getManifest() - Method in class java.util.jar.JarInputStream
Returns the Manifest for this JAR file, or null if none.
getManufacturerCode(int) - Method in class ohos.telephony.RadioInfoManager
Obtains the manufacturer code of a specified card slot of the device.
getManufacturerData() - Method in class ohos.bluetooth.ble.BleAdvertiseData
Get the manufacturer data array defined in this advertise data.
getManufacturerData() - Method in class ohos.bluetooth.ble.BleScanResult
Obtains the manufacturer data in a device scan.
getMap() - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
Returns the map backing this view.
getMappedValue() - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
Returns the default mapped value for additions, or null if additions are not supported.
getMarginBottom() - Method in class ohos.agp.components.Component
Obtains the bottom margin of this component.
getMarginBottom() - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Obtains the bottom margin.
getMarginLeft() - Method in class ohos.agp.components.Component
Obtains the left margin of this component.
getMarginLeft() - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Obtains the left margin.
getMarginRight() - Method in class ohos.agp.components.Component
Obtains the right margin of this component.
getMarginRight() - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Obtains the right margin.
getMargins() - Method in class ohos.agp.components.Component
Obtains the left, top, right, and bottom margins of this component.
getMargins() - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Obtains the left, top, right, and bottom margins of the component.
getMarginsLeftAndRight() - Method in class ohos.agp.components.Component
Obtains horizontal margins of this component.
getMarginsLeftAndRight() - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Obtains horizontal (left and right) margins of the component.
getMarginsTopAndBottom() - Method in class ohos.agp.components.Component
Obtains vertical margins of this component.
getMarginsTopAndBottom() - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Obtains vertical (top and bottom) margins of the component.
getMarginTop() - Method in class ohos.agp.components.Component
Obtains the top margin of this component.
getMarginTop() - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Obtains the top margin.
getMark() - Method in interface ohos.media.camera.device.FrameConfig
Obtains the unique mark on a FrameConfig instance.
getMarkChangedListener() - Method in class ohos.agp.components.RadioContainer
Obtains a listener for monitoring change events of a radio button in this RadioContainer.
getMarkedButtonId() - Method in class ohos.agp.components.RadioContainer
Obtains the ID of the selected radio button in a radio group.
getMarkupInstance(DecimalFormat, String, String) - Static method in class ohos.global.icu.text.ScientificNumberFormatter
Gets a ScientificNumberFormatter instance that uses markup for exponents.
getMarkupInstance(ULocale, String, String) - Static method in class ohos.global.icu.text.ScientificNumberFormatter
Gets a ScientificNumberFormatter instance that uses markup for exponents for this locale.
getMaskFilter() - Method in class ohos.agp.render.Paint
Obtains the mask filter of this Paint.
getMasterOutputFrameCount() - Static method in class ohos.media.audio.AudioManager
Obtains the number of frames in the buffer of the master output device.
getMasterOutputSampleRate() - Static method in class ohos.media.audio.AudioManager
Obtains the sampling rate of the master output device.
getMatchAllSubjectAltNames() - Method in class java.security.cert.X509CertSelector
Indicates if the X509Certificate must contain all or at least one of the subjectAlternativeNames specified in the setSubjectAlternativeNames or addSubjectAlternativeName methods.
getMatchCount() - Method in class ohos.utils.LruBuffer
Obtains the number of times that the queried values are successfully matched.
getMatchedText() - Method in class ohos.global.icu.text.SearchIterator
Returns the text that was matched by the most recent call to SearchIterator.first(), SearchIterator.next(), SearchIterator.previous(), or SearchIterator.last().
getMatchingSkills() - Method in class ohos.event.commonevent.CommonEventSubscribeInfo
Obtains the MatchingSkills object carried in this CommonEventSubscribeInfo object.
getMatchLength() - Method in class ohos.global.icu.text.SearchIterator
Returns the length of text in the string which matches the search pattern.
getMatchMode() - Method in class ohos.multimodalinput.event.SpeechEvent
Obtains the match mode for the current recognition result.
getMatchStart() - Method in class ohos.global.icu.text.SearchIterator
Returns the index to the match in the text string that was searched.
getMaterial() - Method in class ohos.agp.render.render3d.components.RenderMeshComponent
Obtains the resource handle to the mesh material descriptor.
getMaterial() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the handle to the material texture.
getMaterial() - Method in class ohos.agp.render.render3d.resources.MeshDesc.PrimitiveDesc
Obtains the material of this primitive.
getMaterial() - Method in class ohos.agp.render.render3d.util.MeshBuilder.Primitive
Obtains the material resource handle of a primitive.
getMaterialDesc(ResourceHandle) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Obtains a material descriptor using a specified handle.
getMaterialFlags() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the material flags that define the shader variant to be used by this material.
getMaterials() - Method in interface ohos.agp.render.render3d.gltf.GltfImportData
Obtains a list of materials that have been imported.
getMaterials() - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Obtains all material resources.
getMathContext() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns the MathContext being used to round numbers.
getMathContextICU() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns the MathContext being used to round numbers.
getMatrix() - Method in class ohos.agp.render.ColorMatrix
Obtains the floating point array of a colorMatrix instance.
getMatrix(float, Matrix, int) - Method in class ohos.agp.render.PathMeasure
Obtains the matrix that saves the position or tangent value of the specified distance on the path.
getMatrix(Matrix) - Method in class ohos.agp.render.Canvas
Obtains the current transformation matrix on the canvas.
getMatrix(Matrix) - Method in class ohos.agp.render.ThreeDimView
Obtains the current transformation matrix.
getMatrixForTransform(float[]) - Method in class ohos.agp.graphics.TextureHolder
Obtains the 4x4 matrix for texture image transformation.
getMax() - Method in class java.util.DoubleSummaryStatistics
Returns the maximum recorded value, Double.NaN if any recorded value was NaN or Double.NEGATIVE_INFINITY if no values were recorded.
getMax() - Method in class java.util.IntSummaryStatistics
Returns the maximum value recorded, or Integer.MIN_VALUE if no values have been recorded.
getMax() - Method in class java.util.LongSummaryStatistics
Returns the maximum value recorded, or Long.MIN_VALUE if no values have been recorded
getMax() - Method in class ohos.agp.components.ProgressBar
Obtains the upper limit of a determinate progress bar.
getMax() - Method in class ohos.agp.utils.DimensFloat
Obtains the maximum value between the float values in the X and Y axes of this DimensFloat instance.
getMax() - Method in class ohos.utils.geo.DimensFloat
Obtains the maximum value between the float values in the X and Y axes of this DimensFloat instance.
getMaxAccuracy() - Method in class ohos.location.RequestParam
Obtain the location accuracy threshold in the RequestParam object.
getMaxAge() - Method in class java.net.HttpCookie
Returns the maximum age of the cookie, specified in seconds.
getMaxAllowedKeyLength(String) - Static method in class javax.crypto.Cipher
Returns the maximum key length for the specified transformation according to the installed JCE jurisdiction policy files.
getMaxAllowedParameterSpec(String) - Static method in class javax.crypto.Cipher
Returns an AlgorithmParameterSpec object which contains the maximum cipher parameter value according to the jurisdiction policy file.
getMaxAngle() - Method in class ohos.agp.components.RoundProgressBar
Obtains the maximum sweep angle of this round progress bar.
getMaxBinaryLiteralLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of hex characters this database allows in an inline binary literal.
getMaxCatalogNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters that this database allows in a catalog name.
getMaxCharLiteralLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows for a character literal.
getMaxChars() - Method in class ohos.miscservices.inputmethod.EditingCapability
Obtains the maximum number of characters in the text.
getMaxColumnNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows for a column name.
getMaxColumnsInGroupBy() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in a GROUP BY clause.
getMaxColumnsInIndex() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in an index.
getMaxColumnsInOrderBy() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in an ORDER BY clause.
getMaxColumnsInSelect() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in a SELECT list.
getMaxColumnsInTable() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in a table.
getMaxConnections() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of concurrent connections to this database that are possible.
getMaxCount() - Method in class ohos.agp.components.IndexBar
Obtains the maximum number of indexes on this index bar.
getMaxCRL() - Method in class java.security.cert.X509CRLSelector
Returns the maxCRLNumber criterion.
getMaxCursorNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters that this database allows in a cursor name.
getMaxDataSize() - Static method in class ohos.media.audio.AudioWaver
Obtains the maximum size allowed for audio data capturing.
getMaxDate() - Method in class ohos.agp.components.DatePicker
Obtains the maximal date supported by the date picker.
getMaxExpansion(int) - Method in class java.text.CollationElementIterator
Return the maximum length of any expansion sequences that end with the specified comparison order.
getMaxExpansion(int) - Method in class ohos.global.icu.text.CollationElementIterator
Returns the maximum length of any expansion sequence that ends with the specified collation element.
getMaxFieldSize() - Method in interface java.sql.Statement
Retrieves the maximum number of bytes that can be returned for character and binary column values in a ResultSet object produced by this Statement object.
getMaxFieldSize() - Method in interface javax.sql.RowSet
Retrieves the maximum number of bytes that may be returned for certain column values.
getMaxHeight() - Method in class ohos.agp.components.ProgressBar
Obtains the maximum height of the progress bar.
getMaximum() - Method in class java.time.temporal.ValueRange
Gets the maximum value that the field can take.
getMaximum(int) - Method in class java.util.Calendar
Returns the maximum value for the given calendar field of this Calendar instance.
getMaximum(int) - Method in class java.util.GregorianCalendar
Returns the maximum value for the given calendar field of this GregorianCalendar instance.
getMaximum(int) - Method in class ohos.global.icu.util.Calendar
Returns the maximum value for the given time field.
getMaximumContextLength() - Method in class ohos.global.icu.text.Transliterator
Returns the length of the longest context required by this transliterator.
getMaximumFractionDigits() - Method in class java.text.DecimalFormat
Gets the maximum number of digits allowed in the fraction portion of a number.
getMaximumFractionDigits() - Method in class java.text.NumberFormat
Returns the maximum number of digits allowed in the fraction portion of a number.
getMaximumFractionDigits() - Method in class ohos.global.icu.text.DecimalFormat
Returns the effective maximum number of integer digits after the decimal separator.
getMaximumFractionDigits() - Method in class ohos.global.icu.text.NumberFormat
Returns the maximum number of digits allowed in the fraction portion of a number.
getMaximumIntegerDigits() - Method in class java.text.DecimalFormat
Gets the maximum number of digits allowed in the integer portion of a number.
getMaximumIntegerDigits() - Method in class java.text.NumberFormat
Returns the maximum number of digits allowed in the integer portion of a number.
getMaximumIntegerDigits() - Method in class ohos.global.icu.text.DecimalFormat
Returns the effective maximum number of digits before the decimal separator.
getMaximumIntegerDigits() - Method in class ohos.global.icu.text.NumberFormat
Returns the maximum number of digits allowed in the integer portion of a number.
getMaximumLength() - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains the maximum length of text allowed for this node.
getMaximumPoolSize() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the maximum allowed number of threads.
getMaximumSignificantDigits() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns the effective maximum number of significant digits displayed.
getMaxIndexLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of bytes this database allows for an index, including all of the parts of the index.
getMaxInterval() - Method in class ohos.sensor.bean.SensorBase
Obtains the maximum sampling interval of a sensor.
getMaxKeyCode() - Static method in class ohos.multimodalinput.event.KeyEvent
Obtains the max keycode of the current key event.
getMaxLabelCount() - Method in class ohos.global.icu.text.AlphabeticIndex
Get the limit on the number of labels in the index.
getMaxLines() - Method in class ohos.agp.render.Paint
Obtains the maximum number of lines that can be displayed.
getMaxLines() - Method in class ohos.miscservices.inputmethod.EditingCapability
Obtains the maximum number of lines in the text.
getMaxPathLength() - Method in class java.security.cert.PKIXBuilderParameters
Returns the value of the maximum number of intermediate non-self-issued certificates that may exist in a certification path.
getMaxPriority() - Method in class java.lang.ThreadGroup
Returns the maximum priority of this thread group.
getMaxProcedureNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters that this database allows in a procedure name.
getMaxRows() - Method in interface java.sql.Statement
Retrieves the maximum number of rows that a ResultSet object produced by this Statement object can contain.
getMaxRows() - Method in interface javax.sql.RowSet
Retrieves the maximum number of rows that this RowSet object can contain.
getMaxRowSize() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of bytes this database allows in a single row.
getMaxScale() - Method in class ohos.agp.utils.Matrix
Obtains the maximum scale factor of this Matrix by decomposing the scaling and skewing elements.
getMaxSchemaNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters that this database allows in a schema name.
getMaxScreenIntentAgent() - Method in class ohos.event.notification.NotificationRequest
getMaxSdkVersion() - Method in class ohos.bundle.BundleInfo
Obtains the maximum SDK version required for running the application.
getMaxSendLength() - Method in class ohos.nfc.tag.TagManager
Queries the maximum length of data that can be sent to a tag.
getMaxSimCount() - Method in class ohos.telephony.SimInfoManager
Obtains the maximum number of SIM cards that can be used simultaneously on the device, that is, the maximum number of SIM card slots.
getMaxSize() - Method in class ohos.net.HttpResponseCache
Obtains the maximum number of bytes in a cache.
getMaxSpan() - Method in class ohos.agp.components.TableLayout.Specification
Obtains the end cell of an element in the table layout.
getMaxStatementLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows in an SQL statement.
getMaxStatements() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of active statements to this database that can be open at the same time.
getMaxStrokeDuration() - Method in class ohos.accessibility.ability.GesturePathDefine
Obtains the duration for completing the maximum number of gesture strokes.
getMaxStrokes() - Method in class ohos.accessibility.ability.GesturePathDefine
Obtains the maximum number of strokes in this gesture path.
getMaxTableNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows in a table name.
getMaxTablesInSelect() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of tables this database allows in a SELECT statement.
getMaxTextHeight() - Method in class ohos.agp.components.Text
Get max height of Text.
getMaxTextLines() - Method in class ohos.agp.components.Text
Obtains the maximum number of lines allowed in a text view.
getMaxTextWidth() - Method in class ohos.agp.components.Text
Get max width of Text.
getMaxToInt() - Method in class ohos.agp.utils.DimensFloat
Obtains the maximum value between the int values in the X and Y axes of this DimensFloat instance.
getMaxToInt() - Method in class ohos.utils.geo.DimensFloat
Obtains the maximum value between the int values in the X and Y axes of this DimensFloat instance.
getMaxUserNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows in a user name.
getMaxValue() - Method in class ohos.agp.components.Picker
Obtains the maximum value of the number picker.
getMaxVariable() - Method in class ohos.global.icu.text.Collator
[icu] Returns the maximum reordering group whose characters are affected by the alternate handling behavior.
getMaxVariable() - Method in class ohos.global.icu.text.RuleBasedCollator
[icu] Returns the maximum reordering group whose characters are affected by the alternate handling behavior.
getMaxVolume() - Static method in class ohos.media.audio.AudioRenderer
Obtains the maximum volume allowed for the stream playback.
getMaxVolume(AudioManager.AudioVolumeType) - Method in class ohos.media.audio.AudioManager
Obtains the maximum volume level of a specified type of audio streams.
getMaxWidth() - Method in class ohos.agp.components.ProgressBar
Obtains the maximum width of a progress bar.
getMaxWidth() - Method in class ohos.agp.components.SearchBar
Obtains the maximum width specified for the search bar.
getMeasurementSystem() - Method in enum ohos.global.i18n.text.MeasureOptions.Unit
Obtains the LocaleData.MeasurementSystem of this Unit.
getMeasurementSystem(ULocale) - Static method in class ohos.global.icu.util.LocaleData
Returns the measurement system used in the locale specified by the locale.
getMeasureSpec(int, int) - Static method in class ohos.agp.components.Component.MeasureSpec
Deprecated.
getMeasureUnit() - Method in enum ohos.global.i18n.text.MeasureOptions.Unit
Obtains the MeasureUnit of this Unit.
getMediaId() - Method in class ohos.media.common.AVDescription
Obtains the ID of the media item.
getMediaId() - Method in class ohos.media.common.sessioncore.AVElement
Obtains the media item ID.
getMedian() - Method in class ohos.agp.utils.DimensFloat
Obtains the median value of the float values in the X and Y axes of this DimensFloat instance.
getMedian() - Method in class ohos.utils.geo.DimensFloat
Obtains the median value of the float values in the X and Y axes of this DimensFloat instance.
getMedianToInt() - Method in class ohos.agp.utils.DimensFloat
Obtains the median value of the int values in the X and Y axes of this DimensFloat instance.
getMedianToInt() - Method in class ohos.utils.geo.DimensFloat
Obtains the median value of the int values in the X and Y axes of this DimensFloat instance.
getMediaPath(int) - Method in class ohos.global.resource.ResourceManager
Obtains the media file path based on the resource ID.
getMediaResource() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains the Media attribute represented by the Resource referenced by the XML attribute.
getMediaUri() - Method in class ohos.media.common.AVDescription
Obtains the URI of the media content.
getMediaValue() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains the relative path of the media file represented by a string value referenced by the XML attribute.
getMediaValue(String, ResourceManager) - Method in class ohos.global.resource.solidxml.Theme
Obtains media resources matching the key in this Theme.
getMeid(int) - Method in class ohos.telephony.RadioInfoManager
Obtains the MEID of a specified card slot of the device.
getMemoryStatistic(String) - Static method in class ohos.hiviewdfx.Debug
Obtains statistics about the memory of a specified name.
getMemoryStatistics() - Static method in class ohos.hiviewdfx.Debug
Obtains the statistics about all memory used by this process.
getMesh() - Method in class ohos.agp.render.render3d.components.RenderMeshComponent
Obtains the resource handle to the mesh descriptor.
getMeshDesc(ResourceHandle) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Obtains a mesh descriptor using a specified handle.
getMeshes() - Method in interface ohos.agp.render.render3d.gltf.GltfImportData
Obtains a list of meshes that have been imported.
getMeshes() - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Obtains all mesh resources.
getMessage() - Method in exception java.io.InvalidClassException
Produce the message and include the classname, if present.
getMessage() - Method in exception java.io.WriteAbortedException
Produce the message and include the message from the nested exception, if there is one.
getMessage() - Method in class java.lang.Throwable
Returns the detail message string of this throwable.
getMessage() - Method in exception java.net.URISyntaxException
Returns a string describing the parse error.
getMessage() - Method in exception java.nio.charset.MalformedInputException
Returns the message.
getMessage() - Method in exception java.nio.charset.UnmappableCharacterException
Returns the message.
getMessage() - Method in exception java.nio.file.FileSystemException
Returns the detail message string.
getMessage() - Method in exception java.nio.file.InvalidPathException
Returns a string describing the error.
getMessage() - Method in exception java.security.cert.CertificateRevokedException
 
getMessage() - Method in exception java.util.DuplicateFormatFlagsException
 
getMessage() - Method in exception java.util.FormatFlagsConversionMismatchException
 
getMessage() - Method in exception java.util.IllegalFormatCodePointException
 
getMessage() - Method in exception java.util.IllegalFormatConversionException
 
getMessage() - Method in exception java.util.IllegalFormatFlagsException
 
getMessage() - Method in exception java.util.IllegalFormatPrecisionException
 
getMessage() - Method in exception java.util.IllegalFormatWidthException
 
getMessage() - Method in class java.util.logging.LogRecord
Get the "raw" log message, before localization or formatting.
getMessage() - Method in exception java.util.MissingFormatArgumentException
 
getMessage() - Method in exception java.util.MissingFormatWidthException
 
getMessage() - Method in exception java.util.regex.PatternSyntaxException
Returns a multi-line string containing the description of the syntax error and its index, the erroneous regular-expression pattern, and a visual indication of the error index within the pattern.
getMessage() - Method in exception java.util.UnknownFormatConversionException
 
getMessage() - Method in exception java.util.UnknownFormatFlagsException
 
getMessage() - Method in exception ohos.aafwk.ability.FormException
 
getMessage() - Method in class ohos.ai.nlu.ResponseResult
Obtains the result message (represented by the message field) of NLU recognition.
getMessage() - Method in error ohos.javax.xml.parsers.FactoryConfigurationError
Return the message (if any) for this error .
getMessage() - Method in error ohos.javax.xml.stream.FactoryConfigurationError
Report the message associated with this error
getMessage() - Method in exception ohos.org.xml.sax.SAXException
Return a detail message for this exception.
getMessage() - Method in exception ohos.system.OsHelperErrnoException
Obtains the exception information about this OsHelperErrnoException instance.
getMessageClass() - Method in class ohos.telephony.ShortMessage
Obtains the SMS type.
getMessageDigest() - Method in class java.security.DigestInputStream
Returns the message digest associated with this stream.
getMessageDigest() - Method in class java.security.DigestOutputStream
Returns the message digest associated with this stream.
getMessageSchema() - Static method in class ohos.data.search.schema.MessageItem
Obtains a list of index field attributes in this MessageItem object.
getMessageUser() - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Obtains the message sender to be displayed for any messages sent by the user in this conversation-like notification.
getMessageUsers() - Method in class ohos.event.notification.NotificationRequest
Obtains all MessageUser objects associated with this notification.
getMetaData() - Method in interface java.sql.Connection
Retrieves a DatabaseMetaData object that contains metadata about the database to which this Connection object represents a connection.
getMetaData() - Method in interface java.sql.PreparedStatement
Retrieves a ResultSetMetaData object that contains information about the columns of the ResultSet object that will be returned when this PreparedStatement object is executed.
getMetaData() - Method in interface java.sql.ResultSet
Retrieves the number, types and properties of this ResultSet object's columns.
getMetallicFactor() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the metallic factor of this material, which is used if the material type is set to MaterialType#METALLIC_ROUGHNESS.
getMetaZoneDisplayName(String, TimeZoneNames.NameType) - Method in class ohos.global.icu.text.TimeZoneNames
Returns the display name of the meta zone.
getMetaZoneID(String, long) - Method in class ohos.global.icu.text.TimeZoneNames
Returns the meta zone ID for the given canonical time zone ID at the given date.
getMethod() - Method in class java.util.zip.ZipEntry
Returns the compression method of the entry.
getMethod(String, Class<?>...) - Method in class java.lang.Class
Returns a Method object that reflects the specified public member method of the class or interface represented by this Class object.
getMethodName() - Method in class java.lang.StackTraceElement
Returns the name of the method containing the execution point represented by this stack trace element.
getMethods() - Method in class java.lang.Class
Returns an array containing Method objects reflecting all the public methods of the class or interface represented by this Class object, including those declared by the class or interface and those inherited from superclasses and superinterfaces.
getMethodType() - Method in interface java.lang.invoke.MethodHandleInfo
Returns the nominal type of the cracked symbolic reference, expressed as a method type.
getMGFAlgorithm() - Method in class java.security.spec.PSSParameterSpec
Returns the mask generation function algorithm name.
getMGFAlgorithm() - Method in class javax.crypto.spec.OAEPParameterSpec
Returns the mask generation function algorithm name.
getMGFParameters() - Method in class java.security.spec.PSSParameterSpec
Returns the parameters for the mask generation function.
getMGFParameters() - Method in class javax.crypto.spec.OAEPParameterSpec
Returns the parameters for the mask generation function.
getMicro() - Method in class ohos.global.icu.util.VersionInfo
Returns the micro version number
getMiddleName() - Method in class ohos.sysappcomponents.contact.entity.Name
Obtains the middle name of this contact.
getMiddleNamePhonetic() - Method in class ohos.sysappcomponents.contact.entity.Name
Obtains the phonetic middle name of this contact.
getMidTermsOfReductionPolynomial() - Method in class java.security.spec.ECFieldF2m
Returns an integer array which contains the order of the middle term(s) of the reduction polynomial for polynomial basis or null for normal basis.
getMifareType() - Method in class ohos.nfc.tag.MifareClassicTag
Obtains the Mifare type of this MifareClassic tag.
getMifareType() - Method in class ohos.nfc.tag.MifareUltralightTag
Obtains the type of the MIFARE Ultralight tag.
getMilli() - Method in class ohos.global.icu.util.VersionInfo
Returns the milli version number
getMillis() - Method in class java.util.logging.LogRecord
Get event time in milliseconds since 1970.
getMimeData() - Method in class ohos.agp.components.DragEvent
Obtains the MimeData of a drag event.
getMimeDecoder() - Static method in class java.util.Base64
Returns a Decoder that decodes using the MIME type base64 decoding scheme.
getMimeEncoder() - Static method in class java.util.Base64
Returns a Encoder that encodes using the MIME type base64 encoding scheme.
getMimeEncoder(int, byte[]) - Static method in class java.util.Base64
Returns a Encoder that encodes using the MIME type base64 encoding scheme with specified line length and line separators.
getMimeInputsFromIntent(Intent, String) - Static method in class ohos.event.notification.NotificationUserInput
Obtains the input results of a particular MIME type from a specified ohos.aafwk.content.Intent.
getMimeType() - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent.ConversationalMessage
Obtains the MIME type of this message.
getMimeType() - Method in class ohos.miscservices.pasteboard.PasteData.Record
Obtains MIME types of a record.
getMimeTypeOnlyUserInputs() - Method in class ohos.event.notification.NotificationActionButton
Obtains the NotificationUserInput objects that only allow values of particular MIME types when this NotificationActionButton is sent.
getMimeTypes() - Method in class ohos.media.codec.CodecDescription
Obtains the MIME types supported by this Codec.
getMimeTypes() - Method in class ohos.miscservices.inputmethod.RichContent
Obtains the MIME type supported by rich content.
getMimeTypes() - Method in class ohos.miscservices.pasteboard.PasteData.DataProperty
Obtains non-repeating MIME types of all records in PasteData.
getMimeTypes() - Method in class ohos.miscservices.pasteboard.PasteData
Obtains MIME types of all content on the pasteboard.
getMin() - Method in class java.util.DoubleSummaryStatistics
Returns the minimum recorded value, Double.NaN if any recorded value was NaN or Double.POSITIVE_INFINITY if no values were recorded.
getMin() - Method in class java.util.IntSummaryStatistics
Returns the minimum value recorded, or Integer.MAX_VALUE if no values have been recorded.
getMin() - Method in class java.util.LongSummaryStatistics
Returns the minimum value recorded, or Long.MAX_VALUE if no values have been recorded.
getMin() - Method in class ohos.agp.components.ProgressBar
Obtains the lower limit of a determinate progress bar.
getMin() - Method in class ohos.agp.utils.DimensFloat
Obtains the minimum value between the float values in the X and Y axes of this DimensFloat instance.
getMin() - Method in class ohos.utils.geo.DimensFloat
Obtains the minimum value between the float values in the X and Y axes of this DimensFloat instance.
getMinBufferSize(int, int, int) - Static method in class ohos.media.audio.AudioCapturer
Obtains the minimum buffer size (in bytes) required in the specified conditions.
getMinBufferSize(int, AudioStreamInfo.EncodingFormat, AudioStreamInfo.ChannelMask) - Static method in class ohos.media.audio.AudioRenderer
Obtains the minimum buffer size required to ensure normal audio stream playback in PlayMode#MODE_STREAM mode.
getMinCaptureDuration(int, Size) - Method in interface ohos.media.camera.device.CameraAbility
Obtains the minimum capture interval for streams with a specified image format and resolution.
getMinCaptureDuration(Class<T>, Size) - Method in interface ohos.media.camera.device.CameraAbility
Obtains the minimum capture interval for streams with a given resolution based on a specified Class object.
getMinCount() - Method in class ohos.agp.components.IndexBar
Obtains the minimum number of indexes on this index bar.
getMinCRL() - Method in class java.security.cert.X509CRLSelector
Returns the minCRLNumber criterion.
getMinDataSize() - Static method in class ohos.media.audio.AudioWaver
Obtains the minimum size allowed for audio data capturing.
getMinDate() - Method in class ohos.agp.components.DatePicker
Obtains the minimal date supported by the date picker.
getMinFormHeight() - Method in class ohos.bundle.AbilityInfo
Obtains the minimum height of an AbilityForm.
getMinFormWidth() - Method in class ohos.bundle.AbilityInfo
Obtains the minimum width of an AbilityForm.
getMinHeight() - Method in class ohos.agp.components.Component
Obtains the minimum possible height of the component.
getMinHeight() - Method in class ohos.agp.components.element.Element
Obtains the minimum Element height suitable for the layout.
getMinHeight() - Method in class ohos.miscservices.wallpaper.WallpaperController
Obtains the minimum height of the wallpaper.
getMinimalDaysInFirstWeek() - Method in class java.time.temporal.WeekFields
Gets the minimal number of days in the first week.
getMinimalDaysInFirstWeek() - Method in class java.util.Calendar
Gets what the minimal days required in the first week of the year are; e.g., if the first week is defined as one that contains the first day of the first month of a year, this method returns 1.
getMinimalDaysInFirstWeek() - Method in class ohos.global.icu.util.Calendar
Returns what the minimal days required in the first week of the year are.
getMinimum() - Method in class java.time.temporal.ValueRange
Gets the minimum value that the field can take.
getMinimum(int) - Method in class java.util.Calendar
Returns the minimum value for the given calendar field of this Calendar instance.
getMinimum(int) - Method in class java.util.GregorianCalendar
Returns the minimum value for the given calendar field of this GregorianCalendar instance.
getMinimum(int) - Method in class ohos.global.icu.util.Calendar
Returns the minimum value for the given time field.
getMinimumExponentDigits() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns the minimum number of digits printed in the exponent in scientific notation.
getMinimumFractionDigits() - Method in class java.text.DecimalFormat
Gets the minimum number of digits allowed in the fraction portion of a number.
getMinimumFractionDigits() - Method in class java.text.NumberFormat
Returns the minimum number of digits allowed in the fraction portion of a number.
getMinimumFractionDigits() - Method in class ohos.global.icu.text.DecimalFormat
Returns the effective minimum number of integer digits after the decimal separator.
getMinimumFractionDigits() - Method in class ohos.global.icu.text.NumberFormat
Returns the minimum number of digits allowed in the fraction portion of a number.
getMinimumIntegerDigits() - Method in class java.text.DecimalFormat
Gets the minimum number of digits allowed in the integer portion of a number.
getMinimumIntegerDigits() - Method in class java.text.NumberFormat
Returns the minimum number of digits allowed in the integer portion of a number.
getMinimumIntegerDigits() - Method in class ohos.global.icu.text.DecimalFormat
Returns the effective minimum number of digits before the decimal separator.
getMinimumIntegerDigits() - Method in class ohos.global.icu.text.NumberFormat
Returns the minimum number of digits allowed in the integer portion of a number.
getMinimumSignificantDigits() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns the effective minimum number of significant digits displayed.
getMinInterval() - Static method in class ohos.media.audio.AudioWaver
Obtains the minimum interval allowed for audio data capturing.
getMinInterval() - Method in class ohos.sensor.bean.SensorBase
Obtains the minimum sampling interval of a sensor.
getMinor() - Method in class ohos.global.icu.util.VersionInfo
Returns the minor version number
getMinorVersion() - Method in interface java.sql.Driver
Gets the driver's minor version number.
getMinScale() - Method in class ohos.agp.utils.Matrix
Obtains the minimum scale factor of this Matrix by decomposing the scaling and skewing elements.
getMinSdkVersion() - Method in class ohos.bundle.BundleInfo
Obtains the minimum SDK version required for running the application.
getMinSpan() - Method in class ohos.agp.components.TableLayout.Specification
Obtains the start cell of an element in the table layout.
getMinToInt() - Method in class ohos.agp.utils.DimensFloat
Obtains the minimum value between the int values in the X and Y axes of this DimensFloat instance.
getMinToInt() - Method in class ohos.utils.geo.DimensFloat
Obtains the minimum value between the int values in the X and Y axes of this DimensFloat instance.
getMinusSign() - Method in class java.text.DecimalFormatSymbols
Gets the character used to represent minus sign.
getMinusSign() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the character used to represent minus sign.
getMinusSignString() - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns the string used to represent minus sign.
getMinute() - Method in class java.time.LocalDateTime
Gets the minute-of-hour field.
getMinute() - Method in class java.time.LocalTime
Gets the minute-of-hour field.
getMinute() - Method in class java.time.OffsetDateTime
Gets the minute-of-hour field.
getMinute() - Method in class java.time.OffsetTime
Gets the minute-of-hour field.
getMinute() - Method in class java.time.ZonedDateTime
Gets the minute-of-hour field.
getMinute() - Method in class ohos.agp.components.TimePicker
Obtains the selected minute.
getMinutes() - Method in class java.sql.Date
Deprecated. 
getMinutes() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.get(Calendar.MINUTE).
getMinValue() - Method in class ohos.agp.components.Picker
Obtains the minimum value of the number picker.
getMinVolume() - Static method in class ohos.media.audio.AudioRenderer
Obtains the minimum volume allowed for the stream playback.
getMinVolume(AudioManager.AudioVolumeType) - Method in class ohos.media.audio.AudioManager
Obtains the minimum volume level of a specified type of audio streams.
getMinWidth() - Method in class ohos.agp.components.Component
Obtains the minimum possible width of the component.
getMinWidth() - Method in class ohos.agp.components.element.Element
Obtains the minimum Element width suitable for the layout.
getMinWidth() - Method in class ohos.miscservices.wallpaper.WallpaperController
Obtains the minimum width of the wallpaper.
getMirror(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Maps the specified code point to a "mirror-image" code point.
getMissCount() - Method in class ohos.utils.LruBuffer
Obtains the number of times that the queried values are not matched.
getMissionLockModeState() - Method in interface ohos.app.IAbilityManager
Obtains the current state of the lock mission mode.
getMode() - Method in class ohos.agp.components.Component
Obtains the showing mode of this component.
getMode() - Method in class ohos.media.audio.SoundEffect.SoundEffectInfo
Obtains a sound effect mode.
getMode(int) - Static method in class ohos.agp.components.Component.EstimateSpec
Obtains the showing mode of this component.
getMode(int) - Static method in class ohos.agp.components.Component.MeasureSpec
Deprecated.
getModel() - Static method in class ohos.system.DeviceInfo
Obtains the product model represented by a string.
getModeResolved() - Method in class ohos.agp.components.Component
Obtains the display mode of the device holding this component.
getModeValue() - Method in enum ohos.media.audio.AudioRenderer.PlayMode
Obtains an enum value.
getModifiers() - Method in class java.lang.Class
Returns the Java language modifiers for this class or interface, encoded in an integer.
getModifiers() - Method in interface java.lang.invoke.MethodHandleInfo
Returns the access modifiers of the underlying member.
getModifiers() - Method in class java.lang.reflect.Constructor
Returns the Java language Modifier for the executable represented by this object.
getModifiers() - Method in class java.lang.reflect.Executable
Returns the Java language Modifier for the executable represented by this object.
getModifiers() - Method in class java.lang.reflect.Field
Returns the Java language modifiers for the field represented by this Field object, as an integer.
getModifiers() - Method in interface java.lang.reflect.Member
Returns the Java language modifiers for the member or constructor represented by this Member, as an integer.
getModifiers() - Method in class java.lang.reflect.Method
Returns the Java language Modifier for the executable represented by this object.
getModifiers() - Method in class java.lang.reflect.Parameter
Get the modifier flags for this the parameter represented by this Parameter object.
getModuleDirs() - Method in class ohos.bundle.BundleInfo
Obtains the paths of all modules of the application.
getModuleInfos() - Method in class ohos.bundle.ApplicationInfo
Obtains information about all modules of the application.
getModuleMainAbility(String, String) - Method in interface ohos.bundle.IBundleManager
get mainAbility info by bundleName and moduleName.
getModuleName() - Method in class ohos.bundle.AbilityInfo
Obtains the module-name tag of an ability.
getModuleName() - Method in class ohos.bundle.FormInfo
Obtains the name of the application module to which this form belongs.
getModuleName() - Method in class ohos.bundle.HapModuleInfo
Obtains the name of this HAP module.
getModuleName() - Method in class ohos.bundle.ModuleInfo
Obtains the name of the module hosting the current ability.
getModuleNames() - Method in class ohos.bundle.BundleInfo
Obtains all module names of the application.
getModulePublicDirs() - Method in class ohos.bundle.BundleInfo
Obtains the public paths of all modules of the application.
getModuleSourceDir() - Method in class ohos.bundle.ModuleInfo
Obtains the source directory of an installed module.
getModuleSourceDirs() - Method in class ohos.bundle.ApplicationInfo
Obtains the path storing the module resources of the application.
getModulus() - Method in interface java.security.interfaces.RSAKey
Returns the modulus.
getModulus() - Method in class java.security.spec.RSAPrivateKeySpec
Returns the modulus.
getModulus() - Method in class java.security.spec.RSAPublicKeySpec
Returns the modulus.
getMonetaryDecimalSeparator() - Method in class java.text.DecimalFormatSymbols
Returns the monetary decimal separator.
getMonetaryDecimalSeparator() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the monetary decimal separator.
getMonetaryDecimalSeparatorString() - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns the monetary decimal separator string.
getMonetaryGroupingSeparator() - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns the monetary grouping separator.
getMonetaryGroupingSeparatorString() - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns the monetary grouping separator.
getMonitorsNum() - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Obtains the total number of IAbilityMonitor objects saved in the memory.
getMonth() - Method in class java.sql.Time
Deprecated. 
getMonth() - Method in class java.time.LocalDate
Gets the month-of-year field using the Month enum.
getMonth() - Method in class java.time.LocalDateTime
Gets the month-of-year field using the Month enum.
getMonth() - Method in class java.time.MonthDay
Gets the month-of-year field using the Month enum.
getMonth() - Method in class java.time.OffsetDateTime
Gets the month-of-year field using the Month enum.
getMonth() - Method in class java.time.YearMonth
Gets the month-of-year field using the Month enum.
getMonth() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the month of the transition.
getMonth() - Method in class java.time.ZonedDateTime
Gets the month-of-year field using the Month enum.
getMonth() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.get(Calendar.MONTH).
getMonth() - Method in class ohos.agp.components.DatePicker
Obtains the month set in the date picker.
getMonths() - Method in class java.text.DateFormatSymbols
Gets month strings.
getMonths() - Method in class java.time.Period
Gets the amount of months of this period.
getMonths() - Method in class ohos.global.icu.text.DateFormatSymbols
Returns month strings.
getMonths(int, int) - Method in class ohos.global.icu.text.DateFormatSymbols
Returns month strings.
getMonthValue() - Method in class java.time.LocalDate
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class java.time.LocalDateTime
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class java.time.MonthDay
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class java.time.OffsetDateTime
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class java.time.YearMonth
Gets the month-of-year field from 1 to 12.
getMonthValue() - Method in class java.time.ZonedDateTime
Gets the month-of-year field from 1 to 12.
getMoreResults() - Method in interface java.sql.Statement
Moves to this Statement object's next result, returns true if it is a ResultSet object, and implicitly closes any current ResultSet object(s) obtained with the method getResultSet.
getMoreResults(int) - Method in interface java.sql.Statement
Moves to this Statement object's next result, deals with any current ResultSet object(s) according to the instructions specified by the given flag, and returns true if the next result is a ResultSet object.
getMorphingSystem() - Method in interface ohos.agp.render.render3d.Scene
Obtains a MorphingSystem instance.
getMorphTargets() - Method in class ohos.agp.render.render3d.components.MorphComponent
Obtains the morph target handle used by MorphingSystem.
getMostSignificantBits() - Method in class java.util.UUID
Returns the most significant 64 bits of this UUID's 128 bit value.
getMtu() - Method in class ohos.net.ConnectionProperties
Obtains the MTU value of a connection.
getMTU() - Method in class java.net.NetworkInterface
Returns the Maximum Transmission Unit (MTU) of this interface.
getMultiplier() - Method in class java.text.DecimalFormat
Gets the multiplier for use in percent, per mille, and similar formats.
getMultiplier() - Method in class ohos.global.icu.text.DecimalFormat
Returns the multiplier being applied to numbers before they are formatted.
getMusicSchema() - Static method in class ohos.data.search.schema.MusicItem
Obtains a list of index field attributes in this MusicItem object.
getMyProcessMemoryInfo(RunningProcessInfo) - Method in interface ohos.app.IAbilityManager
Obtains memory information about the calling process, helping you learn the memory usage of the process running for the current application.
getName() - Method in class java.io.File
Returns the name of the file or directory denoted by this abstract pathname.
getName() - Method in class java.io.ObjectStreamClass
Returns the name of the class described by this descriptor.
getName() - Method in class java.io.ObjectStreamField
Get the name of this field.
getName() - Method in class java.lang.Class
Returns the name of the entity (class, interface, array class, primitive type, or void) represented by this Class object, as a String.
getName() - Method in interface java.lang.invoke.MethodHandleInfo
Returns the name of the cracked method handle's underlying member.
getName() - Method in class java.lang.Package
Return the name of this package.
getName() - Method in class java.lang.reflect.Constructor
Returns the name of this constructor, as a string.
getName() - Method in class java.lang.reflect.Executable
Returns the name of the executable represented by this object.
getName() - Method in class java.lang.reflect.Field
Returns the name of the field represented by this Field object.
getName() - Method in interface java.lang.reflect.Member
Returns the simple name of the underlying member or constructor represented by this Member.
getName() - Method in class java.lang.reflect.Method
Returns the name of the method represented by this Method object, as a String.
getName() - Method in class java.lang.reflect.Parameter
Returns the name of the parameter.
getName() - Method in interface java.lang.reflect.TypeVariable
Returns the name of this type variable, as it occurs in the source code.
getName() - Method in class java.lang.Thread
Returns this thread's name.
getName() - Method in class java.lang.ThreadGroup
Returns the name of this thread group.
getName() - Method in class java.net.HttpCookie
Returns the name of the cookie.
getName() - Method in class java.net.NetworkInterface
Get the name of this network interface.
getName() - Method in exception java.nio.file.attribute.UserPrincipalNotFoundException
Returns the user principal name if this exception was created with the user principal name that was not found, otherwise null.
getName() - Method in interface java.security.acl.Acl
Returns the name of this ACL.
getName() - Method in class java.security.Identity
Deprecated.
Returns this identity's name.
getName() - Method in interface java.security.KeyStore.Entry.Attribute
Returns the attribute's name.
getName() - Method in class java.security.Permission
Returns the name of this Permission.
getName() - Method in class java.security.PKCS12Attribute
Returns the attribute's ASN.1 Object Identifier represented as a list of dot-separated integers.
getName() - Method in interface java.security.Principal
Returns the name of this principal.
getName() - Method in class java.security.Provider
Returns the name of this provider.
getName() - Method in class java.security.spec.ECGenParameterSpec
Returns the standard or predefined name of the to-be-generated EC domain parameters.
getName() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns the name of the attribute.
getName() - Method in class java.util.logging.Level
Return the non-localized string name of the Level.
getName() - Method in class java.util.logging.Logger
Get the name for this logger.
getName() - Method in class java.util.zip.ZipEntry
Returns the name of the entry.
getName() - Method in class java.util.zip.ZipFile
Returns the path name of the ZIP file.
getName() - Method in class javax.crypto.ExemptionMechanism
Returns the exemption mechanism name of this ExemptionMechanism object.
getName() - Method in class javax.net.ssl.SSLSessionBindingEvent
Returns the name to which the object is being bound, or the name from which the object is being unbound.
getName() - Method in class javax.security.auth.x500.X500Principal
Returns a string representation of the X.500 distinguished name using the format defined in RFC 2253.
getName() - Method in class ohos.accessibility.AccessibilityAbilityInfo
Obtains the name of the accessibility ability.
getName() - Method in class ohos.account.app.AppAccount
Obtains the name of the application account.
getName() - Method in class ohos.account.DistributedInfo
Obtains the name in the distributed information of the OS account.
getName() - Method in interface ohos.agp.components.Attr
Obtains the name of an attribute, for example, width.
getName() - Method in class ohos.agp.components.Component
Obtains the name of the component.
getName() - Method in class ohos.agp.render.render3d.components.CameraComponent
Obtains the camera name.
getName() - Method in class ohos.agp.render.render3d.components.NodeComponent
Obtains the entity name.
getName() - Method in interface ohos.agp.render.render3d.resources.ResourceManager.ResourceInfo
Obtains the name of this resource.
getName() - Method in interface ohos.agp.render.render3d.SceneNode
Obtains the name of a node.
getName() - Method in class ohos.bundle.ApplicationInfo
Obtains the name of the application.
getName() - Method in class ohos.bundle.BundleInfo
Obtains the name of the bundle.
getName() - Method in class ohos.bundle.HapModuleInfo
Obtains the class name of this HAP module.
getName() - Method in class ohos.bundle.LauncherAbilityInfo
Obtains the class name of the ability.
getName() - Method in class ohos.data.DatabaseFileConfig
Obtains the database file name.
getName() - Method in class ohos.data.distributed.device.DeviceInfo
Obtains the device name.
getName() - Method in class ohos.data.orm.OrmConfig
Obtains the name in this OrmConfig object.
getName() - Method in class ohos.data.rdb.StoreConfig
Obtains the database name.
getName() - Method in class ohos.data.resultset.SharedBlock
Obtains the name of a shared block.
getName() - Method in class ohos.data.search.schema.Schema
Obtains the value of the name index field.
getName() - Method in class ohos.event.notification.MessageUser
Obtains the name of this MessageUser.
getName() - Method in class ohos.event.notification.NotificationSlot
Obtains the name of a NotificationSlot object.
getName() - Method in class ohos.event.notification.NotificationSlotGroup
Obtains the name of this NotificationSlotGroup object, which is set by NotificationSlotGroup(java.lang.String,java.lang.String).
getName() - Method in class ohos.global.icu.text.AlphabeticIndex.Record
Get the name
getName() - Method in class ohos.global.icu.text.NumberingSystem
Returns the string representing the name of the numbering system.
getName() - Method in class ohos.global.icu.util.ULocale
[icu] Returns the (normalized) full name for this locale.
getName() - Method in class ohos.global.resource.solidxml.Attribute
Obtains the original name of an attribute.
getName() - Method in class ohos.global.resource.solidxml.Node
Obtains the original name of a node.
getName() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains the tag name of an attribute.
getName() - Method in interface ohos.javax.xml.stream.events.Attribute
Returns the QName for this attribute
getName() - Method in interface ohos.javax.xml.stream.events.EndElement
Get the name of this event
getName() - Method in interface ohos.javax.xml.stream.events.StartElement
Get the name of this event
getName() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns a QName for the current START_ELEMENT or END_ELEMENT event
getName() - Method in class ohos.media.audio.AudioDeviceDescriptor
Obtains a device name.
getName() - Method in class ohos.media.audio.SoundEffect.SoundEffectInfo
Obtains a sound effect name.
getName() - Method in class ohos.media.camera.params.ParameterKey.Key
Gets the name of a parameter key.
getName() - Method in class ohos.media.camera.params.PropertyKey.Key
Gets the name of a property key.
getName() - Method in class ohos.media.camera.params.ResultKey.Key
Gets the name of a result key.
getName() - Method in class ohos.media.codec.CodecDescription
Obtains the name of this Codec object.
getName() - Method in class ohos.nfc.oma.Reader
Obtains the name of a secure element.
getName() - Method in class ohos.sensor.bean.SensorBase
Obtains the name of a sensor.
getName() - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Obtains the calendar name.
getName() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the contact name.
getName() - Method in class ohos.sysappcomponents.contact.entity.Organization
Obtains the name of the organization to which this contact belongs.
getName() - Static method in class ohos.system.DeviceInfo
Obtains the product name represented by a string.
getName() - Method in class ohos.utils.ObjectAttribute
Obtains the name of the attribute encapsulated in the current ObjectAttribute object.
getName(int) - Static method in class java.lang.Character
Returns the Unicode name of the specified character codePoint, or null if the code point is unassigned.
getName(int) - Method in interface java.nio.file.Path
Returns a name element of this path as a Path object.
getName(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns the most current Unicode name of the argument code point, or null if the character is unassigned or outside the range UCharacter.MIN_VALUE and UCharacter.MAX_VALUE or does not have a name.
getName(int) - Static method in class ohos.global.icu.lang.UScript
Returns the long Unicode script name, if there is one.
getName(int) - Method in interface ohos.org.xml.sax.AttributeList
Deprecated.
getName(String) - Method in class javax.security.auth.x500.X500Principal
Returns a string representation of the X.500 distinguished name using the specified format.
getName(String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns the (normalized) full name for the specified locale.
getName(String, String) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns the names for each of the characters in a string
getName(String, Map<String, String>) - Method in class javax.security.auth.x500.X500Principal
Returns a string representation of the X.500 distinguished name using the specified format.
getName(Locale, int, boolean[]) - Method in class ohos.global.icu.util.Currency
Returns the display name for the given currency in the given locale.
getName(Locale, int, String, boolean[]) - Method in class ohos.global.icu.util.Currency
Returns the display name for the given currency in the given locale.
getName(ULocale, int, boolean[]) - Method in class ohos.global.icu.util.Currency
Returns the display name for the given currency in the given locale.
getName(ULocale, int, String, boolean[]) - Method in class ohos.global.icu.util.Currency
Returns the display name for the given currency in the given locale.
getNameAlias(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns the corrected name from NameAliases.txt if there is one.
getNameConstraints() - Method in class java.security.cert.TrustAnchor
Returns the name constraints parameter.
getNameConstraints() - Method in class java.security.cert.X509CertSelector
Returns the name constraints criterion.
getNameCount() - Method in interface java.nio.file.Path
Returns the number of name elements in the path.
getNameForUid(int) - Method in interface ohos.bundle.IBundleManager
Obtains the formal name associated with the given UID.
getNameIterator() - Static method in class ohos.global.icu.lang.UCharacter
[icu]
getNamePrefix() - Method in class ohos.sysappcomponents.contact.entity.Name
Obtains the prefix of this contact name.
getNamespaceContext() - Method in interface ohos.javax.xml.stream.events.StartElement
Gets a read-only namespace context.
getNamespaceContext() - Method in interface ohos.javax.xml.stream.XMLEventWriter
Returns the current namespace context.
getNamespaceContext() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns a read only namespace context for the current position.
getNamespaceContext() - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Returns the current namespace context.
getNamespaceCount() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the count of namespaces declared on this START_ELEMENT or END_ELEMENT, this method is only valid on a START_ELEMENT, END_ELEMENT or NAMESPACE.
getNamespacePrefix(int) - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the prefix for the namespace declared at the index.
getNamespaces() - Method in interface ohos.javax.xml.stream.events.EndElement
Returns an Iterator of namespaces that have gone out of scope.
getNamespaces() - Method in interface ohos.javax.xml.stream.events.StartElement
Returns an Iterator of namespaces declared on this element.
getNamespaceURI() - Method in class ohos.javax.xml.namespace.QName
Get the Namespace URI of this QName.
getNamespaceURI() - Method in interface ohos.javax.xml.stream.XMLStreamReader
If the current event is a START_ELEMENT or END_ELEMENT this method returns the URI of the prefix or the default namespace.
getNamespaceURI(int) - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the uri for the namespace declared at the index.
getNamespaceURI(String) - Method in interface ohos.javax.xml.namespace.NamespaceContext
Get Namespace URI bound to a prefix in the current scope.
getNamespaceURI(String) - Method in interface ohos.javax.xml.stream.events.StartElement
Gets the value that the prefix is bound to in the context of this element.
getNamespaceURI(String) - Method in interface ohos.javax.xml.stream.XMLStreamReader
Return the uri for the given prefix.
getNameSuffix() - Method in class ohos.sysappcomponents.contact.entity.Name
Obtains the suffix of this contact name.
getNaN() - Method in class java.text.DecimalFormatSymbols
Gets the string used to represent "not a number".
getNaN() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the String used to represent NaN.
getNano() - Method in class java.time.Duration
Gets the number of nanoseconds within the second in this duration.
getNano() - Method in class java.time.Instant
Gets the number of nanoseconds, later along the time-line, from the start of the second.
getNano() - Method in class java.time.LocalDateTime
Gets the nano-of-second field.
getNano() - Method in class java.time.LocalTime
Gets the nano-of-second field.
getNano() - Method in class java.time.OffsetDateTime
Gets the nano-of-second field.
getNano() - Method in class java.time.OffsetTime
Gets the nano-of-second field.
getNano() - Method in class java.time.ZonedDateTime
Gets the nano-of-second field.
getNanos() - Method in class java.sql.Timestamp
Gets this Timestamp object's nanos value.
getNanoTimestamp() - Method in class ohos.media.audio.Timestamp
Obtains the current timestamp (in nanoseconds).
getNativeFd() - Method in class ohos.rpc.ReliableFileDescriptor
Obtains the native file descriptor wrapped in this ReliableFileDescriptor.
getNativeHandle() - Method in class ohos.agp.render.opengl.EGLObjectHandle
Obtains the handle of the EGL object.
getNativeHeapInfo(Debug.HeapInfo) - Static method in class ohos.hiviewdfx.Debug
Obtains statistics about the memory used by processes in the native heap.
getNativePrivateDirty() - Method in class ohos.aafwk.ability.MemoryInfo
Obtains the private dirty memory pages used by the native heap when the application is running.
getNativePss() - Method in class ohos.aafwk.ability.MemoryInfo
Obtains the amount of memory actually used by the native heap when the application is running.
getNativeSharedDirty() - Method in class ohos.aafwk.ability.MemoryInfo
Obtains the shared dirty memory pages used by the native heap when the application is running.
getNavigationType() - Method in class ohos.aafwk.ability.DeviceConfigInfo
Obtains the navigation device required by the application.
getNCharacterStream(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
getNCharacterStream(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getNCharacterStream(String) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
getNCharacterStream(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getNClob(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC NCLOB parameter as a java.sql.NClob object in the Java programming language.
getNClob(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a NClob object in the Java programming language.
getNClob(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC NCLOB parameter as a java.sql.NClob object in the Java programming language.
getNClob(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a NClob object in the Java programming language.
getNdefMaxSize() - Method in class ohos.nfc.tag.NdefTag
Obtains the maximum NDEF message size.
getNdefMessage() - Method in class ohos.nfc.tag.NdefTag
Obtains the NDEF message from this NDEF tag.
getNeedClientAuth() - Method in class javax.net.ssl.SSLEngine
Returns true if the engine will require client authentication.
getNeedClientAuth() - Method in class javax.net.ssl.SSLParameters
Returns whether client authentication should be required.
getNeedClientAuth() - Method in class javax.net.ssl.SSLServerSocket
Returns true if client authentication will be required on newly accepted server-mode SSLSockets.
getNeedClientAuth() - Method in class javax.net.ssl.SSLSocket
Returns true if the socket will require client authentication.
getNegativePrefix() - Method in class java.text.DecimalFormat
Get the negative prefix.
getNegativePrefix() - Method in class ohos.global.icu.text.DecimalFormat
Affixes: Gets the negative prefix string currently being used to format numbers.
getNegativeSign() - Method in class java.time.format.DecimalStyle
Gets the character that represents the negative sign.
getNegativeSuffix() - Method in class java.text.DecimalFormat
Get the negative suffix.
getNegativeSuffix() - Method in class ohos.global.icu.text.DecimalFormat
Affixes: Gets the negative suffix string currently being used to format numbers.
getNeighborhood() - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Obtains the neighborhood where this contact is located.
getNestedException() - Method in exception ohos.javax.xml.stream.XMLStreamException
Gets the nested exception.
getNetCapabilities(NetHandle) - Method in class ohos.net.NetManager
Obtains NetCapabilities of a NetHandle object.
getNetHandle() - Method in class ohos.net.NetHandle
Obtains the ID of a network handle
getNetHotspotAbleIfaces() - Method in class ohos.net.NetHotspot
Obtains the names of the NICs that can serve as hotspots.
getNetId() - Method in class ohos.wifi.p2p.WifiP2pGroup
Obtains the network ID of this Wi-Fi P2P group.
getNetmask() - Method in class ohos.wifi.IpInfo
Obtains the network mask of a Wi-Fi connection.
getNetworkCount() - Method in class ohos.net.HttpResponseCache
Obtains the number of HTTP requests.
getNetworkInterface() - Method in class java.net.MulticastSocket
Get the multicast network interface set.
getNetworkInterfaces() - Static method in class java.net.NetworkInterface
Returns all the interfaces on this machine.
getNetworkPrefixLength() - Method in class java.net.InterfaceAddress
Returns the network prefix length for this address.
getNetworkSelectionMode(int) - Method in class ohos.telephony.RadioInfoManager
Obtains the network search mode of the SIM card in a specified slot.
getNetworkState(int) - Method in class ohos.telephony.RadioInfoManager
Obtains the network state of the registered network.
getNetworkType() - Method in class ohos.telephony.SignalInformation
Obtains the network type of the current signal.
getNewValue() - Method in class java.beans.PropertyChangeEvent
Gets the new value for the property, expressed as an Object.
getNewValue() - Method in class java.util.prefs.PreferenceChangeEvent
Returns the new value for the preference.
getNextEntry() - Method in class java.util.jar.JarInputStream
Reads the next ZIP file entry and positions the stream at the beginning of the entry data.
getNextEntry() - Method in class java.util.zip.ZipInputStream
Reads the next ZIP file entry and positions the stream at the beginning of the entry data.
getNextException() - Method in exception java.sql.SQLException
Retrieves the exception chained to this SQLException object by setNextException(SQLException ex).
getNextJarEntry() - Method in class java.util.jar.JarInputStream
Reads the next JAR file entry and positions the stream at the beginning of the entry data.
getNextUpdate() - Method in class java.security.cert.X509CRL
Gets the nextUpdate date from the CRL.
getNextWarning() - Method in exception java.sql.SQLWarning
Retrieves the warning chained to this SQLWarning object by setNextWarning.
getNfcInfo(String) - Method in class ohos.nfc.cardemulation.CardEmulation
Obtains the NFC information.
getNFCInstance() - Static method in class ohos.global.icu.text.Normalizer2
Returns a Normalizer2 instance for Unicode NFC normalization.
getNfcState() - Method in class ohos.nfc.NfcController
Obtains the NFC status.
getNFDInstance() - Static method in class ohos.global.icu.text.Normalizer2
Returns a Normalizer2 instance for Unicode NFD normalization.
getNFKCCasefoldInstance() - Static method in class ohos.global.icu.text.Normalizer2
Returns a Normalizer2 instance for Unicode NFKC_Casefold normalization.
getNFKCInstance() - Static method in class ohos.global.icu.text.Normalizer2
Returns a Normalizer2 instance for Unicode NFKC normalization.
getNFKDInstance() - Static method in class ohos.global.icu.text.Normalizer2
Returns a Normalizer2 instance for Unicode NFKD normalization.
getNickName() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the contact nickname.
getNickName() - Method in class ohos.sysappcomponents.contact.entity.NickName
Obtains the nickname of this contact.
getNinePatchChunk() - Method in class ohos.media.image.PixelMap
Obtains 9 patch chunk data of this PixelMap.
getNoBackupFilesDir() - Method in class ohos.app.AbilityContext
 
getNoBackupFilesDir() - Method in interface ohos.app.Context
Obtains the absolute path which app created and will be excluded from automatic backup to remote storage.
getNode() - Method in class java.util.prefs.PreferenceChangeEvent
Returns the preference node that emitted the event.
getNode() - Method in interface ohos.agp.render.render3d.util.SceneUtil.RayCastResult
Obtains the node cast by the ray in a scene.
getNode(Entity) - Method in interface ohos.agp.render.render3d.Scene
Obtains the scene node of an entity.
getNoFallbackControl(List<String>) - Static method in class java.util.ResourceBundle.Control
Returns a ResourceBundle.Control in which the getFormats method returns the specified formats and the Control#getFallbackLocale(String, Locale) method returns null.
getNonCriticalExtensionOIDs() - Method in interface java.security.cert.X509Extension
Gets a Set of the OID strings for the extension(s) marked NON-CRITICAL in the certificate/CRL managed by the object implementing this interface.
getNormal() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the handle to the normal texture.
getNormalized() - Method in class ohos.agp.render.render3d.math.Quaternion
Obtains a normalized quaternion.
getNormalized() - Method in class ohos.agp.render.render3d.math.Vector2
Normalizes this vector.
getNormalized() - Method in class ohos.agp.render.render3d.math.Vector3
Normalizes this vector.
getNormalized() - Method in class ohos.agp.render.render3d.math.Vector4
Normalizes this vector.
getNormals() - Method in class ohos.agp.render.render3d.util.MeshBuilder.VertexData
Obtains the normal data, in vec3 format (x, y, z).
getNormalScale() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the normal scale.
getNormalTextColor() - Method in class ohos.agp.components.DatePicker
Obtains the color of the normal text in the date picker.
getNormalTextColor() - Method in class ohos.agp.components.Picker
Obtains the color of deselected text on a number picker.
getNormalTextColor() - Method in class ohos.agp.components.TimePicker
Gets the normal font color of the time displayed in the time picker.
getNormalTextFont() - Method in class ohos.agp.components.DatePicker
Obtains the font of the normal text.
getNormalTextFont() - Method in class ohos.agp.components.Picker
Obtains the font of the normal text in this picker.
getNormalTextFont() - Method in class ohos.agp.components.TimePicker
Obtains the font of the normal text in this time picker.
getNormalTextSize() - Method in class ohos.agp.components.DatePicker
Obtains the size of the normal text in the date picker.
getNormalTextSize() - Method in class ohos.agp.components.Picker
Obtains the font size of deselected text on a number picker.
getNormalTextSize() - Method in class ohos.agp.components.TimePicker
Gets the normal font size of the time displayed in the time picker.
getNoSubstitute() - Method in class ohos.global.icu.util.LocaleData
Gets the "no substitute" behavior of this locale data object.
getNotAfter() - Method in class java.security.cert.X509Certificate
Gets the notAfter date from the validity period of the certificate.
getNotAfter() - Method in class javax.security.cert.X509Certificate
Gets the notAfter date from the validity period of the certificate.
getNotBefore() - Method in class java.security.cert.X509Certificate
Gets the notBefore date from the validity period of the certificate.
getNotBefore() - Method in class javax.security.cert.X509Certificate
Gets the notBefore date from the validity period of the certificate.
getNote() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the contact note.
getNoteContent() - Method in class ohos.sysappcomponents.contact.entity.Note
Obtains the note content.
getNotepadCategory() - Method in class ohos.data.search.schema.NotepadItem
Obtains the value of the notepadCategory index field.
getNotepadSchema() - Static method in class ohos.data.search.schema.NotepadItem
Obtains a list of index field attributes in this NotepadItem object.
getNoticeCategory() - Method in class ohos.data.search.schema.NoticeItem
Obtains the value of the noticeCategory index field.
getNoticeDate() - Method in class ohos.data.search.schema.NoticeItem
Obtains the value of the noticeDate index field.
getNoticeSchema() - Static method in class ohos.data.search.schema.NoticeItem
Obtains a list of index field attributes in this NoticeItem object.
getNotificationAgent() - Static method in class ohos.event.notification.NotificationHelper
Obtains the name of the application bundle that can publish notifications in the name of your application.
getNotificationAgent(String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
getNotificationContent() - Method in class ohos.event.notification.NotificationRequest.NotificationContent
Obtains the object matching the current notification content.
getNotificationHashCode() - Method in class ohos.event.notification.NotificationRequest
Obtains the unique hash code of a notification in the current application.
getNotificationId() - Method in class ohos.event.notification.NotificationRequest
Obtains the notification ID, which is unique in the current application.
getNotificationSlot(String) - Static method in class ohos.event.notification.NotificationHelper
Queries a created notification slot.
getNotificationSlot(String, String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
getNotificationSlotGroup(String) - Static method in class ohos.event.notification.NotificationHelper
Obtains a created notification slot group.
getNotificationSlotGroup(String, String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
getNotificationSlotGroups() - Static method in class ohos.event.notification.NotificationHelper
Obtains a list of created notification slot groups.
getNotificationSlotGroups(String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
getNotificationSlots() - Static method in class ohos.event.notification.NotificationHelper
Obtains all notification slots of this application.
getNotificationSlots(String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
getNotificationSorting(String, NotificationSorting) - Method in class ohos.event.notification.NotificationSortingMap
Obtains NotificationSorting based on the hash codes.
getNotificationType() - Method in class ohos.event.notification.NotificationRequest
Obtains the notification type.
getNow(T) - Method in class java.util.concurrent.CompletableFuture
Returns the result value (or throws any encountered exception) if completed, else returns the given valueIfAbsent.
getNsaState() - Method in class ohos.telephony.NetworkState
Obtains the NSA network registration status of the device.
getNString(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated NCHAR, NVARCHAR or LONGNVARCHAR parameter as a String in the Java programming language.
getNString(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getNString(String) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated NCHAR, NVARCHAR or LONGNVARCHAR parameter as a String in the Java programming language.
getNString(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getNthRepresentativeColor(int) - Method in class ohos.miscservices.wallpaper.WallpaperColorsCollection
Obtains the dominant color at the specified index.
getNumber() - Method in class ohos.global.icu.util.Measure
Returns the numeric value of this object.
getNumberFormat() - Method in class java.text.DateFormat
Gets the number formatter which this date/time formatter uses to format and parse a time.
getNumberFormat() - Method in class ohos.global.icu.text.DateFormat
Returns the number formatter which this date/time formatter uses to format and parse a time.
getNumberFormat() - Method in class ohos.global.icu.text.MeasureFormat
Get a copy of the number format.
getNumberFormat() - Method in class ohos.global.icu.text.RelativeDateTimeFormatter
Returns a copy of the NumberFormat this object is using.
getNumberFormat(char) - Method in class ohos.global.icu.text.SimpleDateFormat
give the NumberFormat used for the field like 'y'(year) and 'M'(year)
getNumberInstance() - Static method in class java.text.NumberFormat
Returns a general-purpose number format for the current default FORMAT locale.
getNumberInstance() - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getNumberInstance(Locale) - Static method in class java.text.NumberFormat
Returns a general-purpose number format for the specified locale.
getNumberInstance(Locale) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getNumberInstance(ULocale) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getNumberOfDependents() - Method in class java.util.concurrent.CompletableFuture
Returns the estimated number of CompletableFutures whose completions are awaiting completion of this CompletableFuture.
getNumberOfFrames() - Method in class ohos.agp.components.element.FrameAnimationElement
Obtains the number of frames in an animation.
getNumberWaiting() - Method in class java.util.concurrent.CyclicBarrier
Returns the number of parties currently waiting at the barrier.
getNumerator() - Method in class ohos.utils.RationalNumber
Obtains the numerator of the current RationalNumber object.
getNumericCode() - Method in class java.util.Currency
Returns the ISO 4217 numeric code of this currency.
getNumericCode() - Method in class ohos.global.icu.util.Currency
Returns the ISO 4217 numeric code for this currency object.
getNumericCollation() - Method in class ohos.global.icu.text.RuleBasedCollator
Method to retrieve the numeric collation value.
getNumericFunctions() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of math functions available with this database.
getNumericValue(char) - Static method in class java.lang.Character
Returns the int value that the specified Unicode character represents.
getNumericValue(int) - Static method in class java.lang.Character
Returns the int value that the specified character (Unicode code point) represents.
getNumericValue(int) - Static method in class ohos.global.icu.lang.UCharacter
Returns the numeric value of the code point as a nonnegative integer.
getNumericValue(MessagePattern.Part) - Method in class ohos.global.icu.text.MessagePattern
Returns the numeric value associated with an ARG_INT or ARG_DOUBLE.
getNumOfFontHeight() - Method in class ohos.agp.components.Text
Obtains the line spacing multiplier, which provides extra spacing between lines in a text view.
getNumOfFontHeight() - Method in class ohos.agp.text.Layout
Obtains the value for multiline text spacing.
getObject() - Method in class java.security.GuardedObject
Retrieves the guarded object, or throws an exception if access to the guarded object is denied by the guard.
getObject() - Method in class java.security.SignedObject
Retrieves the encapsulated object.
getObject() - Method in interface java.sql.Ref
Retrieves the SQL structured type instance referenced by this Ref object.
getObject(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated parameter as an Object in the Java programming language.
getObject(int) - Method in interface java.sql.ResultSet
Gets the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(int, Class<T>) - Method in class ohos.utils.zson.ZSONArray
Obtains the object at the specified index of this ZSONArray and converts it into a class object specified by clazz.
getObject(int, Map<String, Class<?>>) - Method in interface java.sql.CallableStatement
Returns an object representing the value of OUT parameter parameterIndex and uses map for the custom mapping of the parameter value.
getObject(int, Map<String, Class<?>>) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a parameter as an Object in the Java programming language.
getObject(String) - Method in interface java.sql.ResultSet
Gets the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(String) - Method in class java.util.ResourceBundle
Gets an object for the given key from this resource bundle or one of its parents.
getObject(String) - Method in class ohos.data.rdb.ValuesBucket
Obtains the Object value of a specified column name.
getObject(String, Class<T>) - Method in class ohos.utils.zson.ZSONObject
Obtains the object matching the specified key in the map of this ZSONObject and converts it into a class object specified by clazz.
getObject(String, Map<String, Class<?>>) - Method in interface java.sql.CallableStatement
Returns an object representing the value of OUT parameter parameterName and uses map for the custom mapping of the parameter value.
getObject(String, Map<String, Class<?>>) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(Key) - Method in class javax.crypto.SealedObject
Retrieves the original (encapsulated) object.
getObject(Key, String) - Method in class javax.crypto.SealedObject
Retrieves the original (encapsulated) object.
getObject(Map<String, Class<?>>) - Method in interface java.sql.Ref
Retrieves the referenced object and maps it to a Java type using the given type map.
getObject(Cipher) - Method in class javax.crypto.SealedObject
Retrieves the original (encapsulated) object.
getObjectStreamClass() - Method in class java.io.ObjectInputStream.GetField
Get the ObjectStreamClass that describes the fields in the stream.
getObjectValue(String) - Method in class ohos.interwork.utils.PacMapEx
Obtains an object with a specified key.
getObjectValue(String) - Method in class ohos.media.common.Format
Obtains a metadata value of the Object type.
getObjectValue(String) - Method in class ohos.utils.BasePacMap
Obtains an object with a specified key.
getObjectValue(String) - Method in class ohos.utils.PacMap
Obtains an object with a specified key.
getObjectValue(String, Class<T>) - Method in class ohos.utils.BasePacMap
Obtains an object with a specified key and object type.
getOccurredTime() - Method in class ohos.multimodalinput.event.MultimodalEvent
Obtains the time when the current event is generated.
getOccurredTime() - Method in class ohos.multimodalinput.event.SpeechEvent
 
getOcrText() - Method in class ohos.data.search.schema.PhotoItem
Obtains the text recognized within the photo.
getOcspExtensions() - Method in class java.security.cert.PKIXRevocationChecker
Gets the optional OCSP request extensions.
getOcspResponder() - Method in class java.security.cert.PKIXRevocationChecker
Gets the URI that identifies the location of the OCSP responder.
getOcspResponderCert() - Method in class java.security.cert.PKIXRevocationChecker
Gets the OCSP responder's certificate.
getOcspResponses() - Method in class java.security.cert.PKIXRevocationChecker
Gets the OCSP responses.
getOffDuration() - Method in class ohos.light.bean.LightEffect
Obtains the lighting-off time of a light during its one-shot blink.
getOffset() - Method in class java.io.ObjectStreamField
Offset of field within instance data.
getOffset() - Method in class java.net.DatagramPacket
Returns the offset of the data to be sent or the offset of the data received.
getOffset() - Method in class java.text.CollationElementIterator
Returns the character offset in the original text corresponding to the next collation element.
getOffset() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the zone offset, such as '+01:00'.
getOffset() - Method in class java.time.OffsetDateTime
Gets the zone offset, such as '+01:00'.
getOffset() - Method in class java.time.OffsetTime
Gets the zone offset, such as '+01:00'.
getOffset() - Method in class java.time.ZonedDateTime
Gets the zone offset, such as '+01:00'.
getOffset() - Method in class ohos.global.icu.text.CollationElementIterator
Returns the character offset in the source string corresponding to the next collation element.
getOffset() - Method in class ohos.miscservices.inputmethod.EditingText
Obtains the start index of the EditingText#getTextContent() text in the content of the application editor.
getOffset(int, int, int, int, int, int) - Method in class java.util.SimpleTimeZone
Returns the difference in milliseconds between local time and UTC, taking into account both the raw offset and the effect of daylight saving, for the specified date and time.
getOffset(int, int, int, int, int, int) - Method in class java.util.TimeZone
Gets the time zone offset, for current date, modified in case of daylight savings.
getOffset(int, int, int, int, int, int) - Method in class ohos.global.icu.util.TimeZone
Gets the time zone offset, for current date, modified in case of daylight savings.
getOffset(long) - Method in class java.util.SimpleTimeZone
Returns the offset of this time zone from UTC at the given time.
getOffset(long) - Method in class java.util.TimeZone
Returns the offset of this time zone from UTC at the specified date.
getOffset(long) - Method in class ohos.global.icu.util.TimeZone
Returns the offset of this time zone from UTC at the specified date.
getOffset(long, boolean, int[]) - Method in class ohos.global.icu.util.TimeZone
Returns the time zone raw and GMT offset for the given moment in time.
getOffset(Instant) - Method in class java.time.zone.ZoneRules
Gets the offset applicable at the specified instant in these rules.
getOffset(LocalDateTime) - Method in class java.time.zone.ZoneRules
Gets a suitable offset for the specified local date-time in these rules.
getOffsetAfter() - Method in class java.time.zone.ZoneOffsetTransition
Gets the offset after the transition.
getOffsetAfter() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the offset after the transition.
getOffsetBefore() - Method in class java.time.zone.ZoneOffsetTransition
Gets the offset before the transition.
getOffsetBefore() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the offset before the transition.
getOldValue() - Method in class java.beans.PropertyChangeEvent
Gets the old value for the property, expressed as an Object.
getOnDuration() - Method in class ohos.light.bean.LightEffect
Obtains the lighting-on time of a light during its one-shot blink.
getOnSelectionChangedListenerCount() - Method in class ohos.agp.components.PageSliderIndicator
Obtains the number of added PageSlider.PageChangedListener listeners.
getOOBInline() - Method in class java.net.Socket
Tests if SocketOptions#SO_OOBINLINE is enabled.
getOpenThreshold() - Method in class ohos.agp.components.SlideDrawer
Obtains the percent value after which the optional component can be slid open.
getOperatedTextBackgroundElement() - Method in class ohos.agp.components.DatePicker
Obtains the Element set as the text background of the selected item that is being operated.
getOperatedTextBackgroundElement() - Method in class ohos.agp.components.TimePicker
Obtains the Element set as the text background of the selected item that is being operated.
getOperatedTextColor() - Method in class ohos.agp.components.DatePicker
Obtains the color of the operated text in the date picker.
getOperatedTextColor() - Method in class ohos.agp.components.TimePicker
Obtains the color of the operated text in the time picker.
getOperation() - Method in class ohos.aafwk.content.Intent
Gets the description of an operation in an Intent.
getOperations() - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains an operation list.
getOperationType() - Method in class ohos.accessibility.ability.AccessibleOperation
Obtains the operation type.
getOperatorName(int) - Method in class ohos.telephony.RadioInfoManager
Obtains the operator name of the registered network.
getOption(int) - Method in interface java.net.SocketOptions
Fetch the value of an option.
getOption(SocketOption<T>) - Method in interface java.nio.channels.NetworkChannel
Returns the value of a socket option.
getOptions() - Method in class java.security.cert.PKIXRevocationChecker
Gets the revocation options.
getOptions() - Method in class ohos.event.notification.NotificationUserInput
Obtains the options provided to the user to satisfy user input needs.
getOptions() - Method in class ohos.media.common.sessioncore.AVBrowserRoot
Obtains media browser service parameters.
getOptions() - Method in class ohos.media.common.sessioncore.AVPlaybackState.AVPlaybackCustomAction
Obtains other optional information about the custom action.
getOptions() - Method in class ohos.media.common.sessioncore.AVPlaybackState
Obtains other optional information about the playback state.
getOptions() - Method in class ohos.media.sessioncore.AVBrowser
Obtains the additional media data provided by the media browser service.
getOptions() - Method in class ohos.media.sessioncore.AVController
Obtains additional data of the AVSession instance connected to this AVController.
getOrDefault(Object, Object) - Method in class java.security.Provider
 
getOrDefault(Object, V) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the value to which the specified key is mapped, or the given default value if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in interface java.util.concurrent.ConcurrentMap
Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns the value to which the specified key is mapped, or the given defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class java.util.HashMap
 
getOrDefault(Object, V) - Method in class java.util.Hashtable
 
getOrDefault(Object, V) - Method in class java.util.LinkedHashMap
Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in interface java.util.Map
Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.
getOrder() - Method in class java.security.spec.ECParameterSpec
Returns the order of the generator.
getOrder() - Method in class ohos.data.dataability.DataAbilityPredicates
Obtains the order information of a predicate.
getOrder(String) - Static method in class ohos.global.i18n.text.DateFormatUtil
Obtains the sequence of the year, month, and day fields in a date pattern.
getOrganization() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains organization information about this contact.
getOrientation() - Method in class ohos.agp.components.DirectionalLayout
Obtains the direction in which controls are arranged in the directional layout.
getOrientation() - Method in class ohos.agp.components.element.ShapeElement
Obtains the gradient direction defined in this element object.
getOrientation() - Method in class ohos.agp.components.LayoutManager
Obtains the layout orientation.
getOrientation() - Method in class ohos.agp.components.ListContainer
Obtains an orientation of a layout.
getOrientation() - Method in class ohos.agp.components.MagicLayout
Obtains the orientation in which the components are arranged in the layout.
getOrientation() - Method in class ohos.agp.components.PageSlider
Obtains the page sliding direction, which can be Component.HORIZONTAL or Component.VERTICAL.
getOrientation() - Method in class ohos.agp.components.ProgressBar
Obtains the progress bar direction.
getOrientation() - Method in class ohos.agp.components.TableLayout
Obtains the layout direction of the table layout.
getOrientation() - Method in class ohos.agp.components.TabList
Obtains the layout direction.
getOrientation() - Method in class ohos.bundle.AbilityInfo
Obtains the display orientation of an ability.
getOriginal() - Method in interface javax.sql.RowSetInternal
Retrieves a ResultSet object containing the original value of this RowSet object.
getOriginalBundleName() - Method in class ohos.aafwk.ability.Form
Obtains the application bundle name of the Feature Ability (FA) to which this Form belongs.
getOriginalBundleName() - Method in class ohos.bundle.FormInfo
Obtains the bundle name of the application to which this form belongs.
getOriginalClassName() - Method in class ohos.bundle.AbilityInfo
Obtains the original class name of an ability.
getOriginalDeviceId() - Method in class ohos.aafwk.ability.Ability
Obtains the ID of the source device from which this ability is migrated.
getOriginalDeviceId() - Method in class ohos.aafwk.ability.AbilitySlice
Obtains the ID of the source device from which the host ability is migrated.
getOriginalRow() - Method in interface javax.sql.RowSetInternal
Retrieves a ResultSet object containing the original value of the current row only.
getOriginalValue() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains the original value represented by a string value referenced by the XML attribute.
getOrmContext(String) - Method in class ohos.data.DatabaseHelper
Obtains an ORM context mapping to an ORM database with a specified alias.
getOrmContext(String, String, Class<T>, OrmMigration...) - Method in class ohos.data.DatabaseHelper
Creates an object-relational mapping (ORM) database and obtains the context mapped to this database.
getOrmContext(OrmConfig, Class<T>, OrmMigration...) - Method in class ohos.data.DatabaseHelper
Creates an object-relational mapping (ORM) database and obtains the OrmContext object mapped to the database.
getOrthoHeight() - Method in class ohos.agp.render.render3d.components.CameraComponent
Obtains the height of the viewport for the orthographic camera only.
getOrthoWidth() - Method in class ohos.agp.render.render3d.components.CameraComponent
Obtains the width of the viewport for the orthographic camera only.
getOsAccountAllConstraints(int) - Method in class ohos.account.AccountAbility
Obtains all constraints of an OS account based on its local ID.
getOsAccountLocalIdFromProcess() - Method in class ohos.account.AccountAbility
Obtains the local ID of an OS account from the current process UID.
getOsAccountLocalIdFromUid(int) - Method in class ohos.account.AccountAbility
Queries the local ID of an OS account from the process UID.
getOsAccountTypeFromProcess() - Method in class ohos.account.AccountAbility
Obtains the type of this OS account from the current process.
getOtherFile() - Method in exception java.nio.file.FileSystemException
Returns the other file used to create this exception.
getOtherPrimeInfo() - Method in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the otherPrimeInfo or null if there are only two prime factors (p and q).
getOtherPrimeInfo() - Method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns a copy of the otherPrimeInfo or null if there are only two prime factors (p and q).
getOtherPrivateDirty() - Method in class ohos.aafwk.ability.MemoryInfo
Obtains the private dirty memory pages used by everything else except the Ark and native heaps.
getOtherPss() - Method in class ohos.aafwk.ability.MemoryInfo
Obtains the amount of memory actually used by everything else except the Ark and native heaps.
getOtherSharedDirty() - Method in class ohos.aafwk.ability.MemoryInfo
Obtains the shared dirty memory pages used by everything else except the Ark and native heaps.
getOutgoingAnimation() - Method in class ohos.agp.components.PageFlipper
Obtains the animation effect used when the component exits the screen.
getOutputFlag() - Method in enum ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Obtains the integer value of AudioStreamOutputFlag.
getOutputSize(int) - Method in class javax.crypto.Cipher
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next update or doFinal operation, given the input length inputLen (in bytes).
getOutputSize(int) - Method in class javax.crypto.ExemptionMechanism
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next genExemptionBlob operation, given the input length inputLen (in bytes).
getOutputStream() - Method in class java.lang.Process
Returns the output stream connected to the normal input of the subprocess.
getOutputStream() - Method in class java.net.Socket
Returns an output stream for this socket.
getOutputStream() - Method in class java.net.SocketImpl
Returns an output stream for this socket.
getOutputStream() - Method in class java.net.URLConnection
Returns an output stream that writes to this connection.
getOutputStream() - Method in class ohos.net.LocalSocket
Obtains the output stream of this socket.
getOverflowLabel() - Method in class ohos.global.icu.text.AlphabeticIndex
Get the default label used in the IndexCharacters' locale for overflow, eg the first item in: ...
getOverscrollPercent() - Method in class ohos.agp.components.ListContainer.ReboundEffectParams
Obtains the value of the overscrollPercent parameter.
getOverscrollPercent() - Method in class ohos.agp.components.PageSlider.ReboundEffectParams
Obtains the value of the overscrollPercent parameter.
getOverscrollPercent() - Method in class ohos.agp.components.ScrollView.ReboundEffectParams
Obtains the value of the overscrollPercent parameter.
getOverscrollRate() - Method in class ohos.agp.components.ListContainer.ReboundEffectParams
Obtains the value of the overscrollRate parameter.
getOverscrollRate() - Method in class ohos.agp.components.PageSlider.ReboundEffectParams
Obtains the value of the overscrollRate parameter.
getOverscrollRate() - Method in class ohos.agp.components.ScrollView.ReboundEffectParams
Obtains the value of the overscrollRate parameter.
getOwner() - Method in interface java.nio.file.attribute.FileOwnerAttributeView
Read the file owner.
getOwner() - Method in class java.util.concurrent.locks.ReentrantLock
Returns the thread that currently owns this lock, or null if not owned.
getOwner() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns the thread that currently owns the write lock, or null if not owned.
getOwner() - Method in class ohos.account.app.AppAccount
Obtains the owner of the application account.
getOwner(Path, LinkOption...) - Static method in class java.nio.file.Files
Returns the owner of a file.
getOwnerBundleName() - Method in class ohos.event.notification.NotificationRequest
Obtains the bundle name of the notification owner.
getOwnerIpAddress() - Method in class ohos.wifi.p2p.WifiP2pGroup
Obtains the IP address of this Wi-Fi P2P group owner.
getOwnerType() - Method in interface java.lang.reflect.ParameterizedType
Returns a Type object representing the type that this type is a member of.
getP() - Method in interface java.security.interfaces.DSAParams
Returns the prime, p.
getP() - Method in class java.security.spec.DSAParameterSpec
Returns the prime p.
getP() - Method in class java.security.spec.DSAPrivateKeySpec
Returns the prime p.
getP() - Method in class java.security.spec.DSAPublicKeySpec
Returns the prime p.
getP() - Method in class java.security.spec.ECFieldFp
Returns the prime p of this prime finite field.
getP() - Method in class javax.crypto.spec.DHParameterSpec
Returns the prime modulus p.
getP() - Method in class javax.crypto.spec.DHPrivateKeySpec
Returns the prime modulus p.
getP() - Method in class javax.crypto.spec.DHPublicKeySpec
Returns the prime modulus p.
getPackage() - Method in class java.lang.Class
Gets the package for this class.
getPackage(String) - Method in class java.lang.ClassLoader
Returns a Package that has been defined by this class loader or any of its ancestors.
getPackage(String) - Static method in class java.lang.Package
Find a package by name in the callers ClassLoader instance.
getPackageName() - Method in class ohos.accessibility.AccessibilityAbilityInfo
Obtains the package name of the accessibility ability.
getPackageName() - Method in class ohos.media.audio.AudioCapturerConfig
Obtains the application package name.
getPackages() - Method in class java.lang.ClassLoader
Returns all of the Packages defined by this class loader and its ancestors.
getPackages() - Static method in class java.lang.Package
Get all the packages currently known for the caller's ClassLoader instance.
getPacketBufferSize() - Method in interface javax.net.ssl.SSLSession
Gets the current size of the largest SSL/TLS packet that is expected when using this session.
getPacMap() - Method in class ohos.eventhandler.InnerEvent
Obtains the PacMap object contained in this InnerEvent or a new PacMap object.
getPacMap(String) - Method in class ohos.utils.PacMap
Obtains the PacMap value matching a specified key.
getPacMapEx(InnerEvent) - Static method in class ohos.interwork.eventhandler.InnerEventUtils
Obtains the value of the external attribute pacMapEx for a specified InnerEvent.
getPacMaps() - Method in class ohos.workscheduler.WorkInfo
Obtains the extra parameters associated with this piece of work.
getPadCharacter() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns the character used for padding.
getPadding() - Method in class ohos.agp.components.Component
Obtains the padding of this component.
getPaddingBottom() - Method in class ohos.agp.components.Component
Obtains the bottom padding of the component.
getPaddingEnd() - Method in class ohos.agp.components.Component
Obtains the end padding of the component depending on its resolved layout direction.
getPaddingForText() - Method in class ohos.agp.components.Text
Checks whether the text has extra padding spaces.
getPaddingLeft() - Method in class ohos.agp.components.Component
Obtains the left padding of the component.
getPaddingRight() - Method in class ohos.agp.components.Component
Obtains the right padding of the component.
getPaddingStart() - Method in class ohos.agp.components.Component
Obtains the start padding of the component depending on its resolved layout direction.
getPaddingTop() - Method in class ohos.agp.components.Component
Obtains the top padding of the component.
getPadEscape() - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns the character used to pad numbers out to a specified width.
getPadPosition() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns the position used for padding.
getPageChangedListenerCount() - Method in class ohos.agp.components.PageSliderIndicator
Obtains the number of added PageSlider.PageChangedListener listeners.
getPageCount() - Method in class ohos.agp.render.PdfDisplay
Obtains the number of pages in the PDF file.
getPageHeight() - Method in class ohos.agp.render.PdfGenerator.PageInfo
Obtains the height of the current page.
getPageIndex() - Method in class ohos.agp.render.PdfGenerator.PageInfo
Obtain the current page number.
getPageIndex(Object) - Method in class ohos.agp.components.PageSliderProvider
Obtains the index of an object in a container.
getPageInfo() - Method in class ohos.agp.render.PdfGenerator.PdfPage
Obtains the page info.
getPageLanguage() - Method in class ohos.ai.cv.text.Text
Obtains the language type for text detection on a given image.
getPageSlider() - Method in class ohos.agp.components.PageSliderIndicator
Obtains an associated PageSlider object.
getPageSwitchTime() - Method in class ohos.agp.components.PageSlider
Obtains a page switch time.
getPageTitle(int) - Method in class ohos.agp.components.PageSliderProvider
Obtains the title of a page at a specified position.
getPageWidth() - Method in class ohos.agp.render.PdfGenerator.PageInfo
Obtains the width of the current page.
getPairedDevices() - Method in class ohos.bluetooth.BluetoothHost
Obtains the list of Bluetooth devices that have been paired with the current device.
getPairState() - Method in class ohos.bluetooth.BluetoothRemoteDevice
Obtains the pairing status of a peer Bluetooth device.
getPaperSize(ULocale) - Static method in class ohos.global.icu.util.LocaleData
Returns the size of paper used in the locale.
getParagraph(int) - Method in class ohos.global.icu.text.Bidi
Get a paragraph, given a position within the text.
getParagraphByIndex(int) - Method in class ohos.global.icu.text.Bidi
Get a paragraph, given the index of this paragraph.
getParagraphIndex(int) - Method in class ohos.global.icu.text.Bidi
Get the index of a paragraph, given a position within the text.
getParaLevel() - Method in class ohos.global.icu.text.Bidi
Get the paragraph level of the text.
getParallelism() - Method in class java.util.concurrent.ForkJoinPool
Returns the targeted parallelism level of this pool.
getParam() - Method in class ohos.ai.cv.common.VisionConfiguration
Passes the plug-in parameter settings to the PacMap object.
getParam() - Method in class ohos.ai.cv.sr.SisrConfiguration
Passes the basic SISR parameter settings to a PacMap instance.
getParam() - Method in class ohos.ai.cv.text.TextConfiguration
Puts text detection parameters into PacMap.
getParam(String) - Method in class ohos.aafwk.content.Intent
Obtains an IntentParams value matching the given key.
getParam(String) - Method in class ohos.aafwk.content.IntentParams
Obtains the parameter value based on a given key.
getParameter() - Method in exception java.sql.DataTruncation
Indicates whether the value truncated was a parameter value or a column value.
getParameter(String) - Method in class java.security.Signature
Deprecated. 
getParameter(String, int) - Static method in class ohos.media.recorder.RecorderProfile
Obtains the profile of the codec used for a specified camera and video quality.
getParameterAnnotations() - Method in class java.lang.reflect.Constructor
Returns an array of arrays of Annotations that represent the annotations on the formal parameters, in declaration order, of the Executable represented by this object.
getParameterAnnotations() - Method in class java.lang.reflect.Executable
Returns an array of arrays of Annotations that represent the annotations on the formal parameters, in declaration order, of the Executable represented by this object.
getParameterAnnotations() - Method in class java.lang.reflect.Method
Returns an array of arrays of Annotations that represent the annotations on the formal parameters, in declaration order, of the Executable represented by this object.
getParameterClassName(int) - Method in interface java.sql.ParameterMetaData
Retrieves the fully-qualified name of the Java class whose instances should be passed to the method PreparedStatement.setObject.
getParameterCount() - Method in class java.lang.reflect.Constructor
Returns the number of formal parameters (whether explicitly declared or implicitly declared or neither) for the executable represented by this object.
getParameterCount() - Method in class java.lang.reflect.Executable
Returns the number of formal parameters (whether explicitly declared or implicitly declared or neither) for the executable represented by this object.
getParameterCount() - Method in class java.lang.reflect.Method
Returns the number of formal parameters (whether explicitly declared or implicitly declared or neither) for the executable represented by this object.
getParameterCount() - Method in interface java.sql.ParameterMetaData
Retrieves the number of parameters in the PreparedStatement object for which this ParameterMetaData object contains information.
getParameterFilter(String) - Method in class ohos.utils.net.UrlQueryFilter
Obtains the ValueFilter of a specified parameter key.
getParameterizedType() - Method in class java.lang.reflect.Parameter
Returns a Type object that identifies the parameterized type for the parameter represented by this Parameter object.
getParameterMetaData() - Method in interface java.sql.PreparedStatement
Retrieves the number, types and properties of this PreparedStatement object's parameters.
getParameterMode(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's mode.
getParameterRange(ParameterKey.Key<T>) - Method in interface ohos.media.camera.device.CameraAbility
Gets the value range of a specified parameter.
getParameters() - Method in class java.lang.reflect.Executable
Returns an array of Parameter objects that represent all the parameters to the underlying executable represented by this object.
getParameters() - Method in class java.security.Policy
Return Policy parameters.
getParameters() - Method in class java.security.Signature
Returns the parameters used with this signature object.
getParameters() - Method in class java.util.logging.LogRecord
Get the parameters to the log message.
getParameters() - Method in class javax.crypto.Cipher
Returns the parameters used with this cipher.
getParameters() - Method in class javax.net.ssl.CertPathTrustManagerParameters
Return a clone of the CertPathParameters encapsulated by this class.
getParameters() - Method in class javax.net.ssl.KeyStoreBuilderParameters
Return the unmodifiable List of the KeyStore.Builders encapsulated by this object.
getParameterSpec() - Method in class javax.crypto.spec.PBEParameterSpec
Returns the cipher algorithm parameter specification.
getParameterSpec(Class<T>) - Method in class java.security.AlgorithmParameters
Returns a (transparent) specification of this parameter object.
getParametersResult() - Method in interface ohos.media.camera.device.FrameResult
Gets the result related to the parameter settings of the current frame.
getParameterType(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's SQL type.
getParameterTypeName(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's database-specific type name.
getParameterTypes() - Method in class java.lang.reflect.Constructor
Returns an array of Class objects that represent the formal parameter types, in declaration order, of the executable represented by this object.
getParameterTypes() - Method in class java.lang.reflect.Executable
Returns an array of Class objects that represent the formal parameter types, in declaration order, of the executable represented by this object.
getParameterTypes() - Method in class java.lang.reflect.Method
Returns an array of Class objects that represent the formal parameter types, in declaration order, of the executable represented by this object.
getParams() - Method in interface java.security.interfaces.DSAKey
Returns the DSA-specific key parameters.
getParams() - Method in interface java.security.interfaces.ECKey
Returns the domain parameters associated with this key.
getParams() - Method in class java.security.spec.ECPrivateKeySpec
Returns the associated elliptic curve domain parameters.
getParams() - Method in class java.security.spec.ECPublicKeySpec
Returns the associated elliptic curve domain parameters.
getParams() - Method in interface javax.crypto.interfaces.DHKey
Returns the key parameters.
getParams() - Method in interface javax.sql.RowSetInternal
Retrieves the parameters that have been set for this RowSet object's command.
getParams() - Method in class ohos.aafwk.content.Intent
Obtains the description of the IntentParams object in an Intent.
getParams() - Method in class ohos.bundle.ShortcutIntent
Get key-value parameters.
getParamsListFiltered() - Method in class ohos.utils.net.UrlQueryFilter
Obtains the List<Pair<String,String>> value of all query parameters in the sequence they appear in the URL.
getParamsSetFiltered() - Method in class ohos.utils.net.UrlQueryFilter
Obtains the Set<String> object that contains the keys of all query parameters.
getParamValue(String) - Method in class ohos.utils.net.UrlQueryFilter
Obtains the value matching a specified key in the URL query parameter.
getParcelableArrayListParam(String) - Method in class ohos.aafwk.content.Intent
Deprecated.
getParcelableArrayParam(String) - Method in class ohos.aafwk.content.Intent
Deprecated.
getParcelableParam(String) - Method in class ohos.aafwk.content.Intent
Deprecated.
getParent() - Method in class java.io.File
Returns the pathname string of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParent() - Method in class java.lang.ClassLoader
Returns the parent class loader for delegation.
getParent() - Method in class java.lang.ThreadGroup
Returns the parent of this thread group.
getParent() - Method in class java.net.NetworkInterface
Returns the parent NetworkInterface of this interface if this is a subinterface, or null if it is a physical (non virtual) interface or has no parent.
getParent() - Method in interface java.nio.file.Path
Returns the parent path, or null if this path does not have a parent.
getParent() - Method in interface java.security.cert.PolicyNode
Returns the parent of this node, or null if this is the root node.
getParent() - Method in class java.util.concurrent.Phaser
Returns the parent of this phaser, or null if none.
getParent() - Method in class java.util.logging.Logger
Return the parent for this Logger.
getParent() - Method in class java.util.prefs.NodeChangeEvent
Returns the parent of the node that was added or removed.
getParent() - Method in class ohos.accessibility.ability.AccessibilityWindow
Obtains information about the parent window of this window.
getParent() - Method in class ohos.agp.render.render3d.components.NodeComponent
Obtains the parent entity.
getParent() - Method in interface ohos.agp.render.render3d.SceneNode
Obtains the parent node of a specified node.
getParentFile() - Method in class java.io.File
Returns the abstract pathname of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParentFile() - Method in class ohos.data.distributed.file.DistFile
Obtains the parent directory of the distributed file or directory denoted by this abstract pathname.
getParentLogger() - Method in interface javax.sql.CommonDataSource
Return the parent Logger of all the Loggers used by this data source.
getParentLoggerName(String) - Method in interface java.util.logging.LoggingMXBean
Returns the name of the parent for the specified logger.
getParentSpanId() - Method in class ohos.hiviewdfx.HiTraceId
Obtains the parent span ID from a HiTraceId object.
getParsedString() - Method in exception java.time.format.DateTimeParseException
Returns the string that was being parsed.
getParsedValue() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains a string representing the attribute value referenced by the XML attribute.
getParseMaxDigits() - Method in class ohos.global.icu.text.DecimalFormat
Deprecated.
Setting max parse digits has no effect since ICU4J 59.
getPart(int) - Method in class ohos.global.icu.text.MessagePattern
Gets the i-th pattern "part".
getParticipantEmail() - Method in class ohos.sysappcomponents.calendar.entity.Participants
Obtains the email address of the participant.
getParticipantName() - Method in class ohos.sysappcomponents.calendar.entity.Participants
Obtains the participant name.
getParticipantRoleType() - Method in class ohos.sysappcomponents.calendar.entity.Participants
Obtains the role of the participant.
getParticipantStatus() - Method in class ohos.sysappcomponents.calendar.entity.Participants
Obtains the status of the participant.
getParticipantType() - Method in class ohos.sysappcomponents.calendar.entity.Participants
Obtains the type of the participant.
getParties() - Method in class java.util.concurrent.CyclicBarrier
Returns the number of parties required to trip this barrier.
getPartType(int) - Method in class ohos.global.icu.text.MessagePattern
Returns the Part.Type of the i-th pattern "part".
getPassphrase() - Method in class ohos.wifi.p2p.WifiP2pConfig
Obtains the passphrase of this WifiP2pConfig instance.
getPassphrase() - Method in class ohos.wifi.p2p.WifiP2pGroup
Obtains the passphrase of this Wi-Fi P2P group.
getPassword() - Method in class java.net.PasswordAuthentication
Returns the user password.
getPassword() - Method in class java.security.KeyStore.PasswordProtection
Gets the password.
getPassword() - Method in interface javax.crypto.interfaces.PBEKey
Returns the password.
getPassword() - Method in class javax.crypto.spec.PBEKeySpec
Returns a copy of the password.
getPassword() - Method in class javax.security.auth.callback.PasswordCallback
Get the retrieved password.
getPassword() - Method in interface javax.sql.RowSet
Retrieves the password used to create a database connection.
getPasswordAuthentication() - Method in class java.net.Authenticator
Called when password authorization is needed.
getPastCpuTime() - Static method in class ohos.os.ProcessManager
Obtains the CPU time (in milliseconds) from the time when the process starts to the current time.
getPasteData() - Method in class ohos.miscservices.pasteboard.SystemPasteboard
Obtains data in a PasteData object.
getPath() - Method in class java.io.File
Converts this abstract pathname into a pathname string.
getPath() - Method in class java.net.HttpCookie
Returns the path on the server to which the browser returns this cookie.
getPath() - Method in class java.net.URI
Returns the decoded path component of this URI.
getPath() - Method in class java.net.URL
Gets the path part of this URL.
getPath() - Method in class ohos.agp.components.element.ShapeElement
Obtains the path.
getPath() - Method in interface ohos.data.rdb.RdbStore
Obtains the path of the database file.
getPath() - Method in class ohos.data.search.schema.DocumentItem
Obtains the value of the path index field.
getPath() - Method in class ohos.global.resource.Entry
Obtains the path of Entry.
getPath() - Method in class ohos.miscservices.download.DownloadSession.DownloadInfo
Obtains the URI of a stored file.
getPath(String, String...) - Method in class java.nio.file.FileSystem
Converts a path string, or a sequence of strings that when joined form a path string, to a Path.
getPath(URI) - Method in class java.nio.file.spi.FileSystemProvider
Return a Path object by converting the given URI.
getPathEffect() - Method in class ohos.agp.render.Paint
Obtains the path effect of this Paint.
getPathId(String) - Method in class ohos.aafwk.ability.PathMatcher
Matches a database or file path to obtain the path ID.
getPathMatcher(String) - Method in class java.nio.file.FileSystem
Returns a PathMatcher that performs match operations on the String representation of Path objects by interpreting a given pattern.
getPathToNames() - Method in class java.security.cert.X509CertSelector
Returns a copy of the pathToNames criterion.
getPattern() - Method in exception java.util.regex.PatternSyntaxException
Retrieves the erroneous regular-expression pattern.
getPattern() - Method in class ohos.app.AbilityContext
 
getPattern() - Method in interface ohos.app.Context
Obtains the pattern of this Context.
getPattern() - Method in class ohos.global.icu.text.StringSearch
Returns the pattern for which StringSearch is searching for.
getPattern() - Method in class ohos.global.resource.Element
Obtains a ohos.global.resource.solidxml.Pattern instance associated with this Element.
getPattern(ULocale, int) - Static method in class ohos.global.icu.text.NumberFormat
Returns the pattern for the provided locale and choice.
getPatternForCurrencySpacing(int, boolean) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns the desired currency spacing value.
getPatternForNumItems(int) - Method in class ohos.global.icu.text.ListFormatter
Returns the pattern to use for a particular item count.
getPatternHash() - Method in class ohos.global.resource.solidxml.Pattern
Obtains the hash map of this Pattern.
getPatternHash(String[]) - Method in class ohos.global.resource.solidxml.Pattern
Obtains a hash map that contains selected attributes of this Pattern.
getPatternIndex(int) - Method in class ohos.global.icu.text.MessagePattern
Returns the pattern index of the specified pattern "part".
getPatternInstance(String) - Static method in class ohos.global.icu.text.DateFormat
[icu] Returns a DateFormat object that can be used to format dates and times in the default locale.
getPatternInstance(String, Locale) - Static method in class ohos.global.icu.text.DateFormat
[icu] Returns a DateFormat object that can be used to format dates and times in the given locale.
getPatternInstance(String, ULocale) - Static method in class ohos.global.icu.text.DateFormat
[icu] Returns a DateFormat object that can be used to format dates and times in the given locale.
getPatternInstance(Calendar, String, Locale) - Static method in class ohos.global.icu.text.DateFormat
[icu] Creates a DateFormat object that can be used to format dates and times in the calendar system specified by cal.
getPatternInstance(Calendar, String, ULocale) - Static method in class ohos.global.icu.text.DateFormat
[icu] Creates a DateFormat object that can be used to format dates and times in the calendar system specified by cal.
getPatternSeparator() - Method in class java.text.DecimalFormatSymbols
Gets the character used to separate positive and negative subpatterns in a pattern.
getPatternSeparator() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the character used to separate positive and negative subpatterns in a pattern.
getPatternString() - Method in class ohos.global.icu.text.MessagePattern
 
getPatternValue() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains the pattern attributes represented by a Pattern value referenced by the XML attribute.
getPatternValue(String) - Method in class ohos.global.resource.solidxml.Theme
Obtains the Pattern instance matching the key in this Theme.
getPausedReason() - Method in class ohos.miscservices.download.DownloadSession.DownloadInfo
Obtains the reason why a session is paused, which can be any DownloadSession.PAUSED_* constant.
getPayload() - Method in class ohos.nfc.tag.MessageRecord
Obtains the payload of the NDEF record.
getPdu() - Method in class ohos.telephony.ShortMessage
Obtains Protocol Data Units (PDUs) from an SMS message.
getPeerCertificateChain() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the identity of the peer which was identified as part of defining the session.
getPeerCertificateChain() - Method in interface javax.net.ssl.SSLSession
Returns the identity of the peer which was identified as part of defining the session.
getPeerCertificates() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the identity of the peer which was established as part of defining the session.
getPeerCertificates() - Method in interface javax.net.ssl.SSLSession
Returns the identity of the peer which was established as part of defining the session.
getPeerHost() - Method in class javax.net.ssl.SSLEngine
Returns the host name of the peer.
getPeerHost() - Method in interface javax.net.ssl.SSLSession
Returns the host name of the peer in this session.
getPeerPort() - Method in class javax.net.ssl.SSLEngine
Returns the port number of the peer.
getPeerPort() - Method in interface javax.net.ssl.SSLSession
Returns the port number of the peer in this session.
getPeerPrincipal() - Method in class java.net.SecureCacheResponse
Returns the server's principal which was established as part of defining the session during the original connection that retrieved the network resource.
getPeerPrincipal() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the identity of the peer which was established as part of defining the session.
getPeerPrincipal() - Method in class javax.net.ssl.HttpsURLConnection
Returns the server's principal which was established as part of defining the session.
getPeerPrincipal() - Method in interface javax.net.ssl.SSLSession
Returns the identity of the peer which was established as part of defining the session.
getPeerSocketInfo() - Method in class ohos.net.LocalSocket
Obtains certificates of the peer socket.
getPeerSupportedSignatureAlgorithms() - Method in class javax.net.ssl.ExtendedSSLSession
Obtains an array of supported signature algorithms that the peer is able to use.
getPendingCount() - Method in class java.util.concurrent.CountedCompleter
Returns the current pending count.
getPercent() - Method in class java.text.DecimalFormatSymbols
Gets the character used for percent sign.
getPercent() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the character used for percent sign.
getPercentInstance() - Static method in class java.text.NumberFormat
Returns a percentage format for the current default FORMAT locale.
getPercentInstance() - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getPercentInstance(Locale) - Static method in class java.text.NumberFormat
Returns a percentage format for the specified locale.
getPercentInstance(Locale) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getPercentInstance(ULocale) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getPercentString() - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns the string used for percent sign.
getPeripheralAddress() - Method in class ohos.bluetooth.ble.BleScanFilter
Obtains the Bluetooth MAC address of the peripheral device to scan.
getPeripheralDevice() - Method in class ohos.bluetooth.ble.BleScanResult
Obtains a peripheral device.
getPeripheralManufacturerData() - Method in class ohos.bluetooth.ble.BleScanFilter
Obtains the manufacturer data of the peripheral device to scan.
getPeripheralName() - Method in class ohos.bluetooth.ble.BleScanFilter
Obtains the name of the peripheral device to scan.
getPeripheralServcieUuid() - Method in class ohos.bluetooth.ble.BleScanFilter
Obtains the service UUID of the peripheral device to scan.
getPeripheralServiceData() - Method in class ohos.bluetooth.ble.BleScanFilter
Obtains the service data of the peripheral device to scan.
getPerMill() - Method in class java.text.DecimalFormatSymbols
Gets the character used for per mille sign.
getPerMill() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the character used for mille percent sign.
getPerMillString() - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns the string used for permille sign.
getPermission() - Method in class java.net.HttpURLConnection
Returns a SocketPermission object representing the permission necessary to connect to the destination host and port.
getPermission() - Method in class java.net.URLConnection
Returns a permission object representing the permission necessary to make the connection represented by this object.
getPermission() - Method in exception java.security.AccessControlException
Gets the Permission object associated with this exception, or null if there was no corresponding Permission object.
getPermission() - Method in class ohos.bundle.CommonEventInfo
Obtains the permission required for implementing this static common event.
getPermission() - Method in class ohos.data.search.model.SearchableEntity
Obtains the permission required for starting the ability.
getPermission() - Method in class ohos.event.commonevent.CommonEventSubscribeInfo
Obtains the publisher permission of this CommonEventSubscribeInfo object.
getPermissionDef(String) - Method in interface ohos.bundle.IBundleManager
Obtains detailed information about a specified permission.
getPermissionDefByGroup(String) - Method in interface ohos.bundle.IBundleManager
Obtains information about all permissions in a specified permission group.
getPermissionGroupDef(String) - Method in interface ohos.bundle.IBundleManager
Obtains information about a specified permission group.
getPermissions() - Method in class java.security.ProtectionDomain
Returns the static permissions granted to this domain.
getPermissions() - Method in class ohos.bluetooth.ble.GattCharacteristic
Obtains the permissions for a characteristic.
getPermissions() - Method in class ohos.bluetooth.ble.GattDescriptor
Obtains the permissions of a descriptor in bit mask.
getPermissions() - Method in class ohos.bundle.AbilityInfo
Obtains the permissions required for other abilities to call the current ability.
getPermissions() - Method in class ohos.bundle.ApplicationInfo
Obtains the permissions required for accessing the application.
getPermissions() - Method in class ohos.bundle.BundleInfo
Obtains the permissions required for accessing the application.
getPermissions(CodeSource) - Method in class java.net.URLClassLoader
Returns the permissions for the given codesource object.
getPermissions(CodeSource) - Method in class java.security.Policy
Return a PermissionCollection object containing the set of permissions granted to the specified CodeSource.
getPermissions(CodeSource) - Method in class java.security.SecureClassLoader
Returns the permissions for the given CodeSource object.
getPermissions(Principal) - Method in interface java.security.acl.Acl
Returns an enumeration for the set of allowed permissions for the specified principal (representing an entity such as an individual or a group).
getPermissions(ProtectionDomain) - Method in class java.security.Policy
Return a PermissionCollection object containing the set of permissions granted to the specified ProtectionDomain.
getPermitMimeTypes() - Method in class ohos.event.notification.NotificationUserInput
Obtains the MIME types allowed by this NotificationUserInput object.
getPersianCalendar(Locale) - Static method in class ohos.global.i18n.utils.CalendarUtils
Obtains the Persian calendar for the region represented by Locale.
getPersistablePacMap(String) - Method in class ohos.utils.PersistablePacMap
Obtains the PersistablePacMap object with the specified key.
getPerspectiveAspectRatio() - Method in class ohos.agp.render.render3d.components.CameraComponent
Obtains the aspect ratio for the perspective camera only.
getPerspectiveVerticalFov() - Method in class ohos.agp.render.render3d.components.CameraComponent
Obtains the vertical field of view (FOV) for the perspective camera only.
getPerspX() - Method in class ohos.agp.utils.Matrix
Obtains the horizontal perspective factor of this Matrix.
getPerspY() - Method in class ohos.agp.utils.Matrix
Obtains the vertical perspective factor of this Matrix.
getPesn(int) - Method in class ohos.telephony.RadioInfoManager
Obtains the pseudo-Electronic Serial Number (PESN) of the device based on a specified slot ID.
getPhase() - Method in class java.util.concurrent.Phaser
Returns the current phase number.
getPhase() - Method in class ohos.multimodalinput.event.ManipulationEvent
Obtains the operation phase of the event.
getPhone() - Method in class ohos.data.search.schema.ContactItem
Obtains the value of the phone index field.
getPhoneNumber() - Method in class ohos.location.GeoAddress
Obtains the phone number in the current GeoAddress object.
getPhoneNumber() - Method in class ohos.sysappcomponents.contact.entity.PhoneNumber
Obtains the phone number of this contact.
getPhoneNumberAfterFormat() - Method in class ohos.telephony.PhoneNumberFormattingTextObserver
Obtains the phone number after being formatted.
getPhoneNumbers() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the phone number list of this contact.
getPhoneNumbers(String, String) - Static method in class ohos.global.i18n.utils.TextRecognitionUtils
Recognizes phone numbers in the given text.
getPhotoCategory() - Method in class ohos.data.search.schema.PhotoItem
Obtains the format (such as JPG) of the photo.
getPhotoSchema() - Static method in class ohos.data.search.schema.PhotoItem
Obtains a list of index field attributes in this PhotoItem object.
getPhysicalIdList() - Method in interface ohos.media.camera.device.CameraInfo
Gets IDs of physical cameras belong to the logical camera.
getPicker() - Method in class ohos.aafwk.content.Intent
Obtains the description of the picker Intent in this Intent.
getPicker() - Method in class ohos.agp.components.LayoutScatter
Obtains the component picker.
getPid() - Method in class ohos.aafwk.ability.ProcessErrorInfo
Get the pid of this process.
getPid() - Method in class ohos.aafwk.ability.RunningProcessInfo
Obtains the ID of the current process.
getPid() - Method in class ohos.app.ProcessInfo
Obtains the process ID of an application.
getPid() - Method in class ohos.hiviewdfx.Faultlogger.FaultLogInfo
Obtains the process ID (PID) from the application fault record.
getPid() - Method in class ohos.net.SocketCertificates
Obtains the PID of the process using this UNIX domain socket for communications.
getPid() - Static method in class ohos.os.ProcessManager
Obtains the PID of the current process.
getPIData() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Get the data section of a processing instruction
getPITarget() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Get the target of a processing instruction
getPitch() - Method in class ohos.ai.tts.TtsParams
Obtains the speaking pitch.
getPitch() - Method in class ohos.media.audio.AudioRenderer.SpeedPara
Obtains the playback pitch of the audio stream.
getPivot() - Method in class ohos.agp.components.Component
Obtains the pivot relative to the parent layout.
getPivot() - Method in class ohos.agp.utils.Rect
Obtains the coordinates of the pivot, around which this Rect object is rotated and scaled.
getPivot() - Method in class ohos.agp.utils.RectFloat
Obtains a pivot point.
getPivot() - Method in class ohos.utils.geo.Rect
Obtains the coordinates of the pivot, around which this Rect object is rotated and scaled.
getPivot() - Method in class ohos.utils.geo.RectFloat
Obtains a pivot point.
getPivotX() - Method in class ohos.agp.components.Component
Obtains the X-axis coordinate of the point around which the component is rotated and scaled, that is, the pivot point.
getPivotXCoordinate() - Method in class ohos.agp.utils.Rect
Obtains the X-axis coordinate of the pivot, around which this Rect object is rotated and scaled.
getPivotXCoordinate() - Method in class ohos.agp.utils.RectFloat
Obtains the x-coordinate of the pivot, around which this RectFloat is rotated and scaled.
getPivotXCoordinate() - Method in class ohos.utils.geo.Rect
Obtains the X-axis coordinate of the pivot, around which this Rect object is rotated and scaled.
getPivotXCoordinate() - Method in class ohos.utils.geo.RectFloat
Obtains the x-coordinate of the pivot, around which this RectFloat is rotated and scaled.
getPivotY() - Method in class ohos.agp.components.Component
Obtains the Y-axis coordinate of the pivot point relative to the parent layout.
getPivotYCoordinate() - Method in class ohos.agp.utils.Rect
Obtains the Y-axis coordinate of the pivot, around which this Rect object is rotated and scaled.
getPivotYCoordinate() - Method in class ohos.agp.utils.RectFloat
Obtains the y-coordinate of the pivot, around which this RectFloat is rotated and scaled.
getPivotYCoordinate() - Method in class ohos.utils.geo.Rect
Obtains the Y-axis coordinate of the pivot, around which this Rect object is rotated and scaled.
getPivotYCoordinate() - Method in class ohos.utils.geo.RectFloat
Obtains the y-coordinate of the pivot, around which this RectFloat is rotated and scaled.
getPixelBytesCapacity() - Method in class ohos.media.image.PixelMap
Obtains the memory capacity for storing the pixels of this PixelMap.
getPixelBytesNumber() - Method in class ohos.media.image.PixelMap
Obtains the pixel data size in bytes.
getPixelMap() - Method in class ohos.agp.components.element.PixelMapElement
Obtains a PixelMap object.
getPixelMap() - Method in class ohos.agp.components.Image
Obtains the PixelMap object displayed on this Image.
getPixelMap() - Method in class ohos.agp.render.PixelMapHolder
Obtains the PixelMap object in a container.
getPixelMap() - Method in class ohos.agp.render.Texture
Obtains the PixelMap instance with the off-screen rendering result.
getPixelMap() - Method in class ohos.ai.cv.common.ImageResult
Obtains the PixelMap member variable of this instance.
getPixelMap() - Method in class ohos.ai.cv.common.VisionImage
Converts a VisionImage object to a PixelMap object.
getPixelMap() - Method in class ohos.event.notification.MessageUser
Obtains the pixel map of this MessageUser.
getPixelMap(String) - Method in class ohos.media.common.AVMetadata
Obtains the PixelMap value of the specified key in the media metadata.
getPixelMapHolder() - Method in class ohos.agp.components.Image
Obtains the PixelMapHolder object displayed on this Image.
getPixelValue(boolean) - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains the pixel value represented by the float value referenced by the XML attribute.
getPixelValue(String, boolean) - Method in class ohos.global.resource.solidxml.Theme
Obtains the pixel value matching the key in this Theme.
getPkgList() - Method in class ohos.aafwk.ability.RunningProcessInfo
Obtains a list of bundles loaded by the current process.
getPlaceName() - Method in class ohos.location.GeoAddress
Obtains the landmark in the current GeoAddress object, for example, Eiffel Tower.
getPlaceSchema() - Static method in class ohos.data.search.schema.PlaceItem
Obtains a list of index field attributes in this PlaceItem object.
getPlainArray(String) - Method in class ohos.utils.BasePacMap
Obtains a PlainArray<T> object based on a specified key.
getPlainText() - Method in class ohos.miscservices.pasteboard.PasteData.Record
Obtains plain text in a record.
getPlaybackSpeed() - Method in class ohos.media.audio.AudioRenderer
Obtains the playback speed and pitch parameters.
getPlaybackSpeed() - Method in class ohos.media.player.Player
Obtains the playback speed.
getPlaybackState() - Method in interface ohos.agp.render.render3d.resources.AnimationPlayback
Obtains the current animation playback state.
getPlayControls() - Method in class ohos.media.sessioncore.AVController
Obtains a PlayControls instance to control playback, for example, to start or stop playback, or play the next item.
getPlayingState(BluetoothRemoteDevice) - Method in class ohos.bluetooth.A2dpSink
Obtains the A2DP sink playing status of a peer device.
getPlayingState(BluetoothRemoteDevice) - Method in class ohos.bluetooth.A2dpSource
Obtains the A2DP source playing status of a peer device.
getPlmnNumeric() - Method in class ohos.telephony.NetworkState
Obtains the PLMN code of the registered network.
getPlmnNumeric(int) - Method in class ohos.telephony.RadioInfoManager
Obtains the public land mobile network (PLMN) code of the registered network.
getPluggedType() - Method in class ohos.batterymanager.BatteryInfo
Obtains the charger type of a device.
getPluralOffset(int) - Method in class ohos.global.icu.text.MessagePattern
Returns the "offset:" value of a PluralFormat argument, or 0 if none is specified.
getPluralRules() - Method in class ohos.global.icu.text.CurrencyPluralInfo
Gets plural rules of this locale, used for currency plural format
getPluralString(int) - Method in class ohos.global.resource.Element
Obtains the string representation of plural rules associated with this Element based on the given quantity.
getPluralString(int, Object...) - Method in class ohos.global.resource.Element
Obtains the string representation of plural rules associated with this Element based on the given quantity, and formats the string based on the specified formatted objects.
getPlusSign() - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns the localized plus sign.
getPlusSignString() - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Returns the string used to represent plus sign.
getPMm() - Method in class ohos.nfc.tag.NfcFTag
Obtains the PMm (consisting of the IC code and manufacturer parameters) from this NfcFTag instance.
getPmString() - Method in class ohos.agp.components.TimePicker
Obtains the string represents p.m.
getPobox() - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Obtains the post box of this contact.
getPointerCount() - Method in class ohos.multimodalinput.event.ManipulationEvent
Obtains the number of pointers for touch control or trajectory tracking in an event.
getPointerId(int) - Method in class ohos.multimodalinput.event.ManipulationEvent
Obtains the unique ID of a pointer in an event.
getPointerPosition(int) - Method in class ohos.multimodalinput.event.ManipulationEvent
Obtains the x and y coordinates of a pointer index relative to the offset position during touch control or trajectory tracking in an event.
getPointerScreenPosition(int) - Method in class ohos.multimodalinput.event.ManipulationEvent
Obtains the x and y coordinates of a pointer index relative to the screen coordinate origin during touch control or trajectory tracking in an event.
getPointX() - Method in class ohos.agp.utils.Point
Obtains the float representation of the x coordinate of this Point.
getPointX() - Method in class ohos.utils.geo.Point
Obtains the float representation of the x coordinate of this Point.
getPointXToInt() - Method in class ohos.agp.utils.Point
Obtains the integer representation of the x coordinate of this Point.
getPointXToInt() - Method in class ohos.utils.geo.Point
Obtains the integer representation of the x coordinate of this Point.
getPointY() - Method in class ohos.agp.utils.Point
Obtains the float representation of the y coordinate of this Point.
getPointY() - Method in class ohos.utils.geo.Point
Obtains the float representation of the y coordinate of this Point.
getPointYToInt() - Method in class ohos.agp.utils.Point
Obtains the integer representation of the y coordinate of this Point.
getPointYToInt() - Method in class ohos.utils.geo.Point
Obtains the integer representation of the y coordinate of this Point.
getPolicy() - Method in class java.security.cert.X509CertSelector
Returns the policy criterion.
getPolicy() - Static method in class java.security.Policy
Returns the installed Policy object.
getPolicyQualifier() - Method in class java.security.cert.PolicyQualifierInfo
Returns the ASN.1 DER encoded form of the qualifier field of this PolicyQualifierInfo.
getPolicyQualifierId() - Method in class java.security.cert.PolicyQualifierInfo
Returns the policyQualifierId field of this PolicyQualifierInfo.
getPolicyQualifiers() - Method in interface java.security.cert.PolicyNode
Returns the set of policy qualifiers associated with the valid policy represented by this node.
getPolicyQualifiersRejected() - Method in class java.security.cert.PKIXParameters
Gets the PolicyQualifiersRejected flag.
getPolicyTree() - Method in class java.security.cert.PKIXCertPathValidatorResult
Returns the root node of the valid policy tree resulting from the PKIX certification path validation algorithm.
getPool() - Static method in class java.util.concurrent.ForkJoinTask
Returns the pool hosting the current task execution, or null if this task is executing outside of any ForkJoinPool.
getPool() - Method in class java.util.concurrent.ForkJoinWorkerThread
Returns the pool hosting this thread.
getPooledConnection() - Method in interface javax.sql.ConnectionPoolDataSource
Attempts to establish a physical database connection that can be used as a pooled connection.
getPooledConnection(String, String) - Method in interface javax.sql.ConnectionPoolDataSource
Attempts to establish a physical database connection that can be used as a pooled connection.
getPoolIndex() - Method in class java.util.concurrent.ForkJoinWorkerThread
Returns the unique index number of this thread in its pool.
getPoolSize() - Method in class java.util.concurrent.ForkJoinPool
Returns the number of worker threads that have started but not yet terminated.
getPoolSize() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the current number of threads in the pool.
getPort() - Method in class java.net.DatagramPacket
Returns the port number on the remote host to which this datagram is being sent or from which the datagram was received.
getPort() - Method in class java.net.DatagramSocket
Returns the port number to which this socket is connected.
getPort() - Method in class java.net.InetSocketAddress
Gets the port number.
getPort() - Method in class java.net.Socket
Returns the remote port number to which this socket is connected.
getPort() - Method in class java.net.SocketImpl
Returns the value of this socket's port field.
getPort() - Method in class java.net.URI
Returns the port number of this URI.
getPort() - Method in class java.net.URL
Gets the port number of this URL.
getPort() - Method in class java.security.cert.LDAPCertStoreParameters
Returns the port number of the LDAP server.
getPort() - Method in class ohos.net.HttpProxy
obtain the port of http proxy.
getPort() - Method in class ohos.utils.net.Uri
Obtains the port field of the current URI.
getPortId() - Method in class ohos.media.audio.AudioCapturerConfig
Obtains the recording port ID.
getPortlist() - Method in class java.net.HttpCookie
Returns the port list attribute of the cookie
getPortrait() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the contact portrait.
getPosition() - Method in class ohos.agp.components.TabList.Tab
Obtains the position of a tab in TabList.
getPosition() - Method in class ohos.agp.render.Paint
Obtains the starting position of a text.
getPosition() - Method in class ohos.agp.render.render3d.components.TransformComponent
Obtains the position of the current entity relative to the parent entity.
getPosition() - Method in interface ohos.agp.render.render3d.SceneNode
Obtains the position of the transformation component in a node.
getPosition() - Method in class ohos.global.i18n.phonenumbers.InputFormatter
Obtains the position where the character was inserted in the last invocation of InputFormatter.inputNumberAndRememberPosition(char).
getPosition() - Method in class ohos.media.audio.AudioRenderer
Obtains the playback position, which is represented by the number of audio frames played.
getPosition() - Method in class ohos.media.camera.params.FaceLandmark
Gets the facial landmark area.
getPositions() - Method in class ohos.agp.render.render3d.util.MeshBuilder.VertexData
Obtains the position data, in vec3 format (x, y, z).
getPositionX() - Method in class ohos.accessibility.ability.GesturePathPositionDefine
Obtains the X coordinate of the position.
getPositionY() - Method in class ohos.accessibility.ability.GesturePathPositionDefine
Obtains the Y coordinate of the position.
getPositivePrefix() - Method in class java.text.DecimalFormat
Get the positive prefix.
getPositivePrefix() - Method in class ohos.global.icu.text.DecimalFormat
Affixes: Gets the positive prefix string currently being used to format numbers.
getPositiveSign() - Method in class java.time.format.DecimalStyle
Gets the character that represents the positive sign.
getPositiveSuffix() - Method in class java.text.DecimalFormat
Get the positive suffix.
getPositiveSuffix() - Method in class ohos.global.icu.text.DecimalFormat
Affixes: Gets the positive suffix string currently being used to format numbers.
getPosixFilePermissions(Path, LinkOption...) - Static method in class java.nio.file.Files
Returns a file's POSIX file permissions.
getPostalAddress() - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Obtains the postal address of this contact.
getPostalAddresses() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the postal address list of this contact.
getPostalCode() - Method in class ohos.data.search.schema.PlaceItem
Obtains the value of the postalCode index field.
getPostalCode() - Method in class ohos.location.GeoAddress
Obtains the postal code in the current GeoAddress object.
getPosTan(float, float[], float[]) - Method in class ohos.agp.render.PathMeasure
Obtains the coordinates that specify the position of the specified length on the associated path and its tangent value.
getPostcode() - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Obtains the postal code of this contact.
getPotentialAction() - Method in class ohos.data.search.schema.Schema
Obtains the value of the potentialAction index field.
getPowerState() - Method in class ohos.powermanager.DevicePowerStatusInfo
Obtains the system power status of a device.
getPreciseCenter() - Method in class ohos.agp.utils.Rect
Obtains the coordinates of the center point of this Rect object.
getPreciseCenter() - Method in class ohos.utils.geo.Rect
Obtains the coordinates of the center point of this Rect object.
getPreciseHorizontalCenter() - Method in class ohos.agp.utils.Rect
Obtains the coordinates of the precise horizontal center of this Rect.
getPreciseHorizontalCenter() - Method in class ohos.utils.geo.Rect
Obtains the coordinates of the precise horizontal center of this Rect.
getPreciseVerticalCenter() - Method in class ohos.agp.utils.Rect
Obtains the coordinates of the precise vertical center of this Rect.
getPreciseVerticalCenter() - Method in class ohos.utils.geo.Rect
Obtains the coordinates of the precise vertical center of this Rect.
getPrecision() - Method in class java.math.MathContext
Returns the precision setting.
getPrecision() - Method in exception java.util.IllegalFormatPrecisionException
Returns the precision
getPrecision(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's specified column size.
getPrecision(int) - Method in interface java.sql.ResultSetMetaData
Get the designated column's specified column size.
getPreDecodeFrames() - Method in class ohos.agp.components.element.FrameAnimationElement
Obtains the number of frames to be decoded before this animation is displayed.
getPredicate(int) - Method in class ohos.sysappcomponents.calendar.support.TableSupport
According to the entity class, return different DataAbilityPredicates
getPredicate(CalendarEntity) - Method in class ohos.sysappcomponents.calendar.support.TableSupport
Get predicates according to the CalendarEntity id field
getPreferences(String) - Method in class ohos.data.DatabaseHelper
Obtains a Preferences instance matching a specified preferences file name.
getPreferencesDir() - Method in class ohos.app.AbilityContext
 
getPreferencesDir() - Method in interface ohos.app.Context
Obtains the path storing the preference file of the application.
getPreferredConfig() - Method in class ohos.media.photokit.common.PixelMapConfigs
get preferred config
getPrefix() - Method in class ohos.javax.xml.namespace.QName
Get the prefix of this QName.
getPrefix() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the prefix of the current event or null if the event does not have a prefix
getPrefix(String) - Method in interface ohos.javax.xml.namespace.NamespaceContext
Get prefix bound to Namespace URI in the current scope.
getPrefix(String) - Method in interface ohos.javax.xml.stream.XMLEventWriter
Gets the prefix the uri is bound to
getPrefix(String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Gets the prefix the uri is bound to
getPrefixes(String) - Method in interface ohos.javax.xml.namespace.NamespaceContext
Get all prefixes bound to a Namespace URI in the current scope.
getPrefixLength() - Method in class ohos.net.IpPrefix
Returns the prefix length of IpPrefix
getPrefixLength() - Method in class ohos.net.LinkAddress
Obtains the IP address prefix length of a connection.
getPremises() - Method in class ohos.location.GeoAddress
Obtains the house information in the current GeoAddress object, such as the house number.
getPresentIndex() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the index of the current event.
getPreSharedKey() - Method in class ohos.wifi.WifiDeviceConfig
Obtains the password in the Wi-Fi configuration.
getPressedButtons() - Method in class ohos.multimodalinput.event.MouseEvent
Obtains all mouse buttons in the pressed state.
getPrimaryDeviceType() - Method in class ohos.wifi.p2p.WifiP2pDevice
Obtains the type of the primary Wi-Fi P2P device.
getPrimaryDns() - Method in class ohos.wifi.IpInfo
Obtains the primary DNS server IP address of a Wi-Fi connection.
getPrimaryHtml() - Method in class ohos.miscservices.pasteboard.PasteData
Obtains HTML text of the primary record in a PasteData object.
getPrimaryIntent() - Method in class ohos.miscservices.pasteboard.PasteData
Obtains the intent of the primary record in a PasteData object.
getPrimaryKeys(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the given table's primary key columns.
getPrimaryMimeType() - Method in class ohos.miscservices.pasteboard.PasteData
Obtains the MIME type of the primary record in a PasteData object.
getPrimarySlotId() - Method in class ohos.telephony.RadioInfoManager
Obtains the index number of the card slot where the primary card is located if multiple SIM cards are inserted.
getPrimaryText() - Method in class ohos.miscservices.pasteboard.PasteData
Obtains the plain text of the primary record in a PasteData object.
getPrimaryUri() - Method in class ohos.miscservices.pasteboard.PasteData
Obtains the URI of the primary record in a PasteData object.
getPrime() - Method in class java.security.spec.RSAOtherPrimeInfo
Returns the prime.
getPrimeExponentP() - Method in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the primeExponentP.
getPrimeExponentP() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the primeExponentP.
getPrimeExponentP() - Method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the primeExponentP.
getPrimeExponentP() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the primeExponentP.
getPrimeExponentQ() - Method in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the primeExponentQ.
getPrimeExponentQ() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the primeExponentQ.
getPrimeExponentQ() - Method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the primeExponentQ.
getPrimeExponentQ() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the primeExponentQ.
getPrimeP() - Method in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the primeP.
getPrimeP() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the primeP.
getPrimeP() - Method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the primeP.
getPrimeP() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the primeP.
getPrimeQ() - Method in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the primeQ.
getPrimeQ() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the primeQ.
getPrimeQ() - Method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the primeQ.
getPrimeQ() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the primeQ.
getPrimeSize() - Method in class javax.crypto.spec.DHGenParameterSpec
Returns the size in bits of the prime modulus.
getPrimitives() - Method in class ohos.agp.render.render3d.resources.MeshDesc
Obtains primitives of this mesh.
getPrincipal() - Method in interface java.security.acl.AclEntry
Returns the principal for which permissions are granted or denied by this ACL entry.
getPrincipal() - Method in interface java.security.Certificate
Deprecated.
Returns the principal of the principal-key pair being guaranteed by the guarantor.
getPrincipals() - Method in class java.security.ProtectionDomain
Returns an array of principals for this domain.
getPrincipals() - Method in class javax.security.auth.PrivateCredentialPermission
Returns the Principal classes and names associated with this PrivateCredentialPermission.
getPrincipals() - Method in class javax.security.auth.Subject
Return the Set of Principals associated with this Subject.
getPrincipals(Class<T>) - Method in class javax.security.auth.Subject
Return a Set of Principals associated with this Subject that are instances or subclasses of the specified Class.
getPriority() - Method in class java.lang.Thread
Returns this thread's priority.
getPriority() - Method in class ohos.event.commonevent.CommonEventSubscribeInfo
Obtains the subscriber priority of this CommonEventSubscribeInfo object.
getPriority() - Method in class ohos.media.audio.SoundPlayer.SoundPlayerParameters
Obtains the playback task priority.
getPriorityLevel() - Method in class ohos.location.RequestParam
Obtains the location priority policy in the RequestParam object.
getPrivate() - Method in class java.security.KeyPair
Returns a reference to the private key component of this key pair.
getPrivateCredentials() - Method in class javax.security.auth.Subject
Return the Set of private credentials held by this Subject.
getPrivateCredentials(Class<T>) - Method in class javax.security.auth.Subject
Return a Set of private credentials associated with this Subject that are instances or subclasses of the specified Class.
getPrivateDnsServerName() - Method in class ohos.net.ConnectionProperties
Obtains the name of the private DNS server used in a connection.
getPrivateExponent() - Method in interface java.security.interfaces.RSAPrivateKey
Returns the private exponent.
getPrivateExponent() - Method in class java.security.spec.RSAPrivateKeySpec
Returns the private exponent.
getPrivateKey() - Method in class java.security.KeyStore.PrivateKeyEntry
Gets the PrivateKey from this entry.
getPrivateKey() - Method in class java.security.Signer
Deprecated.
Returns this signer's private key.
getPrivateKey(String) - Method in interface javax.net.ssl.X509KeyManager
Returns the key associated with the given alias.
getPrivateKeyValid() - Method in class java.security.cert.X509CertSelector
Returns the privateKeyValid criterion.
getProbability() - Method in class ohos.media.camera.params.Face
Gets the confidence level of face detection.
getProcedureColumns(String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the given catalog's stored procedure parameter and result columns.
getProcedures(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the stored procedures available in the given catalog.
getProcedureTerm() - Method in interface java.sql.DatabaseMetaData
Retrieves the database vendor's preferred term for "procedure".
getProcess() - Method in class ohos.bundle.AbilityInfo
Obtains the name of the process where this ability should run.
getProcess() - Method in class ohos.bundle.ApplicationInfo
Obtains the name of the process in which this application should run.
getProcessedLength() - Method in class ohos.global.icu.text.Bidi
Get the length of the source text processed by the last call to setPara().
getProcessesErrorInfo() - Method in interface ohos.app.IAbilityManager
Obtains a list of process error info.
getProcessInfo() - Method in class ohos.app.AbilityContext
 
getProcessInfo() - Method in interface ohos.app.Context
Obtains information about the current process, including the process ID and name.
getProcessMemoryInfo(int[]) - Method in interface ohos.app.IAbilityManager
Obtains the memory usage of specified processes.
getProcessMode() - Method in class ohos.ai.cv.common.VisionConfiguration
Obtains the process mode of a plug-in.
getProcessName() - Method in class ohos.aafwk.ability.ProcessErrorInfo
Get the process name in which the crash or error occurred.
getProcessName() - Method in class ohos.aafwk.ability.RunningProcessInfo
Obtains the name of the process where the application is running.
getProcessName() - Method in class ohos.app.AbilityContext
 
getProcessName() - Method in interface ohos.app.Context
Obtains the name of the current process.
getProcessName() - Method in class ohos.app.ProcessInfo
Obtains the process name of an application.
getProcessPrivateClean(Debug.MemType) - Static method in class ohos.hiviewdfx.Debug
Obtains the size of private clean pages of the specified memory type for this process.
getProcessPrivateCleanSum() - Static method in class ohos.hiviewdfx.Debug
Obtains the total size of private clean pages for this process.
getProcessPrivateDirty(Debug.MemType) - Static method in class ohos.hiviewdfx.Debug
Obtains the information about private dirty pages used by this process.
getProcessPrivateDirtySum() - Static method in class ohos.hiviewdfx.Debug
Obtains the total amount of private dirty pages used by the current process.
getProcessPss(Debug.MemType) - Static method in class ohos.hiviewdfx.Debug
Obtains the proportional set size (PSS) memory used by the current process.
getProcessPssSum() - Static method in class ohos.hiviewdfx.Debug
Obtains the total amount of proportional set size (PSS) memory in use.
getProcessRss(Debug.MemType) - Static method in class ohos.hiviewdfx.Debug
Obtains the resident set size (RSS) of the specified memory type for this process.
getProcessRssSum() - Static method in class ohos.hiviewdfx.Debug
Obtains the total RSS for this process.
getProcessSharedClean(Debug.MemType) - Static method in class ohos.hiviewdfx.Debug
Obtains the size of shared clean pages of the specified memory type for this process.
getProcessSharedCleanSum() - Static method in class ohos.hiviewdfx.Debug
Obtains the total size of shard clean pages for this process.
getProcessSharedDirty(Debug.MemType) - Static method in class ohos.hiviewdfx.Debug
Obtains the size of shared dirty pages of the specified memory type for this process.
getProcessSharedDirtySum() - Static method in class ohos.hiviewdfx.Debug
Obtains the total size of shared dirty pages for this process.
getProcessSwappablePss(Debug.MemType) - Static method in class ohos.hiviewdfx.Debug
Obtains the swappable proportional set size (PSS) of the specified memory type for this process.
getProcessSwappablePssSum() - Static method in class ohos.hiviewdfx.Debug
Obtains the total swappable PSS for this process.
getProcessSwappedOut(Debug.MemType) - Static method in class ohos.hiviewdfx.Debug
Obtains the size of swapped-out dirty pages of the specified memory type for this process.
getProcessSwappedOutPss(Debug.MemType) - Static method in class ohos.hiviewdfx.Debug
Obtains the size of swapped-out PSS of the specified memory type for this process.
getProcessSwappedOutPssSum() - Static method in class ohos.hiviewdfx.Debug
Obtains the total size of swapped-out PSS for this process.
getProcessSwappedOutSum() - Static method in class ohos.hiviewdfx.Debug
Obtains the total size of swapped-out dirty pages for this process.
getProduct() - Method in class ohos.agp.utils.DimensFloat
Obtains the product of the float values in the X and Y axes of this DimensFloat instance.
getProduct() - Method in class ohos.utils.geo.DimensFloat
Obtains the product of the float values in the X and Y axes of this DimensFloat instance.
getProductToInt() - Method in class ohos.agp.utils.DimensFloat
Obtains the product of the int values in the X and Y axes of this DimensFloat instance.
getProductToInt() - Method in class ohos.utils.geo.DimensFloat
Obtains the product of the int values in the X and Y axes of this DimensFloat instance.
getProfile(Context) - Static method in class ohos.bluetooth.A2dpSink
Obtains the default A2dpSink instance to perform an A2DP sink operation.
getProfile(Context) - Static method in class ohos.bluetooth.A2dpSource
Obtains the default A2dpSource instance to perform an A2DP source operation.
getProfile(Context) - Static method in class ohos.bluetooth.HandsFreeAudioGateway
Obtains the default HandsFreeAudioGateway instance to perform an operation.
getProfileConnState(int) - Method in class ohos.bluetooth.BluetoothHost
Obtains the status of the connection between current device's Bluetooth profile and other Bluetooth devices.
getProgress() - Method in class ohos.agp.components.ProgressBar
Obtains the current progress value of the progress bar.
getProgressColor() - Method in class ohos.agp.components.ProgressBar
Obtains the color of this progress bar.
getProgressColors() - Method in class ohos.agp.components.ProgressBar
Obtains fill colors of the ShapeElement object used to draw this progress bar.
getProgressElement() - Method in class ohos.agp.components.ProgressBar
Obtains the Element object used as a progress bar.
getProgressHintText() - Method in class ohos.agp.components.ProgressBar
Obtains the hint text on a progress bar.
getProgressHintTextAlignment() - Method in class ohos.agp.components.ProgressBar
Obtains the hint text alignment mode on a progress bar.
getProgressHintTextColor() - Method in class ohos.agp.components.ProgressBar
Obtains the hint text color on a progress bar.
getProgressHintTextSize() - Method in class ohos.agp.components.ProgressBar
Obtains the size of the hint text on this progress bar.
getProgressMax() - Method in class ohos.event.notification.NotificationRequest
Obtains the maximum value displayed for the progress bar of this notification.
getProgressValue() - Method in class ohos.event.notification.NotificationRequest
Obtains the current value displayed for the progress bar of this notification.
getProgressWidth() - Method in class ohos.agp.components.ProgressBar
Obtains the maximum width of this progress bar.
getPrompt() - Method in class javax.security.auth.callback.PasswordCallback
Get the prompt.
getPrompt() - Method in class ohos.miscservices.inputmethod.EditingText
Obtains the default hint text displayed in the application editor.
getPropagationId() - Method in class java.beans.PropertyChangeEvent
The "propagationId" field is reserved for future use.
getProperties() - Static method in class java.lang.System
Determines the current system properties.
getProperties() - Method in class ohos.bluetooth.ble.GattCharacteristic
Obtains the properties of a characteristic.
getPropertiesKey() - Method in class ohos.aafwk.ability.startsetting.AbilityStartSetting
Obtains the names of all the attributes that have been added to this AbilityStartSetting object.
getProperty() - Method in class ohos.miscservices.pasteboard.PasteData
Obtains DataProperty of a PasteData object.
getProperty(String) - Static method in class java.lang.System
Gets the system property indicated by the specified key.
getProperty(String) - Method in class java.security.Provider
 
getProperty(String) - Static method in class java.security.Security
Gets a security property value.
getProperty(String) - Method in class java.util.logging.LogManager
Get the value of a logging property.
getProperty(String) - Method in class java.util.Properties
Searches for the property with the specified key in this property list.
getProperty(String) - Method in class ohos.javax.xml.parsers.SAXParser
Returns the particular property requested for in the underlying implementation of XMLReader.
getProperty(String) - Method in interface ohos.javax.xml.stream.XMLEventReader
Get the value of a feature/property from the underlying implementation
getProperty(String) - Method in class ohos.javax.xml.stream.XMLInputFactory
Get the value of a feature/property from the underlying implementation
getProperty(String) - Method in class ohos.javax.xml.stream.XMLOutputFactory
Get a feature/property on the underlying implementation
getProperty(String) - Method in interface ohos.javax.xml.stream.XMLStreamReader
Get the value of a feature/property from the underlying implementation
getProperty(String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Get the value of a feature/property from the underlying implementation
getProperty(String) - Method in class ohos.javax.xml.validation.Validator
Look up the value of a property.
getProperty(String) - Method in class ohos.javax.xml.validation.ValidatorHandler
Look up the value of a property.
getProperty(String) - Method in interface ohos.org.xml.sax.XMLReader
Look up the value of a property.
getProperty(String, String) - Static method in class java.lang.System
Gets the system property indicated by the specified key.
getProperty(String, String) - Method in class java.util.Properties
Searches for the property with the specified key in this property list.
getPropertyChangeListeners() - Method in class java.beans.PropertyChangeSupport
Returns an array of all the listeners that were added to the PropertyChangeSupport object with addPropertyChangeListener().
getPropertyChangeListeners(String) - Method in class java.beans.PropertyChangeSupport
Returns an array of all the listeners which have been associated with the named property.
getPropertyEnum(CharSequence) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Return the UProperty selector for a given property name, as specified in the Unicode database file PropertyAliases.txt.
getPropertyInfo(String, Properties) - Method in interface java.sql.Driver
Gets information about the possible properties for this driver.
getPropertyName() - Method in class java.beans.PropertyChangeEvent
Gets the programmatic name of the property that was changed.
getPropertyName() - Method in class java.beans.PropertyChangeListenerProxy
Returns the name of the named property associated with the listener.
getPropertyName(int, int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Return the Unicode name for a given property, as given in the Unicode database file PropertyAliases.txt.
getPropertyValue(PropertyKey.Key<T>) - Method in interface ohos.media.camera.device.CameraAbility
Gets the value of a specified property.
getPropertyValueEnum(int, CharSequence) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Return the property value integer for a given value name, as specified in the Unicode database file PropertyValueAliases.txt.
getPropertyValueName(int, int, int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Return the Unicode name for a given property value, as given in the Unicode database file PropertyValueAliases.txt.
getProtectionAlgorithm() - Method in class java.security.KeyStore.PasswordProtection
Gets the name of the protection algorithm.
getProtectionDomain() - Method in class java.lang.Class
Returns the ProtectionDomain of this class.
getProtectionParameter() - Method in class java.security.DomainLoadStoreParameter
Gets the keystore protection parameters for this domain.
getProtectionParameter() - Method in interface java.security.KeyStore.LoadStoreParameter
Gets the parameter used to protect keystore data.
getProtectionParameter(String) - Method in class java.security.KeyStore.Builder
Returns the ProtectionParameters that should be used to obtain the KeyStore.Entry with the given alias.
getProtectionParameters() - Method in class java.security.KeyStore.PasswordProtection
Gets the parameters supplied for the protection algorithm.
getProtectionParams() - Method in class java.security.DomainLoadStoreParameter
Gets the keystore protection parameters for keystores in this domain.
getProtocol() - Method in class java.net.URL
Gets the protocol name of this URL.
getProtocol() - Method in class javax.net.ssl.SSLContext
Returns the protocol name of this SSLContext object.
getProtocol() - Method in interface javax.net.ssl.SSLSession
Returns the standard name of the protocol used for all connections in the session.
getProtocolId() - Method in class ohos.telephony.ShortMessage
Obtains the protocol identifier used for transmitting an SMS message.
getProtocols() - Method in class javax.net.ssl.SSLParameters
Returns a copy of the array of protocols or null if none have been set.
getProvider() - Method in class java.security.AlgorithmParameterGenerator
Returns the provider of this algorithm parameter generator object.
getProvider() - Method in class java.security.AlgorithmParameters
Returns the provider of this parameter object.
getProvider() - Method in class java.security.cert.CertificateFactory
Returns the provider of this certificate factory.
getProvider() - Method in class java.security.cert.CertPathBuilder
Returns the provider of this CertPathBuilder.
getProvider() - Method in class java.security.cert.CertPathValidator
Returns the Provider of this CertPathValidator.
getProvider() - Method in class java.security.cert.CertStore
Returns the provider of this CertStore.
getProvider() - Method in class java.security.KeyFactory
Returns the provider of this key factory object.
getProvider() - Method in class java.security.KeyPairGenerator
Returns the provider of this key pair generator object.
getProvider() - Method in class java.security.KeyStore
Returns the provider of this keystore.
getProvider() - Method in class java.security.MessageDigest
Returns the provider of this message digest object.
getProvider() - Method in class java.security.Policy
Return the Provider of this Policy.
getProvider() - Method in class java.security.Provider.Service
Return the Provider of this service.
getProvider() - Method in class java.security.SecureRandom
Returns the provider of this SecureRandom object.
getProvider() - Method in class java.security.Signature
Returns the provider of this signature object.
getProvider() - Method in class javax.crypto.Cipher
Returns the provider of this Cipher object.
getProvider() - Method in class javax.crypto.ExemptionMechanism
Returns the provider of this ExemptionMechanism object.
getProvider() - Method in class javax.crypto.KeyAgreement
Returns the provider of this KeyAgreement object.
getProvider() - Method in class javax.crypto.KeyGenerator
Returns the provider of this KeyGenerator object.
getProvider() - Method in class javax.crypto.Mac
Returns the provider of this Mac object.
getProvider() - Method in class javax.crypto.SecretKeyFactory
Returns the provider of this SecretKeyFactory object.
getProvider() - Method in class javax.net.ssl.KeyManagerFactory
Returns the provider of this KeyManagerFactory object.
getProvider() - Method in class javax.net.ssl.SSLContext
Returns the provider of this SSLContext object.
getProvider() - Method in class javax.net.ssl.TrustManagerFactory
Returns the provider of this TrustManagerFactory object.
getProvider() - Method in class ohos.agp.components.PageSlider
Obtains the pager adapter that provides views for the current page.
getProvider() - Method in class ohos.agp.window.dialog.ListDialog
Obtains the provider of this list dialog box.
getProvider(String) - Static method in class java.security.Security
Returns the provider installed with the specified name, if any.
getProviders() - Static method in class java.security.Security
Returns an array containing all the installed providers.
getProviders(String) - Static method in class java.security.Security
Returns an array containing all installed providers that satisfy the specified selection criterion, or null if no such providers have been installed.
getProviders(Map<String, String>) - Static method in class java.security.Security
Returns an array containing all installed providers that satisfy the specified* selection criteria, or null if no such providers have been installed.
getProvince() - Method in class ohos.data.search.schema.PhotoItem
Obtains the first-level administrative division (such as a province or state) where the photo is taken.
getProvince() - Method in class ohos.data.search.schema.PlaceItem
Obtains the value of the province index field.
getProxyClass(ClassLoader, Class<?>...) - Static method in class java.lang.reflect.Proxy
Returns the java.lang.Class object for a proxy class given a class loader and an array of interfaces.
getPSource() - Method in class javax.crypto.spec.OAEPParameterSpec
Returns the source of encoding input P.
getPsRadioTech(int) - Method in class ohos.telephony.RadioInfoManager
Obtains RAT of the PS domain on the registered network.
getPublic() - Method in class java.security.KeyPair
Returns a reference to the public key component of this key pair.
getPublicCredentials() - Method in class javax.security.auth.Subject
Return the Set of public credentials held by this Subject.
getPublicCredentials(Class<T>) - Method in class javax.security.auth.Subject
Return a Set of public credentials associated with this Subject that are instances or subclasses of the specified Class.
getPublicExponent() - Method in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the public exponent.
getPublicExponent() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the public exponent.
getPublicExponent() - Method in interface java.security.interfaces.RSAPublicKey
Returns the public exponent.
getPublicExponent() - Method in class java.security.spec.RSAKeyGenParameterSpec
Returns the public-exponent value.
getPublicExponent() - Method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the public exponent.
getPublicExponent() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the public exponent.
getPublicExponent() - Method in class java.security.spec.RSAPublicKeySpec
Returns the public exponent.
getPublicId() - Method in interface ohos.javax.xml.stream.Location
Returns the public ID of the XML
getPublicId() - Method in interface ohos.org.w3c.dom.ls.LSInput
The public identifier for this input source.
getPublicId() - Method in class ohos.org.xml.sax.InputSource
Get the public identifier for this input source.
getPublicId() - Method in interface ohos.org.xml.sax.Locator
Return the public identifier for the current document event.
getPublicId() - Method in exception ohos.org.xml.sax.SAXParseException
Get the public identifier of the entity where the exception occurred.
getPublicKey() - Method in class java.security.cert.Certificate
Gets the public key from this certificate.
getPublicKey() - Method in class java.security.cert.PKIXCertPathValidatorResult
Returns the public key of the subject (target) of the certification path, including any inherited public key parameters if applicable.
getPublicKey() - Method in interface java.security.Certificate
Deprecated.
Returns the key of the principal-key pair being guaranteed by the guarantor.
getPublicKey() - Method in class java.security.Identity
Deprecated.
Returns this identity's public key.
getPublicKey() - Method in class javax.security.cert.Certificate
Gets the public key from this certificate.
getPushLevel() - Method in class java.util.logging.MemoryHandler
Get the pushLevel.
getPutCount() - Method in class ohos.utils.LruBuffer
Obtains the number of times that values are added to the buffer.
getQ() - Method in interface java.security.interfaces.DSAParams
Returns the subprime, q.
getQ() - Method in class java.security.spec.DSAParameterSpec
Returns the sub-prime q.
getQ() - Method in class java.security.spec.DSAPrivateKeySpec
Returns the sub-prime q.
getQ() - Method in class java.security.spec.DSAPublicKeySpec
Returns the sub-prime q.
getQName(int) - Method in interface ohos.org.xml.sax.Attributes
Look up an attribute's XML qualified (prefixed) name by index.
getQuality() - Method in class ohos.ai.cv.sr.SisrConfiguration
Obtains the SISR quality.
getQuarters(int, int) - Method in class ohos.global.icu.text.DateFormatSymbols
[icu] Returns quarter strings.
getQuaternionValues(float[]) - Static method in class ohos.sensor.data.CategoryOrientationData
Obtains a quaternion from data of a rotation vector sensor.
getQuery() - Method in class java.net.URI
Returns the decoded query component of this URI.
getQuery() - Method in class java.net.URL
Gets the query part of this URL.
getQuery() - Method in class ohos.agp.components.SearchBar
Obtains the search string in the search bar.
getQueryHint() - Method in class ohos.agp.components.SearchBar
Obtains the hint text in the search bar.
getQueryListener() - Method in class ohos.agp.components.SearchBar
Obtains the listener for monitoring the change or submission of a search string in this SearchBar.
getQueryParamNames() - Method in class ohos.utils.net.Uri
Obtains all names in the query field of the current URI.
getQueryParamsByKey(String) - Method in class ohos.utils.net.Uri
Obtains all results that match the query field in the current URI based on a specified key.
getQueryTimeout() - Method in interface java.sql.Statement
Retrieves the number of seconds the driver will wait for a Statement object to execute.
getQueryTimeout() - Method in interface javax.sql.RowSet
Retrieves the maximum number of seconds the driver will wait for a statement to execute.
getQueue() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Returns the task queue used by this executor.
getQueue() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the task queue used by this executor.
getQueuedReaderThreads() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns a collection containing threads that may be waiting to acquire the read lock.
getQueuedSubmissionCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the number of tasks submitted to this pool that have not yet begun executing.
getQueuedTaskCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the total number of tasks currently held in queues by worker threads (but not including tasks submitted to the pool that have not begun executing).
getQueuedTaskCount() - Static method in class java.util.concurrent.ForkJoinTask
Returns an estimate of the number of tasks that have been forked by the current worker thread but not yet executed.
getQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns a collection containing threads that may be waiting to acquire.
getQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns a collection containing threads that may be waiting to acquire.
getQueuedThreads() - Method in class java.util.concurrent.locks.ReentrantLock
Returns a collection containing threads that may be waiting to acquire this lock.
getQueuedThreads() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns a collection containing threads that may be waiting to acquire either the read or write lock.
getQueuedThreads() - Method in class java.util.concurrent.Semaphore
Returns a collection containing threads that may be waiting to acquire.
getQueuedWriterThreads() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns a collection containing threads that may be waiting to acquire the write lock.
getQueueLength() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns an estimate of the number of threads waiting to acquire.
getQueueLength() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns an estimate of the number of threads waiting to acquire.
getQueueLength() - Method in class java.util.concurrent.locks.ReentrantLock
Returns an estimate of the number of threads waiting to acquire this lock.
getQueueLength() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns an estimate of the number of threads waiting to acquire either the read or write lock.
getQueueLength() - Method in class java.util.concurrent.Semaphore
Returns an estimate of the number of threads waiting to acquire.
getQuotient() - Method in class ohos.agp.utils.DimensFloat
Obtains the quotient of the float values in the X and Y axes of this DimensFloat instance.
getQuotient() - Method in class ohos.utils.geo.DimensFloat
Obtains the quotient of the float values in the X and Y axes of this DimensFloat instance.
getQuotientCeilInt() - Method in class ohos.agp.utils.DimensFloat
Obtains the quotient of the int values in the X and Y axes of this DimensFloat instance and rounds it up.
getQuotientCeilInt() - Method in class ohos.utils.geo.DimensFloat
Obtains the quotient of the int values in the X and Y axes of this DimensFloat instance and rounds it up.
getQuotientFloorInt() - Method in class ohos.agp.utils.DimensFloat
Obtains the quotient of the int values in the X and Y axes of this DimensFloat instance and rounds it down.
getQuotientFloorInt() - Method in class ohos.utils.geo.DimensFloat
Obtains the quotient of the int values in the X and Y axes of this DimensFloat instance and rounds it down.
getRadianceCubemap() - Method in class ohos.agp.render.render3d.components.SceneComponent
Obtains the handle of the radiance cubemap used for image-based lighting (IBL).
getRadioTech(int) - Method in class ohos.telephony.RadioInfoManager
Obtains radio access technology (RAT) of the registered network.
getRadioTechName(int) - Method in class ohos.telephony.RadioInfoManager
Obtains the radio access technology (RAT) name of the registered network.
getRadius() - Method in class ohos.agp.utils.Contour
Obtains the radius of the current contour.
getRadius(int) - Method in class ohos.multimodalinput.event.ManipulationEvent
Obtains the touch radius of the finger with a specified index.
getRadix() - Method in class ohos.global.icu.text.NumberingSystem
Returns the radix of the current numbering system.
getRange() - Method in class java.util.Locale.LanguageRange
Returns the language range of this LanguageRange.
getRange() - Method in class ohos.agp.render.render3d.components.LightComponent
Obtains the range of point lights or spot lights.
getRange(int[]) - Method in class ohos.agp.components.TimePicker
Obtains the time range that can be selected.
getRangeCount() - Method in class ohos.global.icu.text.UnicodeSet
Iteration method that returns the number of ranges contained in this set.
getRangeEnd(int) - Method in class ohos.global.icu.text.UnicodeSet
Iteration method that returns the last character in the specified range of this set.
getRanges() - Method in class java.awt.font.NumericShaper
Returns an int that ORs together the values for all the ranges that will be shaped.
getRangeSet() - Method in class java.awt.font.NumericShaper
Returns a Set representing all the Unicode ranges in this NumericShaper that will be shaped.
getRangeStart(int) - Method in class ohos.global.icu.text.UnicodeSet
Iteration method that returns the first character in the specified range of this set.
getRangeUnit() - Method in enum java.time.temporal.ChronoField
 
getRangeUnit() - Method in interface java.time.temporal.TemporalField
Gets the range that the field is bound by.
getRanking() - Method in class ohos.event.notification.NotificationSorting
Obtains the sequence number of a notification among all the active notifications.
getRating() - Method in class ohos.data.search.schema.AppItem
Obtains the value of the rating index field.
getRating() - Method in class ohos.data.search.schema.VideoItem
Obtains the value of the rating index field.
getRatingItems() - Method in class ohos.agp.components.Rating
Obtains the number of current rating items.
getRawAuthority() - Method in class java.net.URI
Returns the raw authority component of this URI.
getRawData() - Method in class ohos.bluetooth.ble.BleScanResult
Obtains the advertisement found in a BLE scan.
getRawDataCapacity() - Method in class ohos.rpc.MessageParcel
Obtains the maximum amount of raw data a MessageParcel can hold.
getRawDecomposition(int) - Method in class ohos.global.icu.text.Normalizer2
Gets the raw decomposition mapping of c.
getRawFileEntry(String) - Method in class ohos.global.resource.ResourceManager
Obtains a RawFileEntry object based on the raw file path to open a raw file.
getRawFragment() - Method in class java.net.URI
Returns the raw fragment component of this URI.
getRawOffset() - Method in class java.util.SimpleTimeZone
Gets the GMT offset for this time zone.
getRawOffset() - Method in class java.util.TimeZone
Returns the amount of time in milliseconds to add to UTC to get standard time in this time zone.
getRawOffset() - Method in class ohos.global.icu.util.TimeZone
Gets unmodified offset, NOT modified in case of daylight savings.
getRawPath() - Method in class java.net.URI
Returns the raw path component of this URI.
getRawQuery() - Method in class java.net.URI
Returns the raw query component of this URI.
getRawResult() - Method in class java.util.concurrent.CountedCompleter
Returns the result of the computation.
getRawResult() - Method in class java.util.concurrent.ForkJoinTask
Returns the result that would be returned by ForkJoinTask.join(), even if this task completed abnormally, or null if this task is not known to have been completed.
getRawResult() - Method in class java.util.concurrent.RecursiveAction
Always returns null.
getRawResult() - Method in class java.util.concurrent.RecursiveTask
 
getRawSchemeSpecificPart() - Method in class java.net.URI
Returns the raw scheme-specific part of this URI.
getRawType() - Method in interface java.lang.reflect.ParameterizedType
Returns the Type object representing the class or interface that declared this type.
getRawUserInfo() - Method in class java.net.URI
Returns the raw user-information component of this URI.
getRdbStore(StoreConfig, int, RdbOpenCallback) - Method in class ohos.data.DatabaseHelper
Obtains an RDB store.
getRdbStore(StoreConfig, int, RdbOpenCallback, ResultSetHook) - Method in class ohos.data.DatabaseHelper
Obtains an RDB store.
getRead() - Method in exception java.sql.DataTruncation
Indicates whether or not the value was truncated on a read.
getReadableBytes() - Method in class ohos.utils.Parcel
Obtains the readable data space (in bytes) in the Parcel instance.
getReaders() - Method in class ohos.nfc.oma.SEService
Obtains all secure elements.
getReadHoldCount() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries the number of reentrant read holds on this lock by the current thread.
getReadLockCount() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries the number of read locks held for this lock.
getReadLockCount() - Method in class java.util.concurrent.locks.StampedLock
Queries the number of read locks held for this lock.
getReadPermission() - Method in class ohos.bundle.AbilityInfo
Obtains the permission required for reading a data ability.
getReadPosition() - Method in class ohos.utils.Parcel
Obtains the current read position in the Parcel instance.
getReadTimeout() - Method in class java.net.URLConnection
Returns setting for read timeout.
getRealActiveTime() - Static method in class ohos.miscservices.timeutility.Time
Obtains the number of milliseconds elapsed since the system was booted, not including deep sleep time.
getRealActiveTimeNs() - Static method in class ohos.miscservices.timeutility.Time
Obtains the number of nanoseconds elapsed since the system was booted, not including deep sleep time.
getRealAttributes() - Method in class ohos.agp.window.service.Display
Obtains the actual Attributes of a display.
getRealSize(Point) - Method in class ohos.agp.window.service.Display
Obtains the actual display size.
getRealTime() - Static method in class ohos.miscservices.timeutility.Time
Obtains the number of milliseconds elapsed since the system was booted, including deep sleep time.
getRealTimeNs() - Static method in class ohos.miscservices.timeutility.Time
Obtains the number of nanoseconds elapsed since the system was booted, including deep sleep time.
getRearLeftVolume() - Method in class ohos.media.audio.SoundPlayer.AudioVolumes
Obtains the volume of the rear left channel.
getRearRightVolume() - Method in class ohos.media.audio.SoundPlayer.AudioVolumes
Obtains the volume of the rear right channel.
getReason() - Method in exception java.net.HttpRetryException
Returns a string explaining why the http request could not be retried.
getReason() - Method in exception java.net.URISyntaxException
Returns a string explaining why the input string could not be parsed.
getReason() - Method in exception java.nio.file.FileSystemException
Returns the string explaining why the file system operation failed.
getReason() - Method in exception java.nio.file.InvalidPathException
Returns a string explaining why the input string was rejected.
getReason() - Method in exception java.security.cert.CertPathValidatorException
Returns the reason that the validation failed.
getReason() - Method in class ohos.hiviewdfx.Faultlogger.FaultLogInfo
Obtains the reason why the application fault record was generated.
getReboundEffect() - Method in class ohos.agp.components.ListContainer
Obtains the state of the rebound effect.
getReboundEffect() - Method in class ohos.agp.components.PageSlider
Obtains the state of the rebound effect.
getReboundEffect() - Method in class ohos.agp.components.ScrollView
Checks whether the rebound effect is enabled.
getReboundEffectParams() - Method in class ohos.agp.components.ListContainer
Obtains the rebound parameters as the ReboundEffectParams object.
getReboundEffectParams() - Method in class ohos.agp.components.PageSlider
Obtains the rebound parameters as the ReboundEffectParams object.
getReboundEffectParams() - Method in class ohos.agp.components.ScrollView
Obtains the rebound parameters as the ReboundEffectParams object.
getReceiveBufferSize() - Method in class java.net.DatagramSocket
Get value of the SO_RCVBUF option for this DatagramSocket, that is the buffer size used by the platform for input on this DatagramSocket.
getReceiveBufferSize() - Method in class java.net.ServerSocket
Gets the value of the SocketOptions#SO_RCVBUF option for this ServerSocket, that is the proposed buffer size that will be used for Sockets accepted from this ServerSocket.
getReceiveBufferSize() - Method in class java.net.Socket
Gets the value of the SocketOptions#SO_RCVBUF option for this Socket, that is the buffer size used by the platform for input on this Socket.
getRecevingSurface() - Method in class ohos.media.image.ImageReceiver
Obtains the receiver surface of the image receiver.
getRecipientName() - Method in class ohos.data.search.schema.MessageItem
Obtains the value of the recipientName index field.
getRecipientPhone() - Method in class ohos.data.search.schema.MessageItem
Obtains the value of the recipientPhone index field.
getRecommendedLineSpacing() - Method in class ohos.agp.render.Paint
Obtains the recommended line spacing.
getRecordAt(int) - Method in class ohos.miscservices.pasteboard.PasteData
Obtains a Record based on a specified index.
getRecordCount() - Method in class ohos.global.icu.text.AlphabeticIndex
Return the number of records in the index: that is, the total number of distinct <name,data> pairs added with addRecord(...), over all the buckets.
getRecordCount() - Method in class ohos.miscservices.pasteboard.PasteData
Obtains the number of records in a PasteData object.
getRecorderAudioEncoder() - Method in class ohos.media.common.AudioProperty
Obtains the audio encoding format.
getRecorderAudioSource() - Method in class ohos.media.common.Source
Obtains the audio source.
getRecorderBitRate() - Method in class ohos.media.common.AudioProperty
Obtains the audio encoding bit rate.
getRecorderBitRate() - Method in class ohos.media.common.VideoProperty
Obtains the video encoding bit rate.
getRecorderDegrees() - Method in class ohos.media.common.VideoProperty
Obtains the video rotation angle.
getRecorderFd() - Method in class ohos.media.common.StorageProperty
Obtains the file descriptor of a file to be written.
getRecorderFile() - Method in class ohos.media.common.StorageProperty
Obtains a file object to be written.
getRecorderFps() - Method in class ohos.media.common.VideoProperty
Obtains the video frame capture rate.
getRecorderHeight() - Method in class ohos.media.common.VideoProperty
Obtains the video height.
getRecorderMaxDurationMs() - Method in class ohos.media.common.StorageProperty
Obtains the maximum recording duration (in milliseconds).
getRecorderMaxFileSizeBytes() - Method in class ohos.media.common.StorageProperty
Obtains the maximum file size (in bytes) of a recording session.
getRecorderNumChannels() - Method in class ohos.media.common.AudioProperty
Obtains the number of audio channels.
getRecorderPath() - Method in class ohos.media.common.StorageProperty
Obtains the path of an output file to be generated.
getRecorderRate() - Method in class ohos.media.common.VideoProperty
Obtains the video frame rate.
getRecorderSamplingRate() - Method in class ohos.media.common.AudioProperty
Obtains the audio sampling rate.
getRecorderVideoEncoder() - Method in class ohos.media.common.VideoProperty
Obtains the video encoding format.
getRecorderVideoSource() - Method in class ohos.media.common.Source
Obtains the video source.
getRecorderWidth() - Method in class ohos.media.common.VideoProperty
Obtains the video width.
getRecords() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the accessibility event list.
getRecords() - Method in class ohos.nfc.tag.NdefMessage
Obtains the NDEF records in this NDEF message.
getRect() - Method in class ohos.agp.render.PdfGenerator.PageInfo
Obtains the content rectangle.
getRect(Rect) - Method in class ohos.agp.utils.Contour
Sets the given rectangle with the rectangle of the current contour.
getRectInScreen() - Method in class ohos.accessibility.ability.AccessibilityInfo
Obtains the rectangular area of this accessibility node control in the screen.
getRectInScreen() - Method in class ohos.accessibility.ability.AccessibilityWindow
Obtains the display area of this window on the screen.
getRectSize() - Method in class ohos.agp.utils.Rect
Obtains the size of this Rect object.
getRectSize() - Method in class ohos.agp.utils.RectFloat
Obtains the size of this RectFloat.
getRectSize() - Method in class ohos.utils.geo.Rect
Obtains the size of this Rect object.
getRectSize() - Method in class ohos.utils.geo.RectFloat
Obtains the size of this RectFloat.
getRecurDate() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the interval at which the event repeats.
getRecurRule() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the recurrence rule.
getRed() - Method in class ohos.agp.colors.RgbColor
Obtains the red color value of a RgbColor object.
getRedBrightness() - Method in class ohos.light.bean.LightBrightness
Obtains the brightness value of the red channel when the light blinks.
getReductionPolynomial() - Method in class java.security.spec.ECFieldF2m
Returns a BigInteger whose i-th bit corresponds to the i-th coefficient of the reduction polynomial for polynomial basis or null for normal basis.
getRef() - Method in class java.net.URL
Gets the anchor (also known as the "reference") of this URL.
getRef(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC REF(<structured-type>) parameter as a Ref object in the Java programming language.
getRef(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Ref object in the Java programming language.
getRef(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC REF(<structured-type>) parameter as a Ref object in the Java programming language.
getRef(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Ref object in the Java programming language.
getReference() - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Returns the current value of the reference.
getReference() - Method in class java.util.concurrent.atomic.AtomicStampedReference
Returns the current value of the reference.
getReferenceKind() - Method in interface java.lang.invoke.MethodHandleInfo
Returns the reference kind of the cracked method handle, which in turn determines whether the method handle's underlying member was a constructor, method, or field.
getReferenceZoneID(String, String) - Method in class ohos.global.icu.text.TimeZoneNames
Returns the reference zone ID for the given meta zone ID for the region.
getReflectance() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the reflectance of this material.
getRegion() - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Obtains the area where this contact is located.
getRegion(String) - Static method in class ohos.global.icu.util.TimeZone
[icu] Returns the region code associated with the given system time zone ID.
getRegisteredParties() - Method in class java.util.concurrent.Phaser
Returns the number of parties registered at this phaser.
getRegState() - Method in class ohos.telephony.NetworkState
Obtains the network registration status of the device.
getRejectedExecutionHandler() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the current handler for unexecutable tasks.
getRelationName() - Method in class ohos.sysappcomponents.contact.entity.Relation
Obtains the relation name.
getRelations() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the relation list of this contact.
getRelativeTextSize() - Method in class ohos.agp.text.TextForm
Obtains the relative size of this text.
getReleaseType() - Static method in class ohos.system.version.SystemVersion
Obtains the OS release type.
getRemaining() - Method in class java.util.zip.Inflater
Returns the total number of bytes remaining in the input buffer.
getRemainingDelayTime(int) - Method in class ohos.backgroundtaskmgr.BackgroundTaskManager
Obtains the remaining time before an application enters the suspended state.
getRemainVisiblePercent() - Method in class ohos.agp.components.ListContainer.ReboundEffectParams
Obtains the value of the remainVisiblePercent parameter.
getRemainVisiblePercent() - Method in class ohos.agp.components.PageSlider.ReboundEffectParams
Obtains the value of the remainVisiblePercent parameter.
getRemainVisiblePercent() - Method in class ohos.agp.components.ScrollView.ReboundEffectParams
Obtains the value of the remainVisiblePercent parameter.
getRemindersType() - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Obtains the reminder type.
getRemindMinutes() - Method in class ohos.sysappcomponents.calendar.entity.Reminders
Obtains the number of minutes that the reminder is sent before an event occurs.
getRemindType() - Method in class ohos.sysappcomponents.calendar.entity.Reminders
Obtains the reminder type.
getRemoteAbility(Context, Intent) - Method in class ohos.event.commonevent.CommonEventSubscriber
Obtains an IRemoteObject object bound to a specified ability.
getRemoteAddress() - Method in class java.nio.channels.AsynchronousSocketChannel
Returns the remote address to which this channel's socket is connected.
getRemoteAddress() - Method in class java.nio.channels.DatagramChannel
Returns the remote address to which this channel's socket is connected.
getRemoteAddress() - Method in class java.nio.channels.SocketChannel
Returns the remote address to which this channel's socket is connected.
getRemoteDev(String) - Method in class ohos.bluetooth.BluetoothHost
Obtains the BluetoothRemoteDevice object with a specified Bluetooth address.
getRemoteObject() - Method in class ohos.eventhandler.Courier
Obtains the IRemoteObject object used by this Courier to communicate with its EventHandler.
getRemoteObject() - Method in class ohos.interwork.eventhandler.CourierEx
Obtains the IRemoteObject object used by this CourierEx to communicate with its EventHandler.
getRemoteObject(String, Class<T>) - Method in class ohos.utils.BasePacMap
Obtains an IRemoteObject based on a specified key.
getRemoteObjectCallbackCookie(IRemoteObject) - Method in class ohos.rpc.RemoteObjectCallbackList
Obtains the cookie associated with the callback identified by the specified IRemoteObject.
getRemoteObjectCallbackCount() - Method in class ohos.rpc.RemoteObjectCallbackList
Obtains the number of callbacks stored in this container.
getRemoteObjectCallbackInterface(IRemoteObject) - Method in class ohos.rpc.RemoteObjectCallbackList
Obtains the callback identified by the specified IRemoteObject.
getRemoteResourceId(int) - Method in class ohos.interwork.ui.RemoteViewEx
Obtains the resource ID that matches a specified HarmonyOS resource ID and can be identified by other systems.
getRemoteSocketAddress() - Method in class java.net.DatagramSocket
Returns the address of the endpoint this socket is connected to, or null if it is unconnected.
getRemoteSocketAddress() - Method in class java.net.Socket
Returns the address of the endpoint this socket is connected to, or null if it is unconnected.
getRemovalCount() - Method in class ohos.utils.LruBuffer
Obtains the number of times that values are evicted from the buffer.
getRemovalIntentAgent() - Method in class ohos.event.notification.NotificationRequest
Obtains the IntentAgent object that is triggered when the user explicitly removes this notification.
getRemoveOnCancelPolicy() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Gets the policy on whether cancelled tasks should be immediately removed from the work queue at time of cancellation.
getRenderDataStorePod(String) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Obtains a generic render data store created for data of POD types using a specified data store name.
getRendererInfo() - Method in class ohos.media.audio.AudioRenderer
Gets the audio renderer info.
getRendererSessionId() - Method in class ohos.media.audio.AudioRenderer
Obtains the audio rendering session ID.
getRenderResolutionX() - Method in class ohos.agp.render.render3d.components.CameraComponent
Obtains the horizontal rendering resolution (in pixels) for the camera.
getRenderResolutionY() - Method in class ohos.agp.render.render3d.components.CameraComponent
Obtains the vertical rendering resolution (in pixels) for the camera.
getReorderCodes() - Method in class ohos.global.icu.text.Collator
Retrieves the reordering codes for this collator.
getReorderCodes() - Method in class ohos.global.icu.text.RuleBasedCollator
Retrieves the reordering codes for this collator.
getReorderingMode() - Method in class ohos.global.icu.text.Bidi
What is the requested reordering mode for a given Bidi object?
getReorderingOptions() - Method in class ohos.global.icu.text.Bidi
What are the reordering options applied to a given Bidi object?
getRepeatCount() - Method in interface ohos.agp.render.render3d.resources.AnimationPlayback
Obtains the repeat times of the animation playback.
getRepeatCounter() - Method in class ohos.workscheduler.WorkInfo
Obtains the number of times set for repeating the work.
getRepeatCycleTime() - Method in class ohos.workscheduler.WorkInfo
Obtains the interval at which the work is repeated.
getRepeatedWallTimeOption() - Method in class ohos.global.icu.util.Calendar
[icu]Gets the behavior for handling wall time repeating multiple times at negative time zone offset transitions.
getRepeatStatus() - Method in class ohos.data.search.schema.NoticeItem
Obtains the value of the repeatStatus index field.
getReqCapabilities() - Method in class ohos.bundle.HapModuleInfo
Obtains the device capabilities required to run this HAP module.
getReqPermissions() - Method in class ohos.bundle.BundleInfo
Obtains the required permissions applied for by the application.
getRequestBatteryLevel() - Method in class ohos.workscheduler.WorkInfo
Obtains the battery level based on which the work is triggered.
getRequestBatteryStatus() - Method in class ohos.workscheduler.WorkInfo
Obtains the battery state based on which the work is triggered.
getRequestChargeType() - Method in class ohos.workscheduler.WorkInfo
Obtains the charger type based on which the work is triggered.
getRequestCount() - Method in class ohos.net.HttpResponseCache
Obtains the number of HTTP requests after a cache is created.
getRequestedServerNames() - Method in class javax.net.ssl.ExtendedSSLSession
Obtains a List containing all SNIServerNames of the requested Server Name Indication (SNI) extension.
getRequestId() - Method in class ohos.backgroundtaskmgr.DelaySuspendInfo
Obtains the unique identifier of the delay request.
getRequestIdleWaitTime() - Method in class ohos.workscheduler.WorkInfo
Obtains the idle wait time based on which the work is triggered.
getRequestingHost() - Method in class java.net.Authenticator
Gets the hostname of the site or proxy requesting authentication, or null if not available.
getRequestingPort() - Method in class java.net.Authenticator
Gets the port number for the requested connection.
getRequestingPrompt() - Method in class java.net.Authenticator
Gets the prompt string given by the requestor.
getRequestingProtocol() - Method in class java.net.Authenticator
Give the protocol that's requesting the connection.
getRequestingScheme() - Method in class java.net.Authenticator
Gets the scheme of the requestor (the HTTP scheme for an HTTP firewall, for example).
getRequestingSite() - Method in class java.net.Authenticator
Gets the InetAddress of the site requesting authorization, or null if not available.
getRequestingURL() - Method in class java.net.Authenticator
Returns the URL that resulted in this request for authentication.
getRequestMethod() - Method in class java.net.HttpURLConnection
Get the request method.
getRequestNetworkType() - Method in class ohos.workscheduler.WorkInfo
Obtains the network type based on which the work is triggered.
getRequestorType() - Method in class java.net.Authenticator
Returns whether the requestor is a Proxy or a Server.
getRequestProperties() - Method in class java.net.URLConnection
Returns an unmodifiable Map of general request properties for this connection.
getRequestProperty(String) - Method in class java.net.URLConnection
Returns the value of the named general request property for this connection.
getRequestStorageType() - Method in class ohos.workscheduler.WorkInfo
Obtains the storage state based on which the work is triggered.
getRequestUrl() - Method in interface ohos.agp.components.webengine.ResourceRequest
Obtains the URL from which the request is sent.
getReserved1() - Method in class ohos.data.search.schema.Schema
Obtains the value of the reserved1 index field.
getReserved2() - Method in class ohos.data.search.schema.Schema
Obtains the value of the reserved2 index field.
getResId() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains the resource ID represented by an integer value referenced by the XML attribute.
getResolution() - Method in class ohos.sensor.bean.SensorBase
Obtains the resolution of a sensor.
getResolverFields() - Method in class java.time.format.DateTimeFormatter
Gets the resolver fields to use during parsing.
getResolverStyle() - Method in class java.time.format.DateTimeFormatter
Gets the resolver style to use during parsing.
getResource(int) - Method in class ohos.global.resource.ResourceManager
Obtains the resource based on the resource ID.
getResource(String) - Method in class java.lang.Class
Finds a resource with a given name.
getResource(String) - Method in class java.lang.ClassLoader
Finds the resource with the given name.
getResourceAsStream(String) - Method in class java.lang.Class
Finds a resource with a given name.
getResourceAsStream(String) - Method in class java.lang.ClassLoader
Returns an input stream for reading the specified resource.
getResourceAsStream(String) - Method in class java.net.URLClassLoader
Returns an input stream for reading the specified resource.
getResourceBundle() - Method in class java.util.logging.Logger
Retrieve the localization resource bundle for this logger.
getResourceBundle() - Method in class java.util.logging.LogRecord
Get the localization resource bundle
getResourceBundleName() - Method in class java.util.logging.Level
Return the level's localization resource bundle name, or null if no localization bundle is defined.
getResourceBundleName() - Method in class java.util.logging.Logger
Retrieve the localization resource bundle name for this logger.
getResourceBundleName() - Method in class java.util.logging.LogRecord
Get the localization resource bundle name
getResourceHandle(String) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Obtains a resource handle using a specified URI.
getResourceIdOfIcon() - Method in class ohos.media.common.sessioncore.AVPlaybackState.AVPlaybackCustomAction
Obtains the ID of the icon displayed for the custom action.
getResourceManager() - Method in class ohos.agp.components.Component
Obtains the resource manager associated with the context.
getResourceManager() - Method in interface ohos.agp.render.render3d.Engine
Obtains a ResourceManager instance.
getResourceManager() - Method in class ohos.app.AbilityContext
 
getResourceManager() - Method in interface ohos.app.Context
Obtains a resource manager.
getResourceManager() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains the resource manager associated with this TypedAttribute.
getResourceManager(Configuration) - Method in class ohos.app.AbilityContext
 
getResourceManager(Configuration) - Method in interface ohos.app.Context
Obtains a resource manager based on the specified Configuration object.
getResourceResolver() - Method in class ohos.javax.xml.validation.Validator
Gets the current LSResourceResolver set to this Validator.
getResourceResolver() - Method in class ohos.javax.xml.validation.ValidatorHandler
Gets the current LSResourceResolver set to this ValidatorHandler.
getResources() - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Obtains all resources.
getResources(String) - Method in class java.lang.ClassLoader
Finds all the resources with the given name.
getRespAppData() - Method in class ohos.nfc.tag.NfcBTag
Obtains the application data of a tag.
getResponseCode() - Method in class java.net.HttpURLConnection
Gets the status code from an HTTP response message.
getResponseFlags() - Method in class ohos.nfc.tag.NfcVTag
Obtains the response flags from this NfcVTag instance.
getResponseMessage() - Method in class java.net.HttpURLConnection
Gets the HTTP response message, if any, returned along with the response code from a server.
getResponseResult() - Method in class ohos.ai.nlu.ResponseResult
Obtains the NLU response result, including the result code and message.
getRespProtocol() - Method in class ohos.nfc.tag.NfcBTag
Obtains the protocol information of a tag.
getResultCode() - Method in class ohos.security.asset.AssetResult
Obtains the result code returned after an operation is performed.
getResultInfo() - Method in class ohos.security.asset.AssetResult
Obtains the result details returned after an operation is performed.
getResultLength() - Method in class ohos.global.icu.text.Bidi
Get the length of the reordered text resulting from the last call to setPara().
getResultNumber() - Method in class ohos.security.asset.AssetResult
Obtains the number of data records in the returned result of an operation.
getResultSet() - Method in interface java.sql.Array
Retrieves a result set that contains the elements of the SQL ARRAY value designated by this Array object.
getResultSet() - Method in interface java.sql.Statement
Retrieves the current result as a ResultSet object.
getResultSet() - Method in class ohos.data.resultset.ResultSetWrapper
Obtains the result set from ResultSetWrapper.
getResultSet(long, int) - Method in interface java.sql.Array
Retrieves a result set holding the elements of the subarray that starts at index index and contains up to count successive elements.
getResultSet(long, int, Map<String, Class<?>>) - Method in interface java.sql.Array
Retrieves a result set holding the elements of the subarray that starts at index index and contains up to count successive elements.
getResultSet(String) - Method in interface ohos.data.distributed.user.SingleKvStore
Obtains the result sets with a specified prefix from a KvStore database.
getResultSet(String, String) - Method in interface ohos.data.distributed.device.DeviceKvStore
Obtains the KvStoreResultSet object matching the specified device ID and key prefix.
getResultSet(String, Query) - Method in interface ohos.data.distributed.device.DeviceKvStore
Obtains the KvStoreResultSet object matching a specified device ID and Query object.
getResultSet(Map<String, Class<?>>) - Method in interface java.sql.Array
Retrieves a result set that contains the elements of the SQL ARRAY value designated by this Array object.
getResultSet(Query) - Method in interface ohos.data.distributed.device.DeviceKvStore
Obtains the KvStoreResultSet object matching the specified Query object.
getResultSet(Query) - Method in interface ohos.data.distributed.user.SingleKvStore
Obtains the KvStoreResultSet object matching the specified Query object.
getResultSetConcurrency() - Method in interface java.sql.Statement
Retrieves the result set concurrency for ResultSet objects generated by this Statement object.
getResultSetHoldability() - Method in interface java.sql.DatabaseMetaData
Retrieves this database's default holdability for ResultSet objects.
getResultSetHoldability() - Method in interface java.sql.Statement
Retrieves the result set holdability for ResultSet objects generated by this Statement object.
getResultSetType() - Method in interface java.sql.Statement
Retrieves the result set type for ResultSet objects generated by this Statement object.
getResultSize(String, Query) - Method in interface ohos.data.distributed.device.DeviceKvStore
Obtains the number of results matching a specified device ID and Query object.
getResultSize(Query) - Method in interface ohos.data.distributed.device.DeviceKvStore
Obtains the number of results matching the specified Query object.
getResultSize(Query) - Method in interface ohos.data.distributed.user.SingleKvStore
Obtains the number of results matching the specified Query object.
getResultValue(ResultKey.Key<T>) - Method in interface ohos.media.camera.params.ParametersResult
Gets the value of a specified result key.
getRetCode() - Method in enum ohos.data.search.SearchResult
Obtains status code.
getRetMsg() - Method in enum ohos.data.search.SearchResult
Obtains message.
getReturnType() - Method in class java.lang.reflect.Method
Returns a Class object that represents the formal return type of the method represented by this Method object.
getReuseAddress() - Method in class java.net.DatagramSocket
Tests if SO_REUSEADDR is enabled.
getReuseAddress() - Method in class java.net.ServerSocket
Tests if SocketOptions#SO_REUSEADDR is enabled.
getReuseAddress() - Method in class java.net.Socket
Tests if SocketOptions#SO_REUSEADDR is enabled.
getRevocationChecker() - Method in class java.security.cert.CertPathBuilder
Returns a CertPathChecker that the encapsulated CertPathBuilderSpi implementation uses to check the revocation status of certificates.
getRevocationChecker() - Method in class java.security.cert.CertPathValidator
Returns a CertPathChecker that the encapsulated CertPathValidatorSpi implementation uses to check the revocation status of certificates.
getRevocationDate() - Method in exception java.security.cert.CertificateRevokedException
Returns the date on which the certificate was revoked.
getRevocationDate() - Method in class java.security.cert.X509CRLEntry
Gets the revocation date from this X509CRLEntry, the revocationDate.
getRevocationReason() - Method in exception java.security.cert.CertificateRevokedException
Returns the reason the certificate was revoked.
getRevocationReason() - Method in class java.security.cert.X509CRLEntry
Returns the reason the certificate has been revoked, as specified in the Reason Code extension of this CRL entry.
getRevokedCertificate(BigInteger) - Method in class java.security.cert.X509CRL
Gets the CRL entry, if any, with the given certificate serialNumber.
getRevokedCertificate(X509Certificate) - Method in class java.security.cert.X509CRL
Get the CRL entry, if any, for the given certificate.
getRevokedCertificates() - Method in class java.security.cert.X509CRL
Gets all the entries from this CRL.
getRgbColors() - Method in class ohos.agp.components.element.ShapeElement
Obtains the color filled in this ShapeElement object.
getRichText() - Method in class ohos.agp.components.Text
Obtains the rich text displayed in a text view.
getRight() - Method in class ohos.agp.components.Component
Obtains the right edge position of a component relative to the parent layout.
getRightElement() - Method in class ohos.agp.components.Text
Obtains the element on the right of the text.
getRingerMode() - Method in class ohos.media.audio.AudioManager
Obtains the ringer mode.
getRingerUri(Context, AudioManager.RingtoneType) - Static method in class ohos.media.audio.AudioManager
Obtains the Uri of a specified RingtoneType.
getRoad() - Method in class ohos.data.search.schema.PhotoItem
Obtains the road where the photo is taken.
getRoad() - Method in class ohos.data.search.schema.PlaceItem
Obtains the value of the road index field.
getRoadName() - Method in class ohos.location.GeoAddress
Obtains the road name in the current GeoAddress object.
getRoi() - Method in class ohos.ai.cv.text.TextConfiguration
Obtains the ROI of CvRect.
getRole() - Method in class ohos.media.audio.AudioDeviceDescriptor
Obtains a device role.
getRoot() - Method in interface java.nio.file.Path
Returns the root component of this path as a Path object, or null if this path does not have a root component.
getRoot() - Method in class java.util.concurrent.CountedCompleter
Returns the root of the current computation; i.e., this task if it has no completer, else its completer's root.
getRoot() - Method in class java.util.concurrent.Phaser
Returns the root ancestor of this phaser, which is the same as this phaser if it has no parent.
getRoot() - Method in class ohos.global.resource.solidxml.SolidXml
Obtains the root node in a solid XML document.
getRootAccessibilityInfo() - Method in class ohos.accessibility.ability.AccessibilityWindow
Obtains information about the root node in the window hierarchy.
getRootAccessibilityInfo() - Method in class ohos.accessibility.ability.AccessibleAbility
Obtains information about the accessibility root node.
getRootDirectories() - Method in class java.nio.file.FileSystem
Returns an object to iterate over the paths of the root directories.
getRootFieldNode() - Method in class ohos.data.distributed.common.Schema
Obtains the root FieldNode of this Schema instance.
getRootMediaId() - Method in class ohos.media.common.sessioncore.AVBrowserRoot
Obtains the ID of the root media item.
getRootMediaId() - Method in class ohos.media.sessioncore.AVBrowser
Obtains the ID of the root media item.
getRootNode() - Method in interface ohos.agp.render.render3d.Scene
Obtains the root node of a scene, which is a container for other nodes and does not point to any entity.
getRotation() - Method in class ohos.agp.components.Component
Obtains the degrees that the component is rotated around the Z axis relative to the parent layout.
getRotation() - Method in class ohos.agp.render.render3d.components.TransformComponent
Obtains the rotation of the current entity relative to the parent entity.
getRotation() - Method in interface ohos.agp.render.render3d.SceneNode
Obtains the rotation part of the transformation component in a node.
getRotation() - Method in class ohos.agp.window.service.Display
Obtains the rotation degree of a display.
getRotationEventListener() - Method in class ohos.agp.components.Component
Obtains a listener for monitoring rotation events of this component.
getRotationSensitivity() - Method in class ohos.agp.components.Component
Obtains the rotation sensitivity of a component.
getRotationValue() - Method in class ohos.multimodalinput.event.RotationEvent
Obtains the rotation value generated by the rotation component.
getRoughnessFactor() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the roughness factor of this material, which is used if the material type is set to MaterialType#METALLIC_ROUGHNESS.
getRoundCount() - Method in class ohos.agp.animation.AnimatorGroup
Obtains the total rounds of animator groups.
getRoundingIncrement() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns the increment to which numbers are being rounded.
getRoundingIncrement() - Method in class ohos.global.icu.util.Currency
Returns the rounding increment for this currency, or 0.0 if no rounding is done by this currency.
getRoundingIncrement(Currency.CurrencyUsage) - Method in class ohos.global.icu.util.Currency
Returns the rounding increment for this currency, or 0.0 if no rounding is done by this currency with the Usage.
getRoundingMode() - Method in class java.math.MathContext
Returns the roundingMode setting.
getRoundingMode() - Method in class java.text.DecimalFormat
Gets the RoundingMode used in this DecimalFormat.
getRoundingMode() - Method in class java.text.NumberFormat
Gets the RoundingMode used in this NumberFormat.
getRoundingMode() - Method in class ohos.global.icu.math.MathContext
Returns the roundingMode setting.
getRoundingMode() - Method in class ohos.global.icu.text.DecimalFormat
Returns the rounding mode being used to round numbers.
getRoundingMode() - Method in class ohos.global.icu.text.NumberFormat
Returns the rounding mode used in this NumberFormat.
getRounds() - Method in class javax.crypto.spec.RC5ParameterSpec
Returns the number of rounds.
getRoutes() - Method in class ohos.net.ConnectionProperties
Obtains all the routes in a connection.
getRow() - Method in interface java.sql.ResultSet
Retrieves the current row number.
getRowCount() - Method in class ohos.agp.components.TableLayout
Obtains the number of rows in the table layout.
getRowCount() - Method in class ohos.agp.components.TableLayoutManager
Obtains the number of rows in the table.
getRowCount() - Method in interface ohos.data.distributed.common.KvStoreResultSet
Obtains the number of lines in a result set.
getRowCount() - Method in class ohos.data.resultset.AbsResultSet
 
getRowCount() - Method in class ohos.data.resultset.CombinedResultSet
 
getRowCount() - Method in interface ohos.data.resultset.ResultSet
Obtains the number of rows in the result set.
getRowCount() - Method in class ohos.data.resultset.ResultSetWrapper
 
getRowCount() - Method in class ohos.data.resultset.SharedBlock
Obtains the number of data rows in a SharedBlock.
getRowCount() - Method in class ohos.data.resultset.TableResultSet
 
getRowId() - Method in class ohos.data.orm.OrmObject
Obtains the row corresponding to an OrmObject instance in the RDB table.
getRowId(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC ROWID parameter as a java.sql.RowId object.
getRowId(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.RowId object in the Java programming language.
getRowId(String) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC ROWID parameter as a java.sql.RowId object.
getRowId(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.RowId object in the Java programming language.
getRowIdLifetime() - Method in interface java.sql.DatabaseMetaData
Indicates whether or not this data source supports the SQL ROWID type, and if so the lifetime for which a RowId object remains valid.
getRowIndex() - Method in interface ohos.data.distributed.common.KvStoreResultSet
Obtains the current read position in a result set.
getRowIndex() - Method in class ohos.data.resultset.AbsResultSet
 
getRowIndex() - Method in interface ohos.data.resultset.ResultSet
Obtains the current index of the result set.
getRowIndex() - Method in class ohos.data.resultset.ResultSetWrapper
 
getRssi() - Method in class ohos.bluetooth.ble.BleScanResult
Obtains the scanning RSSI.
getRssi() - Method in class ohos.wifi.WifiLinkedInfo
Obtains the RSSI of a Wi-Fi access point.
getRssi() - Method in class ohos.wifi.WifiScanInfo
Obtains the RSSI of a Wi-Fi access point.
getRule() - Static method in class ohos.hiviewdfx.HiChecker
Obtains all available rules.
getRule() - Method in class ohos.sysappcomponents.calendar.support.TableSupport
Get rule that transform ResultSet to subclass of CalendarEntity
getRule(int) - Method in class ohos.agp.components.DependentLayout.LayoutConfig
Obtains the ID of an associated sibling Component based on the layout rule.
getRules() - Method in class java.text.RuleBasedCollator
Gets the table-based rules for the collation object.
getRules() - Method in class java.time.ZoneId
Gets the time-zone rules for this ID allowing calculations to be performed.
getRules() - Method in class java.time.ZoneOffset
Gets the associated time-zone rules.
getRules() - Method in class ohos.agp.components.DependentLayout.LayoutConfig
Obtains the IDs of all associated sibling Components.
getRules() - Method in class ohos.global.icu.text.RuleBasedCollator
Gets the collation tailoring rules for this RuleBasedCollator.
getRules(boolean) - Method in class ohos.global.icu.text.RuleBasedCollator
Returns current rules.
getRuleStatus() - Method in class ohos.global.icu.text.BreakIterator
For RuleBasedBreakIterators, return the status tag from the break rule that determined the boundary at the current iteration position.
getRuleStatusVec(int[]) - Method in class ohos.global.icu.text.BreakIterator
For RuleBasedBreakIterators, get the status (tag) values from the break rule(s) that determined the the boundary at the current iteration position.
getRunCount() - Method in class java.text.Bidi
Return the number of level runs.
getRunCount() - Method in class ohos.global.icu.text.Bidi
Return the number of level runs.
getRunLevel(int) - Method in class java.text.Bidi
Return the level of the nth logical run in this line.
getRunLevel(int) - Method in class ohos.global.icu.text.Bidi
Return the level of the nth logical run in this line.
getRunLimit() - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit(int) - Method in class java.text.Bidi
Return the index of the character past the end of the nth logical run in this line, as an offset from the start of the line.
getRunLimit(int) - Method in class ohos.global.icu.text.Bidi
Return the index of the character past the end of the nth logical run in this line, as an offset from the start of the line.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(Set<? extends AttributedCharacterIterator.Attribute>) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character following the run with respect to the given attributes containing the current character.
getRunningThreadCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the number of worker threads that are not blocked waiting to join tasks or for other managed synchronization.
getRunStart() - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character of the run with respect to all attributes containing the current character.
getRunStart(int) - Method in class java.text.Bidi
Return the index of the character at the start of the nth logical run in this line, as an offset from the start of the line.
getRunStart(int) - Method in class ohos.global.icu.text.Bidi
Return the index of the character at the start of the nth logical run in this line, as an offset from the start of the line.
getRunStart(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(Set<? extends AttributedCharacterIterator.Attribute>) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character of the run with respect to the given attributes containing the current character.
getRuntime() - Static method in class java.lang.Runtime
Returns the runtime object associated with the current Java application.
getRuntimeStatistic(String) - Static method in class ohos.hiviewdfx.Debug
Obtains the statistical information about the runtime of a specified name.
getRuntimeStatistics() - Static method in class ohos.hiviewdfx.Debug
Obtains the statistical information about all runtime used by this process.
getRxBytes() - Static method in class ohos.net.NetHotspot
Obtains the number of downlink data bytes of the NIC that serves as a hotspot.
getS() - Method in interface java.security.interfaces.ECPrivateKey
Returns the private value S.
getS() - Method in class java.security.spec.ECPrivateKeySpec
Returns the private value S.
getSak() - Method in class ohos.nfc.tag.NfcATag
Obtains the SAK of an NFC-A tag.
getSalt() - Method in interface javax.crypto.interfaces.PBEKey
Returns the salt or null if not specified.
getSalt() - Method in class javax.crypto.spec.PBEKeySpec
Returns a copy of the salt or null if not specified.
getSalt() - Method in class javax.crypto.spec.PBEParameterSpec
Returns the salt.
getSaltLength() - Method in class java.security.spec.PSSParameterSpec
Returns the salt length in bytes.
getSampler() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the handle to the sampler used by this material.
getSampleRate() - Method in class ohos.media.audio.AudioCapturer
Obtians the audio stream sampling rate.
getSampleRate() - Method in class ohos.media.audio.AudioRenderer
Obtains the sampling rate.
getSampleRate() - Method in class ohos.media.audio.AudioStreamInfo
Obtains the sampling rate of the audio stream.
getSamplers() - Method in interface ohos.agp.render.render3d.gltf.GltfImportData
Obtains a list of samplers that have been imported.
getSamples(String) - Method in class ohos.global.icu.text.PluralRules
Returns a list of integer values for which select() would return that keyword, or null if the keyword is not defined.
getSampleString(int) - Static method in class ohos.global.icu.lang.UScript
Returns the script sample character string.
getSamplingRates() - Method in class ohos.media.audio.AudioDeviceDescriptor
Obtains the sampling rates.
getSaturation() - Method in class ohos.agp.colors.HslColor
Obtains the saturation of a color.
getSaturation() - Method in class ohos.agp.colors.HsvColor
Obtains the saturation of an HSV color.
getSaveCount() - Method in class ohos.agp.render.Canvas
Obtains the number of canvas states saved on the stack.
getSavepointId() - Method in interface java.sql.Savepoint
Retrieves the generated ID for the savepoint that this Savepoint object represents.
getSavepointName() - Method in interface java.sql.Savepoint
Retrieves the name of the savepoint that this Savepoint object represents.
getScAddress() - Method in class ohos.telephony.ShortMessage
Obtains the short message service center (SMSC) address.
getScale() - Method in class ohos.accessibility.ability.DisplayResizeController
Obtains the resizing scale of this display resizing rectangle.
getScale() - Method in class ohos.agp.components.Component
Obtains the component's scale factor around the pivot relative to the parent layout.
getScale() - Method in class ohos.agp.render.render3d.components.TransformComponent
Obtains the scale of the current entity relative to the parent entity.
getScale() - Method in interface ohos.agp.render.render3d.SceneNode
Obtains the scaling part of the transformation component in a node.
getScale() - Method in class ohos.ai.cv.sr.SisrConfiguration
Obtains the SISR scale factor.
getScale(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's number of digits to right of the decimal point.
getScale(int) - Method in interface java.sql.ResultSetMetaData
Gets the designated column's number of digits to right of the decimal point.
getScaledListener() - Method in class ohos.agp.components.Component
Obtains a listener for monitoring scale events of this component.
getScaleMode() - Method in class ohos.agp.components.Image
Obtains the image scaling mode.
getScaleX() - Method in class ohos.agp.components.Component
Obtains the component's scaling factor in the X direction around the pivot point relative to the parent layout.
getScaleX() - Method in class ohos.agp.text.TextForm
Obtains the horizontal scale ratio of this text.
getScaleX() - Method in class ohos.agp.utils.Matrix
Obtains the horizontal scale factor of this Matrix.
getScaleY() - Method in class ohos.agp.components.Component
Obtains the component's scaling factor in the Y direction around the pivot point relative to the parent layout.
getScaleY() - Method in class ohos.agp.utils.Matrix
Obtains the vertical scale factor of this Matrix.
getScanInfoList() - Method in class ohos.wifi.WifiDevice
Obtains the list of information about the access points detected in a Wi-Fi scan.
getScenario() - Method in class ohos.location.RequestParam
Obtains the location priority policy in the RequestParam object.
getScene() - Method in class ohos.agp.components.Component.VoiceEvent
Gets the event scene.
getScene() - Method in interface ohos.agp.render.render3d.Engine
Obtains the default scene.
getScene() - Method in interface ohos.agp.render.render3d.SceneNode
Obtains the scene to which a node belongs.
getScene() - Method in class ohos.multimodalinput.event.SpeechEvent
Obtains the scene where the action is performed.
getSceneCount() - Method in interface ohos.agp.render.render3d.gltf.GltfData
Obtains the number of scenes where glTF data is imported.
getScenes() - Method in interface ohos.media.camera.params.SceneDetectionResult
Gets the current scenes.
getSceneUtil() - Method in interface ohos.agp.render.render3d.Scene
Obtains a SceneUtil instance.
getSchema() - Method in class ohos.data.distributed.common.Options
Obtains the Schema from this Options object.
getSchema() - Method in class ohos.javax.xml.parsers.SAXParser
Get a reference to the the Schema being used by the XML processor.
getSchema() - Method in class ohos.javax.xml.parsers.SAXParserFactory
Gets the Schema object specified through the SAXParserFactory.setSchema(ohos.javax.xml.validation.Schema) method.
getSchemaCode() - Method in enum ohos.data.search.schema.IndexSchemaType
Obtains the index schema code.
getSchemaMode() - Method in class ohos.data.distributed.common.Schema
Obtains the mode of this Schema instance.
getSchemaName(int) - Method in interface java.sql.ResultSetMetaData
Get the designated column's table's schema.
getSchemas() - Method in interface java.sql.DatabaseMetaData
Retrieves the schema names available in this database.
getSchemas(String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves the schema names available in this database.
getSchemaTerm() - Method in interface java.sql.DatabaseMetaData
Retrieves the database vendor's preferred term for "schema".
getSchemaType() - Method in enum ohos.data.search.schema.IndexSchemaType
Obtains the index schema type.
getSchemaType() - Method in interface ohos.javax.xml.stream.events.XMLEvent
This method is provided for implementations to provide optional type information about the associated event.
getSchemaType(int) - Static method in enum ohos.data.search.schema.IndexSchemaType
Obtains the index schema type based on the given index schema code.
getScheme() - Method in class java.net.URI
Returns the scheme component of this URI.
getScheme() - Method in class java.nio.file.spi.FileSystemProvider
Returns the URI scheme that identifies this provider.
getScheme() - Method in class ohos.aafwk.content.Intent
Obtains the description of the URI scheme in this Intent.
getScheme() - Method in class ohos.utils.net.Uri
Obtains the scheme field of the current URI.
getSchemeSpecificPart() - Method in class java.net.URI
Returns the decoded scheme-specific part of this URI.
getScientificInstance() - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getScientificInstance(Locale) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getScientificInstance(ULocale) - Static method in class ohos.global.icu.text.NumberFormat
NOTE: New users are strongly encouraged to use NumberFormatter instead of NumberFormat.
getScope() - Method in class java.security.Identity
Deprecated.
Returns this identity's scope.
getScope() - Method in class ohos.net.LinkAddress
Obtains the unique identifier of a connection.
getScopedInterface() - Method in class java.net.Inet6Address
Returns the scoped interface, if this instance was created with with a scoped interface.
getScopeId() - Method in class java.net.Inet6Address
Returns the numeric scopeId, if this instance is associated with an interface.
getScore() - Method in class ohos.agp.components.Rating
Obtains the current rating score.
getScoState(BluetoothRemoteDevice) - Method in class ohos.bluetooth.HandsFreeAudioGateway
Obtains the status of a HandsFree SCO link between the current device and the peer device.
getScreenOrientation() - Method in class ohos.miscservices.inputmethodability.KeyboardController
Obtains the real-time screen direction.
getScript() - Method in class java.util.Locale
Returns the script for this locale, which should either be the empty string or an ISO 15924 4-letter script code.
getScript() - Method in class ohos.global.icu.util.ULocale
Returns the script code for this locale, which might be the empty string.
getScript(int) - Static method in class ohos.global.icu.lang.UScript
Gets the script code associated with the given codepoint.
getScript(String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns the script code for the specified locale, which might be the empty string.
getScriptExtensions(int, BitSet) - Static method in class ohos.global.icu.lang.UScript
Sets code point c's Script_Extensions as script code integers into the output BitSet.
getScrollbarBackgroundColor() - Method in class ohos.agp.components.Component
Obtains the background color of a scroll bar.
getScrollbarColor() - Method in class ohos.agp.components.Component
Obtains the color of a scroll bar.
getScrollbarFadingDelay() - Method in class ohos.agp.components.Component
Obtains the delay before a scrollbar is fading.
getScrollbarFadingDuration() - Method in class ohos.agp.components.Component
Obtains the fading duration of a scrollbar.
getScrollbarRadius() - Method in class ohos.agp.components.Component
Obtains the radius of the scroll bar's rounded border.
getScrollbarRoundRect() - Method in class ohos.agp.components.Component
Obtains the rounded border of the scroll bar.
getScrollbarStartAngle() - Method in class ohos.agp.components.Component
Obtains the start angle of a rounded scroll bar.
getScrollbarSweepAngle() - Method in class ohos.agp.components.Component
Obtains the sweep angle of a rounded scroll bar.
getScrollbarThickness() - Method in class ohos.agp.components.Component
Obtains the thickness of a scroll bar.
getScrollDistanceX() - Method in class ohos.agp.components.ScrollHelper
Obtains the scrolling distance on the x axis.
getScrollDistanceY() - Method in class ohos.agp.components.ScrollHelper
Obtains the scrolling distance on the y axis.
getScrollingDelta(int) - Method in class ohos.multimodalinput.event.MouseEvent
Obtains the movement of the scroll wheel in the given direction since last call.
getScrollListener() - Method in class ohos.agp.components.Picker
Obtains the listener for monitoring the picker scrolling status.
getScrollValue(int) - Method in class ohos.agp.components.Component
Obtains the scroll offset of this component.
getScTimestamp() - Method in class ohos.telephony.ShortMessage
Obtains the SMSC timestamp.
getSearchableEntity(String) - Method in class ohos.data.search.SearchAbility
Obtains the SearchableEntity of a specified search-source application.
getSearchableEntityList() - Method in class ohos.data.search.SearchAbility
Obtains the list of SearchableEntity objects that have been set.
getSearchButton() - Method in class ohos.agp.components.SearchBar
Obtains the search button of this SearchBar.
getSearchClickListener() - Method in class ohos.agp.components.SearchBar
Obtains the listener for the notification sent when the search button is clicked.
getSearchHitCount(String) - Method in class ohos.data.search.SearchSession
Obtains the number of results matching a specified string.
getSearchIcon() - Method in class ohos.agp.components.SearchBar
Obtains the search icon of this SearchBar.
getSearchResult(int) - Static method in enum ohos.data.search.SearchResult
Obtains a SearchResult instance from status code.
getSearchStringEscape() - Method in interface java.sql.DatabaseMetaData
Retrieves the string that can be used to escape wildcard characters.
getSearchText() - Method in class ohos.agp.components.SearchBar
Obtains the search text of this SearchBar.
getSearchTextColor() - Method in class ohos.agp.components.SearchBar
Obtains the text color of the search box.
getSecCertificateChain(AbilityContext, String) - Static method in class ohos.security.seckeychain.SecKeyChain
Obtains the secure certificate chain matching a specified private key alias.
getSecKeyAlgorithmParameterSpec() - Method in class ohos.security.keystore.KeyGenAlgorithmParaSpec
Obtains the algorithm parameter specification used for key generation.
getSecKeyAlias() - Method in class ohos.security.keystore.KeyGenAlgorithmParaSpec
Obtains the key alias.
getSecKeyAlias() - Method in class ohos.security.keystore.KeyStoreKeySpec
Obtains the alias of a key.
getSecKeyAuthDuration() - Method in class ohos.security.keystore.KeyGenAlgorithmParaSpec
Obtains the validity period of user authentication for a key.
getSecKeyAuthDuration() - Method in class ohos.security.keystore.KeyStoreKeySpec
Obtains the validity period of user authentication for a key.
getSecKeyAuthDuration() - Method in class ohos.security.keystore.KeyStoreProtectionParameter
Obtains the validity period for user authentication with a key.
getSecKeyCryptoAttr(int) - Method in class ohos.security.keystore.KeyGenAlgorithmParaSpec
Obtains the cryptographic attribute set of a key.
getSecKeyCryptoAttrs(int) - Method in class ohos.security.keystore.KeyStoreProtectionParameter
Obtains the cryptographic attribute set of a key, depending on the input parameters.
getSecKeySizeInBits() - Method in class ohos.security.keystore.KeyGenAlgorithmParaSpec
Obtains the key length.
getSecKeySizeInBits() - Method in class ohos.security.keystore.KeyStoreKeySpec
Obtains the key length.
getSecKeySource() - Method in class ohos.security.keystore.KeyStoreKeySpec
Obtains the source of a key.
getSecKeyUsagePurposes() - Method in class ohos.security.keystore.KeyGenAlgorithmParaSpec
Obtains the purposes for using a key.
getSecKeyUsagePurposes() - Method in class ohos.security.keystore.KeyStoreKeySpec
Obtains the purposes for using a key.
getSecKeyUsagePurposes() - Method in class ohos.security.keystore.KeyStoreProtectionParameter
Obtains the purposes for using a key.
getSecond() - Method in class java.time.LocalDateTime
Gets the second-of-minute field.
getSecond() - Method in class java.time.LocalTime
Gets the second-of-minute field.
getSecond() - Method in class java.time.OffsetDateTime
Gets the second-of-minute field.
getSecond() - Method in class java.time.OffsetTime
Gets the second-of-minute field.
getSecond() - Method in class java.time.ZonedDateTime
Gets the second-of-minute field.
getSecond() - Method in class ohos.agp.components.TimePicker
Obtains the selected second.
getSecondaryGroupingSize() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns the secondary grouping size in use.
getSecondDns() - Method in class ohos.wifi.IpInfo
Obtains the secondary DNS server IP address of a Wi-Fi connection.
getSecondPart() - Method in class ohos.global.icu.text.DateIntervalInfo.PatternInfo
Returns the second part of interval pattern.
getSeconds() - Method in class java.sql.Date
Deprecated. 
getSeconds() - Method in class java.time.Duration
Gets the number of seconds in this duration.
getSeconds() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.get(Calendar.SECOND).
getSecPrivateKey(AbilityContext, String) - Static method in class ohos.security.seckeychain.SecKeyChain
Obtains the private key with a specified alias.
getSecretKey() - Method in class java.security.KeyStore.SecretKeyEntry
Gets the SecretKey from this entry.
getSectorId(int) - Method in class ohos.nfc.tag.MifareClassicTag
Obtains the sector ID of a Mifare Classic tag based on the block ID of the Mifare tag.
getSectorsNum() - Method in class ohos.nfc.tag.MifareClassicTag
Obtains the number of sectors of this MifareClassic tag base on the size of tag.
getSecure() - Method in class java.net.HttpCookie
Returns true if sending this cookie should be restricted to a secure protocol, or false if the it can be sent using any protocol.
getSecureObjectCipher() - Method in class ohos.biometrics.authentication.BiometricAuthentication
Obtains an authorized Cipher object.
getSecureObjectMac() - Method in class ohos.biometrics.authentication.BiometricAuthentication
Obtains an authorized Mac object.
getSecureObjectSignature() - Method in class ohos.biometrics.authentication.BiometricAuthentication
Obtains an authorized Signature object.
getSecurityContext() - Method in class java.lang.SecurityManager
Creates an object that encapsulates the current execution environment.
getSecurityManager() - Static method in class java.lang.System
Gets the system security interface.
getSecurityType() - Method in class ohos.wifi.WifiDeviceConfig
Obtains the encryption mode in the Wi-Fi configuration.
getSecurityType() - Method in class ohos.wifi.WifiScanInfo
Obtains the encryption mode of a Wi-Fi access point.
getSeed() - Method in class java.security.spec.EllipticCurve
Returns the seeding bytes seed used during curve generation.
getSeed(int) - Static method in class java.security.SecureRandom
Returns the given number of seed bytes, computed using the seed generation algorithm that this class uses to seed itself.
getSegment(float, float, Path, boolean) - Method in class ohos.agp.render.PathMeasure
Obtains the specified segment of the path associated with this PathMeasure object.
getSelected() - Method in class ohos.agp.components.PageSliderIndicator
Obtains the position of a selected indicator item.
getSelectedCallback() - Method in class ohos.agp.components.IndexBar
Obtains the listener for monitoring the selection of this index bar.
getSelectedCount() - Method in class ohos.agp.components.IndexBar
Obtains the index number of the string displayed on an index bar.
getSelectedDevice() - Method in class ohos.media.audio.AudioCapturer
Obtains information about the audio input device.
getSelectedItemIndex() - Method in class ohos.agp.components.ListContainer
Obtains the position of the selected component item.
getSelectedNormalTextMarginRatio() - Method in class ohos.agp.components.DatePicker
Obtains the ratio of the selected to normal text margin in this date picker.
getSelectedNormalTextMarginRatio() - Method in class ohos.agp.components.Picker
Obtains the ratio of the selected to normal text margin in this number picker.
getSelectedNormalTextMarginRatio() - Method in class ohos.agp.components.TimePicker
Obtains the ratio of the selected to normal text margin in this time picker.
getSelectedPaint() - Method in class ohos.agp.components.IndexBar
Obtains the paint of the selected area on this index bar.
getSelectedString() - Method in class ohos.agp.components.IndexBar
Obtains the selected string.
getSelectedTab() - Method in class ohos.agp.components.TabList
Obtains the selected tab in a view.
getSelectedTabIndex() - Method in class ohos.agp.components.TabList
Obtains the position of the selected tab in a view.
getSelectedTabIndicatorColor() - Method in class ohos.agp.components.TabList
Obtains the color of the selected tab indicator.
getSelectedTabIndicatorHeight() - Method in class ohos.agp.components.TabList
Obtains the height of the selected tab indicator.
getSelectedTextBackgroundElement() - Method in class ohos.agp.components.DatePicker
Obtains the Element set as the background of the text selected by the date picker.
getSelectedTextBackgroundElement() - Method in class ohos.agp.components.Picker
Obtains the Element set as the background of the text selected by this picker.
getSelectedTextBackgroundElement() - Method in class ohos.agp.components.TimePicker
Obtains the Element set as the background of the text selected in this time picker.
getSelectedTextColor() - Method in class ohos.agp.components.DatePicker
Obtains the color of the selected text in the date picker.
getSelectedTextColor() - Method in class ohos.agp.components.Picker
Obtains the color of selected text on a number picker.
getSelectedTextColor() - Method in class ohos.agp.components.TimePicker
Gets the selected font color of the time displayed in the time picker.
getSelectedTextFont() - Method in class ohos.agp.components.DatePicker
Obtains the font of the selected text.
getSelectedTextFont() - Method in class ohos.agp.components.Picker
Obtains the font of the selected text in this picker.
getSelectedTextFont() - Method in class ohos.agp.components.TimePicker
Obtains the font of the selected text in this time picker.
getSelectedTextSize() - Method in class ohos.agp.components.DatePicker
Obtains the size of the selected text in the date picker.
getSelectedTextSize() - Method in class ohos.agp.components.Picker
Obtains the font size of selected text on a number picker.
getSelectedTextSize() - Method in class ohos.agp.components.TimePicker
Gets the selected font size of the time displayed in the time picker.
getSelectionColor() - Method in class ohos.agp.components.Text
Obtains the color of the selected text.
getSelectionEnd() - Method in class ohos.miscservices.inputmethod.EditingText
Obtains the end index of the selected text in the EditingText#getTextContent() text.
getSelectionLeftBubbleElement() - Method in class ohos.agp.components.Text
Obtains the Element object displayed in the left padding area of the selected bubble box.
getSelectionLeftBubbleHeight() - Method in class ohos.agp.components.Text
Obtains the height of the left padding area of the selected bubble box.
getSelectionLeftBubbleWidth() - Method in class ohos.agp.components.Text
Obtains the width of the left padding area of the selected bubble box.
getSelectionRightBubbleElement() - Method in class ohos.agp.components.Text
Obtains the Element object displayed in the right padding area of the selected bubble box.
getSelectionRightBubbleHeight() - Method in class ohos.agp.components.Text
Obtains the height of the right padding area of the selected bubble box.
getSelectionRightBubbleWidth() - Method in class ohos.agp.components.Text
Obtains the width of the right padding area of the selected bubble box.
getSelectionStart() - Method in class ohos.miscservices.inputmethod.EditingText
Obtains the start index of the selected text in the EditingText#getTextContent() text.
getSelectionType(String) - Method in class ohos.nfc.cardemulation.CardEmulation
Obtains the method of selecting the service based on the NFC service type.
getSelectorItemNum() - Method in class ohos.agp.components.DatePicker
Obtains the number of all items in a selector.
getSelectorItemNum() - Method in class ohos.agp.components.Picker
Obtains the number of items displayed on a selector wheel.
getSelectorItemNum() - Method in class ohos.agp.components.TimePicker
Obtains the number of items displayed on a selector.
getSelectResponse() - Method in class ohos.nfc.oma.Channel
Obtains the response to the command to select a secure element.
getSelfVisibleRect(Rect) - Method in class ohos.agp.components.Component
Allows to get local visible Rect (related to component's parent)
getSemanticActionButton() - Method in class ohos.event.notification.NotificationActionButton
Obtains the semantic action of this NotificationActionButton.
getSendBufferSize() - Method in class java.net.DatagramSocket
Get value of the SO_SNDBUF option for this DatagramSocket, that is the buffer size used by the platform for output on this DatagramSocket.
getSendBufferSize() - Method in class java.net.Socket
Get value of the SocketOptions#SO_SNDBUF option for this Socket, that is the buffer size used by the platform for output on this Socket.
getSendDataTimeout() - Method in class ohos.nfc.tag.TagManager
Queries the timeout duration (ms) for sending data to a tag.
getSender() - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent.ConversationalMessage
Obtains the sender of this message.
getSenderEmail() - Method in class ohos.data.search.schema.EmailItem
Obtains the value of the senderEmail index field.
getSenderName() - Method in class ohos.data.search.schema.EmailItem
Obtains the value of the senderName index field.
getSenderName() - Method in class ohos.data.search.schema.MessageItem
Obtains the value of the senderName index field.
getSenderPhone() - Method in class ohos.data.search.schema.MessageItem
Obtains the value of the senderPhone index field.
getSeniorVerion() - Static method in class ohos.system.version.SystemVersion
Obtains the senior (S) version number, which increases with any updates to the partial architecture or major features.
getSensor() - Method in class ohos.sensor.data.SensorData
Obtains a category of sensors.
getSensorDataDim() - Method in class ohos.sensor.data.SensorData
Obtains the data dimension of a sensor.
getSensorId() - Method in class ohos.sensor.bean.SensorBase
Obtains the ID of a sensor.
getSensorMinSampleInterval(int) - Method in class ohos.sensor.agent.SensorAgent
Queries the minimum sampling interval of a sensor.
getSentenceInstance() - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for sentence breaks for the Locale#getDefault().
getSentenceInstance() - Static method in class ohos.global.icu.text.BreakIterator
Returns a new instance of BreakIterator that locates sentence boundaries.
getSentenceInstance(Locale) - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for sentence breaks for the given locale.
getSentenceInstance(Locale) - Static method in class ohos.global.icu.text.BreakIterator
Returns a new instance of BreakIterator that locates sentence boundaries.
getSentenceInstance(ULocale) - Static method in class ohos.global.icu.text.BreakIterator
[icu] Returns a new instance of BreakIterator that locates sentence boundaries.
getSeparator() - Method in class java.nio.file.FileSystem
Returns the name separator, represented as a string.
getSequenceable(String) - Method in class ohos.utils.PacMap
Obtains the Sequenceable value matching a specified key.
getSequenceableArray(String) - Method in class ohos.utils.PacMap
Obtains the Sequenceable[] value matching a specified key.
getSequenceableArrayListParam(String) - Method in class ohos.aafwk.content.Intent
Obtains an ArrayList parameter value of Sequenceable elements that matches the given key.
getSequenceableArrayParam(String) - Method in class ohos.aafwk.content.Intent
Obtains a Sequenceable array matching the given key.
getSequenceableList(String) - Method in class ohos.utils.PacMap
Obtains the ArrayList<Sequenceable> value matching a specified key.
getSequenceableParam(String) - Method in class ohos.aafwk.content.Intent
Obtains a Sequenceable value matching the specified key.
getSequenceNumber() - Method in class java.util.logging.LogRecord
Get the sequence number.
getSerializable(String) - Method in class ohos.utils.PacMap
Obtains the Serializable value matching a specified key.
getSerializableParam(String) - Method in class ohos.aafwk.content.Intent
Obtains a Serializable parameter value matching the given key.
getSerialNumber() - Method in class java.security.cert.X509Certificate
Gets the serialNumber value from the certificate.
getSerialNumber() - Method in class java.security.cert.X509CertSelector
Returns the serialNumber criterion.
getSerialNumber() - Method in class java.security.cert.X509CRLEntry
Gets the serial number from this X509CRLEntry, the userCertificate.
getSerialNumber() - Method in class javax.security.cert.X509Certificate
Gets the serialNumber value from the certificate.
getSerialVersionUID() - Method in class java.io.ObjectStreamClass
Return the serialVersionUID for this class.
getServerAliases(String, Principal[]) - Method in interface javax.net.ssl.X509KeyManager
Get the matching aliases for authenticating the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getServerCertificateChain() - Method in class java.net.SecureCacheResponse
Returns the server's certificate chain, which was established as part of defining the session in the original connection that retrieved the network resource, from cache.
getServerCertificates() - Method in class javax.net.ssl.HttpsURLConnection
Returns the server's certificate chain which was established as part of defining the session.
getServerIp() - Method in class ohos.wifi.IpInfo
Obtains the DHCP server IP address of a Wi-Fi connection.
getServerName() - Method in class java.security.cert.LDAPCertStoreParameters
Returns the DNS name of the LDAP server.
getServerNames() - Method in class javax.net.ssl.SSLParameters
Returns a List containing all SNIServerNames of the Server Name Indication (SNI) parameter, or null if none has been set.
getServerSessionContext() - Method in class javax.net.ssl.SSLContext
Returns the server session context, which represents the set of SSL sessions available for use during the handshake phase of server-side SSL sockets.
getServerSocketFactory() - Method in class javax.net.ssl.SSLContext
Returns a ServerSocketFactory object for this context.
getService() - Method in class ohos.bluetooth.ble.GattCharacteristic
Obtains the GattService to which a characteristic belongs.
getService(String, String) - Method in class java.security.Provider
Get the service describing this Provider's implementation of the specified type of this algorithm or alias.
getService(UUID) - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Obtains a specified service of the current BLE peripheral device.
getServiceData() - Method in class ohos.bluetooth.ble.BleAdvertiseData
Get the service data map defined in this advertise data.
getServiceData() - Method in class ohos.bluetooth.ble.BleScanResult
Obtains the service data in a device scan.
getServices() - Method in class java.security.Provider
Get an unmodifiable Set of all services supported by this Provider.
getServices() - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Obtains the list of services of a BLE peripheral device.
getServices() - Method in class ohos.bluetooth.ble.BlePeripheralManager
Obtains the list of GATT services provided by this device.
getServiceUuids() - Method in class ohos.bluetooth.ble.BleAdvertiseData
Get the service uuid list defined in this advtise data.
getServiceUuids() - Method in class ohos.bluetooth.ble.BleScanResult
Obtains the list of supported UUIDs.
getSession() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the session that triggered this event.
getSession() - Method in class javax.net.ssl.SSLEngine
Returns the SSLSession in use in this SSLEngine.
getSession() - Method in class javax.net.ssl.SSLSessionBindingEvent
Returns the SSLSession into which the listener is being bound or from which the listener is being unbound.
getSession() - Method in class javax.net.ssl.SSLSocket
Returns the SSL Session in use by this connection.
getSession(byte[]) - Method in interface javax.net.ssl.SSLSessionContext
Returns the SSLSession bound to the specified session id.
getSessionCacheSize() - Method in interface javax.net.ssl.SSLSessionContext
Returns the size of the cache used for storing SSLSession objects grouped under this SSLSessionContext.
getSessionContext() - Method in interface javax.net.ssl.SSLSession
Returns the context in which this session is bound.
getSessionId() - Method in class ohos.media.audio.AudioCapturerConfig
Obtains the recording session ID.
getSessionID() - Method in class ohos.media.audio.AudioCapturerInfo
Obtains the session ID of the audio stream.
getSessionID() - Method in class ohos.media.audio.AudioRendererInfo
Obtains the session ID of the audio stream.
getSessionOwnerPackageName() - Method in class ohos.media.sessioncore.AVController
Obtains the application bundle name in the AVSession instance.
getSessionTimeout() - Method in interface javax.net.ssl.SSLSessionContext
Returns the timeout limit of SSLSession objects grouped under this SSLSessionContext.
getSettingsText() - Method in class ohos.event.notification.NotificationRequest
Obtains the text that will be displayed as a link to the settings of the application.
getShader() - Method in class ohos.agp.render.Paint
Obtains the shader attributes of a paint.
getShaderColor() - Method in class ohos.agp.components.DatePicker
Obtains the shader color of a date picker.
getShaderColor() - Method in class ohos.agp.components.ListContainer
Obtains the shader color of this ListContainer object.
getShaderColor() - Method in class ohos.agp.components.Picker
Obtains the shader color of a number picker.
getShaderColor() - Method in class ohos.agp.components.TimePicker
Obtains the shader color of the time picker.
getShaderColors() - Method in class ohos.agp.render.Shader
Obtains the array of shading colors of this Shader.
getShaderPoint() - Method in class ohos.agp.render.RadialShader
Obtains the coordinate of the center point of a RadialShader.
getShaderPoints() - Method in class ohos.agp.render.LinearShader
Obtains the coordinates of the shading points of this LinearShader.
getShaderPositions() - Method in class ohos.agp.render.SweepShader
Obtains the positions corresponding to the shading colors of a sweep shader.
getShaderRadius() - Method in class ohos.agp.render.RadialShader
Obtains the radius of a RadialShader.
getShaderStops() - Method in class ohos.agp.render.RadialShader
Obtains the positions corresponding to the shading colors in the Shader#shaderColors array of a radial shader.
getShaderType() - Method in class ohos.agp.components.element.ShapeElement
Obtains the shader type.
getShaderXCoordinate() - Method in class ohos.agp.render.SweepShader
Obtains the X-axis coordinate of the center point of a sweep shader.
getShaderYCoordinate() - Method in class ohos.agp.render.SweepShader
Obtains the Y-axis coordinate of the center point of a sweep shader.
getShape() - Method in class ohos.agp.components.element.ShapeElement
Obtains the shape of this ShapeElement object.
getShaper(int) - Static method in class java.awt.font.NumericShaper
Returns a shaper for the provided unicode range.
getShaper(NumericShaper.Range) - Static method in class java.awt.font.NumericShaper
Returns a shaper for the provided Unicode range.
getShapeType() - Method in enum ohos.ai.cv.text.TextConfiguration.TextShape
Obtains the text shape defined by TextShape, straight or curved.
getSharedQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns a collection containing threads that may be waiting to acquire in shared mode.
getSharedQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns a collection containing threads that may be waiting to acquire in shared mode.
getShootingDate() - Method in class ohos.data.search.schema.PhotoItem
Obtains the time when the photo is taken.
getShootingMode() - Method in class ohos.data.search.schema.PhotoItem
Obtains the shooting mode.
getShort() - Method in class java.nio.ByteBuffer
Relative get method for reading a short value.
getShort(int) - Method in class java.nio.ByteBuffer
Absolute get method for reading a short value.
getShort(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC SMALLINT parameter as a short in the Java programming language.
getShort(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a short in the Java programming language.
getShort(int) - Method in class ohos.data.resultset.AbsResultSet
 
getShort(int) - Method in class ohos.data.resultset.AbsSharedResultSet
 
getShort(int) - Method in class ohos.data.resultset.CombinedResultSet
 
getShort(int) - Method in interface ohos.data.resultset.ResultSet
Obtains the value of the specified column in the current row as a short.
getShort(int) - Method in class ohos.data.resultset.ResultSetWrapper
 
getShort(int) - Method in class ohos.data.resultset.TableResultSet
Obtains the value of the specified column in the current row as a short.
getShort(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the short value at the specified index of this ZSONArray and automatically converts the value into a Short object.
getShort(int, int) - Method in class ohos.data.resultset.SharedBlock
Obtains the short value at the position specified by rowIndex and columnIndex.
getShort(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type short or of another primitive type convertible to type short via a widening conversion.
getShort(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a short.
getShort(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC SMALLINT parameter as a short in the Java programming language.
getShort(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a short in the Java programming language.
getShort(String) - Method in class ohos.data.rdb.ValuesBucket
Obtains the Short value of a specified column name.
getShort(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the short value matching the specified key in the map of this ZSONObject and automatically converts the value into a Short object.
getShortArrayParam(String) - Method in class ohos.aafwk.content.Intent
Obtains a short array matching the given key.
getShortClassName() - Method in class ohos.bundle.ElementName
Obtains the short class name of the ability in the current ElementName instance.
getShortcutId() - Method in class ohos.bundle.LauncherShortcutInfo
Obtains the ID of this shortcut.
getShortcutId() - Method in class ohos.event.notification.NotificationRequest
Obtains the shortcut ID associated with this notification.
getShortcutInfos(String) - Method in interface ohos.bundle.IBundleManager
Obtains information about the shortcuts of the application.
getShortcutInfos(String) - Method in class ohos.bundle.LauncherService
Obtains information about the shortcuts of the application.
getShortMonthNames(Locale) - Static method in class ohos.global.i18n.text.DateFormatUtil
Obtains the short names of all non-standalone months for the locale specified by Locale.
getShortMonths() - Method in class java.text.DateFormatSymbols
Gets short month strings.
getShortMonths() - Method in class ohos.global.icu.text.DateFormatSymbols
Returns short month strings.
getShortMsg() - Method in class ohos.aafwk.ability.ProcessErrorInfo
Get a short message describing the error condition.
getShortName(int) - Static method in class ohos.global.icu.lang.UScript
Returns the 4-letter ISO 15924 script code, which is the same as the short Unicode script name if Unicode has names for the script.
getShortOperatorName() - Method in class ohos.telephony.NetworkState
Obtains the operator name in the short alphanumeric format of the registered network.
getShortParam(String, short) - Method in class ohos.aafwk.content.Intent
Obtains a short value matching the given key.
getShortStandAloneMonthNames(Locale) - Static method in class ohos.global.i18n.text.DateFormatUtil
Obtains the short names of all standalone months for the locale specified by Locale.
getShortStandAloneWeekdayNames(Locale) - Static method in class ohos.global.i18n.text.DateFormatUtil
Obtains the short names of all standalone weekdays for the locale specified by Locale.
getShortValue(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the short value at the specified index of this ZSONArray.
getShortValue(String) - Method in class ohos.utils.BasePacMap
Obtains the short value matching a specified key.
getShortValue(String) - Method in class ohos.utils.PacMap
Obtains the short value matching a specified key.
getShortValue(String) - Method in class ohos.utils.PersistablePacMap
Overrides the BasePacMap#getShortValue method to obtain the short value in the unmarshalled PersistablePacMap object where short has been converted into Integer.
getShortValue(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the short value matching the specified key in the map of this ZSONObject.
getShortValue(String, short) - Method in class ohos.utils.BasePacMap
Obtains the short value matching a specified key.
getShortValue(String, short) - Method in class ohos.utils.PacMap
Obtains the short value matching a specified key.
getShortValueArray(String) - Method in class ohos.utils.BasePacMap
Obtains the short[] value matching a specified key.
getShortValueArray(String) - Method in class ohos.utils.PacMap
Obtains the short[] value matching a specified key.
getShortValueArray(String) - Method in class ohos.utils.PersistablePacMap
Overrides the BasePacMap#getShortValueArray method to obtain the short array in the unmarshalled PersistablePacMap object where an array has been converted into JsonArray.
getShortWeekdays() - Method in class java.text.DateFormatSymbols
Gets short weekday strings.
getShortWeekdays() - Method in class ohos.global.icu.text.DateFormatSymbols
Returns abbreviated weekday strings; for example: "Sun", "Mon", etc.
getShowMode() - Method in class ohos.accessibility.ability.SoftKeyBoardController
Obtains the show/hide mode of this soft keyboard.
getShownActions() - Method in class ohos.event.notification.NotificationRequest.NotificationMediaContent
Obtains the list of sequence numbers representing the NotificationActionButton objects to be shown in this media playback notification.
getSibling() - Method in class ohos.global.resource.solidxml.Node
Obtains the first sibling node of a node.
getSigAlgName() - Method in class java.security.cert.X509Certificate
Gets the signature algorithm name for the certificate signature algorithm.
getSigAlgName() - Method in class java.security.cert.X509CRL
Gets the signature algorithm name for the CRL signature algorithm.
getSigAlgName() - Method in class javax.security.cert.X509Certificate
Gets the signature algorithm name for the certificate signature algorithm.
getSigAlgOID() - Method in class java.security.cert.X509Certificate
Gets the signature algorithm OID string from the certificate.
getSigAlgOID() - Method in class java.security.cert.X509CRL
Gets the signature algorithm OID string from the CRL.
getSigAlgOID() - Method in class javax.security.cert.X509Certificate
Gets the signature algorithm OID string from the certificate.
getSigAlgParams() - Method in class java.security.cert.X509Certificate
Gets the DER-encoded signature algorithm parameters from this certificate's signature algorithm.
getSigAlgParams() - Method in class java.security.cert.X509CRL
Gets the DER-encoded signature algorithm parameters from this CRL's signature algorithm.
getSigAlgParams() - Method in class javax.security.cert.X509Certificate
Gets the DER-encoded signature algorithm parameters from this certificate's signature algorithm.
getSignalInfoList(int) - Method in class ohos.telephony.RadioInfoManager
Obtains the list of signal strength information of the registered network corresponding to a specified SIM card.
getSignalLevel() - Method in class ohos.telephony.CdmaSignalInformation
Obtains the number of signal bars of the CDMA network.
getSignalLevel() - Method in class ohos.telephony.GsmSignalInformation
Obtains the number of signal bars of the GSM network.
getSignalLevel() - Method in class ohos.telephony.LteSignalInformation
Obtains the number of signal bars of the LTE network.
getSignalLevel() - Method in class ohos.telephony.NrSignalInformation
Obtains the number of signal bars of the NR network.
getSignalLevel() - Method in class ohos.telephony.SignalInformation
Obtains the signal level of the current network.
getSignalLevel() - Method in class ohos.telephony.TdscdmaSignalInformation
Obtains the number of signal bars of the TDSCDMA network.
getSignalLevel() - Method in class ohos.telephony.WcdmaSignalInformation
Obtains the number of signal bars of the WCDMA network.
getSignalLevel(int, int) - Method in class ohos.wifi.WifiDevice
Calculates the Wi-Fi signal level based on the Wi-Fi RSSI and frequency band.
getSignature() - Method in class java.security.cert.X509Certificate
Gets the signature value (the raw signature bits) from the certificate.
getSignature() - Method in class java.security.cert.X509CRL
Gets the signature value (the raw signature bits) from the CRL.
getSignature() - Method in class java.security.SignedObject
Retrieves the signature on the signed object, in the form of a byte array.
getSignerCertPath() - Method in class java.security.CodeSigner
Returns the signer's certificate path.
getSignerCertPath() - Method in class java.security.Timestamp
Returns the certificate path for the Timestamping Authority.
getSigners() - Method in class java.lang.Class
Gets the signers of this class.
getSignificantDigit() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the character used to represent a significant digit in a pattern.
getSigProvider() - Method in class java.security.cert.PKIXParameters
Returns the signature provider's name, or null if not set.
getSimGid1(int) - Method in class ohos.telephony.SimInfoManager
Obtains the Group Identifier Level 1 (GID1) of the SIM card in a specified slot.
getSimIccId(int) - Method in class ohos.telephony.SimInfoManager
Obtains the ICCID of the SIM card in a specified slot.
getSimOperatorNumeric(int) - Method in class ohos.telephony.SimInfoManager
Obtains the home PLMN number of the SIM card in a specified slot.
getSimpleName() - Method in class java.lang.Class
Returns the simple name of the underlying class as given in the source code.
getSimSpn(int) - Method in class ohos.telephony.SimInfoManager
Obtains the service provider name (SPN) of the SIM card in a specified slot.
getSimState(int) - Method in class ohos.telephony.SimInfoManager
Obtains the state of the SIM card in a specified slot.
getSimTeleNumberIdentifier(int) - Method in class ohos.telephony.SimInfoManager
Obtains the alpha identifier of the phone number of the SIM card in a specified slot.
getSimTelephoneNumber(int) - Method in class ohos.telephony.SimInfoManager
Obtains the MSISDN of the SIM card in a specified slot.
getSingleSensor(int) - Method in class ohos.sensor.agent.CategoryBodyAgent
Obtains the default sensor of a specified type in the body category.
getSingleSensor(int) - Method in class ohos.sensor.agent.CategoryEnvironmentAgent
Obtains the default sensor of a specified type in the environment category.
getSingleSensor(int) - Method in class ohos.sensor.agent.CategoryLightAgent
Obtains the default sensor of a specified type in the light category.
getSingleSensor(int) - Method in class ohos.sensor.agent.CategoryMotionAgent
Obtains the default sensor of a specified type in the motion category.
getSingleSensor(int) - Method in class ohos.sensor.agent.CategoryOrientationAgent
Obtains the default sensor of a specified type in the orientation category.
getSingleSensor(int) - Method in class ohos.sensor.agent.CategoryOtherAgent
Obtains the default sensor of a specified type in the other category.
getSingleSensor(int) - Method in class ohos.sensor.agent.SensorAgent
Obtains the default sensor of a specified type in a sensor category.
getSipAddress() - Method in class ohos.sysappcomponents.contact.entity.SipAddress
Obtains the SIP address.
getSipAddresses() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the list of SIP addresses of this contact.
getSisr(Context) - Static method in class ohos.ai.cv.common.VisionManager
Obtains an IImageSuperResolution instance.
getSize() - Method in class java.util.zip.ZipEntry
Returns the uncompressed size of the entry data.
getSize() - Method in class ohos.data.search.schema.AppItem
Obtains the value of the size index field.
getSize() - Method in class ohos.data.search.schema.DocumentItem
Obtains the value of the size index field.
getSize() - Method in class ohos.data.search.schema.MusicItem
Obtains the value of the size index field.
getSize() - Method in class ohos.data.search.schema.PhotoItem
Obtains the size of the photo.
getSize() - Method in class ohos.data.search.schema.VideoItem
Obtains the value of the size index field.
getSize() - Method in class ohos.net.HttpResponseCache
Obtains the number of bytes in a cache.
getSize() - Method in class ohos.utils.BasePacMap
Obtains the number of key-value pairs stored in the current object.
getSize() - Method in class ohos.utils.PacMap
Obtains the number of key-value pairs stored in the current object.
getSize() - Method in class ohos.utils.Parcel
Obtains the size of data (in bytes) contained in the Parcel instance.
getSize(int) - Static method in class ohos.agp.components.Component.EstimateSpec
Extracts the size from the provided estimate specification.
getSize(int) - Static method in class ohos.agp.components.Component.MeasureSpec
Deprecated.
getSize(Point) - Method in class ohos.agp.window.service.Display
Obtains the size of a display.
getSizeAndConfig(int, int, int) - Static method in class ohos.agp.components.Component.MeasureSpec
Deprecated.
getSizeWithMode(int, int) - Static method in class ohos.agp.components.Component.EstimateSpec
Creates a measure specification based on the specified size and mode.
getSizeX() - Method in class ohos.agp.utils.DimensFloat
Obtains the float value in the X axis of this DimensFloat instance.
getSizeX() - Method in class ohos.utils.geo.DimensFloat
Obtains the float value in the X axis of this DimensFloat instance.
getSizeXToInt() - Method in class ohos.agp.utils.DimensFloat
Obtains the int value in the X axis of this DimensFloat instance.
getSizeXToInt() - Method in class ohos.utils.geo.DimensFloat
Obtains the int value in the X axis of this DimensFloat instance.
getSizeY() - Method in class ohos.agp.utils.DimensFloat
Obtains the float value in the Y axis of this DimensFloat instance.
getSizeY() - Method in class ohos.utils.geo.DimensFloat
Obtains the float value in the Y axis of this DimensFloat instance.
getSizeYToInt() - Method in class ohos.agp.utils.DimensFloat
Obtains the int value in the Y axis of this DimensFloat instance.
getSizeYToInt() - Method in class ohos.utils.geo.DimensFloat
Obtains the int value in the Y axis of this DimensFloat instance.
getSkeleton(String) - Method in class ohos.global.icu.text.DateTimePatternGenerator
Utility to return a unique skeleton from a given pattern.
getSkeletons(Map<String, String>) - Method in class ohos.global.icu.text.DateTimePatternGenerator
Return a list of all the skeletons (in canonical form) from this class, and the patterns that they map to.
getSkewX() - Method in class ohos.agp.utils.Matrix
Obtains the horizontal skew factor of this Matrix.
getSkewY() - Method in class ohos.agp.utils.Matrix
Obtains the vertical skew factor of this Matrix.
getSkins() - Method in interface ohos.agp.render.render3d.gltf.GltfImportData
Obtains a list of skins that have been imported.
getSkins() - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Obtains all skin resources.
getSkippedWallTimeOption() - Method in class ohos.global.icu.util.Calendar
[icu]Gets the behavior for handling skipped wall time at positive time zone offset transitions.
getSliceStackSize(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Obtains the size of the ability slice stack in a specified ability.
getSlideDirection() - Method in class ohos.agp.components.SlideDrawer
Obtains the current SlideDrawer direction.
getSlideDistance(SlideDrawer.SlideDirection) - Method in class ohos.agp.components.SlideDrawer
Obtains the maximum sliding distance for a certain direction.
getSlideDistanceRatio() - Method in class ohos.agp.components.SlideDrawer
Obtains the current sliding percent from the start position.
getSlideState() - Method in class ohos.agp.components.SlideDrawer
Obtains the current SlideDrawer state.
getSlidingPossible() - Method in class ohos.agp.components.PageSlider
Obtains whether page sliding is enabled.
getSlot() - Method in class ohos.event.notification.NotificationSorting
Obtains the NotificationSlot the current notification belongs to.
getSlotGroup() - Method in class ohos.event.notification.NotificationSlot
Obtains the ID of the NotificationSlotGroup object to which this NotificationSlot object belongs, which is set by NotificationSlot.setSlotGroup(java.lang.String).
getSlotId() - Method in class ohos.event.notification.NotificationRequest
Obtains the slot ID of a notification set by calling the NotificationRequest.setSlotId(java.lang.String) method.
getSlots() - Method in class ohos.event.notification.NotificationSlotGroup
Obtains a list of notification slots bound to this NotificationSlotGroup object.
getSmallestMaximum() - Method in class java.time.temporal.ValueRange
Gets the smallest possible maximum value that the field can take.
getSmiles() - Method in interface ohos.media.camera.params.FaceDetectionResult
Gets the smiley face information.
getSmscAddr(int) - Method in class ohos.telephony.ShortMessageManager
Obtains the SMSC address based on a specified slot ID.
getSNIMatchers() - Method in class javax.net.ssl.SSLParameters
Returns a Collection containing all SNIMatchers of the Server Name Indication (SNI) parameter, or null if none has been set.
getSocket() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the socket which is the source of this event.
getSocketAddress() - Method in class java.net.DatagramPacket
Gets the SocketAddress (usually IP address + port number) of the remote host that this packet is being sent to or is coming from.
getSocketFactory() - Method in class javax.net.ssl.SSLContext
Returns a SocketFactory object for this context.
getSocketFactory() - Method in class ohos.net.NetHandle
Obtains the SocketFactory bound to this NetHandle.
getSocketFd() - Method in class ohos.net.LocalSocket
Obtains the file descriptor of this socket.
getSocketName() - Method in class ohos.net.LocalSocket
Obtains the socket name.
getSoftFailExceptions() - Method in class java.security.cert.PKIXRevocationChecker
Returns a list containing the exceptions that are ignored by the revocation checker when the Option#SOFT_FAIL option is set.
getSoftKeyBoardController() - Method in class ohos.accessibility.ability.AccessibleAbility
Obtains the controller for the soft keyboard.
getSolidXml(int) - Method in class ohos.global.resource.ResourceManager
Obtains a solid XML document based on the resource ID.
getSoLinger() - Method in class java.net.Socket
Returns setting for SocketOptions#SO_LINGER.
getSortingKey() - Method in class ohos.event.notification.NotificationRequest
Obtains the key used for sorting notifications from the same application bundle.
getSoTimeout() - Method in class java.net.DatagramSocket
Retrieve setting for SO_TIMEOUT.
getSoTimeout() - Method in class java.net.ServerSocket
Retrieve setting for SocketOptions#SO_TIMEOUT.
getSoTimeout() - Method in class java.net.Socket
Returns setting for SocketOptions#SO_TIMEOUT.
getSound() - Method in class ohos.event.notification.NotificationSlot
Obtains the prompt tone of a NotificationSlot object, which is set by NotificationSlot.setSound(ohos.utils.net.Uri).
getSoundEffects() - Method in class ohos.media.audio.AudioCapturer
Obtains activated sound effects.
getSource() - Method in class java.util.EventObject
The object on which the Event initially occurred.
getSourceClassName() - Method in class java.util.logging.LogRecord
Get the name of the class that (allegedly) issued the logging request.
getSourceDevice() - Method in class ohos.multimodalinput.event.MultimodalEvent
Obtains the type of the input device that generates the current event.
getSourceDevice() - Method in class ohos.multimodalinput.event.SpeechEvent
 
getSourceInfo() - Method in class ohos.media.image.ImageSource
Obtains image source information.
getSourceMethodName() - Method in class java.util.logging.LogRecord
Get the name of the method that (allegedly) issued the logging request.
getSourceSet() - Method in class ohos.global.icu.text.Transliterator
Returns the set of all characters that may be modified in the input text by this Transliterator.
getSourceString() - Method in class java.text.CollationKey
Returns the String that this CollationKey represents.
getSourceString() - Method in class ohos.global.icu.text.CollationKey
Return the source string that this CollationKey represents.
getSpace() - Method in class ohos.data.usage.StatVfs
Obtains the total bytes of the file system.
getSpanId() - Method in class ohos.hiviewdfx.HiTraceId
Obtains the span ID from a HiTraceId object.
getSpeaker() - Method in class ohos.ai.tts.TtsParams
Obtains the speaking timbre.
getSpec() - Method in class ohos.agp.colors.Color
Obtains the color specification of a Color instance.
getSpecificationTitle() - Method in class java.lang.Package
Return the title of the specification that this package implements.
getSpecificationVendor() - Method in class java.lang.Package
Return the name of the organization, vendor, or company that owns and maintains the specification of the classes that implement this package.
getSpecificationVersion() - Method in class java.lang.Package
Returns the version number of the specification that this package implements.
getSpecularFactor() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the specular factor (specular RGB color) of this material, which is used if the material type is set to MaterialType#SPECULAR_GLOSSINESS.
getSpeech() - Method in class ohos.agp.components.Component.VoiceEvent
Gets the event Speech.
getSpeechEventListener() - Method in class ohos.agp.components.Component
getSpeed() - Method in interface ohos.agp.render.render3d.resources.AnimationPlayback
Obtains the animation playback speed.
getSpeed() - Method in class ohos.ai.tts.TtsParams
Obtains the speaking speed.
getSpeed() - Method in class ohos.location.Location
Obtains the estimated moving speed of the device at the current location, in unit of meters/second.
getSpeed() - Method in class ohos.media.audio.AudioRenderer.SpeedPara
Obtains the playback speed of the audio stream.
getSpeed() - Method in class ohos.media.audio.SoundPlayer.SoundPlayerParameters
Obtains the playback speed of a sound playback task.
getSpi(String) - Method in class java.util.prefs.AbstractPreferences
Return the value associated with the specified key at this preference node, or null if there is no association for this key, or the association cannot be determined at this time.
getSpotInnerAngle() - Method in class ohos.agp.render.render3d.components.LightComponent
Obtains the inner angle of spot lights.
getSpotOuterAngle() - Method in class ohos.agp.render.render3d.components.LightComponent
Obtains the outer angle of spot lights.
getSQLException() - Method in class javax.sql.ConnectionEvent
Retrieves the SQLException for this ConnectionEvent object.
getSQLException() - Method in class javax.sql.StatementEvent
Returns the SQLException the driver is about to throw
getSQLKeywords() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of all of this database's SQL keywords that are NOT also SQL:2003 keywords.
getSQLState() - Method in exception java.sql.SQLException
Retrieves the SQLState for this SQLException object.
getSQLStateType() - Method in interface java.sql.DatabaseMetaData
Indicates whether the SQLSTATE returned by SQLException.getSQLState is X/Open (now known as Open Group) SQL CLI or SQL:2003.
getSQLTypeName() - Method in interface java.sql.SQLData
Returns the fully-qualified name of the SQL user-defined type that this object represents.
getSQLTypeName() - Method in interface java.sql.Struct
Retrieves the SQL type name of the SQL structured type that this Struct object represents.
getSQLXML(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated SQL XML parameter as a java.sql.SQLXML object in the Java programming language.
getSQLXML(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet as a java.sql.SQLXML object in the Java programming language.
getSQLXML(String) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated SQL XML parameter as a java.sql.SQLXML object in the Java programming language.
getSQLXML(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet as a java.sql.SQLXML object in the Java programming language.
getSsid() - Method in class ohos.wifi.WifiDeviceConfig
Obtains the SSID in the Wi-Fi configuration.
getSsid() - Method in class ohos.wifi.WifiLinkedInfo
Obtains the SSID of a Wi-Fi access point.
getSsid() - Method in class ohos.wifi.WifiScanInfo
Obtains the SSID of a Wi-Fi access point.
getSSLParameters() - Method in class javax.net.ssl.SSLEngine
Returns the SSLParameters in effect for this SSLEngine.
getSSLParameters() - Method in class javax.net.ssl.SSLServerSocket
Returns the SSLParameters in effect for newly accepted connections.
getSSLParameters() - Method in class javax.net.ssl.SSLSocket
Returns the SSLParameters in effect for this SSLSocket.
getSSLSocketFactory() - Method in class javax.net.ssl.HttpsURLConnection
Gets the SSL socket factory to be used when creating sockets for secure https URL connections.
getStackTrace() - Method in class java.lang.Thread
Returns an array of stack trace elements representing the stack dump of this thread.
getStackTrace() - Method in class java.lang.Throwable
Provides programmatic access to the stack trace information printed by Throwable.printStackTrace().
getStackTrace() - Method in class ohos.aafwk.ability.ProcessErrorInfo
Get the stack trace where the error originated.
getStackTrace(Throwable) - Static method in class ohos.hiviewdfx.HiLog
Obtains the method-call stack from the Throwable object.
getStamp() - Method in class java.util.concurrent.atomic.AtomicStampedReference
Returns the current value of the stamp.
getStamp(int) - Method in class ohos.global.icu.util.Calendar
Returns the timestamp of a field.
getStandardOffset() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the standard offset in force at the transition.
getStandardOffset(Instant) - Method in class java.time.zone.ZoneRules
Gets the standard offset for the specified instant in this zone.
getStart() - Method in class ohos.global.icu.text.BidiRun
Get the first logical position of the run in the source text
getStartAngle() - Method in class ohos.agp.components.RoundProgressBar
Obtains the start angle of this round progress bar.
getStartAngle() - Method in class ohos.agp.render.Arc
Obtains the start angle of an arc.
getStartDate() - Method in class ohos.data.search.schema.EventItem
Obtains the value of the startDate index field.
getStartElement() - Method in class ohos.agp.components.Text
Obtains the start element around the text.
getStartIndex() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the start index of listed items on the screen.
getStartPosition() - Method in class ohos.accessibility.ability.GesturePathDefine
Obtains the start position of this gesture path.
getStartPosition() - Method in class ohos.global.resource.BaseFileDescriptor
Obtains the start position of data in the file.
getStartPosition() - Method in class ohos.global.resource.RawFileDescriptor
Obtains the start position of data in the raw file.
getStartRealtime() - Static method in class ohos.os.ProcessManager
Obtains the elapsed real time (in milliseconds) taken from the start of the system to the start of the process.
getStartRowIndex() - Method in class ohos.data.resultset.SharedBlock
Obtains the start row index from a shared block.
getStartTime() - Method in class ohos.multimodalinput.event.ManipulationEvent
Obtains the time (in ms) of the operation start phase.
getStartTimezone() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the start time zone of the event.
getStartUptime() - Static method in class ohos.os.ProcessManager
Obtains the elapsed time (in milliseconds) taken from the start of the system to the start of the process.
getState() - Method in class java.lang.Thread
Returns the state of this thread.
getState() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns the current value of synchronization state.
getState() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns the current value of synchronization state.
getState() - Method in class ohos.aafwk.ability.Ability
Obtains the lifecycle state of this ability.
getState() - Method in class ohos.aafwk.ability.AbilitySlice
Obtains the lifecycle state of this ability slice.
getState() - Method in class ohos.agp.render.render3d.Task
Obtains the task state.
getState() - Method in class ohos.data.usage.Volume
Obtains the mount state of this volume.
getState() - Method in class ohos.media.audio.AudioCapturer
Obtains the audio capture state.
getState() - Method in class ohos.media.audio.AudioRenderer
Obtains audio playback status.
getState() - Method in interface ohos.media.camera.device.FrameResult
Gets the frame state of the camera.
getState() - Method in interface ohos.media.camera.params.AeResult
Gets the AE state.
getState() - Method in interface ohos.media.camera.params.AfResult
Gets the AF state.
getState() - Method in interface ohos.media.camera.params.FaceDetectionResult
Gets the state of face detection results.
getState() - Method in interface ohos.media.camera.params.FocusResult
Gets the focus state.
getState() - Method in interface ohos.media.camera.params.ParametersResult
Gets the state of parameter setting results.
getState() - Method in interface ohos.media.camera.params.SceneDetectionResult
Gets the scene detection state.
getStateCount() - Method in class ohos.agp.components.element.StateElement
Counts the number of state sets.
getStateElement(int) - Method in class ohos.agp.components.element.AnimatedStateElement
Finds a Element object based on a specified index.
getStateElement(int) - Method in class ohos.agp.components.element.StateElement
Finds an Element object based on a specified index.
getStatement() - Method in interface java.sql.ResultSet
Retrieves the Statement object that produced this ResultSet object.
getStatement() - Method in class javax.sql.StatementEvent
Returns the PreparedStatement that is being closed or is invalid
getStateOffText() - Method in class ohos.agp.components.Switch
Obtains the displayed text of a switch in disabled state.
getStateOffText() - Method in class ohos.agp.components.ToggleButton
Obtains the text displayed when a toggle button is off.
getStateOnText() - Method in class ohos.agp.components.Switch
Obtains the displayed text of a switch in enabled state.
getStateOnText() - Method in class ohos.agp.components.ToggleButton
Obtains the text displayed when a toggle button is on.
getStateSet(int) - Method in class ohos.agp.components.element.StateElement
Obtains the state set based on a specified index.
getStatus() - Method in class javax.net.ssl.SSLEngineResult
Gets the return value of this SSLEngine operation.
getStatus() - Method in class ohos.media.codec.TrackInfo
Obtains the TrackInfo status.
getStatus() - Method in class ohos.miscservices.download.DownloadSession.DownloadInfo
Obtains the download status code, which can be any DownloadSession.SESSION_* constant.
getStatus() - Method in class ohos.telephony.ShortMessage
Obtains the SMS message status from the SMS-STATUS-REPORT message sent by the Short Message Service Center (SMSC).
getStatusBarText() - Method in class ohos.event.notification.NotificationRequest
Obtains the scrolling text that will be displayed in the status bar when this notification is received.
getStatusBarVisibility() - Method in class ohos.agp.window.service.Window
Obtains whether the status bar is visible.
getStatusByComponentId(int) - Method in class ohos.aafwk.ability.ViewsStatus
Obtains the status of a component based on the specified component ID.
getStealCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the total number of tasks stolen from one thread's work queue by another.
getStep() - Method in class ohos.agp.components.ProgressBar
Obtains the progress step of a progress bar.
getStorageMode() - Method in class ohos.data.rdb.StoreConfig
Obtains the storage mode.
getStoreId() - Method in interface ohos.data.distributed.common.KvStore
Obtains the store ID of the current KvStore database instance.
getStreamFormat() - Method in class ohos.media.player.Player.StreamInfo
Obtains the format information of the current media stream.
getStreamFormat(int) - Method in class ohos.media.extractor.Extractor
Obtains the data format of a stream.
getStreamId() - Method in class ohos.media.extractor.Extractor
Obtains the ID of the track to which the data source belongs.
getStreamInfo() - Method in class ohos.media.audio.AudioCapturerConfig
Obtains the audio stream information for recording.
getStreamInfo() - Method in class ohos.media.audio.AudioInterrupt
Obtains audio stream information.
getStreamInfo() - Method in class ohos.media.player.Player
Obtains all media stream information contained in a media file.
getStreamType() - Method in class ohos.media.audio.AudioRenderer
Obtains the audio stream type for the playback.
getStreamType() - Method in class ohos.media.audio.AudioStreamInfo
Obtains the audio stream type.
getStreamType() - Method in class ohos.media.player.Player.StreamInfo
Obtains the type of the current media stream.
getStreet() - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Obtains the street where this contact is located.
getStrength() - Method in class java.text.Collator
Returns this Collator's strength property.
getStrength() - Method in class ohos.global.icu.text.Collator
Returns this Collator's strength attribute.
getStrength() - Method in class ohos.global.icu.text.RuleBasedCollator
Returns this Collator's strength attribute.
getStrikethrough() - Method in class ohos.agp.text.TextForm
Checks whether a strikethrough is added for this text.
getString() - Method in interface java.sql.SQLXML
Returns a string representation of the XML value designated by this SQLXML instance.
getString() - Method in class ohos.data.distributed.common.Value
Obtains values of the string type.
getString() - Method in class ohos.global.icu.text.UnicodeSetIterator
Gets the current string from the iterator.
getString() - Method in class ohos.global.resource.Element
Obtains a string value based on this Element.
getString(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as a String in the Java programming language.
getString(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getString(int) - Method in class ohos.app.AbilityContext
 
getString(int) - Method in interface ohos.app.Context
Get the string of this Context based on the specified resource ID.
getString(int) - Method in class ohos.data.resultset.AbsResultSet
 
getString(int) - Method in class ohos.data.resultset.AbsSharedResultSet
 
getString(int) - Method in class ohos.data.resultset.CombinedResultSet
 
getString(int) - Method in interface ohos.data.resultset.ResultSet
Obtains the value of the specified column in the current row as a string.
getString(int) - Method in class ohos.data.resultset.ResultSetWrapper
 
getString(int) - Method in class ohos.data.resultset.TableResultSet
 
getString(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the String object at the specified index of this ZSONArray.
getString(int, int) - Method in class ohos.data.resultset.SharedBlock
Obtains the string value at the position specified by rowIndex and columnIndex.
getString(int, Object...) - Method in class ohos.app.AbilityContext
 
getString(int, Object...) - Method in interface ohos.app.Context
Get the string of this Context based on the specified resource ID and formatArgs.
getString(Object...) - Method in class ohos.global.resource.Element
Obtains the string associated with this Element and formats the string based on the specified formatted objects.
getString(Object[], Format[]) - Method in class ohos.global.resource.Element
Obtains the string associated with this Element and formats the string based on the specified format array and object array.
getString(Object, Format) - Method in class ohos.global.resource.Element
Obtains the string associated with this Element and formats the string based on the specified format and object.
getString(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as a String in the Java programming language.
getString(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getString(String) - Method in class java.util.ResourceBundle
Gets a string for the given key from this resource bundle or one of its parents.
getString(String) - Method in interface ohos.data.distributed.user.SingleKvStore
Obtains the String value of a specified key.
getString(String) - Method in class ohos.data.rdb.ValuesBucket
Obtains the String value of a specified column name.
getString(String) - Method in class ohos.media.common.AVMetadata
Obtains the string value of the specified key in the media metadata.
getString(String) - Method in class ohos.utils.BasePacMap
Obtains the String value matching a specified key.
getString(String) - Method in class ohos.utils.PacMap
Obtains the String value matching a specified key.
getString(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the String object matching the specified key in the map of this ZSONObject.
getString(String, String) - Method in interface ohos.data.distributed.device.DeviceKvStore
Obtains the String value matching a specified device ID and key.
getString(String, String) - Method in interface ohos.data.preferences.Preferences
Obtains the value of a preference in the string format.
getString(String, String) - Method in class ohos.utils.BasePacMap
Obtains the String value matching a specified key.
getString(String, String) - Method in class ohos.utils.PacMap
Obtains the String value matching a specified key.
getString(ConfigType) - Method in class ohos.global.config.ConfigManager
Converts a globalization configuration to a string.
getStringArray() - Method in class ohos.global.resource.Element
Obtains a string array based on this Element.
getStringArray(int) - Method in class ohos.app.AbilityContext
 
getStringArray(int) - Method in interface ohos.app.Context
Get the string array of this Context based on the specified resource ID.
getStringArray(String) - Method in class java.util.ResourceBundle
Gets a string array for the given key from this resource bundle or one of its parents.
getStringArray(String) - Method in class ohos.utils.BasePacMap
Obtains the String[] value matching a specified key.
getStringArray(String) - Method in class ohos.utils.PacMap
Obtains the String[] value matching a specified key.
getStringArrayListParam(String) - Method in class ohos.aafwk.content.Intent
Obtains an ArrayList parameter value of String elements that matches the given key.
getStringArrayParam(String) - Method in class ohos.aafwk.content.Intent
Obtains a string array matching the given key.
getStringData() - Method in interface ohos.org.w3c.dom.ls.LSInput
String data to parse.
getStringFunctions() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of string functions available with this database.
getStringList(String) - Method in class ohos.utils.PacMap
Obtains the ArrayList<String> value matching a specified key.
getStringParam(String) - Method in class ohos.aafwk.content.Intent
Obtains a string value matching the given key.
getStringSelectedPaint() - Method in class ohos.agp.components.IndexBar
Obtains the paint of a selected string.
getStringSet(String, Set<String>) - Method in interface ohos.data.preferences.Preferences
Obtains the value of a preference in the string set format.
getStringValue() - Method in interface ohos.agp.components.Attr
Obtains the character string value of an attribute.
getStringValue() - Method in class ohos.global.resource.solidxml.Attribute
Obtains the original value of an attribute.
getStringValue() - Method in class ohos.global.resource.solidxml.Node
Obtains the original value of a node.
getStringValue() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains the string value referenced by the XML attribute.
getStringValue(String) - Method in class ohos.global.resource.solidxml.Theme
Obtains a string value of the attribute matching the key in this Theme.
getStringValue(String) - Method in class ohos.media.common.Format
Obtains a metadata value of the character string type.
getStrokeCap() - Method in class ohos.agp.render.Paint
Obtains the stroke cap of this Paint.
getStrokeColor() - Method in class ohos.agp.components.element.ShapeElement
Obtains the color of the stroke.
getStrokeJoin() - Method in class ohos.agp.render.Paint
Obtains the stroke join of this Paint.
getStrokeWidth() - Method in class ohos.agp.components.element.ShapeElement
Obtains the stroke width of this ShapeElement object.
getStrokeWidth() - Method in class ohos.agp.render.Paint
Obtains the stroke width of a Paint object.
getStyle() - Method in interface ohos.agp.components.AttrSet
Obtains the attribute style.
getStyle() - Method in class ohos.agp.render.Paint
Obtains the style of a Paint object, which can be Style#FILL_STYLE, Style#STROKE_STYLE, or Style#FILLANDSTROKE_STYLE.
getSubAdministrativeArea() - Method in class ohos.location.GeoAddress
Obtains sub-administrative region name of the current GeoAddress object.
getSubInterfaces() - Method in class java.net.NetworkInterface
Get an Enumeration with all the subinterfaces (also known as virtual interfaces) attached to this network interface.
getSubject() - Method in class java.security.cert.X509CertSelector
Returns the subject criterion as an X500Principal.
getSubject() - Method in class javax.security.auth.SubjectDomainCombiner
Get the Subject associated with this SubjectDomainCombiner.
getSubject(AccessControlContext) - Static method in class javax.security.auth.Subject
Get the Subject associated with the provided AccessControlContext.
getSubjectAlternativeNames() - Method in class java.security.cert.X509Certificate
Gets an immutable collection of subject alternative names from the SubjectAltName extension, (OID = 2.5.29.17).
getSubjectAlternativeNames() - Method in class java.security.cert.X509CertSelector
Returns a copy of the subjectAlternativeNames criterion.
getSubjectAsBytes() - Method in class java.security.cert.X509CertSelector
Returns the subject criterion as a byte array.
getSubjectAsString() - Method in class java.security.cert.X509CertSelector
getSubjectDN() - Method in class java.security.cert.X509Certificate
getSubjectDN() - Method in class javax.security.cert.X509Certificate
Gets the subject (subject distinguished name) value from the certificate.
getSubjectKeyIdentifier() - Method in class java.security.cert.X509CertSelector
Returns the subjectKeyIdentifier criterion.
getSubjectPublicKey() - Method in class java.security.cert.X509CertSelector
Returns the subjectPublicKey criterion.
getSubjectPublicKeyAlgID() - Method in class java.security.cert.X509CertSelector
Returns the subjectPublicKeyAlgID criterion.
getSubjectUniqueID() - Method in class java.security.cert.X509Certificate
Gets the subjectUniqueID value from the certificate.
getSubjectX500Principal() - Method in class java.security.cert.X509Certificate
Returns the subject (subject distinguished name) value from the certificate as an X500Principal.
getSubLocality() - Method in class ohos.location.GeoAddress
Obtains the sub-locality in the current GeoAddress object.
getSubmitButton() - Method in class ohos.agp.components.SearchBar
Obtains the submit button of this SearchBar.
getSubRoadName() - Method in class ohos.location.GeoAddress
Obtains auxiliary road information in the current GeoAddress object, for example, the road ID.
getSubscribeInfo() - Method in class ohos.event.commonevent.CommonEventSubscriber
Obtains the current CommonEventSubscribeInfo object, which is passed in the constructor.
getSubscriberPermissions() - Method in class ohos.event.commonevent.CommonEventPublishInfo
Obtains subscriber permissions to a common event, which can be set by CommonEventPublishInfo.setSubscriberPermissions(java.lang.String[]).
getSubscript() - Method in class ohos.agp.text.TextForm
Checks whether this text is a subscript.
getSubstring(CharSequence, int, int) - Static method in class ohos.agp.utils.TextTool
Obtains a new string based on the specified range of the source string.
getSubstring(MessagePattern.Part) - Method in class ohos.global.icu.text.MessagePattern
Returns the substring of the pattern string indicated by the Part.
getSubString(long, int) - Method in interface java.sql.Clob
Retrieves a copy of the specified substring in the CLOB value designated by this Clob object.
getSubString(long, int) - Method in class ohos.data.orm.Clob
Retrieves a copy of the specified substring in the CLOB value designated by this Clob object.
getSubtitle() - Method in class ohos.data.search.schema.Schema
Obtains the value of the subtitle index field.
getSubTitle() - Method in class ohos.media.common.AVDescription
Obtains the subtitle of the media item.
getSubtype() - Method in class ohos.global.icu.util.MeasureUnit
Get the subType, such as “foot”.
getSubwooferVolume() - Method in class ohos.media.audio.SoundPlayer.AudioVolumes
Obtains the volume of the bass speaker.
getSuggestedInterval(int, int) - Method in class ohos.accessibility.AccessibilitySystemAbilityClient
Obtains the suggested interval for switching the UI.
getSum() - Method in class java.util.DoubleSummaryStatistics
Returns the sum of values recorded, or zero if no values have been recorded.
getSum() - Method in class java.util.IntSummaryStatistics
Returns the sum of values recorded, or zero if no values have been recorded.
getSum() - Method in class java.util.LongSummaryStatistics
Returns the sum of values recorded, or zero if no values have been recorded.
getSummary() - Method in class ohos.hiviewdfx.Faultlogger.FaultLogInfo
Obtains the summary of the application fault record.
getSuperclass() - Method in class java.lang.Class
Returns the Class representing the superclass of the entity (class, interface, primitive type or void) represented by this Class.
getSuperscript() - Method in class ohos.agp.text.TextForm
Checks whether this text is a superscript.
getSuperscriptInstance(DecimalFormat) - Static method in class ohos.global.icu.text.ScientificNumberFormatter
Gets a ScientificNumberFormatter instance that uses superscript characters for exponents.
getSuperscriptInstance(ULocale) - Static method in class ohos.global.icu.text.ScientificNumberFormatter
Gets a ScientificNumberFormatter instance that uses superscript characters for exponents for this locale.
getSuperTables(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the table hierarchies defined in a particular schema in this database.
getSuperTypes(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.
getSupportDimensions() - Method in class ohos.bundle.FormInfo
Obtains the grid styles supported by this form.
getSupportedAeMode() - Method in interface ohos.media.camera.device.CameraAbility
Gets auto exposure (AE) modes supported by the camera.
getSupportedAfMode() - Method in interface ohos.media.camera.device.CameraAbility
Gets autofocus (AF) modes supported by the camera.
getSupportedAwbMode() - Method in interface ohos.media.camera.device.CameraAbility
Gets the auto white balance (AWB) modes supported by this camera.
getSupportedCipherSuites() - Method in class javax.net.ssl.SSLEngine
Returns the names of the cipher suites which could be enabled for use on this engine.
getSupportedCipherSuites() - Method in class javax.net.ssl.SSLServerSocket
Returns the names of the cipher suites which could be enabled for use on an SSL connection.
getSupportedCipherSuites() - Method in class javax.net.ssl.SSLServerSocketFactory
Returns the names of the cipher suites which could be enabled for use on an SSL connection created by this factory.
getSupportedCipherSuites() - Method in class javax.net.ssl.SSLSocket
Returns the names of the cipher suites which could be enabled for use on this connection.
getSupportedCipherSuites() - Method in class javax.net.ssl.SSLSocketFactory
Returns the names of the cipher suites which could be enabled for use on an SSL connection.
getSupportedCodecs() - Method in class ohos.media.codec.CodecDescriptionList
Obtains the description list of codecs supported by the device.
getSupportedDecoders() - Method in class ohos.media.codec.CodecDescriptionList
Obtains descriptions of all decoders supported by the device.
getSupportedEncoders() - Method in class ohos.media.codec.CodecDescriptionList
Obtains the description list of encoders supported by the device.
getSupportedExtensions() - Method in class java.security.cert.PKIXCertPathChecker
Returns an immutable Set of X.509 certificate extensions that this PKIXCertPathChecker supports (i.e.
getSupportedFaceDetection() - Method in interface ohos.media.camera.device.CameraAbility
Gets the supported face detection types.
getSupportedFlashMode() - Method in interface ohos.media.camera.device.CameraAbility
Gets the supported flash modes.
getSupportedFormat() - Method in class ohos.media.codec.CodecDescription
Obtains the formats supported by this Codec.
getSupportedFormats() - Method in interface ohos.media.camera.device.CameraAbility
Obtains the list of supported output image formats.
getSupportedFormats() - Static method in class ohos.media.image.ImagePacker
Obtains the supported output image formats for packing.
getSupportedFormats() - Static method in class ohos.media.image.ImageSource
Obtains supported image formats for decoding, which are represented by MIME type strings.
getSupportedHighFrameRate(int, Size) - Method in interface ohos.media.camera.device.CameraAbility
Obtains the range of high frame rates supported by a specified image format and resolution.
getSupportedHighFrameRate(Class<T>, Size) - Method in interface ohos.media.camera.device.CameraAbility
Obtains the range of high frame rates supported by a specified Class object and resolution.
getSupportedHighSizes(int) - Method in interface ohos.media.camera.device.CameraAbility
Obtains the list of high resolutions at frame rates of less than 30 fps.
getSupportedMimes() - Static method in class ohos.media.codec.CodecDescriptionList
Obtains a list of MIME types supported by the codecs available to a device.
getSupportedModes() - Method in class ohos.bundle.ApplicationInfo
Checks whether the application supports the driving mode.
getSupportedModes() - Method in class ohos.bundle.HapModuleInfo
Obtains the running mode supported by this HAP module.
getSupportedParameters() - Method in interface ohos.media.camera.device.CameraAbility
Gets parameters supported by the camera.
getSupportedProperties() - Method in interface ohos.media.camera.device.CameraAbility
Gets camera properties.
getSupportedProtocols() - Method in class javax.net.ssl.SSLEngine
Returns the names of the protocols which could be enabled for use with this SSLEngine.
getSupportedProtocols() - Method in class javax.net.ssl.SSLServerSocket
Returns the names of the protocols which could be enabled for use.
getSupportedProtocols() - Method in class javax.net.ssl.SSLSocket
Returns the names of the protocols which could be enabled for use on an SSL connection.
getSupportedResults() - Method in interface ohos.media.camera.device.CameraAbility
Gets the keys of returnable results related to the parameter settings supported by the camera.
getSupportedRunningModes() - Method in interface ohos.media.camera.device.CameraAbility
Obtains the running modes supported by the camera.
getSupportedSizes(int) - Method in interface ohos.media.camera.device.CameraAbility
Gets supported output image sizes based on a specified format.
getSupportedSizes(Class<T>) - Method in interface ohos.media.camera.device.CameraAbility
Gets supported output image sizes based on a specified class type.
getSupportedSSLParameters() - Method in class javax.net.ssl.SSLContext
Returns a copy of the SSLParameters indicating the supported settings for this SSL context.
getSupportedTracksInfoMap() - Method in class ohos.media.codec.TrackInfo
Obtains information about supported tracks.
getSupportedZoom() - Method in interface ohos.media.camera.device.CameraAbility
Gets the zoom range supported by the camera.
getSuppressed() - Method in class java.lang.Throwable
Returns an array containing all of the exceptions that were suppressed, typically by the try-with-resources statement, in order to deliver this exception.
getSurface() - Method in interface ohos.agp.graphics.SurfaceOps
Obtains the surface held by the surface ops.
getSurfaceDimension() - Method in interface ohos.agp.graphics.SurfaceOps
Obtains the dimension of this surface.
getSurfaceOps() - Method in class ohos.agp.components.surfaceprovider.SurfaceProvider
Obtains the SurfaceOps object that provides access to the Surface of this SurfaceProvider.
getSurfaces() - Method in interface ohos.media.camera.device.CameraConfig.Builder
Gets all surfaces set for the camera stream in CameraConfig.Builder.
getSurfaces() - Method in interface ohos.media.camera.device.CameraConfig
Gets all surfaces set for the camera stream in CameraConfig.
getSurfaces() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets all surfaces configured for the current frame capture.
getSurfaces() - Method in interface ohos.media.camera.device.FrameConfig
Gets all surfaces configured for the current frame capture.
getSurplusQueuedTaskCount() - Static method in class java.util.concurrent.ForkJoinTask
Returns an estimate of how many more locally queued tasks are held by the current worker thread than there are other worker threads that might steal them, or zero if this thread is not operating in a ForkJoinPool.
getSweepAngle() - Method in class ohos.agp.render.Arc
Obtains the sweep angle of an arc.
getSymbol() - Method in class java.util.Currency
Gets the symbol of this currency for the default Locale.Category#DISPLAY locale.
getSymbol() - Method in class ohos.global.icu.util.Currency
Convenience and compatibility override of getName that requests the symbol name for the default DISPLAY locale.
getSymbol(Locale) - Method in class java.util.Currency
Gets the symbol of this currency for the specified locale.
getSymbol(Locale) - Method in class ohos.global.icu.util.Currency
Convenience and compatibility override of getName that requests the symbol name.
getSymbol(ULocale) - Method in class ohos.global.icu.util.Currency
Convenience and compatibility override of getName that requests the symbol name.
getSymbols() - Method in class ohos.global.icu.text.SimpleDateFormat
Method for subclasses to access the DateFormatSymbols.
getSyncId() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the synchronization ID.
getSyncId() - Method in class ohos.sysappcomponents.calendar.entity.Reminders
 
getSyncMode() - Method in class ohos.data.rdb.StoreConfig
Obtains the synchronization mode in this StoreConfig object.
getSyncUri(String, String) - Method in class ohos.sysappcomponents.calendar.support.TableSupport
Get table uri for sync adapter
getSynonyms() - Method in class ohos.agp.components.Component.VoiceEvent
Gets the event Synonyms.
getSystemApp() - Method in class ohos.bundle.ApplicationInfo
Checks whether the application is a system application.
getSystemAvailableCapabilities() - Method in interface ohos.bundle.IBundleManager
Obtains the capabilities that are available in the system.
getSystemClassLoader() - Static method in class java.lang.ClassLoader
Returns the system class loader for delegation.
getSystemCode() - Method in class ohos.nfc.tag.NfcFTag
Obtains the system code from this NfcFTag instance.
getSystemColorMode() - Method in class ohos.global.configuration.Configuration
Obtains the current system color mode.
getSystemConfig(int) - Static method in class ohos.system.OsHelper
Obtains the system configuration at runtime.
getSystemFunctions() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of system functions available with this database.
getSystemId() - Method in interface ohos.javax.xml.stream.events.StartDocument
Returns the system ID of the XML data
getSystemId() - Method in interface ohos.javax.xml.stream.Location
Returns the system ID of the XML
getSystemId() - Method in interface ohos.javax.xml.transform.Result
Get the system identifier that was set with setSystemId.
getSystemId() - Method in interface ohos.javax.xml.transform.Source
Get the system identifier that was set with setSystemId.
getSystemId() - Method in interface ohos.org.w3c.dom.ls.LSInput
The system identifier, a URI reference [IETF RFC 2396], for this input source.
getSystemId() - Method in class ohos.org.xml.sax.InputSource
Get the system identifier for this input source.
getSystemId() - Method in interface ohos.org.xml.sax.Locator
Return the system identifier for the current document event.
getSystemId() - Method in exception ohos.org.xml.sax.SAXParseException
Get the system identifier of the entity where the exception occurred.
getSystemMemoryInfo(SystemMemoryInfo) - Method in interface ohos.app.IAbilityManager
Obtains system memory information, including the total system memory, available system memory, and whether the system memory is low.
getSystemPasteboard(Context) - Static method in class ohos.miscservices.pasteboard.SystemPasteboard
Obtains an object for system pasteboard operations.
getSystemResource(String) - Static method in class java.lang.ClassLoader
Find a resource of the specified name from the search path used to load classes.
getSystemResourceAsStream(String) - Static method in class java.lang.ClassLoader
Open for reading, a resource of the specified name from the search path used to load classes.
getSystemResources(String) - Static method in class java.lang.ClassLoader
Finds all resources of the specified name from the search path used to load classes.
getSystemScope() - Static method in class java.security.IdentityScope
Deprecated.
Returns the system's identity scope.
getTabAt(int) - Method in class ohos.agp.components.TabList
Obtains the tab in a specified position.
getTabCount() - Method in class ohos.agp.components.TabList
Obtains the number of tabs in a view.
getTableName() - Method in interface ohos.data.orm.EntityHelper
Obtains the name of the table that maps to an OrmObject instance in the relational database.
getTableName() - Method in class ohos.data.rdb.AbsRdbPredicates
Obtains the database table names in the predicates.
getTableName(int) - Method in interface java.sql.ResultSetMetaData
Gets the designated column's table name.
getTabLength() - Method in class ohos.agp.components.TabList
Obtains the length of all tabs in a table,which is a non-negative integer.
getTablePrivileges(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the access rights for each table available in a catalog.
getTables(String, String, String, String[]) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the tables available in the given catalog.
getTableTypes() - Method in interface java.sql.DatabaseMetaData
Retrieves the table types available in this database.
getTabMargin() - Method in class ohos.agp.components.TabList
Obtains the margin (in pixels) between two adjacent tabs in a table.
getTabTextAlignment() - Method in class ohos.agp.components.TabList
Obtains the text alignment mode of a table.
getTabTextSize() - Method in class ohos.agp.components.TabList
Obtains the text size of a table.
getTag() - Method in class ohos.aafwk.ability.ProcessErrorInfo
Get the ability name associated with the error, if known.
getTag() - Method in class ohos.agp.components.Component
Obtains the tag of a component.
getTag() - Method in class ohos.data.search.schema.PhotoItem
Obtains the tag of the photo.
getTag() - Method in class ohos.event.notification.NotificationUserInput
Obtains the tag to be displayed to the user when collecting this input from the user.
getTag() - Method in interface ohos.eventhandler.Dumper
Obtains the tag information, which is a prefix added to each string before the string content is processed.
getTag() - Method in class ohos.miscservices.pasteboard.PasteData.DataProperty
Obtains the user-defined tag of a PasteData object.
getTag() - Method in class ohos.miscservices.pasteboard.PasteData
Obtains the user-defined tag of a PasteData object.
getTagId() - Method in class ohos.nfc.tag.TagInfo
Obtains the ID of this tag.
getTagInfo() - Method in class ohos.nfc.tag.TagManager
Obtains the tag information.
getTagSize() - Method in class ohos.nfc.tag.MifareClassicTag
Obtains the size of this MifareClassic tag.
getTagSupportedProfiles() - Method in class ohos.nfc.tag.TagInfo
Obtains the protocol or technology supported by this tag.
getTagType() - Method in class ohos.nfc.tag.NdefTag
Obtains the NDEF tag type.
getTail(Handler) - Method in class java.util.logging.Formatter
Return the tail string for a set of formatted records.
getTail(Handler) - Method in class java.util.logging.XMLFormatter
Return the tail string for a set of XML formatted records.
getTailoredSet() - Method in class ohos.global.icu.text.Collator
[icu] Returns a UnicodeSet that contains all the characters and sequences tailored in this collator.
getTailoredSet() - Method in class ohos.global.icu.text.RuleBasedCollator
Get a UnicodeSet that contains all the characters and sequences tailored in this collator.
getTangents() - Method in class ohos.agp.render.render3d.util.MeshBuilder.VertexData
Get tangent data, in vec4 format (x, y, z, w), this buffer is optional.
getTarget() - Method in class java.lang.invoke.CallSite
Returns the target method of the call site, according to the behavior defined by this call site's specific class.
getTarget() - Method in class java.lang.invoke.ConstantCallSite
Returns the target method of the call site, which behaves like a final field of the ConstantCallSite.
getTarget() - Method in class java.lang.invoke.MutableCallSite
Returns the target method of the call site, which behaves like a normal field of the MutableCallSite.
getTarget() - Method in class java.lang.invoke.VolatileCallSite
Returns the target method of the call site, which behaves like a volatile field of the VolatileCallSite.
getTarget() - Method in class ohos.agp.animation.AnimatorProperty
Obtains the target Component of the current property animator.
getTarget() - Method in class ohos.global.icu.text.SearchIterator
Return the string text to be searched.
getTargetAbility() - Method in class ohos.bundle.AbilityInfo
Obtains the target ability that this ability points to.
getTargetBuffer() - Method in interface ohos.agp.render.render3d.ViewHolder
Obtains the TargetBuffer that can be used to draw content on the component held by a ViewHolder.
getTargetBundle() - Method in class ohos.bundle.ShortcutIntent
Obtains the name of the bundle to which the target ability of this shortcut belongs.
getTargetCertConstraints() - Method in class java.security.cert.PKIXParameters
Returns the required constraints on the target certificate.
getTargetClass() - Method in class ohos.bundle.ShortcutIntent
Obtains the class name of the target ability.
getTargetCount(long) - Method in interface ohos.agp.render.render3d.systems.MorphingSystem
Obtains the number of morphing targets in a specified handle.
getTargetException() - Method in exception java.lang.reflect.InvocationTargetException
Get the thrown target exception.
getTargetNames(long) - Method in interface ohos.agp.render.render3d.systems.MorphingSystem
Obtains the names of morphing targets in a specified handle.
getTargetSet() - Method in class ohos.global.icu.text.Transliterator
Returns the set of all characters that may be generated as replacement text by this transliterator.
getTargetUri() - Method in class ohos.miscservices.download.DownloadSession.DownloadInfo
Obtains the URI of files to be downloaded.
getTargetVersion() - Method in class ohos.bundle.BundleInfo
Obtains the target API version required for the application to run.
getTargetWeights(long) - Method in interface ohos.agp.render.render3d.systems.MorphingSystem
Obtains the weights of morphing targets in a specified handle.
getTask() - Method in class ohos.eventhandler.InnerEvent
Obtains the Runnable task that will be executed when this InnerEvent is handled.
getTaskCount() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the approximate total number of tasks that have ever been scheduled for execution.
getTBSCertificate() - Method in class java.security.cert.X509Certificate
Gets the DER-encoded certificate information, the tbsCertificate from this certificate.
getTBSCertList() - Method in class java.security.cert.X509CRL
Gets the DER-encoded CRL information, the tbsCertList from this CRL.
getTcpNoDelay() - Method in class java.net.Socket
Tests if SocketOptions#TCP_NODELAY is enabled.
getTechnology() - Method in class ohos.batterymanager.BatteryInfo
Obtains the battery model of a device.
getTestBundleName() - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegatorArgs
Obtains the bundle name of the application being tested.
getTestCaseNames() - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegatorArgs
Obtains the class names of all test cases.
getTestClassLoader() - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegatorArgs
Obtains the class loader used to load and run test cases.
getTestParameters() - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegatorArgs
Obtains the parameters used for unit testing.
getTestRunnerClassName() - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegatorArgs
Obtains the class name of the test runner used to execute test cases.
getTexCoords() - Method in class ohos.agp.render.render3d.util.MeshBuilder.VertexData
Obtains the texture coordinate data, in vec2 format (u, v).
getTexOffset() - Method in class ohos.agp.render.Vertices
Obtains the offset within the array of texture coordinates.
getTexs() - Method in class ohos.agp.render.Vertices
Obtains an array of texture coordinates.
getText() - Method in class java.text.BreakIterator
Get the text being scanned
getText() - Method in class ohos.agp.components.CornerMark
Obtains the text in the corner mark.
getText() - Method in class ohos.agp.components.Text
Obtains the text displayed in a text view.
getText() - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent.ConversationalMessage
Obtains the text to be displayed as the content of this message.
getText() - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Obtains the notification content that has been set by calling NotificationRequest.NotificationConversationalContent.setText(java.lang.String) for this conversation-like notification.
getText() - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Obtains the content of a long text notification specified by calling the NotificationRequest.NotificationLongTextContent.setText(java.lang.String) method.
getText() - Method in class ohos.event.notification.NotificationRequest.NotificationMediaContent
Obtains the notification content that has been set by calling NotificationRequest.NotificationMediaContent.setText(java.lang.String) for this media playback notification.
getText() - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Obtains the notification content that has been set by calling NotificationRequest.NotificationMultiLineContent.setText(java.lang.String) for this multi-line notification.
getText() - Method in class ohos.event.notification.NotificationRequest.NotificationNormalContent
Obtains the text of a basic notification specified by calling the NotificationRequest.NotificationNormalContent.setText(java.lang.String) method.
getText() - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
Obtains the text of a picture-attached notification specified by calling the NotificationRequest.NotificationPictureContent.setText(java.lang.String) method.
getText() - Method in class ohos.global.icu.text.Bidi
Get the text.
getText() - Method in class ohos.global.icu.text.BreakIterator
Returns a CharacterIterator over the text being analyzed.
getText() - Method in class ohos.global.icu.text.UCharacterIterator
Convenience method for returning the underlying text storage as as string
getText() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the current value of the parse event as a string, this returns the string value of a CHARACTERS event, returns the value of a COMMENT, the replacement value for an ENTITY_REFERENCE, the string value of a CDATA section, the string value for a SPACE event, or the String value of the internal subset of the DTD.
getText(char[]) - Method in class ohos.global.icu.text.UCharacterIterator
Convenience override for getText(char[], int) that provides an offset of 0.
getText(char[], int) - Method in class ohos.global.icu.text.UCharacterIterator
Fills the buffer with the underlying text storage of the iterator If the buffer capacity is not enough a exception is thrown.
getText(String) - Method in class ohos.media.common.AVMetadata
Obtains the CharSequence value of the specified key in the media metadata.
getTextAlign() - Method in class ohos.agp.render.Paint
Obtains the text alignment mode.
getTextAlignment() - Method in class ohos.agp.components.Text
Obtains the text alignment in a text view.
getTextAsString() - Method in class ohos.global.icu.text.Bidi
Get the text.
getTextBackgroundColor() - Method in class ohos.agp.text.TextForm
Obtains the background color of this text.
getTextBounds(String) - Method in class ohos.agp.render.Paint
Obtains the minimum rectangular bounds of the specified text.
getTextCharacters() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns an array which contains the characters from this event.
getTextCharacters(int, char[], int, int) - Method in interface ohos.javax.xml.stream.XMLStreamReader
Gets the the text associated with a CHARACTERS, SPACE or CDATA event.
getTextColor() - Method in class ohos.agp.components.CornerMark
Obtains the color of the text being displayed in the corner mark.
getTextColor() - Method in class ohos.agp.components.Text
Obtains the text color of a text view.
getTextColor() - Method in class ohos.agp.text.TextForm
Obtains the text color.
getTextColorOff() - Method in class ohos.agp.components.AbsButton
Obtains the text color of a button in unchecked state.
getTextColorOn() - Method in class ohos.agp.components.AbsButton
Obtains the text color of a button in checked state.
getTextContent() - Method in class ohos.miscservices.inputmethod.EditingText
Obtains all or updated text in the application editor.
getTextDetector(Context) - Static method in class ohos.ai.cv.common.VisionManager
Obtains an ITextDetector instance.
getTextFilter() - Method in class ohos.agp.components.ListContainer
Obtains the text filter.
getTextFont() - Method in class ohos.agp.text.TextForm
Obtains the text font.
getTextFont(Text, String) - Static method in class ohos.agp.render.layoutboost.LayoutBoostUtils
Obtains the text font value.
getTextInputType() - Method in class ohos.agp.components.Text
Obtains the text input type of a Text.
getTextLength() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the length of the sequence of characters for this Text event within the text character array.
getTextLines() - Method in class ohos.ai.cv.text.TextBlock
Obtains the detection result of text lines in the text block.
getTextMoveStep() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the movement step used for reading texts.
getTextRect() - Method in class ohos.ai.cv.text.Text
Obtains the rectangle for determining the position of non-curved text on a given image.
getTextShape() - Method in class ohos.ai.cv.text.TextConfiguration
Obtains the text shape, curved or straight.
getTextSize() - Method in class ohos.agp.components.CornerMark
Obtains the size of the text displayed in the corner mark.
getTextSize() - Method in class ohos.agp.components.SearchBar
Obtains the text size of the search bar.
getTextSize() - Method in class ohos.agp.components.Text
Obtains the text size of a text view.
getTextSize() - Method in class ohos.agp.render.Paint
Obtains the font size of text.
getTextSize() - Method in class ohos.agp.text.TextForm
Obtains the text size.
getTextSize(Text.TextSizeType) - Method in class ohos.agp.components.Text
Obtains the font size of the text.
getTextStart() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns the offset into the text character array where the first character (of this text event) is stored.
getTextures() - Method in interface ohos.agp.render.render3d.gltf.GltfImportData
Obtains a list of textures that have been imported.
getTextWeight(Text, int) - Static method in class ohos.agp.render.layoutboost.LayoutBoostUtils
Obtains the text font weight.
getTextWidth(int) - Method in class ohos.agp.text.Layout
Obtains the text width of a specified line, including the leading margin indent but excluding the trailing whitespace.
getTheme() - Method in class ohos.app.AbilityContext
 
getTheme() - Method in interface ohos.app.Context
Obtains the theme of this Context.
getTheme() - Method in class ohos.global.resource.Element
Obtains a Theme instance associated with this Element.
getTheme(int) - Method in class ohos.global.resource.ResourceManager
Deprecated.
getThemeHash() - Method in class ohos.global.resource.solidxml.Theme
Obtains the hash map of this Theme.
getThemeHash(String[]) - Method in class ohos.global.resource.solidxml.Theme
Obtains a hash map that contains selected attributes of this Theme.
getThemeId() - Method in class ohos.app.AbilityContext
 
getThemeId() - Method in interface ohos.app.Context
Obtains the theme id of this Context.
getThenReset() - Method in class java.util.concurrent.atomic.DoubleAccumulator
Equivalent in effect to DoubleAccumulator.get() followed by DoubleAccumulator.reset().
getThenReset() - Method in class java.util.concurrent.atomic.LongAccumulator
Equivalent in effect to LongAccumulator.get() followed by LongAccumulator.reset().
getThisUpdate() - Method in class java.security.cert.X509CRL
Gets the thisUpdate date from the CRL.
getThreadFactory() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the thread factory used to create new threads.
getThreadGroup() - Method in class java.lang.SecurityManager
Returns the thread group into which to instantiate any new thread being created at the time this is being called.
getThreadGroup() - Method in class java.lang.Thread
Returns the thread group to which this thread belongs.
getThreadId() - Method in class ohos.eventhandler.EventRunner
Obtains the ID of the worker thread associated with this EventRunner.
getThreadID() - Method in class java.util.logging.LogRecord
Get an identifier for the thread where the message originated.
getThreadMode() - Method in class ohos.event.commonevent.CommonEventSubscribeInfo
Obtains the thread mode of this CommonEventSubscribeInfo object.
getThreadName() - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Obtains the name of the current unit testing thread.
getThreadPriority(int) - Static method in class ohos.os.ProcessManager
Obtains the thread priority based on the specified TID.
getThreshold() - Method in class ohos.aafwk.ability.SystemMemoryInfo
Obtains the threshold of the available system memory, against which the system considers the memory low and starts to kill background services and other irrelevant processes.
getThrown() - Method in class java.util.logging.LogRecord
Get any throwable associated with the log record.
getThumbElement() - Method in class ohos.agp.components.AbsSlider
Obtains the current element thumb.
getThumbElement() - Method in class ohos.agp.components.Rating
Obtains the current element thumb.
getThumbElement() - Method in class ohos.agp.components.Slider
Obtains the current element thumb.
getThumbElement() - Method in class ohos.agp.components.Switch
Obtains the element of the switch thumb.
getThumbHeight() - Method in class ohos.agp.components.Switch
Obtains the height of the thumb in the switch.
getThumbHorizontalPadding() - Method in class ohos.agp.components.Switch
Obtains the horizontal padding of the switch.
getThumbnailCount() - Method in interface ohos.agp.render.render3d.gltf.GltfData
Obtains the number of available thumbnails.
getThumbnailFormat() - Method in class ohos.media.image.ImageSource
Obtains the format of the thumbnail from the ImageSource instance.
getThumbnailInfo() - Method in class ohos.media.image.ImageSource
Obtains basic information (such as the size) about the thumbnail from the ImageSource instance.
getThumbnailUrl() - Method in class ohos.data.search.schema.Schema
Obtains the value of the thumbnailUrl index field.
getThumbPadding() - Method in class ohos.agp.components.Switch
Obtains the horizontal and vertical padding of text on the switch thumb.
getThumbSize() - Method in class ohos.agp.components.Switch
Obtains the height and width of the switch thumb.
getThumbVerticalPadding() - Method in class ohos.agp.components.Switch
Obtains the vertical padding of the switch.
getThumbWidth() - Method in class ohos.agp.components.Switch
Obtains the width of the thumb in the switch.
getTid() - Static method in class ohos.os.ProcessManager
Obtains the TID of the current thread.
getTileMode() - Method in class ohos.agp.render.Shader
Obtains the TileMode attribute of this Shader.
getTime() - Method in class java.sql.Timestamp
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Timestamp object.
getTime() - Method in class java.util.Calendar
Returns a Date object representing this Calendar's time value (millisecond offset from the Epoch").
getTime() - Method in class java.util.Date
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Date object.
getTime() - Method in class java.util.zip.ZipEntry
Returns the last modification time of the entry.
getTime() - Method in class ohos.agp.components.Clock
Obtains the time in Clock.
getTime() - Method in class ohos.bluetooth.ble.BleScanResult
Obtains the timestamp since the BLE scan result was reported, in nanoseconds.
getTime() - Method in class ohos.global.icu.util.Calendar
Returns this Calendar's current time.
getTime(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TIME parameter as a java.sql.Time object.
getTime(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(int, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TIME parameter as a java.sql.Time object, using the given Calendar object to construct the time.
getTime(int, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TIME parameter as a java.sql.Time object.
getTime(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(String) - Static method in class ohos.global.i18n.utils.TextRecognitionUtils
Recognizes time information in the given text.
getTime(String, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TIME parameter as a java.sql.Time object, using the given Calendar object to construct the time.
getTime(String, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTimeChangedListener() - Method in class ohos.agp.components.TimePicker
Obtains the callback object used to listen for time change events of this picker.
getTimeDateFunctions() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of the time and date functions available with this database.
getTimeDefinition() - Method in class java.time.zone.ZoneOffsetTransitionRule
Gets the time definition, specifying how to convert the time to an instant.
getTimeFormat_hm(Locale) - Static method in class ohos.global.i18n.text.DateFormatUtil
Obtains the 12-hour time format for the locale specified by Locale.
getTimeFormat_Hm(Locale) - Static method in class ohos.global.i18n.text.DateFormatUtil
Obtains the 24-hour time format for the locale specified by Locale.
getTimeInMillis() - Method in class java.util.Calendar
Returns this Calendar's time value in milliseconds.
getTimeInMillis() - Method in class ohos.global.icu.util.Calendar
Returns this Calendar's current time as a long.
getTimeInstance() - Static method in class java.text.DateFormat
Gets the time formatter with the default formatting style for the default FORMAT locale.
getTimeInstance() - Static method in class ohos.global.icu.text.DateFormat
Gets the time formatter with the default formatting style for the default FORMAT locale.
getTimeInstance(int) - Static method in class java.text.DateFormat
Gets the time formatter with the given formatting style for the default FORMAT locale.
getTimeInstance(int) - Static method in class ohos.global.icu.text.DateFormat
Returns the time formatter with the given formatting style for the default FORMAT locale.
getTimeInstance(int, Locale) - Static method in class java.text.DateFormat
Gets the time formatter with the given formatting style for the given locale.
getTimeInstance(int, Locale) - Static method in class ohos.global.icu.text.DateFormat
Returns the time formatter with the given formatting style for the given locale.
getTimeInstance(int, ULocale) - Static method in class ohos.global.icu.text.DateFormat
Returns the time formatter with the given formatting style for the given locale.
getTimeInstance(Calendar, int) - Static method in class ohos.global.icu.text.DateFormat
Creates a DateFormat object that can be used to format times in the calendar system specified by cal.
getTimeInstance(Calendar, int, Locale) - Static method in class ohos.global.icu.text.DateFormat
Creates a DateFormat object that can be used to format times in the calendar system specified by cal.
getTimeInstance(Calendar, int, ULocale) - Static method in class ohos.global.icu.text.DateFormat
Creates a DateFormat object that can be used to format times in the calendar system specified by cal.
getTimeInterval() - Method in class ohos.location.RequestParam
Obtains the minimum time interval (in seconds) in the RequestParam object.
getTimeoutThresholdMs() - Method in class ohos.ai.asr.AsrIntent
Obtains the ASR timeout threshold.
getTimer(Context, Timer.ITimerListener) - Static method in class ohos.miscservices.timeutility.Timer.OneShotTimer
Obtains a oneshot timer.
getTimer(Context, Timer.TimerIntent) - Static method in class ohos.miscservices.timeutility.Timer.OneShotTimer
Obtains a oneshot timer object.
getTimer(Context, Timer.TimerIntent) - Static method in class ohos.miscservices.timeutility.Timer.RepeatTimer
Obtains a repeating timer.
getTimeScaleValue(int, int) - Static method in class ohos.global.icu.util.UniversalTimeScale
Get a value associated with a particular time scale.
getTimeSinceBoot() - Method in class ohos.location.Location
Obtains the actual time when the location is obtained, in unit of nanoseconds.
getTimestamp() - Method in class java.security.CodeSigner
Returns the signature timestamp.
getTimestamp() - Method in class java.security.Timestamp
Returns the date and time when the timestamp was generated.
getTimestamp() - Method in class ohos.hiviewdfx.Faultlogger.FaultLogInfo
Obtains the time when the application fault record was generated.
getTimestamp() - Method in interface ohos.media.camera.device.FrameResult
Gets the timestamp when the current frame capture starts.
getTimestamp() - Method in class ohos.media.image.Image
Obtains the image timestamp, in nanoseconds.
getTimestamp() - Method in class ohos.miscservices.pasteboard.PasteData.DataProperty
Obtains a timestamp based on Time.getCurrentTime(), which indicates when data is written to the system pasteboard.
getTimestamp() - Method in class ohos.sensor.data.SensorData
Obtains the timestamp of a sensor.
getTimestamp() - Method in class ohos.wifi.WifiScanInfo
Obtains the timestamp of the latest detection of a Wi-Fi hotspot.
getTimestamp(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TIMESTAMP parameter as a java.sql.Timestamp object.
getTimestamp(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimestamp(int, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TIMESTAMP parameter as a java.sql.Timestamp object, using the given Calendar object to construct the Timestamp object.
getTimestamp(int, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimestamp(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp object.
getTimestamp(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimestamp(String, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp object, using the given Calendar object to construct the Timestamp object.
getTimestamp(String, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimeStamp() - Method in class ohos.location.Location
Obtains the actual timestamp when the location is obtained, in unit of milliseconds.
getTimeToLive() - Method in class java.net.DatagramSocketImpl
Retrieve the TTL (time-to-live) option.
getTimeToLive() - Method in class java.net.MulticastSocket
Get the default time-to-live for multicast packets sent out on the socket.
getTimeToLive(String, Locale) - Method in class java.util.ResourceBundle.Control
Returns the time-to-live (TTL) value for resource bundles that are loaded under this ResourceBundle.Control.
getTimeZone() - Method in class java.text.DateFormat
Gets the time zone.
getTimeZone() - Method in class java.util.Calendar
Gets the time zone.
getTimeZone() - Method in class java.util.GregorianCalendar
 
getTimeZone() - Method in class ohos.agp.components.Clock
Obtains the set time zone.
getTimeZone() - Method in class ohos.global.icu.text.DateFormat
Returns the time zone.
getTimeZone() - Method in class ohos.global.icu.text.DateIntervalFormat
Get the TimeZone
getTimeZone() - Method in class ohos.global.icu.util.Calendar
Returns the time zone.
getTimeZone() - Static method in class ohos.miscservices.timeutility.Time
Obtains the system time zone.
getTimeZone(String) - Static method in class java.util.TimeZone
Gets the TimeZone for the given ID.
getTimeZone(String) - Static method in class ohos.global.icu.util.TimeZone
Gets the TimeZone for the given ID.
getTimeZone(String, int) - Static method in class ohos.global.icu.util.TimeZone
Gets the TimeZone for the given ID and the timezone type.
getTimeZone(ZoneId) - Static method in class java.util.TimeZone
Gets the TimeZone for the given zoneId.
getTimeZoneDisplayName(String, TimeZoneNames.NameType) - Method in class ohos.global.icu.text.TimeZoneNames
Returns the display name of the time zone.
getTimeZoneFormat() - Method in class ohos.global.icu.text.SimpleDateFormat
[icu] Gets the time zone formatter which this date/time formatter uses to format and parse a time zone.
getTimeZoneNames() - Method in class ohos.global.icu.text.TimeZoneFormat
Returns the time zone display name data used by this instance.
getTimezoneOffset() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by -(Calendar.get(Calendar.ZONE_OFFSET) + Calendar.get(Calendar.DST_OFFSET)) / (60 * 1000).
getTiming() - Method in class ohos.vibrator.bean.VibrationPattern
Obtains the array of the timing sequence in a periodic vibration.
getTisr(Context) - Static method in class ohos.ai.cv.common.VisionManager
Obtains an ITxtImageSuperResolution instance.
getTitle() - Method in class ohos.agp.components.webengine.WebView
Obtains the title of the current page.
getTitle() - Method in class ohos.data.search.schema.Schema
Obtains the value of the title index field.
getTitle() - Method in class ohos.event.notification.NotificationActionButton
Obtains the title of this NotificationActionButton.
getTitle() - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Obtains the title that has been set by calling NotificationRequest.NotificationConversationalContent.setTitle(java.lang.String) for this conversation-like notification.
getTitle() - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Obtains the title of a long text notification specified by calling the NotificationRequest.NotificationLongTextContent.setTitle(java.lang.String) method.
getTitle() - Method in class ohos.event.notification.NotificationRequest.NotificationMediaContent
Obtains the title that has been set by calling NotificationRequest.NotificationMediaContent.setTitle(java.lang.String) for this media playback notification.
getTitle() - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Obtains the title that has been set by calling NotificationRequest.NotificationMultiLineContent.setTitle(java.lang.String) for this multi-line notification.
getTitle() - Method in class ohos.event.notification.NotificationRequest.NotificationNormalContent
Obtains the title of a basic notification specified by calling the NotificationRequest.NotificationNormalContent.setTitle(java.lang.String) method.
getTitle() - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
Obtains the title of a picture-attached notification specified by calling the NotificationRequest.NotificationPictureContent.setTitle(java.lang.String) method.
getTitle() - Method in class ohos.media.common.AVDescription
Obtains the title of the media item.
getTitle() - Method in class ohos.miscservices.download.DownloadSession.DownloadInfo
Obtains the title of a file to be downloaded.
getTitle() - Method in class ohos.sysappcomponents.calendar.entity.Events
Obtains the event title.
getTitle() - Method in class ohos.sysappcomponents.contact.entity.Group
Obtains the contact group title.
getTitle() - Method in class ohos.sysappcomponents.contact.entity.Organization
Obtains the title of this contact.
getTitleInstance() - Static method in class ohos.global.icu.text.BreakIterator
Deprecated.
getTitleInstance(Locale) - Static method in class ohos.global.icu.text.BreakIterator
Deprecated.
getTitleInstance(ULocale) - Static method in class ohos.global.icu.text.BreakIterator
Deprecated.
getTLen() - Method in class javax.crypto.spec.GCMParameterSpec
Returns the authentication tag length.
getTnf() - Method in class ohos.nfc.tag.MessageRecord
Obtains the TNF of the NDEF record.
getToDate() - Method in class ohos.global.icu.util.DateInterval
Get the to date.
getToEmail() - Method in class ohos.data.search.schema.EmailItem
Obtains the value of the toEmail index field.
getToken() - Method in class ohos.data.async.JobParams
Obtains the token of an asynchronous task.
getToName() - Method in class ohos.data.search.schema.EmailItem
Obtains the value of the toName index field.
getTop() - Method in class ohos.agp.components.Component
Obtains the top edge position of a component relative to the parent layout.
getTop() - Method in class ohos.ai.cv.common.BoundingBox
Obtains the vertical coordinate of the upper left corner of the bounding box.
getTop(int) - Method in class ohos.agp.text.Layout
Obtains the top of a specified line.
getTopElement() - Method in class ohos.agp.components.Text
Obtains the element at the top of the text.
getTopLeft() - Method in class ohos.ai.cv.docrefine.DocCoordinates
Obtains the coordinate of the CvPoint data type in the upper left corner of the document bounding box.
getTopRight() - Method in class ohos.ai.cv.docrefine.DocCoordinates
Obtains the coordinate of the CvPoint data type in the upper right corner of the document bounding box.
getTopWindow() - Method in class ohos.agp.window.service.WindowManager
Obtains the top window of the current application.
getTotalBytes() - Method in class ohos.miscservices.download.DownloadSession.DownloadInfo
Obtains the total size of files to be downloaded (in bytes).
getTotalIn() - Method in class java.util.zip.Deflater
Returns the total number of uncompressed bytes input so far.
getTotalIn() - Method in class java.util.zip.Inflater
Returns the total number of compressed bytes input so far.
getTotalOut() - Method in class java.util.zip.Deflater
Returns the total number of compressed bytes output so far.
getTotalOut() - Method in class java.util.zip.Inflater
Returns the total number of uncompressed bytes output so far.
getTotalSeconds() - Method in class java.time.ZoneOffset
Gets the total zone offset in seconds.
getTotalSpace() - Method in class java.io.File
Returns the size of the partition named by this abstract pathname.
getTotalSpace() - Method in class java.nio.file.FileStore
Returns the size, in bytes, of the file store.
getTotalStreams() - Method in class ohos.media.extractor.Extractor
Obtains the total number of tracks in a media file.
getTotalSysMem() - Method in class ohos.aafwk.ability.SystemMemoryInfo
Obtains the total system memory that is accessible by the kernel.
getTotalTimeMicros() - Method in interface ohos.agp.render.render3d.Engine.Time
Obtains the time elapsed since the first frame rendering, in milliseconds.
getTotalWeight() - Method in class ohos.agp.components.DirectionalLayout
Obtains the total weight of all child controls.
getTouchEventListener() - Method in class ohos.agp.components.Component
Obtains a listener for monitoring touch events of this component.
getTouchScreenType() - Method in class ohos.aafwk.ability.DeviceConfigInfo
Obtains the type of touch required by the application.
getTrackElement() - Method in class ohos.agp.components.Switch
Obtains the element of the switch track.
getTrackingForceOcrFlag() - Method in class ohos.ai.cv.text.TextConfiguration
Checks whether to forcibly detect text during text tracking.
getTrackingRelease() - Method in class ohos.ai.cv.text.TextConfiguration
Checks whether to release the resources for text tracking.
getTrafficClass() - Method in class java.net.DatagramSocket
Gets traffic class or type-of-service in the IP datagram header for packets sent from this DatagramSocket.
getTrafficClass() - Method in class java.net.Socket
Gets traffic class or type-of-service in the IP header for packets sent from this Socket
getTrailerField() - Method in class java.security.spec.PSSParameterSpec
Returns the value for the trailer field.
getTransactionIsolation() - Method in interface java.sql.Connection
Retrieves this Connection object's current transaction isolation level.
getTransactionIsolation() - Method in interface javax.sql.RowSet
Retrieves the transaction isolation level set for this RowSet object.
getTransferSize() - Method in exception java.sql.DataTruncation
Gets the number of bytes of data actually transferred.
getTransition(LocalDateTime) - Method in class java.time.zone.ZoneRules
Gets the offset transition applicable at the specified local date-time in these rules.
getTransitionRules() - Method in class java.time.zone.ZoneRules
Gets the list of transition rules for years beyond those defined in the transition list.
getTransitions() - Method in class java.time.zone.ZoneRules
Gets the complete list of fully defined transitions.
getTranslateX() - Method in class ohos.agp.utils.Matrix
Obtains the horizontal translation factor of this Matrix.
getTranslateY() - Method in class ohos.agp.utils.Matrix
Obtains the vertical translation factor of this Matrix.
getTranslation() - Method in class ohos.agp.components.Component
Obtains the component's horizontal translation relative to its left boundary and the vertical translation relative to its top boundary.
getTranslationX() - Method in class ohos.agp.components.Component
Obtains the horizontal translation of the component relative to its left position.
getTranslationY() - Method in class ohos.agp.components.Component
Obtains the vertical translation of the component relative to its top position.
getTriggerAction() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the action that triggers the accessibility event, for example, clicking or focusing a view.
getTriggerRule() - Method in class ohos.hiviewdfx.Caution
Obtains the rule for detecting the current caution.
getTruncationMode() - Method in class ohos.agp.components.Text
Obtains the truncation mode.
getTrustAnchor() - Method in class java.security.cert.PKIXCertPathValidatorResult
Returns the TrustAnchor describing the CA that served as a trust anchor for the certification path.
getTrustAnchors() - Method in class java.security.cert.PKIXParameters
Returns an immutable Set of the most-trusted CAs.
getTrustedCert() - Method in class java.security.cert.TrustAnchor
Returns the most-trusted CA certificate.
getTrustedCertificate() - Method in class java.security.KeyStore.TrustedCertificateEntry
Gets the trusted Certficate from this entry.
getTrustManagers() - Method in class javax.net.ssl.TrustManagerFactory
Returns one trust manager for each type of trust material.
getTTL() - Method in class java.net.DatagramSocketImpl
Deprecated.
use getTimeToLive instead.
getTTL() - Method in class java.net.MulticastSocket
Deprecated.
use the getTimeToLive method instead, which returns an int instead of a byte.
getTxBytes() - Static method in class ohos.net.NetHotspot
Obtains the number of uplink data bytes of the NIC that serves as a hotspot.
getType() - Method in class java.io.ObjectStreamField
Get the type of the field.
getType() - Method in class java.lang.reflect.Field
Returns a Class object that identifies the declared type for the field represented by this Field object.
getType() - Method in class java.lang.reflect.Parameter
Returns a Class object that identifies the declared type for the parameter represented by this Parameter object.
getType() - Method in class java.security.cert.Certificate
Returns the type of this certificate.
getType() - Method in class java.security.cert.CertificateFactory
Returns the name of the certificate type associated with this certificate factory.
getType() - Method in class java.security.cert.CertPath
Returns the type of Certificates in this certification path.
getType() - Method in class java.security.cert.CertStore
Returns the type of this CertStore.
getType() - Method in class java.security.cert.CRL
Returns the type of this CRL.
getType() - Method in class java.security.KeyStore
Returns the type of this keystore.
getType() - Method in class java.security.Policy
Return the type of this Policy.
getType() - Method in class java.security.Provider.Service
Get the type of this service.
getType() - Method in interface java.sql.ResultSet
Retrieves the type of this ResultSet object.
getType() - Method in class javax.net.ssl.SNIMatcher
Returns the server name type of this SNIMatcher object.
getType() - Method in class javax.net.ssl.SNIServerName
Returns the name type of this server name.
getType() - Method in class ohos.aafwk.ability.DataAbilityOperation
Obtains the data operation type.
getType() - Method in class ohos.aafwk.content.Intent
Obtains the description of the type in this Intent.
getType() - Method in class ohos.account.OsAccount
Obtains the type of an OS account.
getType() - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Obtains the type of this material.
getType() - Method in class ohos.bundle.AbilityInfo
Obtains the type of templates used by an ability.
getType() - Method in class ohos.bundle.CommonEventInfo
Obtains the list of types defined in this static common event.
getType() - Method in class ohos.bundle.FormInfo
Obtains the type of this form.
getType() - Method in class ohos.data.distributed.common.FieldNode
Obtains the field value type.
getType() - Method in class ohos.data.distributed.device.DeviceInfo
Obtains the device type.
getType() - Method in class ohos.global.icu.text.MessagePattern.Part
Returns the type of this part.
getType() - Method in class ohos.global.icu.util.BuddhistCalendar
[icu] Returns the calendar type name string for this Calendar object.
getType() - Method in class ohos.global.icu.util.Calendar
[icu] Returns the calendar type name string for this Calendar object.
getType() - Method in class ohos.global.icu.util.ChineseCalendar
[icu] Returns the calendar type name string for this Calendar object.
getType() - Method in class ohos.global.icu.util.CopticCalendar
[icu] Returns the calendar type name string for this Calendar object.
getType() - Method in class ohos.global.icu.util.EthiopicCalendar
[icu] Returns the calendar type name string for this Calendar object.
getType() - Method in class ohos.global.icu.util.GregorianCalendar
[icu] Returns the calendar type name string for this Calendar object.
getType() - Method in class ohos.global.icu.util.HebrewCalendar
[icu] Returns the calendar type name string for this Calendar object.
getType() - Method in class ohos.global.icu.util.IndianCalendar
[icu] Returns the calendar type name string for this Calendar object.
getType() - Method in class ohos.global.icu.util.IslamicCalendar
[icu] Returns the calendar type name string for this Calendar object.
getType() - Method in class ohos.global.icu.util.JapaneseCalendar
[icu] Returns the calendar type name string for this Calendar object.
getType() - Method in class ohos.global.icu.util.MeasureUnit
Get the type, such as "length"
getType() - Method in class ohos.global.icu.util.TaiwanCalendar
[icu] Returns the calendar type name string for this Calendar object.
getType() - Method in class ohos.global.resource.Entry
Obtains the type of Entry.
getType() - Method in class ohos.global.resource.RawFileEntry
Obtains the type of a RawFileEntry, either FOLDER or FILE.
getType() - Method in class ohos.global.resource.solidxml.TypedAttribute
Obtains the type of an XML attribute value.
getType() - Method in class ohos.media.audio.AudioDeviceDescriptor
Obtains a device type.
getType() - Method in class ohos.media.audio.SoundEffect.SoundEffectInfo
Obtains a sound effect type.
getType() - Method in class ohos.media.camera.params.FaceLandmark
Gets the facial landmark type.
getType() - Method in class ohos.nfc.tag.MessageRecord
Obtains the payload type of the NDEF record.
getType(char) - Static method in class java.lang.Character
Returns a value indicating a character's general category.
getType(int) - Static method in class java.lang.Character
Returns a value indicating a character's general category.
getType(int) - Static method in class ohos.global.icu.lang.UCharacter
Returns a value indicating a code point's Unicode category.
getType(int) - Method in interface ohos.org.xml.sax.AttributeList
Deprecated.
getType(int) - Method in interface ohos.org.xml.sax.Attributes
Look up an attribute's type by index.
getType(int, int) - Method in class ohos.data.resultset.SharedBlock
Obtains the ColumnType of the value at the position specified by rowIndex and columnIndex.
getType(String) - Method in interface ohos.org.xml.sax.AttributeList
Deprecated.
getType(String) - Method in interface ohos.org.xml.sax.Attributes
Look up an attribute's type by XML qualified (prefixed) name.
getType(String, String) - Method in interface ohos.org.xml.sax.Attributes
Look up an attribute's type by Namespace name.
getType(Uri) - Method in class ohos.aafwk.ability.Ability
Obtains the MIME type matching the data specified by the URI of the Data ability.
getType(Uri) - Method in class ohos.aafwk.ability.DataAbilityHelper
Obtains the MIME type of the date specified by the given URI.
getTypeAllocationCode(int) - Method in class ohos.telephony.RadioInfoManager
Obtains the type allocation code (TAC) of a specified card slot of the device.
getTypeCode() - Method in class java.io.ObjectStreamField
Returns character encoding of field type.
getTypedAttribute(ResourceManager) - Method in class ohos.global.resource.solidxml.Attribute
Obtains the attribute of a specific type.
getTypedAttribute(ResourceManager) - Method in class ohos.global.resource.solidxml.Node
Deprecated.
See getTypedAttributes().
getTypedAttributes(ResourceManager) - Method in class ohos.global.resource.solidxml.Node
Obtains the typed attribute set of a node.
getTypedAttributes(Pattern) - Method in class ohos.global.resource.solidxml.Node
Obtains the set of node and defaultPattern attributes.
getTypedAttributes(Pattern, String[]) - Method in class ohos.global.resource.solidxml.Node
Obtains attributes of selected names from the set of node and defaultPattern attributes.
getTypeInfo() - Method in interface java.sql.DatabaseMetaData
Retrieves a description of all the data types supported by this database.
getTypeInfoProvider() - Method in class ohos.javax.xml.validation.ValidatorHandler
Obtains the TypeInfoProvider implementation of this ValidatorHandler.
getTypeIterator() - Static method in class ohos.global.icu.lang.UCharacter
[icu]
getTypeMap() - Method in interface java.sql.Connection
Retrieves the Map object associated with this Connection object.
getTypeMap() - Method in interface javax.sql.RowSet
Retrieves the Map object associated with this RowSet object, which specifies the custom mapping of SQL user-defined types, if any.
getTypeName() - Method in class java.lang.Class
Return an informative string for the name of this type.
getTypeName() - Method in interface java.lang.reflect.Type
Returns a string describing this type, including information about any type parameters.
getTypeName() - Method in interface ohos.org.w3c.dom.TypeInfo
The name of a type declared for the associated element or attribute, or null if unknown.
getTypeNamespace() - Method in interface ohos.org.w3c.dom.TypeInfo
The namespace of the type declared for the associated element or attribute or null if the element does not have declaration or if no namespace information is available.
getTypeParameters() - Method in class java.lang.Class
Returns an array of TypeVariable objects that represent the type variables declared by the generic declaration represented by this GenericDeclaration object, in declaration order.
getTypeParameters() - Method in class java.lang.reflect.Constructor
Returns an array of TypeVariable objects that represent the type variables declared by the generic declaration represented by this GenericDeclaration object, in declaration order.
getTypeParameters() - Method in class java.lang.reflect.Executable
Returns an array of TypeVariable objects that represent the type variables declared by the generic declaration represented by this GenericDeclaration object, in declaration order.
getTypeParameters() - Method in interface java.lang.reflect.GenericDeclaration
Returns an array of TypeVariable objects that represent the type variables declared by the generic declaration represented by this GenericDeclaration object, in declaration order.
getTypeParameters() - Method in class java.lang.reflect.Method
Returns an array of TypeVariable objects that represent the type variables declared by the generic declaration represented by this GenericDeclaration object, in declaration order.
getTypeString() - Method in class java.io.ObjectStreamField
Return the JVM type signature.
getTypeValue() - Method in enum ohos.media.audio.SoundPlayer.SoundType
Obtains an enum value.
getTZDataVersion() - Static method in class ohos.global.icu.util.TimeZone
[icu] Returns the time zone data version currently used by ICU.
getTZDBInstance(ULocale) - Static method in class ohos.global.icu.text.TimeZoneNames
Returns an instance of TimeZoneNames containing only short specific zone names (NameType#SHORT_STANDARD and NameType#SHORT_DAYLIGHT), compatible with the IANA tz database's zone abbreviations (not localized).
getUCAVersion() - Method in class ohos.global.icu.text.Collator
[icu] Returns the UCA version of this collator object.
getUCAVersion() - Method in class ohos.global.icu.text.RuleBasedCollator
Get the UCA version of this collator object.
getUDTs(String, String, String, int[]) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the user-defined types (UDTs) defined in a particular schema.
getUid() - Method in class ohos.aafwk.ability.ProcessErrorInfo
Get the user-ID that has been assigned to this process;.
getUid() - Method in class ohos.aafwk.ability.RunningProcessInfo
Obtains the ID of the user who installed the application.
getUid() - Method in class ohos.bundle.BundleInfo
Obtains the UID of the application to which the current bundle belongs.
getUid() - Method in class ohos.bundle.CommonEventInfo
Obtains the UID of this static common event.
getUid() - Method in class ohos.hiviewdfx.Faultlogger.FaultLogInfo
Obtains the user ID (UID) from the application fault record.
getUid() - Method in class ohos.media.audio.SoundEffect.SoundEffectInfo
Obtains a sound effect ID.
getUid() - Method in class ohos.net.SocketCertificates
Obtains the UID of the process using this UNIX domain socket for communications.
getUid() - Static method in class ohos.os.ProcessManager
Obtains the UID of the current process.
getUid(IntentAgent) - Static method in class ohos.event.intentagent.IntentAgentHelper
Obtains the user ID (UID) of an IntentAgent.
getUID() - Static method in class ohos.system.OsHelper
Obtains the user ID of the calling process.
getUidByBundleName(String, int) - Method in interface ohos.bundle.IBundleManager
Obtains the application UID based on the given bundle name and user ID.
getUidByName(String) - Static method in class ohos.os.ProcessManager
Obtains the UID based on the specified user name.
getUidRxBytes(int) - Static method in class ohos.net.DataFlowStatistics
Queries the data traffic (including all TCP and UDP data packets) received by a specified application.
getUidTxBytes(int) - Static method in class ohos.net.DataFlowStatistics
Queries the data traffic (including all TCP and UDP data packets) sent by a specified application.
getUiList(Set<ULocale>, boolean, Comparator<Object>) - Method in class ohos.global.icu.text.LocaleDisplayNames
Return a list of information used to construct a UI list of locale names.
getUiListCompareWholeItems(Set<ULocale>, Comparator<LocaleDisplayNames.UiListItem>) - Method in class ohos.global.icu.text.LocaleDisplayNames
Return a list of information used to construct a UI list of locale names, providing more access to control the sorting.
getUITaskDispatcher() - Method in class ohos.app.AbilityContext
 
getUITaskDispatcher() - Method in interface ohos.app.Context
Obtains a task dispatcher that is bound to the UI thread.
getULocale() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the locale for which this object was constructed.
getULocale() - Method in class ohos.global.icu.text.MessageFormat
[icu] Returns the locale that's used when creating argument Format objects.
getUnallocatedSpace() - Method in class java.nio.file.FileStore
Returns the number of unallocated bytes in the file store.
getUnarrivedParties() - Method in class java.util.concurrent.Phaser
Returns the number of registered parties that have not yet arrived at the current phase of this phaser.
getUncaughtExceptionHandler() - Method in class java.lang.Thread
Returns the handler invoked when this thread abruptly terminates due to an uncaught exception.
getUncaughtExceptionHandler() - Method in class java.util.concurrent.ForkJoinPool
Returns the handler for internal worker threads that terminate due to unrecoverable errors encountered while executing tasks.
getUndeclaredThrowable() - Method in exception java.lang.reflect.UndeclaredThrowableException
Returns the Throwable instance wrapped in this UndeclaredThrowableException, which may be null.
getUnderflowLabel() - Method in class ohos.global.icu.text.AlphabeticIndex
Get the default label used in the IndexCharacters' locale for underflow, eg the last item in: X Y Z ...
getUnderline() - Method in class ohos.agp.text.TextForm
Checks whether an underline is added for this text.
getUnfilledElement() - Method in class ohos.agp.components.Rating
Obtains the unfilled element from the rating item.
getUnicode() - Method in class ohos.multimodalinput.event.KeyBoardEvent
Obtains the Unicode mapping to a key.
getUnicodeLocaleAttributes() - Method in class java.util.Locale
Returns the set of unicode locale attributes associated with this locale, or the empty set if it has no attributes.
getUnicodeLocaleAttributes() - Method in class ohos.global.icu.util.ULocale
Returns the set of unicode locale attributes associated with this locale, or the empty set if it has no attributes.
getUnicodeLocaleKeys() - Method in class java.util.Locale
Returns the set of Unicode locale keys defined by this locale, or the empty set if this locale has none.
getUnicodeLocaleKeys() - Method in class ohos.global.icu.util.ULocale
Returns the set of Unicode locale keys defined by this locale, or the empty set if this locale has none.
getUnicodeLocaleType(String) - Method in class java.util.Locale
Returns the Unicode locale type associated with the specified Unicode locale key for this locale.
getUnicodeLocaleType(String) - Method in class ohos.global.icu.util.ULocale
Returns the Unicode locale type associated with the specified Unicode locale key for this locale.
getUnicodeNumericValue(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns the numeric value for a Unicode code point as defined in the Unicode Character Database.
getUnicodeSet() - Method in class ohos.global.icu.text.UnicodeSetSpanner
Returns the UnicodeSet used for processing.
getUnicodeStream(int) - Method in interface java.sql.ResultSet
Deprecated.
use getCharacterStream in place of getUnicodeStream
getUnicodeStream(String) - Method in interface java.sql.ResultSet
Deprecated.
use getCharacterStream instead
getUnicodeVersion() - Static method in class ohos.global.icu.lang.UCharacter
[icu] Returns the version of Unicode data used.
getUniqueDeviceId(int) - Method in class ohos.telephony.RadioInfoManager
Obtains the unique device ID of a specified card slot of the device.
getUniqueKeywordValue(String) - Method in class ohos.global.icu.text.PluralRules
Returns the unique value that this keyword matches, or PluralRules.NO_UNIQUE_VALUE if the keyword matches multiple values or is not defined for this PluralRules.
getUnit() - Method in class ohos.global.icu.util.Measure
Returns the unit of this object.
getUnitDisplayName(MeasureUnit) - Method in class ohos.global.icu.text.MeasureFormat
Gets the display name of the specified MeasureUnit corresponding to the current locale and format width.
getUnitName() - Method in enum ohos.global.i18n.text.MeasureOptions.Unit
Obtains the name of this Unit.
getUnits() - Method in interface java.time.chrono.ChronoPeriod
Gets the set of units supported by this period.
getUnits() - Method in class java.time.Duration
Gets the set of units supported by this duration.
getUnits() - Method in class java.time.Period
Gets the set of units supported by this period.
getUnits() - Method in interface java.time.temporal.TemporalAmount
Returns the list of units uniquely defining the value of this TemporalAmount.
getUnitType() - Method in enum ohos.global.i18n.text.MeasureOptions.Unit
Obtains the type of this Unit.
getUnregisteredParamFilter() - Method in class ohos.utils.net.UrlQueryFilter
Obtains the ValueFilter that is used to filter out unregistered parameters.
getUnresolvedActions() - Method in class java.security.UnresolvedPermission
Get the actions for the underlying permission that has not been resolved.
getUnresolvedCerts() - Method in class java.security.UnresolvedPermission
Get the signer certificates (without any supporting chain) for the underlying permission that has not been resolved.
getUnresolvedName() - Method in class java.security.UnresolvedPermission
Get the target name of the underlying permission that has not been resolved.
getUnresolvedType() - Method in class java.security.UnresolvedPermission
Get the type (class name) of the underlying permission that has not been resolved.
getUnsupportedTracksInfoMap() - Method in class ohos.media.codec.TrackInfo
Obtains information about unsupported tracks.
getUpdateCount() - Method in interface java.sql.Statement
Retrieves the current result as an update count; if the result is a ResultSet object or there are no more results, -1 is returned.
getUpdateCounts() - Method in exception java.sql.BatchUpdateException
Retrieves the update count for each update statement in the batch update that executed successfully before this exception occurred.
getUpdatedItems() - Method in class ohos.data.search.model.ChangedIndexContent
Obtains the indexes updated in the index library.
getUpdatedList() - Method in class ohos.data.orm.AllChangeToTarget
Obtains the list of updated OrmObject objects.
getUpdateEntries() - Method in class ohos.data.distributed.common.ChangeNotification
Obtains data update records.
getUpdateStatement() - Method in interface ohos.data.orm.EntityHelper
Obtains the declaration statement of the table that maps to an updated OrmObject instance in the relational database.
getUpdateTime() - Method in class ohos.bundle.BundleInfo
Obtains the application update time.
getUpper() - Method in class ohos.utils.Scope
Obtains the upper bound of the current range.
getUpperBounds() - Method in interface java.lang.reflect.WildcardType
Returns an array of Type objects representing the upper bound(s) of this type variable.
getUpperRange() - Method in class ohos.sensor.bean.SensorBase
Obtains the maximum measurement range of a sensor.
getUri() - Method in class ohos.aafwk.ability.DataAbilityOperation
Obtains the data path of the operation.
getUri() - Method in class ohos.aafwk.ability.DataAbilityResult
Obtains the Uri object corresponding to the operation.
getUri() - Method in class ohos.aafwk.content.Intent
Obtains the description of a URI in an Intent.
getUri() - Method in interface ohos.aafwk.content.Operation
Obtains the value of the uri attribute included in this Operation.
getUri() - Method in interface ohos.agp.render.render3d.resources.ResourceManager.ResourceInfo
Obtains the URI of this resource.
getUri() - Method in class ohos.event.notification.MessageUser
Obtains the URI of this MessageUser.
getUri() - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent.ConversationalMessage
Obtains the URI of the message content with the specific MIME type.
getUri() - Method in class ohos.media.common.Source
Obtains the the media source URI.
getUri() - Method in class ohos.miscservices.pasteboard.PasteData.Record
Obtains an URI in a record.
getUri() - Method in class ohos.sysappcomponents.calendar.support.TableSupport
Get table uri
getUri() - Method in class ohos.sysappcomponents.contact.entity.Portrait
Obtains the URI of this contact portrait.
getUri(String) - Static method in class ohos.sysappcomponents.settings.SystemSettings
Constructs a URI for a specific name-value pair for monitoring data of the ability that uses the Data template.
getURI() - Method in class ohos.bundle.AbilityInfo
Obtains the Uniform Resource Identifier (URI) of an ability.
getURI() - Method in class ohos.bundle.ElementName
Obtains the URI of an ability.
getURI(int) - Method in interface ohos.org.xml.sax.Attributes
Look up an attribute's Namespace URI by index.
getUriFromFile(File) - Static method in class ohos.utils.net.Uri
Creates a hierarchical Uri object based on the given file.
getUriFromFileCanonicalPath(File) - Static method in class ohos.utils.net.Uri
Creates a hierarchical Uri object based on the canonical path of the given file.
getUriFromParts(String, String, String) - Static method in class ohos.utils.net.Uri
Creates an opaque Uri object based on the given strings.
getURIs() - Method in interface java.net.CookieStore
Get all URIs which identify the cookies in this cookie store.
getUriString() - Method in class ohos.aafwk.content.Intent
Obtains the string representation of the URI in this Intent.
getUrl() - Method in interface javax.sql.RowSet
Retrieves the url property this RowSet object will use to create a connection if it uses the DriverManager instead of a DataSource object to establish the connection.
getUrl() - Method in class ohos.data.search.schema.Schema
Obtains the value of the url index field.
getUrl() - Method in class ohos.net.http.SslError
Obtains the URL of this SslError object.
getURL() - Method in class java.net.URLConnection
Returns the value of this URLConnection's URL field.
getURL() - Method in interface java.sql.DatabaseMetaData
Retrieves the URL for this DBMS.
getURL(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC DATALINK parameter as a java.net.URL object.
getURL(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getURL(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC DATALINK parameter as a java.net.URL object.
getURL(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getUrlDecoder() - Static method in class java.util.Base64
Returns a Decoder that decodes using the URL and Filename safe type base64 encoding scheme.
getUrlEncoder() - Static method in class java.util.Base64
Returns a Encoder that encodes using the URL and Filename safe type base64 encoding scheme.
getURLs() - Method in class java.net.URLClassLoader
Returns the search path of URLs for loading classes and resources.
getUsableSpace() - Method in class java.io.File
Returns the number of bytes available to this virtual machine on the partition named by this abstract pathname.
getUsableSpace() - Method in class java.nio.file.FileStore
Returns the number of bytes available to this Java virtual machine on the file store.
getUsage() - Method in class ohos.media.audio.AudioStreamInfo
Obtains the usage type of the audio stream.
getUsage(int) - Static method in class ohos.global.icu.lang.UScript
Returns the script usage according to UAX #31 Unicode Identifier and Pattern Syntax.
getUsageName() - Method in enum ohos.global.i18n.text.MeasureOptions.Usage
Obtains the name of this Usage.
getUsageType() - Method in enum ohos.global.i18n.text.MeasureOptions.Usage
Obtains the type of this Usage.
getUseCaches() - Method in class java.net.URLConnection
Returns the value of this URLConnection's useCaches field.
getUseCenter() - Method in class ohos.agp.render.Arc
Obtains the value of the useCenter attribute, which indicates whether to draw the lines from both end points of the arc to its center.
getUseCipherSuitesOrder() - Method in class javax.net.ssl.SSLParameters
Returns whether the local cipher suites preference should be honored.
getUseClientMode() - Method in class javax.net.ssl.SSLEngine
Returns true if the engine is set to use client mode when handshaking.
getUseClientMode() - Method in class javax.net.ssl.SSLServerSocket
Returns true if accepted connections will be in SSL client mode.
getUseClientMode() - Method in class javax.net.ssl.SSLSocket
Returns true if the socket is set to use client mode when handshaking.
getUseParentHandlers() - Method in class java.util.logging.Logger
Discover whether or not this logger is sending its output to its parent logger.
getUserId() - Method in class ohos.bundle.InstallParam
Obtains the user ID.
getUserId() - Method in class ohos.bundle.LauncherAbilityInfo
Obtains the ID of the user to which the ability belongs.
getUserId() - Method in class ohos.data.distributed.common.UserInfo
Obtains the user ID.
getUserInfo() - Method in class java.net.URI
Returns the decoded user-information component of this URI.
getUserInfo() - Method in class java.net.URL
Gets the userInfo part of this URL.
getUserInfo() - Method in class ohos.data.distributed.common.KvManagerConfig
Obtains user information.
getUserInputs() - Method in class ohos.event.notification.NotificationActionButton
Obtains the NotificationUserInput objects to be collected from the user when this NotificationActionButton is sent.
getUsername() - Method in interface javax.sql.RowSet
Retrieves the username used to create a database connection for this RowSet object.
getUserName() - Method in class java.net.PasswordAuthentication
Returns the user name.
getUserName() - Method in interface java.sql.DatabaseMetaData
Retrieves the user name as known to this database.
getUserNextFocus(int) - Method in class ohos.agp.components.Component
Obtains the ID of the next component to give focus to.
getUserPrincipalLookupService() - Method in class java.nio.file.FileSystem
Returns the UserPrincipalLookupService for this file system (optional operation).
getUserRawData() - Method in class ohos.telephony.ShortMessage
Obtains the user data excluding the data header.
getUserType() - Method in class ohos.data.distributed.common.UserInfo
Obtains the user type.
getUTS46Instance(int) - Static method in class ohos.global.icu.text.IDNA
Returns an IDNA instance which implements UTS #46.
getUuid() - Method in class ohos.bluetooth.ble.GattCharacteristic
Obtains the UUID of a characteristic.
getUuid() - Method in class ohos.bluetooth.ble.GattDescriptor
Obtains the UUID of a descriptor.
getUuid() - Method in class ohos.bluetooth.ble.GattService
Obtains the UUID of a service.
getUuid() - Method in class ohos.multimodalinput.event.MultimodalEvent
Obtains the UUID of the event.
getUuid() - Method in class ohos.utils.SequenceUuid
Obtains the UUID object encapsulated in the current SequenceUuid object.
getVadEndWaitMs() - Method in class ohos.ai.asr.AsrIntent
Obtains the post-VAD threshold.
getVadFrontWaitMs() - Method in class ohos.ai.asr.AsrIntent
Obtains the pre-VAD threshold.
getVal() - Method in enum ohos.distributedschedule.interwork.DeviceInfo.DeviceType
Obtains the value of this device type
getValidOffsets(LocalDateTime) - Method in class java.time.zone.ZoneRules
Gets the offset applicable at the specified local date-time in these rules.
getValidPolicy() - Method in interface java.security.cert.PolicyNode
Returns the valid policy represented by this node.
getValue() - Method in class java.net.HttpCookie
Returns the value of the cookie.
getValue() - Method in interface java.security.cert.Extension
Gets the extensions's DER-encoded value.
getValue() - Method in interface java.security.KeyStore.Entry.Attribute
Returns the attribute's value.
getValue() - Method in class java.security.PKCS12Attribute
Returns the attribute's ASN.1 DER-encoded value as a string.
getValue() - Method in class java.text.Annotation
Returns the value of the attribute, which may be null.
getValue() - Method in interface java.time.chrono.Era
Gets the numeric value associated with the era as defined by the chronology.
getValue() - Method in enum java.time.chrono.HijrahEra
Gets the numeric era int value.
getValue() - Method in enum java.time.chrono.IsoEra
Gets the numeric era int value.
getValue() - Method in class java.time.chrono.JapaneseEra
Gets the numeric era int value.
getValue() - Method in enum java.time.chrono.MinguoEra
Gets the numeric era int value.
getValue() - Method in enum java.time.chrono.ThaiBuddhistEra
Gets the numeric era int value.
getValue() - Method in enum java.time.DayOfWeek
Gets the day-of-week int value.
getValue() - Method in enum java.time.Month
Gets the month-of-year int value.
getValue() - Method in class java.time.Year
Gets the year value.
getValue() - Method in class java.util.AbstractMap.SimpleEntry
Returns the value corresponding to this entry.
getValue() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns the value corresponding to this entry.
getValue() - Method in interface java.util.Map.Entry
Returns the value corresponding to this entry.
getValue() - Method in class java.util.zip.Adler32
Returns the checksum value.
getValue() - Method in interface java.util.zip.Checksum
Returns the current checksum value.
getValue() - Method in class java.util.zip.CRC32
Returns CRC-32 value.
getValue() - Method in class javax.crypto.spec.PSource.PSpecified
Returns the value of encoding input P.
getValue() - Method in enum ohos.aafwk.ability.AbilityLifecycleExecutor.LifecycleState
Obtains the int value of the ability lifecycle state represented by the AbilityLifecycleExecutor.LifecycleState enum constant.
getValue() - Method in enum ohos.aafwk.ability.AbilitySliceLifecycleExecutor.LifecycleState
Obtains the int value of the ability slice lifecycle state represented by the AbilitySliceLifecycleExecutor.LifecycleState enum constant.
getValue() - Method in class ohos.agp.colors.HsvColor
Obtains the brightness of an HSV color.
getValue() - Method in enum ohos.agp.components.Component.FadeEffectEnum
Obtains the fade-effect value.
getValue() - Method in enum ohos.agp.components.Image.ScaleMode
Get the value of this scaling type.
getValue() - Method in class ohos.agp.components.Picker
Obtains the value displayed on the number picker.
getValue() - Method in class ohos.agp.utils.Color
Obtains the color value used for creating a color object.
getValue() - Method in enum ohos.agp.utils.Rect.RotationEnum
Get the value of this scaling type.
getValue() - Method in enum ohos.agp.utils.RectFloat.RotationEnum
Obtains the scale value.
getValue() - Method in enum ohos.ai.asr.AsrIntent.AsrAudioSrcType
Obtains an integer value of the enum type.
getValue() - Method in enum ohos.ai.asr.AsrIntent.AsrEngineType
Obtains an integer value of the enum type.
getValue() - Method in class ohos.ai.cv.text.Text
Obtains the value for text detection on a given image.
getValue() - Method in class ohos.ai.cv.text.TextBlock
Obtains the value for the text block.
getValue() - Method in class ohos.ai.cv.text.TextElement
Obtains the value for the text element.
getValue() - Method in class ohos.ai.cv.text.TextLine
Obtains the value for detecting the text line.
getValue() - Method in class ohos.bluetooth.ble.GattCharacteristic
Obtains the stored value of a characteristic.
getValue() - Method in class ohos.bluetooth.ble.GattDescriptor
Sets the stored value of a descriptor.
getValue() - Method in enum ohos.data.DatabaseFileType
Get the database file type.
getValue() - Method in class ohos.data.distributed.common.Entry
Obtains the value of a key-value pair.
getValue() - Method in enum ohos.data.rdb.RdbStore.ConflictResolution
Get conflict type number from ConflictResolution.
getValue() - Method in enum ohos.data.rdb.RdbUtils.OperationType
Obtains the value of the database operation type.
getValue() - Method in enum ohos.data.rdb.StoreConfig.JournalMode
 
getValue() - Method in enum ohos.data.rdb.StoreConfig.StorageMode
Get the storage type flag.
getValue() - Method in enum ohos.data.rdb.StoreConfig.SyncMode
Gets the value of synchronous mode.
getValue() - Method in enum ohos.data.resultset.ResultSet.ColumnType
Get the value of cell unit type.
getValue() - Method in class ohos.data.search.model.Recommendation
Obtains the field value of this group.
getValue() - Method in class ohos.global.icu.text.MessagePattern.Part
Returns a value associated with this part.
getValue() - Method in interface ohos.javax.xml.stream.events.Attribute
Gets the normalized value of this attribute
getValue() - Method in enum ohos.media.audio.AudioCapturer.State
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioCapturerInfo.AudioInputSource
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioDeviceDescriptor.DeviceFlag
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioDeviceDescriptor.DeviceRole
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioDeviceDescriptor.DeviceType
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioManager.AudioRingMode
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioManager.AudioVolumeType
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioManager.CallState
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioManager.RingtoneType
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioRenderer.State
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioStreamInfo.ChannelMask
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioStreamInfo.ContentType
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioStreamInfo.EncodingFormat
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioStreamInfo.StreamType
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.AudioStreamInfo.StreamUsage
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.Timestamp.Timebase
Obtains an enum value.
getValue() - Method in enum ohos.media.audio.ToneDescriptor.ToneType
Obtains an enum value.
getValue() - Method in enum ohos.media.image.common.AllocatorType
Obtains the value of this enum.
getValue() - Method in enum ohos.media.image.common.AlphaType
Obtains the enum value of the alpha type.
getValue() - Method in enum ohos.media.image.common.ColorSpace
Obtains an enum value.
getValue() - Method in enum ohos.media.image.common.DecodeEvent
Obtains the value of this enum.
getValue() - Method in enum ohos.media.image.common.MemoryUsagePreference
Obtains the value of this enum.
getValue() - Method in enum ohos.media.image.common.PixelFormat
Obtains an enum value.
getValue() - Method in enum ohos.media.image.common.ScaleMode
Obtains the enum value of the image scaling effect.
getValue() - Method in enum ohos.media.image.ImageSource.UpdateMode
Obtains an enum value.
getValue() - Method in enum ohos.utils.geo.Rect.RotationEnum
Get the value of this scaling type.
getValue() - Method in enum ohos.utils.geo.RectFloat.RotationEnum
Obtains the scale value.
getValue() - Method in enum ohos.vibrator.bean.VibrationPattern.EffectFlagType
Obtains the enumerated value of a custom vibration effect type.
getValue(int) - Method in interface ohos.org.xml.sax.AttributeList
Deprecated.
getValue(int) - Method in interface ohos.org.xml.sax.Attributes
Look up an attribute's value by index.
getValue(String) - Method in class java.util.jar.Attributes
Returns the value of the specified attribute name, specified as a string, or null if the attribute was not found.
getValue(String) - Method in interface javax.net.ssl.SSLSession
Returns the object bound to the given name in the session's application layer data.
getValue(String) - Method in class ohos.global.resource.solidxml.Theme
Obtains the TypedAttribute instance matching the key in this Theme.
getValue(String) - Method in interface ohos.org.xml.sax.AttributeList
Deprecated.
getValue(String) - Method in interface ohos.org.xml.sax.Attributes
Look up an attribute's value by XML qualified (prefixed) name.
getValue(String, String) - Method in interface ohos.org.xml.sax.Attributes
Look up an attribute's value by Namespace name.
getValue(Attributes.Name) - Method in class java.util.jar.Attributes
Returns the value of the specified Attributes.Name, or null if the attribute was not found.
getValue(DataAbilityHelper, String) - Static method in class ohos.sysappcomponents.settings.SystemSettings
Obtains the value of a specified character string in the database.
getValueBucket(CalendarEntity) - Method in class ohos.sysappcomponents.calendar.support.TableSupport
Transform a CalendarEntity object to ValuesBucket
getValueChangedListener() - Method in class ohos.agp.components.DatePicker
Obtains the listener set by setValueChangedListener for monitoring data updates.
getValueChangedListener() - Method in class ohos.agp.components.Picker
Obtains the listener for monitoring picker value changes.
getValueChangedListener() - Method in class ohos.agp.components.Slider
Obtains the the listener for monitoring change events of this Slider.
getValueNames() - Method in interface javax.net.ssl.SSLSession
Returns an array of the names of all the application layer data objects bound into the Session.
getValues() - Method in class ohos.data.search.model.IndexData
Obtains a container that stores key-value pairs.
getValues() - Method in class ohos.sensor.data.SensorData
Obtains the data values of a sensor.
getValuesBucket() - Method in class ohos.aafwk.ability.DataAbilityOperation
Obtains the data records affected by the operation.
getValuesBucketReferences() - Method in class ohos.aafwk.ability.DataAbilityOperation
Obtains the internal ValuesBucket variable.
getValueToFloatArray() - Method in class ohos.agp.utils.DimensFloat
Obtains a float array formed by the values in the X and Y axes of this DimensFloat instance.
getValueToFloatArray() - Method in class ohos.utils.geo.DimensFloat
Obtains a float array formed by the values in the X and Y axes of this DimensFloat instance.
getVariableTop() - Method in class ohos.global.icu.text.Collator
[icu] Gets the variable top value of a Collator.
getVariableTop() - Method in class ohos.global.icu.text.RuleBasedCollator
[icu] Gets the variable top value of a Collator.
getVariant() - Method in class java.util.Locale
Returns the variant code for this locale.
getVariant() - Method in class ohos.global.icu.util.ULocale
Returns the variant code for this locale, which might be the empty string.
getVariant(String) - Static method in class ohos.global.icu.util.ULocale
[icu] Returns the variant code for the specified locale, which might be the empty string.
getVelocity() - Method in class ohos.agp.components.VelocityDetector
Obtains the velocity calculated most recently.
getVendor() - Method in class ohos.bundle.BundleInfo
Obtains the vendor information of the application.
getVendor() - Method in class ohos.sensor.bean.SensorBase
Obtains the manufacturer of a sensor.
getVersion() - Method in class java.net.HttpCookie
Returns the version of the protocol this cookie complies with.
getVersion() - Method in class java.security.cert.X509Certificate
Gets the version (version number) value from the certificate.
getVersion() - Method in class java.security.cert.X509CRL
Gets the version (version number) value from the CRL.
getVersion() - Method in class java.security.Provider
Returns the version number for this provider.
getVersion() - Method in class javax.crypto.spec.RC5ParameterSpec
Returns the version.
getVersion() - Method in class javax.security.cert.X509Certificate
Gets the version (version number) value from the certificate.
getVersion() - Method in interface ohos.agp.render.render3d.Engine
Obtains the engine version.
getVersion() - Method in class ohos.ai.tts.TtsClient
Obtains the version of TTS software development kit (SDK).
getVersion() - Method in class ohos.data.distributed.common.Schema
Obtains the version number of this Schema instance.
getVersion() - Method in class ohos.data.orm.OrmDatabase
Obtains the database version.
getVersion() - Method in interface ohos.data.rdb.RdbStore
Obtains the database version.
getVersion() - Method in class ohos.global.icu.text.Collator
[icu] Returns the version of this collator object.
getVersion() - Method in class ohos.global.icu.text.RuleBasedCollator
Get the version of this collator object.
getVersion() - Method in interface ohos.javax.xml.stream.events.StartDocument
Returns the version of XML of this XML stream
getVersion() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Get the xml version declared on the xml declaration Returns null if none was declared
getVersion() - Method in class ohos.media.audio.AudioManager
Obtains the audio kit version.
getVersion() - Method in class ohos.nfc.oma.SEService
Obtains the version of the secure element service.
getVersion() - Method in class ohos.sensor.bean.SensorBase
Obtains the version of a sensor.
getVersion() - Static method in class ohos.system.version.SystemVersion
Obtains the version number represented by a string in the following format: Major version number.Senior version number.Feature version number.Build version number.
getVersionCode() - Method in class ohos.bundle.BackupBundleInfo
Obtains the version code of the application to back up.
getVersionCode() - Method in class ohos.bundle.BundleInfo
Obtains the version of the application.
getVersionCode() - Method in class ohos.data.search.model.SearchableEntity
Obtains the version code of this SearchableEntity.
getVersionColumns(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of a table's columns that are automatically updated when any value in a row is updated.
getVersionName() - Method in class ohos.bundle.BundleInfo
Obtains the textual description of the application version.
getVersionName() - Method in class ohos.data.search.model.SearchableEntity
Obtains the version name of this SearchableEntity.
getVertexCount() - Method in interface ohos.agp.render.render3d.util.MeshBuilder
Obtains the vertex count.
getVertexCount() - Method in class ohos.agp.render.render3d.util.MeshBuilder.Primitive
Obtains the number of vertexes of a primitive.
getVertexCount() - Method in class ohos.agp.render.Vertices
Obtains the number of vertices.
getVerticalCenter() - Method in class ohos.agp.utils.RectFloat
Obtains the coordinates of the vertical center of this RectFloat.
getVerticalCenter() - Method in class ohos.utils.geo.RectFloat
Obtains the coordinates of the vertical center of this RectFloat.
getVerticalPadding() - Method in class ohos.agp.components.Component
Obtains the vertical padding of this component.
getVerticalPosition() - Method in class ohos.agp.components.Component
Obtains the component's position relative to the parent layout.
getVerticalVelocity() - Method in class ohos.agp.components.VelocityDetector
Obtains the Y velocity calculated most recently.
getVertOffset() - Method in class ohos.agp.render.Vertices
Obtains the offset within the array of vertex coordinates.
getVerts() - Method in class ohos.agp.render.Vertices
Obtains an array of vertex coordinates.
getVibrationStyle() - Method in class ohos.event.notification.NotificationSlot
Obtains the vibration style of notifications in this NotificationSlot.
getVibratorIdList() - Method in class ohos.vibrator.agent.VibratorAgent
Obtains the IDs of all vibrators on the device.
getViceProgressElement() - Method in class ohos.agp.components.ProgressBar
Obtains the Element object used as a vice progress bar.
getViceProgressValue() - Method in class ohos.agp.components.ProgressBar
Obtains the secondary progress value of a progress bar.
getVideoHeight() - Method in class ohos.media.player.Player
Obtains the video height.
getVideoSchema() - Static method in class ohos.data.search.schema.VideoItem
Obtains a list of index field attributes in this VideoItem object.
getVideoSurface() - Method in class ohos.media.recorder.Recorder
Obtains the video surface.
getVideoWidth() - Method in class ohos.media.player.Player
Obtains the video width.
getView() - Method in interface ohos.agp.render.render3d.ViewHolder
Obtains a component connected to the component holder.
getViewId() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the view ID associated with the accessibility event.
getViewportParams() - Method in class ohos.agp.render.render3d.components.CameraComponent
Obtains the position and size of the viewport for a normalized rendering resolution (from 0.0 to 1.0).
getVisibility() - Method in class ohos.agp.components.Component
Obtains the visibility of a component.
getVisible() - Method in class ohos.agp.components.element.Element
Obtains the visible state of a public Element object.
getVisibleIndexCount() - Method in class ohos.agp.components.ListContainer
Obtains the size between the last visible item and the first visible item in the adapter dataset.
getVisibleMessageBody() - Method in class ohos.telephony.ShortMessage
Obtains the SMS message body.
getVisibleness() - Method in class ohos.event.notification.NotificationRequest
Obtains the display effect of this notification on the lock screen.
getVisiblenessOverride() - Method in class ohos.event.notification.NotificationSorting
Obtains the visibility of the current notification on the lock screen set in the corresponding NotificationSlot.
getVisibleRawAddress() - Method in class ohos.telephony.ShortMessage
Obtains the address of the sender, which is to be displayed on the UI.
getVisualIndex(int) - Method in class ohos.global.icu.text.Bidi
Get the visual position from a logical text position.
getVisualMap() - Method in class ohos.global.icu.text.Bidi
Get a visual-to-logical index map (array) for the characters in the Bidi (paragraph or line) object.
getVisualRun(int) - Method in class ohos.global.icu.text.Bidi
Get a BidiRun object according to its index.
getVoiceMailCount(int) - Method in class ohos.telephony.SimInfoManager
Obtains the number of messages in the voice mailbox of the SIM card in the specified slot.
getVoiceMailIdentifier(int) - Method in class ohos.telephony.SimInfoManager
Obtains the alpha identifier of the voice mailbox of the SIM card in a specified slot.
getVoiceMailNumber(int) - Method in class ohos.telephony.SimInfoManager
Obtains the voice mailbox number of the SIM card in a specified slot.
getVoltage() - Method in class ohos.batterymanager.BatteryInfo
Obtains the battery voltage (mV) of a device.
getVolume() - Method in class ohos.ai.tts.TtsParams
Obtains the speaking volume.
getVolume(File) - Static method in class ohos.data.usage.DataUsage
Obtains the device volume that houses a specified file path.
getVolume(Context, Uri) - Static method in class ohos.data.usage.DataUsage
Obtains the device volume with a specified URI.
getVolume(AudioManager.AudioVolumeType) - Method in class ohos.media.audio.AudioManager
Obtains the volume level of a specified type of audio streams.
getVolumes() - Static method in class ohos.data.usage.DataUsage
Obtains the list of all available device volumes.
getVolumeTypeAdjustedByKey() - Method in class ohos.aafwk.ability.Ability
Obtains the type of audio whose volume is adjusted by the volume button.
getVolUuid() - Method in class ohos.data.usage.Volume
Obtains the UUID of this volume.
getVsyncCount() - Method in class ohos.agp.render.render3d.RenderLoop
Obtains the V-Sync based on rendering restrictions.
getW() - Method in interface java.security.interfaces.ECPublicKey
Returns the public point W.
getW() - Method in class java.security.spec.ECPublicKeySpec
Returns the public point W.
getW() - Method in class ohos.agp.render.render3d.math.Quaternion
Obtains component W of a quaternion.
getW() - Method in class ohos.agp.render.render3d.math.Vector4
Obtains the component W in this vector.
getWaitingConsumerCount() - Method in class java.util.concurrent.LinkedTransferQueue
 
getWaitingConsumerCount() - Method in interface java.util.concurrent.TransferQueue
Returns an estimate of the number of consumers waiting to receive elements via BlockingQueue.take() or timed poll.
getWaitingThreads() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Returns a collection containing those threads that may be waiting on this Condition.
getWaitingThreads() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Returns a collection containing those threads that may be waiting on this Condition.
getWaitingThreads(AbstractQueuedLongSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns a collection containing those threads that may be waiting on the given condition associated with this synchronizer.
getWaitingThreads(AbstractQueuedSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns a collection containing those threads that may be waiting on the given condition associated with this synchronizer.
getWaitingThreads(Condition) - Method in class java.util.concurrent.locks.ReentrantLock
Returns a collection containing those threads that may be waiting on the given condition associated with this lock.
getWaitingThreads(Condition) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns a collection containing those threads that may be waiting on the given condition associated with the write lock.
getWaitQueueLength() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Returns an estimate of the number of threads waiting on this condition.
getWaitQueueLength() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Returns an estimate of the number of threads waiting on this condition.
getWaitQueueLength(AbstractQueuedLongSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns an estimate of the number of threads waiting on the given condition associated with this synchronizer.
getWaitQueueLength(AbstractQueuedSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns an estimate of the number of threads waiting on the given condition associated with this synchronizer.
getWaitQueueLength(Condition) - Method in class java.util.concurrent.locks.ReentrantLock
Returns an estimate of the number of threads waiting on the given condition associated with this lock.
getWaitQueueLength(Condition) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns an estimate of the number of threads waiting on the given condition associated with the write lock.
getWaitTime() - Method in class ohos.rpc.MessageOption
Obtains the wait time.
getWantClientAuth() - Method in class javax.net.ssl.SSLEngine
Returns true if the engine will request client authentication.
getWantClientAuth() - Method in class javax.net.ssl.SSLParameters
Returns whether client authentication should be requested.
getWantClientAuth() - Method in class javax.net.ssl.SSLServerSocket
Returns true if client authentication will be requested on newly accepted server-mode connections.
getWantClientAuth() - Method in class javax.net.ssl.SSLSocket
Returns true if the socket will request client authentication.
getWarnings() - Method in interface java.sql.Connection
Retrieves the first warning reported by calls on this Connection object.
getWarnings() - Method in interface java.sql.ResultSet
Retrieves the first warning reported by calls on this ResultSet object.
getWarnings() - Method in interface java.sql.Statement
Retrieves the first warning reported by calls on this Statement object.
getWatchDuration() - Method in class ohos.data.search.schema.VideoItem
Obtains the value of the watchDuration index field.
getWebConfig() - Method in class ohos.agp.components.webengine.WebView
Obtains the WebConfig object, which is used to set the WebView attributes.
getWebsite() - Method in class ohos.sysappcomponents.contact.entity.Website
Obtains the website.
getWebsites() - Method in class ohos.sysappcomponents.contact.entity.Contact
Obtains the website list of this contact.
getWebUrl() - Static method in class ohos.utils.CommonPattern
Obtains the regular expression for verifying web URLs.
getWeekData() - Method in class ohos.global.icu.util.Calendar
[icu] Return simple, immutable struct-like class for access to the weekend data in this calendar.
getWeekDataForRegion(String) - Static method in class ohos.global.icu.util.Calendar
[icu] Return simple, immutable struct-like class for access to the CLDR weekend data.
getWeekdays() - Method in class java.text.DateFormatSymbols
Gets weekday strings.
getWeekdays() - Method in class ohos.global.icu.text.DateFormatSymbols
Returns wide weekday strings.
getWeekdays(int, int) - Method in class ohos.global.icu.text.DateFormatSymbols
Returns weekday strings.
getWeeksInWeekYear() - Method in class java.util.Calendar
Returns the number of weeks in the week year represented by this Calendar.
getWeeksInWeekYear() - Method in class java.util.GregorianCalendar
Returns the number of weeks in the week year represented by this GregorianCalendar.
getWeekYear() - Method in class java.util.Calendar
Returns the week year represented by this Calendar.
getWeekYear() - Method in class java.util.GregorianCalendar
Returns the week year represented by this GregorianCalendar.
getWeight() - Method in class java.util.Locale.LanguageRange
Returns the weight of this LanguageRange.
getWeight() - Method in class ohos.aafwk.ability.RunningProcessInfo
Obtains the weight level of this process.
getWeight() - Method in interface ohos.agp.render.render3d.resources.AnimationPlayback
Obtains animation weight used for playing mixed animations.
getWeight() - Method in class ohos.agp.text.Font
Obtains the font weight.
getWeightReasonCode() - Method in class ohos.aafwk.ability.RunningProcessInfo
Obtains the reason for the weight level of this process.
getWhereArgs() - Method in class ohos.data.dataability.DataAbilityPredicates
Obtains the arguments of a predicate.
getWhereArgs() - Method in class ohos.data.rdb.RawRdbPredicates
 
getWhereClause() - Method in class ohos.data.dataability.DataAbilityPredicates
Obtains the where clause from a predicate.
getWhereClause() - Method in class ohos.data.rdb.RawRdbPredicates
 
getWholeSize(UUID) - Method in class ohos.storageinfomgr.StorageInfoManager
Obtains the total space of a specified storage volume.
getWidth() - Method in exception java.util.IllegalFormatWidthException
Returns the width
getWidth() - Method in class ohos.agp.components.Component
Obtains the width of a component.
getWidth() - Method in class ohos.agp.components.CornerMark
Obtains the width of the corner mark.
getWidth() - Method in class ohos.agp.components.element.Element
Obtains the width of this Element object.
getWidth() - Method in class ohos.agp.render.PdfDisplay.Page
Obtains the width of the current page.
getWidth() - Method in class ohos.agp.render.Picture
Obtains the width of this picture.
getWidth() - Method in interface ohos.agp.render.render3d.TargetBuffer
Obtains the width of the buffer.
getWidth() - Method in class ohos.agp.render.Texture
Obtains the width of this texture for off-screen rendering.
getWidth() - Method in class ohos.agp.text.Layout
Obtains the width of this layout.
getWidth() - Method in class ohos.agp.utils.Rect
Obtains the width of a rectangle.
getWidth() - Method in class ohos.agp.utils.RectFloat
Obtains the width of this RectFloat.
getWidth() - Method in class ohos.ai.cv.common.BoundingBox
Obtains the width of the bounding box.
getWidth() - Method in class ohos.data.search.schema.PhotoItem
Obtains the width of the photo.
getWidth() - Method in class ohos.global.icu.text.MeasureFormat
Get the format width this instance is using.
getWidth() - Method in class ohos.global.icu.util.LocaleData.PaperSize
Returns the width of the paper
getWidth() - Method in class ohos.utils.geo.Rect
Obtains the width of a rectangle.
getWidth() - Method in class ohos.utils.geo.RectFloat
Obtains the width of this RectFloat.
getWidthSize() - Method in class ohos.utils.Dimension
Obtains the width of the current Dimension object.
getWidthSize() - Method in class ohos.utils.FloatDimension
Obtains the width of the current FloatDimension object.
getWindow() - Method in class ohos.aafwk.ability.Ability
Obtains the window corresponding to the current ability.
getWindow() - Method in class ohos.aafwk.ability.AbilitySlice
Obtains the window corresponding to the current ability.
getWindow() - Method in class ohos.agp.window.dialog.CommonDialog
Obtains the window corresponding to a dialog box.
getWindowChangeTypes() - Method in class ohos.accessibility.AccessibilityEventInfo
Obtains the type of the window change event, which can be content change or status change.
getWindowCount(Context) - Method in class ohos.agp.window.service.WindowManager
Obtains the number of all windows of the current application.
getWindowId() - Method in class ohos.accessibility.ability.AccessibilityWindow
Obtains the window ID.
getWindowLayer() - Method in class ohos.accessibility.ability.AccessibilityWindow
Obtains the window layers that are hierarchically ordered.
getWindows() - Method in class ohos.accessibility.ability.AccessibleAbility
Obtains the list of interactive windows on the device, in the layers they are visible to users.
getWindowsID(String) - Static method in class ohos.global.icu.util.TimeZone
[icu] Converts a system time zone ID to an equivalent Windows time zone ID.
getWindowTitle() - Method in class ohos.accessibility.ability.AccessibilityWindow
Obtains the window title.
getWindowType() - Method in class ohos.accessibility.ability.AccessibilityWindow
Obtains the window type.
getWordInstance() - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for word breaks for the Locale#getDefault().
getWordInstance() - Static method in class ohos.global.icu.text.BreakIterator
Returns a new instance of BreakIterator that locates word boundaries.
getWordInstance(Locale) - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for word breaks for the given locale.
getWordInstance(Locale) - Static method in class ohos.global.icu.text.BreakIterator
Returns a new instance of BreakIterator that locates word boundaries.
getWordInstance(ULocale) - Static method in class ohos.global.icu.text.BreakIterator
[icu] Returns a new instance of BreakIterator that locates word boundaries.
getWordPos(String, int) - Method in class ohos.ai.nlu.NluClient
Attaches POS tags to words and obtains the POS tags (synchronous method).
getWordPos(String, int, OnResultListener<ResponseResult>) - Method in class ohos.ai.nlu.NluClient
Attaches POS tags to words and obtains the POS tags (asynchronous method).
getWordSegment(String, int) - Method in class ohos.ai.nlu.NluClient
Segments Chinese text and obtains the segmentation result (synchronous method).
getWordSegment(String, int, OnResultListener<ResponseResult>) - Method in class ohos.ai.nlu.NluClient
Segments Chinese text and obtains the segmentation result (asynchronous method).
getWordSize() - Method in class javax.crypto.spec.RC5ParameterSpec
Returns the word size in bits.
getWorkLocation() - Method in class ohos.data.search.schema.ContactItem
Obtains the value of the workLocation index field.
getWorkStatus(int) - Static method in class ohos.workscheduler.WorkScheduler
Obtains the latest status of a work.
getWorldMatrix() - Method in class ohos.agp.render.render3d.components.WorldMatrixComponent
Obtains the world transform of the object.
getWritableBytes() - Method in class ohos.utils.Parcel
Obtains the writable data space (in bytes) in the Parcel instance.
getWriteHoldCount() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries the number of reentrant write holds on this lock by the current thread.
getWritePermission() - Method in class ohos.bundle.AbilityInfo
Obtains the permission required for writing a data ability.
getWritePosition() - Method in class ohos.utils.Parcel
Obtains the current write position in the Parcel instance.
getX() - Method in interface java.security.interfaces.DSAPrivateKey
Returns the value of the private key, x.
getX() - Method in class java.security.spec.DSAPrivateKeySpec
Returns the private key x.
getX() - Method in interface javax.crypto.interfaces.DHPrivateKey
Returns the private value, x.
getX() - Method in class javax.crypto.spec.DHPrivateKeySpec
Returns the private value x.
getX() - Method in class ohos.agp.components.DragEvent
Obtains the X coordinate of the drag point.
getX() - Method in class ohos.agp.render.render3d.math.Quaternion
Obtains component X of a quaternion.
getX() - Method in class ohos.agp.render.render3d.math.Vector2
Obtains the component X in this vector.
getX() - Method in class ohos.agp.render.render3d.math.Vector3
Obtains the component X in this vector.
getX() - Method in class ohos.agp.render.render3d.math.Vector4
Obtains the component X in this vector.
getX() - Method in class ohos.multimodalinput.event.MmiPoint
Obtains the x coordinate.
getXMLReader() - Method in class ohos.javax.xml.parsers.SAXParser
Returns the XMLReader that is encapsulated by the implementation of this class.
getXMLReporter() - Method in class ohos.javax.xml.stream.XMLInputFactory
The reporter that will be set on any XMLStreamReader or XMLEventReader created by this factory instance.
getXMLResolver() - Method in class ohos.javax.xml.stream.XMLInputFactory
The resolver that will be set on any XMLStreamReader or XMLEventReader created by this factory instance.
getY() - Method in interface java.security.interfaces.DSAPublicKey
Returns the value of the public key, y.
getY() - Method in class java.security.spec.DSAPublicKeySpec
Returns the public key y.
getY() - Method in interface javax.crypto.interfaces.DHPublicKey
Returns the public value, y.
getY() - Method in class javax.crypto.spec.DHPublicKeySpec
Returns the public value y.
getY() - Method in class ohos.agp.components.DragEvent
Obtains the Y coordinate of the drag point.
getY() - Method in class ohos.agp.render.render3d.math.Quaternion
Obtains component Y of a quaternion.
getY() - Method in class ohos.agp.render.render3d.math.Vector2
Obtains the component Y in this vector.
getY() - Method in class ohos.agp.render.render3d.math.Vector3
Obtains the component Y in this vector.
getY() - Method in class ohos.agp.render.render3d.math.Vector4
Obtains the component Y in this vector.
getY() - Method in class ohos.multimodalinput.event.MmiPoint
Obtains the y coordinate.
getYear() - Method in class java.sql.Time
Deprecated. 
getYear() - Method in class java.time.LocalDate
Gets the year field.
getYear() - Method in class java.time.LocalDateTime
Gets the year field.
getYear() - Method in class java.time.OffsetDateTime
Gets the year field.
getYear() - Method in class java.time.YearMonth
Gets the year field.
getYear() - Method in class java.time.ZonedDateTime
Gets the year field.
getYear() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.get(Calendar.YEAR) - 1900.
getYear() - Method in class ohos.agp.components.DatePicker
Obtains the year set in the date picker.
getYearNames(int, int) - Method in class ohos.global.icu.text.DateFormatSymbols
Returns cyclic year name strings if the calendar has them, for example: "jia-zi", "yi-chou", etc.
getYears() - Method in class java.time.Period
Gets the amount of years of this period.
getYellow() - Method in class ohos.agp.colors.CmykColor
Obtains the proportion of yellow.
getZ() - Method in class ohos.agp.render.render3d.math.Quaternion
Obtains component Z of a quaternion.
getZ() - Method in class ohos.agp.render.render3d.math.Vector3
Obtains the component Z in this vector.
getZ() - Method in class ohos.agp.render.render3d.math.Vector4
Obtains the component Z in this vector.
getZ() - Method in class ohos.multimodalinput.event.MmiPoint
Obtains the z coordinate.
getZeroDigit() - Method in class java.text.DecimalFormatSymbols
Gets the character used for zero.
getZeroDigit() - Method in class java.time.format.DecimalStyle
Gets the character that represents zero.
getZeroDigit() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns the character used for zero.
getZfar() - Method in class ohos.agp.render.render3d.components.CameraComponent
Obtains the far plane location.
getZnear() - Method in class ohos.agp.render.render3d.components.CameraComponent
Obtains the near plane location.
getZodiacNames(int, int) - Method in class ohos.global.icu.text.DateFormatSymbols
Returns calendar zodiac name strings if the calendar has them, for example: "Rat", "Ox", "Tiger", etc.
getZone() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the zone ID, such as 'Europe/Paris'.
getZone() - Method in class java.time.Clock
Gets the time-zone being used to create dates and times.
getZone() - Method in class java.time.format.DateTimeFormatter
Gets the overriding zone to be used during formatting.
getZone() - Method in class java.time.ZonedDateTime
Gets the time-zone, such as 'Europe/Paris'.
getZoneStrings() - Method in class java.text.DateFormatSymbols
Gets time zone strings.
getZoneStrings() - Method in class ohos.global.icu.text.DateFormatSymbols
Returns time zone strings.
getZoomValue() - Method in interface ohos.media.camera.device.FrameConfig.Builder
Gets the zoom value configured for the current frame capture.
getZoomValue() - Method in interface ohos.media.camera.device.FrameConfig
Gets the zoom value configured for the current frame capture.
getZSONArray(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the ZSONArray object at the specified index of this ZSONArray.
getZSONArray(String) - Method in class ohos.utils.zson.ZSONObject
 
getZSONObject(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the ZSONObject at the specified index in this ZSONArray.
getZSONObject(String) - Method in class ohos.utils.zson.ZSONObject
Obtains the nested child ZSONObject matching the specified key in the map of the parent ZSONObject.
GIF() - Constructor for class ohos.media.image.common.PropertyKey.GIF
 
GIGABIT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of digital: gigabit
GIGABYTE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of digital: gigabyte
GIGAHERTZ - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of frequency: gigahertz
GIGAWATT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of power: gigawatt
giveConnectionTemporarily(long) - Method in interface ohos.data.rdb.RdbStore
Disconnects from the database temporarily to allow other threads to use the database.
GL_ACTIVE_TEXTURE - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the active texture unit.
GL_ACTIVE_TEXTURE - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the active texture unit.
GL_ALWAYS - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that deep testing can always be passed.
GL_ALWAYS - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that deep testing can always be passed.
GL_AMBIENT - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that params contains four fixed-point or floating-point values that specify the ambient RGBA intensity of the light.
GL_AMBIENT_AND_DIFFUSE - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates calling glMaterial twice with the same parameter values, once with GL_AMBIENT and once with GL_DIFFUSE.
GL_ARRAY_BUFFER - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the target binding buffer object used for vertex attributes.
GL_ARRAY_BUFFER - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the target binding buffer object used for vertex attributes.
GL_BACK - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that only the back left and back right color buffers are written.
GL_BACK - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that only the back left and back right color buffers are written.
GL_BLEND - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the blend mode which can combine the source and destination colors of each output in a variety of ways.
GL_BLEND - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the blend mode which can combine the source and destination colors of each output in a variety of ways.
GL_CCW - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that face culling is performed in a counterclockwise direction.
GL_CCW - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that face culling is performed in a counter clockwise direction.
GL_CLAMP_TO_EDGE - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the color of the texture edge is used at the texture borders.
GL_CLAMP_TO_EDGE - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the color of the texture edge is used at the texture borders.
GL_COLOR_ATTACHMENT0 - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that OpenGL binds the texture object to FBO binding point 0.
GL_COLOR_ATTACHMENT0 - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that OpenGL binds the texture object to FBO binding point 0.
GL_COLOR_BUFFER_BIT - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the buffers currently enabled for color writing.
GL_COLOR_BUFFER_BIT - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the buffers currently enabled for color writing.
GL_COMPILE_STATUS - Static variable in class ohos.agp.render.opengl.GLES20
Indicates a shader compiler status which causes params return a boolean value.
GL_CONSTANT_ATTENUATION - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that params is a single fixed-point or floating-point value that specifies one of the three light attenuation factors.
GL_CULL_FACE - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the face culling function can be turned on.
GL_CULL_FACE - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the face culling function can be turned on.
GL_CW - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that face culling is performed in a clockwise direction.
GL_CW - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that face culling is performed in a clockwise direction.
GL_DELETE_STATUS - Static variable in class ohos.agp.render.opengl.GLES20
Indicates a shader delete status which causes params return a boolean value.
GL_DEPTH_ATTACHMENT - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the texture is bound to the FBO as a depth attachment.
GL_DEPTH_ATTACHMENT - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the texture is bound to the FBO as a depth attachment.
GL_DEPTH_BUFFER_BIT - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the depth values of all pixels are set to the maximum value.
GL_DEPTH_BUFFER_BIT - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the depth values of all pixels are set to the maximum value.
GL_DEPTH_COMPONENT16 - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that this is an internal format for depth texture data, where each texture unit contains 16 bits.
GL_DEPTH_STENCIL_ATTACHMENT - Static variable in class ohos.agp.render.opengl.GLES30
Indicates that the texture format can be configured to include a combination of depth and template values.
GL_DEPTH_TEST - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the function of updating the depth buffer is enabled when it is started.
GL_DEPTH_TEST - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the function of updating the depth buffer is enabled when it is started.
GL_DEPTH24_STENCIL8 - Static variable in class ohos.agp.render.opengl.GLES30
Indicates that it represents both a 24 bit depth and an 8-bit template buffer.
GL_DIFFUSE - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that params contains four fixed-point or floating-point values that specify the diffuse RGBA intensity of the light.
GL_DRAW_FRAMEBUFFER - Static variable in class ohos.agp.render.opengl.GLES30
Indicates that it becomes the target for rendering or readback operations, respectively, until it is deleted or another framebuffer is bound to the corresponding bind point.
GL_EMISSION - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that params contains four fixed-point or floating-point values that specify the RGBA emitted light intensity of the material.
GL_FLOAT - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates a floating-point value.
GL_FLOAT - Static variable in class ohos.agp.render.opengl.GLES20
Indicates a floating-point value.
GL_FOG_COLOR - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the fog color, integer values are mapped linearly such that the most positive representable value maps to 1.0, and the most negative representable value maps to -1.0.
GL_FOG_DENSITY - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the fog density which is used in exponential fog equations.
GL_FOG_END - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the far distance used in the linear fog equation.
GL_FOG_MODE - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the equation to be used to compute the fog blend factor.
GL_FOG_START - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the the near distance used in the linear fog equation.
GL_FRAGMENT_SHADER - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the Fragment Shader, which is the OpenGL pipeline stage after a primitive is rasterized.
GL_FRAMEBUFFER - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the frame buffer type.
GL_FRAMEBUFFER - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the frame buffer type.
GL_FRAMEBUFFER_COMPLETE - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the operation type for using the frame buffer is ready.
GL_FRONT - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that only the front left and front right color buffers are written and if there is no front right color buffer, only the front left color buffer is written.
GL_FRONT - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that only the front left and front right color buffers are written and if there is no front right color buffer, only the front left color buffer is written.
GL_INVALID_VALUE - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that it is given when a value parameter is not a legal value for that function.
GL_INVALID_VALUE - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that it is given when a value parameter is not a legal value for that function.
GL_KEEP - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that keep existing mask values.
GL_LEQUAL - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that it passes if the incoming depth value is less than or equal to the stored depth value.
GL_LEQUAL - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that it passes if the incoming depth value is less than or equal to the stored depth value.
GL_LESS - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that pass if the incoming depth value is less than the stored depth value.
GL_LESS - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that pass if the incoming depth value is less than the stored depth value.
GL_LIGHT_MODEL_AMBIENT - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that params contains four fixed-point or floating-point values that specify the ambient intensity of the entire scene.
GL_LIGHT_MODEL_TWO_SIDE - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that param is a single fixed-point or floating-point value that specifies whether one- or two-sided lighting calculations are done for polygons.
GL_LINE_LOOP - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the primitive for drawing a line loop.
GL_LINE_LOOP - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the primitive for drawing a line loop.
GL_LINE_STRIP - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the primitive for drawing a line strip.
GL_LINE_STRIP - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the primitive for drawing a line strip.
GL_LINEAR - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that a weighted average of four colors close to the center of the pixel being textured is used as the final texture value.
GL_LINEAR - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that a weighted average of four colors close to the center of the pixel being textured is used as the final texture value.
GL_LINEAR_ATTENUATION - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that params is a single fixed-point or floating-point value that specifies one of the three light attenuation factors.
GL_LINEAR_MIPMAP_LINEAR - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that GL_LINEAR is used to generate texture values for the two mipmaps that most closely match the size of the pixel being textured, and a weighted average of the two texture values is used as the final texture value.
GL_LINEAR_MIPMAP_LINEAR - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that GL_LINEAR is used to generate texture values for the two mipmaps that most closely match the size of the pixel being textured, and a weighted average of the two texture values is used as the final texture value.
GL_LINES - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the primitive for drawing lines.
GL_LINES - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the primitive for drawing lines.
GL_LINK_STATUS - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the last link operation status on program.
GL_MAX_TEXTURE_SIZE - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates a rough estimate of the maximum size of Texture that OpenGL can handle.
GL_MAX_TEXTURE_SIZE - Static variable in class ohos.agp.render.opengl.GLES20
Indicates a rough estimate of the maximum size of Texture that OpenGL can handle.
GL_NEAREST - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the color of the pixel that is closest to the texture coordinates is used as the color of the pixel to be drawn.
GL_NEAREST - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the color of the pixel that is closest to the texture coordinates is used as the color of the pixel to be drawn.
GL_NICEST - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the most correct, or highest quality, option should be chosen.
GL_NICEST - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the most correct, or highest quality, option should be chosen.
GL_NO_ERROR - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that no error has been recorded.
GL_NO_ERROR - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that no error has been recorded.
GL_NONE - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the fragment shader output value is not written into any color buffer.
GL_ONE - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that 1.0 is used as a factor, which is equivalent to the full use of this color in the blending operation.
GL_ONE - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that 1.0 is used as a factor, which is equivalent to the full use of this color in the blending operation.
GL_ONE_MINUS_SRC_ALPHA - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the factor is 1.0 minus the alpha value of the source color.
GL_ONE_MINUS_SRC_ALPHA - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the factor is 1.0 minus the alpha value of the source color.
GL_POINTS - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the primitive for drawing points.
GL_POINTS - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the primitive for drawing points.
GL_POSITION - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that params contains four fixed-point or floating-point values that specify the position of the light in homogeneous object coordinates.
GL_QUADRATIC_ATTENUATION - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that params is a single fixed-point or floating-point value that specifies one of the three light attenuation factors.
GL_READ_FRAMEBUFFER - Static variable in class ohos.agp.render.opengl.GLES30
Indicates the second texture unit starting from GL_TEXTURE0.
GL_RENDERBUFFER - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the rendering buffer type.
GL_RENDERER - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that it used to return the name of the renderer.
GL_RENDERER - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that it used to return the name of the renderer.
GL_REPEAT - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the repetition mode in texture wrapper mode.
GL_REPEAT - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the repetition mode in texture wrapper mode.
GL_REPLACE - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the current template value is replaced with the value specified in the test condition.
GL_REPLACE - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the current template value is replaced with the value specified in the test condition.
GL_RGB - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the format of the pixel data, which consists of red, green, and blue triplets.
GL_RGB - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the format of the pixel data, which consists of red, green, and blue triplets.
GL_RGBA - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the each element containing all four components.
GL_RGBA - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the each element containing all four components.
GL_RGBA8 - Static variable in class ohos.agp.render.opengl.GLES30
Indicates a mode in which the driver stores textures on the GPU.where values of red, green, blue, and alpha are all stored in 8-bit mode.
GL_SAMPLER_2D - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the 2D shader type.
GL_SHADER_COMPILER - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that params returns a single boolean value indicating whether a shader compiler is supported.
GL_SHININESS - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that params is a single fixed-point or floating-point value that specifies the RGBA specular exponent of the material.
GL_SPECULAR - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that params contains four fixed-point or floating-point values that specify the specular RGBA intensity of the light.
GL_SPOT_CUTOFF - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that params is a single fixed-point or floating-point value that specifies the maximum spread angle of a light source.
GL_SPOT_DIRECTION - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that params contains three fixed-point or floating-point values that specify the direction of the light in homogeneous object coordinates.
GL_SPOT_EXPONENT - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that params is a single fixed-point or floating-point value that specifies the intensity distribution of the light.
GL_SRC_ALPHA - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the alpha value of the source color is used as the factor.
GL_SRC_ALPHA - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the alpha value of the source color is used as the factor.
GL_STATIC_DRAW - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the data store contents will be modified once and used many times as the source for GL drawing commands.
GL_STATIC_DRAW - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the data store contents will be modified once and used many times as the source for GL drawing commands.
GL_STENCIL_ATTACHMENT - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the texture is bound to the FBO as a stencil attachment.
GL_STENCIL_ATTACHMENT - Static variable in class ohos.agp.render.opengl.GLES20
Indicates when the texture is bound to the FBO as a template attachment.
GL_STENCIL_TEST - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that about mask settings properties.
GL_TEXTURE_2D - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the 2D texture type.
GL_TEXTURE_2D - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the 2D texture type.
GL_TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the X-axis negative of the stereograph being assigned.
GL_TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the Y-axis negative of the stereograph being assigned.
GL_TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the Z-axis negative of the stereograph being assigned.
GL_TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the X-axis positive of the stereograph being assigned.
GL_TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the Y-axis positive of the stereograph being assigned.
GL_TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the Z-axis positive of the stereograph being assigned.
GL_TEXTURE_EXTERNAL_OES - Static variable in class ohos.agp.render.opengl.GLESExt
Indicates the format of a texture.
GL_TEXTURE_MAG_FILTER - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the pixel being textured represents an area larger than the loaded pixel.
GL_TEXTURE_MAG_FILTER - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the pixel being textured represents an area larger than the loaded pixel.
GL_TEXTURE_MIN_FILTER - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the pixel being textured represents an area smaller than the loaded pixel.
GL_TEXTURE_MIN_FILTER - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the pixel being textured represents an area smaller than the loaded pixel.
GL_TEXTURE_WRAP_S - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the texture border is outside the range of the texture coordinate S.
GL_TEXTURE_WRAP_S - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the texture border is outside the range of the texture coordinate S.
GL_TEXTURE_WRAP_T - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that the texture border is outside the range of the texture coordinate T.
GL_TEXTURE_WRAP_T - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that the texture border is outside the range of the texture coordinate T.
GL_TEXTURE0 - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the default texture unit.
GL_TEXTURE0 - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the default texture unit.
GL_TEXTURE1 - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the second texture unit starting from GL_TEXTURE0.
GL_TEXTURE1 - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the second texture unit starting from GL_TEXTURE0.
GL_TEXTURE3 - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the fourth texture unit starting from GL_TEXTURE0.
GL_TEXTURE3 - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the fourth texture unit starting from GL_TEXTURE0.
GL_TRIANGLE_FAN - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the primitive for drawing a triangle fan.
GL_TRIANGLE_FAN - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the primitive for drawing a triangle fan.
GL_TRIANGLE_STRIP - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the primitive for drawing a triangle strip.
GL_TRIANGLE_STRIP - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the primitive for drawing a triangle strip.
GL_TRIANGLES - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the primitive for drawing triangles.
GL_TRIANGLES - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the primitive for drawing triangles.
GL_TRUE - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the boolean value of true.
GL_TRUE - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the boolean value of true.
GL_UNPACK_ALIGNMENT - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that about texture settings properties.
GL_UNSIGNED_BYTE - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates the red channels of adjacent pixels are separated by three bytes.
GL_UNSIGNED_BYTE - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the red channels of adjacent pixels are separated by three bytes.
GL_UNSIGNED_SHORT - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates an unsigned 16-bit integer.
GL_UNSIGNED_SHORT - Static variable in class ohos.agp.render.opengl.GLES20
Indicates an unsigned 16-bit integer.
GL_VALIDATE_STATUS - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the validate status.
GL_VENDOR - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that return the company responsible for this GL implementation.
GL_VENDOR - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that return the company responsible for this GL implementation.
GL_VERSION - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that it used to return a version or release number.
GL_VERSION - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that it used to return a version or release number.
GL_VERTEX_SHADER - Static variable in class ohos.agp.render.opengl.GLES20
Indicates the Vertex Shader, which is the programmable Shader stage in the rendering pipeline that handles the processing of individual vertices.
GL_ZERO - Static variable in class ohos.agp.render.opengl.GLES1X
Indicates that using 0.0 as a factor is in effect equivalent to not using this color in the blending operation.
GL_ZERO - Static variable in class ohos.agp.render.opengl.GLES20
Indicates that using 0.0 as a factor is in effect equivalent to not using this color in the blending operation.
glActiveTexture(int) - Static method in class ohos.agp.render.opengl.GLES1X
Select server-side active texture unit.
glActiveTexture(int) - Static method in class ohos.agp.render.opengl.GLES20
Activates a specified texture unit.
GLAGOLITIC - java.lang.Character.UnicodeScript
Unicode script "Glagolitic".
GLAGOLITIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Glagolitic" Unicode character block.
GLAGOLITIC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GLAGOLITIC - Static variable in class ohos.global.icu.lang.UScript
Script in Unicode 4.1
GLAGOLITIC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GLAGOLITIC_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GLAGOLITIC_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
glAlphaFunc(int, float) - Static method in class ohos.agp.render.opengl.GLES1X
Specifies the alpha test function.
glAlphaFuncx(int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Specify the alpha test function.
glAttachShader(int, int) - Static method in class ohos.agp.render.opengl.GLES20
Associates a shader object with a program object.
glBeginQuery(int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to delimit the boundaries of a query object.
glBeginTransformFeedback(int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to begin the transform feedback operation.
glBindAttribLocation(int, int, String) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to associates a common vertex property index with a named property variable.
glBindBuffer(int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Binds a named buffer to a target.
glBindBuffer(int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to bind a named buffer object.
glBindBufferBase(int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to bind a buffer object to an indexed buffer target.
glBindBufferRange(int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to bind a buffer object to an indexed buffer target.
glBindFramebuffer(int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to bind the framebuffer object with name framebuffer to the framebuffer target specified by target.
glBindFramebuffer(int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to bind a framebuffer to a framebuffer target.
glBindFramebufferOES(int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Binds a named framebuffer object.
glBindImageTexture(int, int, int, boolean, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
Binds a level of a texture to an image unit.
glBindRenderbuffer(int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to bind a named renderbuffer object.
glBindRenderbuffer(int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to bind a named renderbuffer object.
glBindSampler(int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to bind a named sampler to a texturing target.
glBindTexture(int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Bind a named texture to a texturing target.
glBindTexture(int, int) - Static method in class ohos.agp.render.opengl.GLES20
Binds a named texture to a texture target.
glBindTransformFeedback(int, int) - Static method in class ohos.agp.render.opengl.GLES30
Binds a transform feedback object.
glBindVertexArray(int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to bind a vertex array object.
glBlendColor(float, float, float, float) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to Set Blend Color.
glBlendEquation(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the equation used for both the RGB blend equation and the alpha blend equation.
glBlendEquationSeparate(int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to set the RGB blend equation and the alpha blend equation separately
glBlendFunc(int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Specify pixel arithmetic.
glBlendFunc(int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify pixel arithmetic.
glBlendFuncSeparate(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify pixel arithmetic for RGB and alpha components separately.
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to copy a block of pixels from one framebuffer object to another.
glBufferData(int, int, Buffer, int) - Static method in class ohos.agp.render.opengl.GLES1X
Creates and initializes a buffer object's data store.
glBufferData(int, int, Buffer, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to creates and initializes a buffer object's data store.
glBufferSubData(int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES1X
Updates a subset of a buffer object's data store.
glBufferSubData(int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to update part of data in an existing buffer object.
glCheckFramebufferStatus(int) - Static method in class ohos.agp.render.opengl.GLES20
Check the completeness status of a framebuffer.
glCheckFramebufferStatusOES(int) - Static method in class ohos.agp.render.opengl.GLES1X
Obtains the framebuffer completeness status of a framebuffer object.
glClear(int) - Static method in class ohos.agp.render.opengl.GLES1X
Clears a module in the buffer based on a specified mask.
glClear(int) - Static method in class ohos.agp.render.opengl.GLES20
Clears a module in the buffer based on a specified mask.
glClearBufferfi(int, int, float, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to clear individual buffers of a framebuffer.
glClearBufferfv(int, int, float[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to clear individual buffers of a framebuffer.
glClearBufferiv(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to bclear individual buffers of a framebuffer.
glClearBufferuiv(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to bclear individual buffers of a framebuffer.
glClearColor(float, float, float, float) - Static method in class ohos.agp.render.opengl.GLES1X
Specifies clear values for the color buffer.
glClearColor(float, float, float, float) - Static method in class ohos.agp.render.opengl.GLES20
Clears a color buffer by specifying color components.
glClearColorx(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Clears a color buffer by specified colors.
glClearDepthf(float) - Static method in class ohos.agp.render.opengl.GLES1X
Specifies the clear value for the depth buffer.
glClearDepthf(float) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specifies the clearance value of the depth buffer.
glClearDepthx(int) - Static method in class ohos.agp.render.opengl.GLES1X
Clear the depth buffer with the specified depth int value.
glClearStencil(int) - Static method in class ohos.agp.render.opengl.GLES1X
Specify the clear value for the stencil buffer.
glClearStencil(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specifies the clear value of the template buffer.
glClientActiveTexture(int) - Static method in class ohos.agp.render.opengl.GLES1X
Specify the active texture unit.
glClientWaitSync(long, int, long) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to block and wait for a sync object to become signaled.
glClipPlanef(int, float[]) - Static method in class ohos.agp.render.opengl.GLES1X
Specifies a plane against which all geometry is clipped.
glColor4f(float, float, float, float) - Static method in class ohos.agp.render.opengl.GLES1X
Sets the current color.
glColor4x(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Sets a new four-valued current RGBA color in int point.
glColorMask(boolean, boolean, boolean, boolean) - Static method in class ohos.agp.render.opengl.GLES1X
Specifies whether the individual color components in the frame buffer can or cannot be written.
glColorMask(boolean, boolean, boolean, boolean) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to Enables and disables writing of frame buffer color components.
glColorPointer(int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES1X
Specifies the location and data format of an array of color components to use when rendering.
glCompileShader(int) - Static method in class ohos.agp.render.opengl.GLES20
Complies a shader object that contains the shader sources.
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES1X
Specify a two-dimensional texture image in a compressed format.
glCompressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify a two-dimensional texture image in a compressed format.
glCompressedTexImage3D(int, int, int, int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specify a three-dimensional texture image in a compressed format
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES1X
Specify a two-dimensional texture subimage in a compressed format.
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify a two-dimensional texture subimage in a compressed format.
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specify a three-dimensional texture subimage in a compressed format.
glCopyBufferSubData(int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to copy all or part of the data store of a buffer object to the data store of another buffer object.
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Copy pixels into a 2D texture image.
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to copy pixels into a 2D texture image.
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Copy a two-dimensional texture subimage.
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to copy a two-dimensional texture sub-image.
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specify a three-dimensional texture subimage in a compressed format.
glCreateProgram() - Static method in class ohos.agp.render.opengl.GLES20
Creates a program object.
glCreateShader(int) - Static method in class ohos.agp.render.opengl.GLES20
Creates the handle of a shader.
glCullFace(int) - Static method in class ohos.agp.render.opengl.GLES1X
Specify whether front- or back-facing polygons can be culled.
glCullFace(int) - Static method in class ohos.agp.render.opengl.GLES20
Specify whether front- or back-facing facets can be culled.
glDeleteBuffers(int, int[], int) - Static method in class ohos.agp.render.opengl.GLES1X
Deletes named buffer objects.
glDeleteBuffers(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Deletes named buffer objects.
glDeleteBuffers(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to delete Named Buffer object.
glDeleteFramebuffers(int, int[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to delete named framebuffer objects.
glDeleteFramebuffers(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to delete named framebuffer objects.
glDeleteFramebuffersOES(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Deletes named framebuffer objects.
glDeleteProgram(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to delete a program object.
glDeleteQueries(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to delete named query objects.
glDeleteRenderbuffers(int, int[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to delete named renderbuffer objects.
glDeleteRenderbuffers(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to delete named renderbuffer objects.
glDeleteSamplers(int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to delete named sampler objects.
glDeleteShader(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to delete a shader object.
glDeleteSync(long) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to delete a sync object.
glDeleteTextures(int, int[]) - Static method in class ohos.agp.render.opengl.GLES1X
This method is used to delete named textures.
glDeleteTextures(int, int[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to delete named texture objects.
glDeleteTextures(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to delete named textures.
glDeleteTransformFeedbacks(int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
Deletes transform feedback objects.
glDeleteVertexArrays(int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to delete vertex array objects.
glDepthFunc(int) - Static method in class ohos.agp.render.opengl.GLES1X
Specify the value used for depth buffer comparisons.
glDepthFunc(int) - Static method in class ohos.agp.render.opengl.GLES20
Specify the value used for depth buffer comparisons.
glDepthMask(boolean) - Static method in class ohos.agp.render.opengl.GLES1X
Enable or disable writing into the depth buffer.
glDepthMask(boolean) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to enable or disable write depth buffer.
glDepthRangef(float, float) - Static method in class ohos.agp.render.opengl.GLES1X
Specify mapping of depth values from normalized device coordinates to window coordinates.
glDepthRangef(float, float) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify mapping of depth values from normalized device coordinates to window coordinates
glDepthRangex(int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Specify mapping of depth values from normalized device coordinates to window coordinates.
glDetachShader(int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to detach a shader object from a program object to which it is attached.
glDisable(int) - Static method in class ohos.agp.render.opengl.GLES1X
Disable server-side GL capabilities.
glDisable(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to disable server-side GL capabilities.
glDisableClientState(int) - Static method in class ohos.agp.render.opengl.GLES1X
Disable various individual arrays.
glDisableVertexAttribArray(int) - Static method in class ohos.agp.render.opengl.GLES20
Disables the vertex attribute array at a specified attribute location.
glDispatchCompute(int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
Launches one or more compute work groups.
glDrawArrays(int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
This method is used to render primitives from array data
glDrawArrays(int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
Obtains vertex attributes in sequence from a buffer object and draws primitives based on the specified mode.
glDrawArraysInstanced(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to draw multiple instances of a range of elements.
glDrawBuffers(int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specifie a list of color buffers to be drawn into.
glDrawElements(int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES1X
Disable various individual arrays.
glDrawElements(int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES20
Reads vertex information from the enabled vertex attribute array and draws primitives based on the specified mode.
glDrawElementsInstanced(int, int, int, Buffer, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to draw multiple instances of a set of elements.
glDrawRangeElements(int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to render primitives from array data.
glEGLImageTargetTexture2DOES(int, Buffer) - Static method in class ohos.agp.render.opengl.GLES1X
Specifies a two-dimensional texture image.
glEnable(int) - Static method in class ohos.agp.render.opengl.GLES1X
Enable OpenGL capabilities.
glEnable(int) - Static method in class ohos.agp.render.opengl.GLES20
Enables a specified GL function.
glEnableClientState(int) - Static method in class ohos.agp.render.opengl.GLES1X
This method is used to enable the client-side capability.
glEnableVertexAttribArray(int) - Static method in class ohos.agp.render.opengl.GLES20
Enables the vertex attribute array at the attribute location obtained by GLES20.glGetAttribLocation(int, java.lang.String).
glEndQuery(int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to delimit the boundaries of a query object
glEndTransformFeedback() - Static method in class ohos.agp.render.opengl.GLES30
This method is used to end the transform feedback operation.
GLES_VERSION_DEFAULT - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application does not define the OpenGL ES version requirement, which is the default value.
GLES1X - Class in ohos.agp.render.opengl
Represents the GLES1.0 interface.
GLES1X() - Constructor for class ohos.agp.render.opengl.GLES1X
 
GLES20 - Class in ohos.agp.render.opengl
Represents the GLES2.0 interface.
GLES20() - Constructor for class ohos.agp.render.opengl.GLES20
 
GLES30 - Class in ohos.agp.render.opengl
Describes the function and constant of GLES30.
GLES30() - Constructor for class ohos.agp.render.opengl.GLES30
 
GLESExt - Class in ohos.agp.render.opengl
Represents the GLESExt interface.
GLESExt() - Constructor for class ohos.agp.render.opengl.GLESExt
 
glFenceSync(int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to create a new sync object and insert it into the GL command stream.
glFinish() - Static method in class ohos.agp.render.opengl.GLES1X
Blocks until all OpenGL execution is complete.
glFinish() - Static method in class ohos.agp.render.opengl.GLES20
This method is used to block until all GL execution is complete.
glFlush() - Static method in class ohos.agp.render.opengl.GLES1X
Forces execution of OpenGL functions in finite time.
glFlush() - Static method in class ohos.agp.render.opengl.GLES20
This command is used to forcibly refresh the buffer to ensure that drawing commands are executed.
glFlushMappedBufferRange(int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to indicate modifications to a range of a mapped buffer.
glFogf(int, float) - Static method in class ohos.agp.render.opengl.GLES1X
Specify fog parameters.
glFogfv(int, float[]) - Static method in class ohos.agp.render.opengl.GLES1X
Specify fog parameters.
glFogx(int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Specifies fog parameters.
glFogxv(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Specifies fog parameters.
glFramebufferRenderbuffer(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to attach a renderbuffer object to a framebuffer object.
glFramebufferTexture2D(int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to attach a texture image to a framebuffer object.
glFramebufferTexture2DOES(int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Attaches a texture image to a framebuffer object.
glFramebufferTextureLayer(int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to attach a single layer of a texture to a framebuffer.
glFrontFace(int) - Static method in class ohos.agp.render.opengl.GLES1X
Defines front-facing and back-facing polygons.
glFrontFace(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to define front-facing and back-facing polygons.
glFrustumf(float, float, float, float, float, float) - Static method in class ohos.agp.render.opengl.GLES1X
Multiply the current matrix by a perspective matrix.
glFrustumx(int, int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Multiplies the current matrix by a perspective matrix.
glGenBuffers(int, int[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to generate buffer object names.
glGenBuffers(int, int[], int) - Static method in class ohos.agp.render.opengl.GLES1X
Generates buffer object names.
glGenBuffers(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Generates buffer object names.
glGenBuffers(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used the name of the buffer object that the function uses to generate.
glGenerateMipmap(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to generate mipmaps for a specified texture object.
glGenFramebuffers(int, int[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to generate framebuffer object names.
glGenFramebuffers(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to generate framebuffer object names.
glGenFramebuffersOES(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Generates framebuffer object names.
glGenQueries(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to generate query object names.
glGenRenderbuffers(int, int[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to generate renderbuffer object names.
glGenRenderbuffers(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to generate renderbuffer object names.
glGenSamplers(int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to generate sampler object names.
glGenTextures(int, int[]) - Static method in class ohos.agp.render.opengl.GLES1X
This method is used to generate texture names.
glGenTextures(int, int[]) - Static method in class ohos.agp.render.opengl.GLES20
Generates names of texture objects.
glGenTextures(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to generate texture names.
glGenTransformFeedbacks(int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
Reserves transform feedback object names.
glGenVertexArrays(int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to generate vertex array object names.
glGetActiveAttrib(int, int, int, int[], int[], int[], byte[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to get information about an active attribute variable for the specified program object.
glGetActiveUniform(int, int, int, int[], int[], int[], byte[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to get information about an active uniform variable for the specified program object.
glGetActiveUniformBlockiv(int, int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to query information about an active uniform block.
glGetActiveUniformBlockName(int, int) - Static method in class ohos.agp.render.opengl.GLES30
Retrieves the name of an active uniform block.
glGetActiveUniformBlockName(int, int, int, int[], byte[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to retrieve the name of an active uniform block.
glGetActiveUniformsiv(int, int, int[], int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to returns information about several active uniform variables for the specified program object.
glGetAttachedShaders(int, int, IntBuffer, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return the handles of the shader objects attached to a program object
glGetAttribLocation(int, String) - Static method in class ohos.agp.render.opengl.GLES20
Obtains the location of a specified attribute in the Vertex Shader.
glGetBooleanv(int, boolean[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to get the value or values of a selected parameter.
glGetBufferParameteri64v(int, int, long[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to return parameters of a buffer object.
glGetBufferParameteriv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return parameters of a buffer object.
glGetBufferPointerv(int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to return the pointer to a mapped buffer object's data store.
glGetError() - Static method in class ohos.agp.render.opengl.GLES1X
Get error information.
glGetError() - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return error information.
glGetFloatv(int, float[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to get the value or values of a selected parameter.
glGetFragDataLocation(int, String) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to query the bindings of color numbers to user-defined varying out variables.
glGetFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return attachment parameters of a framebuffer object.
glGetInteger64iV(int, int, long[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to return the value or values of a selected parameter.
glGetInteger64v(int, long[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to bind a buffer object to an indexed buffer target.
glGetIntegerIndexv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to return the value or values of a selected parameter.
glGetIntegerv(int, int[]) - Static method in class ohos.agp.render.opengl.GLES1X
This method is used to return the value or values of a selected parameter.
glGetIntegerv(int, int[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return the value or values of a selected parameter.
glGetInternalformativ(int, int, int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
Retrieves information about implementation-dependent support for internal formats.
glGetProgramBinary(int, int, int[], int[], Buffer) - Static method in class ohos.agp.render.opengl.GLES30
Returns a binary representation of a program object's compiled and linked executable source.
glGetProgramInfoLog(int, int, IntBuffer, StringBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return the information log for a program object.
glGetProgramiv(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return a parameter from a program object.
glGetQueryiv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to return parameters of a query object target.
glGetQueryObjectuiv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to return parameters of a query object.
glGetRenderbufferParameteriv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return parameters of a renderbuffer object.
glGetSamplerParameterfv(int, int, float[]) - Static method in class ohos.agp.render.opengl.GLES30
Returns sampler parameter values.
glGetSamplerParameteriv(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
Returns sampler parameter values.
glGetShaderInfoLog(int, int, IntBuffer, StringBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return the information log for a shader object.
glGetShaderiv(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return a parameter from a shader object.
glGetShaderiv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return a parameter from a shader object.
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return the range and precision for different shader numeric formats.
glGetShaderSource(int, int, IntBuffer, CharBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return the source code string from a shader object.
glGetString(int) - Static method in class ohos.agp.render.opengl.GLES1X
This method is used to return a string describing the current GL connection.
glGetString(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return a string describing the current GL connection.
glGetStringi(int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to return a string describing the current GL connection.
glGetSynciv(long, int, int, int[], int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to query the properties of a sync object.
glGetTexEnvxv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Returns texture environment parameters.
glGetTexParameterfv(int, int, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return texture parameter values
glGetTexParameteriv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Returns texture parameter values.
glGetTexParameteriv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return texture parameter values
glGetTexParameterxv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Returns texture parameter values.
glGetTransformFeedbackVarying(int, int, int, int[], int[], int[], byte[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to retrieve information about varying variables selected for transform feedback.
glGetUniformBlockIndex(int, String) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to retrieve the index of a named uniform block.
glGetUniformfv(int, int, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return the value of a uniform variable.
glGetUniformIndices(int, String[], int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to retrieve the index of a named uniform block.
glGetUniformiv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return the value of a uniform variable.
glGetUniformLocation(int, String) - Static method in class ohos.agp.render.opengl.GLES20
Obtains the location of a uniform variable.
glGetUniformuiv(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to Returns the value of a uniform variable.
glGetVertexAttribfv(int, int, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return a generic vertex attribute parameter
glGetVertexAttribIiv(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to return a generic vertex attribute parameter.
glGetVertexAttribIuiv(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to return a generic vertex attribute parameter.
glGetVertexAttribiv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return a generic vertex attribute parameter
glHint(int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Specifies implementation-specific hints.
glHint(int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify implementation-specific hints.
glInvalidateFramebuffer(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
Invalidates the contents of attachments within a framebuffer.
glInvalidateSubFramebuffer(int, int, int[], int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
Invalidates portions of the contents of attachments within a framebuffer.
glIsBuffer(int) - Static method in class ohos.agp.render.opengl.GLES1X
Determines if a name corresponds to a buffer object.
glIsBuffer(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to determine if a name corresponds to a buffer object.
glIsEnabled(int) - Static method in class ohos.agp.render.opengl.GLES1X
Tests whether a capability is enabled.
glIsEnabled(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to test whether a capabilities is enabled.
glIsFramebuffer(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to determine if a name corresponds to a framebuffer object.
glIsProgram(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to test whether a name corresponds to a program object.
glIsQuery(int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to determine if a name corresponds to a query object.
glIsRenderbuffer(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to determine if a name corresponds to a renderbuffer object.
glIsSampler(int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to determine if a name corresponds to a sampler object.
glIsShader(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to determine if a name corresponds to a shader object.
glIsSync(long) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to determine if a name corresponds to a sync object.
glIsTexture(int) - Static method in class ohos.agp.render.opengl.GLES1X
Determines if a name corresponds to a texture.
glIsTexture(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to judge whether a name corresponds to a texture.
glIsTransformFeedback(int) - Static method in class ohos.agp.render.opengl.GLES30
Determines if a name corresponds to a transform feedback object.
glIsVertexArray(int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to determine if a name corresponds to a vertex array object.
glLightf(int, int, float) - Static method in class ohos.agp.render.opengl.GLES1X
Set light source parameters.
glLightfv(int, int, float[]) - Static method in class ohos.agp.render.opengl.GLES1X
Set light source parameters.
glLightModelf(int, float) - Static method in class ohos.agp.render.opengl.GLES1X
Set the lighting model parameters.
glLightModelfv(int, float[]) - Static method in class ohos.agp.render.opengl.GLES1X
Set the lighting model parameters.
glLightModelx(int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Sets the lighting model parameters.
glLightModelxv(int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Sets the lighting model parameters.
glLightx(int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Sets light source parameters.
glLightxv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point Buffer version of glLight.
glLineWidth(float) - Static method in class ohos.agp.render.opengl.GLES1X
Specify the width of rasterized lines.
glLineWidth(float) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to Specifie the width of the rasterized line.
glLineWidthx(int) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point version of glLineWidth.
glLinkProgram(int) - Static method in class ohos.agp.render.opengl.GLES20
Links a program object.
glLoadIdentity() - Static method in class ohos.agp.render.opengl.GLES1X
Replace the current matrix with the identity matrix.
glLoadMatrixf(float[]) - Static method in class ohos.agp.render.opengl.GLES1X
Replace the current matrix with the specified matrix.
glLoadMatrixf(FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Replaces the current matrix with the specified matrix.
glLoadMatrixx(IntBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point array version of glLoadMatrix.
glLogicOp(int) - Static method in class ohos.agp.render.opengl.GLES1X
Specify a logical pixel operation.
glMapBufferRange(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to map all of a buffer object's data store into the client's address space
glMaterialf(int, int, float) - Static method in class ohos.agp.render.opengl.GLES1X
Specify material parameters for the lighting model.
glMaterialfv(int, int, float[]) - Static method in class ohos.agp.render.opengl.GLES1X
Specify material parameters for the lighting model.
glMaterialx(int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point version of glMaterial.
glMaterialxv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point version of glMaterial.
glMatrixMode(int) - Static method in class ohos.agp.render.opengl.GLES1X
Specify which matrix is the current matrix.
glMemoryBarrier(int) - Static method in class ohos.agp.render.opengl.GLES30
Defines a barrier ordering memory transactions.
glMultiTexCoord4f(int, float, float, float, float) - Static method in class ohos.agp.render.opengl.GLES1X
Set the current texture coordinates.
glMultiTexCoord4x(int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point version of glMultiTexCoord.
glMultMatrixf(float[]) - Static method in class ohos.agp.render.opengl.GLES1X
Multiply the current matrix with the specified matrix.
glMultMatrixf(FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Multiplies the current matrix with the specified matrix.
glMultMatrixx(IntBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point array version of glMultMatrix.
glNormal3f(float, float, float) - Static method in class ohos.agp.render.opengl.GLES1X
Set the current normal vector.
glNormal3x(int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point version of glNormal.
glNormalPointer(int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES1X
Define an array of normals.
glob(String, String) - Method in class ohos.data.dataability.DataAbilityPredicates
 
glob(String, String) - Method in class ohos.data.orm.OrmPredicates
 
glob(String, String) - Method in class ohos.data.rdb.RdbPredicates
 
global - Static variable in class java.util.logging.Logger
Deprecated.
Initialization of this field is prone to deadlocks. The field must be initialized by the Logger class initialization which may cause deadlocks with the LogManager class initialization. In such cases two class initialization wait for each other to complete. The preferred way to get the global logger object is via the call Logger.getGlobal(). For compatibility with old JDK versions where the Logger.getGlobal() is not available use the call Logger.getLogger(Logger.GLOBAL_LOGGER_NAME) or Logger.getLogger("global").
GLOBAL_ACTION_BACK - Static variable in class ohos.accessibility.ability.AccessibleAbility
Indicates a global action of returning to the previous page.
GLOBAL_ACTION_HOME - Static variable in class ohos.accessibility.ability.AccessibleAbility
Indicates a global action of returning to the home page.
GLOBAL_ACTION_LOCK_SCREEN - Static variable in class ohos.accessibility.ability.AccessibleAbility
Indicates a global action of locking the screen.
GLOBAL_ACTION_NOTIFICATIONS - Static variable in class ohos.accessibility.ability.AccessibleAbility
Indicates a global action of opening the notification panel.
GLOBAL_ACTION_POWER_DIALOG - Static variable in class ohos.accessibility.ability.AccessibleAbility
Indicates a global action of pressing and holding the power button.
GLOBAL_ACTION_QUICK_SETTINGS - Static variable in class ohos.accessibility.ability.AccessibleAbility
Indicates a global action of opening quick settings.
GLOBAL_ACTION_RECENTS - Static variable in class ohos.accessibility.ability.AccessibleAbility
Indicates a global action of displaying a list of recent tasks.
GLOBAL_ACTION_TAKE_SCREENSHOT - Static variable in class ohos.accessibility.ability.AccessibleAbility
Indicates a global action of taking a screenshot.
GLOBAL_ACTION_TOGGLE_SPLIT_SCREEN - Static variable in class ohos.accessibility.ability.AccessibleAbility
Indicates a global action of switching between split screens.
GLOBAL_LOGGER_NAME - Static variable in class java.util.logging.Logger
GLOBAL_LOGGER_NAME is a name for the global logger.
glOrthof(float, float, float, float, float, float) - Static method in class ohos.agp.render.opengl.GLES1X
This method is used to multiply the current matrix with an orthographic matrix.
glOrthox(int, int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point version of glOrtho.
glPauseTransformFeedback() - Static method in class ohos.agp.render.opengl.GLES30
Pauses transform feedback operations.
glPixelStorei(int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Set pixel storage modes.
glPixelStorei(int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to Sets pixel storage modes.
glPointSize(float) - Static method in class ohos.agp.render.opengl.GLES1X
Specify the diameter of rasterized points.
glPointSizex(int) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point version of glPointSize.
glPolygonOffset(float, float) - Static method in class ohos.agp.render.opengl.GLES1X
Set the scale and units used to calculate depth values.
glPolygonOffset(float, float) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to set the scale and units used to calculate depth values.
glPolygonOffsetx(int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point version of glPolygonOffset.
glPopMatrix() - Static method in class ohos.agp.render.opengl.GLES1X
Pop the current matrix stack.
glProgramBinary(int, int, Buffer, int) - Static method in class ohos.agp.render.opengl.GLES30
Loads a program object with a program binary.
glProgramParameteri(int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
Specifies a parameter for a program object.
glPushMatrix() - Static method in class ohos.agp.render.opengl.GLES1X
Push the current matrix stack.
glReadBuffer(int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to select a color buffer source for pixels.
glReadPixels(int, int, int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to read a block of pixels from the frame buffer.
glReadPixels(int, int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES1X
Read a block of pixels from the color buffer.
glReadPixels(int, int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to read a block of pixels from the frame buffer.
glReleaseShaderCompiler() - Static method in class ohos.agp.render.opengl.GLES20
This method is used to release resources allocated by the shader compiler.
glRenderbufferStorage(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
Establish data storage, format and dimensions of a renderbuffer object's image.
glRenderbufferStorageMultisample(int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
Establish data storage, format, dimensions and sample count of a renderbuffer object's image.
glResumeTransformFeedback() - Static method in class ohos.agp.render.opengl.GLES30
Resumes transform feedback operations.
glRotatef(float, float, float, float) - Static method in class ohos.agp.render.opengl.GLES1X
Multiply the current matrix by a rotation matrix.
glRotatex(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point version of glRotate.
glSampleCoverage(float, boolean) - Static method in class ohos.agp.render.opengl.GLES1X
Specify mask to modify multisampled pixel fragments.
glSampleCoverage(float, boolean) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify multisample coverage parameters.
glSampleCoveragex(int, boolean) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point version of glSampleCoverage.
glSamplerParameterf(int, int, float) - Static method in class ohos.agp.render.opengl.GLES30
Sets sampler parameters.
glSamplerParameterfv(int, int, float[]) - Static method in class ohos.agp.render.opengl.GLES30
Sets sampler parameters.
glSamplerParameteri(int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
Sets sampler parameters.
glSamplerParameteriv(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
Sets sampler parameters.
glScalef(float, float, float) - Static method in class ohos.agp.render.opengl.GLES1X
Multiply the current matrix by a general scaling matrix.
glScalex(int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point version of glScale.
glScissor(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Define the scissor box.
glScissor(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used for cropping tests to limit the drawing area.
glShadeModel(int) - Static method in class ohos.agp.render.opengl.GLES1X
Select flat or smooth shading.
glShaderBinary(int, IntBuffer, int, Buffer, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to load a precompiled shader binary.
glShaderSource(int, int, String[], IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
Replace the source code in a shader object.
glStencilFunc(int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Set function and reference value for stencil testing.
glStencilFunc(int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to Control the template buffer.
glStencilFuncSeparate(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to set front and/or back function and reference value for stencil testing.
glStencilMask(int) - Static method in class ohos.agp.render.opengl.GLES1X
Control the writing of individual bits in the stencil planes.
glStencilMask(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to controls the front.
glStencilMaskSeparate(int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to control the front and/or back writing of individual bits in the stencil planes.
glStencilOp(int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Set stencil test actions.
glStencilOp(int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return the value or values of a selected parameter.
glStencilOpSeparate(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to set front and/or back stencil test actions.
glTexCoordPointer(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Defines an array of texture coordinates.
glTexCoordPointer(int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES1X
Define an array of texture coordinates.
glTexEnvf(int, int, float) - Static method in class ohos.agp.render.opengl.GLES1X
Set texture environment parameters.
glTexEnvfv(int, int, float[]) - Static method in class ohos.agp.render.opengl.GLES1X
Set texture environment parameters.
glTexEnvx(int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point version of glTexEnv.
glTexEnvxv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point array version of glTexEnv.
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES1X
Specify a two-dimensional texture image.
glTexImage2D(int, int, int, int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify a two-dimensional texture image.
glTexImage3D(int, int, int, int, int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specify a three-dimensional texture image.
glTexParameterf(int, int, float) - Static method in class ohos.agp.render.opengl.GLES1X
Set texture parameters.
glTexParameterf(int, int, float) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to set texture parameters.
glTexParameterfv(int, int, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to set texture parameters.
glTexParameteri(int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Sets texture parameters.
glTexParameteri(int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
Maps a texture image onto an image space in the frame buffer.
glTexParameteriv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to set texture parameters.
glTexParameterx(int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point version of glTexParameter.
glTexStorage2D(int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
Simultaneously specifies storage for all levels of a two-dimensional texture.
glTexStorage3D(int, int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
Simultaneously specifies storage for all levels of a three-dimensional or two-dimensional array texture.
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES1X
Specify a two-dimensional texture subimage.
glTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to return the value or values of a selected parameter.
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specify a three-dimensional texture subimage.
GltfData - Interface in ohos.agp.render.render3d.gltf
Represents the glTF data obtained from a glTF file.
GltfExporter - Interface in ohos.agp.render.render3d.gltf
Provides methods for exporting 3D models, animations, and materials to a glTF file.
GltfImportData - Interface in ohos.agp.render.render3d.gltf
Provides methods for importing data from a glTF file.
GltfLoader - Interface in ohos.agp.render.render3d.gltf
Imports 3D models and related data (such as animations and materials) from a glTF file.
GltfLoader.ImportListener - Interface in ohos.agp.render.render3d.gltf
Listener for asynchronous import result.
glTransformFeedbackVaryings(int, int, String[], int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specify values to record in transform feedback buffers.
glTranslatef(float, float, float) - Static method in class ohos.agp.render.opengl.GLES1X
Multiply the current matrix by a translation matrix.
glTranslatex(int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Fixed-point version of glTranslate.
GLUE - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
GLUE_AFTER_ZWJ - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
GLUE_AFTER_ZWJ - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
glUniform1f(int, float) - Static method in class ohos.agp.render.opengl.GLES20
Specify the value of a uniform variable for the current program object.
glUniform1fv(int, int, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a uniform variable for the current program object.
glUniform1i(int, int) - Static method in class ohos.agp.render.opengl.GLES20
Specifies the value used to modify a uniform variable for the current program object.
glUniform1iv(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a uniform variable for the current program object.
glUniform1ui(int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specify the value of a uniform variable for the current program object.
glUniform1uiv(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to Specify the value of a uniform variable for the current program object.
glUniform2f(int, float, float) - Static method in class ohos.agp.render.opengl.GLES20
Specify the value of a uniform variable for the current program object.
glUniform2fv(int, int, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a uniform variable for the current program object.
glUniform2i(int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a uniform variable for the current program object.
glUniform2iv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a uniform variable for the current program object.
glUniform2ui(int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specify the value of a uniform variable for the current program object.
glUniform2uiv(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
Specify the value of a uniform variable for the current program object.
glUniform3f(int, float, float, float) - Static method in class ohos.agp.render.opengl.GLES20
Specify the value of a uniform variable for the current program object.
glUniform3fv(int, int, float[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a uniform variable for the current program object.
glUniform3i(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a uniform variable for the current program object.
glUniform3iv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a uniform variable for the current program object.
glUniform3ui(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
Specifies the location of the uniform variable to be modified.
glUniform3uiv(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
Specify the value of a uniform variable for the current program object.
glUniform4f(int, float, float, float, float) - Static method in class ohos.agp.render.opengl.GLES20
Specify the value of a uniform variable for the current program object.
glUniform4fv(int, int, float[]) - Static method in class ohos.agp.render.opengl.GLES20
Specifies the values used to modify a uniform variable array for the current program object.
glUniform4i(int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a uniform variable for the current program object.
glUniform4iv(int, int, IntBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a uniform variable for the current program object.
glUniform4ui(int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
Specify the value of a uniform variable for the current program object.
glUniform4uiv(int, int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
Specify the value of a uniform variable for the current program object.
glUniformBlockBinding(int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to assign a binding point to an active uniform block.
glUniformMatrix2fv(int, int, boolean, float[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a uniform variable for the current program object.
glUniformMatrix2x3fv(int, int, boolean, float[]) - Static method in class ohos.agp.render.opengl.GLES30
Specifies the value of a uniform variable for the current program object.
glUniformMatrix2x3fv(int, int, boolean, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specify the value of a uniform variable for the current program object.
glUniformMatrix2x4fv(int, int, boolean, float[]) - Static method in class ohos.agp.render.opengl.GLES30
Specifies the value of a uniform variable for the current program object.
glUniformMatrix2x4fv(int, int, boolean, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specify the value of a uniform variable for the current program object.
glUniformMatrix3fv(int, int, boolean, float[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specifies the value of the Uniform variable for the current program object.
glUniformMatrix3x2fv(int, int, boolean, float[]) - Static method in class ohos.agp.render.opengl.GLES30
Specifies the value of a uniform variable for the current program object.
glUniformMatrix3x2fv(int, int, boolean, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specify the value of a uniform variable for the current program object.
glUniformMatrix3x4fv(int, int, boolean, float[]) - Static method in class ohos.agp.render.opengl.GLES30
Specifies the value of a uniform variable for the current program object.
glUniformMatrix3x4fv(int, int, boolean, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specify the value of a uniform variable for the current program object.
glUniformMatrix4fv(int, int, boolean, float[]) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a uniform variable for the current program object.
glUniformMatrix4x2fv(int, int, boolean, float[]) - Static method in class ohos.agp.render.opengl.GLES30
Specifies the value of a uniform variable for the current program object.
glUniformMatrix4x2fv(int, int, boolean, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specify the value of a uniform variable for the current program object.
glUniformMatrix4x3fv(int, int, boolean, float[]) - Static method in class ohos.agp.render.opengl.GLES30
Specifies the value of a uniform variable for the current program object.
glUniformMatrix4x3fv(int, int, boolean, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to specify the value of a uniform variable for the current program object.
glUnmapBuffer(int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to releasing the relationship between.
glUseProgram(int) - Static method in class ohos.agp.render.opengl.GLES20
Uses a program object.
glValidateProgram(int) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to validate program objects.
glVertexAttrib1f(int, float) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a generic vertex attribute
glVertexAttrib1fv(int, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a generic vertex attribute.
glVertexAttrib2f(int, float, float) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a generic vertex attribute
glVertexAttrib2fv(int, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a generic vertex attribute.
glVertexAttrib3f(int, float, float, float) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a generic vertex attribute
glVertexAttrib3fv(int, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a generic vertex attribute.
glVertexAttrib4f(int, float, float, float, float) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a generic vertex attribute
glVertexAttrib4fv(int, FloatBuffer) - Static method in class ohos.agp.render.opengl.GLES20
This method is used to specify the value of a generic vertex attribute.
glVertexAttribDivisor(int, int) - Static method in class ohos.agp.render.opengl.GLES30
Modifies the rate at which generic vertex attributes advance during instanced rendering.
glVertexAttribI4i(int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to Specifies the value of a generic vertex attribute.
glVertexAttribI4iv(int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to Specifies the value of a generic vertex attribute.
glVertexAttribI4ui(int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to Specifies the value of a generic vertex attribute.
glVertexAttribI4uiv(int, int[]) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to Specifies the value of a generic vertex attribute.
glVertexAttribIPointer(int, int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to define an array of generic vertex attribute data.
glVertexAttribIPointer(int, int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES30
Defines an array of generic vertex attribute data.
glVertexAttribPointer(int, int, int, boolean, int, int) - Static method in class ohos.agp.render.opengl.GLES20
Specifies the data that can be accessed at the attribute location (specified by index) in the shader for a specified buffer object.
glVertexAttribPointer(int, int, int, boolean, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES20
Specifies the data that can be accessed at the attribute location (specified by index) in the shader.
glVertexPointer(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Defines an array of vertex coordinates.
glVertexPointer(int, int, int, Buffer) - Static method in class ohos.agp.render.opengl.GLES1X
Define an array of vertex coordinates.
glViewport(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES1X
Set the viewport.
glViewport(int, int, int, int) - Static method in class ohos.agp.render.opengl.GLES20
Sets the size, width, and height of a viewport rectangle.
glWaitSync(long, int, long) - Static method in class ohos.agp.render.opengl.GLES30
This method is used to block the GL server until the specified sync object becomes signaled.
GMT_ZONE - Static variable in class ohos.global.icu.util.TimeZone
[icu] The immutable GMT (=UTC) time zone.
GO_BAND_2G - Static variable in class ohos.wifi.p2p.WifiP2pConfig
Indicates that the group owner can use the 2.4 GHz band.
GO_BAND_5G - Static variable in class ohos.wifi.p2p.WifiP2pConfig
Indicates that the group owner can use the 5 GHz band.
GO_BAND_AUTO - Static variable in class ohos.wifi.p2p.WifiP2pConfig
Indicates that the group owner can use any of all the supported bands.
goAsyncCommonEvent() - Method in class ohos.event.commonevent.CommonEventSubscriber
Enables asynchronous processing for the current ordered common event.
goBack() - Method in class ohos.agp.components.webengine.WebView
Goes back to the previous page.
goForward() - Method in class ohos.agp.components.webengine.WebView
Goes to the next page.
GOOD - ohos.batterymanager.BatteryInfo.BatteryHealthState
Indicates that the battery is in healthy state.
GOTHIC - java.lang.Character.UnicodeScript
Unicode script "Gothic".
GOTHIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Gothic" Unicode character block.
GOTHIC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GOTHIC - Static variable in class ohos.global.icu.lang.UScript
Gothic
GOTHIC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
goTo(int) - Method in class ohos.data.resultset.AbsResultSet
 
goTo(int) - Method in interface ohos.data.resultset.ResultSet
Go to the specified row of the result set forwards or backwards by an offset relative to its current position.
goTo(int) - Method in class ohos.data.resultset.ResultSetWrapper
 
goToFirstRow() - Method in interface ohos.data.distributed.common.KvStoreResultSet
Moves the read position to the first line.
goToFirstRow() - Method in class ohos.data.resultset.AbsResultSet
 
goToFirstRow() - Method in interface ohos.data.resultset.ResultSet
Go to the first row of the result set.
goToFirstRow() - Method in class ohos.data.resultset.ResultSetWrapper
 
goToLastRow() - Method in interface ohos.data.distributed.common.KvStoreResultSet
Moves the read position to the last line.
goToLastRow() - Method in class ohos.data.resultset.AbsResultSet
 
goToLastRow() - Method in interface ohos.data.resultset.ResultSet
Go to the last row of the result set.
goToLastRow() - Method in class ohos.data.resultset.ResultSetWrapper
 
goToNextRow() - Method in interface ohos.data.distributed.common.KvStoreResultSet
Moves the read position to the next line.
goToNextRow() - Method in class ohos.data.resultset.AbsResultSet
 
goToNextRow() - Method in interface ohos.data.resultset.ResultSet
Go to the next row of the result set.
goToNextRow() - Method in class ohos.data.resultset.ResultSetWrapper
 
goToPreviousRow() - Method in interface ohos.data.distributed.common.KvStoreResultSet
Moves the read position to the previous line.
goToPreviousRow() - Method in class ohos.data.resultset.AbsResultSet
 
goToPreviousRow() - Method in interface ohos.data.resultset.ResultSet
Go to the previous row of the result set.
goToPreviousRow() - Method in class ohos.data.resultset.ResultSetWrapper
 
goToRow(int) - Method in interface ohos.data.distributed.common.KvStoreResultSet
Moves the read position from 0 to an absolute position.
goToRow(int) - Method in class ohos.data.resultset.AbsResultSet
 
goToRow(int) - Method in class ohos.data.resultset.AbsSharedResultSet
 
goToRow(int) - Method in class ohos.data.resultset.CombinedResultSet
 
goToRow(int) - Method in interface ohos.data.resultset.ResultSet
Go to the specified row of the result set.
goToRow(int) - Method in class ohos.data.resultset.ResultSetWrapper
 
goToRow(int) - Method in class ohos.data.resultset.TableResultSet
 
GPS_ALTITUDE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
GPS_ALTITUDE_REF - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
GPS_AREA_INFORMATION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_DATESTAMP - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_DEST_BEARING - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
GPS_DEST_BEARING_REF - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_DEST_DISTANCE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
GPS_DEST_DISTANCE_REF - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_DEST_LATITUDE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
GPS_DEST_LATITUDE_REF - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_DEST_LONGITUDE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
GPS_DEST_LONGITUDE_REF - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_DIFFERENTIAL - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
GPS_DOP - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
GPS_IMG_DIRECTION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
GPS_IMG_DIRECTION_REF - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_LATITUDE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational, format is "num1/denom1,num2/denom2,num3/denom3".
GPS_LATITUDE_REF - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_LONGITUDE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational, format is "num1/denom1,num2/denom2,num3/denom3".
GPS_LONGITUDE_REF - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_MAP_DATUM - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_MEASURE_MODE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_PROCESSING_METHOD - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_SATELLITES - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_SPEED - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
GPS_SPEED_REF - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_STATUS - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_TIMESTAMP - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String, format is "hh:mm:ss".
GPS_TRACK - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
GPS_TRACK_REF - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GPS_VERSION_ID - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
GpuResourceHandle - Interface in ohos.agp.render.render3d.resources
Provides methods of determining whether a GPU resource handle is valid and obtaining the engine to which the handle belongs.
gradientShaderColor - Variable in class ohos.agp.render.Paint
Indicates the gradientShaderColor attribute of this Paint.
GRAM - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of mass: gram
GRANT_SENSITIVE_PERMISSIONS - Static variable in class ohos.security.SystemPermission
Allows a system application to grant sensitive permissions to other applications.
GRANTHA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GRANTHA - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
GRANTHA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
grantMode - Variable in class ohos.security.permission.PermissionDef
The mode of this permission is granted.it contains SYSTEM_GRANT and USER_GRANT.
GRAPHEME_BASE - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Grapheme_Base (new).
GRAPHEME_CLUSTER_BREAK - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Grapheme_Cluster_Break (new in Unicode 4.1).
GRAPHEME_EXTEND - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Grapheme_Extend (new).
GRAPHEME_LINK - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Grapheme_Link (new).
GRAPHIC - ohos.global.resource.ResourceType
Indicates the graphic type.
GRAPHIC_ATTR - Static variable in class ohos.global.resource.solidxml.TypedAttribute
Indicates that the type of the XML attribute value is GRAPHIC_ATTR.
Graphic_button_bg_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Graphic_button_bg_light - Static variable in class ohos.global.systemres.ResourceTable
 
Graphic_button_bg_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
GRAVITY_BOTTOM - Static variable in class ohos.agp.components.Image
Indicates the bottom alignment mode of clipping images.
GRAVITY_CENTER - Static variable in class ohos.agp.components.Image
Indicates the center alignment mode of clipping images.
GRAVITY_LEFT - Static variable in class ohos.agp.components.Image
Indicate the left alignment mode of clipping images.
GRAVITY_RIGHT - Static variable in class ohos.agp.components.Image
Indicates the right alignment mode of clipping images.
GRAVITY_TOP - Static variable in class ohos.agp.components.Image
Indicates the top alignment mode of clipping images.
GRAY - Static variable in class ohos.agp.colors.CmykPalette
Indicates that the CmykColor object is gray.
GRAY - Static variable in class ohos.agp.colors.HslPalette
The HSL representation for gray.
GRAY - Static variable in class ohos.agp.colors.HsvPalette
The HSV representation for gray.
GRAY - Static variable in class ohos.agp.colors.RgbPalette
The RgbColor object representing gray.
GRAY - Static variable in class ohos.agp.utils.Color
Indicates the gray color, represented by 0xFF808080.
greaterThan(String, double) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is double and value is greater than a specified value.
greaterThan(String, double) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is greater than the specified double value.
greaterThan(String, double) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is double and value is greater than a specified value.
greaterThan(String, double) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is double and value is greater than a specified value.
greaterThan(String, float) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is float and value is greater than a specified value.
greaterThan(String, float) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is float and value is greater than a specified value.
greaterThan(String, float) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is float and value is greater than a specified value.
greaterThan(String, int) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is int and value is greater than a specified value.
greaterThan(String, int) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is greater than the specified int value.
greaterThan(String, int) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is int and value is greater than a specified value.
greaterThan(String, int) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is int and value is greater than a specified value.
greaterThan(String, long) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is long and value is greater than a specified value.
greaterThan(String, long) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is greater than the specified long value.
greaterThan(String, long) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is long and value is greater than a specified value.
greaterThan(String, long) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is long and value is greater than a specified value.
greaterThan(String, String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is String and value is greater than a specified value.
greaterThan(String, String) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is greater than the specified string value.
greaterThan(String, String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is String and value is greater than a specified value.
greaterThan(String, String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is String and value is greater than a specified value.
greaterThan(String, Time) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Time and value is greater than a specified value.
greaterThan(String, Time) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Time and value is greater than a specified value.
greaterThan(String, Time) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Time and value is greater than a specified value.
greaterThan(String, Timestamp) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Timestamp and value is greater than a specified value.
greaterThan(String, Timestamp) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Timestamp and value is greater than a specified value.
greaterThan(String, Timestamp) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Timestamp and value is greater than a specified value.
greaterThan(String, Calendar) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Calendar and value is greater than a specified value.
greaterThan(String, Calendar) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Calendar and value is greater than a specified value.
greaterThan(String, Calendar) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Calendar and value is greater than a specified value.
greaterThan(String, Date) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Date and value is greater than a specified value.
greaterThan(String, Date) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Date and value is greater than a specified value.
greaterThan(String, Date) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Date and value is greater than a specified value.
greaterThanOrEqualTo(String, double) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is double and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, double) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is greater than or equal to the specified double value.
greaterThanOrEqualTo(String, double) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is double and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, double) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is double and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, float) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is float and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, float) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is float and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, float) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is float and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, int) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is int and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, int) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is greater than or equal to the specified int value.
greaterThanOrEqualTo(String, int) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is int and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, int) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is int and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, long) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is long and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, long) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is greater than or equal to the specified long value.
greaterThanOrEqualTo(String, long) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is long and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, long) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is long and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is String and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, String) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is greater than or equal to the specified string value.
greaterThanOrEqualTo(String, String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is String and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is String and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, Time) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Time and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, Time) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Time and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, Time) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Time and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, Timestamp) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Timestamp and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, Timestamp) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Timestamp and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, Timestamp) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Timestamp and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, Calendar) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Calendar and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, Calendar) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Calendar and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, Calendar) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Calendar and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, Date) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Date and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, Date) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Date and value is greater than or equal to a specified value.
greaterThanOrEqualTo(String, Date) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Date and value is greater than or equal to a specified value.
GREATEST_MINIMUM - Static variable in class ohos.global.icu.util.Calendar
Limit type for getLimit() and handleGetLimit() indicating the greatest minimum value that a field can take.
greatNotEqual(float, float) - Static method in class ohos.agp.render.opengl.Utils
Checks whether the left-hand-side floating-point number is greater than the right-hand-side floating-point number.
greatOrEqual(float, float) - Static method in class ohos.agp.render.opengl.Utils
Checks whether the left-hand-side floating-point number is greater than or equal to the right-hand-side floating-point number based on the default epsilon.
GREEK - java.lang.Character.UnicodeScript
Unicode script "Greek".
GREEK - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Greek and Coptic" Unicode character block.
GREEK - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
Unicode 3.2 renames this block to "Greek and Coptic".
GREEK - Static variable in class ohos.global.icu.lang.UScript
Greek
GREEK_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Greek Extended" Unicode character block.
GREEK_EXTENDED - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GREEK_EXTENDED_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GREEK_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
Unicode 3.2 renames this block to "Greek and Coptic".
GREEN - Static variable in class ohos.agp.colors.CmykPalette
Indicates that the CmykColor object is green.
GREEN - Static variable in class ohos.agp.colors.HslPalette
The HSL representation for green.
GREEN - Static variable in class ohos.agp.colors.HsvPalette
The HSV representation for green.
GREEN - Static variable in class ohos.agp.colors.RgbPalette
The RgbColor object representing green.
GREEN - Static variable in class ohos.agp.utils.Color
Indicates the green color, represented by 0xFF00FF00.
GregorianCalendar - Class in java.util
GregorianCalendar is a concrete subclass of Calendar and provides the standard calendar system used by most of the world.
GregorianCalendar - Class in ohos.global.icu.util
[icu enhancement] ICU's replacement for GregorianCalendar. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
GregorianCalendar() - Constructor for class java.util.GregorianCalendar
Constructs a default GregorianCalendar using the current time in the default time zone with the default Locale.Category#FORMAT locale.
GregorianCalendar() - Constructor for class ohos.global.icu.util.GregorianCalendar
Constructs a default GregorianCalendar using the current time in the default time zone with the default FORMAT locale.
GregorianCalendar(int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar with the given date set in the default time zone with the default locale.
GregorianCalendar(int, int, int) - Constructor for class ohos.global.icu.util.GregorianCalendar
Constructs a GregorianCalendar with the given date set in the default time zone with the default FORMAT locale.
GregorianCalendar(int, int, int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar with the given date and time set for the default time zone with the default locale.
GregorianCalendar(int, int, int, int, int) - Constructor for class ohos.global.icu.util.GregorianCalendar
Constructs a GregorianCalendar with the given date and time set for the default time zone with the default FORMAT locale.
GregorianCalendar(int, int, int, int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar with the given date and time set for the default time zone with the default locale.
GregorianCalendar(int, int, int, int, int, int) - Constructor for class ohos.global.icu.util.GregorianCalendar
Constructs a GregorianCalendar with the given date and time set for the default time zone with the default FORMAT locale.
GregorianCalendar(Locale) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the default time zone with the given locale.
GregorianCalendar(Locale) - Constructor for class ohos.global.icu.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the default time zone with the given locale.
GregorianCalendar(TimeZone) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the given time zone with the default Locale.Category#FORMAT locale.
GregorianCalendar(TimeZone, Locale) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the given time zone with the given locale.
GregorianCalendar(TimeZone) - Constructor for class ohos.global.icu.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the given time zone with the default FORMAT locale.
GregorianCalendar(TimeZone, Locale) - Constructor for class ohos.global.icu.util.GregorianCalendar
[icu] Constructs a GregorianCalendar based on the current time in the given time zone with the given locale.
GregorianCalendar(TimeZone, ULocale) - Constructor for class ohos.global.icu.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the given time zone with the given locale.
GregorianCalendar(ULocale) - Constructor for class ohos.global.icu.util.GregorianCalendar
[icu] Constructs a GregorianCalendar based on the current time in the default time zone with the given locale.
gregorianMonthLength(int, int) - Static method in class ohos.global.icu.util.Calendar
Returns the length of a month of the Gregorian calendar.
gregorianPreviousMonthLength(int, int) - Static method in class ohos.global.icu.util.Calendar
Returns the length of a previous month of the Gregorian calendar.
group - Variable in class ohos.security.permission.PermissionDef
Group to which this permission belongs.
group() - Method in class java.nio.channels.MembershipKey
Returns the multicast group for which this membership key was created.
group() - Method in interface java.nio.file.attribute.PosixFileAttributes
Returns the group owner of the file.
group() - Method in class java.util.regex.Matcher
Returns the input subsequence matched by the previous match.
group() - Method in interface java.util.regex.MatchResult
Returns the input subsequence matched by the previous match.
group(int) - Method in class java.util.regex.Matcher
Returns the input subsequence captured by the given group during the previous match operation.
group(int) - Method in interface java.util.regex.MatchResult
Returns the input subsequence captured by the given group during the previous match operation.
group(String) - Method in class java.util.regex.Matcher
Returns the input subsequence captured by the given named-capturing group during the previous match operation.
Group - Class in ohos.sysappcomponents.contact.entity
Represents a contact group.
Group - Interface in java.security.acl
This interface is used to represent a group of principals.
Group - Interface in ohos.app.dispatcher
Defines a group, which stands for a set of tasks semantically.
Group() - Constructor for class ohos.sysappcomponents.contact.entity.Group
 
GROUP_ALERT_TYPE_ALL - Static variable in class ohos.event.notification.NotificationRequest
A notification group alert type, indicating that all notifications in a group have sound or vibration if sound or vibration is enabled for the associated NotificationSlot objects.
GROUP_ALERT_TYPE_CHILD - Static variable in class ohos.event.notification.NotificationRequest
A notification group alert type, indicating that child notifications have sound or vibration but the overview notification is muted (no sound or vibration) in a group if sound or vibration is enabled for the associated NotificationSlot objects.
GROUP_ALERT_TYPE_OVERVIEW - Static variable in class ohos.event.notification.NotificationRequest
A notification group alert type, indicating that the overview notification has sound or vibration but child notifications are muted (no sound or vibration) in a group if sound or vibration is enabled for the associated NotificationSlot objects.
GROUP_EXECUTE - java.nio.file.attribute.PosixFilePermission
Execute/search permission, group.
GROUP_FIELD_LIST - Static variable in interface ohos.data.search.model.SearchParameter
Keyword that maps to a JSONArray consisting of index fields used for group search.
GROUP_INFO_REQUEST - Static variable in class ohos.wifi.p2p.WifiP2pController
Indicates the request for the Wi-Fi P2P group information.
GROUP_READ - java.nio.file.attribute.PosixFilePermission
Read permission, group.
GROUP_SHADER - ohos.agp.render.Paint.ShaderType
Indicates the group shader.
GROUP_WRITE - java.nio.file.attribute.PosixFilePermission
Write permission, group.
groupBy(String[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to group query results by specified columns.
groupBy(String[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to group query results by specified columns.
groupBy(String[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to group query results by specified columns.
groupCount() - Method in class java.util.regex.Matcher
Returns the number of capturing groups in this matcher's pattern.
groupCount() - Method in interface java.util.regex.MatchResult
Returns the number of capturing groups in this match result's pattern.
groupDispatchNotify(Group, Runnable) - Method in interface ohos.app.dispatcher.TaskDispatcher
Executes a task after all tasks in the task group are finished.
groupDispatchWait(Group, long) - Method in interface ohos.app.dispatcher.TaskDispatcher
Waits all tasks in a task group to finish.
GROUPING_SEPARATOR - Static variable in class java.text.NumberFormat.Field
Constant identifying the grouping separator field.
GROUPING_SEPARATOR - Static variable in class ohos.global.icu.text.NumberFormat.Field
 
groupingBy(Function<? super T, ? extends K>) - Static method in class java.util.stream.Collectors
Returns a Collector implementing a "group by" operation on input elements of type T, grouping elements according to a classification function, and returning the results in a Map.
groupingBy(Function<? super T, ? extends K>, Supplier<M>, Collector<? super T, A, D>) - Static method in class java.util.stream.Collectors
Returns a Collector implementing a cascaded "group by" operation on input elements of type T, grouping elements according to a classification function, and then performing a reduction operation on the values associated with a given key using the specified downstream Collector.
groupingBy(Function<? super T, ? extends K>, Collector<? super T, A, D>) - Static method in class java.util.stream.Collectors
Returns a Collector implementing a cascaded "group by" operation on input elements of type T, grouping elements according to a classification function, and then performing a reduction operation on the values associated with a given key using the specified downstream Collector.
groupingByConcurrent(Function<? super T, ? extends K>) - Static method in class java.util.stream.Collectors
Returns a concurrent Collector implementing a "group by" operation on input elements of type T, grouping elements according to a classification function.
groupingByConcurrent(Function<? super T, ? extends K>, Supplier<M>, Collector<? super T, A, D>) - Static method in class java.util.stream.Collectors
Returns a concurrent Collector implementing a cascaded "group by" operation on input elements of type T, grouping elements according to a classification function, and then performing a reduction operation on the values associated with a given key using the specified downstream Collector.
groupingByConcurrent(Function<? super T, ? extends K>, Collector<? super T, A, D>) - Static method in class java.util.stream.Collectors
Returns a concurrent Collector implementing a cascaded "group by" operation on input elements of type T, grouping elements according to a classification function, and then performing a reduction operation on the values associated with a given key using the specified downstream Collector.
GroupPrincipal - Interface in java.nio.file.attribute
A UserPrincipal representing a group identity, used to determine access rights to objects in a file system.
groupScanResultsEvent(List<BleScanResult>) - Method in interface ohos.bluetooth.ble.BleCentralManagerCallback
Called when a group of BLE scan results is reported.
groupSearch(String, int) - Method in class ohos.data.search.SearchSession
Obtains and groups the results matching a specified string.
GroupShader - Class in ohos.agp.render
Represents a group shader.
GroupShader(Shader, Shader, BlendMode) - Constructor for class ohos.agp.render.GroupShader
A constructor used to create a GroupShader instance based on the specified destination shader, source shader, and blend mode.
GsmSignalInformation - Class in ohos.telephony
Inherits from the parent class SignalInformation and provides methods for applications to obtain GSM signal information.
GsmSignalInformation() - Constructor for class ohos.telephony.GsmSignalInformation
 
GTC - ohos.wifi.WifiSecurity.Phase2Method
Generic Token Card (GTC)
Guard - Interface in java.security
This interface represents a guard, which is an object that is used to protect access to another object.
GuardedObject - Class in java.security
A GuardedObject is an object that is used to protect access to another object.
GuardedObject(Object, Guard) - Constructor for class java.security.GuardedObject
Constructs a GuardedObject using the specified object and guard.
guardWithTest(MethodHandle, MethodHandle, MethodHandle) - Static method in class java.lang.invoke.MethodHandles
Makes a method handle which adapts a target method handle, by guarding it with a test, a boolean-valued method handle.
guessContentTypeFromName(String) - Static method in class java.net.URLConnection
Tries to determine the content type of an object, based on the specified "file" component of a URL.
guessContentTypeFromStream(InputStream) - Static method in class java.net.URLConnection
Tries to determine the type of an input stream based on the characters at the beginning of the input stream.
GUEST - ohos.account.OsAccountType
Indicates a guest account, which is used to temporarily access the device and may be deleted at any time.
GUJARATI - java.awt.font.NumericShaper.Range
The Gujarati range with the Gujarati digits.
GUJARATI - java.lang.Character.UnicodeScript
Unicode script "Gujarati".
GUJARATI - Static variable in class java.awt.font.NumericShaper
Identifies the GUJARATI range and decimal base.
GUJARATI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Gujarati" Unicode character block.
GUJARATI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GUJARATI - Static variable in class ohos.global.icu.lang.UScript
Gujarati
GUJARATI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GUNJALA_GONDI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GUNJALA_GONDI - Static variable in class ohos.global.icu.lang.UScript
 
GUNJALA_GONDI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GURMUKHI - java.awt.font.NumericShaper.Range
The Gurmukhi range with the Gurmukhi digits.
GURMUKHI - java.lang.Character.UnicodeScript
Unicode script "Gurmukhi".
GURMUKHI - Static variable in class java.awt.font.NumericShaper
Identifies the GURMUKHI range and decimal base.
GURMUKHI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Gurmukhi" Unicode character block.
GURMUKHI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GURMUKHI - Static variable in class ohos.global.icu.lang.UScript
Gurmukhi
GURMUKHI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
GYROSCOPE - Static variable in class ohos.security.SystemPermission
Allows an application to read data from a gyroscope sensor or uncalibrated gyroscope sensor.
GZIP_MAGIC - Static variable in class java.util.zip.GZIPInputStream
GZIP header magic number.
GZIPInputStream - Class in java.util.zip
This class implements a stream filter for reading compressed data in the GZIP file format.
GZIPInputStream(InputStream) - Constructor for class java.util.zip.GZIPInputStream
Creates a new input stream with a default buffer size.
GZIPInputStream(InputStream, int) - Constructor for class java.util.zip.GZIPInputStream
Creates a new input stream with the specified buffer size.
GZIPOutputStream - Class in java.util.zip
This class implements a stream filter for writing compressed data in the GZIP file format.
GZIPOutputStream(OutputStream) - Constructor for class java.util.zip.GZIPOutputStream
Creates a new output stream with a default buffer size.
GZIPOutputStream(OutputStream, boolean) - Constructor for class java.util.zip.GZIPOutputStream
Creates a new output stream with a default buffer size and the specified flush mode.
GZIPOutputStream(OutputStream, int) - Constructor for class java.util.zip.GZIPOutputStream
Creates a new output stream with the specified buffer size.
GZIPOutputStream(OutputStream, int, boolean) - Constructor for class java.util.zip.GZIPOutputStream
Creates a new output stream with the specified buffer size and flush mode.

H

h - Variable in class java.lang.reflect.Proxy
the invocation handler for this proxy instance.
H2 - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
H264 - ohos.media.image.common.ImageFormat.ComponentType
Indicates the H264 format, which has no component.
H264 - Static variable in class ohos.media.image.common.ImageFormat
Indicates the H264 encoding format.
H264 - Static variable in class ohos.media.recorder.Recorder.VideoEncoder
Indicates the H.264 video encoding format.
H265 - ohos.media.image.common.ImageFormat.ComponentType
Indicates the H265 format, which has no component.
H265 - Static variable in class ohos.media.image.common.ImageFormat
Indicates the H265 encoding format.
H3 - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
HAH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
HALF_DAYS - java.time.temporal.ChronoUnit
Unit that represents the concept of half a day, as used in AM/PM.
HALF_DOWN - java.math.RoundingMode
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round down.
HALF_EVEN - java.math.RoundingMode
Rounding mode to round towards the "nearest neighbor" unless both neighbors are equidistant, in which case, round towards the even neighbor.
HALF_UP - java.math.RoundingMode
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round up.
HalfFloat - Class in ohos.utils
Encapsulates data of the half-precision floating-point format.
HALFWIDTH - Static variable in interface ohos.global.icu.lang.UCharacter.EastAsianWidth
 
HALFWIDTH_AND_FULLWIDTH_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Halfwidth and Fullwidth Forms" Unicode character block.
HALFWIDTH_AND_FULLWIDTH_FORMS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HALFWIDTH_AND_FULLWIDTH_FORMS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
halt(int) - Method in class java.lang.Runtime
Forcibly terminates the currently running Java virtual machine.
HAMLE - Static variable in class ohos.global.icu.util.EthiopicCalendar
Constant for ሐምሌ, the 11th month of the Ethiopic year.
HAMZA_ON_HEH_GOAL - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
HAN - java.lang.Character.UnicodeScript
Unicode script "Han".
HAN - Static variable in class ohos.global.icu.lang.UScript
Han
HAN_WITH_BOPOMOFO - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
handle(BiFunction<? super T, Throwable, ? extends U>) - Method in class java.util.concurrent.CompletableFuture
 
handle(BiFunction<? super T, Throwable, ? extends U>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes either normally or exceptionally, is executed with this stage's result and exception as arguments to the supplied function.
handle(Callback[]) - Method in interface javax.security.auth.callback.CallbackHandler
Retrieve or display the information requested in the provided Callbacks.
handleAsync(BiFunction<? super T, Throwable, ? extends U>) - Method in class java.util.concurrent.CompletableFuture
 
handleAsync(BiFunction<? super T, Throwable, ? extends U>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes either normally or exceptionally, is executed using this stage's default asynchronous execution facility, with this stage's result and exception as arguments to the supplied function.
handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - Method in class java.util.concurrent.CompletableFuture
 
handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes either normally or exceptionally, is executed using the supplied executor, with this stage's result and exception as arguments to the supplied function.
handleComputeFields(int) - Method in class ohos.global.icu.util.BuddhistCalendar
 
handleComputeFields(int) - Method in class ohos.global.icu.util.Calendar
Subclasses may override this method to compute several fields specific to each calendar system.
handleComputeFields(int) - Method in class ohos.global.icu.util.ChineseCalendar
Override Calendar to compute several fields specific to the Chinese calendar system.
handleComputeFields(int) - Method in class ohos.global.icu.util.CopticCalendar
Deprecated.
This API is ICU internal only.
handleComputeFields(int) - Method in class ohos.global.icu.util.EthiopicCalendar
Deprecated.
This API is ICU internal only.
handleComputeFields(int) - Method in class ohos.global.icu.util.GregorianCalendar
Override Calendar to compute several fields specific to the hybrid Gregorian-Julian calendar system.
handleComputeFields(int) - Method in class ohos.global.icu.util.HebrewCalendar
Subclasses may override this method to compute several fields specific to each calendar system.
handleComputeFields(int) - Method in class ohos.global.icu.util.IndianCalendar
Subclasses may override this method to compute several fields specific to each calendar system.
handleComputeFields(int) - Method in class ohos.global.icu.util.IslamicCalendar
Override Calendar to compute several fields specific to the Islamic calendar system.
handleComputeFields(int) - Method in class ohos.global.icu.util.JapaneseCalendar
 
handleComputeFields(int) - Method in class ohos.global.icu.util.TaiwanCalendar
Override Calendar to compute several fields specific to the hybrid Gregorian-Julian calendar system.
handleComputeJulianDay(int) - Method in class ohos.global.icu.util.Calendar
Subclasses may override this.
handleComputeJulianDay(int) - Method in class ohos.global.icu.util.GregorianCalendar
 
handleComputeMonthStart(int, int, boolean) - Method in class ohos.global.icu.util.BuddhistCalendar
 
handleComputeMonthStart(int, int, boolean) - Method in class ohos.global.icu.util.Calendar
Returns the Julian day number of day before the first day of the given month in the given extended year.
handleComputeMonthStart(int, int, boolean) - Method in class ohos.global.icu.util.ChineseCalendar
Return the Julian day number of day before the first day of the given month in the given extended year.
handleComputeMonthStart(int, int, boolean) - Method in class ohos.global.icu.util.CopticCalendar
Return JD of start of given month/extended year
handleComputeMonthStart(int, int, boolean) - Method in class ohos.global.icu.util.EthiopicCalendar
Return JD of start of given month/extended year
handleComputeMonthStart(int, int, boolean) - Method in class ohos.global.icu.util.GregorianCalendar
Return JD of start of given month/year
handleComputeMonthStart(int, int, boolean) - Method in class ohos.global.icu.util.HebrewCalendar
Return JD of start of given month/year.
handleComputeMonthStart(int, int, boolean) - Method in class ohos.global.icu.util.IndianCalendar
Returns the Julian day number of day before the first day of the given month in the given extended year.
handleComputeMonthStart(int, int, boolean) - Method in class ohos.global.icu.util.IslamicCalendar
 
handleCreateFields() - Method in class ohos.global.icu.util.Calendar
Subclasses that use additional fields beyond those defined in Calendar should override this method to return an int[] array of the appropriate length.
handleDevGuiTouchEvent(TouchEvent) - Method in interface ohos.agp.render.render3d.Engine
Checks whether a touch event is processed on the GUI control of the engine.
handleGetDateFormat(String, String, Locale) - Method in class ohos.global.icu.util.Calendar
Creates a DateFormat appropriate to this calendar.
handleGetDateFormat(String, String, ULocale) - Method in class ohos.global.icu.util.ChineseCalendar
Same as handleGetDateFormat in Calendar
handleGetDateFormat(String, Locale) - Method in class ohos.global.icu.util.Calendar
Creates a DateFormat appropriate to this calendar.
handleGetDateFormat(String, ULocale) - Method in class ohos.global.icu.util.Calendar
Creates a DateFormat appropriate to this calendar.
handleGetExtendedYear() - Method in class ohos.global.icu.util.BuddhistCalendar
 
handleGetExtendedYear() - Method in class ohos.global.icu.util.Calendar
Returns the extended year defined by the current fields.
handleGetExtendedYear() - Method in class ohos.global.icu.util.ChineseCalendar
Implement abstract Calendar method to return the extended year defined by the current fields.
handleGetExtendedYear() - Method in class ohos.global.icu.util.CopticCalendar
Deprecated.
This API is ICU internal only.
handleGetExtendedYear() - Method in class ohos.global.icu.util.EthiopicCalendar
Deprecated.
This API is ICU internal only.
handleGetExtendedYear() - Method in class ohos.global.icu.util.GregorianCalendar
 
handleGetExtendedYear() - Method in class ohos.global.icu.util.HebrewCalendar
 
handleGetExtendedYear() - Method in class ohos.global.icu.util.IndianCalendar
Returns the extended year defined by the current fields.
handleGetExtendedYear() - Method in class ohos.global.icu.util.IslamicCalendar
 
handleGetExtendedYear() - Method in class ohos.global.icu.util.JapaneseCalendar
 
handleGetExtendedYear() - Method in class ohos.global.icu.util.TaiwanCalendar
Returns the extended year defined by the current fields.
handleGetLimit(int, int) - Method in class ohos.global.icu.util.BuddhistCalendar
Override GregorianCalendar.
handleGetLimit(int, int) - Method in class ohos.global.icu.util.Calendar
Subclass API for defining limits of different types.
handleGetLimit(int, int) - Method in class ohos.global.icu.util.ChineseCalendar
Override Calendar to return the limit value for the given field.
handleGetLimit(int, int) - Method in class ohos.global.icu.util.CopticCalendar
Calculate the limit for a specified type of limit and field
handleGetLimit(int, int) - Method in class ohos.global.icu.util.EthiopicCalendar
Deprecated.
This API is ICU internal only.
handleGetLimit(int, int) - Method in class ohos.global.icu.util.GregorianCalendar
 
handleGetLimit(int, int) - Method in class ohos.global.icu.util.HebrewCalendar
 
handleGetLimit(int, int) - Method in class ohos.global.icu.util.IndianCalendar
Subclass API for defining limits of different types.
handleGetLimit(int, int) - Method in class ohos.global.icu.util.IslamicCalendar
 
handleGetLimit(int, int) - Method in class ohos.global.icu.util.JapaneseCalendar
Override GregorianCalendar.
handleGetLimit(int, int) - Method in class ohos.global.icu.util.TaiwanCalendar
Override GregorianCalendar.
handleGetMonthLength(int, int) - Method in class ohos.global.icu.util.Calendar
Returns the number of days in the given month of the given extended year of this calendar system.
handleGetMonthLength(int, int) - Method in class ohos.global.icu.util.ChineseCalendar
Override Calendar method to return the number of days in the given extended year and month.
handleGetMonthLength(int, int) - Method in class ohos.global.icu.util.GregorianCalendar
 
handleGetMonthLength(int, int) - Method in class ohos.global.icu.util.HebrewCalendar
Returns the length of the given month in the given year
handleGetMonthLength(int, int) - Method in class ohos.global.icu.util.IndianCalendar
Returns the number of days in the given month of the given extended year of this calendar system.
handleGetMonthLength(int, int) - Method in class ohos.global.icu.util.IslamicCalendar
Return the length (in days) of the given month.
handleGetObject(String) - Method in class java.util.ListResourceBundle
 
handleGetObject(String) - Method in class java.util.PropertyResourceBundle
 
handleGetObject(String) - Method in class java.util.ResourceBundle
Gets an object for the given key from this resource bundle.
handleGetYearLength(int) - Method in class ohos.global.icu.util.Calendar
Returns the number of days in the given extended year of this calendar system.
handleGetYearLength(int) - Method in class ohos.global.icu.util.GregorianCalendar
 
handleGetYearLength(int) - Method in class ohos.global.icu.util.HebrewCalendar
Returns the number of days in the given Hebrew year
handleGetYearLength(int) - Method in class ohos.global.icu.util.IndianCalendar
Returns the number of days in the given extended year of this calendar system.
handleGetYearLength(int) - Method in class ohos.global.icu.util.IslamicCalendar
Return the number of days in the given Islamic year
handleKeySet() - Method in class java.util.ListResourceBundle
Returns a Set of the keys contained only in this ResourceBundle.
handleKeySet() - Method in class java.util.PropertyResourceBundle
Returns a Set of the keys contained only in this ResourceBundle.
handleKeySet() - Method in class java.util.ResourceBundle
Returns a Set of the keys contained only in this ResourceBundle.
handleNext(int) - Method in class ohos.global.icu.text.SearchIterator
Abstract method which subclasses override to provide the mechanism for finding the next match in the target text.
handleNext(int) - Method in class ohos.global.icu.text.StringSearch
Abstract method which subclasses override to provide the mechanism for finding the next match in the target text.
handlePrevious(int) - Method in class ohos.global.icu.text.SearchIterator
Abstract method which subclasses override to provide the mechanism for finding the previous match in the target text.
handlePrevious(int) - Method in class ohos.global.icu.text.StringSearch
Abstract method which subclasses override to provide the mechanism for finding the previous match in the target text.
Handler - Class in java.util.logging
A Handler object takes log messages from a Logger and exports them.
Handler() - Constructor for class java.util.logging.Handler
Default constructor.
HANDLER - ohos.event.commonevent.CommonEventSubscribeInfo.ThreadMode
Indicates the main thread of this ability.
HandlerBase - Class in ohos.org.xml.sax
Deprecated.
This class works with the deprecated DocumentHandler interface. It has been replaced by the SAX2 DefaultHandler class.
HandlerBase() - Constructor for class ohos.org.xml.sax.HandlerBase
Deprecated.
handleRemoteCommand(byte[], IntentParams) - Method in class ohos.nfc.cardemulation.HostService
Processes a command sent by the remote device.
HandsFreeAudioGateway - Class in ohos.bluetooth
Manages HandsFreeAudioGateway (HFP AG) profiles.
handshakeCompleted(HandshakeCompletedEvent) - Method in interface javax.net.ssl.HandshakeCompletedListener
This method is invoked on registered objects when a SSL handshake is completed.
HandshakeCompletedEvent - Class in javax.net.ssl
This event indicates that an SSL handshake completed on a given SSL connection.
HandshakeCompletedEvent(SSLSocket, SSLSession) - Constructor for class javax.net.ssl.HandshakeCompletedEvent
Constructs a new HandshakeCompletedEvent.
HandshakeCompletedListener - Interface in javax.net.ssl
This interface is implemented by any class which wants to receive notifications about the completion of an SSL protocol handshake on a given SSL connection.
HANGUL - java.lang.Character.UnicodeScript
Unicode script "Hangul".
HANGUL - Static variable in class ohos.global.icu.lang.UScript
Hangul
HANGUL_COMPATIBILITY_JAMO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Compatibility Jamo" Unicode character block.
HANGUL_COMPATIBILITY_JAMO - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HANGUL_COMPATIBILITY_JAMO_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HANGUL_JAMO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Jamo" Unicode character block.
HANGUL_JAMO - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HANGUL_JAMO_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Jamo Extended-A" Unicode character block.
HANGUL_JAMO_EXTENDED_A - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HANGUL_JAMO_EXTENDED_A_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HANGUL_JAMO_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Jamo Extended-B" Unicode character block.
HANGUL_JAMO_EXTENDED_B - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HANGUL_JAMO_EXTENDED_B_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HANGUL_JAMO_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HANGUL_SYLLABLE_TYPE - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Hangul_Syllable_Type, new in Unicode 4.
HANGUL_SYLLABLES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Syllables" Unicode character block.
HANGUL_SYLLABLES - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HANGUL_SYLLABLES_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HANIFI_ROHINGYA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HANIFI_ROHINGYA - Static variable in class ohos.global.icu.lang.UScript
 
HANIFI_ROHINGYA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HANIFI_ROHINGYA_KINNA_YA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
HANIFI_ROHINGYA_PA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
HANUNOO - java.lang.Character.UnicodeScript
Unicode script "Hanunoo".
HANUNOO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hanunoo" Unicode character block.
HANUNOO - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HANUNOO - Static variable in class ohos.global.icu.lang.UScript
Hanunooo
HANUNOO_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HapModuleInfo - Class in ohos.bundle
Obtains configuration information about an module.
HapModuleInfo() - Constructor for class ohos.bundle.HapModuleInfo
default construct function to HapModuleInfo.
HapModuleInfo(HapModuleInfo) - Constructor for class ohos.bundle.HapModuleInfo
default construct function to HapModuleInfo.
HAPTIC_FEEDBACK_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Sound
Indicates whether the device enables haptic feedback.
HARAPPAN_INDUS - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
HARD_LIGHT - ohos.agp.render.BlendMode
Multiplies or screens the destination color based on the source color.
HAS_ALARM - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Specifies whether the alarm clock reminder is enabled.
HAS_ATTENDEE_INFO - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Specifies whether participant information is included.
HAS_EXTENDED_ATTRIBUTES - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Specifies whether extended attributes are included.
hasAlarm() - Method in class ohos.sysappcomponents.calendar.entity.Events
Checks whether the alarm clock reminder is enabled.
hasAnchoringBounds() - Method in class java.util.regex.Matcher
Queries the anchoring of region bounds for this matcher.
hasArray() - Method in class java.nio.Buffer
Tells whether or not this buffer is backed by an accessible array.
hasArray() - Method in class java.nio.ByteBuffer
Tells whether or not this buffer is backed by an accessible byte array.
hasArray() - Method in class java.nio.CharBuffer
Tells whether or not this buffer is backed by an accessible char array.
hasArray() - Method in class java.nio.DoubleBuffer
Tells whether or not this buffer is backed by an accessible double array.
hasArray() - Method in class java.nio.FloatBuffer
Tells whether or not this buffer is backed by an accessible float array.
hasArray() - Method in class java.nio.IntBuffer
Tells whether or not this buffer is backed by an accessible int array.
hasArray() - Method in class java.nio.LongBuffer
Tells whether or not this buffer is backed by an accessible long array.
hasArray() - Method in class java.nio.ShortBuffer
Tells whether or not this buffer is backed by an accessible short array.
hasAttendeeInfo() - Method in class ohos.sysappcomponents.calendar.entity.Events
Checks whether participant information is included.
hasBearer(int) - Method in class ohos.net.NetCapabilities
Checks whether this NetHandle instance has a specified bearer.
hasBinaryProperty(int, int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Check a binary Unicode property for a code point.
hasBlock() - Method in class ohos.data.resultset.AbsSharedResultSet
Checks whether an AbsSharedResultSet object contains shared blocks.
hasBoundaryAfter(int) - Method in class ohos.global.icu.text.Normalizer2
Tests if the character always has a normalization boundary after it, regardless of context.
hasBoundaryBefore(int) - Method in class ohos.global.icu.text.Normalizer2
Tests if the character always has a normalization boundary before it, regardless of context.
hasCall() - Method in class ohos.dcall.DistributedCallManager
Checks whether a call is ongoing.
hasCap(int) - Method in class ohos.net.NetCapabilities
Checks whether this NetHandle instance has a specified capability.
hasChange() - Method in class ohos.global.icu.text.Edits.Iterator
Returns whether the edit currently represented by the iterator is a change edit.
hasChanged() - Method in class java.util.Observable
Tests if this object has changed.
hasChanges() - Method in class ohos.global.icu.text.Edits
 
hasCharacteristics(int) - Method in interface java.util.Spliterator
Returns true if this Spliterator's Spliterator.characteristics() contain all of the given characteristics.
hasColumn(String) - Method in class ohos.data.rdb.ValuesBucket
Checks whether the current ValuesBucket contains the value of a specified column name.
hasConnected() - Method in class ohos.data.search.SearchAbility
Checks whether the fusion search service is connected.
hasContended() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Queries whether any threads have ever contended to acquire this synchronizer; that is if an acquire method has ever blocked.
hasContended() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Queries whether any threads have ever contended to acquire this synchronizer; that is if an acquire method has ever blocked.
hasDefaultNet() - Method in class ohos.net.NetManager
Checks whether the default data network is activated.
hasEntity(String) - Method in class ohos.aafwk.content.Intent
Checks whether an Intent contains the given entity.
hasError(int) - Method in class ohos.net.http.SslError
Checks whether this SslError object contains a specified SSL error.
hasErrors() - Method in class ohos.global.icu.text.IDNA.Info
Were there IDNA processing errors?
hasExpired() - Method in class java.net.HttpCookie
Reports whether this HTTP cookie has expired or not.
hasExtensions() - Method in class java.security.cert.X509CRLEntry
Returns true if this CRL entry has extensions.
hasExtensions() - Method in class java.util.Locale
Returns true if this Locale has any extensions.
hasFileDescriptor() - Method in class ohos.agp.render.Insets
 
hasFileDescriptor() - Method in class ohos.bundle.BackupBundleInfo
 
hasFileDescriptor() - Method in class ohos.interwork.utils.PacMapEx
 
hasFileDescriptor() - Method in class ohos.utils.BasePacMap
 
hasFileDescriptor() - Method in class ohos.utils.net.Uri
 
hasFileDescriptor() - Method in interface ohos.utils.Sequenceable
Checks whether the implementation class of this Sequenceable contains FileDescriptor object data.
hasFocus() - Method in class ohos.agp.components.Component
Returns whether the component has focus.
hasGainedAccessibilitySelected() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node has gained accessibility focus.
hasGateway() - Method in class ohos.net.RouteInfo
If the route has a next hop
hash(Object...) - Static method in class java.util.Objects
Generates a hash code for a sequence of input values.
hashCode() - Method in class java.awt.font.NumericShaper
Returns a hash code for this shaper.
hashCode() - Method in class java.io.File
Computes a hash code for this abstract pathname.
hashCode() - Method in interface java.lang.annotation.Annotation
Returns the hash code of this annotation, as defined below:
hashCode() - Method in class java.lang.Boolean
Returns a hash code for this Boolean object.
hashCode() - Method in class java.lang.Byte
Returns a hash code for this Byte; equal to the result of invoking intValue().
hashCode() - Method in class java.lang.Character
Returns a hash code for this Character; equal to the result of invoking charValue().
hashCode() - Method in class java.lang.Character.Subset
Returns the standard hash code as defined by the Object#hashCode method.
hashCode() - Method in class java.lang.Double
Returns a hash code for this Double object.
hashCode() - Method in class java.lang.Enum
Returns a hash code for this enum constant.
hashCode() - Method in class java.lang.Float
Returns a hash code for this Float object.
hashCode() - Method in class java.lang.Integer
Returns a hash code for this Integer.
hashCode() - Method in class java.lang.invoke.MethodType
Returns the hash code value for this method type.
hashCode() - Method in class java.lang.Long
Returns a hash code for this Long.
hashCode() - Method in class java.lang.Object
Returns a hash code value for the object.
hashCode() - Method in class java.lang.Package
Return the hash code computed from the package name.
hashCode() - Method in class java.lang.ProcessBuilder.Redirect
Returns a hash code value for this Redirect.
hashCode() - Method in class java.lang.reflect.Constructor
Returns a hashcode for this Constructor.
hashCode() - Method in class java.lang.reflect.Field
Returns a hashcode for this Field.
hashCode() - Method in class java.lang.reflect.Method
Returns a hashcode for this Method.
hashCode() - Method in class java.lang.reflect.Parameter
Returns a hash code based on the executable's hash code and the index.
hashCode() - Method in class java.lang.Short
Returns a hash code for this Short; equal to the result of invoking intValue().
hashCode() - Method in class java.lang.StackTraceElement
Returns a hash code value for this stack trace element.
hashCode() - Method in class java.lang.String
Returns a hash code for this string.
hashCode() - Method in class java.math.BigDecimal
Returns the hash code for this BigDecimal.
hashCode() - Method in class java.math.BigInteger
Returns the hash code for this BigInteger.
hashCode() - Method in class java.math.MathContext
Returns the hash code for this MathContext.
hashCode() - Method in class java.net.HttpCookie
Returns the hash code of this HTTP cookie.
hashCode() - Method in class java.net.Inet4Address
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.Inet6Address
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.InetAddress
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.InetSocketAddress
Returns a hashcode for this socket address.
hashCode() - Method in class java.net.InterfaceAddress
Returns a hashcode for this Interface address.
hashCode() - Method in class java.net.NetworkInterface
 
hashCode() - Method in class java.net.Proxy
Returns a hashcode for this Proxy.
hashCode() - Method in class java.net.URI
Returns a hash-code value for this URI.
hashCode() - Method in class java.net.URL
Creates an integer suitable for hash table indexing.
hashCode() - Method in class java.nio.ByteBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.CharBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.charset.Charset
Computes a hashcode for this charset.
hashCode() - Method in class java.nio.DoubleBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.file.attribute.AclEntry
Returns the hash-code value for this ACL entry.
hashCode() - Method in class java.nio.file.attribute.FileTime
Computes a hash code for this file time.
hashCode() - Method in interface java.nio.file.Path
Computes a hash code for this path.
hashCode() - Method in class java.nio.FloatBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.IntBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.LongBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.ShortBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.security.cert.Certificate
Returns a hashcode value for this certificate from its encoded form.
hashCode() - Method in class java.security.cert.CertPath
Returns the hashcode for this certification path.
hashCode() - Method in class java.security.cert.X509CRL
Returns a hashcode value for this CRL from its encoded form.
hashCode() - Method in class java.security.cert.X509CRLEntry
Returns a hashcode value for this CRL entry from its encoded form.
hashCode() - Method in class java.security.CodeSigner
Returns the hash code value for this code signer.
hashCode() - Method in class java.security.Identity
Deprecated.
Returns a hashcode for this identity.
hashCode() - Method in class java.security.PKCS12Attribute
Returns the hashcode for this PKCS12Attribute.
hashCode() - Method in interface java.security.Principal
Returns a hashcode for this principal.
hashCode() - Method in class java.security.spec.ECFieldF2m
Returns a hash code value for this characteristic 2 finite field.
hashCode() - Method in class java.security.spec.ECFieldFp
Returns a hash code value for this prime finite field.
hashCode() - Method in class java.security.spec.ECPoint
Returns a hash code value for this elliptic curve point.
hashCode() - Method in class java.security.spec.EllipticCurve
Returns a hash code value for this elliptic curve.
hashCode() - Method in class java.security.Timestamp
Returns the hash code value for this timestamp.
hashCode() - Method in interface java.sql.RowId
Returns a hash code value of this RowId object.
hashCode() - Method in class java.sql.Timestamp
Returns a hash code value for this object.
hashCode() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns a hash code value for the object.
hashCode() - Method in class java.text.ChoiceFormat
Generates a hash code for the message format object.
hashCode() - Method in class java.text.Collator
Generates the hash code for this Collator.
hashCode() - Method in class java.text.DateFormat
Overrides hashCode
hashCode() - Method in class java.text.DateFormatSymbols
Override hashCode.
hashCode() - Method in class java.text.DecimalFormat
Overrides hashCode
hashCode() - Method in class java.text.DecimalFormatSymbols
Override hashCode.
hashCode() - Method in class java.text.FieldPosition
Returns a hash code for this FieldPosition.
hashCode() - Method in class java.text.MessageFormat
Generates a hash code for the message format object.
hashCode() - Method in class java.text.NumberFormat
Overrides hashCode.
hashCode() - Method in class java.text.ParsePosition
Returns a hash code for this ParsePosition.
hashCode() - Method in class java.text.RuleBasedCollator
Generates the hash code for the table-based collation object
hashCode() - Method in class java.text.SimpleDateFormat
Returns the hash code value for this SimpleDateFormat object.
hashCode() - Method in class java.text.StringCharacterIterator
Computes a hashcode for this iterator.
hashCode() - Method in class java.time.chrono.AbstractChronology
A hash code for this chronology.
hashCode() - Method in interface java.time.chrono.ChronoLocalDate
A hash code for this date.
hashCode() - Method in interface java.time.chrono.ChronoLocalDateTime
A hash code for this date-time.
hashCode() - Method in interface java.time.chrono.Chronology
A hash code for this chronology.
hashCode() - Method in interface java.time.chrono.ChronoPeriod
A hash code for this period.
hashCode() - Method in interface java.time.chrono.ChronoZonedDateTime
A hash code for this date-time.
hashCode() - Method in class java.time.chrono.HijrahDate
A hash code for this date.
hashCode() - Method in class java.time.chrono.JapaneseDate
A hash code for this date.
hashCode() - Method in class java.time.chrono.MinguoDate
A hash code for this date.
hashCode() - Method in class java.time.chrono.ThaiBuddhistDate
A hash code for this date.
hashCode() - Method in class java.time.Clock
A hash code for this clock.
hashCode() - Method in class java.time.Duration
A hash code for this duration.
hashCode() - Method in class java.time.format.DecimalStyle
A hash code for this DecimalStyle.
hashCode() - Method in class java.time.Instant
Returns a hash code for this instant.
hashCode() - Method in class java.time.LocalDate
A hash code for this date.
hashCode() - Method in class java.time.LocalDateTime
A hash code for this date-time.
hashCode() - Method in class java.time.LocalTime
A hash code for this time.
hashCode() - Method in class java.time.MonthDay
A hash code for this month-day.
hashCode() - Method in class java.time.OffsetDateTime
A hash code for this date-time.
hashCode() - Method in class java.time.OffsetTime
A hash code for this time.
hashCode() - Method in class java.time.Period
A hash code for this period.
hashCode() - Method in class java.time.temporal.ValueRange
A hash code for this range.
hashCode() - Method in class java.time.temporal.WeekFields
A hash code for this WeekFields.
hashCode() - Method in class java.time.Year
A hash code for this year.
hashCode() - Method in class java.time.YearMonth
A hash code for this year-month.
hashCode() - Method in class java.time.zone.ZoneOffsetTransition
Returns a suitable hash code.
hashCode() - Method in class java.time.zone.ZoneOffsetTransitionRule
Returns a suitable hash code.
hashCode() - Method in class java.time.zone.ZoneRules
Returns a suitable hash code given the definition of #equals.
hashCode() - Method in class java.time.ZonedDateTime
A hash code for this date-time.
hashCode() - Method in class java.time.ZoneId
A hash code for this time-zone ID.
hashCode() - Method in class java.time.ZoneOffset
A hash code for this offset.
hashCode() - Method in class java.util.AbstractList
Returns the hash code value for this list.
hashCode() - Method in class java.util.AbstractMap
Returns the hash code value for this map.
hashCode() - Method in class java.util.AbstractMap.SimpleEntry
Returns the hash code value for this map entry.
hashCode() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns the hash code value for this map entry.
hashCode() - Method in class java.util.AbstractSet
Returns the hash code value for this set.
hashCode() - Method in class java.util.BitSet
Returns the hash code value for this bit set.
hashCode() - Method in class java.util.Calendar
Returns a hash code for this calendar.
hashCode() - Method in interface java.util.Collection
Returns the hash code value for this collection.
hashCode() - Method in class java.util.concurrent.ConcurrentHashMap
Returns the hash code value for this Map, i.e., the sum of, for each key-value pair in the map, key.hashCode() ^ value.hashCode().
hashCode() - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
 
hashCode() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the hash code value for this list.
hashCode() - Method in class java.util.Date
Returns a hash code value for this object.
hashCode() - Method in class java.util.EnumMap
Returns the hash code value for this map.
hashCode() - Method in class java.util.GregorianCalendar
Generates the hash code for this GregorianCalendar object.
hashCode() - Method in class java.util.Hashtable
Returns the hash code value for this Map as per the definition in the Map interface.
hashCode() - Method in class java.util.IdentityHashMap
Returns the hash code value for this map.
hashCode() - Method in class java.util.jar.Attributes
Returns the hash code value for this Map.
hashCode() - Method in class java.util.jar.Attributes.Name
Computes the hash value for this attribute name.
hashCode() - Method in class java.util.jar.Manifest
Returns the hash code for this Manifest.
hashCode() - Method in interface java.util.List
Returns the hash code value for this list.
hashCode() - Method in class java.util.Locale
Override hashCode.
hashCode() - Method in class java.util.Locale.LanguageRange
Returns a hash code value for the object.
hashCode() - Method in class java.util.logging.Level
Generate a hashcode.
hashCode() - Method in interface java.util.Map.Entry
Returns the hash code value for this map entry.
hashCode() - Method in interface java.util.Map
Returns the hash code value for this map.
hashCode() - Method in class java.util.Optional
Returns the hash code value of the present value, if any, or 0 (zero) if no value is present.
hashCode() - Method in class java.util.OptionalDouble
Returns the hash code value of the present value, if any, or 0 (zero) if no value is present.
hashCode() - Method in class java.util.OptionalInt
Returns the hash code value of the present value, if any, or 0 (zero) if no value is present.
hashCode() - Method in class java.util.OptionalLong
Returns the hash code value of the present value, if any, or 0 (zero) if no value is present.
hashCode() - Method in interface java.util.Set
Returns the hash code value for this set.
hashCode() - Method in class java.util.SimpleTimeZone
Generates the hash code for the SimpleDateFormat object.
hashCode() - Method in class java.util.UUID
Returns a hash code for this UUID.
hashCode() - Method in class java.util.Vector
Returns the hash code value for this Vector.
hashCode() - Method in class java.util.zip.ZipEntry
Returns the hash code value for this entry.
hashCode() - Method in class javax.crypto.spec.RC2ParameterSpec
Calculates a hash code value for the object.
hashCode() - Method in class javax.crypto.spec.RC5ParameterSpec
Calculates a hash code value for the object.
hashCode() - Method in class javax.crypto.spec.SecretKeySpec
Calculates a hash code value for the object.
hashCode() - Method in class javax.net.ssl.SNIHostName
Returns a hash code value for this SNIHostName.
hashCode() - Method in class javax.net.ssl.SNIServerName
Returns a hash code value for this server name.
hashCode() - Method in class javax.security.auth.Subject
Returns a hashcode for this Subject.
hashCode() - Method in class javax.security.auth.x500.X500Principal
Return a hash code for this X500Principal.
hashCode() - Method in class javax.security.cert.Certificate
Returns a hashcode value for this certificate from its encoded form.
hashCode() - Method in class ohos.aafwk.content.Intent
 
hashCode() - Method in class ohos.accessibility.ability.AccessibleOperation
 
hashCode() - Method in class ohos.account.app.AppAccount
Obtains the hash code of this application account.
hashCode() - Method in class ohos.agp.colors.CmykColor
Returns a hash code value for the object.
hashCode() - Method in class ohos.agp.colors.Color
Returns a hash code value for the object.
hashCode() - Method in class ohos.agp.colors.HslColor
Returns a hash code value for the object.
hashCode() - Method in class ohos.agp.colors.HsvColor
Returns a hash code value for the object.
hashCode() - Method in class ohos.agp.colors.RgbColor
Returns a hash code value for the object.
hashCode() - Method in class ohos.agp.colors.UserDefinedColor
Returns a hash code value for the object.
hashCode() - Method in class ohos.agp.render.opengl.EGLConfig
Calculates the hash code value based on the handle of the EGL object.
hashCode() - Method in class ohos.agp.render.opengl.EGLContext
Calculates the hash code value based on the handle of the EGL object.
hashCode() - Method in class ohos.agp.render.opengl.EGLDisplay
Calculates the hash code value based on the handle of the EGL object.
hashCode() - Method in class ohos.agp.render.opengl.EGLObjectHandle
Calculates the hash code value based on the handle of the EGL object.
hashCode() - Method in class ohos.agp.render.opengl.EGLSurface
Calculates the hash code value based on the handle of the EGL object.
hashCode() - Method in class ohos.agp.render.render3d.math.Matrix4x4
 
hashCode() - Method in class ohos.agp.render.render3d.math.Quaternion
 
hashCode() - Method in class ohos.agp.render.render3d.math.Vector2
 
hashCode() - Method in class ohos.agp.render.render3d.math.Vector3
 
hashCode() - Method in class ohos.agp.render.render3d.math.Vector4
 
hashCode() - Method in class ohos.agp.utils.Color
Returns a hash code value for the object.
hashCode() - Method in class ohos.agp.utils.DimensFloat
Obtains the hash code of this DimensFloat instance.
hashCode() - Method in class ohos.agp.utils.Matrix
 
hashCode() - Method in class ohos.agp.utils.Point
Returns a hash code value for the object.
hashCode() - Method in class ohos.agp.utils.Rect
Returns a hash code value for the object.
hashCode() - Method in class ohos.agp.utils.RectFloat
Returns a hash code value for the object.
hashCode() - Method in class ohos.ai.cv.common.CvPoint
Calculates the hash code of the object based on the horizontal and vertical coordinates.
hashCode() - Method in class ohos.ai.cv.common.CvRect
Calculates the hash code of the current instance based on its four coordinates.
hashCode() - Method in class ohos.bluetooth.BluetoothDeviceClass
 
hashCode() - Method in class ohos.bluetooth.BluetoothRemoteDevice
 
hashCode() - Method in class ohos.bundle.BackupBundleInfo
 
hashCode() - Method in class ohos.bundle.ElementName
Calculates the hash value of an ElementName object.
hashCode() - Method in class ohos.data.distributed.common.Entry
Obtains the hash code value of a key-value pair.
hashCode() - Method in class ohos.data.distributed.common.KvManagerConfig
Obtains the hash code of this object.
hashCode() - Method in class ohos.data.distributed.common.UserInfo
Obtains the hash code of this object.
hashCode() - Method in class ohos.data.distributed.common.Value
 
hashCode() - Method in class ohos.data.orm.Blob
 
hashCode() - Method in class ohos.data.orm.Clob
 
hashCode() - Method in class ohos.data.orm.OrmObject
Obtains the hash code value of an OrmObject.
hashCode() - Method in class ohos.data.rdb.ValuesBucket
 
hashCode() - Method in class ohos.data.search.model.IndexForm
 
hashCode() - Method in class ohos.global.configuration.Configuration
Obtains hashcode of current Configuration.
hashCode() - Method in class ohos.global.configuration.DeviceCapability
Obtains hashcode of current DeviceCapability.
hashCode() - Method in class ohos.global.configuration.LocaleProfile
Obtains hashcode of the locales array.
hashCode() - Method in class ohos.global.icu.math.BigDecimal
Returns the hashcode for this BigDecimal.
hashCode() - Method in class ohos.global.icu.text.CollationElementIterator
Mock implementation of hashCode().
hashCode() - Method in class ohos.global.icu.text.CollationKey
Returns a hash code for this CollationKey.
hashCode() - Method in class ohos.global.icu.text.Collator
Generates a hash code for this Collator object.
hashCode() - Method in class ohos.global.icu.text.CurrencyPluralInfo
Override hashCode
hashCode() - Method in class ohos.global.icu.text.DateFormat
Overrides hashCode.
hashCode() - Method in class ohos.global.icu.text.DateFormatSymbols
Override hashCode.
hashCode() - Method in class ohos.global.icu.text.DateIntervalInfo
Override hashcode
hashCode() - Method in class ohos.global.icu.text.DateIntervalInfo.PatternInfo
Returns the hash code of this PatternInfo.
hashCode() - Method in class ohos.global.icu.text.DecimalFormat
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.text.DecimalFormatSymbols
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.text.LocaleDisplayNames.UiListItem
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.text.MeasureFormat
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.text.MessageFormat
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.text.MessagePattern
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.text.MessagePattern.Part
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.text.NumberFormat
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.text.PluralFormat
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.text.PluralRules
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.text.RuleBasedCollator
Generates a unique hash code for this RuleBasedCollator.
hashCode() - Method in class ohos.global.icu.text.SelectFormat
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.text.SimpleDateFormat
Override hashCode.
hashCode() - Method in exception ohos.global.icu.text.StringPrepParseException
Mock implementation of hashCode().
hashCode() - Method in class ohos.global.icu.text.Transliterator.Position
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.text.UnicodeSet
Returns the hash code value for this set.
hashCode() - Method in class ohos.global.icu.text.UnicodeSetSpanner
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.util.Calendar
Returns a hash code for this calendar.
hashCode() - Method in class ohos.global.icu.util.Calendar.WeekData
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.util.DateInterval
Override hashcode
hashCode() - Method in class ohos.global.icu.util.GregorianCalendar
Override hashCode.
hashCode() - Method in class ohos.global.icu.util.Measure
Returns a hashcode for this object.
hashCode() - Method in class ohos.global.icu.util.MeasureUnit
Returns a hash code value for the object.
hashCode() - Method in class ohos.global.icu.util.TimeZone
Overrides hashCode.
hashCode() - Method in class ohos.global.icu.util.ULocale
Returns the hashCode.
hashCode() - Method in class ohos.global.icu.util.VersionInfo
Returns the hash code value for this set.
hashCode() - Method in class ohos.javax.xml.namespace.QName
Generate the hash code for this QName.
hashCode() - Method in class ohos.media.audio.AudioDeviceDescriptor
Generates a hash code value based on the ID, name, address, type, role, sampling rates, channel masks, and channel index masks of the device.
hashCode() - Method in class ohos.media.audio.SoundEffect.SoundEffectInfo
Generates a hash code value based on the ID, type, mode, and name of a sound effect.
hashCode() - Method in interface ohos.media.camera.device.CameraInfo
Obtains the hash code of this CameraInfo object.
hashCode() - Method in class ohos.media.camera.params.Face
 
hashCode() - Method in class ohos.media.camera.params.FaceLandmark
 
hashCode() - Method in class ohos.media.camera.params.ParameterKey.Key
 
hashCode() - Method in class ohos.media.camera.params.PropertyKey.Key
 
hashCode() - Method in class ohos.media.camera.params.ResultKey.Key
 
hashCode() - Method in class ohos.media.common.sessioncore.AVCallerUserInfo
Returns the hash code of this AVCallerUserInfo instance.
hashCode() - Method in class ohos.media.common.sessioncore.AVToken
Obtains the hash code of this AVToken instance.
hashCode() - Method in class ohos.media.image.common.Position
Generates a hash code value based on the Position object.
hashCode() - Method in class ohos.media.image.common.Rect
Generates a hash code value based on the Rect object.
hashCode() - Method in class ohos.media.image.common.Size
Generates a hash code value based on the Size object.
hashCode() - Method in class ohos.net.ConnectionProperties
 
hashCode() - Method in class ohos.net.HttpProxy
 
hashCode() - Method in class ohos.net.LinkAddress
 
hashCode() - Method in class ohos.net.NetCapabilities
 
hashCode() - Method in class ohos.net.NetHandle
 
hashCode() - Method in class ohos.net.NetSpecifier
 
hashCode() - Method in class ohos.nfc.tag.MessageRecord
Gets the hash code of the object.
hashCode() - Method in class ohos.nfc.tag.NdefMessage
 
hashCode() - Method in class ohos.rpc.RemoteProxy
Obtains the hash code of this RemoteProxy object.
hashCode() - Method in class ohos.sysappcomponents.contact.entity.Email
 
hashCode() - Method in class ohos.sysappcomponents.contact.entity.Event
 
hashCode() - Method in class ohos.sysappcomponents.contact.entity.ImAddress
 
hashCode() - Method in class ohos.sysappcomponents.contact.entity.PhoneNumber
 
hashCode() - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
 
hashCode() - Method in class ohos.sysappcomponents.contact.entity.Relation
 
hashCode() - Method in class ohos.sysappcomponents.contact.entity.SipAddress
 
hashCode() - Method in class ohos.system.TimeValGroup
 
hashCode() - Method in class ohos.telephony.CdmaSignalInformation
Obtains the object's hash code, which is used as an index value to search for objects in Hashtable and HashMap.
hashCode() - Method in class ohos.telephony.GsmSignalInformation
Obtains the object's hash code, which is used as an index value to search for objects in Hashtable and HashMap.
hashCode() - Method in class ohos.telephony.LteSignalInformation
Obtains the object's hash code, which is used as an index value to search for objects in Hashtable and HashMap.
hashCode() - Method in class ohos.telephony.NetworkState
Obtains the object's hash code, which is used as an index to search for objects in Hashtable and HashMap.
hashCode() - Method in class ohos.telephony.NrSignalInformation
Obtains the object's hash code, which is used as an index value to search for objects in Hashtable and HashMap.
hashCode() - Method in class ohos.telephony.SignalInformation
Obtains the object's hash code, which is used as an index value to search for objects in Hashtable and HashMap.
hashCode() - Method in class ohos.telephony.TdscdmaSignalInformation
Obtains the object's hash code, which is used as an index value to search for objects in Hashtable and HashMap.
hashCode() - Method in class ohos.telephony.WcdmaSignalInformation
Obtains the object's hash code, which is used as an index value to search for objects in Hashtable and HashMap.
hashCode() - Method in class ohos.utils.BasePacMap
 
hashCode() - Method in class ohos.utils.Dimension
Obtains the hash code of the current Dimension object.
hashCode() - Method in class ohos.utils.FloatDimension
Obtains the hash code of the current FloatDimension object.
hashCode() - Method in class ohos.utils.geo.DimensFloat
Obtains the hash code of this DimensFloat instance.
hashCode() - Method in class ohos.utils.geo.Point
Returns a hash code value for the object.
hashCode() - Method in class ohos.utils.geo.Rect
Returns a hash code value for the object.
hashCode() - Method in class ohos.utils.geo.RectFloat
Returns a hash code value for the object.
hashCode() - Method in class ohos.utils.HalfFloat
 
hashCode() - Method in class ohos.utils.IntArray
Obtains the hash code of the current IntArray object.
hashCode() - Method in class ohos.utils.LightweightSet
Obtains the hash value of an LightweightSet container.
hashCode() - Method in class ohos.utils.net.Uri
 
hashCode() - Method in class ohos.utils.PacMap
 
hashCode() - Method in class ohos.utils.Pair
Obtains the hash value of the current Pair object.
hashCode() - Method in class ohos.utils.RationalNumber
Obtains the hash code value of the current RationalNumber object.
hashCode() - Method in class ohos.utils.Scope
Obtains the hash code value of the current range.
hashCode() - Method in class ohos.utils.SequenceUuid
Obtains the hash code of the current SequenceUuid object.
hashCode(boolean) - Static method in class java.lang.Boolean
Returns a hash code for a boolean value; compatible with Boolean.hashCode().
hashCode(boolean[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(byte) - Static method in class java.lang.Byte
Returns a hash code for a byte value; compatible with Byte.hashCode().
hashCode(byte[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(char) - Static method in class java.lang.Character
Returns a hash code for a char value; compatible with Character.hashCode().
hashCode(char[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(double) - Static method in class java.lang.Double
Returns a hash code for a double value; compatible with Double.hashCode().
hashCode(double[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(float) - Static method in class java.lang.Float
Returns a hash code for a float value; compatible with Float.hashCode().
hashCode(float[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(int) - Static method in class java.lang.Integer
Returns a hash code for a int value; compatible with Integer.hashCode().
hashCode(int[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(long) - Static method in class java.lang.Long
Returns a hash code for a long value; compatible with Long.hashCode().
hashCode(long[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(short) - Static method in class java.lang.Short
Returns a hash code for a short value; compatible with Short.hashCode().
hashCode(short[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(Object) - Static method in class java.util.Objects
Returns the hash code of a non-null argument and 0 for a null argument.
hashCode(Object[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(URL) - Method in class java.net.URLStreamHandler
Provides the default hash calculation.
HashMap<K,V> - Class in java.util
Hash table based implementation of the Map interface.
HashMap() - Constructor for class java.util.HashMap
Constructs an empty HashMap with the default initial capacity (16) and the default load factor (0.75).
HashMap(int) - Constructor for class java.util.HashMap
Constructs an empty HashMap with the specified initial capacity and the default load factor (0.75).
HashMap(int, float) - Constructor for class java.util.HashMap
Constructs an empty HashMap with the specified initial capacity and load factor.
HashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.HashMap
Constructs a new HashMap with the same mappings as the specified Map.
HashSet<E> - Class in java.util
This class implements the Set interface, backed by a hash table (actually a HashMap instance).
HashSet() - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has default initial capacity (16) and load factor (0.75).
HashSet(int) - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and default load factor (0.75).
HashSet(int, float) - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and the specified load factor.
HashSet(Collection<? extends E>) - Constructor for class java.util.HashSet
Constructs a new set containing the elements in the specified collection.
Hashtable<K,V> - Class in java.util
This class implements a hash table, which maps keys to values.
Hashtable() - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with a default initial capacity (11) and load factor (0.75).
Hashtable(int) - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and default load factor (0.75).
Hashtable(int, float) - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
Hashtable(Map<? extends K, ? extends V>) - Constructor for class java.util.Hashtable
Constructs a new hashtable with the same mappings as the given Map.
hasInnerEvent(int) - Method in class ohos.eventhandler.EventHandler
Checks whether an event with the given ID can be found among the events that have been sent but not processed.
hasInnerEvent(int, Object) - Method in class ohos.eventhandler.EventHandler
Checks whether an event with the given ID and the specified object can be found among the events that have been sent but not processed.
hasInnerEvent(long) - Method in class ohos.eventhandler.EventHandler
Checks whether an event carrying the given param can be found among the events that have been sent but not processed.
hasInnerEvent(Object) - Method in class ohos.eventhandler.EventHandler
Checks whether an event carrying the given object can be found among the events that have been sent but not processed.
hasInnerEvent(Runnable) - Method in class ohos.eventhandler.EventHandler
Checks whether the given Runnable task can be found among the events that have been sent but not processed.
hasKey(String) - Method in interface ohos.data.preferences.Preferences
Checks whether the Preferences object contains a preference matching a specified key.
hasKey(String) - Method in class ohos.media.common.AVMetadata
Checks whether the specified key is contained in the media metadata.
hasKey(String) - Method in class ohos.media.common.Format
Checks whether a metadata key exists.
hasKey(String) - Method in class ohos.utils.BasePacMap
Checks whether a specified key is contained.
hasKey(String) - Method in class ohos.utils.PacMap
Checks whether a specified key is contained.
hasLatitude() - Method in class ohos.location.GeoAddress
Checks whether the current GeoAddress object contains valid latitude information.
hasListeners(String) - Method in class java.beans.PropertyChangeSupport
Check if there are any listeners for a specific property, including those registered on all properties.
hasLongitude() - Method in class ohos.location.GeoAddress
Checks whether the current GeoAddress object contains valid longitude information.
hasMetaData() - Method in interface ohos.global.icu.text.Replaceable
R Returns true if this object contains metadata.
hasMimeType(String) - Method in class ohos.miscservices.pasteboard.PasteData.DataProperty
Checks whether there is a specified MIME type in a DataProperty object.
hasMimeType(String) - Method in class ohos.miscservices.pasteboard.PasteData
Checks whether there is a specified MIME type of data in DataProperty.
hasMoreElements() - Method in interface java.util.Enumeration
Tests if this enumeration contains more elements.
hasMoreElements() - Method in class java.util.StringTokenizer
Returns the same value as the hasMoreTokens method.
hasMoreTokens() - Method in class java.util.StringTokenizer
Tests if there are more tokens available from this tokenizer's string.
hasName() - Method in interface ohos.javax.xml.stream.XMLStreamReader
returns true if the current event has a name (is a START_ELEMENT or END_ELEMENT) returns false otherwise
hasNamedArguments() - Method in class ohos.global.icu.text.MessagePattern
Does the parsed pattern have named arguments like {first_name}?
hasNext() - Method in interface java.util.Iterator
Returns true if the iteration has more elements.
hasNext() - Method in interface java.util.ListIterator
Returns true if this list iterator has more elements when traversing the list in the forward direction.
hasNext() - Method in class java.util.Scanner
Returns true if this scanner has another token in its input.
hasNext() - Method in class ohos.hiviewdfx.Faultlogger.FaultLogQueryResult
Checks whether the next fault record is available in the query result.
hasNext() - Method in interface ohos.javax.xml.stream.XMLEventReader
Check if there are more events.
hasNext() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns true if there are more parsing events and false if there are no more events.
hasNext() - Method in class ohos.miscservices.wallpaper.WallpaperColorsCollection
Checks whether there are other dominant colors.
hasNext() - Method in class ohos.sysappcomponents.calendar.CalendarCollection
Checks whether the result set has a next row.
hasNext() - Method in class ohos.utils.zson.ZSONReader
Checks whether the input JSON stream contains more readable data.
hasNext(String) - Method in class java.util.Scanner
Returns true if the next token matches the pattern constructed from the specified string.
hasNext(Pattern) - Method in class java.util.Scanner
Returns true if the next complete token matches the specified pattern.
hasNextBigDecimal() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a BigDecimal using the Scanner.nextBigDecimal() method.
hasNextBigInteger() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a BigInteger in the default radix using the Scanner.nextBigInteger() method.
hasNextBigInteger(int) - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a BigInteger in the specified radix using the Scanner.nextBigInteger() method.
hasNextBoolean() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a boolean value using a case insensitive pattern created from the string "true|false".
hasNextByte() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a byte value in the default radix using the Scanner.nextByte() method.
hasNextByte(int) - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a byte value in the specified radix using the Scanner.nextByte() method.
hasNextDouble() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a double value using the Scanner.nextDouble() method.
hasNextFloat() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a float value using the Scanner.nextFloat() method.
hasNextInt() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as an int value in the default radix using the Scanner.nextInt() method.
hasNextInt(int) - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as an int value in the specified radix using the Scanner.nextInt() method.
hasNextLine() - Method in class java.util.Scanner
Returns true if there is another line in the input of this scanner.
hasNextLong() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a long value in the default radix using the Scanner.nextLong() method.
hasNextLong(int) - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a long value in the specified radix using the Scanner.nextLong() method.
hasNextShort() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a short value in the default radix using the Scanner.nextShort() method.
hasNextShort(int) - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a short value in the specified radix using the Scanner.nextShort() method.
hasNextState() - Method in class ohos.bundleactive.BundleActiveStates
Checks whether there is a next bundle state to obtain in this BundleActiveStates object.
hasNotificationPolicyAccessPermission() - Static method in class ohos.event.notification.NotificationHelper
Checks whether this application has permission to modify the Do Not Disturb (DND) notification policy.
hasNotificationPolicyAccessPermission(String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
hasNumberedArguments() - Method in class ohos.global.icu.text.MessagePattern
Does the parsed pattern have numbered arguments like {2}?
hasNumericValue() - Method in enum ohos.global.icu.text.MessagePattern.Part.Type
Indicates whether this part has a numeric value.
hasOperatorPrivileges(int) - Method in class ohos.telephony.SimInfoManager
Checks whether your application (the caller) has been granted the operator permissions.
hasParam(String) - Method in class ohos.aafwk.content.IntentParams
Checks whether the Intent contains the given key.
hasParameter(String) - Method in class ohos.aafwk.content.Intent
Checks whether an Intent contains the parameter matching a given key.
hasPasteData() - Method in class ohos.miscservices.pasteboard.SystemPasteboard
Checks whether there is content in the pasteboard.
hasPerspective() - Method in class ohos.agp.utils.Matrix
Checks whether this Matrix contains perspective elements.
hasPerspective() - Method in class ohos.agp.utils.Matrix44
Checks whether this Matrix44 contains perspective elements.
hasPluralStyle() - Method in enum ohos.global.icu.text.MessagePattern.ArgType
 
hasPrevious() - Method in interface java.util.ListIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrimitives() - Method in class java.lang.invoke.MethodType
Reports if this type contains a primitive argument or return value.
hasQueuedPredecessors() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Queries whether any threads have been waiting to acquire longer than the current thread.
hasQueuedPredecessors() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Queries whether any threads have been waiting to acquire longer than the current thread.
hasQueuedSubmissions() - Method in class java.util.concurrent.ForkJoinPool
Returns true if there are any tasks submitted to this pool that have not yet begun executing.
hasQueuedThread(Thread) - Method in class java.util.concurrent.locks.ReentrantLock
Queries whether the given thread is waiting to acquire this lock.
hasQueuedThread(Thread) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries whether the given thread is waiting to acquire either the read or write lock.
hasQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Queries whether any threads are waiting to acquire.
hasQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Queries whether any threads are waiting to acquire.
hasQueuedThreads() - Method in class java.util.concurrent.locks.ReentrantLock
Queries whether any threads are waiting to acquire this lock.
hasQueuedThreads() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries whether any threads are waiting to acquire the read or write lock.
hasQueuedThreads() - Method in class java.util.concurrent.Semaphore
Queries whether any threads are waiting to acquire.
hasRemaining() - Method in class java.nio.Buffer
Tells whether there are any elements between the current position and the limit.
hasReplyPath() - Method in class ohos.telephony.ShortMessage
Checks whether the received SMS contains "TP-Reply-Path".
hasSameRules(TimeZone) - Method in class java.util.SimpleTimeZone
Returns true if this zone has the same rules and offset as another zone.
hasSameRules(TimeZone) - Method in class java.util.TimeZone
Returns true if this zone has the same rule and offset as another zone.
hasSameRules(TimeZone) - Method in class ohos.global.icu.util.TimeZone
Returns true if this zone has the same rule and offset as another zone.
hasScript(int, int) - Static method in class ohos.global.icu.lang.UScript
Do the Script_Extensions of code point c contain script sc? If c does not have explicit Script_Extensions, then this tests whether c has the Script property value sc.
hasSimCard(int) - Method in class ohos.telephony.SimInfoManager
Checks whether a SIM card is inserted in a specified slot.
hasSlideDisables() - Method in class ohos.agp.components.SlideDrawer
Checks whether any disable callback is stored in SlideDrawer.
hasSlideListeners() - Method in class ohos.agp.components.SlideDrawer
Checks whether any listener is stored in SlideDrawer.
hasSmsCapability() - Method in class ohos.telephony.ShortMessageManager
Returns whether a device is capable of sending and receiving SMS messages.
hasSystemCapability(String) - Method in interface ohos.bundle.IBundleManager
Checks whether the system has a specified capability.
hasText() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Return true if the current event has text, false otherwise The following events have text: CHARACTERS,DTD ,ENTITY_REFERENCE, COMMENT, SPACE
hasTransitionType(int) - Method in class ohos.agp.components.ComponentTransition
Checks whether a specified transition type is enabled for a ComponentTransition object.
hasTransparentBounds() - Method in class java.util.regex.Matcher
Queries the transparency of region bounds for this matcher.
hasUnsupportedCriticalExtension() - Method in interface java.security.cert.X509Extension
Check if there is a critical extension that is not supported.
hasVoiceCapability() - Method in class ohos.dcall.DistributedCallManager
Checks whether a device supports voice calls.
hasWaiters() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Queries whether any threads are waiting on this condition.
hasWaiters() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Queries whether any threads are waiting on this condition.
hasWaiters(AbstractQueuedLongSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Queries whether any threads are waiting on the given condition associated with this synchronizer.
hasWaiters(AbstractQueuedSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Queries whether any threads are waiting on the given condition associated with this synchronizer.
hasWaiters(Condition) - Method in class java.util.concurrent.locks.ReentrantLock
Queries whether any threads are waiting on the given condition associated with this lock.
hasWaiters(Condition) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries whether any threads are waiting on the given condition associated with the write lock.
hasWaitingConsumer() - Method in class java.util.concurrent.LinkedTransferQueue
 
hasWaitingConsumer() - Method in interface java.util.concurrent.TransferQueue
Returns true if there is at least one consumer waiting to receive an element via BlockingQueue.take() or timed poll.
hasWindowFocus() - Method in class ohos.aafwk.ability.Ability
Checks whether the main window of this ability has window focus.
hasWrappers() - Method in class java.lang.invoke.MethodType
Reports if this type contains a wrapper argument or return value.
HATOR - Static variable in class ohos.global.icu.util.CopticCalendar
Constant for Αθορ / رﻮﺗﺎﻫ, the 3rd month of the Coptic year.
HATRAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HATRAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
HATRAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HDC_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Specifies whether the hard disk controller (HDC) on USB devices is enabled.
HDMI - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a device using a high-definition multimedia interface (HDMI) connection.
HDMI_ARC - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a device using the audio return channel (ARC) of an HDMI connection.
HE - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
HE_AAC - Static variable in class ohos.media.recorder.Recorder.AudioEncoder
Indicates the HE-AAC audio encoding format.
headMap(K) - Method in interface java.util.concurrent.ConcurrentNavigableMap
 
headMap(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
headMap(K) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys are strictly less than toKey.
headMap(K) - Method in interface java.util.SortedMap
Returns a view of the portion of this map whose keys are strictly less than toKey.
headMap(K) - Method in class java.util.TreeMap
 
headMap(K, boolean) - Method in interface java.util.concurrent.ConcurrentNavigableMap
 
headMap(K, boolean) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
headMap(K, boolean) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys are less than (or equal to, if inclusive is true) toKey.
headMap(K, boolean) - Method in class java.util.TreeMap
 
headSet(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
headSet(E) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements are strictly less than toElement.
headSet(E) - Method in interface java.util.SortedSet
Returns a view of the portion of this set whose elements are strictly less than toElement.
headSet(E) - Method in class java.util.TreeSet
 
headSet(E, boolean) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
headSet(E, boolean) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements are less than (or equal to, if inclusive is true) toElement.
headSet(E, boolean) - Method in class java.util.TreeSet
 
HEALTH - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorClass
Indicates the major class value for health.
HEALTH_ANKLE_PROSTHESIS - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: ankle prosthesis
HEALTH_BLOOD_PRESSURE_MONITOR - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: blood pressure monitor
HEALTH_BODY_COMPOSITION_ANALYZER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: body composition analyzer
HEALTH_GENERIC_HEALTH_MANAGER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: generic health manager
HEALTH_GLUCOSE_METER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: glucose meter
HEALTH_HEALTH_DATA_DISPLAY - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: health data display
HEALTH_HEART_PULSE_RATE_MONITOR - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: heart/pulse rate monitor
HEALTH_KNEE_PROSTHESIS - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: knee prosthesis
HEALTH_MEDICATION_MONITOR - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: medication monitor
HEALTH_PEAK_FLOW_MONITOR - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: peak flow monitor
HEALTH_PERSONAL_MOBILITY_DEVICE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: personal mobility device
HEALTH_PULSE_OXIMETER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: pulse oximeter
HEALTH_STEP_COUNTER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: step counter
HEALTH_THERMOMETER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: thermometer
HEALTH_UNDEFINED - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: undefined
HEALTH_WEIGHING_SCALE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Health: weighing scale
HEAP - ohos.hiviewdfx.Debug.MemType
Indicates the static heap.
HEAP - ohos.media.image.common.AllocatorType
Indicates that heap memory is allocated to stored decoded image data.
HeapInfo() - Constructor for class ohos.hiviewdfx.Debug.HeapInfo
 
HEARING_AID - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a hearing aid.
HEBREW - java.lang.Character.UnicodeScript
Unicode script "Hebrew".
HEBREW - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hebrew" Unicode character block.
HEBREW - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HEBREW - Static variable in class ohos.global.icu.lang.UScript
Hebrew
HEBREW_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HEBREW_LETTER - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
HEBREW_LETTER - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
HebrewCalendar - Class in ohos.global.icu.util
HebrewCalendar is a subclass of Calendar that that implements the traditional Hebrew calendar.
HebrewCalendar() - Constructor for class ohos.global.icu.util.HebrewCalendar
Constructs a default HebrewCalendar using the current time in the default time zone with the default FORMAT locale.
HebrewCalendar(int, int, int) - Constructor for class ohos.global.icu.util.HebrewCalendar
Constructs a HebrewCalendar with the given date set in the default time zone with the default FORMAT locale.
HebrewCalendar(int, int, int, int, int, int) - Constructor for class ohos.global.icu.util.HebrewCalendar
Constructs a HebrewCalendar with the given date and time set for the default time zone with the default FORMAT locale.
HebrewCalendar(Date) - Constructor for class ohos.global.icu.util.HebrewCalendar
Constructs a HebrewCalendar with the given date set in the default time zone with the default FORMAT locale.
HebrewCalendar(Locale) - Constructor for class ohos.global.icu.util.HebrewCalendar
Constructs a HebrewCalendar based on the current time in the default time zone with the given locale.
HebrewCalendar(TimeZone) - Constructor for class ohos.global.icu.util.HebrewCalendar
Constructs a HebrewCalendar based on the current time in the given time zone with the default FORMAT locale.
HebrewCalendar(TimeZone, Locale) - Constructor for class ohos.global.icu.util.HebrewCalendar
Constructs a HebrewCalendar based on the current time in the given time zone with the given locale.
HebrewCalendar(TimeZone, ULocale) - Constructor for class ohos.global.icu.util.HebrewCalendar
Constructs a HebrewCalendar based on the current time in the given time zone with the given locale.
HebrewCalendar(ULocale) - Constructor for class ohos.global.icu.util.HebrewCalendar
Constructs a HebrewCalendar based on the current time in the default time zone with the given locale.
HECTARE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of area: hectare
HECTOLITER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: hectoliter
HECTOPASCAL - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of pressure: hectopascal
HEDAR - Static variable in class ohos.global.icu.util.EthiopicCalendar
Constant for ኅዳር, the 3rd month of the Ethiopic year.
HEH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
HEH_GOAL - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
height - Variable in class ohos.agp.components.ComponentContainer.LayoutConfig
component height.
height - Variable in class ohos.agp.window.dialog.DisplayDialog.DialogProvider
Indicates the height of the remote screen.
height - Variable in class ohos.agp.window.service.DisplayAttributes
Indicates the actual height of the display, in unit of pixels.
height - Variable in class ohos.agp.window.service.WindowManager.LayoutConfig
Indicates the height of a window.
height - Variable in class ohos.global.configuration.DeviceCapability
Indicates the screen height in virtual pixels (vps).
height - Variable in class ohos.media.image.common.Rect
Indicates the height of a rectangle.
height - Variable in class ohos.media.image.common.Size
Indicates the image height.
height() - Method in class ohos.ai.cv.common.CvRect
Obtains the height of the rectangle, in pixels.
HEIGHT - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of height.
HEIGHT - Static variable in class ohos.media.common.Format
Indicates a key that describes the video height.
HEIGHT_INIT - Static variable in class ohos.media.common.VideoProperty
Indicates the default video height.
HEISEI - Static variable in class java.time.chrono.JapaneseEra
The singleton instance for the 'Heisei' era (1989-01-08 - 2019-04-30) which has the value 2.
HEISEI - Static variable in class ohos.global.icu.util.JapaneseCalendar
Constant for the era starting on Jan.
helpComplete(int) - Method in class java.util.concurrent.CountedCompleter
If this task has not completed, attempts to process at most the given number of other unprocessed tasks for which this task is on the completion path, if any are known to exist.
helpQuiesce() - Static method in class java.util.concurrent.ForkJoinTask
Possibly executes tasks until the pool hosting the current task ForkJoinPool#isQuiescent.
HERTZ - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of frequency: hertz
HESHVAN - Static variable in class ohos.global.icu.util.HebrewCalendar
Constant for Heshvan, the 2nd month of the Hebrew year.
HETH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
HEVC - Static variable in class ohos.media.recorder.Recorder.VideoEncoder
Indicates the HEVC video encoding format.
HEX_DIGIT - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Hex_Digit.
HFP - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the profile is Handsfree AG profile.
HFP_UNIT - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the profile is Handsfree HF profile.
HiChecker - Class in ohos.hiviewdfx
Represents the HiChecker tool that is used to detect bad code usage and execution results during your application and system development.
HiChecker.OnCautionListener - Interface in ohos.hiviewdfx
Obtains and handles cautions.
HiChecker.Rule - Enum in ohos.hiviewdfx
Enumerates detection rules and caution rules.
hide() - Method in class ohos.agp.components.ComponentHolder
Hides this ComponentHolder layout in the parent layout.
hide() - Method in class ohos.agp.window.dialog.BaseDialog
Hides the content of a dialog box.
hide() - Method in interface ohos.agp.window.dialog.IDialog
Hides the content of a BaseDialog object.
hide(Fraction) - Method in class ohos.aafwk.ability.fraction.FractionScheduler
Hides a specified Fraction instance.
HIDE - Static variable in class ohos.agp.components.Component
The component is invisible and does not occupy any space for layout purposes.
hideKeyboard() - Method in class ohos.miscservices.inputmethodability.KeyboardController
Hides the keyboard.
HIERATIC_EGYPTIAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
HIGH - ohos.app.dispatcher.task.TaskPriority
Indicates the highest task priority.
HIGH - ohos.batterymanager.BatteryInfo.BatteryLevel
High level
HIGH - ohos.eventhandler.EventHandler.Priority
Events with this priority are dispatched before low-priority events.
HIGH_DEFINITION_RENDERING_PIPELINE - ohos.agp.render.render3d.Engine.RenderNodeGraphType
Indicates the high-definition rendering pipeline, including forward rendering, High Dynamic Range (HDR) rendering, bloom effect, and post-processing.
HIGH_DENSITY - Static variable in class ohos.agp.window.service.DisplayAttributes
Indicates a density for high-resolution display, with a value of 240.
HIGH_PRIVATE_USE_SURROGATES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "High Private Use Surrogates" Unicode character block.
HIGH_PRIVATE_USE_SURROGATES - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HIGH_PRIVATE_USE_SURROGATES_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HIGH_SURROGATES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "High Surrogates" Unicode character block.
HIGH_SURROGATES - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HIGH_SURROGATES_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
higher(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
higher(E) - Method in interface java.util.NavigableSet
Returns the least element in this set strictly greater than the given element, or null if there is no such element.
higher(E) - Method in class java.util.TreeSet
 
higherEntry(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the least key strictly greater than the given key, or null if there is no such key.
higherEntry(K) - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the least key strictly greater than the given key, or null if there is no such key.
higherEntry(K) - Method in class java.util.TreeMap
 
higherKey(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
higherKey(K) - Method in interface java.util.NavigableMap
Returns the least key strictly greater than the given key, or null if there is no such key.
higherKey(K) - Method in class java.util.TreeMap
 
highestOneBit(int) - Static method in class java.lang.Integer
Returns an int value with at most a single one-bit, in the position of the highest-order ("leftmost") one-bit in the specified int value.
highestOneBit(long) - Static method in class java.lang.Long
Returns a long value with at most a single one-bit, in the position of the highest-order ("leftmost") one-bit in the specified long value.
highLevelEvent - Variable in class ohos.multimodalinput.event.MultimodalEvent
Indicates a high-level event.
highSurrogate(int) - Static method in class java.lang.Character
Returns the leading surrogate (a high surrogate code unit) of the surrogate pair representing the specified supplementary character (Unicode code point) in the UTF-16 encoding.
HijrahChronology - Class in java.time.chrono
The Hijrah calendar is a lunar calendar supporting Islamic calendars.
HijrahDate - Class in java.time.chrono
A date in the Hijrah calendar system.
HijrahEra - Enum in java.time.chrono
An era in the Hijrah calendar system.
HiLog - Class in ohos.hiviewdfx
Provides methods for outputting HiLog logs.
HiLogConstString - Annotation Type in ohos.hiviewdfx
A Java annotation used to identify a parameter as a constant string.
HiLogLabel - Class in ohos.hiviewdfx
An auxiliary class for the HiLog class to define log labels, including the log type, service domain, and tag.
HiLogLabel(int, int, String) - Constructor for class ohos.hiviewdfx.HiLogLabel
A constructor used to create a HiLogLabel instance.
HIRAGANA - java.lang.Character.UnicodeScript
Unicode script "Hiragana".
HIRAGANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hiragana" Unicode character block.
HIRAGANA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HIRAGANA - Static variable in class ohos.global.icu.lang.UScript
Hiragana
HIRAGANA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
HISEE_READY - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates the hisee is ready.
HISEE_UNREADY - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates the hisee is unready.
hitEnd() - Method in class java.util.regex.Matcher
Returns true if the end of input was hit by the search engine in the last match operation performed by this matcher.
HiTrace - Class in ohos.hiviewdfx
Provides interfaces for tracing a service call chain, including the start and end of a service flow, and cross-thread, -process, and -device service calls.
HITRACE_FLAG_DEFAULT - Static variable in class ohos.hiviewdfx.HiTrace
Indicates default trace flags of service calls.
HITRACE_FLAG_DONOT_CREATE_SPAN - Static variable in class ohos.hiviewdfx.HiTrace
Creates no spans in a trace task.
HITRACE_FLAG_DONOT_ENABLE_LOG - Static variable in class ohos.hiviewdfx.HiTrace
Provides no trace information in log.
HITRACE_FLAG_INCLUDE_ASYNC - Static variable in class ohos.hiviewdfx.HiTrace
Traces asynchronous service calls.
HITRACE_FLAG_NO_BE_INFO - Static variable in class ohos.hiviewdfx.HiTrace
Provides no prompt information about the start and end of a trace task.
HITRACE_FLAG_TP_INFO - Static variable in class ohos.hiviewdfx.HiTrace
Enables event tracking.
HiTraceId - Class in ohos.hiviewdfx
Provides ID information of a call chain trace process.
HiTraceId() - Constructor for class ohos.hiviewdfx.HiTraceId
A constructor used to create an HiTraceId object.
HiTraceId(byte[]) - Constructor for class ohos.hiviewdfx.HiTraceId
Generates a HiTraceId object based on idArray.
HOLD_CURSORS_OVER_COMMIT - Static variable in interface java.sql.ResultSet
The constant indicating that open ResultSet objects with this holdability will remain open when the current transaction is committed.
Holder - Class in ohos.sysappcomponents.contact.entity
Represents a contact holder.
Holder(long) - Constructor for class ohos.sysappcomponents.contact.entity.Holder
A constructor used to create a Holder instance with a holder ID.
HoldersCollection - Class in ohos.sysappcomponents.contact
Represents the collection of holders of a contact.
holdsLock(Object) - Static method in class java.lang.Thread
Returns true if and only if the current thread holds the monitor lock on the specified object.
HOLIDAY - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of holiday.
HORIZONTAL - Static variable in class ohos.agp.components.Component
Indicates the horizontal orientation mode.
HORIZONTAL_CENTER - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component is horizontally centered in its parent component.
HORIZONTAL_CENTER - Static variable in class ohos.agp.utils.LayoutAlignment
Indicates the horizontally centered alignment for the component.
HORIZONTAL_CENTER - Static variable in class ohos.agp.utils.TextAlignment
Indicates horizontal centered alignment.
HORIZONTAL_DRAG - ohos.agp.components.Component.GestureType
Indicates the horizontal drag gesture.
horizontalScale - Variable in class ohos.agp.components.ScaleInfo
Indicates the horizontal zooming amount since the start of zooming.
horizontalTilt(float) - Method in class ohos.agp.render.Paint
Sets the horizontal tilt factor for this text.
horizontalZoom(float) - Method in class ohos.agp.render.Paint
Sets the horizontal zoom factor for this text.
HORSEPOWER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of power: horsepower
HORZ_VERT_DRAG - ohos.agp.components.Component.GestureType
Indicates the horizontal and vertical drag gesture.
HOST_PARAM_CUR_STATE - Static variable in class ohos.bluetooth.BluetoothHost
Indicates the Bluetooth state after a state update.
HOST_PARAM_DISCOVERABLE_TERM - Static variable in class ohos.bluetooth.BluetoothHost
Indicates the remaining duration in seconds, in which the host is discoverable.
HOST_PARAM_HOST_NAME - Static variable in class ohos.bluetooth.BluetoothHost
Indicates the bluetooth name after a host name changes.
HOST_PARAM_PRE_STATE - Static variable in class ohos.bluetooth.BluetoothHost
Indicates the Bluetooth state after a state update.
HOST_PARAM_SCAN_METHOD - Static variable in class ohos.bluetooth.BluetoothHost
Indicates the scan mode after a scan mode update.
hostnameVerifier - Variable in class javax.net.ssl.HttpsURLConnection
The hostnameVerifier for this object.
HostnameVerifier - Interface in javax.net.ssl
This class is the base interface for hostname verification.
hostsEqual(URL, URL) - Method in class java.net.URLStreamHandler
Compares the host components of two URLs.
HostService - Class in ohos.nfc.cardemulation
An abstract class that is inherited by the NFC host application.
HostService() - Constructor for class ohos.nfc.cardemulation.HostService
 
HOT - ohos.thermallistener.ThermalConnection.ThermalSeverityLevel
The device is hot.
HotFixClassLoader - Class in ark.system
Provides the function of applying third-party hot patches.
HotFixClassLoader() - Constructor for class ark.system.HotFixClassLoader
 
HOUR - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is hour, e.g. "1 hour ago", "in 5 hours".
HOUR - Static variable in class java.util.Calendar
Field number for get and set indicating the hour of the morning or afternoon.
HOUR - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with hour, with the locale's preferred hour format (12 or 24).
HOUR - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
HOUR - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the hour of the morning or afternoon.
HOUR - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of duration: hour
HOUR_MINUTE - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with hour and minute, with the locale's preferred hour format (12 or 24).
HOUR_MINUTE_SECOND - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with hour, minute, and second, with the locale's preferred hour format (12 or 24).
HOUR_OF_AMPM - java.time.temporal.ChronoField
The hour-of-am-pm.
HOUR_OF_DAY - java.time.temporal.ChronoField
The hour-of-day.
HOUR_OF_DAY - Static variable in class java.util.Calendar
Field number for get and set indicating the hour of the day.
HOUR_OF_DAY - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the hour of the day.
HOUR_OF_DAY0 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour of day field, where the legal values are 0 to 23.
HOUR_OF_DAY0 - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the hour(0-23) of day field.
HOUR_OF_DAY0_FIELD - Static variable in class java.text.DateFormat
Useful constant for zero-based HOUR_OF_DAY field alignment.
HOUR_OF_DAY0_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'H' field alignment, corresponding to the Calendar#HOUR_OF_DAY field.
HOUR_OF_DAY1 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour of day field, where the legal values are 1 to 24.
HOUR_OF_DAY1 - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the hour(1-24) of day field.
HOUR_OF_DAY1_FIELD - Static variable in class java.text.DateFormat
Useful constant for one-based HOUR_OF_DAY field alignment.
HOUR_OF_DAY1_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'k' field alignment, corresponding to the Calendar#HOUR_OF_DAY field.
HOUR0 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour field, where the legal values are 0 to 11.
HOUR0 - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the hour(0-11) field.
HOUR0_FIELD - Static variable in class java.text.DateFormat
Useful constant for zero-based HOUR field alignment.
HOUR0_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'K' field alignment, corresponding to the Calendar#HOUR field.
HOUR1 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour field, where the legal values are 1 to 12.
HOUR1 - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the hour(1-12) field.
HOUR1_FIELD - Static variable in class java.text.DateFormat
Useful constant for one-based HOUR field alignment.
HOUR1_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'h' field alignment, corresponding to the Calendar#HOUR field.
HOUR24 - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with hour in 24-hour presentation.
HOUR24_MINUTE - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with hour and minute in 24-hour presentation.
HOUR24_MINUTE_SECOND - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with hour, minute, and second in 24-hour presentation.
HOURS - java.time.temporal.ChronoUnit
Unit that represents the concept of an hour.
HOURS - java.util.concurrent.TimeUnit
Time unit representing sixty minutes
HOURS - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeUnit
Hours
HOVER_ENTER - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates that a mouse button is not pressed while the cursor moves into the window or view.
HOVER_EXIT - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates the exit of the cursor from a window or view when the left mouse button is not pressed.
HOVER_MOVE - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates the movement of the cursor in a window or view when the left mouse button is not pressed.
HSL - ohos.agp.colors.ColorSpec
Indicates the HSL color specification.
HslColor - Class in ohos.agp.colors
Manipulates Hue, Saturation, and Lightness (HSL) values to create HslColor objects.
HslColor() - Constructor for class ohos.agp.colors.HslColor
Default constructor used to create a HslColor instance.
HslColor(float, float, float) - Constructor for class ohos.agp.colors.HslColor
A constructor that creates a HslColor instance by specifying HSL values.
HslColor(float, float, float, int) - Constructor for class ohos.agp.colors.HslColor
A constructor that creates a HslColor instance by specifying HSL values plus an alpha value.
HslColor(HslColor) - Constructor for class ohos.agp.colors.HslColor
Replicates an existing HslColor instance to create a new one.
HslPalette - Class in ohos.agp.colors
Provides predefined colors in the Hue, Saturation, Lightness (HSL) color specification.
HSV - ohos.agp.colors.ColorSpec
Indicates the HSV color specification.
HsvColor - Class in ohos.agp.colors
Defines Color objects using the HSV color model.
HsvColor() - Constructor for class ohos.agp.colors.HsvColor
Default constructor used to create an HsvColor instance with the HSV values all being 0.
HsvColor(float, float, float) - Constructor for class ohos.agp.colors.HsvColor
A constructor used to create an HsvColor instance by specifying HSV values.
HsvColor(float, float, float, int) - Constructor for class ohos.agp.colors.HsvColor
A constructor used to create an HsvColor instance by specifying HSV values plus an alpha value.
HsvColor(HsvColor) - Constructor for class ohos.agp.colors.HsvColor
Replicates an existing HsvColor instance to create a new instance.
HsvPalette - Class in ohos.agp.colors
Provides common colors in the Hue, Saturation, Value (HSV) color specification.
HTTP - java.net.Proxy.Type
Represents proxy for high level protocols such as HTTP or FTP.
HTTP_ACCEPTED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 202: Accepted.
HTTP_BAD_GATEWAY - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 502: Bad Gateway.
HTTP_BAD_METHOD - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 405: Method Not Allowed.
HTTP_BAD_REQUEST - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 400: Bad Request.
HTTP_CLIENT_TIMEOUT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 408: Request Time-Out.
HTTP_CONFLICT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 409: Conflict.
HTTP_CREATED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 201: Created.
HTTP_ENTITY_TOO_LARGE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 413: Request Entity Too Large.
HTTP_FORBIDDEN - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 403: Forbidden.
HTTP_GATEWAY_TIMEOUT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 504: Gateway Timeout.
HTTP_GONE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 410: Gone.
HTTP_INTERNAL_ERROR - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 500: Internal Server Error.
HTTP_LENGTH_REQUIRED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 411: Length Required.
HTTP_MOVED_PERM - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 301: Moved Permanently.
HTTP_MOVED_TEMP - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 302: Temporary Redirect.
HTTP_MULT_CHOICE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 300: Multiple Choices.
HTTP_NO_CONTENT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 204: No Content.
HTTP_NOT_ACCEPTABLE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 406: Not Acceptable.
HTTP_NOT_AUTHORITATIVE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 203: Non-Authoritative Information.
HTTP_NOT_FOUND - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 404: Not Found.
HTTP_NOT_IMPLEMENTED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 501: Not Implemented.
HTTP_NOT_MODIFIED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 304: Not Modified.
HTTP_OK - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 200: OK.
HTTP_PARTIAL - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 206: Partial Content.
HTTP_PAYMENT_REQUIRED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 402: Payment Required.
HTTP_PRECON_FAILED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 412: Precondition Failed.
HTTP_PROXY_AUTH - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 407: Proxy Authentication Required.
HTTP_PROXY_CFG - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Network
Indicates the host name and port number of the global HTTP proxy.
HTTP_REQ_TOO_LONG - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 414: Request-URI Too Large.
HTTP_RESET - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 205: Reset Content.
HTTP_SEE_OTHER - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 303: See Other.
HTTP_SERVER_ERROR - Static variable in class java.net.HttpURLConnection
Deprecated.
it is misplaced and shouldn't have existed.
HTTP_UNAUTHORIZED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 401: Unauthorized.
HTTP_UNAVAILABLE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 503: Service Unavailable.
HTTP_UNSUPPORTED_TYPE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 415: Unsupported Media Type.
HTTP_USE_PROXY - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 305: Use Proxy.
HTTP_VERSION - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 505: HTTP Version Not Supported.
HttpCookie - Class in java.net
An HttpCookie object represents an HTTP cookie, which carries state information between server and user agent.
HttpCookie(String, String) - Constructor for class java.net.HttpCookie
Constructs a cookie with a specified name and value.
HttpProxy - Class in ohos.net
Describes a proxy configuration.
HttpProxy() - Constructor for class ohos.net.HttpProxy
 
HttpProxy(HttpProxy) - Constructor for class ohos.net.HttpProxy
 
HttpResponseCache - Class in ohos.net
Caches HTTP and HTTPS responses for reuse.
HttpRetryException - Exception in java.net
Thrown to indicate that a HTTP request needs to be retried but cannot be retried automatically, due to streaming mode being enabled.
HttpRetryException(String, int) - Constructor for exception java.net.HttpRetryException
Constructs a new HttpRetryException from the specified response code and exception detail message
HttpRetryException(String, int, String) - Constructor for exception java.net.HttpRetryException
Constructs a new HttpRetryException with detail message responseCode and the contents of the Location response header field.
HttpsURLConnection - Class in javax.net.ssl
HttpsURLConnection extends HttpURLConnection with support for https-specific features.
HttpsURLConnection(URL) - Constructor for class javax.net.ssl.HttpsURLConnection
Creates an HttpsURLConnection using the URL specified.
HttpURLConnection - Class in java.net
A URLConnection with support for HTTP-specific features.
HttpURLConnection(URL) - Constructor for class java.net.HttpURLConnection
Constructor for the HttpURLConnection.
HUE - ohos.agp.render.BlendMode
Creates a color using the hue of the source color and the saturation and brightness of the destination color.
HUFFMAN_ONLY - Static variable in class java.util.zip.Deflater
Compression strategy for Huffman coding only.
HwHiAIResultCode - Class in ohos.ai.engine.resultcode
Defines the result codes of calling HUAWEI HiAI Engine interfaces.
HYPHEN - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
HYPHEN - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Hyphen.
HYPHEN_3_4 - ohos.global.icu.text.IDNA.Error
A label contains hyphen-minus ('-') in the third and fourth positions.
hypot(double, double) - Static method in class java.lang.Math
Returns sqrt(x2 +y2) without intermediate overflow or underflow.
hypot(double, double) - Static method in class java.lang.StrictMath
Returns sqrt(x2 +y2) without intermediate overflow or underflow.

I

IAbilityConnection - Interface in ohos.aafwk.ability
Provides callback methods that are called when a remote ability using the Service template is connected or disconnected.
IAbilityContinuation - Interface in ohos.aafwk.ability
Enables an Ability to implement migration in a distributed system.
IAbilityDelegator - Interface in ohos.aafwk.ability.delegation
A global test utility interface used for adding IAbilityMonitor objects and control lifecycle states of abilities.
IAbilityDelegatorArgs - Interface in ohos.aafwk.ability.delegation
Stores unit testing-related parameters, including the class loader, test case names, and test runner name.
IAbilityManager - Interface in ohos.app
Obtains running process and memory information about an application.
IAbilityMonitor - Interface in ohos.aafwk.ability.delegation
Provides methods for matching monitored Ability objects that meet specified conditions.
IAdvancedNotificationManager - Interface in ohos.event.notification
Deprecated.
IAppAccountSubscriber - Interface in ohos.account.app
Provides a callback to receive notifications on account change events.
IBackupSessionCallback - Interface in ohos.bundle
Provides callback methods to be called upon backup or restore is proceduring.
IBarcodeDetector - Interface in ohos.ai.cv.qrcode
Generates a QR code stream based on an input string.
IBundleInstaller - Interface in ohos.bundle
Installs and uninstalls applications.
IBundleManager - Interface in ohos.bundle
Obtains information related to the application bundle.
ICategoryBodyDataCallback - Interface in ohos.sensor.listener
Inherits from ISensorDataCallback and receives data of body sensors.
ICategoryEnvironmentDataCallback - Interface in ohos.sensor.listener
Inherits from ISensorDataCallback and receives data of environment sensors.
ICategoryLightDataCallback - Interface in ohos.sensor.listener
Inherits from ISensorDataCallback and receives data of light sensors.
ICategoryMotionDataCallback - Interface in ohos.sensor.listener
Inherits from ISensorDataCallback and receives data of motion sensors.
ICategoryOrientationDataCallback - Interface in ohos.sensor.listener
Inherits from ISensorDataCallback and receives data of orientation sensors.
ICategoryOtherDataCallback - Interface in ohos.sensor.listener
Inherits from ISensorDataCallback and receives data of sensors in the other category.
ICleanCacheCallback - Interface in ohos.bundle
Provides a callback that can be invoked for application cache clearing.
ICommonEventManager - Interface in ohos.event.commonevent
Deprecated.
ICommonEventSubscriber - Interface in ohos.event.commonevent
Deprecated.
ICON - Static variable in annotation type ohos.media.common.AVMetadata.AVPixelMapKey
Indicates the key for the icon or thumbnail pixel map displayed to users.
ICON_NUM - Static variable in interface ohos.agp.window.dialog.IDialog
Indicates the default maximum number of icons.
ICON_URI - Static variable in annotation type ohos.media.common.AVMetadata.AVTextKey
Indicates the key for the URI of the album icon or thumbnail displayed to users.
ICON1 - Static variable in interface ohos.agp.window.dialog.IDialog
Indicates the first icon on the left side.
ICON2 - Static variable in interface ohos.agp.window.dialog.IDialog
Indicates the second icon on the left side.
ICON3 - Static variable in interface ohos.agp.window.dialog.IDialog
Indicates an icon on the right side.
iconRes - Variable in class ohos.security.permission.PermissionGroupDef
A string resource identifier (in the package's resources) of this permissionGroup's icon.
ICU_VERSION - Static variable in class ohos.global.icu.util.VersionInfo
ICU4J current release version
ICU4C_TIME - Static variable in class ohos.global.icu.util.UniversalTimeScale
Used in the ICU4C.
ICUUncheckedIOException - Exception in ohos.global.icu.util
Unchecked version of IOException.
ICUUncheckedIOException() - Constructor for exception ohos.global.icu.util.ICUUncheckedIOException
Default constructor.
ICUUncheckedIOException(String) - Constructor for exception ohos.global.icu.util.ICUUncheckedIOException
Constructor.
ICUUncheckedIOException(String, Throwable) - Constructor for exception ohos.global.icu.util.ICUUncheckedIOException
Constructor.
ICUUncheckedIOException(Throwable) - Constructor for exception ohos.global.icu.util.ICUUncheckedIOException
Constructor.
ICvBase - Interface in ohos.ai.cv.common
Parent interface of basic CV ability interfaces.
ID - Static variable in interface ohos.media.photokit.metadata.AVStorage.AVBaseColumns
Indicates the media item ID.
ID - Static variable in interface ohos.sysappcomponents.calendar.column.BaseColumns
Indicates the calendar ID.
ID_CONTINUE - Static variable in interface ohos.global.icu.lang.UProperty
Binary property ID_Continue.
ID_DEFAULT - Static variable in class ohos.agp.components.Component
Default ID of a component.
ID_START - Static variable in interface ohos.global.icu.lang.UProperty
Binary property ID_Start.
IDataAbilityObserver - Interface in ohos.aafwk.ability
Registers an observer for monitoring specified data.
IDeliveryShortMessageCallback - Interface in ohos.telephony
Provides a callback to be invoked when an SMS message is delivered.
IDENTICAL - Static variable in class java.text.Collator
Collator strength value.
IDENTICAL - Static variable in class ohos.global.icu.text.Collator
Smallest Collator strength value.
IDENTIFIER - Static variable in class ohos.data.search.schema.CommonItem
Indicates the index field name of identifier.
identities() - Method in class java.security.IdentityScope
Deprecated.
Returns an enumeration of all identities in this identity scope.
identity() - Static method in interface java.util.function.DoubleUnaryOperator
Returns a unary operator that always returns its input argument.
identity() - Static method in interface java.util.function.Function
Returns a function that always returns its input argument.
identity() - Static method in interface java.util.function.IntUnaryOperator
Returns a unary operator that always returns its input argument.
identity() - Static method in interface java.util.function.LongUnaryOperator
Returns a unary operator that always returns its input argument.
identity() - Static method in interface java.util.function.UnaryOperator
Returns a unary operator that always returns its input argument.
identity() - Static method in class ohos.agp.render.render3d.math.Matrix4x4
Obtains an identity 4x4 matrix.
identity(Class<?>) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which returns its sole argument when invoked.
Identity - Class in java.security
Deprecated.
This class is no longer used. Its functionality has been replaced by java.security.KeyStore, the java.security.cert package, and java.security.Principal.
Identity() - Constructor for class java.security.Identity
Deprecated.
Constructor for serialization only.
Identity(String) - Constructor for class java.security.Identity
Deprecated.
Constructs an identity with the specified name and no scope.
Identity(String, IdentityScope) - Constructor for class java.security.Identity
Deprecated.
Constructs an identity with the specified name and scope.
IDENTITY - Static variable in class ohos.agp.render.render3d.math.Quaternion
Indicates a quaternion whose components are all 1.
IDENTITY_FINISH - java.util.stream.Collector.Characteristics
Indicates that the finisher function is the identity function and can be elided.
identityEquals(Identity) - Method in class java.security.Identity
Deprecated.
Tests for equality between the specified identity and this identity.
identityHashCode(Object) - Static method in class java.lang.System
Returns the same hash code for the given object as would be returned by the default method hashCode(), whether or not the given object's class overrides hashCode().
IdentityHashMap<K,V> - Class in java.util
This class implements the Map interface with a hash table, using reference-equality in place of object-equality when comparing keys (and values).
IdentityHashMap() - Constructor for class java.util.IdentityHashMap
Constructs a new, empty identity hash map with a default expected maximum size (21).
IdentityHashMap(int) - Constructor for class java.util.IdentityHashMap
Constructs a new, empty map with the specified expected maximum size.
IdentityHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.IdentityHashMap
Constructs a new identity hash map containing the keys-value mappings in the specified map.
IdentityScope - Class in java.security
Deprecated.
This class is no longer used. Its functionality has been replaced by java.security.KeyStore, the java.security.cert package, and java.security.Principal.
IdentityScope() - Constructor for class java.security.IdentityScope
Deprecated.
This constructor is used for serialization only and should not be used by subclasses.
IdentityScope(String) - Constructor for class java.security.IdentityScope
Deprecated.
Constructs a new identity scope with the specified name.
IdentityScope(String, IdentityScope) - Constructor for class java.security.IdentityScope
Deprecated.
Constructs a new identity scope with the specified name and scope.
IDEOGRAPHIC - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
IDEOGRAPHIC - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Ideographic.
IDEOGRAPHIC_DESCRIPTION_CHARACTERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ideographic Description Characters" Unicode character block.
IDEOGRAPHIC_DESCRIPTION_CHARACTERS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
IDEOGRAPHIC_DESCRIPTION_CHARACTERS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
IDEOGRAPHIC_SYMBOLS_AND_PUNCTUATION - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
IDEOGRAPHIC_SYMBOLS_AND_PUNCTUATION_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
IDeviceStateCallback - Interface in ohos.distributedschedule.interwork
Provides callbacks that can be invoked when the state of a device on the distributed network changes to online or offline.
IDialog - Interface in ohos.agp.window.dialog
A universal interface for BaseDialog.
IDialog.CheckBoxClickedListener - Interface in ohos.agp.window.dialog
Listens for click events related to the check box in a component.
IDialog.ClickedListener - Interface in ohos.agp.window.dialog
Listens for click events of buttons in a dialog box.
IDialog.ItemClickedListener - Interface in ohos.agp.window.dialog
Provides the click event listener for list items.
IDialog.KeyboardCallback - Interface in ohos.agp.window.dialog
Listens for Keyboard.
IDLE - ohos.eventhandler.EventHandler.Priority
Events with this priority are dispatched only when there are no other events to dispatch.
IDLE - ohos.media.audio.AudioManager.CallState
Indicates the idle state where no call exists and the device does not ring.
IDN - Class in java.net
Provides methods to convert internationalized domain names (IDNs) between a normal Unicode representation and an ASCII Compatible Encoding (ACE) representation.
IDNA - Class in ohos.global.icu.text
Abstract base class for IDNA processing.
IDNA.Error - Enum in ohos.global.icu.text
IDNA error bit set values.
IDNA.Info - Class in ohos.global.icu.text
Output container for IDNA processing errors.
IDocRefine - Interface in ohos.ai.cv.docrefine
Provides document refinement (DocRefine) function.
IDownloadListener - Interface in ohos.miscservices.download
Provides callbacks to listen for download session status.
IDS_BINARY_OPERATOR - Static variable in interface ohos.global.icu.lang.UProperty
Binary property IDS_Binary_Operator (new).
IDS_TRINARY_OPERATOR - Static variable in interface ohos.global.icu.lang.UProperty
Binary property IDS_Trinary_Operator (new).
IE - Static variable in class ohos.global.icu.util.IndianCalendar
Constant for the Indian Era.
IEEEremainder(double, double) - Static method in class java.lang.Math
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
IEEEremainder(double, double) - Static method in class java.lang.StrictMath
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
IFaceAuthentication - Interface in ohos.biometrics.authentication
Provides constants related to facial authentication.
IFaceAuthentication.FaceAuthResultCode - Class in ohos.biometrics.authentication
Provides the constants indicating the facial authentication result.
IFaceAuthentication.FaceAuthTipsCode - Class in ohos.biometrics.authentication
Provides the constants indicating the facial authentication tips.
ifModifiedSince - Variable in class java.net.URLConnection
Some protocols support skipping the fetching of the object unless the object has been modified more recently than a certain time.
ifPresent(Consumer<? super T>) - Method in class java.util.Optional
If a value is present, invoke the specified consumer with the value, otherwise do nothing.
ifPresent(DoubleConsumer) - Method in class java.util.OptionalDouble
Have the specified consumer accept the value if a value is present, otherwise do nothing.
ifPresent(IntConsumer) - Method in class java.util.OptionalInt
Have the specified consumer accept the value if a value is present, otherwise do nothing.
ifPresent(LongConsumer) - Method in class java.util.OptionalLong
Have the specified consumer accept the value if a value is present, otherwise do nothing.
IGNORABLE - Static variable in class ohos.global.icu.text.CollationElementIterator
This constant is returned by the iterator in the methods next() and previous() when a collation element result is to be ignored.
ignorableWhitespace(char[], int, int) - Method in interface ohos.org.xml.sax.ContentHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in interface ohos.org.xml.sax.DocumentHandler
Deprecated.
ignorableWhitespace(char[], int, int) - Method in class ohos.org.xml.sax.HandlerBase
Deprecated.
ignorableWhitespace(char[], int, int) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive notification of ignorable whitespace in element content.
IGNORE - Static variable in class java.nio.charset.CodingErrorAction
Action indicating that a coding error is to be handled by dropping the erroneous input and resuming the coding operation.
IGNORE_EXTENDED_RANGES - java.util.Locale.FilteringMode
Specifies basic filtering: Note that any extended language ranges included in the given Language Priority List are ignored.
IGNORE_SPACE - Static variable in class ohos.global.icu.text.UnicodeSet
Bitmask for constructor and applyPattern() indicating that white space should be ignored.
IImageSuperResolution - Interface in ohos.ai.cv.sr
Provides the single image super-resolution (SISR) function.
IIndexChangeListener - Interface in ohos.data.search.listener
Provides a callback for index changes.
IInitCallback - Interface in ohos.distributedschedule.interwork
Provides callbacks to be invoked upon a successful or failed attempt to initialize the distributed execution framework.
IInstallerCallback - Interface in ohos.bundle
Provides callback methods to be called upon bundle installation or uninstallation.
ILifecycle - Interface in ohos.aafwk.ability
Generates a Lifecycle object.
ILifecycleObserver - Interface in ohos.aafwk.ability
Identifies a class as a ILifecycleObserver.
ILLEGAL_ARGUMENT - ohos.data.search.SearchResult
Result status returned if argument is illegal when search service api is called.
ILLEGAL_CHAR_FOUND - Static variable in exception ohos.global.icu.text.StringPrepParseException
 
IllegalAccessError - Error in java.lang
Thrown if an application attempts to access or modify a field, or to call a method that it does not have access to.
IllegalAccessError() - Constructor for error java.lang.IllegalAccessError
Constructs an IllegalAccessError with no detail message.
IllegalAccessError(String) - Constructor for error java.lang.IllegalAccessError
Constructs an IllegalAccessError with the specified detail message.
IllegalAccessException - Exception in java.lang
An IllegalAccessException is thrown when an application tries to reflectively create an instance (other than an array), set or get a field, or invoke a method, but the currently executing method does not have access to the definition of the specified class, field, method or constructor.
IllegalAccessException() - Constructor for exception java.lang.IllegalAccessException
Constructs an IllegalAccessException without a detail message.
IllegalAccessException(String) - Constructor for exception java.lang.IllegalAccessException
Constructs an IllegalAccessException with a detail message.
IllegalArgumentException - Exception in java.lang
Thrown to indicate that a method has been passed an illegal or inappropriate argument.
IllegalArgumentException() - Constructor for exception java.lang.IllegalArgumentException
Constructs an IllegalArgumentException with no detail message.
IllegalArgumentException(String) - Constructor for exception java.lang.IllegalArgumentException
Constructs an IllegalArgumentException with the specified detail message.
IllegalArgumentException(String, Throwable) - Constructor for exception java.lang.IllegalArgumentException
Constructs a new exception with the specified detail message and cause.
IllegalArgumentException(Throwable) - Constructor for exception java.lang.IllegalArgumentException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
IllegalBlockingModeException - Exception in java.nio.channels
Unchecked exception thrown when a blocking-mode-specific operation is invoked upon a channel in the incorrect blocking mode.
IllegalBlockingModeException() - Constructor for exception java.nio.channels.IllegalBlockingModeException
Constructs an instance of this class.
IllegalBlockSizeException - Exception in javax.crypto
This exception is thrown when the length of data provided to a block cipher is incorrect, i.e., does not match the block size of the cipher.
IllegalBlockSizeException() - Constructor for exception javax.crypto.IllegalBlockSizeException
Constructs an IllegalBlockSizeException with no detail message.
IllegalBlockSizeException(String) - Constructor for exception javax.crypto.IllegalBlockSizeException
Constructs an IllegalBlockSizeException with the specified detail message.
IllegalChannelGroupException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to open a channel in a group that was not created by the same provider.
IllegalChannelGroupException() - Constructor for exception java.nio.channels.IllegalChannelGroupException
Constructs an instance of this class.
IllegalCharsetNameException - Exception in java.nio.charset
Unchecked exception thrown when a string that is not a legal charset name is used as such.
IllegalCharsetNameException(String) - Constructor for exception java.nio.charset.IllegalCharsetNameException
Constructs an instance of this class.
IllegalFormatCodePointException - Exception in java.util
Unchecked exception thrown when a character with an invalid Unicode code point as defined by Character#isValidCodePoint is passed to the Formatter.
IllegalFormatCodePointException(int) - Constructor for exception java.util.IllegalFormatCodePointException
Constructs an instance of this class with the specified illegal code point as defined by Character#isValidCodePoint.
IllegalFormatConversionException - Exception in java.util
Unchecked exception thrown when the argument corresponding to the format specifier is of an incompatible type.
IllegalFormatConversionException(char, Class<?>) - Constructor for exception java.util.IllegalFormatConversionException
Constructs an instance of this class with the mismatched conversion and the corresponding argument class.
IllegalFormatException - Exception in java.util
Unchecked exception thrown when a format string contains an illegal syntax or a format specifier that is incompatible with the given arguments.
IllegalFormatFlagsException - Exception in java.util
Unchecked exception thrown when an illegal combination flags is given.
IllegalFormatFlagsException(String) - Constructor for exception java.util.IllegalFormatFlagsException
Constructs an instance of this class with the specified flags.
IllegalFormatPrecisionException - Exception in java.util
Unchecked exception thrown when the precision is a negative value other than -1, the conversion does not support a precision, or the value is otherwise unsupported.
IllegalFormatPrecisionException(int) - Constructor for exception java.util.IllegalFormatPrecisionException
Constructs an instance of this class with the specified precision.
IllegalFormatWidthException - Exception in java.util
Unchecked exception thrown when the format width is a negative value other than -1 or is otherwise unsupported.
IllegalFormatWidthException(int) - Constructor for exception java.util.IllegalFormatWidthException
Constructs an instance of this class with the specified width.
IllegalMonitorStateException - Exception in java.lang
Thrown to indicate that a thread has attempted to wait on an object's monitor or to notify other threads waiting on an object's monitor without owning the specified monitor.
IllegalMonitorStateException() - Constructor for exception java.lang.IllegalMonitorStateException
Constructs an IllegalMonitorStateException with no detail message.
IllegalMonitorStateException(String) - Constructor for exception java.lang.IllegalMonitorStateException
Constructs an IllegalMonitorStateException with the specified detail message.
IllegalPredicateException - Exception in ohos.data
Represents an exception indicating an invalid predicate.
IllegalPredicateException() - Constructor for exception ohos.data.IllegalPredicateException
An no-argument constructor used to create an IllegalPredicateException instance.
IllegalPredicateException(String) - Constructor for exception ohos.data.IllegalPredicateException
A parameterized constructor used to create an IllegalPredicateException instance.
IllegalPredicateException(Throwable) - Constructor for exception ohos.data.IllegalPredicateException
A constructor used to create an IllegalPredicateException instance based on a specified exception class.
IllegalSelectorException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to register a channel with a selector that was not created by the provider that created the channel.
IllegalSelectorException() - Constructor for exception java.nio.channels.IllegalSelectorException
Constructs an instance of this class.
IllegalStateException - Exception in java.lang
Signals that a method has been invoked at an illegal or inappropriate time.
IllegalStateException() - Constructor for exception java.lang.IllegalStateException
Constructs an IllegalStateException with no detail message.
IllegalStateException(String) - Constructor for exception java.lang.IllegalStateException
Constructs an IllegalStateException with the specified detail message.
IllegalStateException(String, Throwable) - Constructor for exception java.lang.IllegalStateException
Constructs a new exception with the specified detail message and cause.
IllegalStateException(Throwable) - Constructor for exception java.lang.IllegalStateException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
IllegalThreadStateException - Exception in java.lang
Thrown to indicate that a thread is not in an appropriate state for the requested operation.
IllegalThreadStateException() - Constructor for exception java.lang.IllegalThreadStateException
Constructs an IllegalThreadStateException with no detail message.
IllegalThreadStateException(String) - Constructor for exception java.lang.IllegalThreadStateException
Constructs an IllegalThreadStateException with the specified detail message.
IllformedLocaleException - Exception in java.util
Thrown by methods in Locale and Locale.Builder to indicate that an argument is not a well-formed BCP 47 tag.
IllformedLocaleException - Exception in ohos.global.icu.util
Thrown by methods in ULocale and ULocale.Builder to indicate that an argument is not a well-formed BCP 47 tag.
IllformedLocaleException() - Constructor for exception java.util.IllformedLocaleException
Constructs a new IllformedLocaleException with no detail message and -1 as the error index.
IllformedLocaleException() - Constructor for exception ohos.global.icu.util.IllformedLocaleException
Constructs a new IllformedLocaleException with no detail message and -1 as the error index.
IllformedLocaleException(String) - Constructor for exception java.util.IllformedLocaleException
Constructs a new IllformedLocaleException with the given message and -1 as the error index.
IllformedLocaleException(String) - Constructor for exception ohos.global.icu.util.IllformedLocaleException
Constructs a new IllformedLocaleException with the given message and -1 as the error index.
IllformedLocaleException(String, int) - Constructor for exception java.util.IllformedLocaleException
Constructs a new IllformedLocaleException with the given message and the error index.
IllformedLocaleException(String, int) - Constructor for exception ohos.global.icu.util.IllformedLocaleException
Constructs a new IllformedLocaleException with the given message and the error index.
ILoadPluginCallback - Interface in ohos.ai.engine.pluginservice
A callback class that monitors the plug-in download and installation status.
IM_AIM - Static variable in class ohos.sysappcomponents.contact.entity.ImAddress
Indicates an AIM instant message.
IM_ICQ - Static variable in class ohos.sysappcomponents.contact.entity.ImAddress
Indicates an ICQ instant message.
IM_JABBER - Static variable in class ohos.sysappcomponents.contact.entity.ImAddress
Indicates a Jabber instant message.
IM_MSN - Static variable in class ohos.sysappcomponents.contact.entity.ImAddress
Indicates a Windows Live instant message.
IM_QQ - Static variable in class ohos.sysappcomponents.contact.entity.ImAddress
Indicates a QQ instant message.
IM_SKYPE - Static variable in class ohos.sysappcomponents.contact.entity.ImAddress
Indicates a Skype instant message.
IM_YAHOO - Static variable in class ohos.sysappcomponents.contact.entity.ImAddress
Indicates a Yahoo instant message.
ImAddress - Class in ohos.sysappcomponents.contact.entity
Represents the instant messaging (IM) address of a contact.
ImAddress(String, String) - Constructor for class ohos.sysappcomponents.contact.entity.ImAddress
A constructor used to create an ImAddress instance based on a specified IM address and a custom label name.
ImAddress(Context, String, int) - Constructor for class ohos.sysappcomponents.contact.entity.ImAddress
A constructor used to create an ImAddress instance based on the application context and a specified IM address and label ID.
Image - Class in ohos.agp.components
Indicates a component that displays images.
Image - Class in ohos.media.image
Provides basic image operations, including obtaining image information, and reading and writing image data.
Image(Context) - Constructor for class ohos.agp.components.Image
Default constructor used to create an Image instance by using the default attribute set and style.
Image(Context, AttrSet) - Constructor for class ohos.agp.components.Image
A constructor used to create an Image instance by using specified attribute set and default style after the XML file is parsed.
Image(Context, AttrSet, String) - Constructor for class ohos.agp.components.Image
A constructor used to create an Image instance by using specified attribute set and specified style after the XML file is parsed.
IMAGE - ohos.agp.render.render3d.components.SceneComponent.BackgroundType
Indicates the background is a static 2D image set by SceneComponent.setEnvMap(ohos.agp.render.render3d.resources.GpuResourceHandle).
IMAGE_COMPRESSION_QUALITY - Static variable in class ohos.media.camera.params.ParameterKey
Indicates compression quality control.
IMAGE_DESCRIPTION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
IMAGE_LENGTH - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is unsigned int.
IMAGE_MIRROR - Static variable in class ohos.media.camera.params.ParameterKey
Indicates mirror image control that can be used by a front-facing camera for selfies.
IMAGE_UNIQUE_ID - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
IMAGE_WIDTH - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is unsigned int.
Image.Component - Class in ohos.media.image
Describes image color components.
Image.Component.OperationResult - Class in ohos.media.image
Describes results of color component–related operations.
Image.ScaleMode - Enum in ohos.agp.components
Indicates the scaling mode of images.
ImageException - Exception in ohos.media.image
Parent class for the image module exception.
ImageException(String) - Constructor for exception ohos.media.image.ImageException
A constructor used to create an ImageException instance based on the exception message.
ImageFormat - Class in ohos.media.image.common
Defines the image format and provides interfaces for obtaining image format information.
ImageFormat - Enum in ohos.agp.render.render3d.resources
Enumerates image data formats used by the 3D engine.
ImageFormat.ComponentType - Enum in ohos.media.image.common
Describes the component type of encoding formats.
ImageInfo - Class in ohos.media.image.common
Describes basic image information, including image dimensions, pixel formats, and color space.
ImageInfo() - Constructor for class ohos.media.image.common.ImageInfo
Default constructor used to create a ImageInfo instance.
ImagePacker - Class in ohos.media.image
Represents the image packer that packs compressed images into files or other objects.
ImagePacker.PackingOptions - Class in ohos.media.image
Describes options for compressing and packing.
ImageReceiver - Class in ohos.media.image
Describes an image receiver that connects to an image output device and provides a buffer queue to receive image data.
ImageReceiver.IImageArrivalListener - Interface in ohos.media.image
Callback interface used when new image data is received.
ImageResult - Class in ohos.ai.cv.common
Stores images.
ImageResult() - Constructor for class ohos.ai.cv.common.ImageResult
Default constructor used to create an ImageResult instance.
ImageResult(PixelMap) - Constructor for class ohos.ai.cv.common.ImageResult
A constructor used to create an ImageResult instance using the input parameter pixelMap.
ImageSource - Class in ohos.media.image
Describes image data sources used to share source data in a series of operations, such as image decoding.
ImageSource.DecodeEventListener - Interface in ohos.media.image
Listens for the events occurred during image decoding.
ImageSource.DecodingOptions - Class in ohos.media.image
Provides image decoding options.
ImageSource.IncrementalSourceOptions - Class in ohos.media.image
Describes options of the incremental data source.
ImageSource.SourceInfo - Class in ohos.media.image
Describes image source information, including the image quantity and file format.
ImageSource.SourceOptions - Class in ohos.media.image
Describes image data source options, including the image format represented as image/png, for example.
ImageSource.UpdateMode - Enum in ohos.media.image
Describes the update mode of the image data source.
IMAGING - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorClass
Indicates the major class value for imaging (including the printer, scanner, camera, and display).
IMAGING_CAMERA - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Imaging major class: camera
IMAGING_DISPLAY - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Imaging major class: display
IMAGING_PRINTER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Imaging major class: printer
IMAGING_SCANNER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Imaging major class: scanner
IMMEDIATE - ohos.eventhandler.EventHandler.Priority
Events with this priority are dispatched immediately.
IMMUTABLE - Static variable in interface java.util.Spliterator
Characteristic value signifying that the element source cannot be structurally modified; that is, elements cannot be added, replaced, or removed, so such changes cannot occur during traversal.
IMPERIAL_ARAMAIC - java.lang.Character.UnicodeScript
Unicode script "Imperial_Aramaic".
IMPERIAL_ARAMAIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Imperial Aramaic" Unicode character block.
IMPERIAL_ARAMAIC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
IMPERIAL_ARAMAIC - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
IMPERIAL_ARAMAIC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
implAccept(Socket) - Method in class java.net.ServerSocket
Subclasses of ServerSocket use this method to override accept() to return their own subclass of socket.
implCloseChannel() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Closes this channel.
implCloseChannel() - Method in class java.nio.channels.spi.AbstractSelectableChannel
Closes this channel.
implCloseSelectableChannel() - Method in class java.nio.channels.spi.AbstractSelectableChannel
Closes this selectable channel.
implCloseSelector() - Method in class java.nio.channels.spi.AbstractSelector
Closes this selector.
implConfigureBlocking(boolean) - Method in class java.nio.channels.spi.AbstractSelectableChannel
Adjusts this channel's blocking mode.
IMPLEMENTATION_TITLE - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Title manifest attribute used for package versioning.
IMPLEMENTATION_URL - Static variable in class java.util.jar.Attributes.Name
Deprecated.
Extension mechanism will be removed in a future release. Use class path instead.
IMPLEMENTATION_VENDOR - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Vendor manifest attribute used for package versioning.
IMPLEMENTATION_VENDOR_ID - Static variable in class java.util.jar.Attributes.Name
Deprecated.
Extension mechanism will be removed in a future release. Use class path instead.
IMPLEMENTATION_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Version manifest attribute used for package versioning.
implFlush(ByteBuffer) - Method in class java.nio.charset.CharsetEncoder
Flushes this encoder.
implFlush(CharBuffer) - Method in class java.nio.charset.CharsetDecoder
Flushes this decoder.
implies(CodeSource) - Method in class java.security.CodeSource
Returns true if this CodeSource object "implies" the specified CodeSource.
implies(Permission) - Method in class java.io.FilePermission
Checks if this FilePermission object "implies" the specified permission.
implies(Permission) - Method in class java.net.SocketPermission
Checks if this socket permission object "implies" the specified permission.
implies(Permission) - Method in class java.security.AllPermission
Checks if the specified permission is "implied" by this object.
implies(Permission) - Method in class java.security.BasicPermission
Checks if the specified permission is "implied" by this object.
implies(Permission) - Method in class java.security.Permission
Checks if the specified permission's actions are "implied by" this object's actions.
implies(Permission) - Method in class java.security.PermissionCollection
Checks to see if the specified permission is implied by the collection of Permission objects held in this PermissionCollection.
implies(Permission) - Method in class java.security.Permissions
Checks to see if this object's PermissionCollection for permissions of the specified permission's class implies the permissions expressed in the permission object.
implies(Permission) - Method in class java.security.ProtectionDomain
Check and see if this ProtectionDomain implies the permissions expressed in the Permission object.
implies(Permission) - Method in class java.security.UnresolvedPermission
This method always returns false for unresolved permissions.
implies(Permission) - Method in class javax.security.auth.PrivateCredentialPermission
Checks if this PrivateCredentialPermission implies the specified Permission.
implies(ProtectionDomain, Permission) - Method in class java.security.Policy
Evaluates the global policy for the permissions granted to the ProtectionDomain and tests whether the permission is granted.
implies(Subject) - Method in interface java.security.Principal
Returns true if the specified subject is implied by this principal.
implOnMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
Reports a change to this decoder's malformed-input action.
implOnMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
Reports a change to this encoder's malformed-input action.
implOnUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
Reports a change to this decoder's unmappable-character action.
implOnUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
Reports a change to this encoder's unmappable-character action.
implReplaceWith(byte[]) - Method in class java.nio.charset.CharsetEncoder
Reports a change to this encoder's replacement value.
implReplaceWith(String) - Method in class java.nio.charset.CharsetDecoder
Reports a change to this decoder's replacement value.
implReset() - Method in class java.nio.charset.CharsetDecoder
Resets this decoder, clearing any charset-specific internal state.
implReset() - Method in class java.nio.charset.CharsetEncoder
Resets this encoder, clearing any charset-specific internal state.
IMPORTANCE - Static variable in class ohos.data.search.schema.NoticeItem
Indicates the index field name of importance.
importedKeyCascade - Static variable in interface java.sql.DatabaseMetaData
For the column UPDATE_RULE, indicates that when the primary key is updated, the foreign key (imported key) is changed to agree with it.
importedKeyInitiallyDeferred - Static variable in interface java.sql.DatabaseMetaData
Indicates deferrability.
importedKeyInitiallyImmediate - Static variable in interface java.sql.DatabaseMetaData
Indicates deferrability.
importedKeyNoAction - Static variable in interface java.sql.DatabaseMetaData
For the columns UPDATE_RULE and DELETE_RULE, indicates that if the primary key has been imported, it cannot be updated or deleted.
importedKeyNotDeferrable - Static variable in interface java.sql.DatabaseMetaData
Indicates deferrability.
importedKeyRestrict - Static variable in interface java.sql.DatabaseMetaData
For the column UPDATE_RULE, indicates that a primary key may not be updated if it has been imported by another table as a foreign key.
importedKeySetDefault - Static variable in interface java.sql.DatabaseMetaData
For the columns UPDATE_RULE and DELETE_RULE, indicates that if the primary key is updated or deleted, the foreign key (imported key) is set to the default value.
importedKeySetNull - Static variable in interface java.sql.DatabaseMetaData
For the columns UPDATE_RULE and DELETE_RULE, indicates that when the primary key is updated or deleted, the foreign key (imported key) is changed to NULL.
importGltf(GltfData, int) - Method in interface ohos.agp.render.render3d.gltf.GltfLoader
Imports the glTF data to the engine synchronously.
importGltfAsync(GltfData, int, GltfLoader.ImportListener) - Method in interface ohos.agp.render.render3d.gltf.GltfLoader
Creates a task for asynchronously importing glTF data.
importPreferences(InputStream) - Static method in class java.util.prefs.Preferences
Imports all of the preferences represented by the XML document on the specified input stream.
importScene(int, GltfData, GltfImportData, Entity, int) - Method in interface ohos.agp.render.render3d.gltf.GltfLoader
Imports a glTF scene from specified glTF data and resources.
IMultiPathCallback - Interface in ohos.smartcomm
A callback interface used to receive notifications of the multipath service.
in - Static variable in class java.io.FileDescriptor
A handle to the standard input stream.
in - Variable in class java.io.FilterInputStream
The input stream to be filtered.
in - Variable in class java.io.FilterReader
The underlying character-input stream.
in - Variable in class java.io.PipedInputStream
The index of the position in the circular buffer at which the next byte of data will be stored when received from the connected piped output stream.
in - Static variable in class java.lang.System
The "standard" input stream.
in(Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Creates a lookup on the specified new lookup class.
in(String, double[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is double array and values are within a given range.
in(String, double[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is double array and values are within a given range.
in(String, double[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is double array and values are within a given range.
in(String, float[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is float array and values are within a given range.
in(String, float[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is float array and values are within a given range.
in(String, float[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is float array and values are within a given range.
in(String, int[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is int array and values are within a given range.
in(String, int[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is int array and values are within a given range.
in(String, int[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is int array and values are within a given range.
in(String, long[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is long array and values are within a given range.
in(String, long[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is long array and values are within a given range.
in(String, long[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is long array and values are within a given range.
in(String, String[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is String array and values are within a given range.
in(String, String[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is String array and values are within a given range.
in(String, String[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is String array and values are within a given range.
in(String, Time[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is Time array and values are within a given range.
in(String, Time[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is Time array and values are within a given range.
in(String, Time[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is Time array and values are within a given range.
in(String, Timestamp[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is Timestamp array and values are within a given range.
in(String, Timestamp[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is Timestamp array and values are within a given range.
in(String, Timestamp[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is Timestamp array and values are within a given range.
in(String, Calendar[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is Calendar array and values are within a given range.
in(String, Calendar[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is Calendar array and values are within a given range.
in(String, Calendar[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is Calendar array and values are within a given range.
in(String, Date[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is Date array and values are within a given range.
in(String, Date[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is Date array and values are within a given range.
in(String, Date[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is Date array and values are within a given range.
IN_CALL - ohos.media.audio.AudioManager.CallState
Indicates the calling state where a call is set up.
IN_VOIP - ohos.media.audio.AudioManager.CallState
Indicates the communication state where an audio or video chat or VoIP call is set up.
INACTIVE - ohos.aafwk.ability.AbilityLifecycleExecutor.LifecycleState
INACTIVE: The ability has been loaded and executed but is not interactive.
INACTIVE - ohos.aafwk.ability.AbilitySliceLifecycleExecutor.LifecycleState
INACTIVE: The ability slice has been loaded and executed but is not interactive.
INACTIVE - ohos.powermanager.PowerManager.PowerState
Indicates that the screen is off and the system is running.
INACTIVE - Static variable in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Indicates that the ability is in the inactive state.
incBlock(int, int) - Method in class ohos.nfc.tag.MifareClassicTag
Adds a value to the content of a specified block of this MifareClassic tag.
INCH - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: inch
INCH_HG - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of pressure: inch-hg
inCheck - Variable in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
inClass(String) - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
inClassLoader() - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
IncompatibleClassChangeError - Error in java.lang
Thrown when an incompatible class change has occurred to some class definition.
IncompatibleClassChangeError() - Constructor for error java.lang.IncompatibleClassChangeError
Constructs an IncompatibleClassChangeError with no detail message.
IncompatibleClassChangeError(String) - Constructor for error java.lang.IncompatibleClassChangeError
Constructs an IncompatibleClassChangeError with the specified detail message.
IncompleteAnnotationException - Exception in java.lang.annotation
Thrown to indicate that a program has attempted to access an element of an annotation type that was added to the annotation type definition after the annotation was compiled (or serialized).
IncompleteAnnotationException(Class<? extends Annotation>, String) - Constructor for exception java.lang.annotation.IncompleteAnnotationException
Constructs an IncompleteAnnotationException to indicate that the named element was missing from the specified annotation type.
increase(float, float) - Method in class ohos.agp.utils.DimensFloat
Adds the float values specified by increaseX and increaseY to those in the X and Y axes of this DimensFloat instance, respectively.
increase(float, float) - Method in class ohos.utils.geo.DimensFloat
Adds the float values specified by increaseX and increaseY to those in the X and Y axes of this DimensFloat instance, respectively.
increaseAll(float) - Method in class ohos.agp.utils.DimensFloat
Adds the float value specified by increase to both values in the X and Y axes of this DimensFloat instance.
increaseAll(float) - Method in class ohos.utils.geo.DimensFloat
Adds the float value specified by increase to both values in the X and Y axes of this DimensFloat instance.
increaseAll(int) - Method in class ohos.agp.utils.DimensFloat
Adds the int value specified by increase to both values in the X and Y axes of this DimensFloat instance.
increaseAll(int) - Method in class ohos.utils.geo.DimensFloat
Adds the int value specified by increase to both values in the X and Y axes of this DimensFloat instance.
increment() - Method in class java.util.concurrent.atomic.LongAdder
Equivalent to add(1).
INCREMENTAL_DATA - ohos.media.image.ImageSource.UpdateMode
Indicates that only incremental data is input to update the source.
IncrementalSourceOptions() - Constructor for class ohos.media.image.ImageSource.IncrementalSourceOptions
 
incrementAndGet() - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically increments by one the current value.
incrementAndGet() - Method in class java.util.concurrent.atomic.AtomicLong
Atomically increments by one the current value.
incrementAndGet(int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically increments by one the element at index i.
incrementAndGet(int) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically increments by one the element at index i.
incrementAndGet(T) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically increments by one the current value of the field of the given object managed by this updater.
incrementAndGet(T) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically increments by one the current value of the field of the given object managed by this updater.
incrementExact(int) - Static method in class java.lang.Math
Returns the argument incremented by one, throwing an exception if the result overflows an int.
incrementExact(long) - Static method in class java.lang.Math
Returns the argument incremented by one, throwing an exception if the result overflows a long.
incReserve(int) - Method in class ohos.agp.render.Path
Adds a specified length to the verb and point arrays of this Path.
inDaylightTime(Date) - Method in class java.util.SimpleTimeZone
Queries if the given date is in daylight saving time.
inDaylightTime(Date) - Method in class java.util.TimeZone
Queries if the given date is in Daylight Saving Time in this time zone.
inDaylightTime(Date) - Method in class ohos.global.icu.util.TimeZone
Queries if the given date is in daylight savings time in this time zone.
index(int, int) - Method in class ohos.agp.utils.Matrix
Calculates the array index based on the input row and column numbers.
IndexBar - Class in ohos.agp.components
Represents a circular index bar that supports UI operations.
IndexBar(Context) - Constructor for class ohos.agp.components.IndexBar
A constructor used to create an IndexBar instance based on the context.
IndexBar(Context, AttrSet) - Constructor for class ohos.agp.components.IndexBar
A constructor used to create an IndexBar instance based on the context and attribute set after the XML file is parsed.
IndexBar(Context, AttrSet, String) - Constructor for class ohos.agp.components.IndexBar
A constructor used to create an IndexBar instance based on the context, attribute set, and style after the XML file is parsed.
IndexBar.OnSelectedListener - Interface in ohos.agp.components
Callback to listen for and index change events of a index bar.
IndexData - Class in ohos.data.search.model
Represents a container that stores index data.
IndexData() - Constructor for class ohos.data.search.model.IndexData
An no-argument constructor used to create an IndexData instance.
indexedBy(String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to specify the index column.
indexedBy(String) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to specify the index column.
indexedBy(String) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to specify the index column.
IndexedPropertyChangeEvent - Class in java.beans
An "IndexedPropertyChange" event gets delivered whenever a component that conforms to the JavaBeans™ specification (a "bean") changes a bound indexed property.
IndexedPropertyChangeEvent(Object, String, Object, Object, int) - Constructor for class java.beans.IndexedPropertyChangeEvent
Constructs a new IndexedPropertyChangeEvent object.
IndexForm - Class in ohos.data.search.model
Defines the attribute of an index field for fusion search.
IndexForm(String) - Constructor for class ohos.data.search.model.IndexForm
A constructor used to create an IndexForm instance with a specified index field name.
IndexForm(String, String, boolean, boolean, boolean) - Constructor for class ohos.data.search.model.IndexForm
A parameterized constructor used to create an IndexForm instance.
INDEXFORM_CONTENT_DIFF - Static variable in interface ohos.data.search.model.SearchErrorCode
Error code returned if IndexForm is to be upgraded but the version number is not added when SearchAbility#setIndexForm(String,int,List) is called.
INDEXFORM_CONTENT_ERR - Static variable in interface ohos.data.search.model.SearchErrorCode
Error code returned if the IndexForm list has no primary key or has multiple primary keys when SearchAbility#setIndexForm(String,int,List) is called.
INDEXFORM_NOT_EXISTED - Static variable in interface ohos.data.search.model.SearchErrorCode
Error code returned if a IndexForm instance does not exist when SearchAbility#getIndexFormVersion(String) is called.
INDEXFORM_VERSION_ERR - Static variable in interface ohos.data.search.model.SearchErrorCode
Error code returned when SearchAbility#setIndexForm(String,int,List) is called with version set to a value less than 0.
indexOf(int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified character.
indexOf(int) - Method in class ohos.global.icu.text.UnicodeSet
Returns the index of the given character within this set, where the set is ordered by ascending code point.
indexOf(int) - Method in class ohos.utils.IntArray
Obtains the index of the first matched value in the current IntArray object.
indexOf(int, int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified character, starting the search at the specified index.
indexOf(E, int) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the index of the first occurrence of the specified element in this list, searching forwards from index, or returns -1 if the element is not found.
indexOf(Object) - Method in class java.util.AbstractList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in class java.util.ArrayList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in class java.util.LinkedList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in interface java.util.List
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in class java.util.Vector
Returns the index of the first occurrence of the specified element in this vector, or -1 if this vector does not contain the element.
indexOf(Object) - Method in class ohos.utils.LightweightSet
Obtains the index of a key of a specified Object type in an LightweightSet container.
indexOf(Object) - Method in class ohos.utils.zson.ZSONArray
Obtains the first index of the specified o object in this ZSONArray.
indexOf(Object, int) - Method in class java.util.Vector
Returns the index of the first occurrence of the specified element in this vector, searching forwards from index, or returns -1 if the element is not found.
indexOf(String) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified substring.
indexOf(String) - Method in class java.lang.StringBuffer
 
indexOf(String) - Method in class java.lang.StringBuilder
 
indexOf(String, int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(String, int) - Method in class java.lang.StringBuffer
 
indexOf(String, int) - Method in class java.lang.StringBuilder
 
indexOfKey(int) - Method in class ohos.utils.PlainArray
Queries the index for a specified key.
indexOfKey(int) - Method in class ohos.utils.PlainBooleanArray
Queries the index for a specified key.
indexOfKey(int) - Method in class ohos.utils.PlainIntArray
Queries the index for a specified key.
indexOfKey(int) - Method in class ohos.utils.PlainLongArray
Queries the index for a specified key.
indexOfKey(long) - Method in class ohos.utils.LongPlainArray
Queries the index for a specified key.
indexOfKey(Object) - Method in class ohos.utils.LightweightMap
Obtains the index of the key equal to a specified key in an LightweightMap container.
indexOfSubList(List<?>, List<?>) - Static method in class java.util.Collections
Returns the starting position of the first occurrence of the specified target list within the specified source list, or -1 if there is no such occurrence.
indexOfValue(boolean) - Method in class ohos.utils.PlainBooleanArray
Queries the index for a specified value.
indexOfValue(int) - Method in class ohos.utils.PlainIntArray
Queries the index for a specified value.
indexOfValue(long) - Method in class ohos.utils.PlainLongArray
Queries the index for a specified value.
indexOfValue(E) - Method in class ohos.utils.LongPlainArray
Queries the index for a specified value.
indexOfValue(E) - Method in class ohos.utils.PlainArray
Queries the index for a specified value.
indexOfValue(Object) - Method in class ohos.utils.LightweightMap
Obtains the index of the value equal to a specified value in an LightweightMap container.
IndexOutOfBoundsException - Exception in java.lang
Thrown to indicate that an index of some sort (such as to an array, to a string, or to a vector) is out of range.
IndexOutOfBoundsException() - Constructor for exception java.lang.IndexOutOfBoundsException
Constructs an IndexOutOfBoundsException with no detail message.
IndexOutOfBoundsException(String) - Constructor for exception java.lang.IndexOutOfBoundsException
Constructs an IndexOutOfBoundsException with the specified detail message.
IndexSchemaType - Enum in ohos.data.search.schema
Represents the index schema type.
IndexType - Interface in ohos.data.search.model
Represents the index type of an index attribute.
IndianCalendar - Class in ohos.global.icu.util
IndianCalendar is a subclass of GregorianCalendar that numbers years since the birth of the Buddha.
IndianCalendar() - Constructor for class ohos.global.icu.util.IndianCalendar
Constructs a IndianCalendar using the current time in the default time zone with the default FORMAT locale.
IndianCalendar(int, int, int) - Constructor for class ohos.global.icu.util.IndianCalendar
Constructs a IndianCalendar with the given date set in the default time zone with the default FORMAT locale.
IndianCalendar(int, int, int, int, int, int) - Constructor for class ohos.global.icu.util.IndianCalendar
Constructs a IndianCalendar with the given date and time set for the default time zone with the default FORMAT locale.
IndianCalendar(Date) - Constructor for class ohos.global.icu.util.IndianCalendar
Constructs a IndianCalendar with the given date set in the default time zone with the default FORMAT locale.
IndianCalendar(Locale) - Constructor for class ohos.global.icu.util.IndianCalendar
Constructs a IndianCalendar based on the current time in the default time zone with the given locale.
IndianCalendar(TimeZone) - Constructor for class ohos.global.icu.util.IndianCalendar
Constructs a IndianCalendar based on the current time in the given time zone with the default FORMAT locale.
IndianCalendar(TimeZone, Locale) - Constructor for class ohos.global.icu.util.IndianCalendar
Constructs a IndianCalendar based on the current time in the given time zone with the given locale.
IndianCalendar(TimeZone, ULocale) - Constructor for class ohos.global.icu.util.IndianCalendar
Constructs a IndianCalendar based on the current time in the given time zone with the given locale.
IndianCalendar(ULocale) - Constructor for class ohos.global.icu.util.IndianCalendar
Constructs a IndianCalendar based on the current time in the default time zone with the given locale.
INDIC_POSITIONAL_CATEGORY - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Indic_Positional_Category.
INDIC_SIYAQ_NUMBERS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
INDIC_SIYAQ_NUMBERS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
INDIC_SYLLABIC_CATEGORY - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Indic_Syllabic_Category.
INDICATOR_BOTTOM_LINE - Static variable in class ohos.agp.components.TabList
Indicates the selection indicator is the bottom line on the tab.
INDICATOR_INVISIBLE - Static variable in class ohos.agp.components.TabList
Indicates the selection indicator is hidden.
INDICATOR_LEFT_LINE - Static variable in class ohos.agp.components.TabList
Indicates the selection indicator is the vertical line on left side of the tab.
INDICATOR_OVAL - Static variable in class ohos.agp.components.TabList
Indicates the selection indicator is the oval background on the tab.
IndicatorSelectionHandler() - Constructor for class ohos.agp.components.PageSliderIndicator.IndicatorSelectionHandler
 
inDouble(String, List<Double>) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is within the specified double value list.
INET - java.net.StandardProtocolFamily
Internet Protocol Version 4 (IPv4)
Inet4Address - Class in java.net
This class represents an Internet Protocol version 4 (IPv4) address.
INET6 - java.net.StandardProtocolFamily
Internet Protocol Version 6 (IPv6)
Inet6Address - Class in java.net
This class represents an Internet Protocol version 6 (IPv6) address.
InetAddress - Class in java.net
This class represents an Internet Protocol (IP) address.
InetSocketAddress - Class in java.net
This class implements an IP Socket Address (IP address + port number) It can also be a pair (hostname + port number), in which case an attempt will be made to resolve the hostname.
InetSocketAddress(int) - Constructor for class java.net.InetSocketAddress
Creates a socket address where the IP address is the wildcard address and the port number a specified value.
InetSocketAddress(String, int) - Constructor for class java.net.InetSocketAddress
Creates a socket address from a hostname and a port number.
InetSocketAddress(InetAddress, int) - Constructor for class java.net.InetSocketAddress
Creates a socket address from an IP address and a port number.
inf - Variable in class java.util.zip.InflaterInputStream
Decompressor for this stream.
inf - Variable in class java.util.zip.InflaterOutputStream
Decompressor for this stream.
INFINITE - Static variable in class ohos.agp.animation.Animator
Indicates an animator that repeats constantly.
INFIX_NUMERIC - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
inflate(byte[]) - Method in class java.util.zip.Inflater
Uncompresses bytes into specified buffer.
inflate(byte[], int, int) - Method in class java.util.zip.Inflater
Uncompresses bytes into specified buffer.
inflate(LayoutScatter, Context, int, ComponentContainer, boolean) - Static method in class ohos.agp.render.layoutboost.LayoutBoost
Converts an XML file into a component.
inflate(Context, int, ComponentContainer, boolean) - Static method in class ohos.agp.render.layoutboost.LayoutBoost
Converts an XML file into a component.
inflateLayout(Context) - Method in class ohos.agp.components.ComponentProvider
Inflates the layout based on layout definition.
Inflater - Class in java.util.zip
This class provides support for general purpose decompression using the popular ZLIB compression library.
Inflater() - Constructor for class java.util.zip.Inflater
Creates a new decompressor.
Inflater(boolean) - Constructor for class java.util.zip.Inflater
Creates a new decompressor.
InflaterInputStream - Class in java.util.zip
This class implements a stream filter for uncompressing data in the "deflate" compression format.
InflaterInputStream(InputStream) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with a default decompressor and buffer size.
InflaterInputStream(InputStream, Inflater) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with the specified decompressor and a default buffer size.
InflaterInputStream(InputStream, Inflater, int) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with the specified decompressor and buffer size.
InflaterOutputStream - Class in java.util.zip
Implements an output stream filter for uncompressing data stored in the "deflate" compression format.
InflaterOutputStream(OutputStream) - Constructor for class java.util.zip.InflaterOutputStream
Creates a new output stream with a default decompressor and buffer size.
InflaterOutputStream(OutputStream, Inflater) - Constructor for class java.util.zip.InflaterOutputStream
Creates a new output stream with the specified decompressor and a default buffer size.
InflaterOutputStream(OutputStream, Inflater, int) - Constructor for class java.util.zip.InflaterOutputStream
Creates a new output stream with the specified decompressor and buffer size.
INFLOW - ohos.global.icu.text.AlphabeticIndex.Bucket.LabelType
Inflow (between scripts)
info(String) - Method in class java.util.logging.Logger
Log an INFO message.
info(Supplier<String>) - Method in class java.util.logging.Logger
Log a INFO message, which is only to be constructed if the logging level is such that the message will actually be logged.
info(HiLogLabel, String, Object...) - Static method in class ohos.hiviewdfx.HiLog
Outputs info-level logs.
Info() - Constructor for class ohos.global.icu.text.IDNA.Info
Constructor.
INFO - Static variable in class java.util.logging.Level
INFO is a message level for informational messages.
INFO - Static variable in class ohos.hiviewdfx.HiLog
Indicates the info-level log.
inForkJoinPool() - Static method in class java.util.concurrent.ForkJoinTask
Returns true if the current thread is a ForkJoinWorkerThread executing as a ForkJoinPool computation.
INFORMATION - Static variable in class ohos.bluetooth.BluetoothDeviceClass.Service
Indicates the service value for information (including the web server and WAP server).
informConfigurationChanged(Configuration) - Method in class ohos.agp.components.Component
Dispatches a configuration change event.
informConfigurationChanged(Configuration) - Method in class ohos.agp.components.ComponentContainer
 
informInvalidated() - Method in class ohos.agp.database.DataSetPublisher
Notifies the subscriber that the subscribed data becomes invalid.
INHERIT - java.lang.ProcessBuilder.Redirect.Type
The type of Redirect#INHERIT.
INHERIT - ohos.agp.components.Component.LayoutDirection
Indicates that the horizontal layout direction is inherited.
INHERIT - Static variable in class java.lang.ProcessBuilder.Redirect
Indicates that subprocess I/O source or destination will be the same as those of the current process.
INHERIT_ONLY - java.nio.file.attribute.AclEntryFlag
Can be placed on a directory but does not apply to the directory, only to newly created files/directories as specified by the AclEntryFlag.FILE_INHERIT and AclEntryFlag.DIRECTORY_INHERIT flags.
InheritableThreadLocal<T> - Class in java.lang
This class extends ThreadLocal to provide inheritance of values from parent thread to child thread: when a child thread is created, the child receives initial values for all inheritable thread-local variables for which the parent has values.
InheritableThreadLocal() - Constructor for class java.lang.InheritableThreadLocal
 
Inherited - Annotation Type in java.lang.annotation
Indicates that an annotation type is automatically inherited.
INHERITED - java.lang.Character.UnicodeScript
Unicode script "Inherited".
INHERITED - Static variable in class ohos.global.icu.lang.UScript
Inherited
INHERITED_MODE - Static variable in class ohos.agp.components.Component
Indicates that the component uses its parent component's showing mode.
inheritedChannel() - Static method in class java.lang.System
Returns the channel inherited from the entity that created this Java virtual machine.
inheritedChannel() - Method in class java.nio.channels.spi.SelectorProvider
Returns the channel inherited from the entity that created this Java virtual machine.
inheritIO() - Method in class java.lang.ProcessBuilder
Sets the source and destination for subprocess standard I/O to be the same as those of the current Java process.
inInt(String, List<Integer>) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is within the specified int value list.
init() - Method in class ohos.app.AbilityContext
Initializes the current ability.
init(boolean) - Method in interface java.security.cert.CertPathChecker
Initializes the internal state of this CertPathChecker.
init(boolean) - Method in class java.security.cert.PKIXCertPathChecker
Initializes the internal state of this PKIXCertPathChecker.
init(byte[]) - Method in class java.security.AlgorithmParameters
Imports the specified parameters and decodes them according to the primary decoding format for parameters.
init(byte[], String) - Method in class java.security.AlgorithmParameters
Imports the parameters from params and decodes them according to the specified decoding scheme.
init(int) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator for a certain size.
init(int) - Method in class javax.crypto.KeyGenerator
Initializes this key generator for a certain keysize.
init(int, int, int, DatePicker.ValueChangedListener) - Method in class ohos.agp.components.DatePicker
Initializes the date picker.
init(int, Certificate) - Method in class javax.crypto.Cipher
Initializes this cipher with the public key from the given certificate.
init(int, Certificate, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with the public key from the given certificate and a source of randomness.
init(int, Key) - Method in class javax.crypto.Cipher
Initializes this cipher with a key.
init(int, Key, AlgorithmParameters) - Method in class javax.crypto.Cipher
Initializes this cipher with a key and a set of algorithm parameters.
init(int, Key, AlgorithmParameters, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
init(int, Key, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with a key and a source of randomness.
init(int, Key, AlgorithmParameterSpec) - Method in class javax.crypto.Cipher
Initializes this cipher with a key and a set of algorithm parameters.
init(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
init(int, SecureRandom) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator for a certain size and source of randomness.
init(int, SecureRandom) - Method in class javax.crypto.KeyGenerator
Initializes this key generator for a certain keysize, using a user-provided source of randomness.
init(Key) - Method in class javax.crypto.ExemptionMechanism
Initializes this exemption mechanism with a key.
init(Key) - Method in class javax.crypto.KeyAgreement
Initializes this key agreement with the given key, which is required to contain all the algorithm parameters required for this key agreement.
init(Key) - Method in class javax.crypto.Mac
Initializes this Mac object with the given key.
init(Key, AlgorithmParameters) - Method in class javax.crypto.ExemptionMechanism
Initializes this exemption mechanism with a key and a set of algorithm parameters.
init(Key, SecureRandom) - Method in class javax.crypto.KeyAgreement
Initializes this key agreement with the given key and source of randomness.
init(Key, AlgorithmParameterSpec) - Method in class javax.crypto.ExemptionMechanism
Initializes this exemption mechanism with a key and a set of algorithm parameters.
init(Key, AlgorithmParameterSpec) - Method in class javax.crypto.KeyAgreement
Initializes this key agreement with the given key and set of algorithm parameters.
init(Key, AlgorithmParameterSpec) - Method in class javax.crypto.Mac
Initializes this Mac object with the given key and algorithm parameters.
init(Key, AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.KeyAgreement
Initializes this key agreement with the given key, set of algorithm parameters, and source of randomness.
init(KeyStore) - Method in class javax.net.ssl.TrustManagerFactory
Initializes this factory with a source of certificate authorities and related trust material.
init(KeyStore, char[]) - Method in class javax.net.ssl.KeyManagerFactory
Initializes this factory with a source of key material.
init(SecureRandom) - Method in class javax.crypto.KeyGenerator
Initializes this key generator.
init(AlgorithmParameterSpec) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator with a set of algorithm-specific parameter generation values.
init(AlgorithmParameterSpec) - Method in class java.security.AlgorithmParameters
Initializes this parameter object using the parameters specified in paramSpec.
init(AlgorithmParameterSpec) - Method in class javax.crypto.KeyGenerator
Initializes this key generator with the specified parameter set.
init(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator with a set of algorithm-specific parameter generation values.
init(AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.KeyGenerator
Initializes this key generator with the specified parameter set and a user-provided source of randomness.
init(KeyManager[], TrustManager[], SecureRandom) - Method in class javax.net.ssl.SSLContext
Initializes this context.
init(ManagerFactoryParameters) - Method in class javax.net.ssl.KeyManagerFactory
Initializes this factory with a source of provider-specific key material.
init(ManagerFactoryParameters) - Method in class javax.net.ssl.TrustManagerFactory
Initializes this factory with a source of provider-specific trust material.
init(AsrIntent, AsrListener) - Method in class ohos.ai.asr.AsrClient
Initializes the ASR engine service.
init(TtsParams) - Method in class ohos.ai.tts.TtsClient
Initializes the TTS client.
init(Context, Engine.RenderBackend, Map<String, Object>, String) - Method in interface ohos.agp.render.render3d.Engine
Initializes the engine.
init(Context, ConnectionCallback) - Static method in class ohos.ai.cv.common.VisionManager
Initializes HUAWEI HiAI Engine services.
init(Context, OnResultListener<Integer>, boolean) - Method in class ohos.ai.nlu.NluClient
Initializes the NLU engine service.
init(EventRunner, WifiP2pCallback) - Method in class ohos.wifi.p2p.WifiP2pController
Initializes the P2P controller and enables Wi-Fi P2P capabilities.
INIT_ERROR - Static variable in class ohos.ai.nlu.util.NluError
Indicates a failure to initialize the NLU engine before calling an NLU method.
INIT_ERROR - Static variable in class ohos.security.seoperator.SEOperatorAbs
Indicates the init error code, the default value is -100.
INIT_LAYOUT_FAILED - ohos.aafwk.ability.FormException.FormError
Failed to initialize the form layout based on the request parameters.
initCause(Throwable) - Method in class java.lang.Throwable
Initializes the cause of this throwable to the specified value.
initColumnMap() - Method in class ohos.sysappcomponents.calendar.support.TableSupport
Init column maps that are used for creating entity.
initComponent(ComponentContainer) - Method in class ohos.aafwk.abilityjet.databinding.DataBinding
Initializes the bound components by using ComponentContainer.
initDistributedEnvironment(String, IInitCallback) - Static method in class ohos.distributedschedule.interwork.DeviceManager
Initializes the distributed execution framework on the specified device and registers callbacks for notifying the initialization result.
INITIAL - ohos.aafwk.ability.AbilityLifecycleExecutor.LifecycleState
INITIAL: The ability has been loaded to the memory but has not been executed.
INITIAL - ohos.aafwk.ability.AbilitySliceLifecycleExecutor.LifecycleState
INITIAL: The ability slice has been loaded to the memory but has not been executed.
INITIAL - Static variable in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Indicates that the ability is in the initial state.
INITIAL - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
INITIAL_ID - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the initial ID.
INITIAL_PUNCTUATION - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Pi
INITIAL_QUOTE_PUNCTUATION - Static variable in class java.lang.Character
General category "Pi" in the Unicode specification.
INITIAL_QUOTE_PUNCTUATION - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Pi This name is compatible with java.lang.Character's name for this type.
INITIAL_SYNC_ID - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the initial synchronization ID.
InitializationOptions() - Constructor for class ohos.media.image.PixelMap.InitializationOptions
 
initialize() - Method in class ohos.agp.render.render3d.Task
Initializes a task.
initialize(int) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator for a certain keysize using a default parameter set and the SecureRandom implementation of the highest-priority installed provider as the source of randomness.
initialize(int, boolean, SecureRandom) - Method in interface java.security.interfaces.DSAKeyPairGenerator
Initializes the key pair generator for a given modulus length (instead of parameters), and an optional SecureRandom bit source.
initialize(int, SecureRandom) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator for a certain keysize with the given source of randomness (and a default parameter set).
initialize(int, SecureRandom) - Method in class java.security.KeyPairGeneratorSpi
Initializes the key pair generator for a certain keysize, using the default parameter set.
initialize(DSAParams, SecureRandom) - Method in interface java.security.interfaces.DSAKeyPairGenerator
Initializes the key pair generator using the DSA family parameters (p,q and g) and an optional SecureRandom bit source.
initialize(AlgorithmParameterSpec) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator using the specified parameter set and the SecureRandom implementation of the highest-priority installed provider as the source of randomness.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator with the given parameter set and source of randomness.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.KeyPairGeneratorSpi
Initializes the key pair generator using the specified parameter set and user-provided source of randomness.
initializeData(ULocale, String) - Method in class ohos.global.icu.text.DateFormatSymbols
Initializes format symbols for the locale and calendar type
initializePacking(byte[], int, ImagePacker.PackingOptions) - Method in class ohos.media.image.ImagePacker
Initializes the packing task that outputs the result to a byte array at a specific offset.
initializePacking(byte[], ImagePacker.PackingOptions) - Method in class ohos.media.image.ImagePacker
Initializes the packing task that outputs the result to a byte array.
initializePacking(OutputStream, ImagePacker.PackingOptions) - Method in class ohos.media.image.ImagePacker
Initializes the packing task that outputs the result to a OutputStream object.
initialValue() - Method in class java.lang.ThreadLocal
Returns the current thread's "initial value" for this thread-local variable.
initSign(PrivateKey) - Method in class java.security.Signature
Initialize this object for signing.
initSign(PrivateKey, SecureRandom) - Method in class java.security.Signature
Initialize this object for signing.
initVerify(Certificate) - Method in class java.security.Signature
Initializes this object for verification, using the public key from the given certificate.
initVerify(PublicKey) - Method in class java.security.Signature
Initializes this object for verification.
inLong(String, List<Long>) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is within the specified long value list.
INNER - ohos.agp.render.MaskFilter.Blur
Blurs inside the border.
INNER_ERROR - ohos.data.search.SearchResult
Result status returned if any exception occurs.
InnerEvent - Class in ohos.eventhandler
Defines the structure of an event that can be sent to EventHandler.
InnerEventUtils - Class in ohos.interwork.eventhandler
Utility class used to obtain InnerEvent information.
innerJoin(Class<J>) - Method in class ohos.data.orm.OrmPredicates
Adds an inner join condition to a SQL statement.
innerJoin(String) - Method in class ohos.data.rdb.RdbPredicates
Adds an inner join condition to a SQL statement.
INotificationSubscriber - Interface in ohos.event.notification
Deprecated.
INPUT_ADJUST_NOTHING - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000018: Do not adjust the input method window; resize or shift the window.
INPUT_ADJUST_PAN - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000010: Shifts the position of the window to show the soft input cursor's focus.
INPUT_ADJUST_RESIZE - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000008: Re-sizes the window to ensure that the input focus is visible.
INPUT_ADJUST_UNSPECIFIED - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00: Window-dependent content.
INPUT_DEVICE - ohos.media.audio.AudioDeviceDescriptor.DeviceRole
Indicates the input role.
INPUT_DEVICE_ID_NONE - Static variable in class ohos.media.audio.AudioCapturer
Indicates the default ID when there is no input device.
INPUT_DEVICES_FLAG - ohos.media.audio.AudioDeviceDescriptor.DeviceFlag
Indicates an input device.
INPUT_FLAG_FIVE_WAY_NAV - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application requires an external five-way (up, down, right, left, and select) navigation device, such as a D-pad, trackball, or scroll wheel.
INPUT_FLAG_HARD_KEYBOARD - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application requires an external physical keyboard.
INPUT_IS_FCD - Static variable in class ohos.global.icu.text.Normalizer
Option bit for compare: Both input strings are assumed to fulfill FCD conditions.
INPUT_IS_FORWARD_NAVIGATION - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000080: The system automatically sets this flag when this window requests focus by the user.
INPUT_MASK_ADJUST - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000078: Adjusts the window to make the soft input area visible.
INPUT_MASK_STATE - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x15: Confirming the display status of the soft input panel with the window.
INPUT_METHOD_HIGHLIGHT - Static variable in class java.awt.font.TextAttribute
Attribute key for input method highlight styles.
INPUT_METHOD_SEGMENT - Static variable in class java.text.AttributedCharacterIterator.Attribute
Attribute key for input method segments.
INPUT_METHOD_UNDERLINE - Static variable in class java.awt.font.TextAttribute
Attribute key for input method underlines.
INPUT_PARAM_INVALID - ohos.aafwk.ability.FormException.FormError
Invalid input parameter during form operation.
INPUT_STATE_ALWAYS_HIDDEN - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x80000001: When the panel receives the focus, the soft-input-area is hidden.
INPUT_STATE_ALWAYS_VISIBLE - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x80000002: When the panel receives focus, the soft-input-area is always visible.
INPUT_STATE_HIDDEN - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000001: The soft input panel is invisible when this window requests focus by the user.
INPUT_STATE_UNCHANGED - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x80000000: The visibility of the soft input panel cannot be changed.
INPUT_STATE_UNSPECIFIED - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0: The soft input panel may be visible or invisible after the window requests focus.
INPUT_STATE_VISIBLE - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000002: While the user navigates forward to the panel, the soft input area is displayed.
InputAttribute - Class in ohos.agp.components
Configures input methods of a control.
InputAttribute() - Constructor for class ohos.agp.components.InputAttribute
 
InputDevice - Class in ohos.multimodalinput.device
Provides methods for obtaining information about input devices on a bearer device.
inputEnterKeyType - Variable in class ohos.agp.components.InputAttribute
Indicates the extended type of an editor for a better input method editor (IME) integration.
InputFormatter - Class in ohos.global.i18n.phonenumbers
Formats the string representation of a phone number.
InputFormatter() - Constructor for class ohos.global.i18n.phonenumbers.InputFormatter
 
InputMethodAbility - Class in ohos.miscservices.inputmethodability
Input method ability used to develop an input method application.
InputMethodAbility() - Constructor for class ohos.miscservices.inputmethodability.InputMethodAbility
 
InputMismatchException - Exception in java.util
Thrown by a Scanner to indicate that the token retrieved does not match the pattern for the expected type, or that the token is out of range for the expected type.
InputMismatchException() - Constructor for exception java.util.InputMismatchException
Constructs an InputMismatchException with null as its error message string.
InputMismatchException(String) - Constructor for exception java.util.InputMismatchException
Constructs an InputMismatchException, saving a reference to the error message string s for later retrieval by the getMessage method.
inputNumber(char) - Method in class ohos.global.i18n.phonenumbers.InputFormatter
Inputs the next character to obtain the formatting results of all previously input characters.
inputNumberAndRememberPosition(char) - Method in class ohos.global.i18n.phonenumbers.InputFormatter
Inputs the next character to obtain the formatting results of all previously input characters, and records the position where nextChar is inserted.
inputPattern - Variable in class ohos.agp.components.InputAttribute
Indicates the input type of a text box.
InputSource - Class in ohos.org.xml.sax
A single input source for an XML entity.
InputSource() - Constructor for class ohos.org.xml.sax.InputSource
Zero-argument default constructor.
InputSource(InputStream) - Constructor for class ohos.org.xml.sax.InputSource
Create a new input source with a byte stream.
InputSource(Reader) - Constructor for class ohos.org.xml.sax.InputSource
Create a new input source with a character stream.
InputSource(String) - Constructor for class ohos.org.xml.sax.InputSource
Create a new input source with a system identifier.
InputStream - Class in java.io
This abstract class is the superclass of all classes representing an input stream of bytes.
InputStream() - Constructor for class java.io.InputStream
 
InputStreamReader - Class in java.io
An InputStreamReader is a bridge from byte streams to character streams: It reads bytes and decodes them into characters using a specified charset.
InputStreamReader(InputStream) - Constructor for class java.io.InputStreamReader
Creates an InputStreamReader that uses the default charset.
InputStreamReader(InputStream, String) - Constructor for class java.io.InputStreamReader
Creates an InputStreamReader that uses the named charset.
InputStreamReader(InputStream, Charset) - Constructor for class java.io.InputStreamReader
Creates an InputStreamReader that uses the given charset.
InputStreamReader(InputStream, CharsetDecoder) - Constructor for class java.io.InputStreamReader
Creates an InputStreamReader that uses the given charset decoder.
INSCRIPTIONAL_PAHLAVI - java.lang.Character.UnicodeScript
Unicode script "Inscriptional_Pahlavi".
INSCRIPTIONAL_PAHLAVI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Inscriptional Pahlavi" Unicode character block.
INSCRIPTIONAL_PAHLAVI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
INSCRIPTIONAL_PAHLAVI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
INSCRIPTIONAL_PAHLAVI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
INSCRIPTIONAL_PARTHIAN - java.lang.Character.UnicodeScript
Unicode script "Inscriptional_Parthian".
INSCRIPTIONAL_PARTHIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Inscriptional Parthian" Unicode character block.
INSCRIPTIONAL_PARTHIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
INSCRIPTIONAL_PARTHIAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
INSCRIPTIONAL_PARTHIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
INSEPARABLE - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
Renamed from the misspelled "inseperable" in Unicode 4.0.1.
INSEPERABLE - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
insert(int, boolean) - Method in class java.lang.StringBuffer
 
insert(int, boolean) - Method in class java.lang.StringBuilder
 
insert(int, char) - Method in class java.lang.StringBuffer
 
insert(int, char) - Method in class java.lang.StringBuilder
 
insert(int, char[]) - Method in class java.lang.StringBuffer
 
insert(int, char[]) - Method in class java.lang.StringBuilder
 
insert(int, char[], int, int) - Method in class java.lang.StringBuffer
 
insert(int, char[], int, int) - Method in class java.lang.StringBuilder
 
insert(int, double) - Method in class java.lang.StringBuffer
 
insert(int, double) - Method in class java.lang.StringBuilder
 
insert(int, float) - Method in class java.lang.StringBuffer
 
insert(int, float) - Method in class java.lang.StringBuilder
 
insert(int, int) - Method in class java.lang.StringBuffer
 
insert(int, int) - Method in class java.lang.StringBuilder
 
insert(int, int) - Method in class ohos.utils.IntArray
Inserts a value to a specified index.
insert(int, long) - Method in class java.lang.StringBuffer
 
insert(int, long) - Method in class java.lang.StringBuilder
 
insert(int, CharSequence) - Method in class java.lang.StringBuffer
 
insert(int, CharSequence) - Method in class java.lang.StringBuilder
 
insert(int, CharSequence, int, int) - Method in class java.lang.StringBuffer
 
insert(int, CharSequence, int, int) - Method in class java.lang.StringBuilder
 
insert(int, Object) - Method in class java.lang.StringBuffer
 
insert(int, Object) - Method in class java.lang.StringBuilder
 
insert(int, String) - Method in class java.lang.StringBuffer
 
insert(int, String) - Method in class java.lang.StringBuilder
 
insert(String) - Method in class ohos.agp.components.Text
Inserts text in the position where the cursor is located.
insert(String, int) - Method in class ohos.agp.components.Text
Insert text in a specified position.
insert(String, String, List<IndexData>) - Method in class ohos.data.search.SearchAbility
Inserts a list of indexes into the index library with a specified bundle name and group ID.
insert(String, ValuesBucket) - Method in interface ohos.data.rdb.RdbStore
Inserts a row of data into the target table.
insert(ValuesBucket) - Method in class ohos.sysappcomponents.calendar.CalendarDataHelper
Inserts a calendar record into the database.
insert(Uri, ValuesBucket) - Method in class ohos.aafwk.ability.Ability
Inserts a data record into the database.
insert(Uri, ValuesBucket) - Method in class ohos.aafwk.ability.DataAbilityHelper
Inserts a single data record into the database.
insert(T) - Method in interface ohos.data.orm.OrmContext
Inserts an object to the database.
INSERT_CHAR - ohos.global.icu.text.MessagePattern.Part.Type
Indicates that a syntax character needs to be inserted for auto-quoting.
INSERT_LRM_FOR_NUMERIC - Static variable in class ohos.global.icu.text.Bidi
option bit for writeReordered(): surround the run with LRMs if necessary; this is part of the approximate "inverse Bidi" algorithm
insertArguments(MethodHandle, int, Object...) - Static method in class java.lang.invoke.MethodHandles
Provides a target method handle with one or more bound arguments in advance of the method handle's invocation.
InsertCallback - Interface in ohos.data.async
Processes the data insertion result when data is inserted into the database.
insertElementAt(E, int) - Method in class java.util.Vector
Inserts the specified object as a component in this vector at the specified index.
insertOrThrowException(String, ValuesBucket) - Method in interface ohos.data.rdb.RdbStore
Inserts a row of data into the target table.
insertParameterTypes(int, Class<?>...) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with additional parameter types.
insertParameterTypes(int, List<Class<?>>) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with additional parameter types.
insertProviderAt(Provider, int) - Static method in class java.security.Security
Adds a new provider, at a specified position.
insertRichContent(RichContent) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Submits rich content to an application through the input method.
insertRow() - Method in interface java.sql.ResultSet
Inserts the contents of the insert row into this ResultSet object and into the database.
insertsAreDetected(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether or not a visible row insert can be detected by calling the method ResultSet.rowInserted.
insertText(String) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Submits the text entered by a user to an application's edit box through the input method.
insertWithConflictResolution(String, ValuesBucket, RdbStore.ConflictResolution) - Method in interface ohos.data.rdb.RdbStore
Inserts a row of data into the target table and specifies the method for resolving conflict.
Insets - Class in ohos.agp.render
Provides a wrapper class representing the offsets for the left, top, right, and bottom bounds of a rectangle.
Insets(int, int, int, int) - Constructor for class ohos.agp.render.Insets
A constructor used to create an Insets instance.
INSIDE - ohos.agp.components.Image.ScaleMode
Scales the image to be of the same or a smaller size than that of an Image item according to a ratio, and displays the image content in the center.
install(File, long) - Static method in class ohos.net.HttpResponseCache
Creates a default HttpResponseCache object to store the responses of HTTP access requests.
install(List<String>, InstallParam, InstallerCallback) - Method in interface ohos.bundle.IBundleInstaller
Installs an application.
INSTALL_BUNDLE - Static variable in class ohos.security.SystemPermission
Allows a system application to install and uninstall other applications.
INSTALL_FLAG_DEFAULT - Static variable in class ohos.bundle.InstallParam
Indicates the default installation mode.
installedProviders() - Static method in class java.nio.file.spi.FileSystemProvider
Returns a list of the installed file system providers.
InstallerCallback - Class in ohos.bundle
Provides callback methods to be called upon bundle installation or uninstallation.
InstallerCallback() - Constructor for class ohos.bundle.InstallerCallback
A constructor used to create an InstallerCallback.
InstallParam - Class in ohos.bundle
Provides parameters required for installing or uninstalling an application.
InstallParam() - Constructor for class ohos.bundle.InstallParam
A no-argument constructor used to create an InstallParam instance.
InstallParam(int, int) - Constructor for class ohos.bundle.InstallParam
A parameterized constructor used to create an InstallParam instance.
INSTANCE - Static variable in class java.time.chrono.HijrahChronology
Singleton instance of the Islamic Umm Al-Qura calendar of Saudi Arabia.
INSTANCE - Static variable in class java.time.chrono.IsoChronology
Singleton instance of the ISO chronology.
INSTANCE - Static variable in class java.time.chrono.JapaneseChronology
Singleton instance for Japanese chronology.
INSTANCE - Static variable in class java.time.chrono.MinguoChronology
Singleton instance for the Minguo chronology.
INSTANCE - Static variable in class java.time.chrono.ThaiBuddhistChronology
Singleton instance of the Buddhist chronology.
INSTANCE_END - Static variable in interface ohos.sysappcomponents.calendar.column.InstancesColumns
Indicates the end time of the instance.
INSTANCE_END_DAY - Static variable in interface ohos.sysappcomponents.calendar.column.InstancesColumns
Indicates the end date of the instance.
INSTANCE_END_MINUTE - Static variable in interface ohos.sysappcomponents.calendar.column.InstancesColumns
Indicates the instance end time calculated from 00:00 on the current day in the time zone where the calendar is located, in minutes.
INSTANCE_START - Static variable in interface ohos.sysappcomponents.calendar.column.InstancesColumns
Indicates the start time of the instance.
INSTANCE_START_DAY - Static variable in interface ohos.sysappcomponents.calendar.column.InstancesColumns
Indicates the start date of the instance.
INSTANCE_START_MINUTE - Static variable in interface ohos.sysappcomponents.calendar.column.InstancesColumns
Indicates the instance start time calculated from 00:00 on the current day in the time zone where the calendar is located, in minutes.
instanceFollowRedirects - Variable in class java.net.HttpURLConnection
If true, the protocol will automatically follow redirects.
Instances - Class in ohos.sysappcomponents.calendar.entity
Describes a calendar instance entity, including the column name of the database table.
Instances() - Constructor for class ohos.sysappcomponents.calendar.entity.Instances
 
InstancesColumns - Interface in ohos.sysappcomponents.calendar.column
Column for instance
instant() - Method in class java.time.Clock
Gets the current instant of the clock.
Instant - Class in java.time
An instantaneous point on the time-line.
INSTANT_MESSAGE - ohos.telephony.ShortMessage.ShortMessageClass
Indicates an instant message, which is displayed immediately after being received.
INSTANT_SECONDS - java.time.temporal.ChronoField
The instant epoch-seconds.
InstantiationError - Error in java.lang
Thrown when an application tries to use the Java new construct to instantiate an abstract class or an interface.
InstantiationError() - Constructor for error java.lang.InstantiationError
Constructs an InstantiationError with no detail message.
InstantiationError(String) - Constructor for error java.lang.InstantiationError
Constructs an InstantiationError with the specified detail message.
InstantiationException - Exception in java.lang
Thrown when an application tries to create an instance of a class using the newInstance method in class Class, but the specified class object cannot be instantiated.
InstantiationException() - Constructor for exception java.lang.InstantiationException
Constructs an InstantiationException with no detail message.
InstantiationException(String) - Constructor for exception java.lang.InstantiationException
Constructs an InstantiationException with the specified detail message.
inString(String, List<String>) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is within the specified string value list.
INT_START - Static variable in interface ohos.global.icu.lang.UProperty
First constant for enumerated/integer Unicode properties.
IntArray - Class in ohos.utils
A collection class of int arrays.
IntArray() - Constructor for class ohos.utils.IntArray
Default constructor used to create an IntArray instance with an initial capacity of 32.
IntArray(int) - Constructor for class ohos.utils.IntArray
A constructor used to create an IntArray instance with a custom initial capacity.
IntArray(int...) - Constructor for class ohos.utils.IntArray
Creates an IntArray object based on a size-mutable int array.
IntArray(int[], int, int) - Constructor for class ohos.utils.IntArray
Creates an IntArray object based on an existing int array with a specified range.
IntArray(int, int) - Constructor for class ohos.utils.IntArray
A constructor used to create an IntArray instance with a custom capacity and an initial value.
IntArray(List<Integer>) - Constructor for class ohos.utils.IntArray
Creates an IntArray object based on an existing Integer list.
IntArray(IntArray) - Constructor for class ohos.utils.IntArray
Creates an IntArray object by copying parameters from an existing IntArray object.
INTARRAY - ohos.global.resource.ResourceType
Indicates the integer array type.
IntBinaryOperator - Interface in java.util.function
Represents an operation upon two int-valued operands and producing an int-valued result.
intBitsToFloat(int) - Static method in class java.lang.Float
Returns the float value corresponding to a given bit representation.
IntBuffer - Class in java.nio
An int buffer.
intColor - Variable in class ohos.agp.render.BlurDrawLooper
Indicates an integer representing the color of this BlurDrawLooper.
intColors - Variable in class ohos.agp.render.Shader
Indicates the int values representing the shading colors of this shader.
IntConsumer - Interface in java.util.function
Represents an operation that accepts a single int-valued argument and returns no result.
integer - Variable in class ohos.global.icu.util.ValueIterator.Element
Integer index of the current iteration
Integer - Class in java.lang
The Integer class wraps a value of the primitive type int in an object.
Integer(int) - Constructor for class java.lang.Integer
Constructs a newly allocated Integer object that represents the specified int value.
Integer(String) - Constructor for class java.lang.Integer
Constructs a newly allocated Integer object that represents the int value indicated by the String parameter.
INTEGER - ohos.data.distributed.common.FieldValueType
Integer
INTEGER - ohos.global.resource.ResourceType
Indicates the integer type.
INTEGER - ohos.utils.zson.ZSONType
Indicates the integer type, for example, 123.
INTEGER - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type INTEGER.
INTEGER - Static variable in class java.text.NumberFormat.Field
Constant identifying the integer field.
INTEGER - Static variable in interface ohos.data.search.model.IndexType
The index field is indexed as an integer value, which can be searched by specifying a range and sorted.
INTEGER - Static variable in class ohos.global.icu.text.NumberFormat.Field
 
INTEGER_ATTR - Static variable in class ohos.global.resource.solidxml.TypedAttribute
Indicates that the type of the XML attribute value is INTEGER_ATTR.
INTEGER_FIELD - Static variable in class java.text.NumberFormat
Field constant used to construct a FieldPosition object.
INTEGER_FIELD - Static variable in class ohos.global.icu.text.NumberFormat
Field constant used to construct a FieldPosition object.
INTEGERSTYLE - Static variable in class ohos.global.icu.text.NumberFormat
[icu] Constant to specify a integer number style format.
Intent - Class in ohos.aafwk.content
Provides an abstract description of an operation to be performed.
Intent() - Constructor for class ohos.aafwk.content.Intent
A constructor used to create an empty Intent instance.
Intent(Intent) - Constructor for class ohos.aafwk.content.Intent
A constructor used to create an Intent instance by using the parameters of an existing Intent object.
INTENT_PARAMS_KEY_ACCESSLIMITATION - Static variable in class ohos.security.asset.AssetOperator
Indicates the identifier for restricted access.
INTENT_PARAMS_KEY_AEADASSET - Static variable in class ohos.security.asset.AssetOperator
Indicates the data that cannot be processed in a batch, such as the password.
INTENT_PARAMS_KEY_APPTAG - Static variable in class ohos.security.asset.AssetOperator
Indicates the application identity, such as the package name.
INTENT_PARAMS_KEY_ASSETHANDLE - Static variable in class ohos.security.asset.AssetOperator
Indicates the data index value.
INTENT_PARAMS_KEY_ASSETTYPE - Static variable in class ohos.security.asset.AssetOperator
Indicates the asset data type.
INTENT_PARAMS_KEY_AUTHENTICATELIMITATION - Static variable in class ohos.security.asset.AssetOperator
Indicates the identifier for restricted authentication.
INTENT_PARAMS_KEY_BATCHASSET - Static variable in class ohos.security.asset.AssetOperator
Indicates the data that can be processed in a batch, such as the username.
INTENT_PARAMS_KEY_EXTINFO - Static variable in class ohos.security.asset.AssetOperator
Indicates the extended information.
INTENT_PARAMS_KEY_SELECT_MODE - Static variable in class ohos.security.asset.AssetOperator
Indicates the query mode.
INTENT_PARAMS_KEY_SYNCLIMITATION - Static variable in class ohos.security.asset.AssetOperator
Indicates the identifier for restricted synchronization.
Intent.OperationBuilder - Class in ohos.aafwk.content
Builder class for creating an Operation instance.
IntentAbility - Class in ohos.aafwk.ability
A base class for abilities using the Service template that is used to process background tasks in worker threads to avoid running time-consuming tasks in the main thread, ensuring the application responsiveness.
IntentAbility(String) - Constructor for class ohos.aafwk.ability.IntentAbility
A constructor used to create an IntentAbility instance.
IntentAgent - Class in ohos.event.intentagent
Provides a pending intent mechanism to perform an action only when certain conditions are met or certain events are triggered.
IntentAgent.OnCompleted - Interface in ohos.event.intentagent
IntentAgentConstant - Class in ohos.event.intentagent
Provides enumerated constants that are used for setting object attributes in the methods provided by IntentAgentInfo.
IntentAgentConstant.Flags - Enum in ohos.event.intentagent
Enumerates flags for using an IntentAgent.
IntentAgentConstant.OperationType - Enum in ohos.event.intentagent
Identifies the operation for using an IntentAgent, such as starting an ability or sending a common event.
IntentAgentEx - Class in ohos.interwork.event.intentagent
Contains basic ohos.event.intentagent information.
IntentAgentEx(IntentAgent) - Constructor for class ohos.interwork.event.intentagent.IntentAgentEx
A parameterized constructor used to create an IntentAgentEx instance.
IntentAgentHelper - Class in ohos.event.intentagent
A helper class used to obtain, trigger, cancel, and compare IntentAgent objects and to obtain the bundle name, UID, and hash code value of an IntentAgent object.
IntentAgentInfo - Class in ohos.event.intentagent
A parametric class that contains the parameters required by IntentAgentHelper#getIntentAgent.
IntentAgentInfo(int, IntentAgentConstant.OperationType, List<IntentAgentConstant.Flags>, List<Intent>, IntentParams) - Constructor for class ohos.event.intentagent.IntentAgentInfo
A constructor used to create an IntentAgentInfo instance based on the input parameters.
IntentAgentInfo(int, IntentAgentConstant.OperationType, IntentAgentConstant.Flags, List<Intent>, IntentParams) - Constructor for class ohos.event.intentagent.IntentAgentInfo
A constructor used to create an IntentAgentInfo instance based on the input parameters.
IntentAgentInfo(IntentAgentInfo) - Constructor for class ohos.event.intentagent.IntentAgentInfo
A constructor used to create an IntentAgentInfo instance by copying parameters from an existing one.
IntentConstants - Class in ohos.utils
Defines the Intent-related constants used in the system, including the actions, entities, and flags contained in the intents passed to methods for starting an ability.
IntentParams - Class in ohos.aafwk.content
Stores extra parameter information passed to an Ability.
IntentParams() - Constructor for class ohos.aafwk.content.IntentParams
A constructor used to create an empty IntentParams instance.
IntentParams(IntentParams) - Constructor for class ohos.aafwk.content.IntentParams
A constructor used to create an IntentParams instance by using the parameters of an existing IntentParams object.
INTERACT_ACROSS_LOCAL_ACCOUNTS - Static variable in class ohos.security.SystemPermission
Allows a system application to access accounts of other applications.
INTERACT_ACROSS_LOCAL_ACCOUNTS_EXTENSION - Static variable in class ohos.security.SystemPermission
Allows a system application to set the attributes of applications of other users.
interestOps() - Method in class java.nio.channels.SelectionKey
Retrieves this key's interest set.
interestOps(int) - Method in class java.nio.channels.SelectionKey
Sets this key's interest set to the given value.
INTERFACE - Static variable in class java.lang.reflect.Modifier
The int value representing the interface modifier.
INTERFACE_TRANSACTION - Static variable in interface ohos.rpc.IRemoteObject
Indicates the message code for a transmission.
InterfaceAddress - Class in java.net
This class represents a Network Interface address.
interfaceModifiers() - Static method in class java.lang.reflect.Modifier
Return an int value OR-ing together the source language modifiers that can be applied to an interface.
intern() - Method in class java.lang.String
Returns a canonical representation for the string object.
INTERNAL_DATA_ABILITY_URI - Static variable in class ohos.media.photokit.metadata.AVStorage.Audio.Media
Indicates the dataability:// URI for internal storage.
INTERNAL_DATA_ABILITY_URI - Static variable in class ohos.media.photokit.metadata.AVStorage.Audio.Playlists
Indicates the dataability:// URI for internal storage.
INTERNAL_DATA_ABILITY_URI - Static variable in class ohos.media.photokit.metadata.AVStorage.Downloads
Indicates the dataability:// URI for internal storage.
INTERNAL_DATA_ABILITY_URI - Static variable in class ohos.media.photokit.metadata.AVStorage.Images.Media
Indicates the dataability:// URI for internal storage.
INTERNAL_DATA_ABILITY_URI - Static variable in class ohos.media.photokit.metadata.AVStorage.Video.Media
Indicates the dataability:// URI for internal storage.
INTERNAL_ERROR - ohos.aafwk.ability.FormException.FormError
A common internal error occurs during form processing.
InternalError - Error in java.lang
Thrown to indicate some unexpected internal error has occurred in the Java Virtual Machine.
InternalError() - Constructor for error java.lang.InternalError
Constructs an InternalError with no detail message.
InternalError(String) - Constructor for error java.lang.InternalError
Constructs an InternalError with the specified detail message.
InternalError(String, Throwable) - Constructor for error java.lang.InternalError
Constructs an InternalError with the specified detail message and cause.
InternalError(Throwable) - Constructor for error java.lang.InternalError
Constructs an InternalError with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
internalGet(int) - Method in class java.util.Calendar
Returns the value of the given calendar field.
internalGet(int) - Method in class ohos.global.icu.util.Calendar
Returns the value for a given time field.
internalGet(int, int) - Method in class ohos.global.icu.util.Calendar
Returns the value for a given time field, or return the given default value if the field is not set.
internalGetTimeInMillis() - Method in class ohos.global.icu.util.Calendar
Returns the current milliseconds without recomputing.
INTERNALLY_SET - Static variable in class ohos.global.icu.util.Calendar
Value of the time stamp stamp[] indicating that a field has been set via computations from the time or from other fields.
internalSet(int, int) - Method in class ohos.global.icu.util.Calendar
Set a field to a value.
INTERNATIONAL_TON_VALUE - Static variable in class ohos.telephony.TelephoneNumberUtils
Indicates the international number type.
INTERNET - Static variable in class ohos.security.SystemPermission
Allows an application to access the Internet.
INTEROPERABILITY_INDEX - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
interpolate(Path, float, Path) - Method in class ohos.agp.render.Path
Performs interpolation between this Path and a path with the same length of point array.
interrupt() - Method in class java.lang.Thread
Interrupts this thread.
interrupt() - Method in class java.lang.ThreadGroup
Interrupts all threads in this thread group.
INTERRUPT_HINT_DUCK - Static variable in class ohos.media.audio.AudioInterrupt
Indicates a prompt for the application to duck audio playback.
INTERRUPT_HINT_NONE - Static variable in class ohos.media.audio.AudioInterrupt
Indicates that there is no prompt.
INTERRUPT_HINT_PAUSE - Static variable in class ohos.media.audio.AudioInterrupt
Indicates a prompt for the application to pause audio playback.
INTERRUPT_HINT_RESUME - Static variable in class ohos.media.audio.AudioInterrupt
Indicates a prompt for the application to resume playing audio.
INTERRUPT_HINT_STOP - Static variable in class ohos.media.audio.AudioInterrupt
Indicates a prompt for the application to stop audio playback.
INTERRUPT_HINT_UNDUCK - Static variable in class ohos.media.audio.AudioInterrupt
Indicates a prompt for the application to unduck audio playback.
INTERRUPT_TYPE_BEGIN - Static variable in class ohos.media.audio.AudioInterrupt
Indicates that the interruption starts.
INTERRUPT_TYPE_END - Static variable in class ohos.media.audio.AudioInterrupt
Indicates that the interruption ends.
interrupted() - Static method in class java.lang.Thread
Tests whether the current thread has been interrupted.
InterruptedByTimeoutException - Exception in java.nio.channels
Checked exception received by a thread when a timeout elapses before an asynchronous operation completes.
InterruptedByTimeoutException() - Constructor for exception java.nio.channels.InterruptedByTimeoutException
Constructs an instance of this class.
InterruptedException - Exception in java.lang
Thrown when a thread is waiting, sleeping, or otherwise occupied, and the thread is interrupted, either before or during the activity.
InterruptedException() - Constructor for exception java.lang.InterruptedException
Constructs an InterruptedException with no detail message.
InterruptedException(String) - Constructor for exception java.lang.InterruptedException
Constructs an InterruptedException with the specified detail message.
InterruptedIOException - Exception in java.io
Signals that an I/O operation has been interrupted.
InterruptedIOException() - Constructor for exception java.io.InterruptedIOException
Constructs an InterruptedIOException with null as its error detail message.
InterruptedIOException(String) - Constructor for exception java.io.InterruptedIOException
Constructs an InterruptedIOException with the specified detail message.
InterruptibleChannel - Interface in java.nio.channels
A channel that can be asynchronously closed and interrupted.
intersect(Scope<T>) - Method in class ohos.utils.Scope
Returns the intersection of a given range and the current range.
intersect(T, T) - Method in class ohos.utils.Scope
Returns the intersection of the current range and the range specified by the given lower and upper bounds.
INTERSECT - ohos.agp.render.Canvas.ClipOp
Enumerates the modes for clipping the canvas with a particular path.
INTERSECT - ohos.agp.render.Region.Op
Obtains the area that intersects the target region.
intersects(BitSet) - Method in class java.util.BitSet
Returns true if the specified BitSet has any bits set to true that are also set to true in this BitSet.
INTERVAL_SLOT_DEFAULT - Static variable in class ohos.bluetooth.ble.BleAdvertiseSettings
Default slot value for the advertising interval, which is 1600 (1s).
INTERVAL_SLOT_MAX - Static variable in class ohos.bluetooth.ble.BleAdvertiseSettings
Maximum slot value for the advertising interval, which is 16777215 (10485.759375s).
INTERVAL_SLOT_MIN - Static variable in class ohos.bluetooth.ble.BleAdvertiseSettings
Minimum slot value for the advertising interval, which is 32 (20 ms).
IntervalTimer - Class in ohos.utils
Provides a timer for task execution that lasts for a while and repeats at regular intervals.
IntervalTimer(long, long) - Constructor for class ohos.utils.IntervalTimer
Creates an IntervalTimer with a given work duration and interval.
IntFunction<R> - Interface in java.util.function
Represents a function that accepts an int-valued argument and produces a result.
IntPredicate - Interface in java.util.function
Represents a predicate (boolean-valued function) of one int-valued argument.
ints() - Method in class java.util.concurrent.ThreadLocalRandom
Returns an effectively unlimited stream of pseudorandom int values.
ints() - Method in class java.util.Random
Returns an effectively unlimited stream of pseudorandom int values.
ints() - Method in class java.util.SplittableRandom
Returns an effectively unlimited stream of pseudorandom int values from this generator and/or one split from it.
ints(int, int) - Method in class java.util.concurrent.ThreadLocalRandom
Returns an effectively unlimited stream of pseudorandom int values, each conforming to the given origin (inclusive) and bound (exclusive).
ints(int, int) - Method in class java.util.Random
Returns an effectively unlimited stream of pseudorandom int values, each conforming to the given origin (inclusive) and bound (exclusive).
ints(int, int) - Method in class java.util.SplittableRandom
Returns an effectively unlimited stream of pseudorandom int values from this generator and/or one split from it; each value conforms to the given origin (inclusive) and bound (exclusive).
ints(long) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a stream producing the given streamSize number of pseudorandom int values.
ints(long) - Method in class java.util.Random
Returns a stream producing the given streamSize number of pseudorandom int values.
ints(long) - Method in class java.util.SplittableRandom
Returns a stream producing the given streamSize number of pseudorandom int values from this generator and/or one split from it.
ints(long, int, int) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a stream producing the given streamSize number of pseudorandom int values, each conforming to the given origin (inclusive) and bound (exclusive).
ints(long, int, int) - Method in class java.util.Random
Returns a stream producing the given streamSize number of pseudorandom int values, each conforming to the given origin (inclusive) and bound (exclusive).
ints(long, int, int) - Method in class java.util.SplittableRandom
Returns a stream producing the given streamSize number of pseudorandom int values from this generator and/or one split from it; each value conforms to the given origin (inclusive) and bound (exclusive).
intStream(Supplier<? extends Spliterator.OfInt>, int, boolean) - Static method in class java.util.stream.StreamSupport
Creates a new sequential or parallel IntStream from a Supplier of Spliterator.OfInt.
intStream(Spliterator.OfInt, boolean) - Static method in class java.util.stream.StreamSupport
Creates a new sequential or parallel IntStream from a Spliterator.OfInt.
IntStream - Interface in java.util.stream
A sequence of primitive int-valued elements supporting sequential and parallel aggregate operations.
IntStream.Builder - Interface in java.util.stream
A mutable builder for an IntStream.
IntSummaryStatistics - Class in java.util
A state object for collecting statistics such as count, min, max, sum, and average.
IntSummaryStatistics() - Constructor for class java.util.IntSummaryStatistics
Construct an empty instance with zero count, zero sum, Integer.MAX_VALUE min, Integer.MIN_VALUE max and zero average.
IntSupplier - Interface in java.util.function
Represents a supplier of int-valued results.
IntToDoubleFunction - Interface in java.util.function
Represents a function that accepts an int-valued argument and produces a double-valued result.
intToEnum(int) - Static method in enum ohos.aafwk.ability.AbilityLifecycleExecutor.LifecycleState
Converts the given int value into its corresponding enum constant representing the ability lifecycle state.
IntToLongFunction - Interface in java.util.function
Represents a function that accepts an int-valued argument and produces a long-valued result.
IntUnaryOperator - Interface in java.util.function
Represents an operation on a single int-valued operand that produces an int-valued result.
intValue() - Method in class java.lang.Byte
Returns the value of this Byte as an int after a widening primitive conversion.
intValue() - Method in class java.lang.Double
Returns the value of this Double as an int after a narrowing primitive conversion.
intValue() - Method in class java.lang.Float
Returns the value of this Float as an int after a narrowing primitive conversion.
intValue() - Method in class java.lang.Integer
Returns the value of this Integer as an int.
intValue() - Method in class java.lang.Long
Returns the value of this Long as an int after a narrowing primitive conversion.
intValue() - Method in class java.lang.Number
Returns the value of the specified number as an int, which may involve rounding or truncation.
intValue() - Method in class java.lang.Short
Returns the value of this Short as an int after a widening primitive conversion.
intValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to an int.
intValue() - Method in class java.math.BigInteger
Converts this BigInteger to an int.
intValue() - Method in class java.util.concurrent.atomic.AtomicInteger
Returns the value of this AtomicInteger as an int.
intValue() - Method in class java.util.concurrent.atomic.AtomicLong
Returns the value of this AtomicLong as an int after a narrowing primitive conversion.
intValue() - Method in class java.util.concurrent.atomic.DoubleAccumulator
Returns the current value as an int after a narrowing primitive conversion.
intValue() - Method in class java.util.concurrent.atomic.DoubleAdder
Returns the DoubleAdder.sum() as an int after a narrowing primitive conversion.
intValue() - Method in class java.util.concurrent.atomic.LongAccumulator
Returns the current value as an int after a narrowing primitive conversion.
intValue() - Method in class java.util.concurrent.atomic.LongAdder
Returns the LongAdder.sum() as an int after a narrowing primitive conversion.
intValue() - Method in class java.util.logging.Level
Get the integer value for this level.
intValue() - Method in class ohos.global.icu.math.BigDecimal
Converts this BigDecimal to an int.
intValue() - Method in class ohos.utils.HalfFloat
 
intValue() - Method in class ohos.utils.RationalNumber
Obtains the value of the current RationalNumber object as an integer.
intValueExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to an int, checking for lost information.
intValueExact() - Method in class ohos.global.icu.math.BigDecimal
Converts this BigDecimal to an int.
INVALID - ohos.agp.colors.ColorSpec
Indicates an invalid color specification.
INVALID - ohos.agp.render.render3d.components.LightComponent.LightType
Indicates an invalid light type.
INVALID - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates an invalid device type.
INVALID - Static variable in class ohos.agp.animation.Animator.CurveType
Indicates an invalid curve type.
INVALID - Static variable in class ohos.wifi.WifiSecurity
Indicates an invalid Wi-Fi encryption mode.
INVALID_ACE_LABEL - ohos.global.icu.text.IDNA.Error
An ACE label does not contain a valid label string.
INVALID_ARGUMENT - ohos.data.distributed.common.KvStoreErrorCode
Invalid parameters
INVALID_BIOMETRIC_ID - Static variable in class ohos.biometrics.authentication.BiometricAuthentication
Indicates the id for biometric authentication.
INVALID_CHAR_FOUND - Static variable in exception ohos.global.icu.text.StringPrepParseException
 
INVALID_CODE - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
INVALID_CODE - Static variable in class ohos.global.icu.lang.UScript
Invalid code
INVALID_CODE_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
INVALID_CONTACT_ID - Static variable in class ohos.sysappcomponents.contact.entity.Contact
Indicates an invalid contact ID.
INVALID_ENTITY - Static variable in interface ohos.agp.render.render3d.Entity
Indicates the ID of an invalid entity.
INVALID_FIELD_TYPE - ohos.data.distributed.common.KvStoreErrorCode
INVALID_FIELD_TYPE error
INVALID_FORMAT - ohos.data.distributed.common.KvStoreErrorCode
INVALID_FORMAT error
INVALID_ID - Static variable in class ohos.agp.components.RadioContainer
Indicates an invalid id.
INVALID_ID - Static variable in class ohos.media.common.sessioncore.AVQueueElement
 
INVALID_INDEX - Static variable in class ohos.agp.components.ListContainer
Indicates an invalid index.
INVALID_INDEX - Static variable in class ohos.agp.components.PageSlider
Indicates an invalid position.
INVALID_INDEX - Static variable in interface ohos.agp.render.render3d.gltf.GltfData
Indicates the index of an invalid scene.
INVALID_INDEX - Static variable in class ohos.utils.LongPlainArray
Indicates an invalid index used by index-related operations.
INVALID_INDEX - Static variable in class ohos.utils.PlainArray
Indicates an invalid index used by index-related operations.
INVALID_INDEX - Static variable in class ohos.utils.PlainBooleanArray
Indicates an invalid index used by index-related operations.
INVALID_INDEX - Static variable in class ohos.utils.PlainIntArray
Indicates an invalid index used by index-related operations.
INVALID_INDEX - Static variable in class ohos.utils.PlainLongArray
Indicates an invalid index used by index-related operations.
INVALID_KEY_USAGE - java.security.cert.PKIXReason
The certificate's key usage is invalid.
INVALID_LABEL_ID - Static variable in class ohos.sysappcomponents.contact.entity.Email
Indicates an invalid label ID.
INVALID_LABEL_ID - Static variable in class ohos.sysappcomponents.contact.entity.Event
Indicates an invalid label ID.
INVALID_LABEL_ID - Static variable in class ohos.sysappcomponents.contact.entity.ImAddress
INVALID_LABEL_ID
INVALID_LABEL_ID - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates an invalid label ID.
INVALID_LABEL_ID - Static variable in class ohos.sysappcomponents.contact.entity.PostalAddress
Indicates an invalid label ID.
INVALID_LABEL_ID - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates an invalid label ID.
INVALID_LABEL_ID - Static variable in class ohos.sysappcomponents.contact.entity.SipAddress
Indicates an invalid label ID.
INVALID_NAME - java.security.cert.PKIXReason
The name constraints have been violated.
INVALID_PARAM - Static variable in class ohos.ai.nlu.util.NluError
Indicates that input parameters were invalid during an NLU method call.
INVALID_POLICY - java.security.cert.PKIXReason
The policy constraints have been violated.
INVALID_QUERY_FIELD - ohos.data.distributed.common.KvStoreErrorCode
INVALID_QUERY_FIELD error
INVALID_QUERY_FORMAT - ohos.data.distributed.common.KvStoreErrorCode
INVALID_QUERY_FORMAT error
INVALID_SCHEMA - ohos.data.distributed.common.KvStoreErrorCode
INVALID_SCHEMA error
INVALID_SIGNATURE - java.security.cert.CertPathValidatorException.BasicReason
The signature is invalid.
INVALID_SLOT_ID - Static variable in class ohos.telephony.TelephonyConstants
Indicates the invalid card slot index.
INVALID_VALUE_FIELDS - ohos.data.distributed.common.KvStoreErrorCode
INVALID_VALUE_FIELDS error
INVALID_VALUE_TYPE - ohos.data.distributed.common.KvStoreErrorCode
INVALID_VALUE_TYPE error
InvalidAlgorithmParameterException - Exception in java.security
This is the exception for invalid or inappropriate algorithm parameters.
InvalidAlgorithmParameterException() - Constructor for exception java.security.InvalidAlgorithmParameterException
Constructs an InvalidAlgorithmParameterException with no detail message.
InvalidAlgorithmParameterException(String) - Constructor for exception java.security.InvalidAlgorithmParameterException
Constructs an InvalidAlgorithmParameterException with the specified detail message.
InvalidAlgorithmParameterException(String, Throwable) - Constructor for exception java.security.InvalidAlgorithmParameterException
Creates a InvalidAlgorithmParameterException with the specified detail message and cause.
InvalidAlgorithmParameterException(Throwable) - Constructor for exception java.security.InvalidAlgorithmParameterException
Creates a InvalidAlgorithmParameterException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
invalidate() - Method in interface javax.net.ssl.SSLSession
Invalidates the session.
invalidate() - Method in class ohos.agp.components.Component
Invalidates a component.
InvalidClassException - Exception in java.io
Thrown when the Serialization runtime detects one of the following problems with a Class.
InvalidClassException(String) - Constructor for exception java.io.InvalidClassException
Report an InvalidClassException for the reason specified.
InvalidClassException(String, String) - Constructor for exception java.io.InvalidClassException
Constructs an InvalidClassException object.
InvalidKeyException - Exception in java.security
This is the exception for invalid Keys (invalid encoding, wrong length, uninitialized, etc).
InvalidKeyException() - Constructor for exception java.security.InvalidKeyException
Constructs an InvalidKeyException with no detail message.
InvalidKeyException(String) - Constructor for exception java.security.InvalidKeyException
Constructs an InvalidKeyException with the specified detail message.
InvalidKeyException(String, Throwable) - Constructor for exception java.security.InvalidKeyException
Creates a InvalidKeyException with the specified detail message and cause.
InvalidKeyException(Throwable) - Constructor for exception java.security.InvalidKeyException
Creates a InvalidKeyException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
InvalidKeySpecException - Exception in java.security.spec
This is the exception for invalid key specifications.
InvalidKeySpecException() - Constructor for exception java.security.spec.InvalidKeySpecException
Constructs an InvalidKeySpecException with no detail message.
InvalidKeySpecException(String) - Constructor for exception java.security.spec.InvalidKeySpecException
Constructs an InvalidKeySpecException with the specified detail message.
InvalidKeySpecException(String, Throwable) - Constructor for exception java.security.spec.InvalidKeySpecException
Creates a InvalidKeySpecException with the specified detail message and cause.
InvalidKeySpecException(Throwable) - Constructor for exception java.security.spec.InvalidKeySpecException
Creates a InvalidKeySpecException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
InvalidMarkException - Exception in java.nio
Unchecked exception thrown when an attempt is made to reset a buffer when its mark is not defined.
InvalidMarkException() - Constructor for exception java.nio.InvalidMarkException
Constructs an instance of this class.
InvalidObjectException - Exception in java.io
Indicates that one or more deserialized objects failed validation tests.
InvalidObjectException(String) - Constructor for exception java.io.InvalidObjectException
Constructs an InvalidObjectException.
InvalidParameterException - Exception in java.security
This exception, designed for use by the JCA/JCE engine classes, is thrown when an invalid parameter is passed to a method.
InvalidParameterException() - Constructor for exception java.security.InvalidParameterException
Constructs an InvalidParameterException with no detail message.
InvalidParameterException(String) - Constructor for exception java.security.InvalidParameterException
Constructs an InvalidParameterException with the specified detail message.
InvalidParameterSpecException - Exception in java.security.spec
This is the exception for invalid parameter specifications.
InvalidParameterSpecException() - Constructor for exception java.security.spec.InvalidParameterSpecException
Constructs an InvalidParameterSpecException with no detail message.
InvalidParameterSpecException(String) - Constructor for exception java.security.spec.InvalidParameterSpecException
Constructs an InvalidParameterSpecException with the specified detail message.
InvalidPathException - Exception in java.nio.file
Unchecked exception thrown when path string cannot be converted into a Path because the path string contains invalid characters, or the path string is invalid for other file system specific reasons.
InvalidPathException(String, String) - Constructor for exception java.nio.file.InvalidPathException
Constructs an instance from the given input string and reason.
InvalidPathException(String, String, int) - Constructor for exception java.nio.file.InvalidPathException
Constructs an instance from the given input string, reason, and error index.
InvalidPreferencesFormatException - Exception in java.util.prefs
Thrown to indicate that an operation could not complete because the input did not conform to the appropriate XML document type for a collection of preferences, as per the Preferences specification.
InvalidPreferencesFormatException(String) - Constructor for exception java.util.prefs.InvalidPreferencesFormatException
Constructs an InvalidPreferencesFormatException with the specified detail message.
InvalidPreferencesFormatException(String, Throwable) - Constructor for exception java.util.prefs.InvalidPreferencesFormatException
Constructs an InvalidPreferencesFormatException with the specified detail message and cause.
InvalidPreferencesFormatException(Throwable) - Constructor for exception java.util.prefs.InvalidPreferencesFormatException
Constructs an InvalidPreferencesFormatException with the specified cause.
InvalidPropertiesFormatException - Exception in java.util
Thrown to indicate that an operation could not complete because the input did not conform to the appropriate XML document type for a collection of properties, as per the Properties specification.
InvalidPropertiesFormatException(String) - Constructor for exception java.util.InvalidPropertiesFormatException
Constructs an InvalidPropertiesFormatException with the specified detail message.
InvalidPropertiesFormatException(Throwable) - Constructor for exception java.util.InvalidPropertiesFormatException
Constructs an InvalidPropertiesFormatException with the specified cause.
INVERSE_EVEN_ODD - ohos.agp.render.Path.FillType
Draws outside of the path using an odd number of edge crossings.
INVERSE_WINDING - ohos.agp.render.Path.FillType
Draws outside of the path using a non-zero sum of edge crossings.
invert(Matrix4x4, Matrix4x4) - Static method in class ohos.agp.render.render3d.math.Matrix4x4
Inverts a given matrix to obtain its inverse.
invert(Matrix) - Method in class ohos.agp.utils.Matrix
Inverts this Matrix.
invert(Matrix44) - Method in class ohos.agp.utils.Matrix44
Inverts this Matrix44.
invertGregorian - Variable in class ohos.global.icu.util.GregorianCalendar
Used by handleComputeJulianDay() and handleComputeMonthStart().
invertMap(int[]) - Static method in class ohos.global.icu.text.Bidi
Invert an index map.
INVISIBLE - Static variable in class ohos.agp.components.Component
The component is invisible but still occupies space for layout purposes.
INVISIBLE_STACKER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
InvocationHandler - Interface in java.lang.reflect
InvocationHandler is the interface implemented by the invocation handler of a proxy instance.
InvocationTargetException - Exception in java.lang.reflect
InvocationTargetException is a checked exception that wraps an exception thrown by an invoked method or constructor.
InvocationTargetException() - Constructor for exception java.lang.reflect.InvocationTargetException
Constructs an InvocationTargetException with null as the target exception.
InvocationTargetException(Throwable) - Constructor for exception java.lang.reflect.InvocationTargetException
Constructs a InvocationTargetException with a target exception.
InvocationTargetException(Throwable, String) - Constructor for exception java.lang.reflect.InvocationTargetException
Constructs a InvocationTargetException with a target exception and a detail message.
invoke() - Method in class java.util.concurrent.ForkJoinTask
Commences performing this task, awaits its completion if necessary, and returns its result, or throws an (unchecked) RuntimeException or Error if the underlying computation did so.
invoke(Object...) - Method in class java.lang.invoke.MethodHandle
Invokes the method handle, allowing any caller type descriptor, and optionally performing conversions on arguments and return values.
invoke(Object, Object...) - Method in class java.lang.reflect.Method
Invokes the underlying method represented by this Method object, on the specified object with the specified parameters.
invoke(Object, Method, Object[]) - Method in interface java.lang.reflect.InvocationHandler
Processes a method invocation on a proxy instance and returns the result.
invoke(ForkJoinTask<T>) - Method in class java.util.concurrent.ForkJoinPool
Performs the given task, returning its result upon completion.
invokeAbilityOnActive(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Invokes the Ability.onActive() callback of a specified ability without changing its lifecycle state.
invokeAbilityOnBackground(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Invokes the Ability.onBackground() callback of a specified ability without changing its lifecycle state.
invokeAbilityOnForeground(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Invokes the Ability.onForeground(ohos.aafwk.content.Intent) callback of a specified ability without changing its lifecycle state.
invokeAbilityOnInactive(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Invokes the Ability.onInactive() callback of a specified ability without changing its lifecycle state.
invokeAbilityOnPostActive(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Invokes the Ability.onPostActive() callback of a specified ability without changing its lifecycle state.
invokeAbilityOnPostStart(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Invokes the Ability.onPostStart(ohos.utils.PacMap) callback of a specified ability without changing its lifecycle state.
invokeAbilityOnStart(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Invokes the Ability.onStart(ohos.aafwk.content.Intent) callback of a specified ability without changing its lifecycle state.
invokeAbilityOnStop(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Invokes the Ability.onStop() callback of a specified ability without changing its lifecycle state.
invokeAll(Collection<? extends Callable<T>>) - Method in class java.util.concurrent.AbstractExecutorService
 
invokeAll(Collection<? extends Callable<T>>) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning a list of Futures holding their status and results when all complete.
invokeAll(Collection<? extends Callable<T>>) - Method in class java.util.concurrent.ForkJoinPool
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class java.util.concurrent.AbstractExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning a list of Futures holding their status and results when all complete or the timeout expires, whichever happens first.
invokeAll(Collection<T>) - Static method in class java.util.concurrent.ForkJoinTask
Forks all tasks in the specified collection, returning when isDone holds for each task or an (unchecked) exception is encountered, in which case the exception is rethrown.
invokeAll(ForkJoinTask<?>...) - Static method in class java.util.concurrent.ForkJoinTask
Forks the given tasks, returning when isDone holds for each task or an (unchecked) exception is encountered, in which case the exception is rethrown.
invokeAll(ForkJoinTask<?>, ForkJoinTask<?>) - Static method in class java.util.concurrent.ForkJoinTask
Forks the given tasks, returning when isDone holds for each task or an (unchecked) exception is encountered, in which case the exception is rethrown.
invokeAny(Collection<? extends Callable<T>>) - Method in class java.util.concurrent.AbstractExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning the result of one that has completed successfully (i.e., without throwing an exception), if any do.
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class java.util.concurrent.AbstractExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning the result of one that has completed successfully (i.e., without throwing an exception), if any do before the given timeout elapses.
invokeExact(Object...) - Method in class java.lang.invoke.MethodHandle
Invokes the method handle, allowing any caller type descriptor, but requiring an exact type match.
invoker(MethodType) - Static method in class java.lang.invoke.MethodHandles
Produces a special invoker method handle which can be used to invoke any method handle compatible with the given type, as if by MethodHandle#invoke.
invokeWithArguments(Object...) - Method in class java.lang.invoke.MethodHandle
Performs a variable arity invocation, passing the arguments in the given list to the method handle, as if via an inexact invoke from a call site which mentions only the type Object, and whose arity is the length of the argument list.
invokeWithArguments(List<?>) - Method in class java.lang.invoke.MethodHandle
Performs a variable arity invocation, passing the arguments in the given array to the method handle, as if via an inexact invoke from a call site which mentions only the type Object, and whose arity is the length of the argument array.
IOError - Error in java.io
Thrown when a serious I/O error has occurred.
IOError(Throwable) - Constructor for error java.io.IOError
Constructs a new instance of IOError with the specified cause.
ioException() - Method in class java.util.Formatter
Returns the IOException last thrown by this formatter's Appendable.
ioException() - Method in class java.util.Scanner
Returns the IOException last thrown by this Scanner's underlying Readable.
IOException - Exception in java.io
Signals that an I/O exception of some sort has occurred.
IOException() - Constructor for exception java.io.IOException
Constructs an IOException with null as its error detail message.
IOException(String) - Constructor for exception java.io.IOException
Constructs an IOException with the specified detail message.
IOException(String, Throwable) - Constructor for exception java.io.IOException
Constructs an IOException with the specified detail message and cause.
IOException(Throwable) - Constructor for exception java.io.IOException
Constructs an IOException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
IOutput - Interface in ohos.utils
Defines a unified data output interface for HarmonyOS.
ip - Variable in class ohos.agp.window.dialog.DisplayDialog.DialogProvider
Indicates the IP address of the remote screen.
IP - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a device connected over an IP network.
IP_MULTICAST_IF - Static variable in interface java.net.SocketOptions
Set which outgoing interface on which to send multicast packets.
IP_MULTICAST_IF - Static variable in class java.net.StandardSocketOptions
The network interface for Internet Protocol (IP) multicast datagrams.
IP_MULTICAST_IF2 - Static variable in interface java.net.SocketOptions
Same as above.
IP_MULTICAST_LOOP - Static variable in interface java.net.SocketOptions
This option enables or disables local loopback of multicast datagrams.
IP_MULTICAST_LOOP - Static variable in class java.net.StandardSocketOptions
Loopback for Internet Protocol (IP) multicast datagrams.
IP_MULTICAST_TTL - Static variable in class java.net.StandardSocketOptions
The time-to-live for Internet Protocol (IP) multicast datagrams.
IP_TOS - Static variable in interface java.net.SocketOptions
This option sets the type-of-service or traffic class field in the IP header for a TCP or UDP socket.
IP_TOS - Static variable in class java.net.StandardSocketOptions
The Type of Service (ToS) octet in the Internet Protocol (IP) header.
IPA_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "IPA Extensions" Unicode character block.
IPA_EXTENSIONS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
IPA_EXTENSIONS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
IPasteDataChangedListener - Interface in ohos.miscservices.pasteboard
An interface to define a listener for pasteboard content changes.
IPC_ERROR - ohos.data.distributed.common.KvStoreErrorCode
IPC error
IPC_EXCEPTION - ohos.data.search.SearchResult
Result status returned if any IPC exception occurs when search service api is called.
IPCSkeleton - Class in ohos.rpc
Provides static interfaces in the IPC skeleton to obtain services, read and write objects, obtain the UID and PID, obtain the IDs of local and peer devices, and check whether an interface call is made on the same device.
IPCSkeleton() - Constructor for class ohos.rpc.IPCSkeleton
 
IpInfo - Class in ohos.wifi
Provides IP information of a Wi-Fi connection.
IpPrefix - Class in ohos.net
Represents an IP address segment.
IRemoteBroker - Interface in ohos.rpc
Obtains the holder of a remote proxy object.
IRemoteObject - Interface in ohos.rpc
A remote object interface that must be implemented by service providers and users.
IRemoteObject.DeathRecipient - Interface in ohos.rpc
Represents an inner class of IRemoteObject that subscribes to death notifications of a RemoteObject.
IS_AUTOSELECT - Static variable in class ohos.media.common.Format
Indicates the key of whether the current stream is automatically selected.
IS_COALESCING - Static variable in class ohos.javax.xml.stream.XMLInputFactory
The property that requires the parser to coalesce adjacent character data sections
IS_DEFAULT - Static variable in class ohos.media.common.Format
Indicates the key of whether the current media stream is selected by default.
IS_FORCED_SUBTITLE - Static variable in class ohos.media.common.Format
Indicates the key of whether the current subtitle stream is forcibly displayed.
IS_LEAP_MONTH - Static variable in class ohos.global.icu.util.Calendar
[icu] Field indicating whether or not the current month is a leap month.
IS_NAMESPACE_AWARE - Static variable in class ohos.javax.xml.stream.XMLInputFactory
The property used to turn on/off namespace support, this is to support XML 1.0 documents, only the true setting must be supported
IS_PRIMARY - Static variable in interface ohos.sysappcomponents.calendar.column.AccountColumns
Specifies whether the calendar is the primary calendar of the account.
IS_REPAIRING_NAMESPACES - Static variable in class ohos.javax.xml.stream.XMLOutputFactory
Property used to set prefix defaulting on the output side
IS_REPLACING_ENTITY_REFERENCES - Static variable in class ohos.javax.xml.stream.XMLInputFactory
Requires the parser to replace internal entity references with their replacement text and report them as characters
IS_STRING - Static variable in class ohos.global.icu.text.UnicodeSetIterator
Value of codepoint if the iterator points to a string.
IS_SUPPORTING_EXTERNAL_ENTITIES - Static variable in class ohos.javax.xml.stream.XMLInputFactory
The property that requires the parser to resolve external parsed entities
IS_SYNC_ADAPTER - Static variable in class ohos.sysappcomponents.calendar.entity.CalendarEntity
An optional URI parameter that indicates if caller is a sync adapter.
IS_SYNC_EVENTS - Static variable in interface ohos.sysappcomponents.calendar.column.AccountColumns
Specifies whether the event is a synchronized event.
IS_VALIDATING - Static variable in class ohos.javax.xml.stream.XMLInputFactory
The property used to turn on/off implementation specific validation
IS_WHOLE_DAY - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Specifies whether the event is a whole-day event.
is24Hour() - Method in class ohos.agp.components.TimePicker
Obtains whether the time is displayed in 24-hour mode.
is24HourClock(Context) - Static method in class ohos.global.i18n.text.DateFormatUtil
Checks whether the system is using the 24-hour clock.
is24HourMode() - Method in class ohos.agp.components.Clock
Obtains the time mode for a control.
is64Bit() - Static method in class ohos.os.ProcessManager
Checks whether the process is running in a 64-bit environment.
isAbandoned() - Method in class ohos.agp.graphics.TextureHolder
Check whether all buffers managed by this TextureHolder are released.
isAbilityEnabled(AbilityInfo) - Method in interface ohos.bundle.IBundleManager
Checks whether a specified ability is enabled.
isAbilityEnabled(AbilityInfo) - Method in class ohos.bundle.LauncherService
Checks whether an ability exists and is enabled.
isAbilityHasSlice(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Checks whether a specified ability contains any ability slices.
isAbsolute() - Method in class java.io.File
Tests whether this abstract pathname is absolute.
isAbsolute() - Method in class java.net.URI
Tells whether or not this URI is absolute.
isAbsolute() - Method in interface java.nio.file.Path
Tells whether or not this path is absolute.
isAbsolute() - Method in class ohos.utils.net.Uri
Checks whether the current URI is an absolute one.
isAbstract(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the abstract modifier, false otherwise.
isAcceptable() - Method in class java.nio.channels.SelectionKey
Tests whether this key's channel is ready to accept a new socket connection.
isAccessibilityCaptionEnabled() - Method in class ohos.accessibility.AccessibilitySystemAbilityClient
Checks whether the accessibility caption function is enabled.
isAccessibilityFocused() - Method in class ohos.accessibility.ability.AccessibilityWindow
Checks whether this window has gained accessibility focus.
isAccessible() - Method in class java.lang.reflect.AccessibleObject
Get the value of the accessible flag for this object.
isActive() - Method in class ohos.accessibility.ability.AccessibilityWindow
Checks whether this window is active.
isAdjustInputPanel() - Method in class ohos.agp.components.Text
Obtains whether to enable automatic text view re-layout when the input method panel pops up.
isAfter(ChronoLocalDate) - Method in interface java.time.chrono.ChronoLocalDate
Checks if this date is after the specified date ignoring the chronology.
isAfter(ChronoLocalDate) - Method in class java.time.LocalDate
Checks if this date is after the specified date.
isAfter(ChronoLocalDateTime<?>) - Method in interface java.time.chrono.ChronoLocalDateTime
Checks if this date-time is after the specified date-time ignoring the chronology.
isAfter(ChronoLocalDateTime<?>) - Method in class java.time.LocalDateTime
Checks if this date-time is after the specified date-time.
isAfter(ChronoZonedDateTime<?>) - Method in interface java.time.chrono.ChronoZonedDateTime
Checks if the instant of this date-time is after that of the specified date-time.
isAfter(Instant) - Method in class java.time.Instant
Checks if this instant is after the specified instant.
isAfter(LocalTime) - Method in class java.time.LocalTime
Checks if this time is after the specified time.
isAfter(MonthDay) - Method in class java.time.MonthDay
Checks if this month-day is after the specified month-day.
isAfter(OffsetDateTime) - Method in class java.time.OffsetDateTime
Checks if the instant of this date-time is after that of the specified date-time.
isAfter(OffsetTime) - Method in class java.time.OffsetTime
Checks if the instant of this OffsetTime is after that of the specified time applying both times to a common date.
isAfter(Year) - Method in class java.time.Year
Checks if this year is after the specified year.
isAfter(YearMonth) - Method in class java.time.YearMonth
Checks if this year-month is after the specified year-month.
isAfterLast() - Method in interface java.sql.ResultSet
Retrieves whether the cursor is after the last row in this ResultSet object.
isAidValid() - Method in class ohos.nfc.oma.Aid
Checks whether an Aid is valid.
isAlertOneTime() - Method in class ohos.event.notification.NotificationRequest
Checks whether this notification is set to alert only once, which means that sound or vibration will no longer be played for notifications with the same ID upon their updates.
isAlgorithmic() - Method in class ohos.global.icu.text.NumberingSystem
Returns the numbering system's algorithmic status.
isAlive() - Method in class java.lang.Process
Tests whether the subprocess represented by this Process is alive.
isAlive() - Method in class java.lang.Thread
Tests if this thread is alive.
isAllowedNotify() - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
isAllowedNotify() - Static method in class ohos.event.notification.NotificationHelper
Checks whether this application has permission to publish notifications.
isAllowGlobalSearch() - Method in class ohos.data.search.model.SearchableEntity
Checks whether the indexes of this application can be searched in a fusion search.
isAllowUnregisteredParameters() - Method in class ohos.utils.net.UrlQueryFilter
Checks whether to allow query of unregistered parameters.
isAlphabetic(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is an alphabet.
isAlternateHandlingShifted() - Method in class ohos.global.icu.text.RuleBasedCollator
Checks if the alternate handling behavior is the UCA defined SHIFTED or NON_IGNORABLE.
isAmeteAlemEra() - Method in class ohos.global.icu.util.EthiopicCalendar
Return true if this calendar is set to the Amete Alem era.
isAncestorOf(SceneNode) - Method in interface ohos.agp.render.render3d.SceneNode
Checks whether a node is the ancestor (parent or grandparent node) of another node.
isAnnotation() - Method in class java.lang.Class
Returns true if this Class object represents an annotation type.
isAnnotationPresent(Class<? extends Annotation>) - Method in class java.lang.Class
Returns true if an annotation for the specified type is present on this element, else false.
isAnnotationPresent(Class<? extends Annotation>) - Method in class java.lang.Package
Returns true if an annotation for the specified type is present on this element, else false.
isAnnotationPresent(Class<? extends Annotation>) - Method in class java.lang.reflect.AccessibleObject
Returns true if an annotation for the specified type is present on this element, else false.
isAnnotationPresent(Class<? extends Annotation>) - Method in interface java.lang.reflect.AnnotatedElement
Returns true if an annotation for the specified type is present on this element, else false.
isAnonymousClass() - Method in class java.lang.Class
Returns true if and only if the underlying class is an anonymous class.
isAntiAlias() - Method in class ohos.agp.components.element.VectorElement
Checks whether antialiasing is enabled.
isAntiAlias() - Method in class ohos.agp.render.Paint
Checks if anti-aliasing is enabled for a Paint object.
isAnyLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress in a wildcard address.
isAnyLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress in a wildcard address.
isAnyLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress in a wildcard address.
isAnyPolicyInhibited() - Method in class java.security.cert.PKIXParameters
Checks whether the any policy OID should be processed if it is included in a certificate.
isApplicationEnabled(String) - Method in interface ohos.bundle.IBundleManager
Checks whether a specified application is enabled.
isAppUid(int) - Static method in class ohos.os.ProcessManager
Checks whether the specified UID belongs to a particular application.
isArchive() - Method in interface java.nio.file.attribute.DosFileAttributes
Returns the value of the archive attribute.
isArray() - Method in class java.lang.Class
Determines if this Class object represents an array class.
isAssertOperation() - Method in class ohos.aafwk.ability.DataAbilityOperation
Checks whether this operation is an assert query.
isAssignableFrom(Class<?>) - Method in class java.lang.Class
Determines if the class or interface represented by this Class object is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified Class parameter.
isAtFirstRow() - Method in interface ohos.data.distributed.common.KvStoreResultSet
Checks whether the read position is the first line.
isAtFirstRow() - Method in class ohos.data.resultset.AbsResultSet
 
isAtFirstRow() - Method in interface ohos.data.resultset.ResultSet
Checks whether the result set is positioned at the first row.
isAtFirstRow() - Method in class ohos.data.resultset.ResultSetWrapper
 
isAtLastRow() - Method in interface ohos.data.distributed.common.KvStoreResultSet
Checks whether the read position is the last line.
isAtLastRow() - Method in class ohos.data.resultset.AbsResultSet
 
isAtLastRow() - Method in interface ohos.data.resultset.ResultSet
Checks whether the result set is positioned at the last row.
isAtLastRow() - Method in class ohos.data.resultset.ResultSetWrapper
 
isAttribute() - Method in interface ohos.javax.xml.stream.events.XMLEvent
A utility function to check if this event is an Attribute.
isAttributeSpecified(int) - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns a boolean which indicates if this attribute was created by default
isAudio() - Method in class ohos.media.codec.CodecDescription
Checks whether this Codec is an audios codec.
isAutoCreatedReplies() - Method in class ohos.event.notification.NotificationActionButton
Checks whether the platform can automatically generate possible replies for this NotificationActionButton.
isAutoDetecting() - Method in class java.nio.charset.CharsetDecoder
Tells whether or not this decoder implements an auto-detecting charset.
isAutoFontSize() - Method in class ohos.agp.components.Text
Obtains whether the text size is automatically adjusted to fill within the view.
isAutoIncrement(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether the designated column is automatically numbered.
isAutoSync() - Method in class ohos.data.distributed.common.Options
Checks whether this KvStore is automatically synchronized with the KvStore of other devices.
isAvailable() - Static method in class ohos.media.audio.EchoCancelerEffect
Check whether EchoCancelerEffect is available.
isAvailable() - Static method in class ohos.media.audio.GainControlEffect
Check whether GainControlEffect is available.
isAvailable() - Static method in class ohos.media.audio.NoiseSuppressorEffect
Check whether NoiseSuppressorEffect is available.
isAvailable(String, Date, Date) - Static method in class ohos.global.icu.util.Currency
Queries if the given ISO 4217 3-letter code is available on the specified date range.
isAVSessionActive() - Method in class ohos.media.sessioncore.AVSession
Checks whether this AVSession instance is activated.
isBackgroundRunningRestricted() - Method in interface ohos.app.IAbilityManager
Checks whether the process of this application is forbidden to run in the background.
isBackup() - Method in class ohos.data.distributed.common.Options
Checks whether this KvStore can be backed up.
isBaseForm(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Determines whether the specified code point is of base form.
isBasicChannel() - Method in class ohos.nfc.oma.Channel
Checks whether a channel is a basic one.
isBefore(ChronoLocalDate) - Method in interface java.time.chrono.ChronoLocalDate
Checks if this date is before the specified date ignoring the chronology.
isBefore(ChronoLocalDate) - Method in class java.time.LocalDate
Checks if this date is before the specified date.
isBefore(ChronoLocalDateTime<?>) - Method in interface java.time.chrono.ChronoLocalDateTime
Checks if this date-time is before the specified date-time ignoring the chronology.
isBefore(ChronoLocalDateTime<?>) - Method in class java.time.LocalDateTime
Checks if this date-time is before the specified date-time.
isBefore(ChronoZonedDateTime<?>) - Method in interface java.time.chrono.ChronoZonedDateTime
Checks if the instant of this date-time is before that of the specified date-time.
isBefore(Instant) - Method in class java.time.Instant
Checks if this instant is before the specified instant.
isBefore(LocalTime) - Method in class java.time.LocalTime
Checks if this time is before the specified time.
isBefore(MonthDay) - Method in class java.time.MonthDay
Checks if this month-day is before the specified month-day.
isBefore(OffsetDateTime) - Method in class java.time.OffsetDateTime
Checks if the instant of this date-time is before that of the specified date-time.
isBefore(OffsetTime) - Method in class java.time.OffsetTime
Checks if the instant of this OffsetTime is before that of the specified time applying both times to a common date.
isBefore(Year) - Method in class java.time.Year
Checks if this year is before the specified year.
isBefore(YearMonth) - Method in class java.time.YearMonth
Checks if this year-month is before the specified year-month.
isBeforeFirst() - Method in interface java.sql.ResultSet
Retrieves whether the cursor is before the first row in this ResultSet object.
isBlocking() - Method in class java.nio.channels.SelectableChannel
Tells whether or not every I/O operation on this channel will block until it completes.
isBlocking() - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
isBMP(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Determines if the code point is in the BMP plane.
isBmpCodePoint(int) - Static method in class java.lang.Character
Determines whether the specified character (Unicode code point) is in the Basic Multilingual Plane (BMP).
isBound() - Method in class java.net.DatagramSocket
Returns the binding state of the socket.
isBound() - Method in class java.net.ServerSocket
Returns the binding state of the ServerSocket.
isBound() - Method in class java.net.Socket
Returns the binding state of the socket.
isBoundary(int) - Method in class java.text.BreakIterator
Returns true if the specified character offset is a text boundary.
isBoundary(int) - Method in class ohos.global.icu.text.BreakIterator
Return true if the specified position is a boundary position.
isBoundaryFadeEffectEnable() - Method in class ohos.agp.components.Component
isBoundToWindow() - Method in class ohos.agp.components.Component
Checks whether the component has been bound to a window.
isBridge() - Method in class java.lang.reflect.Method
Returns true if this method is a bridge method; returns false otherwise.
isBroadcast() - Method in class ohos.agp.components.DragEvent
Determines whether a drag event is being broadcasted.
isBroken() - Method in class java.util.concurrent.CyclicBarrier
Queries if this barrier is in a broken state.
isBtDiscovering() - Method in class ohos.bluetooth.BluetoothHost
Checks whether Bluetooth scanning is ongoing on a device.
isBufferAvailable() - Method in interface ohos.agp.render.render3d.TargetBuffer
Checks whether the buffer is available for rendering.
isBundleEnabled(String) - Method in class ohos.bundle.LauncherService
Checks whether a bundle exists and is enabled.
isCaActive() - Method in class ohos.telephony.NetworkState
Obtains the status of CA.
isCacheCleanXattr(File) - Method in class ohos.data.usage.CachePolicy
Checks whether a specified cache directory object has the cacheClean extended attribute.
isCacheDeleteXattr(File) - Method in class ohos.data.usage.CachePolicy
Checks whether a specified cache directory object has the cacheDelete extended attribute.
isCalendarLenient() - Method in class ohos.global.icu.text.DateFormat
Returns whether date/time parsing in the encapsulated Calendar object is lenient.
isCancelled() - Method in class java.util.concurrent.CompletableFuture
Returns true if this CompletableFuture was cancelled before it completed normally.
isCancelled() - Method in class java.util.concurrent.ForkJoinTask
 
isCancelled() - Method in interface java.util.concurrent.Future
Returns true if this task was cancelled before it completed normally.
isCancelled() - Method in class java.util.concurrent.FutureTask
 
isCanonical() - Method in class ohos.global.icu.text.StringSearch
Determines whether canonical matches (option 1, as described in the class documentation) is set.
isCased(int) - Static method in class ohos.global.icu.lang.UScript
Returns true if in modern (or most recent) usage of the script case distinctions are customary.
isCaseLevel() - Method in class ohos.global.icu.text.RuleBasedCollator
Checks if case level is set to true.
isCaseSensitive(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether a column's case matters.
isCastShadowsEnabled() - Method in class ohos.agp.render.render3d.components.RenderMeshComponent
Checks whether the mesh casts shadows.
isCatalogAtStart() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog appears at the start of a fully qualified table name.
isCData() - Method in interface ohos.javax.xml.stream.events.Characters
Returns true if this is a CData section.
isCellularDataEnabled() - Method in class ohos.telephony.CellularDataInfoManager
Checks whether cellular data services are enabled.
isCellularDataRoamingEnabled(int) - Method in class ohos.telephony.CellularDataInfoManager
Checks whether roaming is enabled for cellular data services.
isCertificateEntry(String) - Method in class java.security.KeyStore
Returns true if the entry identified by the given alias was created by a call to setCertificateEntry, or created by a call to setEntry with a TrustedCertificateEntry.
isChangePermitted() - Method in class ohos.miscservices.wallpaper.WallpaperController
Checks whether to allow the application to change the wallpaper for the current user.
isCharacters() - Method in interface ohos.javax.xml.stream.events.XMLEvent
A utility function to check if this event is Characters.
isCharacters() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns true if the cursor points to a character data event
isCharsetDetected() - Method in class java.nio.charset.CharsetDecoder
Tells whether or not this decoder has yet detected a charset  (optional operation).
isCheckable() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node (a check box as an example) is checkable.
isChecked() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node is checked.
isChecked() - Method in class ohos.agp.components.AbsButton
Checks whether a button is in checked state.
isCircularModeEnabled() - Method in class ohos.agp.components.PageSlider
Checks whether circular mode is enabled for the PageSlider.
isClickable() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node is clickable.
isClickable() - Method in class ohos.agp.components.Component
Returns whether the component responds to click events or not.
isClosed - Variable in class ohos.data.resultset.AbsResultSet
Indicates whether the result set is closed.
isClosed() - Method in class java.net.DatagramSocket
Returns whether the socket is closed or not.
isClosed() - Method in class java.net.ServerSocket
Returns the closed state of the ServerSocket.
isClosed() - Method in class java.net.Socket
Returns the closed state of the socket.
isClosed() - Method in interface java.sql.Connection
Retrieves whether this Connection object has been closed.
isClosed() - Method in interface java.sql.ResultSet
Retrieves whether this ResultSet object has been closed.
isClosed() - Method in interface java.sql.Statement
Retrieves whether this Statement object has been closed.
isClosed() - Method in class ohos.agp.render.PathMeasure
Checks whether the contour of the path associated with this PathMeasure object is closed.
isClosed() - Method in class ohos.data.resultset.AbsResultSet
 
isClosed() - Method in interface ohos.data.resultset.ResultSet
Checks whether the current result set is closed.
isClosed() - Method in class ohos.data.resultset.ResultSetWrapper
 
isClosed() - Method in class ohos.nfc.oma.Channel
Checks whether a channel is disabled.
isColorDataDefined() - Method in class ohos.agp.render.render3d.util.MeshBuilder.Primitive
Checks whether vertex color is defined for a primitive.
isColorEnabled() - Method in class ohos.event.notification.NotificationRequest
Checks whether background color is enabled for this notification.
isColumnNull(int) - Method in class ohos.data.resultset.AbsResultSet
 
isColumnNull(int) - Method in class ohos.data.resultset.AbsSharedResultSet
 
isColumnNull(int) - Method in class ohos.data.resultset.CombinedResultSet
 
isColumnNull(int) - Method in interface ohos.data.resultset.ResultSet
Checks whether the value of the specified column in the current row is null.
isColumnNull(int) - Method in class ohos.data.resultset.ResultSetWrapper
 
isColumnNull(int) - Method in class ohos.data.resultset.TableResultSet
 
isCompatibleWith(String) - Method in class java.lang.Package
Compare this package's specification version with a desired version.
isCompleted() - Method in interface ohos.agp.render.render3d.resources.AnimationPlayback
Checks whether the animation playback is complete.
isCompletedAbnormally() - Method in class java.util.concurrent.ForkJoinTask
Returns true if this task threw an exception or was cancelled.
isCompletedExceptionally() - Method in class java.util.concurrent.CompletableFuture
Returns true if this CompletableFuture completed exceptionally, in any way.
isCompletedNormally() - Method in class java.util.concurrent.ForkJoinTask
Returns true if this task completed without throwing an exception and was not cancelled.
isComponentDisplayed() - Method in class ohos.agp.components.Component
Checks whether the component can be displayed.
isConectingToDebugger() - Static method in class ohos.hiviewdfx.Debug
Checks whether multiple processes are waiting to connect to the debugger.
isConnectable() - Method in class java.nio.channels.SelectionKey
Tests whether this key's channel has either finished, or failed to finish, its socket-connection operation.
isConnectable() - Method in class ohos.bluetooth.ble.BleAdvertiseSettings
Get the advertise settings for whether is connectable.
isConnectable() - Method in class ohos.bluetooth.ble.BleScanResult
Checks whether this device is connectable.
isConnected() - Method in class java.net.DatagramSocket
Returns the connection state of the socket.
isConnected() - Method in class java.net.Socket
Returns the connection state of the socket.
isConnected() - Method in class java.nio.channels.DatagramChannel
Tells whether or not this channel's socket is connected.
isConnected() - Method in class java.nio.channels.SocketChannel
Tells whether or not this channel's network socket is connected.
isConnected() - Method in class ohos.media.photokit.metadata.AVLoggerConnection
Checks whether the scanning service is connected.
isConnected() - Method in class ohos.media.sessioncore.AVBrowser
Checks whether the media browser service is connected.
isConnected() - Method in class ohos.nfc.oma.SEService
Checks whether the secure element service is connected.
isConnected() - Method in class ohos.wifi.WifiDevice
Checks whether a Wi-Fi connection has been set up.
isConnectionPending() - Method in class java.nio.channels.SocketChannel
Tells whether or not a connection operation is in progress on this channel.
isContextDependent() - Method in class ohos.event.notification.NotificationActionButton
Checks whether this NotificationActionButton is a contextual action, that is, whether this NotificationActionButton is dependent on the notification message body.
isContextual() - Method in class java.awt.font.NumericShaper
Returns a boolean indicating whether or not this shaper shapes contextually.
isConversationGroup() - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Checks whether this notification represents a group conversation.
isConvex() - Method in class ohos.agp.render.Path
Checks whether this path is convex.
isCountDown() - Method in class ohos.agp.components.TickTimer
Indicates whether the timer counts up from or counts down to the base time.
isCountdownTimer() - Method in class ohos.event.notification.NotificationRequest
Checks whether the notification creation time is displayed as a countdown timer.
isCreateIfMissing() - Method in class ohos.data.distributed.common.Options
Checks whether a KvStore database can be created if no KvStore database is available.
isCredentialEncryptedStorage() - Method in class ohos.app.AbilityContext
 
isCredentialEncryptedStorage() - Method in interface ohos.app.Context
Checks whether the context uses credential-encrypted storage.
isCritical() - Method in interface java.security.cert.Extension
Gets the extension's criticality setting.
isCritical() - Method in interface java.security.cert.PolicyNode
Returns the criticality indicator of the certificate policy extension in the most recently processed certificate.
isCryptoAllowed(Key) - Method in class javax.crypto.ExemptionMechanism
Returns whether the result blob has been generated successfully by this exemption mechanism.
isCurrency(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether the designated column is a cash value.
isCurrentRunnerThread() - Method in class ohos.eventhandler.EventRunner
Checks whether the current thread is the worker thread of this EventRunner.
isDaemon() - Method in class java.lang.Thread
Tests if this thread is a daemon thread.
isDaemon() - Method in class java.lang.ThreadGroup
Tests if this thread group is a daemon thread group.
isDateBased() - Method in enum java.time.temporal.ChronoField
Checks if this field represents a component of a date.
isDateBased() - Method in enum java.time.temporal.ChronoUnit
Checks if this unit is a date unit.
isDateBased() - Method in interface java.time.temporal.TemporalField
Checks if this field represents a component of a date.
isDateBased() - Method in interface java.time.temporal.TemporalUnit
Checks if this unit represents a component of a date.
isDayFixed() - Method in class ohos.agp.components.DatePicker
Obtains the day selector state.
isDaylightSavings(Instant) - Method in class java.time.zone.ZoneRules
Checks if the specified instant is in daylight savings.
isDebugBuild() - Method in interface ohos.agp.render.render3d.Engine
Checks whether the engine is of the debugging version (debug build).
isDecimalPatternMatchRequired() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns whether the presence of a decimal point must match the pattern.
isDecimalSeparatorAlwaysShown() - Method in class java.text.DecimalFormat
Allows you to get the behavior of the decimal separator with integers.
isDecimalSeparatorAlwaysShown() - Method in class ohos.global.icu.text.DecimalFormat
Returns whether the decimal separator is shown on integers.
isDecoderSupportedByFormat(Format) - Static method in class ohos.media.codec.CodecDescriptionList
Checks whether a device supports the decoder for the specified media format.
isDecodeSupportedByMime(String) - Static method in class ohos.media.codec.CodecDescriptionList
Checks whether a device supports the decoder for the specified MIME type.
isDefault() - Method in class java.lang.reflect.Method
Returns true if this method is a default method; returns false otherwise.
isDefaultForAid(ElementName, String) - Method in class ohos.nfc.cardemulation.CardEmulation
Checks whether the specified application is currently the default handler for the specified AID.
isDefaultForm() - Method in class ohos.bundle.FormInfo
Checks whether this form is a default form.
isDefaultForType(ElementName, String) - Method in class ohos.nfc.cardemulation.CardEmulation
Checks whether the specified application is currently the default handler for the specified type.
isDefaultNetMetered() - Method in class ohos.net.NetManager
Checks whether data traffic usage on the current network is metered.
isDefaultRoute() - Method in class ohos.net.RouteInfo
If the route is a default route
isDefined(char) - Static method in class java.lang.Character
Determines if a character is defined in Unicode.
isDefined(int) - Static method in class java.lang.Character
Determines if a character (Unicode code point) is defined in Unicode.
isDefined(int) - Static method in class ohos.global.icu.lang.UCharacter
Determines if a code point has a defined meaning in the up-to-date Unicode standard.
isDefinitelyWritable(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether a write on the designated column will definitely succeed.
isDeletable() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node is deletable.
isDeleteOperation() - Method in class ohos.aafwk.ability.DataAbilityOperation
Checks whether a delete operation is created.
isDerivedFrom(String, String, int) - Method in interface ohos.org.w3c.dom.TypeInfo
This method returns if there is a derivation between the reference type definition, i.e.
isDestroyed() - Method in class java.lang.ThreadGroup
Tests if this thread group has been destroyed.
isDestroyed() - Method in class java.security.KeyStore.PasswordProtection
Determines if password has been cleared.
isDestroyed() - Method in interface javax.security.auth.Destroyable
Determine if this Object has been destroyed.
isDeviceActive(int) - Method in class ohos.media.audio.AudioManager
Checks whether a device is turned on or off.
isDeviceEncryptedStorage() - Method in class ohos.app.AbilityContext
 
isDeviceEncryptedStorage() - Method in interface ohos.app.Context
Checks whether the context uses device-protected storage.
isDeviceOnline() - Method in class ohos.distributedschedule.interwork.DeviceInfo
Checks whether this device is online.
isDialableDtmfKey(char) - Static method in class ohos.telephony.TelephoneNumberUtils
Checks whether an input character is one of the 12 dialable DTMF keys on the dialer, which are digits 0-9, the star key (*), and the pound key (#).
isDialableKey(char) - Static method in class ohos.telephony.TelephoneNumberUtils
Checks whether an input character is dialable, that is, a digit ranging from 0 to 9, the star key (*), the pound key (#), the plus sign (+), or WILD.
isDialTwelveKey(char) - Static method in class ohos.telephony.TelephoneNumberUtils
Deprecated.
isDifferentName() - Method in class ohos.bundle.AbilityInfo
Judge whether the ability is in harmony transition stage.
isDifferentName() - Method in class ohos.bundle.BundleInfo
Obtains charge the different Bundle
isDigit(char) - Static method in class java.lang.Character
Determines if the specified character is a digit.
isDigit(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a digit.
isDigit(int) - Static method in class ohos.global.icu.lang.UCharacter
Determines if a code point is a Java digit.
isDir(int) - Static method in class ohos.system.OsHelperConstants
Checks whether the file is a directory based on the specified file mode.
isDirect() - Method in class java.nio.Buffer
Tells whether or not this buffer is direct.
isDirect() - Method in class java.nio.ByteBuffer
Tells whether or not this byte buffer is direct.
isDirect() - Method in class java.nio.CharBuffer
Tells whether or not this char buffer is direct.
isDirect() - Method in class java.nio.DoubleBuffer
Tells whether or not this double buffer is direct.
isDirect() - Method in class java.nio.FloatBuffer
Tells whether or not this float buffer is direct.
isDirect() - Method in class java.nio.IntBuffer
Tells whether or not this int buffer is direct.
isDirect() - Method in class java.nio.LongBuffer
Tells whether or not this long buffer is direct.
isDirect() - Method in class java.nio.ShortBuffer
Tells whether or not this short buffer is direct.
isDirectory() - Method in class java.io.File
Tests whether the file denoted by this abstract pathname is a directory.
isDirectory() - Method in interface java.nio.file.attribute.BasicFileAttributes
Tells whether the file is a directory.
isDirectory() - Method in class java.util.zip.ZipEntry
Returns true if this is a directory entry.
isDirectory(Path, LinkOption...) - Static method in class java.nio.file.Files
Tests whether a file is a directory.
isDisabled() - Method in class ohos.event.notification.NotificationSlotGroup
Checks whether this NotificationSlotGroup is disabled.
isDiskEmulated() - Static method in class ohos.data.usage.DataUsage
Checks whether the primary device is emulated.
isDiskEmulated(File) - Static method in class ohos.data.usage.DataUsage
Checks whether the device that houses the specified file path is emulated.
isDiskPluggable() - Static method in class ohos.data.usage.DataUsage
Checks whether the primary device is pluggable.
isDiskPluggable(File) - Static method in class ohos.data.usage.DataUsage
Checks whether the device that houses a specified file path is pluggable.
isDisplayBadge() - Method in class ohos.event.notification.NotificationSorting
Checks whether the badge is displayed for the current notification.
isDistFile() - Method in class ohos.data.distributed.file.DistFile
Checks whether this abstract pathname denotes a distributed file or directory.
isDividerLinesEnabled() - Method in class ohos.agp.components.ProgressBar
Checks whether the divider lines are enabled.
isDone() - Method in class java.util.concurrent.CompletableFuture
Returns true if completed in any fashion: normally, exceptionally, or via cancellation.
isDone() - Method in class java.util.concurrent.ForkJoinTask
 
isDone() - Method in interface java.util.concurrent.Future
Returns true if this task completed.
isDone() - Method in class java.util.concurrent.FutureTask
 
isDurationEstimated() - Method in enum java.time.temporal.ChronoUnit
Checks if the duration of the unit is an estimate.
isDurationEstimated() - Method in interface java.time.temporal.TemporalUnit
Checks if the duration of the unit is an estimate.
isEchoOn() - Method in class javax.security.auth.callback.PasswordCallback
Return whether the password should be displayed as it is being typed.
isEditable() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node is editable.
isEditable() - Method in class ohos.media.image.PixelMap
Checks whether this PixelMap can be edited.
isEffectAvailable(UUID) - Static method in class ohos.media.audio.SoundEffect
Checks whether a device supports sound effects of a specified type.
isEffectSupport(int, String) - Method in class ohos.light.agent.LightAgent
Checks whether a specified light supports a preset blinking effect.
isEffectSupport(int, String) - Method in class ohos.vibrator.agent.VibratorAgent
Checks whether a specified vibrator supports a preset vibration effect.
isEmergency() - Method in class ohos.telephony.NetworkState
Checks whether this device is allowed to make emergency calls only.
isEmergencyPhoneNumber(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Checks whether a phone number is on the emergency number list.
isEmpty() - Method in class java.lang.String
Returns true if, and only if, String.length() is 0.
isEmpty() - Method in class java.util.AbstractCollection
Returns true if this collection contains no elements.
isEmpty() - Method in class java.util.AbstractMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.ArrayDeque
Returns true if this deque contains no elements.
isEmpty() - Method in class java.util.ArrayList
Returns true if this list contains no elements.
isEmpty() - Method in class java.util.BitSet
Returns true if this BitSet contains no bits that are set to true.
isEmpty() - Method in interface java.util.Collection
Returns true if this collection contains no elements.
isEmpty() - Method in class java.util.concurrent.ConcurrentHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
 
isEmpty() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns true if this collection contains no elements.
isEmpty() - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns true if this queue contains no elements.
isEmpty() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns true if this list contains no elements.
isEmpty() - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.concurrent.LinkedTransferQueue
Returns true if this queue contains no elements.
isEmpty() - Method in class java.util.concurrent.SynchronousQueue
Always returns true.
isEmpty() - Method in class java.util.Dictionary
Tests if this dictionary maps no keys to value.
isEmpty() - Method in class java.util.HashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.HashSet
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.Hashtable
Tests if this hashtable maps no keys to values.
isEmpty() - Method in class java.util.IdentityHashMap
Returns true if this identity hash map contains no key-value mappings.
isEmpty() - Method in class java.util.jar.Attributes
Returns true if this Map contains no attributes.
isEmpty() - Method in interface java.util.List
Returns true if this list contains no elements.
isEmpty() - Method in interface java.util.Map
Returns true if this map contains no key-value mappings.
isEmpty() - Method in interface java.util.Set
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.TreeSet
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.Vector
Tests if this vector has no components.
isEmpty() - Method in class java.util.WeakHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class ohos.aafwk.ability.startsetting.AbilityStartSetting
Checks whether this AbilityStartSetting object is empty.
isEmpty() - Method in class ohos.aafwk.content.IntentParams
Checks whether this IntentParams object contains no parameters.
isEmpty() - Method in class ohos.agp.render.Path
Checks whether this Path object is empty.
isEmpty() - Method in class ohos.agp.render.Region
Check whether the current region is empty.
isEmpty() - Method in class ohos.agp.utils.Contour
Checks whether the current contour is empty.
isEmpty() - Method in class ohos.agp.utils.Rect
Checks whether a rectangle is empty.
isEmpty() - Method in class ohos.agp.utils.RectFloat
Checks whether this RectFloat is empty.
isEmpty() - Method in class ohos.ai.cv.common.CvRect
Checks whether the current instance is valid.
isEmpty() - Method in class ohos.data.rdb.ValuesBucket
Checks whether the current ValuesBucket is empty.
isEmpty() - Method in class ohos.data.search.model.IndexData
Checks whether this container is empty.
isEmpty() - Method in class ohos.global.icu.text.UnicodeSet
Returns true if this set contains no elements.
isEmpty() - Method in class ohos.sysappcomponents.contact.ContactsCollection
Checks whether this Collection object is empty.
isEmpty() - Method in class ohos.sysappcomponents.contact.HoldersCollection
Checks whether this Collection object is empty.
isEmpty() - Method in class ohos.utils.BasePacMap
Checks whether the current object is empty.
isEmpty() - Method in class ohos.utils.geo.Rect
Checks whether a rectangle is empty.
isEmpty() - Method in class ohos.utils.geo.RectFloat
Checks whether this RectFloat is empty.
isEmpty() - Method in class ohos.utils.LightweightMap
Checks whether an LightweightMap container has no key-value pair.
isEmpty() - Method in class ohos.utils.LightweightSet
Checks whether an LightweightSet container has no object.
isEmpty() - Method in class ohos.utils.LongPlainArray
Checks whether the current LongPlainArray object is empty.
isEmpty() - Method in class ohos.utils.LruBuffer
Checks whether the current buffer is empty.
isEmpty() - Method in class ohos.utils.PacMap
Checks whether the current object is empty.
isEmpty() - Method in class ohos.utils.PlainArray
Checks whether the current PlainArray object is empty.
isEmpty() - Method in class ohos.utils.PlainBooleanArray
Checks whether the current PlainBooleanArray object is empty.
isEmpty() - Method in class ohos.utils.PlainIntArray
Checks whether the current PlainIntArray object is empty.
isEmpty() - Method in class ohos.utils.PlainLongArray
Checks whether the current PlainLongArray object is empty.
isEmpty() - Method in class ohos.utils.zson.ZSONArray
Checks whether this ZSONArray contains no object.
isEmpty() - Method in class ohos.utils.zson.ZSONObject
Checks whether this ZSONObject contains no object.
isEmulated() - Method in class ohos.data.usage.Volume
Checks whether a device is a virtual device.
isEnable(String, String) - Method in class ohos.security.seoperator.SEOperatorAbs
Checks whether pan-payment is enabled.
isEnableBypassDnd() - Method in class ohos.event.notification.NotificationSlot
Obtains whether DND mode is bypassed for a NotificationSlot object, which is set by NotificationSlot.enableBypassDnd(boolean).
isEnabled() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node is enabled.
isEnabled() - Method in class ohos.accessibility.AccessibilitySystemAbilityClient
Checks whether accessibility ability is enabled.
isEnabled() - Method in class ohos.agp.components.Component
Obtains the enabled state of the component.
isEnabled() - Method in class ohos.agp.render.render3d.components.NodeComponent
Checks whether this entity is enabled.
isEnabled() - Method in interface ohos.agp.render.render3d.SceneNode
Obtains the state of a node.
isEnabled() - Method in class ohos.bundle.ShortcutInfo
Checks whether this shortcut is enabled.
isEncoder() - Method in class ohos.media.codec.CodecDescription
Checks whether this Codec is an encoder.
isEncoderSupportedByFormat(Format) - Static method in class ohos.media.codec.CodecDescriptionList
Checks whether a device supports the encoder for the specified media format.
isEncodeSupportedByMime(String) - Static method in class ohos.media.codec.CodecDescriptionList
Checks whether a device supports the encoder for the specified MIME type.
isEncrypt() - Method in class ohos.data.distributed.common.Options
Checks whether the KvStore database is encrypted.
isEncrypted() - Method in class ohos.data.DatabaseFileConfig
Checks whether the database file is encrypted.
isEndDocument() - Method in interface ohos.javax.xml.stream.events.XMLEvent
A utility function to check if this event is an EndDocument.
isEnded() - Method in interface ohos.data.distributed.common.KvStoreResultSet
Checks whether the read position is after the last line.
isEnded() - Method in class ohos.data.resultset.AbsResultSet
 
isEnded() - Method in interface ohos.data.resultset.ResultSet
Checks whether the result set is positioned after the last row.
isEnded() - Method in class ohos.data.resultset.ResultSetWrapper
 
isEndElement() - Method in interface ohos.javax.xml.stream.events.XMLEvent
A utility function to check if this event is a EndElement.
isEndElement() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns true if the cursor points to an end tag (otherwise false)
ISendShortMessageCallback - Interface in ohos.telephony
Provides a callback to be invoked when an SMS message is sent.
isEnqueued() - Method in class java.lang.ref.Reference
Tells whether or not this reference object has been enqueued, either by the program or by the garbage collector.
ISensorDataCallback<D extends SensorData<S>,S extends SensorBase> - Interface in ohos.sensor.listener
A parent interface to receive sensor data.
isEntityReference() - Method in interface ohos.javax.xml.stream.events.XMLEvent
A utility function to check if this event is an EntityReference.
isEnum() - Method in class java.lang.Class
Returns true if and only if this class was declared as an enum in the source code.
isEnumConstant() - Method in class java.lang.reflect.Field
Returns true if this field represents an element of an enumerated type; returns false otherwise.
isEqual(byte[], byte[]) - Static method in class java.security.MessageDigest
Compares two digests for equality.
isEqual(CharSequence, CharSequence) - Static method in class ohos.agp.utils.TextTool
Checks whether the content of string A equals that of string B.
isEqual(Object) - Static method in interface java.util.function.Predicate
Returns a predicate that tests if two arguments are equal according to Objects#equals(Object, Object).
isEqual(ChronoLocalDate) - Method in interface java.time.chrono.ChronoLocalDate
Checks if this date is equal to the specified date ignoring the chronology.
isEqual(ChronoLocalDate) - Method in class java.time.LocalDate
Checks if this date is equal to the specified date.
isEqual(ChronoLocalDateTime<?>) - Method in interface java.time.chrono.ChronoLocalDateTime
Checks if this date-time is equal to the specified date-time ignoring the chronology.
isEqual(ChronoLocalDateTime<?>) - Method in class java.time.LocalDateTime
Checks if this date-time is equal to the specified date-time.
isEqual(ChronoZonedDateTime<?>) - Method in interface java.time.chrono.ChronoZonedDateTime
Checks if the instant of this date-time is equal to that of the specified date-time.
isEqual(OffsetDateTime) - Method in class java.time.OffsetDateTime
Checks if the instant of this date-time is equal to that of the specified date-time.
isEqual(OffsetTime) - Method in class java.time.OffsetTime
Checks if the instant of this OffsetTime is equal to that of the specified time applying both times to a common date.
isEquivalentTo(Calendar) - Method in class ohos.global.icu.util.Calendar
[icu] Returns true if the given Calendar object is equivalent to this one.
isEquivalentTo(Calendar) - Method in class ohos.global.icu.util.GregorianCalendar
Returns true if the given Calendar object is equivalent to this one.
isError() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes an error condition.
isEssential() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node is essential to users.
isEvenRun() - Method in class ohos.global.icu.text.BidiRun
Check if run level is even
isExecutable(Path) - Static method in class java.nio.file.Files
Tests whether a file is executable.
isExplicitPolicyRequired() - Method in class java.security.cert.PKIXParameters
Checks if explicit policy is required.
isExponentSignAlwaysShown() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns whether the sign (plus or minus) is always printed in scientific notation.
isExported() - Method in class ohos.agp.render.render3d.components.NodeComponent
Checks whether this node will be exported.
isExported() - Method in interface ohos.agp.render.render3d.SceneNode
Obtains whether a node is exported.
isFadeEffected(Component.FadeEffectEnum) - Method in class ohos.agp.components.Component
Gets whether the boundary of the component's fade-effect area is drawn and whether scroll bars will fade.
isFair() - Method in class java.util.concurrent.locks.ReentrantLock
Returns true if this lock has fairness set true.
isFair() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns true if this lock has fairness set true.
isFair() - Method in class java.util.concurrent.Semaphore
Returns true if this semaphore has fairness set true.
isFakeBoldText() - Method in class ohos.agp.render.Paint
Checks whether the FakeBoldText attribute is set for this Paint.
isFeatureSupported(long) - Method in class ohos.wifi.WifiDevice
Checks whether this device supports a specified feature.
isFile() - Method in class java.io.File
Tests whether the file denoted by this abstract pathname is a normal file.
isFinal(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the final modifier, false otherwise.
isFinished() - Method in class ohos.agp.components.ScrollHelper
Determines whether scrolling or flinging is finished.
isFinite() - Method in class ohos.agp.render.Path
Checks whether the values in the point array in this Path are finite.
isFinite() - Method in class ohos.agp.utils.Matrix
Checks whether all elements of this Matrix are finite.
isFinite() - Method in class ohos.utils.RationalNumber
Checks whether the current RationalNumber object represents a finite value.
isFinite(double) - Static method in class java.lang.Double
Returns true if the argument is a finite floating-point value; returns false otherwise (for NaN and infinity arguments).
isFinite(float) - Static method in class java.lang.Float
Returns true if the argument is a finite floating-point value; returns false otherwise (for NaN and infinity arguments).
isFirst() - Method in interface java.sql.ResultSet
Retrieves whether the cursor is on the first row of this ResultSet object.
isFixed() - Method in class java.time.temporal.ValueRange
Is the value range fixed and fully known.
isFixedMode() - Method in class ohos.agp.components.TabList
Obtains whether the fixed mode is enabled.
isFixedOffset() - Method in class java.time.zone.ZoneRules
Checks of the zone rules are fixed, such that the offset never varies.
isFixedStepInX() - Method in class ohos.agp.utils.Matrix
Checks whether an x-axis unit step can be represented by a constant vector after matrix transformation is performed on the y axis.
isFlipping() - Method in class ohos.agp.components.PageFlipper
Obtains the flipping status of the current child component.
isFloatingIcon() - Method in class ohos.event.notification.NotificationRequest
Checks whether this notification is displayed as a floating icon on top of the screen.
isFocusable() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node can be focused.
isFocusable() - Method in class ohos.agp.components.Component
Returns whether the component can currently receive focus.
isFocused() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node has gained focus.
isFocused() - Method in class ohos.accessibility.ability.AccessibilityWindow
Checks whether this window has gained focus.
isFocused() - Method in class ohos.agp.components.Component
Returns whether the component has been focused.
isFoldEnabled() - Method in class ohos.agp.components.MagicLayout
Checks whether line wrapping is enabled.
isFormatSupported(int) - Method in interface ohos.media.camera.device.CameraAbility
Checks whether a specified format is supported for image output.
isFormatSupported(Format) - Method in class ohos.media.codec.CodecDescription
Checks whether this Codec supports a specified format.
isForwardCheckingSupported() - Method in interface java.security.cert.CertPathChecker
Indicates if forward checking is supported.
isForwardCheckingSupported() - Method in class java.security.cert.PKIXCertPathChecker
Indicates if forward checking is supported.
ISfpPolicyManager - Interface in ohos.security.fileprotect
Provides methods for setting and obtaining the label and flag for a file.
isFrenchCollation() - Method in class ohos.global.icu.text.RuleBasedCollator
Checks if French Collation is set to true.
isFrozen() - Method in class ohos.global.icu.text.Collator
Determines whether the object has been frozen or not.
isFrozen() - Method in class ohos.global.icu.text.DateIntervalInfo
Determines whether the object has been frozen or not.
isFrozen() - Method in class ohos.global.icu.text.DateTimePatternGenerator
Determines whether the object has been frozen or not.
isFrozen() - Method in class ohos.global.icu.text.MessagePattern
Determines whether this object is frozen (immutable) or not.
isFrozen() - Method in class ohos.global.icu.text.RuleBasedCollator
Determines whether the object has been frozen or not.
isFrozen() - Method in class ohos.global.icu.text.TimeZoneFormat
Determines whether the object has been frozen or not.
isFrozen() - Method in class ohos.global.icu.text.UnicodeSet
Is this frozen, according to the Freezable interface?
isFrozen() - Method in interface ohos.global.icu.util.Freezable
Determines whether the object has been frozen or not.
isFrozen() - Method in class ohos.global.icu.util.TimeZone
Determines whether the object has been frozen or not.
isFullResult() - Method in interface ohos.media.camera.device.FrameResult
Checks whether the frame capture generates a full result.
isGap() - Method in class java.time.zone.ZoneOffsetTransition
Does this transition represent a gap in the local time-line.
isGeoAvailable() - Method in class ohos.location.GeoConvert
Checks whether the system supports the conversion between geographic location and address information.
isGivingHint() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node is displaying a hint.
isGregorian - Variable in class ohos.global.icu.util.GregorianCalendar
Used by handleComputeJulianDay() and handleComputeMonthStart().
isGregorianLeapYear(int) - Static method in class ohos.global.icu.util.Calendar
Determines if the given year is a leap year.
isGroupFormed() - Method in class ohos.wifi.p2p.WifiP2pLinkedInfo
Checks whether a Wi-Fi P2P group has been formed.
isGroupingUsed() - Method in class java.text.NumberFormat
Returns true if grouping is used in this format.
isGroupingUsed() - Method in class ohos.global.icu.text.DecimalFormat
Returns whether or not grouping separators are being printed in the output.
isGroupingUsed() - Method in class ohos.global.icu.text.NumberFormat
Returns true if grouping is used in this format.
isGroupOverview() - Method in class ohos.event.notification.NotificationRequest
Checks whether this notification is the group overview.
isGroupOwner() - Method in class ohos.wifi.p2p.WifiP2pDevice
Checks whether the Wi-Fi P2P device is the group owner.
isGroupOwner() - Method in class ohos.wifi.p2p.WifiP2pGroup
Checks whether this device is the Wi-Fi P2P group owner.
isGroupOwner() - Method in class ohos.wifi.p2p.WifiP2pLinkedInfo
Checks whether this device is the Wi-Fi P2P group owner.
isHandledByIme() - Method in class ohos.multimodalinput.event.KeyBoardEvent
Checks whether the IME is in use.
isHeldByCurrentThread() - Method in class java.util.concurrent.locks.ReentrantLock
Queries if this lock is held by the current thread.
isHeldByCurrentThread() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Queries if this write lock is held by the current thread.
isHeldExclusively() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns true if synchronization is held exclusively with respect to the current (calling) thread.
isHeldExclusively() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns true if synchronization is held exclusively with respect to the current (calling) thread.
isHidden() - Method in class java.io.File
Tests whether the file named by this abstract pathname is a hidden file.
isHidden() - Method in interface java.nio.file.attribute.DosFileAttributes
Returns the value of the hidden attribute.
isHidden(Path) - Static method in class java.nio.file.Files
Tells whether or not a file is considered hidden.
isHidden(Path) - Method in class java.nio.file.spi.FileSystemProvider
Tells whether or not a file is considered hidden.
isHiddenNotification() - Method in class ohos.event.notification.NotificationSorting
Checks whether the current notification is hidden.
isHiddenSsid() - Method in class ohos.wifi.WifiDeviceConfig
Checks whether the Wi-Fi access point broadcasts the SSID.
isHiddenSsid() - Method in class ohos.wifi.WifiLinkedInfo
Checks whether the SSID of the access point (AP) of this Wi-Fi connection is hidden.
isHierarchical() - Method in class ohos.utils.net.Uri
Checks whether the current URI is a hierarchical one.
isHighSurrogate(char) - Static method in class java.lang.Character
Determines if the given char value is a Unicode high-surrogate code unit (also known as leading-surrogate code unit).
isHighSurrogate(char) - Static method in class ohos.global.icu.lang.UCharacter
isHoldingConnection() - Method in interface ohos.data.rdb.RdbStore
Checks whether this thread holds a database connection.
isHomeShortcut() - Method in class ohos.bundle.ShortcutInfo
Checks whether this shortcut is a home-screen shortcut.
isHomeShortcutSupported() - Method in interface ohos.bundle.IBundleManager
Checks whether a shortcut can be added to the home screen where the application is located.
isHourEnabled() - Method in class ohos.agp.components.TimePicker
Obtains whether the hour selector is enabled.
isHourShown() - Method in class ohos.agp.components.TimePicker
Obtains the state of the hour selector.
isHttpOnly() - Method in class java.net.HttpCookie
Returns true if this cookie contains the HttpOnly attribute.
isIdAttribute(int) - Method in class ohos.javax.xml.validation.TypeInfoProvider
Returns true if the specified attribute is determined to be ID.
isIdentifierIgnorable(char) - Static method in class java.lang.Character
Determines if the specified character should be regarded as an ignorable character in a Java identifier or a Unicode identifier.
isIdentifierIgnorable(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) should be regarded as an ignorable character in a Java identifier or a Unicode identifier.
isIdentifierIgnorable(int) - Static method in class ohos.global.icu.lang.UCharacter
Determines if the specified code point should be regarded as an ignorable character in a Java identifier.
isIdentity() - Method in class ohos.agp.utils.Matrix
Checks if a matrix is an identity matrix.
isIdentity() - Method in class ohos.agp.utils.Matrix44
Checks whether this Matrix44 is an identity matrix.
isIdeographic(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a CJKV (Chinese, Japanese, Korean and Vietnamese) ideograph, as defined by the Unicode Standard.
isIdle() - Method in class ohos.eventhandler.EventHandler
Checks whether the current EventHandler is idle.
isIdleState(String) - Method in class ohos.bundleactive.BundleActiveInfosMgr
Checks whether the application with a specified bundle name is in the idle state.
isIgnorableWhiteSpace() - Method in interface ohos.javax.xml.stream.events.Characters
Return true if this is ignorableWhiteSpace.
isImplicit() - Method in class java.lang.reflect.Parameter
Returns true if this parameter is implicitly declared in source code; returns false otherwise.
isInboundDone() - Method in class javax.net.ssl.SSLEngine
Returns whether SSLEngine.unwrap(java.nio.ByteBuffer,java.nio.ByteBuffer) will accept any more inbound data messages.
isInclude(float, float) - Method in class ohos.agp.utils.RectFloat
Checks whether a specified point is inside this RectFloat.
isInclude(float, float) - Method in class ohos.utils.geo.RectFloat
Checks whether a specified point is inside this RectFloat.
isInclude(float, float, float, float) - Method in class ohos.agp.utils.RectFloat
Checks whether a specified rectangle is inside this RectFloat.
isInclude(float, float, float, float) - Method in class ohos.utils.geo.RectFloat
Checks whether a specified rectangle is inside this RectFloat.
isInclude(int, int) - Method in class ohos.agp.utils.Rect
Checks whether a specified point is inside this Rect.
isInclude(int, int) - Method in class ohos.utils.geo.Rect
Checks whether a specified point is inside this Rect.
isInclude(int, int, int, int) - Method in class ohos.agp.utils.Rect
Checks whether the rectangle specified by left, top, right and bottom is inside this Rect object.
isInclude(int, int, int, int) - Method in class ohos.utils.geo.Rect
Checks whether the rectangle specified by left, top, right and bottom is inside this Rect object.
isInclude(Point) - Method in class ohos.agp.utils.Rect
Checks whether the coordinates of a specified point are inside this Rect object.
isInclude(Point) - Method in class ohos.agp.utils.RectFloat
Checks whether a specified point is inside this RectFloat.
isInclude(Rect) - Method in class ohos.agp.utils.Rect
Checks whether a specified rectangle is inside this Rect.
isInclude(RectFloat) - Method in class ohos.agp.utils.RectFloat
Checks whether a specified rectangle is inside this RectFloat.
isInclude(Point) - Method in class ohos.utils.geo.Rect
Checks whether the coordinates of a specified point are inside this Rect object.
isInclude(Point) - Method in class ohos.utils.geo.RectFloat
Checks whether a specified point is inside this RectFloat.
isInclude(Rect) - Method in class ohos.utils.geo.Rect
Checks whether a specified rectangle is inside this Rect.
isInclude(RectFloat) - Method in class ohos.utils.geo.RectFloat
Checks whether a specified rectangle is inside this RectFloat.
isIndeterminate() - Method in class ohos.agp.components.ProgressBar
Checks whether the indeterminate mode is enabled.
isInert(int) - Method in class ohos.global.icu.text.Normalizer2
Tests if the character is normalization-inert.
isInfinite() - Method in class java.lang.Double
Returns true if this Double value is infinitely large in magnitude, false otherwise.
isInfinite() - Method in class java.lang.Float
Returns true if this Float value is infinitely large in magnitude, false otherwise.
isInfinite() - Method in class ohos.utils.RationalNumber
Checks whether the current RationalNumber object represents an infinite value.
isInfinite(double) - Static method in class java.lang.Double
Returns true if the specified number is infinitely large in magnitude, false otherwise.
isInfinite(float) - Static method in class java.lang.Float
Returns true if the specified number is infinitely large in magnitude, false otherwise.
isInfiniteMode() - Method in class ohos.agp.components.ProgressBar
Checks if the indeterminate mode is enabled for a progress bar.
isInheritDirection() - Method in class ohos.agp.components.element.Element
Obtain the element weather display RTL with the component.
isInProgress() - Method in class ohos.event.notification.NotificationRequest
Checks whether this notification is in progress.
isInputDevice() - Method in class ohos.media.audio.AudioDeviceDescriptor
Checks whether the device is an input device.
isInputShutdown() - Method in class java.net.Socket
Returns whether the read-half of the socket connection is closed.
isInRect(Rect) - Method in class ohos.agp.utils.Point
Checks whether this Point is in the specified rectangle.
isInRect(Rect) - Method in class ohos.utils.geo.Point
Checks whether this Point is in the specified rectangle.
isInsertOperation() - Method in class ohos.aafwk.ability.DataAbilityOperation
Checks whether an insert operation is created.
isInstance(Object) - Method in class java.lang.Class
Determines if the specified Object is assignment-compatible with the object represented by this Class.
isInterface() - Method in class java.lang.Class
Determines if the specified Class object represents an interface type.
isInterface(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the interface modifier, false otherwise.
isInternationalPhoneNumber(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Checks whether a phone number is in the international number format.
isInterpolatable(Path) - Method in class ohos.agp.render.Path
Checks whether the interpolation operation is allowed.
isInterrupted() - Method in class java.lang.Thread
Tests whether this thread has been interrupted.
isInterruptionAllowed() - Method in class ohos.aafwk.ability.DataAbilityOperation
Checks whether an operation can be interrupted.
isIntersect(float, float, float, float) - Method in class ohos.agp.utils.RectFloat
Checks whether a specified rectangle intersects this RectFloat based on left, top, right, and bottom.
isIntersect(float, float, float, float) - Method in class ohos.utils.geo.RectFloat
Checks whether a specified rectangle intersects this RectFloat based on left, top, right, and bottom.
isIntersect(int, int, int, int) - Method in class ohos.agp.utils.Rect
Checks whether this Rect intersects a specified rectangle.
isIntersect(int, int, int, int) - Method in class ohos.utils.geo.Rect
Checks whether this Rect intersects a specified rectangle.
isIntersect(Rect) - Method in class ohos.agp.utils.Rect
Checks whether the specified rectangle intersects with this Rect object.
isIntersect(RectFloat) - Method in class ohos.agp.utils.RectFloat
Checks whether a specified rectangle intersects this RectFloat.
isIntersect(RectFloat, RectFloat) - Static method in class ohos.agp.utils.RectFloat
Checks whether two specified rectangles intersect.
isIntersect(Rect, Rect) - Static method in class ohos.agp.utils.Rect
Checks whether two specified rectangles intersect.
isIntersect(Rect) - Method in class ohos.utils.geo.Rect
Checks whether the specified rectangle intersects with this Rect object.
isIntersect(RectFloat) - Method in class ohos.utils.geo.RectFloat
Checks whether a specified rectangle intersects this RectFloat.
isIntersect(RectFloat, RectFloat) - Static method in class ohos.utils.geo.RectFloat
Checks whether two specified rectangles intersect.
isIntersect(Rect, Rect) - Static method in class ohos.utils.geo.Rect
Checks whether two specified rectangles intersect.
isInTransaction() - Method in interface ohos.data.orm.OrmContext
Specifies whether the object is in a transaction.
isInTransaction() - Method in interface ohos.data.rdb.RdbStore
Checks whether the current thread is engaged in a transaction.
isIntValue() - Method in class java.time.temporal.ValueRange
Checks if all values in the range fit in an int.
isInvalid() - Method in class ohos.data.distributed.common.KvManagerConfig
Checks whether the KvManagerConfig instance is valid.
isInverse() - Method in class ohos.global.icu.text.Bidi
Is this Bidi object set to perform the inverse Bidi algorithm?
isInverseFillType() - Method in class ohos.agp.render.Path
Checks whether the filling area is outside this Path.
isIPv4CompatibleAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an IPv4 compatible IPv6 address.
isISOControl(char) - Static method in class java.lang.Character
Determines if the specified character is an ISO control character.
isISOControl(int) - Static method in class java.lang.Character
Determines if the referenced character (Unicode code point) is an ISO control character.
isISOControl(int) - Static method in class ohos.global.icu.lang.UCharacter
Determines if the specified code point is an ISO control character.
isIsolatedProcess() - Static method in class ohos.os.ProcessManager
Checks whether the process is isolated.
isItalic() - Method in class ohos.agp.text.Font
Checks whether the text is in italic style.
isJavaIdentifierPart(char) - Static method in class java.lang.Character
Determines if the specified character may be part of a Java identifier as other than the first character.
isJavaIdentifierPart(int) - Static method in class java.lang.Character
Determines if the character (Unicode code point) may be part of a Java identifier as other than the first character.
isJavaIdentifierPart(int) - Static method in class ohos.global.icu.lang.UCharacter
Compatibility override of Java method, delegates to java.lang.Character.isJavaIdentifierPart.
isJavaIdentifierStart(char) - Static method in class java.lang.Character
Determines if the specified character is permissible as the first character in a Java identifier.
isJavaIdentifierStart(int) - Static method in class java.lang.Character
Determines if the character (Unicode code point) is permissible as the first character in a Java identifier.
isJavaIdentifierStart(int) - Static method in class ohos.global.icu.lang.UCharacter
Compatibility override of Java method, delegates to java.lang.Character.isJavaIdentifierStart.
isJavaLetter(char) - Static method in class java.lang.Character
Deprecated.
Replaced by isJavaIdentifierStart(char).
isJavaLetterOrDigit(char) - Static method in class java.lang.Character
Deprecated.
Replaced by isJavaIdentifierPart(char).
isJointDataDefined() - Method in class ohos.agp.render.render3d.util.MeshBuilder.Primitive
Checks whether joint data is defined for this primitive.
isJsForm() - Method in class ohos.aafwk.ability.ProviderFormInfo
Checks whether this form is a JS form.
isKeepData() - Method in class ohos.bundle.InstallParam
Is keep user data while uninstall.
isKeyAccessible(int) - Method in class ohos.security.keystore.KeyGenAlgorithmParaSpec
Checks whether a key is accessible.
isKeyAccessible(int) - Method in class ohos.security.keystore.KeyStoreKeySpec
Checks the accessibility of a key based on the input parameter.
isKeyAccessible(int) - Method in class ohos.security.keystore.KeyStoreProtectionParameter
Checks whether a key is accessible based on the input parameter.
isKeyDown() - Method in class ohos.multimodalinput.event.KeyEvent
Obtains the press-down state of the current key.
isKeyEntry(String) - Method in class java.security.KeyStore
Returns true if the entry identified by the given alias was created by a call to setKeyEntry, or created by a call to setEntry with a PrivateKeyEntry or a SecretKeyEntry.
ISLAMIC - ohos.global.icu.util.IslamicCalendar.CalculationType
Religious calendar (atronomical simulation)
ISLAMIC_CIVIL - ohos.global.icu.util.IslamicCalendar.CalculationType
Tabular (intercalary years [2,5,7,10,13,16,18,21,24,26,29]) algorithm with civil (Friday) epoch.
ISLAMIC_TBLA - ohos.global.icu.util.IslamicCalendar.CalculationType
Tabular (intercalary years [2,5,7,10,13,16,18,21,24,26,29]) algorithm with astronomical (Thursday) epoch.
ISLAMIC_UMALQURA - ohos.global.icu.util.IslamicCalendar.CalculationType
Umm al-Qura calendar
IslamicCalendar - Class in ohos.global.icu.util
IslamicCalendar is a subclass of Calendar that that implements the Islamic civil and religious calendars.
IslamicCalendar() - Constructor for class ohos.global.icu.util.IslamicCalendar
Constructs a default IslamicCalendar using the current time in the default time zone with the default FORMAT locale.
IslamicCalendar(int, int, int) - Constructor for class ohos.global.icu.util.IslamicCalendar
Constructs an IslamicCalendar with the given date set in the default time zone with the default FORMAT locale.
IslamicCalendar(int, int, int, int, int, int) - Constructor for class ohos.global.icu.util.IslamicCalendar
Constructs an IslamicCalendar with the given date and time set for the default time zone with the default FORMAT locale.
IslamicCalendar(Date) - Constructor for class ohos.global.icu.util.IslamicCalendar
Constructs an IslamicCalendar with the given date set in the default time zone with the default FORMAT locale.
IslamicCalendar(Locale) - Constructor for class ohos.global.icu.util.IslamicCalendar
Constructs an IslamicCalendar based on the current time in the default time zone with the given locale.
IslamicCalendar(TimeZone) - Constructor for class ohos.global.icu.util.IslamicCalendar
Constructs an IslamicCalendar based on the current time in the given time zone with the default FORMAT locale.
IslamicCalendar(TimeZone, Locale) - Constructor for class ohos.global.icu.util.IslamicCalendar
Constructs an IslamicCalendar based on the current time in the given time zone with the given locale.
IslamicCalendar(TimeZone, ULocale) - Constructor for class ohos.global.icu.util.IslamicCalendar
Constructs an IslamicCalendar based on the current time in the given time zone with the given locale.
IslamicCalendar(ULocale) - Constructor for class ohos.global.icu.util.IslamicCalendar
Constructs an IslamicCalendar based on the current time in the default time zone with the given locale.
IslamicCalendar.CalculationType - Enum in ohos.global.icu.util
enumeration of available calendar calculation types
isLast() - Method in interface java.sql.ResultSet
Retrieves whether the cursor is on the last row of this ResultSet object.
isLastContourClosed() - Method in class ohos.agp.render.Path
Checks whether the last contour added to this Path is closed.
isLastWorkTimeOut(int) - Static method in class ohos.workscheduler.WorkScheduler
Checks whether the last execution of the specified piece of work is a timeout operation.
isLatinDigit(char) - Static method in class ohos.telephony.TelephoneNumberUtils
Checks whether an input character is a latin digit ranging from 0 to 9.
isLayoutRightToLeft(Locale) - Static method in class ohos.agp.utils.TextTool
Checks whether the text layout of a specified Locale is from right to left.
isLayoutRTL - Variable in class ohos.global.configuration.Configuration
Specifies whether the screen layout is from right to left.
isLeap() - Method in class java.time.Year
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeap(long) - Static method in class java.time.Year
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear() - Method in interface java.time.chrono.ChronoLocalDate
Checks if the year is a leap year, as defined by the calendar system.
isLeapYear() - Method in class java.time.chrono.HijrahDate
Checks if the year is a leap year, according to the Hijrah calendar system rules.
isLeapYear() - Method in class java.time.LocalDate
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear() - Method in class java.time.YearMonth
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear(int) - Method in class java.util.GregorianCalendar
Determines if the given year is a leap year.
isLeapYear(int) - Method in class ohos.global.icu.util.GregorianCalendar
Determines if the given year is a leap year.
isLeapYear(long) - Method in interface java.time.chrono.Chronology
Checks if the specified year is a leap year.
isLeapYear(long) - Method in class java.time.chrono.HijrahChronology
 
isLeapYear(long) - Method in class java.time.chrono.IsoChronology
Checks if the year is a leap year, according to the ISO proleptic calendar system rules.
isLeapYear(long) - Method in class java.time.chrono.JapaneseChronology
Checks if the specified year is a leap year.
isLeapYear(long) - Method in class java.time.chrono.MinguoChronology
Checks if the specified year is a leap year.
isLeapYear(long) - Method in class java.time.chrono.ThaiBuddhistChronology
Checks if the specified year is a leap year.
isLeftToRight() - Method in class java.text.Bidi
Return true if the line is all left-to-right text and the base direction is left-to-right.
isLeftToRight() - Method in class ohos.global.icu.text.Bidi
Return true if the line is all left-to-right text and the base direction is left-to-right.
isLegal(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] A code point is illegal if and only if Out of bounds, less than 0 or greater than UCharacter.MAX_VALUE A surrogate value, 0xD800 to 0xDFFF Not-a-character, having the form 0x xxFFFF or 0x xxFFFE Note: legal does not mean that it is assigned in this version of Unicode.
isLegal(String) - Static method in class ohos.global.icu.lang.UCharacter
[icu] A string is legal iff all its code points are legal.
isLegalReplacement(byte[]) - Method in class java.nio.charset.CharsetEncoder
Tells whether or not the given byte array is a legal replacement value for this encoder.
isLenient() - Method in class java.text.DateFormat
Tell whether date/time parsing is to be lenient.
isLenient() - Method in class java.util.Calendar
Tells whether date/time interpretation is to be lenient.
isLenient() - Method in class ohos.global.icu.text.DateFormat
Returns whether both date/time parsing in the encapsulated Calendar object and DateFormat whitespace & numeric processing is lenient.
isLenient() - Method in class ohos.global.icu.util.Calendar
Tell whether date/time interpretation is to be lenient.
isLetter(char) - Static method in class java.lang.Character
Determines if the specified character is a letter.
isLetter(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a letter.
isLetter(int) - Static method in class ohos.global.icu.lang.UCharacter
Determines if the specified code point is a letter.
isLetterOrDigit(char) - Static method in class java.lang.Character
Determines if the specified character is a letter or digit.
isLetterOrDigit(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a letter or digit.
isLetterOrDigit(int) - Static method in class ohos.global.icu.lang.UCharacter
Determines if the specified code point is a letter or digit.
isLinkLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is an link local address.
isLinkLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an link local address.
isLinkLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is an link local address.
isListenModeEnabled() - Method in class ohos.nfc.cardemulation.CardEmulation
Checks whether card emulation is enabled.
isLoadClass(Class<?>) - Method in interface ohos.agp.components.LayoutScatter.Picker
Checks whether a component can be filled.
isLoaded() - Method in class java.nio.MappedByteBuffer
Tells whether or not this buffer's content is resident in physical memory.
isLocalCalling() - Static method in class ohos.rpc.IPCSkeleton
Checks whether a call is made on the same device.
isLocalClass() - Method in class java.lang.Class
Returns true if and only if the underlying class is a local class.
isLocalContact(long) - Method in class ohos.sysappcomponents.contact.ContactsHelper
Checks whether the contact ID is in the local phone book.
isLocalEmergencyPhoneNumber(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Checks whether a phone number is an emergency number of the country where the calling party is located.
isLocalOnly() - Method in class ohos.miscservices.pasteboard.PasteData.DataProperty
Checks whether PasteData is set for local access only.
isLocationSwitchOn() - Method in class ohos.location.Locator
Checks whether the location service is enabled.
isLocked() - Method in class java.util.concurrent.locks.ReentrantLock
Queries if this lock is held by any thread.
isLoggable(int, String, int) - Static method in class ohos.hiviewdfx.HiLog
Checks whether logs of the specified service domain, tag, and level can be printed.
isLoggable(Level) - Method in class java.util.logging.Logger
Check if a message of the given level would actually be logged by this logger.
isLoggable(LogRecord) - Method in interface java.util.logging.Filter
Check if a given log record should be published.
isLoggable(LogRecord) - Method in class java.util.logging.Handler
Check if this Handler would actually log a given LogRecord.
isLoggable(LogRecord) - Method in class java.util.logging.MemoryHandler
Check if this Handler would actually log a given LogRecord into its internal buffer.
isLoggable(LogRecord) - Method in class java.util.logging.StreamHandler
Check if this Handler would actually log a given LogRecord.
isLongClickable() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node supports the long click operation.
isLongClickOn() - Method in class ohos.agp.components.Component
Returns whether the component is long clickable.
isLoopback() - Method in class java.net.NetworkInterface
Returns whether a network interface is a loopback interface.
isLoopbackAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is a loopback address.
isLoopbackAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is a loopback address.
isLoopbackAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is a loopback address.
isLowerCase(char) - Static method in class java.lang.Character
Determines if the specified character is a lowercase character.
isLowerCase(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a lowercase character.
isLowerCase(int) - Static method in class ohos.global.icu.lang.UCharacter
Determines if the specified code point is a lowercase character.
isLowerCaseFirst() - Method in class ohos.global.icu.text.RuleBasedCollator
Return true if a lowercase character is sorted before the corresponding uppercase character.
isLowRamDevice() - Method in interface ohos.app.IAbilityManager
Checks whether the current device is a low-RAM device.
isLowSurrogate(char) - Static method in class java.lang.Character
Determines if the given char value is a Unicode low-surrogate code unit (also known as trailing-surrogate code unit).
isLowSurrogate(char) - Static method in class ohos.global.icu.lang.UCharacter
isLowSysMemory() - Method in class ohos.aafwk.ability.SystemMemoryInfo
Checks whether the system memory is low.
isMachine() - Method in class ohos.event.notification.MessageUser
Checks whether this MessageUser is a machine.
isMalformed() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes a malformed-input error.
isMarginsRelative() - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Check if current margins is relative or not.
isMarked() - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Returns the current value of the mark.
isMasterMute() - Method in class ohos.media.audio.AudioManager
Checks whether audio streams are muted globally.
isMatchViewport() - Method in class ohos.agp.components.ScrollView
Checks whether the components of the scroll view can be stretched to fill the viewport.
isMCGlobal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has global scope.
isMCGlobal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has global scope.
isMCGlobal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has global scope.
isMCLinkLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has link scope.
isMCLinkLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has link scope.
isMCLinkLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has link scope.
isMCNodeLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has node scope.
isMCNodeLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has node scope.
isMCNodeLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has node scope.
isMCOrgLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has organization scope.
isMCOrgLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has organization scope.
isMCOrgLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has organization scope.
isMCSiteLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has site scope.
isMCSiteLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has site scope.
isMCSiteLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has site scope.
isMember(Principal) - Method in interface java.security.acl.Group
Returns true if the passed principal is a member of the group.
isMemberClass() - Method in class java.lang.Class
Returns true if and only if the underlying class is a member class.
isMemoryRdb() - Method in interface ohos.data.rdb.RdbStore
Checks whether the database is opened in the memory.
isMicrophoneMute() - Method in class ohos.media.audio.AudioManager
Checks whether a microphone is muted.
isMidnightEndOfDay() - Method in class java.time.zone.ZoneOffsetTransitionRule
Is the transition local time midnight at the end of day.
isMimeTypeOnly() - Method in class ohos.event.notification.NotificationUserInput
Checks whether this NotificationUserInput object allows only values of particular MIME types.
isMinuteEnabled() - Method in class ohos.agp.components.TimePicker
Obtains whether the minute selector is enabled.
isMinuteShown() - Method in class ohos.agp.components.TimePicker
Obtains the state of the minute selector.
isMirrored(char) - Static method in class java.lang.Character
Determines whether the character is mirrored according to the Unicode specification.
isMirrored(int) - Static method in class java.lang.Character
Determines whether the specified character (Unicode code point) is mirrored according to the Unicode specification.
isMirrored(int) - Static method in class ohos.global.icu.lang.UCharacter
Determines whether the code point has the "mirrored" property.
isMixed() - Method in class java.text.Bidi
Return true if the line is not left-to-right or right-to-left.
isMixed() - Method in class ohos.global.icu.text.Bidi
Return true if the line is not left-to-right or right-to-left.
isMonthFixed() - Method in class ohos.agp.components.DatePicker
Obtains the month selector state.
isMovable() - Method in class ohos.agp.window.dialog.CommonDialog
Checks whether a window is movable.
isMovable() - Method in class ohos.agp.window.service.Window
Checks whether a window is movable.
isMulticastAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is an IP multicast address.
isMulticastAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an IP multicast address.
isMulticastAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is an IP multicast address.
isMultiOSAccountEnable() - Method in class ohos.account.AccountAbility
Checks whether the function of supporting multiple OS accounts is enabled.
isMultipleLine() - Method in class ohos.agp.components.Text
Obtains whether a text is displayed in multiple lines in a text view.
isMultipleLine() - Method in class ohos.agp.render.Paint
Obtains whether text is displayed in multiple lines.
isMute(AudioManager.AudioVolumeType) - Method in class ohos.media.audio.AudioManager
Checks whether a specified type of streams are muted.
isMyCard(long) - Method in class ohos.sysappcomponents.contact.ContactsHelper
Checks whether the contact ID is of "my card".
isNamePresent() - Method in class java.lang.reflect.Parameter
Returns true if the parameter has a name according to the class file; returns false otherwise.
isNamespace() - Method in interface ohos.javax.xml.stream.events.XMLEvent
A utility function to check if this event is a Namespace.
isNamespaceAware() - Method in class ohos.javax.xml.parsers.SAXParser
Indicates whether or not this parser is configured to understand namespaces.
isNamespaceAware() - Method in class ohos.javax.xml.parsers.SAXParserFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware.
isNaN() - Method in class java.lang.Double
Returns true if this Double value is a Not-a-Number (NaN), false otherwise.
isNaN() - Method in class java.lang.Float
Returns true if this Float value is a Not-a-Number (NaN), false otherwise.
isNaN() - Method in class ohos.utils.RationalNumber
Checks whether the current RationalNumber object represents a Not-a-Number (NaN) value.
isNaN(double) - Static method in class java.lang.Double
Returns true if the specified number is a Not-a-Number (NaN) value, false otherwise.
isNaN(float) - Static method in class java.lang.Float
Returns true if the specified number is a Not-a-Number (NaN) value, false otherwise.
isNative(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the native modifier, false otherwise.
isNativeMethod() - Method in class java.lang.StackTraceElement
Returns true if the method containing the execution point represented by this stack trace element is a native method.
isNdefWritable() - Method in class ohos.nfc.tag.NdefTag
Checks whether the NDEF tag is writable.
isNeedLoadUrl(WebView, ResourceRequest) - Method in class ohos.agp.components.webengine.WebAgent
Checks whether to load a request based on the current WebView request.
isNegative() - Method in interface java.security.acl.AclEntry
Returns true if this is a negative ACL entry (one denying the associated principal the set of permissions in the entry), false otherwise.
isNegative() - Method in interface java.time.chrono.ChronoPeriod
Checks if any of the supported units of this period are negative.
isNegative() - Method in class java.time.Duration
Checks if this duration is negative, excluding zero.
isNegative() - Method in class java.time.Period
Checks if any of the three units of this period are negative.
isNfcAvailable() - Method in class ohos.nfc.NfcController
Checks whether a device supports NFC.
isNfcOpen() - Method in class ohos.nfc.NfcController
Checks whether NFC is enabled.
isNoncharacterKeyPressed(int) - Method in class ohos.multimodalinput.event.KeyBoardEvent
Checks whether a single input non-character key is pressed.
isNoncharacterKeyPressed(int, int) - Method in class ohos.multimodalinput.event.KeyBoardEvent
Checks whether two input non-character keys are both pressed.
isNoncharacterKeyPressed(int, int, int) - Method in class ohos.multimodalinput.event.KeyBoardEvent
Checks whether three input non-character keys are all pressed.
isNormalized(CharSequence) - Method in class ohos.global.icu.text.Normalizer2
Tests if the string is normalized.
isNormalized(CharSequence, Normalizer.Form) - Static method in class java.text.Normalizer
Determines if the given sequence of char values is normalized.
isNotNull(String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the specified fields whose value is not null.
isNotNull(String) - Method in class ohos.data.distributed.common.Query
Creates a query condition with a specified field that is not null.
isNotNull(String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the specified fields whose value is not null.
isNotNull(String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the specified fields whose value is not null.
isNotSeparator(char) - Static method in class ohos.telephony.TelephoneNumberUtils
Checks whether an input character is a non-separator.
isNowPlaying() - Method in class ohos.media.player.Player
Checks whether the player is playing.
isNrSupported() - Method in class ohos.telephony.RadioInfoManager
Checks whether the device supports 5G New Radio (NR).
isNsaState() - Method in class ohos.telephony.RadioInfoManager
Checks whether the device is registered with a 5G non-standalone (NSA) network.
isNull(Object) - Static method in class java.util.Objects
Returns true if the provided reference is null otherwise returns false.
isNull(String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the fields whose value is null.
isNull(String) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is null.
isNull(String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the fields whose value is null.
isNull(String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the fields whose value is null.
isNullable() - Method in class ohos.data.distributed.common.FieldNode
Checks whether field value is nullable.
isNullable(int) - Method in interface java.sql.ParameterMetaData
Retrieves whether null values are allowed in the designated parameter.
isNullable(int) - Method in interface java.sql.ResultSetMetaData
Indicates the nullability of values in the designated column.
isNullOrEmpty(CharSequence) - Static method in class ohos.agp.utils.TextTool
Checks whether the source string is empty.
ISO - Static variable in class java.time.temporal.WeekFields
The ISO-8601 definition, where a week starts on Monday and the first week has a minimum of 4 days.
ISO_8859_1 - Static variable in class java.nio.charset.StandardCharsets
ISO Latin Alphabet No.
ISO_BASIC_FIXED - ohos.global.icu.text.TimeZoneFormat.Style
Fixed width ISO 8601 local time difference (basic format) or the UTC indicator.
ISO_BASIC_FULL - ohos.global.icu.text.TimeZoneFormat.Style
ISO 8601 local time difference (basic format) with optional seconds field, or the UTC indicator.
ISO_BASIC_LOCAL_FIXED - ohos.global.icu.text.TimeZoneFormat.Style
Fixed width ISO 8601 local time difference (basic format).
ISO_BASIC_LOCAL_FULL - ohos.global.icu.text.TimeZoneFormat.Style
ISO 8601 local time difference (basic format) with optional seconds field.
ISO_BASIC_LOCAL_SHORT - ohos.global.icu.text.TimeZoneFormat.Style
Short ISO 8601 locale time difference (basic format).
ISO_BASIC_SHORT - ohos.global.icu.text.TimeZoneFormat.Style
Short ISO 8601 local time difference (basic format) or the UTC indicator.
ISO_DATE - Static variable in class java.time.format.DateTimeFormatter
The ISO date formatter that formats or parses a date with the offset if available, such as '2011-12-03' or '2011-12-03+01:00'.
ISO_DATE_TIME - Static variable in class java.time.format.DateTimeFormatter
The ISO-like date-time formatter that formats or parses a date-time with the offset and zone if available, such as '2011-12-03T10:15:30', '2011-12-03T10:15:30+01:00' or '2011-12-03T10:15:30+01:00[Europe/Paris]'.
ISO_DEP - Static variable in class ohos.nfc.tag.TagManager
Indicates an ISO-DEP tag.
ISO_EXTENDED_FIXED - ohos.global.icu.text.TimeZoneFormat.Style
Fixed width ISO 8601 local time difference (extended format) or the UTC indicator.
ISO_EXTENDED_FULL - ohos.global.icu.text.TimeZoneFormat.Style
ISO 8601 local time difference (extended format) with optional seconds field, or the UTC indicator.
ISO_EXTENDED_LOCAL_FIXED - ohos.global.icu.text.TimeZoneFormat.Style
Fixed width ISO 8601 local time difference (extended format).
ISO_EXTENDED_LOCAL_FULL - ohos.global.icu.text.TimeZoneFormat.Style
ISO 8601 local time difference (extended format) with optional seconds field.
ISO_INSTANT - Static variable in class java.time.format.DateTimeFormatter
The ISO instant formatter that formats or parses an instant in UTC, such as '2011-12-03T10:15:30Z'.
ISO_LOCAL_DATE - Static variable in class java.time.format.DateTimeFormatter
The ISO date formatter that formats or parses a date without an offset, such as '2011-12-03'.
ISO_LOCAL_DATE_TIME - Static variable in class java.time.format.DateTimeFormatter
The ISO date-time formatter that formats or parses a date-time without an offset, such as '2011-12-03T10:15:30'.
ISO_LOCAL_TIME - Static variable in class java.time.format.DateTimeFormatter
The ISO time formatter that formats or parses a time without an offset, such as '10:15' or '10:15:30'.
ISO_OFFSET_DATE - Static variable in class java.time.format.DateTimeFormatter
The ISO date formatter that formats or parses a date with an offset, such as '2011-12-03+01:00'.
ISO_OFFSET_DATE_TIME - Static variable in class java.time.format.DateTimeFormatter
The ISO date-time formatter that formats or parses a date-time with an offset, such as '2011-12-03T10:15:30+01:00'.
ISO_OFFSET_TIME - Static variable in class java.time.format.DateTimeFormatter
The ISO time formatter that formats or parses a time with an offset, such as '10:15+01:00' or '10:15:30+01:00'.
ISO_ORDINAL_DATE - Static variable in class java.time.format.DateTimeFormatter
The ISO date formatter that formats or parses the ordinal date without an offset, such as '2012-337'.
ISO_SPEED_RATINGS - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
ISO_TIME - Static variable in class java.time.format.DateTimeFormatter
The ISO time formatter that formats or parses a time, with the offset if available, such as '10:15', '10:15:30' or '10:15:30+01:00'.
ISO_WEEK_DATE - Static variable in class java.time.format.DateTimeFormatter
The ISO date formatter that formats or parses the week-based date without an offset, such as '2012-W48-6'.
ISO_ZONED_DATE_TIME - Static variable in class java.time.format.DateTimeFormatter
The ISO-like date-time formatter that formats or parses a date-time with offset and zone, such as '2011-12-03T10:15:30+01:00[Europe/Paris]'.
isObjectDead() - Method in interface ohos.rpc.IRemoteObject
Checks whether an object is dead.
isObjectDead() - Method in class ohos.rpc.RemoteObject
Checks whether a RemoteObject is dead.
isObjectDead() - Method in class ohos.rpc.RemoteProxy
Checks whether the RemoteObject corresponding to a RemoteProxy is dead.
IsoChronology - Class in java.time.chrono
The ISO calendar system.
ISOCURRENCYSTYLE - Static variable in class ohos.global.icu.text.NumberFormat
[icu] Constant to specify currency style of format which uses currency ISO code to represent currency, for example: "USD3.00".
isOddRun() - Method in class ohos.global.icu.text.BidiRun
Check if run level is odd
IsoDepTag - Class in ohos.nfc.tag
Provides interfaces to obtain IsoDepTag objects and tag information.
IsoEra - Enum in java.time.chrono
An era in the ISO calendar system.
isOffload() - Method in class ohos.media.audio.AudioRendererInfo
Obtains the offload flag of the audio stream.
isOffload(boolean) - Method in class ohos.media.audio.AudioRendererInfo.Builder
Sets the offload flag of the audio stream.
IsoFields - Class in java.time.temporal
Fields and units specific to the ISO-8601 calendar system, including quarter-of-year and week-based-year.
ISOLATED - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
isOneShot() - Method in class ohos.agp.components.element.FrameAnimationElement
Checks whether an animation is played only once.
isOnlyLocal() - Method in class ohos.event.notification.NotificationRequest
Checks whether this notification is relevant only to the local device and cannot be displayed on remote devices.
isOpaque() - Method in class java.net.URI
Tells whether or not this URI is opaque.
isOpaque() - Method in class ohos.utils.net.Uri
Checks whether the current URI is an opaque one.
isOpen() - Method in interface java.nio.channels.Channel
Tells whether or not this channel is open.
isOpen() - Method in class java.nio.channels.Selector
Tells whether or not this selector is open.
isOpen() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
 
isOpen() - Method in class java.nio.channels.spi.AbstractSelector
 
isOpen() - Method in class java.nio.file.FileSystem
Tells whether or not this file system is open.
isOpen() - Method in interface ohos.data.rdb.RdbStore
Checks whether the database is opened.
isOperable() - Method in class ohos.agp.components.Rating
Checks whether rating is inoperable.
isOperationAllowed() - Method in class ohos.miscservices.wallpaper.WallpaperController
Checks whether a user is allowed to set wallpapers.
isOrdered() - Method in class ohos.event.commonevent.CommonEventPublishInfo
Obtains whether it is an ordered common event, which can be set by CommonEventPublishInfo.setOrdered(boolean).
isOrderedCommonEvent() - Method in class ohos.event.commonevent.CommonEventSubscriber
Checks whether the current common event is an ordered common event.
isOrderParagraphsLTR() - Method in class ohos.global.icu.text.Bidi
Is this Bidi object set to allocate level 0 to block separators so that successive paragraphs progress from left to right?
isOsAccountActive(int) - Method in class ohos.account.AccountAbility
Checks whether an OS account is active based on its local ID.
isOsAccountConstraintEnable(int, String) - Method in class ohos.account.AccountAbility
Checks whether a constraint has been enabled for an OS account based on its local ID.
isOsAccountKingKong() - Method in class ohos.account.AccountAbility
Checks whether this OS account is a King Kong user.
isOsAccountVerified() - Method in class ohos.account.AccountAbility
Checks whether this OS account has been verified.
isOsAccountVerified(int) - Method in class ohos.account.AccountAbility
Checks whether an OS account has been verified based on its local ID.
isOther() - Method in interface java.nio.file.attribute.BasicFileAttributes
Tells whether the file is something other than a regular file, directory, or symbolic link.
isOutboundDone() - Method in class javax.net.ssl.SSLEngine
Returns whether SSLEngine.wrap(java.nio.ByteBuffer,java.nio.ByteBuffer) will produce any more outbound data messages.
isOutputDevice() - Method in class ohos.media.audio.AudioDeviceDescriptor
Checks whether the device is an output device.
isOutputShutdown() - Method in class java.net.Socket
Returns whether the write-half of the socket connection is closed.
isOval(RectFloat) - Method in class ohos.agp.render.Path
Checks whether this Path is identified as an oval or circle.
isOverflow() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes an overflow condition.
isOverlap() - Method in class java.time.zone.ZoneOffsetTransition
Does this transition represent an overlap in the local time-line.
isOverlapping() - Method in class ohos.global.icu.text.SearchIterator
Return true if the overlapping property has been set.
isOverScrolled() - Method in class ohos.agp.components.ScrollHelper
Checks whether the content has scrolled to a valid position.
isOwner(Principal) - Method in interface java.security.acl.Owner
Returns true if the given principal is an owner of the ACL.
isPageMatchToObject(Component, Object) - Method in class ohos.agp.components.PageSliderProvider
Checks whether a view is associated with a specific object returned from PageSliderProvider.createPageInContainer(ohos.agp.components.ComponentContainer,int).
isParallel() - Method in interface java.util.stream.BaseStream
Returns whether this stream, if a terminal operation were to be executed, would execute in parallel.
isParityAdjusted(byte[], int) - Static method in class javax.crypto.spec.DESedeKeySpec
Checks if the given DES-EDE key, starting at offset inclusive, is parity-adjusted.
isParityAdjusted(byte[], int) - Static method in class javax.crypto.spec.DESKeySpec
Checks if the given DES key material, starting at offset inclusive, is parity-adjusted.
isParseBigDecimal() - Method in class java.text.DecimalFormat
Returns whether the DecimalFormat.parse(java.lang.String,java.text.ParsePosition) method returns BigDecimal.
isParseBigDecimal() - Method in class ohos.global.icu.text.DecimalFormat
Returns whether DecimalFormat.parse(java.lang.String, java.text.ParsePosition) will always return a BigDecimal.
isParseIntegerOnly() - Method in class java.text.NumberFormat
Returns true if this format will parse numbers as integers only.
isParseIntegerOnly() - Method in class ohos.global.icu.text.DecimalFormat
Returns true if this format will parse numbers as integers only.
isParseIntegerOnly() - Method in class ohos.global.icu.text.NumberFormat
Returns true if this format will parse numbers as integers only.
isParseStrict() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns whether strict parsing is in effect.
isParseStrict() - Method in class ohos.global.icu.text.NumberFormat
[icu] Returns whether strict parsing is in effect.
isPassword() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether the content in this node is a password.
isPaused() - Method in class ohos.agp.animation.Animator
Checks if an animator is paused.
isPauseWhenDucked() - Method in class ohos.media.audio.AudioInterrupt
Checks whether audio playback can be paused during audio ducking.
isPeriodic() - Method in interface java.util.concurrent.RunnableScheduledFuture
Returns true if this task is periodic.
isPermitFreeFormInput() - Method in class ohos.event.notification.NotificationUserInput
Checks whether users can provide arbitrary values for this NotificationUserInput object.
isPermitSystemGeneratedContextualActionButtons() - Method in class ohos.event.notification.NotificationRequest
Checks whether the platform is allowed to generate contextual NotificationActionButton objects for this notification.
isPlaintextAccessAllowed() - Method in class ohos.security.NetworkSecurityPolicy
Checks whether plaintext is allowed for all network communications with this process.
isPlaintextAccessAllowed(String) - Method in class ohos.security.NetworkSecurityPolicy
Checks whether plaintext is allowed for the communication between this process and a specified hostname.
isPlayable() - Method in class ohos.media.common.sessioncore.AVElement
Checks whether the media item can be played.
isPluggable() - Method in class ohos.data.usage.Volume
Checks whether a device is swappable.
isPluralLineSupported() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node can display text in multiple lines.
isPointToPoint() - Method in class java.net.NetworkInterface
Returns whether a network interface is a point to point interface.
isPolicyMappingInhibited() - Method in class java.security.cert.PKIXParameters
Checks if policy mapping is inhibited.
isPoolable() - Method in interface java.sql.Statement
Returns a value indicating whether the Statement is poolable or not.
isPopupSupported() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether pop-up windows are supported.
isPresent() - Method in class java.util.Optional
Return true if there is a value present, otherwise false.
isPresent() - Method in class java.util.OptionalDouble
Return true if there is a value present, otherwise false.
isPresent() - Method in class java.util.OptionalInt
Return true if there is a value present, otherwise false.
isPresent() - Method in class java.util.OptionalLong
Return true if there is a value present, otherwise false.
isPressed() - Method in class ohos.agp.components.Component
Returns whether the component is currently in pressed state.
isPrimary() - Method in class ohos.bluetooth.ble.GattService
Checks whether a service is the primary service.
isPrimaryKey() - Method in class ohos.data.search.model.IndexForm
Checks whether this field is the primary key.
isPrimitive() - Method in class java.io.ObjectStreamField
Return true if this field has a primitive type.
isPrimitive() - Method in class java.lang.Class
Determines if the specified Class object represents a primitive type.
isPrintable(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Determines whether the specified code point is a printable character according to the Unicode standard.
isPriorityEqual(EventHandler.Priority) - Method in class ohos.eventhandler.InnerEvent
Checks whether the priority of this InnerEvent is the same as the given priority.
isPrivate(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the private modifier, false otherwise.
isPrivateDnsActive() - Method in class ohos.net.ConnectionProperties
Checks whether the private DNS service is used in a connection.
isProbablePrime(int) - Method in class java.math.BigInteger
Returns true if this BigInteger is probably prime, false if it's definitely composite.
isProcessingInstruction() - Method in interface ohos.javax.xml.stream.events.XMLEvent
A utility function to check if this event is a ProcessingInstruction.
isProfile(int, int) - Static method in class ohos.media.recorder.RecorderProfile
Checks if there is a profile of the codec used for a specified camera and video quality.
isProfileSupported(int) - Method in class ohos.nfc.tag.TagInfo
Checks whether a tag supports a specified protocol or technology.
isProgressIndeterminate() - Method in class ohos.event.notification.NotificationRequest
Checks whether the progress bar of this notification is indeterminate.
isPropertySupported(String) - Method in class ohos.javax.xml.stream.XMLInputFactory
Query the set of properties that this factory supports.
isPropertySupported(String) - Method in class ohos.javax.xml.stream.XMLOutputFactory
Query the set of properties that this factory supports.
isProtected(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the protected modifier, false otherwise.
isProxyClass(Class<?>) - Static method in class java.lang.reflect.Proxy
Returns true if and only if the specified class was dynamically generated to be a proxy class using the getProxyClass method or the newProxyInstance method.
isPublic(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the public modifier, false otherwise.
isQueued(Thread) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns true if the given thread is currently queued.
isQueued(Thread) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns true if the given thread is currently queued.
isQueueEmpty() - Method in class ohos.eventhandler.EventQueue
Checks whether this event queue is empty.
isQuiescent() - Method in class java.util.concurrent.ForkJoinPool
Returns true if all worker threads are currently idle.
isRawSelection() - Method in class ohos.data.dataability.DataAbilityPredicates
Obtain value of variable isRawSelection.
isReachable(int) - Method in class java.net.InetAddress
Test whether that address is reachable.
isReachable(NetworkInterface, int, int) - Method in class java.net.InetAddress
Test whether that address is reachable.
isReadable() - Method in class java.nio.channels.SelectionKey
Tests whether this key's channel is ready for reading.
isReadable(Path) - Static method in class java.nio.file.Files
Tests whether a file is readable.
isReadLocked() - Method in class java.util.concurrent.locks.StampedLock
Returns true if the lock is currently held non-exclusively.
isReadOnly() - Method in class java.nio.Buffer
Tells whether or not this buffer is read-only.
isReadOnly() - Method in interface java.nio.file.attribute.DosFileAttributes
Returns the value of the read-only attribute.
isReadOnly() - Method in class java.nio.file.FileStore
Tells whether this file store is read-only.
isReadOnly() - Method in class java.nio.file.FileSystem
Tells whether or not this file system allows only read-only access to its file stores.
isReadOnly() - Method in class java.security.PermissionCollection
Returns true if this PermissionCollection object is marked as readonly.
isReadOnly() - Method in interface java.sql.Connection
Retrieves whether this Connection object is in read-only mode.
isReadOnly() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database is in read-only mode.
isReadOnly() - Method in class javax.security.auth.Subject
Query whether this Subject is read-only.
isReadOnly() - Method in interface javax.sql.RowSet
Retrieves whether this RowSet object is read-only.
isReadOnly() - Method in interface ohos.data.rdb.RdbStore
Checks whether the database is opened in read-only mode.
isReadOnly() - Method in class ohos.data.rdb.StoreConfig
Checks whether the database is read-only.
isReadOnly() - Method in class ohos.utils.ObjectAttribute
Checks whether the attribute encapsulated in the current ObjectAttribute object is read-only.
isReadOnly(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether the designated column is definitely not writable.
isReallyDialableKey(char) - Static method in class ohos.telephony.TelephoneNumberUtils
Checks whether an input character is a digit ranging from 0 to 9, the star key (*), the pound key (#), or the plus sign (+).
isRegistered() - Method in class java.nio.channels.SelectableChannel
Tells whether or not this channel is currently registered with any selectors.
isRegistered() - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
isRegistered() - Method in class java.nio.charset.Charset
Tells whether or not this charset is registered in the IANA Charset Registry.
isRegularFile() - Method in interface java.nio.file.attribute.BasicFileAttributes
Tells whether the file is a regular file with opaque content.
isRegularFile(int) - Static method in class ohos.system.OsHelperConstants
Checks whether the file is a regular file based on the specified file mode.
isRegularFile(Path, LinkOption...) - Static method in class java.nio.file.Files
Tests whether a file is a regular file with opaque content.
isRelative() - Method in class ohos.utils.net.Uri
Checks whether the current URI is a relative one.
isReleasable() - Method in interface java.util.concurrent.ForkJoinPool.ManagedBlocker
Returns true if blocking is unnecessary.
isReleased() - Method in class ohos.media.image.ImageSource
Used to determine if the native resources of the Imag eSource has been released.
isReleased() - Method in class ohos.media.image.PixelMap
Checks whether native resources have been released.
isRemoved() - Method in class java.util.prefs.AbstractPreferences
Returns true iff this node (or an ancestor) has been removed with the AbstractPreferences.removeNode() method.
isReplaceMessage() - Method in class ohos.telephony.ShortMessage
Checks whether the received SMS is a "replace short message".
isRequestBattery() - Method in class ohos.workscheduler.WorkInfo
Checks whether a battery state has been set for triggering the work.
isRequestCharging() - Method in class ohos.workscheduler.WorkInfo
Checks whether a charging state has been set for triggering the work.
isRequestDeepIdle() - Method in class ohos.workscheduler.WorkInfo
Checks whether the device deep idle state has been set for triggering the work.
isRequestDelay() - Method in class ohos.workscheduler.WorkInfo
Checks whether a delay duration has been set for triggering the work.
isRequestNetwork() - Method in class ohos.workscheduler.WorkInfo
Checks whether a network type has been set for triggering the work.
isRequestPersisted() - Method in class ohos.workscheduler.WorkInfo
Checks whether the save function has been enabled for the current work.
isRequestRepeat() - Method in class ohos.workscheduler.WorkInfo
Checks whether the work has been set to repeat at the specified interval.
isRequestStorage() - Method in class ohos.workscheduler.WorkInfo
Checks whether a storage state has been set for triggering the work.
isRestricted() - Method in class ohos.wifi.WifiDeviceConfig
Checks whether the data volume is not restricted in this network.
isRestricted() - Method in class ohos.wifi.WifiLinkedInfo
Checks whether this Wi-Fi connection restricts the data volume.
isRevocationEnabled() - Method in class java.security.cert.PKIXParameters
Checks the RevocationEnabled flag.
isRevoked(Certificate) - Method in class java.security.cert.CRL
Checks whether the given certificate is on this CRL.
isRightToLeft() - Method in class java.text.Bidi
Return true if the line is all right-to-left text, and the base direction is right-to-left.
isRightToLeft() - Method in class ohos.global.icu.text.Bidi
Return true if the line is all right-to-left text, and the base direction is right-to-left
isRightToLeft() - Method in class ohos.global.icu.util.ULocale
[icu] Returns whether this locale's script is written right-to-left.
isRightToLeft(int) - Static method in class ohos.global.icu.lang.UScript
Returns true if the script is written right-to-left.
isRoaming() - Method in class ohos.telephony.NetworkState
Checks whether the device is roaming.
isRoaming(int) - Method in class ohos.telephony.RadioInfoManager
Checks whether the device is registered with a roaming network.
isRound - Variable in class ohos.global.configuration.DeviceCapability
Specifies whether the screen is round-shaped.
isRtl() - Method in class ohos.agp.components.Component
Checks whether the component is laid out from right to left.
isRunning() - Method in class ohos.agp.animation.Animator
Checks if an animator is running.
isRunningLockTypeSupported(PowerManager.RunningLockType) - Method in class ohos.powermanager.PowerManager
Checks whether the specified RunningLockType is supported.
isSafeMode() - Method in interface ohos.bundle.IBundleManager
Checks whether the current device has been started in safe mode.
isSameEvent(UUID) - Method in class ohos.multimodalinput.event.MultimodalEvent
Checks whether the current event is the same as the event with the specified UUID.
isSameFile(Path, Path) - Static method in class java.nio.file.Files
Tests if two paths locate the same file.
isSameFile(Path, Path) - Method in class java.nio.file.spi.FileSystemProvider
Tests if two paths locate the same file.
isSameImage(PixelMap) - Method in class ohos.media.image.PixelMap
Checks whether this PixelMap is the same as the specified one, including the attribute information described by the ImageInfo instance and pixel data.
isScale() - Method in class ohos.agp.utils.Matrix44
Checks whether this Matrix44 contains scaling or whether it is an identity matrix.
isScaleTranslate() - Method in class ohos.agp.utils.Matrix
Checks whether this Matrix has been scaled and translated.
isScaleTranslate() - Method in class ohos.agp.utils.Matrix44
Checks whether this Matrix44 contains only translation and scaling or whether it is an identity matrix.
isScannable() - Method in class ohos.media.common.sessioncore.AVElement
Checks whether the media item can be scanned.
isScientificNotation() - Method in class ohos.global.icu.text.DecimalFormat
[icu] Returns whether scientific (exponential) notation is enabled on this formatter.
isScreenLocked() - Method in class ohos.miscservices.screenlock.ScreenLockController
Checks whether the screen is currently locked.
isScreenOn() - Method in class ohos.powermanager.PowerManager
Checks whether the screen of a device is on or off.
isScrollable() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node is scrollable.
isScrollable() - Method in class ohos.agp.components.Text
Obtains whether the text is scrollable in a text view.
isScrollbarFadingOn() - Method in class ohos.agp.components.Component
isScrollBarOn(int) - Method in class ohos.agp.components.Component
Checks whether the scroll bar is enabled for this component.
isScrollbarOverlapEnabled() - Method in class ohos.agp.components.Component
Checks whether the scroll bar overlaps with the content.
isSealed() - Method in class java.lang.Package
Returns true if this package is sealed.
isSealed(URL) - Method in class java.lang.Package
Returns true if this package is sealed with respect to the specified code source url.
isSearch() - Method in class ohos.data.search.model.IndexForm
Checks whether this field is the default search field.
isSearchable(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether the designated column can be used in a where clause.
isSearchButtonEnable() - Method in class ohos.agp.components.SearchBar
Checks whether the submit button is enabled when necessary.
isSecondEnabled() - Method in class ohos.agp.components.TimePicker
Obtains whether the second selector is enabled.
isSecondShown() - Method in class ohos.agp.components.TimePicker
Obtains the state of the second selector.
isSecureElementPresent() - Method in class ohos.nfc.oma.Reader
Checks whether a secure element is available.
isSecureMode() - Method in class ohos.miscservices.screenlock.ScreenLockController
Checks whether the screen lock of the current device is secure.
isSelected() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node is selected.
isSelected() - Method in class ohos.agp.components.Component
Obtains the selection state of the component.
isServiceSupported(int) - Method in class ohos.bluetooth.BluetoothDeviceClass
Checks whether the service is supported by this device class.
isSet - Variable in class java.util.Calendar
The flags which tell if a specified calendar field for the calendar is set.
isSet(int) - Method in class java.util.Calendar
Determines if the given calendar field has a value set, including cases that the value has been set by internal fields calculations triggered by a get method call.
isSet(int) - Method in class ohos.global.icu.util.Calendar
Determines if the given time field has a value set.
isShadowEnabled() - Method in class ohos.agp.render.render3d.components.LightComponent
Checks whether the current lights support projection.
isShared() - Method in class java.nio.channels.FileLock
Tells whether this lock is shared.
isShortcutExist(String) - Method in interface ohos.bundle.IBundleManager
Checks whether a specified shortcut is available.
isShortcutExist(String, int) - Method in interface ohos.bundle.IBundleManager
Checks whether a specified shortcut is available.
isShowBadge() - Method in class ohos.event.notification.NotificationSlot
Obtains the application icon badge status of a NotificationSlot object, which is set by NotificationSlot.enableBadge(boolean).
isShowCreateTime() - Method in class ohos.event.notification.NotificationRequest
isShowDeliveryTime() - Method in class ohos.event.notification.NotificationRequest
Checks whether the notification delivery time is displayed for this notification.
isShowing() - Method in class ohos.agp.window.dialog.BaseDialog
Checks if a Dialog instance is shown.
isShowStopwatch() - Method in class ohos.event.notification.NotificationRequest
Checks whether the notification creation time is displayed as a stopwatch.
isShutdown() - Method in class java.nio.channels.AsynchronousChannelGroup
Tells whether or not this asynchronous channel group is shutdown.
isShutdown() - Method in interface java.util.concurrent.ExecutorService
Returns true if this executor has been shut down.
isShutdown() - Method in class java.util.concurrent.ForkJoinPool
Returns true if this pool has been shut down.
isShutdown() - Method in class java.util.concurrent.ThreadPoolExecutor
 
isSigned(int) - Method in interface java.sql.ParameterMetaData
Retrieves whether values for the designated parameter can be signed numbers.
isSigned(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether values in the designated column are signed numbers.
isSilenced() - Method in class ohos.media.audio.AudioCapturerConfig
Checks whether the audio recording is silenced.
isSilentInstallation() - Method in class ohos.bundle.BundleInfo
Checks whether the application is installed in silent installation mode.
isSimActive(int) - Method in class ohos.telephony.SimInfoManager
Checks whether the SIM card in a specified slot is activated.
isSimilarity() - Method in class ohos.agp.utils.Matrix
Checks whether this Matrix contains only rotation, uniform scale, and translation.
isSingleLooping() - Method in class ohos.media.player.Player
Checks whether the current playback is set to loop a single item.
isSiteLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is a site local address.
isSiteLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is a site local address.
isSiteLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is a site local address.
isSliceStackEmpty(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Checks whether the ability slice stack in the specified ability is empty.
isSlideEnabled() - Method in class ohos.agp.components.SlideDrawer
Checks whether the slide gesture is enabled.
isSmsStatusReportMessage() - Method in class ohos.telephony.ShortMessage
Checks whether the current message is SMS-STATUS-REPORT.
isSocketConnected() - Method in class ohos.net.LocalSocket
Checks whether this socket is connected.
isSoftware() - Method in class ohos.media.codec.CodecDescription
Checks whether this Codec is a software codec.
isSpace(char) - Static method in class java.lang.Character
Deprecated.
Replaced by isWhitespace(char).
isSpaceChar(char) - Static method in class java.lang.Character
Determines if the specified character is a Unicode space character.
isSpaceChar(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a Unicode space character.
isSpaceChar(int) - Static method in class ohos.global.icu.lang.UCharacter
Determines if the specified code point is a Unicode specified space character, i.e.
isSpeaking() - Method in class ohos.ai.tts.TtsClient
Checks whether TTS speaking is in progress.
isSpecified() - Method in interface ohos.javax.xml.stream.events.Attribute
A flag indicating whether this attribute was actually specified in the start-tag of its element, or was defaulted from the schema.
isSpecified(int) - Method in class ohos.javax.xml.validation.TypeInfoProvider
Returns false if the attribute was added by the validator.
isStandalone() - Method in enum java.time.format.TextStyle
Returns true if the Style is a stand-alone style.
isStandalone() - Method in interface ohos.javax.xml.stream.events.StartDocument
Returns if this XML is standalone
isStandalone() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Get the standalone declaration from the xml declaration
isStartDocument() - Method in interface ohos.javax.xml.stream.events.XMLEvent
A utility function to check if this event is a StartDocument.
isStarted() - Method in interface ohos.data.distributed.common.KvStoreResultSet
Checks whether the read position is before the first line.
isStarted() - Method in class ohos.data.resultset.AbsResultSet
 
isStarted() - Method in interface ohos.data.resultset.ResultSet
Checks whether a result set has been moved.
isStarted() - Method in class ohos.data.resultset.ResultSetWrapper
 
isStartElement() - Method in interface ohos.javax.xml.stream.events.XMLEvent
A utility function to check if this event is a StartElement.
isStartElement() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns true if the cursor points to a start tag (otherwise false)
isStateful() - Method in class ohos.agp.components.element.Element
Checks whether the state of an Element object is changed based on the component state.
isStateful() - Method in class ohos.agp.components.element.ElementContainer
Checks whether the state of an Element object is changed based on the component state.
isStateMatched(int, int) - Static method in class ohos.agp.components.ComponentState
Checks whether a state matches the given state.
isStatic() - Method in class ohos.bundle.ShortcutInfo
Checks whether this shortcut is static.
isStatic(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the static modifier, false otherwise.
isSticky() - Method in class ohos.event.commonevent.CommonEventPublishInfo
Obtains whether it is a sticky common event, which can be set by CommonEventPublishInfo.setSticky(boolean).
isStickyCommonEvent() - Method in class ohos.event.commonevent.CommonEventSubscriber
Checks whether the current common event is a sticky common event.
isStore() - Method in class ohos.data.search.model.IndexForm
Checks whether to store this field.
isStreamActive(AudioManager.AudioVolumeType) - Static method in class ohos.media.audio.AudioManager
Checks whether audio streams of a specified type are active.
isStrict(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the strictfp modifier, false otherwise.
isSuitableSmsAddress(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Checks whether the network address of the Short Message Service (SMS) can be used as the destination address.
isSupplementary(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu] Determines if the code point is a supplementary character.
isSupplementaryCodePoint(int) - Static method in class java.lang.Character
Determines whether the specified character (Unicode code point) is in the supplementary character range.
isSupplementaryCodePoint(int) - Static method in class ohos.global.icu.lang.UCharacter
isSupport(int) - Method in class ohos.light.agent.LightAgent
Checks whether a specified light exists on the hardware device.
isSupport(int) - Method in class ohos.vibrator.agent.VibratorAgent
Checks whether a specified vibrator exists on the hardware device.
isSupported() - Static method in class ohos.data.distributed.file.DistFiles
Checks whether DistFiles is supported on current device.
isSupported() - Static method in class ohos.data.usage.DataUsage
Checks whether DataUsage is supported on current device.
isSupported() - Static method in class ohos.data.usage.StatVfs
Checks whether StatVfs is supported on current device.
isSupported(int) - Method in class ohos.nfc.cardemulation.CardEmulation
Checks whether a specified type of card emulation is supported.
isSupported(String) - Static method in class java.nio.charset.Charset
Tells whether the named charset is supported.
isSupported(String) - Static method in class ohos.security.seckeychain.SecKeyChain
Checks whether private keys indicated by a specified secKeyAlgorithm are supported.
isSupported(TemporalField) - Method in interface java.time.chrono.ChronoLocalDate
Checks if the specified field is supported.
isSupported(TemporalField) - Method in interface java.time.chrono.ChronoLocalDateTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in interface java.time.chrono.ChronoZonedDateTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in interface java.time.chrono.Era
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.chrono.JapaneseDate
Checks if the specified field is supported.
isSupported(TemporalField) - Method in enum java.time.DayOfWeek
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.Instant
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.LocalDate
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.LocalDateTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.LocalTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in enum java.time.Month
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.MonthDay
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.OffsetDateTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.OffsetTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in interface java.time.temporal.TemporalAccessor
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.Year
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.YearMonth
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.ZonedDateTime
Checks if the specified field is supported.
isSupported(TemporalField) - Method in class java.time.ZoneOffset
Checks if the specified field is supported.
isSupported(TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDate
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDateTime
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in interface java.time.chrono.ChronoZonedDateTime
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in class java.time.Instant
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in class java.time.LocalDate
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in class java.time.LocalDateTime
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in class java.time.LocalTime
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in class java.time.OffsetDateTime
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in class java.time.OffsetTime
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in interface java.time.temporal.Temporal
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in class java.time.Year
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in class java.time.YearMonth
Checks if the specified unit is supported.
isSupported(TemporalUnit) - Method in class java.time.ZonedDateTime
Checks if the specified unit is supported.
isSupportedBy(Temporal) - Method in enum java.time.temporal.ChronoUnit
 
isSupportedBy(Temporal) - Method in interface java.time.temporal.TemporalUnit
Checks if this unit is supported by the specified temporal object.
isSupportedBy(TemporalAccessor) - Method in enum java.time.temporal.ChronoField
 
isSupportedBy(TemporalAccessor) - Method in interface java.time.temporal.TemporalField
Checks if this field is supported by the temporal object.
isSupportMultiSim() - Method in class ohos.telephony.SimInfoManager
Checks whether the device supports multiple SIM cards, that is, whether there are multiple card slots.
isSurfaceClassSupported(Class<T>) - Method in interface ohos.media.camera.device.CameraAbility
Checks whether the surface class is supported.
isSurrogate(char) - Static method in class java.lang.Character
Determines if the given char value is a Unicode surrogate code unit.
isSurrogatePair(char, char) - Static method in class java.lang.Character
Determines whether the specified pair of char values is a valid Unicode surrogate pair.
isSurrogatePair(char, char) - Static method in class ohos.global.icu.lang.UCharacter
isSymbolicLink() - Method in interface java.nio.file.attribute.BasicFileAttributes
Tells whether the file is a symbolic link.
isSymbolicLink(Path) - Static method in class java.nio.file.Files
Tests whether a file is a symbolic link.
isSyncEvents() - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Checks whether events are synchronized.
isSynchronized(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the synchronized modifier, false otherwise.
isSynthetic() - Method in class java.lang.Class
Returns true if this class is a synthetic class; returns false otherwise.
isSynthetic() - Method in class java.lang.reflect.Constructor
Returns true if this executable is a synthetic construct; returns false otherwise.
isSynthetic() - Method in class java.lang.reflect.Executable
Returns true if this executable is a synthetic construct; returns false otherwise.
isSynthetic() - Method in class java.lang.reflect.Field
Returns true if this field is a synthetic field; returns false otherwise.
isSynthetic() - Method in interface java.lang.reflect.Member
Returns true if this member was introduced by the compiler; returns false otherwise.
isSynthetic() - Method in class java.lang.reflect.Method
Returns true if this executable is a synthetic construct; returns false otherwise.
isSynthetic() - Method in class java.lang.reflect.Parameter
Returns true if this parameter is neither implicitly nor explicitly declared in source code; returns false otherwise.
isSystem() - Method in interface java.nio.file.attribute.DosFileAttributes
Returns the value of the system attribute.
isTagConnected() - Method in class ohos.nfc.tag.TagManager
Checks whether a connection has been set up with a tag.
isTangentDataDefined() - Method in class ohos.agp.render.render3d.util.MeshBuilder.Primitive
Obtains whether tangent data is defined for this primitive.
isTapDismissed() - Method in class ohos.event.notification.NotificationRequest
Checks whether the current notification will be automatically dismissed after being tapped.
isTemporary() - Method in class ohos.aafwk.ability.Ability
Checks whether this ability is a temporary ability.
isTerminated() - Method in class java.nio.channels.AsynchronousChannelGroup
Tells whether or not this group has terminated.
isTerminated() - Method in interface java.util.concurrent.ExecutorService
Returns true if all tasks have completed following shut down.
isTerminated() - Method in class java.util.concurrent.ForkJoinPool
Returns true if all tasks have completed following shut down.
isTerminated() - Method in class java.util.concurrent.Phaser
Returns true if this phaser has been terminated.
isTerminated() - Method in class java.util.concurrent.ThreadPoolExecutor
 
isTerminating() - Method in class java.util.concurrent.ForkJoinPool
Returns true if the process of termination has commenced but not yet completed.
isTerminating() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns true if this executor is in the process of terminating after ThreadPoolExecutor.shutdown() or ThreadPoolExecutor.shutdownNow() but has not completely terminated.
isTerminating() - Method in class ohos.aafwk.ability.Ability
Checks whether the current ability is being destroyed.
isTextCursorVisible() - Method in class ohos.agp.components.Text
Obtains whether the cursor is visible for an editable text view.
isTimeBased() - Method in enum java.time.temporal.ChronoField
Checks if this field represents a component of a time.
isTimeBased() - Method in enum java.time.temporal.ChronoUnit
Checks if this unit is a time unit.
isTimeBased() - Method in interface java.time.temporal.TemporalField
Checks if this field represents a component of a time.
isTimeBased() - Method in interface java.time.temporal.TemporalUnit
Checks if this unit represents a component of a time.
isTimeSet - Variable in class java.util.Calendar
True if then the value of time is valid.
isTitleCase(char) - Static method in class java.lang.Character
Determines if the specified character is a titlecase character.
isTitleCase(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a titlecase character.
isTitleCase(int) - Static method in class ohos.global.icu.lang.UCharacter
Determines if the specified code point is a titlecase character.
isTouchFocusable() - Method in class ohos.agp.components.Component
Returns whether the component can receive focus in touch mode.
isTouchForClose() - Method in class ohos.agp.components.SlideDrawer
Checks whether the SlideDrawer can be closed by a touch.
isTouchOutside() - Method in interface ohos.agp.window.dialog.BaseDialog.DialogListener
Checks whether an event has occurred outside of the dialog box.
isTransient(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the transient modifier, false otherwise.
isTransitionalDifferent() - Method in class ohos.global.icu.text.IDNA.Info
Returns true if transitional and nontransitional processing produce different results.
isTranslate() - Method in class ohos.agp.utils.Matrix
Checks whether this Matrix has been translated.
isTranslate() - Method in class ohos.agp.utils.Matrix44
Checks whether this Matrix44 contains translation or whether it is an identity matrix.
isUAlphabetic(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu]
isULowercase(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu]
isUnderflow() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes an underflow condition.
isUnderLined() - Method in class ohos.agp.render.Paint
Checks whether the font in this Paint is underlined.
isUnicodeIdentifierPart(char) - Static method in class java.lang.Character
Determines if the specified character may be part of a Unicode identifier as other than the first character.
isUnicodeIdentifierPart(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) may be part of a Unicode identifier as other than the first character.
isUnicodeIdentifierPart(int) - Static method in class ohos.global.icu.lang.UCharacter
Determines if the specified code point may be any part of a Unicode identifier other than the starting character.
isUnicodeIdentifierStart(char) - Static method in class java.lang.Character
Determines if the specified character is permissible as the first character in a Unicode identifier.
isUnicodeIdentifierStart(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is permissible as the first character in a Unicode identifier.
isUnicodeIdentifierStart(int) - Static method in class ohos.global.icu.lang.UCharacter
Determines if the specified code point is permissible as the first character in a Unicode identifier.
isUnmappable() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes an unmappable-character error.
isUnremovable() - Method in class ohos.event.notification.NotificationRequest
Checks whether this notification is unremovable.
isUnresolved() - Method in class java.net.InetSocketAddress
Checks whether the address has been resolved or not.
isUnshared() - Method in class java.io.ObjectStreamField
Returns boolean value indicating whether or not the serializable field represented by this ObjectStreamField instance is unshared.
isUp() - Method in class java.net.NetworkInterface
Returns whether a network interface is up and running.
isUpdateOperation() - Method in class ohos.aafwk.ability.DataAbilityOperation
Checks whether an update operation is created.
isUpdatingConfigurations() - Method in class ohos.app.AbilityContext
 
isUpdatingConfigurations() - Method in interface ohos.app.Context
Checks whether the configuration of this ability is changing
isUpperCase(char) - Static method in class java.lang.Character
Determines if the specified character is an uppercase character.
isUpperCase(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is an uppercase character.
isUpperCase(int) - Static method in class ohos.global.icu.lang.UCharacter
Determines if the specified code point is an uppercase character.
isUpperCaseFirst() - Method in class ohos.global.icu.text.RuleBasedCollator
Return true if an uppercase character is sorted before the corresponding lowercase character.
isUriPhoneNumber(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Checks whether a phone number contains '@' or '%40' to determine whether the phone number is a URI.
isUsed() - Method in class ohos.powermanager.PowerManager.RunningLock
Checks whether a lock is held or in use.
isUserImportant() - Method in class ohos.event.notification.MessageUser
Checks whether this MessageUser is important.
isUserKingKong() - Method in interface ohos.app.IAbilityManager
ask that is user kingkong test
isUserNode() - Method in class java.util.prefs.AbstractPreferences
Implements the isUserNode method as per the specification in Preferences#isUserNode().
isUserNode() - Method in class java.util.prefs.Preferences
Returns true if this preference node is in the user preference tree, false if it's in the system preference tree.
isUUppercase(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu]
isUWhiteSpace(int) - Static method in class ohos.global.icu.lang.UCharacter
[icu]
isValid() - Method in class java.nio.channels.FileLock
Tells whether or not this lock is valid.
isValid() - Method in class java.nio.channels.MembershipKey
Tells whether or not this membership is valid.
isValid() - Method in class java.nio.channels.SelectionKey
Tells whether or not this key is valid.
isValid() - Method in class java.nio.channels.spi.AbstractSelectionKey
 
isValid() - Method in interface java.nio.file.WatchKey
Tells whether or not this watch key is valid.
isValid() - Method in interface javax.net.ssl.SSLSession
Returns whether this session is valid and available for resuming or joining.
isValid() - Method in class ohos.agp.render.Path
Checks whether this Path is valid.
isValid() - Method in interface ohos.agp.render.render3d.Engine.RenderNodeGraph
Checks whether the handle of the default rendering node graph is valid.
isValid() - Method in interface ohos.agp.render.render3d.Entity
Checks whether an entity is valid.
isValid() - Method in interface ohos.agp.render.render3d.gltf.GltfData
Checks whether the glTF data is valid.
isValid() - Method in interface ohos.agp.render.render3d.gltf.GltfImportData
Checks whether the glTF data is valid.
isValid() - Method in interface ohos.agp.render.render3d.resources.GpuResourceHandle
Checks whether this resource handle is valid.
isValid() - Method in interface ohos.agp.render.render3d.resources.ResourceHandle
Checks whether this resource handle is valid.
isValid() - Method in class ohos.hiviewdfx.HiTraceId
Checks whether an HiTraceId object is valid.
isValid() - Method in class ohos.miscservices.timeutility.Timer.TimerIntent
Checks whether the TimerIntent object is valid.
isValid(int) - Method in interface java.sql.Connection
Returns true if the connection has not been closed and is still valid.
isValid(Buffer) - Static method in class ohos.agp.render.opengl.ETC1
This method is used to check whether the head is valid.
isValid(Engine.RenderNodeGraph) - Static method in interface ohos.agp.render.render3d.Engine.RenderNodeGraph
Checks whether the handle of a specified rendering node graph is valid.
isValid(GpuResourceHandle) - Static method in interface ohos.agp.render.render3d.resources.GpuResourceHandle
Checks whether a specified resource handle is valid.
isValid(ResourceHandle) - Static method in interface ohos.agp.render.render3d.resources.ResourceHandle
Checks whether a specified resource handle is valid.
isValidating() - Method in class ohos.javax.xml.parsers.SAXParser
Indicates whether or not this parser is configured to validate XML documents.
isValidating() - Method in class ohos.javax.xml.parsers.SAXParserFactory
Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
isValidBluetoothAddr(String) - Static method in class ohos.bluetooth.BluetoothHost
Checks whether the Bluetooth address is valid.
isValidCodePoint(int) - Static method in class java.lang.Character
Determines whether the specified code point is a valid Unicode code point value.
isValidCodePoint(int) - Static method in class ohos.global.icu.lang.UCharacter
isValidComponentId(int) - Method in class ohos.agp.components.ComponentProvider
Checks whether a component is valid based on the provided component ID.
isValidDay(int) - Method in class java.time.YearMonth
Checks if the day-of-month is valid for this year-month.
isValidDigitString(String) - Static method in class ohos.global.icu.text.NumberingSystem
Convenience method to determine if a given digit string is valid for use as a descriptor of a numeric ( non-algorithmic ) numbering system.
isValidEncodingFormat(AudioStreamInfo.EncodingFormat) - Static method in class ohos.media.audio.AudioStreamInfo
Checks whether an encoding format is valid.
isValidIntValue(long) - Method in class java.time.temporal.ValueRange
Checks if the value is within the valid range and that all values in the range fit in an int.
isValidMonthDay(MonthDay) - Method in class java.time.Year
Checks if the month-day is valid for this year.
isValidOffset(LocalDateTime, ZoneOffset) - Method in class java.time.zone.ZoneRules
Checks if the offset date-time is valid for these rules.
isValidOffset(ZoneOffset) - Method in class java.time.zone.ZoneOffsetTransition
Checks if the specified offset is valid during this transition.
isValidOutChannelMask(AudioStreamInfo.ChannelMask) - Static method in class ohos.media.audio.AudioStreamInfo
Checks whether the audio channel mask is valid.
isValidValue(long) - Method in class java.time.temporal.ValueRange
Checks if the value is within the valid range.
isValidValueType(Object) - Static method in class ohos.utils.PersistablePacMap
Checks whether the type of the value object supports marshalling to and unmarshalling from a JSON string.
isValidYear(int) - Method in class java.time.MonthDay
Checks if the year is valid for this month-day.
isVarArgs() - Method in interface java.lang.invoke.MethodHandleInfo
Determines if the underlying member was a variable arity method or constructor.
isVarArgs() - Method in class java.lang.reflect.Constructor
Returns true if this executable was declared to take a variable number of arguments; returns false otherwise.
isVarArgs() - Method in class java.lang.reflect.Executable
Returns true if this executable was declared to take a variable number of arguments; returns false otherwise.
isVarArgs() - Method in class java.lang.reflect.Method
Returns true if this executable was declared to take a variable number of arguments; returns false otherwise.
isVarArgs() - Method in class java.lang.reflect.Parameter
Returns true if this parameter represents a variable argument list; returns false otherwise.
isVarargsCollector() - Method in class java.lang.invoke.MethodHandle
Determines if this method handle supports variable arity calls.
isVideoCallingEnabled() - Method in class ohos.dcall.DistributedCallManager
Checks whether video calling is enabled on this device.
isVirtual() - Method in class java.net.NetworkInterface
Returns whether this interface is a virtual interface (also called subinterface).
isVisible() - Method in class ohos.accessibility.ability.AccessibilityInfo
Checks whether this node is visible to users.
isVisible() - Method in class ohos.bundle.AbilityInfo
Checks whether an ability can be called by other abilities.
isVisible() - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Obtains the visibility of associated events.
isVoiceMailNumber(String, int) - Static method in class ohos.telephony.TelephoneNumberUtils
Checks whether a phone number is on the voice mailbox number list provided by the SIM card.
isVolatile() - Method in class ohos.agp.render.Path
Checks whether this Path is volatile.
isVolatile(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the volatile modifier, false otherwise.
isWaitOrPauseChar(char) - Static method in class ohos.telephony.TelephoneNumberUtils
Checks whether a character is a wait or pause character.
isWeak(byte[], int) - Static method in class javax.crypto.spec.DESKeySpec
Checks if the given DES key material is weak or semi-weak.
isWeekDateSupported() - Method in class java.util.Calendar
Returns whether this Calendar supports week dates.
isWeekDateSupported() - Method in class java.util.GregorianCalendar
Returns true indicating this GregorianCalendar supports week dates.
isWeekend() - Method in class ohos.global.icu.util.Calendar
[icu] Returns true if this Calendar's current date and time is in the weekend in this calendar system.
isWeekend(Date) - Method in class ohos.global.icu.util.Calendar
[icu] Returns true if the given date and time is in the weekend in this calendar system.
isWheelModeEnabled() - Method in class ohos.agp.components.DatePicker
Obtains whether to enable the wheel mode of a date picker to allow the maximum value on the selector to wrap around the minimum value.
isWheelModeEnabled() - Method in class ohos.agp.components.Picker
Obtains the selector wrapping mode of a number picker.
isWheelModeEnabled() - Method in class ohos.agp.components.TimePicker
Obtains whether wheel mode is enabled for the selector wheel of a time picker.
isWhitespace(char) - Static method in class java.lang.Character
Determines if the specified character is white space according to Java.
isWhitespace(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is white space according to Java.
isWhitespace(int) - Static method in class ohos.global.icu.lang.UCharacter
Determines if the specified code point is a white space character.
isWhiteSpace() - Method in interface ohos.javax.xml.stream.events.Characters
Returns true if this set of Characters is all whitespace.
isWhiteSpace() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Returns true if the cursor points to a character data event that consists of all whitespace
isWholeDay() - Method in class ohos.sysappcomponents.calendar.entity.Events
Checks whether this event is a whole-day event.
isWifiActive() - Method in class ohos.wifi.WifiDevice
Checks whether Wi-Fi is enabled.
isWorkInfoValid() - Method in class ohos.workscheduler.WorkInfo
Checks whether a WorkInfo object is valid.
isWrapperFor(Class<?>) - Method in interface java.sql.Wrapper
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWritable() - Method in class java.nio.channels.SelectionKey
Tests whether this key's channel is ready for writing.
isWritable(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether it is possible for a write on the designated column to succeed.
isWritable(Path) - Static method in class java.nio.file.Files
Tests whether a file is writable.
isWriteLocked() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries if the write lock is held by any thread.
isWriteLocked() - Method in class java.util.concurrent.locks.StampedLock
Returns true if the lock is currently held exclusively.
isWriteLockedByCurrentThread() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries if the write lock is held by the current thread.
isXIncludeAware() - Method in class ohos.javax.xml.parsers.SAXParser
Get the XInclude processing mode for this parser.
isXIncludeAware() - Method in class ohos.javax.xml.parsers.SAXParserFactory
Get state of XInclude processing.
isYearFixed() - Method in class ohos.agp.components.DatePicker
Obtains the year selector state.
ISystemRestoreProgressListener - Interface in ohos.systemrestore
Calls back the system restore progress.
isZero() - Method in interface java.time.chrono.ChronoPeriod
Checks if all the supported units of this period are zero.
isZero() - Method in class java.time.Duration
Checks if this duration is zero length.
isZero() - Method in class java.time.Period
Checks if all three units of this period are zero.
isZero() - Method in class ohos.utils.RationalNumber
Checks whether the current RationalNumber object represents the value 0.
ITALIAN - Static variable in class java.util.Locale
Useful constant for language.
ITALIAN - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates that Italian text elements will be detected.
ITALIAN - Static variable in class ohos.global.icu.util.ULocale
Useful constant for language.
ITALY - Static variable in class java.util.Locale
Useful constant for country.
ITALY - Static variable in class ohos.global.icu.util.ULocale
Useful constant for country/region.
Iterable<T> - Interface in java.lang
Implementing this interface allows an object to be the target of the "for-each loop" statement.
iterate(double, DoubleUnaryOperator) - Static method in interface java.util.stream.DoubleStream
Returns an infinite sequential ordered DoubleStream produced by iterative application of a function f to an initial element seed, producing a Stream consisting of seed, f(seed), f(f(seed)), etc.
iterate(int, IntUnaryOperator) - Static method in interface java.util.stream.IntStream
Returns an infinite sequential ordered IntStream produced by iterative application of a function f to an initial element seed, producing a Stream consisting of seed, f(seed), f(f(seed)), etc.
iterate(long, LongUnaryOperator) - Static method in interface java.util.stream.LongStream
Returns an infinite sequential ordered LongStream produced by iterative application of a function f to an initial element seed, producing a Stream consisting of seed, f(seed), f(f(seed)), etc.
iterate(T, UnaryOperator<T>) - Static method in interface java.util.stream.Stream
Returns an infinite sequential ordered Stream produced by iterative application of a function f to an initial element seed, producing a Stream consisting of seed, f(seed), f(f(seed)), etc.
iterator() - Method in interface java.lang.Iterable
Returns an iterator over elements of type T.
iterator() - Method in interface java.nio.file.DirectoryStream
Returns the iterator associated with this DirectoryStream.
iterator() - Method in interface java.nio.file.Path
Returns an iterator over the name elements of this path.
iterator() - Method in exception java.sql.SQLException
Returns an iterator over the chained SQLExceptions.
iterator() - Method in class java.util.AbstractCollection
Returns an iterator over the elements contained in this collection.
iterator() - Method in class java.util.AbstractList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class java.util.AbstractSequentialList
Returns an iterator over the elements in this list (in proper sequence).
iterator() - Method in class java.util.ArrayDeque
Returns an iterator over the elements in this deque.
iterator() - Method in class java.util.ArrayList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in interface java.util.Collection
Returns an iterator over the elements in this collection.
iterator() - Method in class java.util.concurrent.ArrayBlockingQueue
Returns an iterator over the elements in this queue in proper sequence.
iterator() - Method in interface java.util.concurrent.BlockingDeque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
 
iterator() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns an iterator over the elements in this queue in proper sequence.
iterator() - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns an iterator over the elements in this set in ascending order.
iterator() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns an iterator over the elements contained in this set in the order in which these elements were added.
iterator() - Method in class java.util.concurrent.DelayQueue
Returns an iterator over all the elements (both expired and unexpired) in this queue.
iterator() - Method in class java.util.concurrent.LinkedBlockingDeque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - Method in class java.util.concurrent.LinkedBlockingQueue
Returns an iterator over the elements in this queue in proper sequence.
iterator() - Method in class java.util.concurrent.LinkedTransferQueue
Returns an iterator over the elements in this queue in proper sequence.
iterator() - Method in class java.util.concurrent.PriorityBlockingQueue
Returns an iterator over the elements in this queue.
iterator() - Method in class java.util.concurrent.SynchronousQueue
Returns an empty iterator in which hasNext always returns false.
iterator() - Method in interface java.util.Deque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - Method in class java.util.HashSet
Returns an iterator over the elements in this set.
iterator() - Method in interface java.util.List
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in interface java.util.NavigableSet
Returns an iterator over the elements in this set, in ascending order.
iterator() - Method in class java.util.PriorityQueue
Returns an iterator over the elements in this queue.
iterator() - Method in class java.util.ServiceLoader
Lazily loads the available providers of this loader's service.
iterator() - Method in interface java.util.Set
Returns an iterator over the elements in this set.
iterator() - Method in interface java.util.stream.BaseStream
Returns an iterator for the elements of this stream.
iterator() - Method in interface java.util.stream.DoubleStream
 
iterator() - Method in interface java.util.stream.IntStream
 
iterator() - Method in interface java.util.stream.LongStream
 
iterator() - Method in class java.util.TreeSet
Returns an iterator over the elements in this set in ascending order.
iterator() - Method in class java.util.Vector
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class ohos.global.icu.text.AlphabeticIndex.Bucket
Iterator over the records in the bucket
iterator() - Method in class ohos.global.icu.text.AlphabeticIndex.ImmutableIndex
Returns an iterator over elements of type T.
iterator() - Method in class ohos.global.icu.text.AlphabeticIndex
Return an iterator over the buckets.
iterator() - Method in class ohos.global.icu.text.UnicodeSet
Returns a string iterator.
iterator() - Method in class ohos.utils.LightweightSet
Obtains an Iterator that can operate the LightweightSet container.
iterator() - Method in class ohos.utils.zson.ZSONArray
Obtains the Iterator objects of this ZSONArray.
iterator(Spliterator.OfDouble) - Static method in class java.util.Spliterators
Creates an PrimitiveIterator.OfDouble from a Spliterator.OfDouble.
iterator(Spliterator.OfInt) - Static method in class java.util.Spliterators
Creates an PrimitiveIterator.OfInt from a Spliterator.OfInt.
iterator(Spliterator.OfLong) - Static method in class java.util.Spliterators
Creates an PrimitiveIterator.OfLong from a Spliterator.OfLong.
iterator(Spliterator<? extends T>) - Static method in class java.util.Spliterators
Creates an Iterator from a Spliterator.
Iterator<E> - Interface in java.util
An iterator over a collection.
ITextDetector - Interface in ohos.ai.cv.text
Detects and recognizes text in a given image, also known as Optical Character Recognition(OCR).
ITU_2020 - ohos.media.image.common.ColorSpace
Indicates the color space based on Rec.ITU-R BT.2020-1.
ITU_709 - ohos.media.image.common.ColorSpace
Indicates the color space based on Rec.ITU-R BT.709-5.
ITxtImageSuperResolution - Interface in ohos.ai.cv.sr
Provides the text image super-resolution (TISR) function.
IvParameterSpec - Class in javax.crypto.spec
This class specifies an initialization vector (IV).
IvParameterSpec(byte[]) - Constructor for class javax.crypto.spec.IvParameterSpec
Creates an IvParameterSpec object using the bytes in iv as the IV.
IvParameterSpec(byte[], int, int) - Constructor for class javax.crypto.spec.IvParameterSpec
Creates an IvParameterSpec object using the first len bytes in iv, beginning at offset inclusive, as the IV.
IWallpaperColorsChangedListener - Interface in ohos.miscservices.wallpaper
Provides the listener for wallpaper color changes.
IYAR - Static variable in class ohos.global.icu.util.HebrewCalendar
Constant for Iyar, the 9th month of the Hebrew year.

J

JAMO - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
JAN_1_1_JULIAN_DAY - Static variable in class ohos.global.icu.util.Calendar
The Julian day of the Gregorian epoch, that is, January 1, 1 on the Gregorian calendar.
JANUARY - java.time.Month
The singleton instance for the month of January with 31 days.
JANUARY - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the first month of the year in the Gregorian and Julian calendars.
JANUARY - Static variable in class ohos.global.icu.util.Calendar
Value of the MONTH field indicating the first month of the year.
JAPAN - Static variable in class java.util.Locale
Useful constant for country.
JAPAN - Static variable in class ohos.global.icu.util.ULocale
Useful constant for country/region.
JAPANESE - Static variable in class java.util.Locale
Useful constant for language.
JAPANESE - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates that Japanese text elements will be detected.
JAPANESE - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
JAPANESE - Static variable in class ohos.global.icu.util.ULocale
Useful constant for language.
JapaneseCalendar - Class in ohos.global.icu.util
JapaneseCalendar is a subclass of GregorianCalendar that numbers years and eras based on the reigns of the Japanese emperors.
JapaneseCalendar() - Constructor for class ohos.global.icu.util.JapaneseCalendar
Constructs a default JapaneseCalendar using the current time in the default time zone with the default locale.
JapaneseCalendar(int, int, int) - Constructor for class ohos.global.icu.util.JapaneseCalendar
Constructs a JapaneseCalendar with the given date set in the default time zone with the default locale.
JapaneseCalendar(int, int, int, int) - Constructor for class ohos.global.icu.util.JapaneseCalendar
Constructs a JapaneseCalendar with the given date set in the default time zone with the default locale.
JapaneseCalendar(int, int, int, int, int, int) - Constructor for class ohos.global.icu.util.JapaneseCalendar
Constructs a JapaneseCalendar with the given date and time set for the default time zone with the default locale.
JapaneseCalendar(Date) - Constructor for class ohos.global.icu.util.JapaneseCalendar
Constructs a JapaneseCalendar with the given date set in the default time zone with the default locale.
JapaneseCalendar(Locale) - Constructor for class ohos.global.icu.util.JapaneseCalendar
Constructs a JapaneseCalendar based on the current time in the default time zone with the given locale.
JapaneseCalendar(TimeZone) - Constructor for class ohos.global.icu.util.JapaneseCalendar
Constructs a JapaneseCalendar based on the current time in the given time zone with the default locale.
JapaneseCalendar(TimeZone, Locale) - Constructor for class ohos.global.icu.util.JapaneseCalendar
Constructs a JapaneseCalendar based on the current time in the given time zone with the given locale.
JapaneseCalendar(TimeZone, ULocale) - Constructor for class ohos.global.icu.util.JapaneseCalendar
Constructs a JapaneseCalendar based on the current time in the given time zone with the given locale.
JapaneseCalendar(ULocale) - Constructor for class ohos.global.icu.util.JapaneseCalendar
Constructs a JapaneseCalendar based on the current time in the default time zone with the given locale.
JapaneseChronology - Class in java.time.chrono
The Japanese Imperial calendar system.
JapaneseDate - Class in java.time.chrono
A date in the Japanese Imperial calendar system.
JapaneseEra - Class in java.time.chrono
An era in the Japanese Imperial calendar system.
JarEntry - Class in java.util.jar
This class is used to represent a JAR file entry.
JarEntry(String) - Constructor for class java.util.jar.JarEntry
Creates a new JarEntry for the specified JAR file entry name.
JarEntry(JarEntry) - Constructor for class java.util.jar.JarEntry
Creates a new JarEntry with fields taken from the specified JarEntry object.
JarEntry(ZipEntry) - Constructor for class java.util.jar.JarEntry
Creates a new JarEntry with fields taken from the specified ZipEntry object.
JarException - Exception in java.util.jar
Signals that an error of some sort has occurred while reading from or writing to a JAR file.
JarException() - Constructor for exception java.util.jar.JarException
Constructs a JarException with no detail message.
JarException(String) - Constructor for exception java.util.jar.JarException
Constructs a JarException with the specified detail message.
JarFile - Class in java.util.jar
The JarFile class is used to read the contents of a jar file from any file that can be opened with java.io.RandomAccessFile.
JarFile(File) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified File object.
JarFile(File, boolean) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified File object.
JarFile(File, boolean, int) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified File object in the specified mode.
JarFile(String) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified file name.
JarFile(String, boolean) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified file name.
jarFileURLConnection - Variable in class java.net.JarURLConnection
The connection to the JAR file URL, if the connection has been initiated.
JarInputStream - Class in java.util.jar
The JarInputStream class is used to read the contents of a JAR file from any input stream.
JarInputStream(InputStream) - Constructor for class java.util.jar.JarInputStream
Creates a new JarInputStream and reads the optional manifest.
JarInputStream(InputStream, boolean) - Constructor for class java.util.jar.JarInputStream
Creates a new JarInputStream and reads the optional manifest.
JarOutputStream - Class in java.util.jar
The JarOutputStream class is used to write the contents of a JAR file to any output stream.
JarOutputStream(OutputStream) - Constructor for class java.util.jar.JarOutputStream
Creates a new JarOutputStream with no manifest.
JarOutputStream(OutputStream, Manifest) - Constructor for class java.util.jar.JarOutputStream
Creates a new JarOutputStream with the specified Manifest.
JarURLConnection - Class in java.net
A URL Connection to a Java ARchive (JAR) file or an entry in a JAR file.
JarURLConnection(URL) - Constructor for class java.net.JarURLConnection
Creates the new JarURLConnection to the specified URL.
JAVA - ohos.bundle.FormInfo.FormType
Java form
JAVA_OBJECT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type JAVA_OBJECT.
JAVA_TIME - Static variable in class ohos.global.icu.util.UniversalTimeScale
Used in the JDK.
java.awt.font - package java.awt.font
Provides classes and interface relating to fonts.
java.beans - package java.beans
Contains classes related to developing beans -- components based on the JavaBeans™ architecture.
java.io - package java.io
Provides for system input and output through data streams, serialization and the file system.
java.lang - package java.lang
Provides classes that are fundamental to the design of the Java programming language.
java.lang.annotation - package java.lang.annotation
Provides library support for the Java programming language annotation facility.
java.lang.invoke - package java.lang.invoke
The java.lang.invoke package contains dynamic language support provided directly by the Java core class libraries and virtual machine.
java.lang.ref - package java.lang.ref
Provides reference-object classes, which support a limited degree of interaction with the garbage collector.
java.lang.reflect - package java.lang.reflect
Provides classes and interfaces for obtaining reflective information about classes and objects.
java.math - package java.math
Provides classes for performing arbitrary-precision integer arithmetic (BigInteger) and arbitrary-precision decimal arithmetic (BigDecimal).
java.net - package java.net
Provides the classes for implementing networking applications.
java.nio - package java.nio
Defines buffers, which are containers for data, and provides an overview of the other NIO packages.
java.nio.channels - package java.nio.channels
Defines channels, which represent connections to entities that are capable of performing I/O operations, such as files and sockets; defines selectors, for multiplexed, non-blocking I/O operations.
java.nio.channels.spi - package java.nio.channels.spi
Service-provider classes for the java.nio.channels package.
java.nio.charset - package java.nio.charset
Defines charsets, decoders, and encoders, for translating between bytes and Unicode characters.
java.nio.charset.spi - package java.nio.charset.spi
Service-provider classes for the java.nio.charset package.
java.nio.file - package java.nio.file
Defines interfaces and classes for the Java virtual machine to access files, file attributes, and file systems.
java.nio.file.attribute - package java.nio.file.attribute
Interfaces and classes providing access to file and file system attributes.
java.nio.file.spi - package java.nio.file.spi
Service-provider classes for the java.nio.file package.
java.security - package java.security
Provides the classes and interfaces for the security framework.
java.security.acl - package java.security.acl
The classes and interfaces in this package have been superseded by classes in the java.security package.
java.security.cert - package java.security.cert
Provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths.
java.security.interfaces - package java.security.interfaces
Provides interfaces for generating RSA (Rivest, Shamir and Adleman AsymmetricCipher algorithm) keys as defined in the RSA Laboratory Technical Note PKCS#1, and DSA (Digital Signature Algorithm) keys as defined in NIST's FIPS-186.
java.security.spec - package java.security.spec
Provides classes and interfaces for key specifications and algorithm parameter specifications.
java.sql - package java.sql
Provides the API for accessing and processing data stored in a data source (usually a relational database) using the JavaTM programming language.
java.text - package java.text
Provides classes and interfaces for handling text, dates, numbers, and messages in a manner independent of natural languages.
java.time - package java.time
The main API for dates, times, instants, and durations.
java.time.chrono - package java.time.chrono
Generic API for calendar systems other than the default ISO.
java.time.format - package java.time.format
Provides classes to print and parse dates and times.
java.time.temporal - package java.time.temporal
Access to date and time using fields and units, and date time adjusters.
java.time.zone - package java.time.zone
Support for time-zones and their rules.
java.util - package java.util
Contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility classes (a string tokenizer, a random-number generator, and a bit array).
java.util.concurrent - package java.util.concurrent
Utility classes commonly useful in concurrent programming.
java.util.concurrent.atomic - package java.util.concurrent.atomic
A small toolkit of classes that support lock-free thread-safe programming on single variables.
java.util.concurrent.locks - package java.util.concurrent.locks
Interfaces and classes providing a framework for locking and waiting for conditions that is distinct from built-in synchronization and monitors.
java.util.function - package java.util.function
Functional interfaces provide target types for lambda expressions and method references.
java.util.jar - package java.util.jar
Provides classes for reading and writing the JAR (Java ARchive) file format, which is based on the standard ZIP file format with an optional manifest file.
java.util.logging - package java.util.logging
Provides the classes and interfaces of the JavaTM 2 platform's core logging facilities.
java.util.prefs - package java.util.prefs
This package allows applications to store and retrieve user and system preference and configuration data.
java.util.regex - package java.util.regex
Classes for matching character sequences against patterns specified by regular expressions.
java.util.stream - package java.util.stream
Classes to support functional-style operations on streams of elements, such as map-reduce transformations on collections.
java.util.zip - package java.util.zip
Provides classes for reading and writing the standard ZIP and GZIP file formats.
JAVANESE - java.awt.font.NumericShaper.Range
The Javanese range with the Javanese digits.
JAVANESE - java.lang.Character.UnicodeScript
Unicode script "Javanese".
JAVANESE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Javanese" Unicode character block.
JAVANESE - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
JAVANESE - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
JAVANESE_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
javax.crypto - package javax.crypto
Provides the classes and interfaces for cryptographic operations.
javax.crypto.interfaces - package javax.crypto.interfaces
Provides interfaces for Diffie-Hellman keys as defined in RSA Laboratories' PKCS #3.
javax.crypto.spec - package javax.crypto.spec
Provides classes and interfaces for key specifications and algorithm parameter specifications.
javax.net - package javax.net
Provides classes for networking applications.
javax.net.ssl - package javax.net.ssl
Provides classes for the secure socket package.
javax.security.auth - package javax.security.auth
This package provides a framework for authentication and authorization.
javax.security.auth.callback - package javax.security.auth.callback
This package provides the classes necessary for services to interact with applications in order to retrieve information (authentication data including usernames or passwords, for example) or to display information (error and warning messages, for example).
javax.security.auth.login - package javax.security.auth.login
This package provides a pluggable authentication framework.
javax.security.auth.x500 - package javax.security.auth.x500
This package contains the classes that should be used to store X500 Principal and X500 Private Credentials in a Subject.
javax.security.cert - package javax.security.cert
Provides classes for public key certificates.
javax.sql - package javax.sql
Provides the API for server side data source access and processing from the JavaTM programming language.
jdbcCompliant() - Method in interface java.sql.Driver
Reports whether this driver is a genuine JDBC Compliant™ driver.
JL - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
JobParams - Class in ohos.data.async
Represents the parameters of the task to asynchronously add, delete, modify, or query data.
JobParams.Builder - Class in ohos.data.async
Constructs a JobParams instance using a builder.
join() - Method in class java.lang.Thread
Waits for this thread to die.
join() - Method in class java.util.concurrent.CompletableFuture
Returns the result value when complete, or throws an (unchecked) exception if completed exceptionally.
join() - Method in class java.util.concurrent.ForkJoinTask
Returns the result of the computation when it is done.
join(long) - Method in class java.lang.Thread
Waits at most millis milliseconds for this thread to die.
join(long, int) - Method in class java.lang.Thread
Waits at most millis milliseconds plus nanos nanoseconds for this thread to die.
join(CharSequence, CharSequence...) - Static method in class java.lang.String
Returns a new String composed of copies of the CharSequence elements joined together with a copy of the specified delimiter.
join(CharSequence, Iterable<? extends CharSequence>) - Static method in class java.lang.String
Returns a new String composed of copies of the CharSequence elements joined together with a copy of the specified delimiter.
join(InetAddress) - Method in class java.net.DatagramSocketImpl
Join the multicast group.
join(InetAddress, NetworkInterface) - Method in interface java.nio.channels.MulticastChannel
Joins a multicast group to begin receiving all datagrams sent to the group, returning a membership key.
join(InetAddress, NetworkInterface, InetAddress) - Method in interface java.nio.channels.MulticastChannel
Joins a multicast group to begin receiving datagrams sent to the group from a given source address.
JOIN_CAUSING - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningType
 
JOIN_CONTROL - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Join_Control.
JOINER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
joinGroup(InetAddress) - Method in class java.net.MulticastSocket
Joins a multicast group.
joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.DatagramSocketImpl
Join the multicast group.
joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.MulticastSocket
Joins the specified multicast group at the specified interface.
joining() - Static method in class java.util.stream.Collectors
Returns a Collector that concatenates the input elements into a String, in encounter order.
joining(CharSequence) - Static method in class java.util.stream.Collectors
Returns a Collector that concatenates the input elements, separated by the specified delimiter, in encounter order.
joining(CharSequence, CharSequence, CharSequence) - Static method in class java.util.stream.Collectors
Returns a Collector that concatenates the input elements, separated by the specified delimiter, with the specified prefix and suffix, in encounter order.
JOINING_GROUP - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Joining_Group.
JOINING_TYPE - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Joining_Type.
jointUserId - Variable in class ohos.bundle.BundleInfo
Indicates the name of the user ID shared among this application and other applications.
JOULE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of energy: joule
JPEG - ohos.media.image.common.ImageFormat.ComponentType
Indicates the JPEG format, which has no component.
JPEG - Static variable in class ohos.media.image.common.ImageFormat
Indicates the JPEG encoding format.
JPEG_INTERCHANGE_FORMAT - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
JPEG_INTERCHANGE_FORMAT_LENGTH - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
JS - ohos.bundle.FormInfo.FormType
JS form
JSON_ARRAY - ohos.data.distributed.common.FieldValueType
JSON array
JSON_OBJECT - ohos.data.distributed.common.FieldValueType
JSON object
JT - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
judgeEquality(IntentAgent, IntentAgent) - Static method in class ohos.event.intentagent.IntentAgentHelper
Checks whether two IntentAgent objects are the same.
JULIAN_DAY - Static variable in class java.time.temporal.JulianFields
Julian Day field.
JULIAN_DAY - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the Julian day field.
JULIAN_DAY - Static variable in class ohos.global.icu.util.Calendar
[icu] Field number for get() and set() indicating the modified Julian day number.
JULIAN_DAY_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'g' field alignment, corresponding to the Calendar#JULIAN_DAY field.
julianDayToDayOfWeek(int) - Static method in class ohos.global.icu.util.Calendar
Returns the day of week, from SUNDAY to SATURDAY, given a Julian day.
julianDayToMillis(int) - Static method in class ohos.global.icu.util.Calendar
Converts Julian day to time as milliseconds.
JulianFields - Class in java.time.temporal
A set of date fields that provide access to Julian Days.
JULY - java.time.Month
The singleton instance for the month of July with 31 days.
JULY - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the seventh month of the year in the Gregorian and Julian calendars.
JULY - Static variable in class ohos.global.icu.util.Calendar
Value of the MONTH field indicating the seventh month of the year.
JUMADA_1 - Static variable in class ohos.global.icu.util.IslamicCalendar
Constant for Jumada al-awwal or (Jumada I), the 5th month of the Islamic year.
JUMADA_2 - Static variable in class ohos.global.icu.util.IslamicCalendar
Constant for Jumada al-thani or (Jumada II), the 6th month of the Islamic year.
JUNE - java.time.Month
The singleton instance for the month of June with 30 days.
JUNE - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the sixth month of the year in the Gregorian and Julian calendars.
JUNE - Static variable in class ohos.global.icu.util.Calendar
Value of the MONTH field indicating the sixth month of the year.
JURCHEN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
JUSTIFICATION - Static variable in class java.awt.font.TextAttribute
Attribute key for the justification of a paragraph.
JUSTIFICATION_FULL - Static variable in class java.awt.font.TextAttribute
Justify the line to the full requested width.
JUSTIFICATION_NONE - Static variable in class java.awt.font.TextAttribute
Do not allow the line to be justified.
JV - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
JYAISTHA - Static variable in class ohos.global.icu.util.IndianCalendar
Constant for Jyaistha, the 3rd month of the Indian year.

K

KAF - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
KAITHI - java.lang.Character.UnicodeScript
Unicode script "Kaithi".
KAITHI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kaithi" Unicode character block.
KAITHI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KAITHI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
KAITHI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KANA_EXTENDED_A - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KANA_EXTENDED_A_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KANA_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kana Supplement" Unicode character block.
KANA_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KANA_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KANBUN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kanbun" Unicode character block.
KANBUN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KANBUN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KANGXI_RADICALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kangxi Radicals" Unicode character block.
KANGXI_RADICALS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KANGXI_RADICALS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KANNADA - java.awt.font.NumericShaper.Range
The Kannada range with the Kannada digits.
KANNADA - java.lang.Character.UnicodeScript
Unicode script "Kannada".
KANNADA - Static variable in class java.awt.font.NumericShaper
Identifies the KANNADA range and decimal base.
KANNADA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kannada" Unicode character block.
KANNADA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KANNADA - Static variable in class ohos.global.icu.lang.UScript
Kannada
KANNADA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KAPH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
KARAT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of concentr: karat
KARTIKA - Static variable in class ohos.global.icu.util.IndianCalendar
Constant for Kartika, the 8th month of the Indian year.
KATAKANA - java.lang.Character.UnicodeScript
Unicode script "Katakana".
KATAKANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Katakana" Unicode character block.
KATAKANA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KATAKANA - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
KATAKANA - Static variable in class ohos.global.icu.lang.UScript
Katakana
KATAKANA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KATAKANA_OR_HIRAGANA - Static variable in class ohos.global.icu.lang.UScript
Script in Unicode 4.0.1
KATAKANA_PHONETIC_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Katakana Phonetic Extensions" Unicode character block.
KATAKANA_PHONETIC_EXTENSIONS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KATAKANA_PHONETIC_EXTENSIONS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KAYAH_LI - java.awt.font.NumericShaper.Range
The Kayah Li range with the Kayah Li digits.
KAYAH_LI - java.lang.Character.UnicodeScript
Unicode script "Kayah_Li".
KAYAH_LI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kayah Li" Unicode character block.
KAYAH_LI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KAYAH_LI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
KAYAH_LI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KEEP - Static variable in interface java.util.jar.Pack200.Packer
The string "keep", a possible value for certain properties.
KEEP - Static variable in interface java.util.jar.Pack200.Unpacker
The string "keep", a possible value for certain properties.
KEEP_BACKGROUND_RUNNING - Static variable in class ohos.security.SystemPermission
Allows a service ability to keep running in the background.
KEEP_BASE_COMBINING - Static variable in class ohos.global.icu.text.Bidi
option bit for writeReordered(): keep combining characters after their base characters in RTL runs
KEEP_CURRENT_RESULT - Static variable in interface java.sql.Statement
The constant indicating that the current ResultSet object should not be closed when calling getMoreResults.
KEEP_FILE_ORDER - Static variable in interface java.util.jar.Pack200.Packer
If this property is set to Pack200.Packer.TRUE, the packer will transmit all elements in their original order within the source archive.
keepBackgroundRunning(int, NotificationRequest) - Method in class ohos.aafwk.ability.Ability
Keeps this Service ability in the background and displays a notification bar.
KELVIN - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of temperature: kelvin
KERNING - Static variable in class java.awt.font.TextAttribute
Attribute key to request kerning.
KERNING_ON - Static variable in class java.awt.font.TextAttribute
Request standard kerning.
Key - Interface in java.security
The Key interface is the top-level interface for all keys.
Key(String, Class<T>) - Constructor for class ohos.media.camera.params.ParameterKey.Key
A constructor used to create a Key instance for camera parameters.
Key(String, Class<T>) - Constructor for class ohos.media.camera.params.PropertyKey.Key
A constructor used to create a Key instance for camera properties.
Key(String, Class<T>) - Constructor for class ohos.media.camera.params.ResultKey.Key
A constructor used to create a Key instance for parameter setting results.
KEY_0 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '0' key
KEY_1 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '1' key
KEY_2 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '2' key
KEY_3 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '3' key
KEY_4 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '4' key
KEY_5 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '5' key
KEY_6 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '6' key
KEY_7 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '7' key
KEY_8 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '8' key
KEY_9 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '9' key
KEY_A - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'A' key
KEY_AGREEMENT - java.security.CryptoPrimitive
Asymmetric primitive: key agreement and key distribution
KEY_ALT_LEFT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Left Alt modifier key
KEY_ALT_RIGHT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Right Alt modifier key
KEY_APOSTROPHE - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: ''' key (apostrophe key)
KEY_AT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '@' key
KEY_B - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'B' key
KEY_BACK - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Back key
KEY_BACKSLASH - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '\' key
KEY_BIT_RATE_SCOPE - Static variable in class ohos.media.common.Format
Indicates the key of a bit rate range.
KEY_BOARD_12KEY - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application requires a keyboard with a 12-key layout.
KEY_BOARD_COMMON - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application requires a keyboard with a QWERTY layout.
KEY_BOARD_DEFAULT - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application does not define the keyboard requirement, which is the default value.
KEY_BOARD_NOKEYS - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application does not require a keyboard.
KEY_BREAK - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Break/Pause key
KEY_BRIGHTNESS_DOWN - Static variable in class ohos.multimodalinput.event.KeyEvent
Brightness Down key
KEY_BRIGHTNESS_UP - Static variable in class ohos.multimodalinput.event.KeyEvent
Brightness UP key
KEY_C - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'C' key
KEY_CALL - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Call key
KEY_CAMERA - Static variable in class ohos.multimodalinput.event.KeyEvent
Presses the camera key.
KEY_CAPS_LOCK - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Caps Lock key
KEY_CLEAR - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Clear key
KEY_CLICK - ohos.media.audio.SoundPlayer.SoundType
Indicates the keyboard tapping sound.
KEY_COMMA - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: ',' key
KEY_COMPROMISE - java.security.cert.CRLReason
This reason indicates that it is known or suspected that the certificate subject's private key has been compromised.
KEY_CTRL_LEFT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Left Control modifier key
KEY_CTRL_RIGHT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Right Control modifier key
KEY_CUSTOM1 - Static variable in class ohos.multimodalinput.event.KeyEvent
Custom key 1
KEY_D - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'D' key
KEY_DEL - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Backspace key
KEY_DPAD_CENTER - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Directional Pad Center key
KEY_DPAD_DOWN - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Directional Pad Down key
KEY_DPAD_LEFT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Directional Pad Left key
KEY_DPAD_RIGHT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Directional Pad Right key
KEY_DPAD_UP - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Directional Pad Up key
KEY_E - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'E' key
KEY_ENABLED_SE_TYPE - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates the keyword used to obtain the enabled SE type.
KEY_ENCAPSULATION - java.security.CryptoPrimitive
Asymmetric primitive: key encapsulation mechanism
KEY_ENDCALL - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: End Call key
KEY_ENTER - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Enter key
KEY_ENVELOPE - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Email function key
KEY_EQUALS - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '=' key
KEY_ESCAPE - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Escape key
KEY_EXPLORER - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Explorer function key
KEY_F - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'F' key
KEY_F1 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: F1 key
KEY_F10 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: F10 key
KEY_F11 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: F11 key
KEY_F12 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: F12 key
KEY_F2 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: F2 key
KEY_F3 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: F3 key
KEY_F4 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: F4 key
KEY_F5 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: F5 key
KEY_F6 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: F6 key
KEY_F7 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: F7 key
KEY_F8 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: F8 key
KEY_F9 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: F9 key
KEY_FOCUS - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Camera Focus key
KEY_FORWARD - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Forward key
KEY_FORWARD_DEL - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Forward Delete key
KEY_FRAME_RATE_SCOPE - Static variable in class ohos.media.common.Format
Indicates the key of a frame rate range.
KEY_FUNCTION - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Function modifier key
KEY_G - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'G' key
KEY_GRAVE - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '`' key (backtick key)
KEY_H - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'H' key
KEY_HEADSETHOOK - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Headset Hook key
KEY_HEIGHT_SCOPE - Static variable in class ohos.media.common.Format
Indicates the key of a height range.
KEY_HISEE_READY - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates the keyword used to obtain the hisee status.
KEY_HOME - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Home key
KEY_I - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'I' key
KEY_INSERT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Insert key
KEY_J - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'J' key
KEY_K - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'K' key
KEY_L - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'L' key
KEY_LAUNCHER_MENU - Static variable in class ohos.multimodalinput.event.KeyEvent
Menu key
KEY_LEFT_BRACKET - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '[' key
KEY_LEFT_KNOB - Static variable in class ohos.multimodalinput.event.KeyEvent
Left Knob
KEY_LEFT_KNOB_ROLL_DOWN - Static variable in class ohos.multimodalinput.event.KeyEvent
Left Knob roll-down
KEY_LEFT_KNOB_ROLL_UP - Static variable in class ohos.multimodalinput.event.KeyEvent
Left Knob roll-up
KEY_M - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'M' key
KEY_MEDIA_CLOSE - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Close media key
KEY_MEDIA_EJECT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Eject media key
KEY_MEDIA_FAST_FORWARD - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Fast Forward media key
KEY_MEDIA_NEXT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Play Next media key
KEY_MEDIA_PAUSE - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Pause media key
KEY_MEDIA_PLAY - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Play media key
KEY_MEDIA_PLAY_PAUSE - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Play/Pause media key
KEY_MEDIA_PREVIOUS - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Play Previous media key
KEY_MEDIA_RECORD - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Record media key
KEY_MEDIA_REWIND - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Rewind media key
KEY_MEDIA_STOP - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Stop media key
KEY_MENU - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Menu key
KEY_META_LEFT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Left Meta modifier key
KEY_META_RIGHT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Right Meta modifier key
KEY_MINUS - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '-' key
KEY_MOVE_END - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: End Movement key
KEY_MOVE_HOME - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Home Movement key
KEY_N - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'N' key
KEY_NOT_FOUND - ohos.data.distributed.common.KvStoreErrorCode
Keyword not found
KEY_NOTIFICATION - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Notification key
KEY_NUM_LOCK - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Num Lock key
KEY_NUMPAD_0 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '0' key on the numeric keypad
KEY_NUMPAD_1 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '1' key on the numeric keypad
KEY_NUMPAD_2 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '2' key on the numeric keypad
KEY_NUMPAD_3 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '3' key on the numeric keypad
KEY_NUMPAD_4 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '4' key on the numeric keypad
KEY_NUMPAD_5 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '5' key on the numeric keypad
KEY_NUMPAD_6 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '6' key on the numeric keypad
KEY_NUMPAD_7 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '7' key on the numeric keypad
KEY_NUMPAD_8 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '8' key on the numeric keypad
KEY_NUMPAD_9 - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '9' key on the numeric keypad
KEY_NUMPAD_ADD - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '+' key (for addition) on the numeric keypad
KEY_NUMPAD_COMMA - Static variable in class ohos.multimodalinput.event.KeyEvent
Key code constant: ',' key (for decimals or digit grouping) on the numeric keypad
KEY_NUMPAD_DIVIDE - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '/' key (for division) on the numeric keypad
KEY_NUMPAD_DOT - Static variable in class ohos.multimodalinput.event.KeyEvent
Key code constant: '.' key (for decimals or digit grouping) on the numeric keypad
KEY_NUMPAD_ENTER - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Enter key on the numeric keypad
KEY_NUMPAD_EQUALS - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '=' key on the numeric keypad
KEY_NUMPAD_LEFT_PAREN - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '(' key on the numeric keypad
KEY_NUMPAD_MULTIPLY - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '*' key (for multiplication) on the numeric keypad
KEY_NUMPAD_RIGHT_PAREN - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: ')' key on the numeric keypad
KEY_NUMPAD_SUBTRACT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '-' key (for subtraction) on the numeric keypad
KEY_O - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'O' key
KEY_P - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'P' key
KEY_PAGE_DOWN - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Page Down key
KEY_PAGE_UP - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Page Up key
KEY_PERIOD - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '.' key
KEY_PLUS - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '+' key
KEY_POUND - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '#' key
KEY_POWER - Static variable in class ohos.multimodalinput.event.KeyEvent
Presses the power button.
KEY_PRESSED - Static variable in class ohos.multimodalinput.event.KeyEvent
Indicates that the key is being pressed down.
KEY_Q - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'Q' key
KEY_R - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'R' key
KEY_RELEASED - Static variable in class ohos.multimodalinput.event.KeyEvent
Indicates that the key is being released.
KEY_RIGHT_BRACKET - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: ']' key
KEY_RIGHT_KNOB - Static variable in class ohos.multimodalinput.event.KeyEvent
Right Knob
KEY_RIGHT_KNOB_ROLL_DOWN - Static variable in class ohos.multimodalinput.event.KeyEvent
Right Knob roll-down
KEY_RIGHT_KNOB_ROLL_UP - Static variable in class ohos.multimodalinput.event.KeyEvent
Right Knob roll-up
KEY_RSSI_SUPPORTED - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates the keyword used to obtain the status of supporting rssi query.
KEY_S - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'S' key
KEY_SAMPLE_RATE_LIST - Static variable in class ohos.media.common.Format
Indicates the key of a sampling rate list.
KEY_SAMPLE_RATE_SCOPE - Static variable in class ohos.media.common.Format
Indicates the key of a sampling rate range.
KEY_SCROLL_LOCK - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Scroll Lock key
KEY_SEARCH - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Search key
KEY_SEMICOLON - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: ';' key
KEY_SHIFT_LEFT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Left Shift modifier key
KEY_SHIFT_RIGHT - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Right Shift modifier key
KEY_SLASH - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '/' key
KEY_SPACE - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Space key
KEY_STAR - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: '*' key
KEY_SYM - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Symbol modifier key
KEY_SYSRQ - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: System Request/Print Screen key
KEY_T - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'T' key
KEY_TAB - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: Tab key
KEY_TEXT - Static variable in class ohos.aafwk.ability.ViewsStatus
Indicates the text key contained in the Intent returned by the ViewsStatus#getStatusByComponentId(int) method that was called on the AbilityForm supplier.
KEY_U - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'U' key
KEY_UNKNOWN - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: unknown keycode
KEY_V - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'V' key
KEY_VOICE_ASSISTANT - Static variable in class ohos.multimodalinput.event.KeyEvent
Voice Assistant key
KEY_VOICE_SOURCE_SWITCH - Static variable in class ohos.multimodalinput.event.KeyEvent
Audio Source Switch button
KEY_VOLUME_DOWN - Static variable in class ohos.multimodalinput.event.KeyEvent
Turns down the volume.
KEY_VOLUME_UP - Static variable in class ohos.multimodalinput.event.KeyEvent
Turns up the volume.
KEY_W - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'W' key
KEY_WEAR_1 - Static variable in class ohos.multimodalinput.event.KeyEvent
Indicates general-purpose key 1 on the wearables
KEY_WIDTH_SCOPE - Static variable in class ohos.media.common.Format
Indicates the key of a width range.
KEY_WRAP - java.security.CryptoPrimitive
Symmetric primitive: key wrap
KEY_X - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'X' key
KEY_Y - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'Y' key
KEY_Z - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: 'Z' key
KeyAgreement - Class in javax.crypto
This class provides the functionality of a key agreement (or key exchange) protocol.
KeyAgreement(KeyAgreementSpi, Provider, String) - Constructor for class javax.crypto.KeyAgreement
Creates a KeyAgreement object.
KeyAgreementSpi - Class in javax.crypto
This class defines the Service Provider Interface (SPI) for the KeyAgreement class.
KeyAgreementSpi() - Constructor for class javax.crypto.KeyAgreementSpi
 
keyAt(int) - Method in class ohos.utils.LightweightMap
Obtains the key at the location identified by index in an LightweightMap container.
keyAt(int) - Method in class ohos.utils.LongPlainArray
Queries the key of a specified index.
keyAt(int) - Method in class ohos.utils.PlainArray
Queries the key at a specified index.
keyAt(int) - Method in class ohos.utils.PlainBooleanArray
Queries the key at a specified index.
keyAt(int) - Method in class ohos.utils.PlainIntArray
Queries the key at a specified index.
keyAt(int) - Method in class ohos.utils.PlainLongArray
Queries the key at a specified index.
KEYBOARD - Static variable in class ohos.multimodalinput.event.MultimodalEvent
Indicates a keyboard input event.
KeyboardController - Class in ohos.miscservices.inputmethodability
Enables your application to control the input method keyboard.
KeyboardDelegate - Interface in ohos.miscservices.inputmethodability
A delegate interface for soft keyboards, which is defined by the input method framework and needs to be implemented.
KeyBoardEvent - Class in ohos.multimodalinput.event
Defines all keyboard events.
KeyBoardEvent() - Constructor for class ohos.multimodalinput.event.KeyBoardEvent
 
keyDisplayName(String) - Method in class ohos.global.icu.text.LocaleDisplayNames
Returns the display name of the provided locale key.
KeyEvent - Class in ohos.multimodalinput.event
Defines all key events.
KeyEvent() - Constructor for class ohos.multimodalinput.event.KeyEvent
 
KeyException - Exception in java.security
This is the basic key exception.
KeyException() - Constructor for exception java.security.KeyException
Constructs a KeyException with no detail message.
KeyException(String) - Constructor for exception java.security.KeyException
Constructs a KeyException with the specified detail message.
KeyException(String, Throwable) - Constructor for exception java.security.KeyException
Creates a KeyException with the specified detail message and cause.
KeyException(Throwable) - Constructor for exception java.security.KeyException
Creates a KeyException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
KeyFactory - Class in java.security
Key factories are used to convert keys (opaque cryptographic keys of type Key) into key specifications (transparent representations of the underlying key material), and vice versa.
KeyFactory(KeyFactorySpi, Provider, String) - Constructor for class java.security.KeyFactory
Creates a KeyFactory object.
KeyFactorySpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the KeyFactory class.
KeyFactorySpi() - Constructor for class java.security.KeyFactorySpi
 
keyFor(Selector) - Method in class java.nio.channels.SelectableChannel
Retrieves the key representing the channel's registration with the given selector.
keyFor(Selector) - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
KeyGenAlgorithmParaSpec - Class in ohos.security.keystore
Sets algorithm parameters for key generation.
KeyGenAlgorithmParaSpec.Builder - Class in ohos.security.keystore
A static inner class of KeyGenAlgorithmParaSpec.
KeyGenerator - Class in javax.crypto
This class provides the functionality of a secret (symmetric) key generator.
KeyGenerator(KeyGeneratorSpi, Provider, String) - Constructor for class javax.crypto.KeyGenerator
Creates a KeyGenerator object.
KeyGeneratorSpi - Class in javax.crypto
This class defines the Service Provider Interface (SPI) for the KeyGenerator class.
KeyGeneratorSpi() - Constructor for class javax.crypto.KeyGeneratorSpi
 
KeyManagementException - Exception in java.security
This is the general key management exception for all operations dealing with key management.
KeyManagementException() - Constructor for exception java.security.KeyManagementException
Constructs a KeyManagementException with no detail message.
KeyManagementException(String) - Constructor for exception java.security.KeyManagementException
Constructs a KeyManagementException with the specified detail message.
KeyManagementException(String, Throwable) - Constructor for exception java.security.KeyManagementException
Creates a KeyManagementException with the specified detail message and cause.
KeyManagementException(Throwable) - Constructor for exception java.security.KeyManagementException
Creates a KeyManagementException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
KeyManager - Interface in javax.net.ssl
This is the base interface for JSSE key managers.
KeyManagerFactory - Class in javax.net.ssl
This class acts as a factory for key managers based on a source of key material.
KeyManagerFactory(KeyManagerFactorySpi, Provider, String) - Constructor for class javax.net.ssl.KeyManagerFactory
Creates a KeyManagerFactory object.
KeyManagerFactorySpi - Class in javax.net.ssl
This class defines the Service Provider Interface (SPI) for the KeyManagerFactory class.
KeyManagerFactorySpi() - Constructor for class javax.net.ssl.KeyManagerFactorySpi
 
KeyPair - Class in java.security
This class is a simple holder for a key pair (a public key and a private key).
KeyPair(PublicKey, PrivateKey) - Constructor for class java.security.KeyPair
Constructs a key pair from the given public key and private key.
KeyPairGenerator - Class in java.security
The KeyPairGenerator class is used to generate pairs of public and private keys.
KeyPairGenerator(String) - Constructor for class java.security.KeyPairGenerator
Creates a KeyPairGenerator object for the specified algorithm.
KeyPairGeneratorSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the KeyPairGenerator class, which is used to generate pairs of public and private keys.
KeyPairGeneratorSpi() - Constructor for class java.security.KeyPairGeneratorSpi
 
KEYPRESS_DELETE - ohos.media.audio.SoundPlayer.SoundType
Indicates the sound when the Delete key is pressed.
KEYPRESS_INVALID - ohos.media.audio.SoundPlayer.SoundType
Indicates the sound when an invalid key is pressed.
KEYPRESS_RETURN - ohos.media.audio.SoundPlayer.SoundType
Indicates the sound when the Back key is pressed.
KEYPRESS_SPACEBAR - ohos.media.audio.SoundPlayer.SoundType
Indicates the sound when the Spacebar key is pressed.
KEYPRESS_STANDARD - ohos.media.audio.SoundPlayer.SoundType
Indicates the standard keypress sound.
KeyRep - Class in java.security
Standardized representation for serialized Key objects.
KeyRep(KeyRep.Type, String, String, byte[]) - Constructor for class java.security.KeyRep
Construct the alternate Key class.
KeyRep.Type - Enum in java.security
Key type.
keys - Variable in class ohos.media.common.Format.FormatArrays
Indicates media metadata keys.
keys() - Method in class java.nio.channels.Selector
Returns this selector's key set.
keys() - Method in class java.security.Provider
 
keys() - Method in class java.util.concurrent.ConcurrentHashMap
Returns an enumeration of the keys in this table.
keys() - Method in class java.util.Dictionary
Returns an enumeration of the keys in this dictionary.
keys() - Method in class java.util.Hashtable
Returns an enumeration of the keys in this hashtable.
keys() - Method in class java.util.prefs.AbstractPreferences
Implements the keys method as per the specification in Preferences#keys().
keys() - Method in class java.util.prefs.Preferences
Returns all of the keys that have an associated value in this preference node.
keys() - Method in class ohos.utils.LruBuffer
Obtains a list of keys for the values in the current buffer.
keySet() - Method in class java.security.Provider
Returns an unmodifiable Set view of the property keys contained in this provider.
keySet() - Method in class java.util.AbstractMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.concurrent.ConcurrentHashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in interface java.util.concurrent.ConcurrentNavigableMap
Returns a NavigableSet view of the keys contained in this map.
keySet() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a NavigableSet view of the keys contained in this map.
keySet() - Method in class java.util.EnumMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.HashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.Hashtable
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.IdentityHashMap
Returns an identity-based set view of the keys contained in this map.
keySet() - Method in class java.util.jar.Attributes
Returns a Set view of the attribute names (keys) contained in this Map.
keySet() - Method in class java.util.LinkedHashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in interface java.util.Map
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.ResourceBundle
Returns a Set of all keys contained in this ResourceBundle and its parent bundles.
keySet() - Method in interface java.util.SortedMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.TreeMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.WeakHashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class ohos.aafwk.content.IntentParams
Obtains a set of the keys of all parameters.
keySet() - Method in class ohos.utils.LightweightMap
Obtains a Set object that contains all the keys of an LightweightMap container.
keySet() - Method in class ohos.utils.zson.ZSONObject
Obtains the map that stores keys in this ZSONObject.
keySet(V) - Method in class java.util.concurrent.ConcurrentHashMap
Returns a Set view of the keys in this map, using the given common mapped value for any additions (i.e., Collection#add and Collection#addAll(Collection)).
KeySpec - Interface in java.security.spec
A (transparent) specification of the key material that constitutes a cryptographic key.
keysSpi() - Method in class java.util.prefs.AbstractPreferences
Returns all of the keys that have an associated value in this preference node.
KeyStore - Class in java.security
This class represents a storage facility for cryptographic keys and certificates.
KeyStore(KeyStoreSpi, Provider, String) - Constructor for class java.security.KeyStore
Creates a KeyStore object of the given type, and encapsulates the given provider implementation (SPI object) in it.
KeyStore.Builder - Class in java.security
A description of a to-be-instantiated KeyStore object.
KeyStore.CallbackHandlerProtection - Class in java.security
A ProtectionParameter encapsulating a CallbackHandler.
KeyStore.Entry - Interface in java.security
A marker interface for KeyStore entry types.
KeyStore.Entry.Attribute - Interface in java.security
An attribute associated with a keystore entry.
KeyStore.LoadStoreParameter - Interface in java.security
A marker interface for KeyStore load and store parameters.
KeyStore.PasswordProtection - Class in java.security
A password-based implementation of ProtectionParameter.
KeyStore.PrivateKeyEntry - Class in java.security
A KeyStore entry that holds a PrivateKey and corresponding certificate chain.
KeyStore.ProtectionParameter - Interface in java.security
A marker interface for keystore protection parameters.
KeyStore.SecretKeyEntry - Class in java.security
A KeyStore entry that holds a SecretKey.
KeyStore.TrustedCertificateEntry - Class in java.security
A KeyStore entry that holds a trusted Certificate.
KeyStoreBuilderParameters - Class in javax.net.ssl
A parameters object for X509KeyManagers that encapsulates a List of KeyStore.Builders.
KeyStoreBuilderParameters(KeyStore.Builder) - Constructor for class javax.net.ssl.KeyStoreBuilderParameters
Construct new KeyStoreBuilderParameters from the specified KeyStore.Builder.
KeyStoreBuilderParameters(List<KeyStore.Builder>) - Constructor for class javax.net.ssl.KeyStoreBuilderParameters
Construct new KeyStoreBuilderParameters from a List of KeyStore.Builders.
KeyStoreConstants - Class in ohos.security.keystore
Defines constants used in KeyStore.
KeyStoreException - Exception in java.security
This is the generic KeyStore exception.
KeyStoreException() - Constructor for exception java.security.KeyStoreException
Constructs a KeyStoreException with no detail message.
KeyStoreException(String) - Constructor for exception java.security.KeyStoreException
Constructs a KeyStoreException with the specified detail message.
KeyStoreException(String, Throwable) - Constructor for exception java.security.KeyStoreException
Creates a KeyStoreException with the specified detail message and cause.
KeyStoreException(Throwable) - Constructor for exception java.security.KeyStoreException
Creates a KeyStoreException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
KeyStoreKeySpec - Class in ohos.security.keystore
Stores key specifications.
KeyStoreProtectionParameter - Class in ohos.security.keystore
Sets security protection parameters during key importing.
KeyStoreProtectionParameter.Builder - Class in ohos.security.keystore
A static inner class of KeyGenAlgorithmParaSpec.
KeyStoreSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the KeyStore class.
KeyStoreSpi() - Constructor for class java.security.KeyStoreSpi
 
keyValueDisplayName(String, String) - Method in class ohos.global.icu.text.LocaleDisplayNames
Returns the display name of the provided value (used with the provided key).
KEYWORD_FEW - Static variable in class ohos.global.icu.text.PluralRules
Common name for the 'paucal' or other special plural form.
KEYWORD_MANY - Static variable in class ohos.global.icu.text.PluralRules
Common name for the arabic (11 to 99) plural form.
KEYWORD_ONE - Static variable in class ohos.global.icu.text.PluralRules
Common name for the 'singular' plural form.
KEYWORD_OTHER - Static variable in class ohos.global.icu.text.PluralRules
Common name for the default plural form.
KEYWORD_TWO - Static variable in class ohos.global.icu.text.PluralRules
Common name for the 'dual' plural form.
KEYWORD_ZERO - Static variable in class ohos.global.icu.text.PluralRules
Common name for the 'zero' plural form.
KEYWORDS - Static variable in class ohos.data.search.schema.CommonItem
Indicates the index field name of keywords.
KHAPH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
KHAROSHTHI - java.lang.Character.UnicodeScript
Unicode script "Kharoshthi".
KHAROSHTHI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kharoshthi" Unicode character block.
KHAROSHTHI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KHAROSHTHI - Static variable in class ohos.global.icu.lang.UScript
Script in Unicode 4.1
KHAROSHTHI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KHITAN_SMALL_SCRIPT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KHITAN_SMALL_SCRIPT - Static variable in class ohos.global.icu.lang.UScript
 
KHITAN_SMALL_SCRIPT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KHMER - java.awt.font.NumericShaper.Range
The Khmer range with the Khmer digits.
KHMER - java.lang.Character.UnicodeScript
Unicode script "Khmer".
KHMER - Static variable in class java.awt.font.NumericShaper
Identifies the KHMER range and decimal base.
KHMER - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Khmer" Unicode character block.
KHMER - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KHMER - Static variable in class ohos.global.icu.lang.UScript
Khmer
KHMER_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KHMER_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Khmer Symbols" Unicode character block.
KHMER_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KHMER_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KHOJKI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KHOJKI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
KHOJKI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KHUDAWADI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KHUDAWADI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
KHUDAWADI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
KHUTSURI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
KIAHK - Static variable in class ohos.global.icu.util.CopticCalendar
Constant for Χοιακ / ﻚﻬﻴﻛ;, the 4th month of the Coptic year.
kill(int) - Static method in class ohos.os.ProcessManager
Kills a process based on its PID.
killProcessesByBundleName(String) - Method in interface ohos.app.IAbilityManager
Kills all background processes associated with a specified package.
KILOBIT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of digital: kilobit
KILOBYTE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of digital: kilobyte
KILOCALORIE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of energy: kilocalorie
KILOGRAM - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of mass: kilogram
KILOHERTZ - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of frequency: kilohertz
KILOJOULE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of energy: kilojoule
KILOMETER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: kilometer
KILOMETER_PER_HOUR - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of speed: kilometer-per-hour
KILOWATT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of power: kilowatt
KILOWATT_HOUR - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of energy: kilowatt-hour
kind() - Method in interface java.nio.file.WatchEvent
Returns the event kind.
KIND_CHARACTER - Static variable in class ohos.global.icu.text.BreakIterator
[icu]
KIND_LINE - Static variable in class ohos.global.icu.text.BreakIterator
[icu]
KIND_SENTENCE - Static variable in class ohos.global.icu.text.BreakIterator
[icu]
KIND_TITLE - Static variable in class ohos.global.icu.text.BreakIterator
Deprecated.
KIND_WORD - Static variable in class ohos.global.icu.text.BreakIterator
[icu]
KISLEV - Static variable in class ohos.global.icu.util.HebrewCalendar
Constant for Kislev, the 3rd month of the Hebrew year.
KNOT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of speed: knot
KNOTTED_HEH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
KOREA - Static variable in class java.util.Locale
Useful constant for country.
KOREA - Static variable in class ohos.global.icu.util.ULocale
Useful constant for country/region.
KOREAN - Static variable in class java.util.Locale
Useful constant for language.
KOREAN - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates that Korean text elements will be detected.
KOREAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
KOREAN - Static variable in class ohos.global.icu.util.ULocale
Useful constant for language.
KPELLE - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
KvManager - Interface in ohos.data.distributed.common
Provides interfaces to manage a KvStore database, including obtaining, closing, and deleting the KvStore.
KvManagerConfig - Class in ohos.data.distributed.common
Provides configuration information for KvManager instances, including the caller's package name and distributed network type.
KvManagerConfig(Context) - Constructor for class ohos.data.distributed.common.KvManagerConfig
A constructor used to create a KvManagerConfig instance based on the application context.
KvManagerFactory - Class in ohos.data.distributed.common
A factory that manages KvManager instances, including creating and obtaining KvManager instances.
KvStore - Interface in ohos.data.distributed.common
Represents a key-value distributed database and provides methods for adding, deleting, modifying, querying, and subscribing to distributed data.
KvStoreErrorCode - Enum in ohos.data.distributed.common
Indicates the error codes for KvStore database exceptions.
KvStoreException - Exception in ohos.data.distributed.common
Provides KvStoreException constructors and the method for obtaining kvStoreErrorCode.
KvStoreException(KvStoreErrorCode) - Constructor for exception ohos.data.distributed.common.KvStoreException
A constructor used to create a KvStoreException instance.
KvStoreObserver - Interface in ohos.data.distributed.common
Listens for data changes in the KvStore database.
KvStoreResultSet - Interface in ohos.data.distributed.common
Provide methods to obtain the result set of the KvStore database.
KvStoreServiceDeathRecipient - Interface in ohos.data.distributed.common
Provides the callback that is invoked when the KvStore service stops running.
KvStoreType - Enum in ohos.data.distributed.common
Describes the KvStore type.

L

L - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
label - Variable in class ohos.bundle.AbilityInfo
Indicates the label of the ability
LABEL_HAS_DOT - ohos.global.icu.text.IDNA.Error
A label contains a dot=full stop.
LABEL_NAME_SECURITY_LEVEL - Static variable in class ohos.security.fileprotect.SfpPolicyManager
Indicates the label name, which is LABEL_NAME_SECURITY_LEVEL.
LABEL_TOO_LONG - ohos.global.icu.text.IDNA.Error
A domain name label is longer than 63 bytes.
LABEL_TOO_LONG_ERROR - Static variable in exception ohos.global.icu.text.StringPrepParseException
 
LABEL_VALUE_S0 - Static variable in class ohos.security.fileprotect.SfpPolicyManager
Indicates label value S0, which means that the data is public to all.
LABEL_VALUE_S1 - Static variable in class ohos.security.fileprotect.SfpPolicyManager
Indicates label value S1, which means that the data is at the low risk level.
LABEL_VALUE_S2 - Static variable in class ohos.security.fileprotect.SfpPolicyManager
Indicates label value S2, which means that the data is at the moderate risk level.
LABEL_VALUE_S3 - Static variable in class ohos.security.fileprotect.SfpPolicyManager
Indicates label value S3, which means that the data is at the high risk level.
LABEL_VALUE_S4 - Static variable in class ohos.security.fileprotect.SfpPolicyManager
Indicates label value S4, which means that the data is at the very high risk level.
labelRes - Variable in class ohos.security.permission.PermissionDef
A string resource identifier (in the package's resources) of this permission's brief description.
labelRes - Variable in class ohos.security.permission.PermissionGroupDef
A string resource identifier (in the package's resources) of this permissionGroup's brief description.
labelToASCII(CharSequence, StringBuilder, IDNA.Info) - Method in class ohos.global.icu.text.IDNA
Converts a single domain name label into its ASCII form for DNS lookup.
labelToUnicode(CharSequence, StringBuilder, IDNA.Info) - Method in class ohos.global.icu.text.IDNA
Converts a single domain name label into its Unicode form for human-readable display.
LAM - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
LAMADH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
LambdaConversionException - Exception in java.lang.invoke
LambdaConversionException
LambdaConversionException() - Constructor for exception java.lang.invoke.LambdaConversionException
Constructs a LambdaConversionException.
LambdaConversionException(String) - Constructor for exception java.lang.invoke.LambdaConversionException
Constructs a LambdaConversionException with a message.
LambdaConversionException(String, Throwable) - Constructor for exception java.lang.invoke.LambdaConversionException
Constructs a LambdaConversionException with a message and cause.
LambdaConversionException(String, Throwable, boolean, boolean) - Constructor for exception java.lang.invoke.LambdaConversionException
Constructs a LambdaConversionException with a message, cause, and other settings.
LambdaConversionException(Throwable) - Constructor for exception java.lang.invoke.LambdaConversionException
Constructs a LambdaConversionException with a cause.
LANDSCAPE - ohos.bundle.AbilityInfo.DisplayOrientation
Indicates the landscape orientation.
LANGUAGE - Static variable in class java.text.AttributedCharacterIterator.Attribute
Attribute key for the language of some text.
LANGUAGE - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter LANGUAGE of Text.
LANGUAGE - Static variable in class ohos.media.common.Format
Indicates the key of a language type.
languageDisplayName(String) - Method in class ohos.global.icu.text.LocaleDisplayNames
Returns the display name of the provided language code.
LanguageRange(String) - Constructor for class java.util.Locale.LanguageRange
Constructs a LanguageRange using the given range.
LanguageRange(String, double) - Constructor for class java.util.Locale.LanguageRange
Constructs a LanguageRange using the given range and weight.
languageSwitch(String[]) - Method in class ohos.agp.components.IndexBar
Switch to another language.
LANNA - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
LAO - java.awt.font.NumericShaper.Range
The Lao range with the Lao digits.
LAO - java.lang.Character.UnicodeScript
Unicode script "Lao".
LAO - Static variable in class java.awt.font.NumericShaper
Identifies the LAO range and decimal base.
LAO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Lao" Unicode character block.
LAO - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LAO - Static variable in class ohos.global.icu.lang.UScript
Lao
LAO_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LAPTOP - ohos.distributedschedule.interwork.DeviceInfo.DeviceType
Indicates a laptop.
LARGE_SIZE - ohos.agp.render.Path.ArcSize
Indicates that the larger arc of an oval is added.
last() - Method in interface java.sql.ResultSet
Moves the cursor to the last row in this ResultSet object.
last() - Method in class java.text.BreakIterator
Returns the last boundary.
last() - Method in interface java.text.CharacterIterator
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
last() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.last() for String.
last() - Method in class java.util.concurrent.ConcurrentSkipListSet
 
last() - Method in interface java.util.SortedSet
Returns the last (highest) element currently in this set.
last() - Method in class java.util.TreeSet
 
last() - Method in class ohos.global.icu.text.BreakIterator
Set the iterator to the last boundary position.
last() - Method in class ohos.global.icu.text.SearchIterator
Returns the last index in the target text at which it matches the search pattern.
LAST - ohos.global.icu.text.RelativeDateTimeFormatter.Direction
Last
LAST_2 - ohos.global.icu.text.RelativeDateTimeFormatter.Direction
Two before.
lastAccessTime() - Method in interface java.nio.file.attribute.BasicFileAttributes
Returns the time of last access.
lastDayOfMonth() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "last day of month" adjuster, which returns a new date set to the last day of the current month.
lastDayOfYear() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "last day of year" adjuster, which returns a new date set to the last day of the current year.
lastElement() - Method in class java.util.Vector
Returns the last component of the vector.
lastEntry() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
lastEntry() - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
lastEntry() - Method in class java.util.TreeMap
 
lastIndexOf(int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified character.
lastIndexOf(int) - Method in class ohos.utils.IntArray
Obtains the index of the last matched value in the current IntArray object.
lastIndexOf(int, int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified character, searching backward starting at the specified index.
lastIndexOf(E, int) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the index of the last occurrence of the specified element in this list, searching backwards from index, or returns -1 if the element is not found.
lastIndexOf(Object) - Method in class java.util.AbstractList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in class java.util.ArrayList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in class java.util.LinkedList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in interface java.util.List
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in class java.util.Vector
Returns the index of the last occurrence of the specified element in this vector, or -1 if this vector does not contain the element.
lastIndexOf(Object) - Method in class ohos.utils.zson.ZSONArray
Obtains the last index of the specified o object in this ZSONArray.
lastIndexOf(Object, int) - Method in class java.util.Vector
Returns the index of the last occurrence of the specified element in this vector, searching backwards from index, or returns -1 if the element is not found.
lastIndexOf(String) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified substring.
lastIndexOf(String) - Method in class java.lang.StringBuffer
 
lastIndexOf(String) - Method in class java.lang.StringBuilder
 
lastIndexOf(String, int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified substring, searching backward starting at the specified index.
lastIndexOf(String, int) - Method in class java.lang.StringBuffer
 
lastIndexOf(String, int) - Method in class java.lang.StringBuilder
 
lastIndexOfSubList(List<?>, List<?>) - Static method in class java.util.Collections
Returns the starting position of the last occurrence of the specified target list within the specified source list, or -1 if there is no such occurrence.
lastInMonth(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the last in month adjuster, which returns a new date in the same month with the last matching day-of-week.
lastKey() - Method in class java.util.concurrent.ConcurrentSkipListMap
 
lastKey() - Method in interface java.util.SortedMap
Returns the last (highest) key currently in this map.
lastKey() - Method in class java.util.TreeMap
 
lastModified() - Method in class java.io.File
Returns the time that the file denoted by this abstract pathname was last modified.
lastModifiedTime() - Method in interface java.nio.file.attribute.BasicFileAttributes
Returns the time of last modification.
LastOwnerException - Exception in java.security.acl
This is an exception that is thrown whenever an attempt is made to delete the last owner of an Access Control List.
LastOwnerException() - Constructor for exception java.security.acl.LastOwnerException
Constructs a LastOwnerException.
LATEST - Static variable in interface java.util.jar.Pack200.Packer
The string "latest", a possible value for certain properties.
LATIN - java.lang.Character.UnicodeScript
Unicode script "Latin".
LATIN - Static variable in class ohos.global.icu.lang.UScript
Latin
LATIN - Static variable in class ohos.global.icu.text.NumberingSystem
For convenience, an instance representing the latn numbering system, which corresponds to digits in the ASCII range '0' through '9'.
LATIN_1_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin-1 Supplement" Unicode character block.
LATIN_1_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LATIN_1_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LATIN_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin Extended-A" Unicode character block.
LATIN_EXTENDED_A - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LATIN_EXTENDED_A_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LATIN_EXTENDED_ADDITIONAL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin Extended Additional" Unicode character block.
LATIN_EXTENDED_ADDITIONAL - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LATIN_EXTENDED_ADDITIONAL_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LATIN_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin Extended-B" Unicode character block.
LATIN_EXTENDED_B - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LATIN_EXTENDED_B_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LATIN_EXTENDED_C - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin Extended-C" Unicode character block.
LATIN_EXTENDED_C - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LATIN_EXTENDED_C_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LATIN_EXTENDED_D - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin Extended-D" Unicode character block.
LATIN_EXTENDED_D - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LATIN_EXTENDED_D_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LATIN_EXTENDED_E - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LATIN_EXTENDED_E_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LATIN_FRAKTUR - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
LATIN_GAELIC - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
LATITUDE - Static variable in class ohos.data.search.schema.EventItem
Indicates the index field name of latitude.
LATITUDE - Static variable in class ohos.data.search.schema.NoticeItem
Indicates the index field name of latitude.
LATITUDE - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of latitude.
LATITUDE - Static variable in class ohos.data.search.schema.PlaceItem
Indicates the index field name of latitude.
LauncherAbilityInfo - Class in ohos.bundle
Provides information about the launcher ability of an application launched from the home screen.
LauncherAbilityInfo(Context, AbilityInfo, int) - Constructor for class ohos.bundle.LauncherAbilityInfo
A constructor used to create a LauncherAbilityInfo instance.
LauncherService - Class in ohos.bundle
Queries launcher ability and application information for vehicles.
LauncherService(Context) - Constructor for class ohos.bundle.LauncherService
A constructor used to create a LauncherService instance.
LauncherService.BundleStatusCallback - Class in ohos.bundle
Provides callback methods that are called after a bundle is installed, uninstalled, or updated.
LauncherShortcutInfo - Class in ohos.bundle
Provides information about the shortcut of the launcher ability of an application launched from the home screen.
LauncherShortcutInfo(Context, ShortcutInfo) - Constructor for class ohos.bundle.LauncherShortcutInfo
A constructor used to create a LauncherShortcutInfo instance.
Layout - Class in ohos.agp.text
Represents an abstract class that manages text layout in visual elements on the screen.
Layout() - Constructor for class ohos.agp.text.Layout
 
LAYOUT_ATTR - Static variable in class ohos.global.resource.solidxml.TypedAttribute
Indicates that the type of the XML attribute value is LAYOUT_ATTR.
LayoutAlignment - Class in ohos.agp.utils
A utility class used to define the horizontal and vertical alignments for components.
LayoutAlignment() - Constructor for class ohos.agp.utils.LayoutAlignment
 
LayoutBoost - Class in ohos.agp.render.layoutboost
Provides methods for efficiently converting XML files into components.
LayoutBoost() - Constructor for class ohos.agp.render.layoutboost.LayoutBoost
 
LayoutBoostUtils - Class in ohos.agp.render.layoutboost
Provides methods for obtaining object attributes.
LayoutBoostUtils() - Constructor for class ohos.agp.render.layoutboost.LayoutBoostUtils
 
LayoutConfig() - Constructor for class ohos.agp.components.AdaptiveBoxLayout.LayoutConfig
Default constructor used to create an AdaptiveBoxLayout.LayoutConfig instance by setting the width and height to the default value MATCH_CONTENT.
LayoutConfig() - Constructor for class ohos.agp.components.ComponentContainer.LayoutConfig
Default constructor used to create a LayoutConfig instance with the width and height set to MATCH_CONTENT by default.
LayoutConfig() - Constructor for class ohos.agp.components.DependentLayout.LayoutConfig
Default constructor used to create a LayoutConfig instance.
LayoutConfig() - Constructor for class ohos.agp.components.DirectionalLayout.LayoutConfig
Default constructor used to create a LayoutConfig instance with the width and height set to ComponentContainer.LayoutConfig#MATCH_CONTENT by default.
LayoutConfig() - Constructor for class ohos.agp.components.MagicLayout.LayoutConfig
Default constructor used to create a LayoutConfig instance, with the default width and height being ComponentContainer.LayoutConfig#MATCH_CONTENT.
LayoutConfig() - Constructor for class ohos.agp.components.SlideDrawer.LayoutConfig
Default constructor used to create a LayoutConfig instance, where the default width and height have been set for MATCH_CONTENT.
LayoutConfig() - Constructor for class ohos.agp.components.StackLayout.LayoutConfig
The default constructor, which sets the default width and height to MATCH_CONTENT.
LayoutConfig() - Constructor for class ohos.agp.components.TableLayout.LayoutConfig
Default constructor used to create a LayoutConfig instance.
LayoutConfig() - Constructor for class ohos.agp.window.service.WindowManager.LayoutConfig
 
LayoutConfig(int, int) - Constructor for class ohos.agp.components.AdaptiveBoxLayout.LayoutConfig
A constructor used to create an AdaptiveBoxLayout.LayoutConfig instance by specifying the width and height.
LayoutConfig(int, int) - Constructor for class ohos.agp.components.ComponentContainer.LayoutConfig
A constructor used to create a LayoutConfig instance by specifying width and height.
LayoutConfig(int, int) - Constructor for class ohos.agp.components.DependentLayout.LayoutConfig
A constructor used to create a LayoutConfig instance based on the input configs width and height.
LayoutConfig(int, int) - Constructor for class ohos.agp.components.DirectionalLayout.LayoutConfig
A constructor used to create a LayoutConfig instance based on the specified width and height.
LayoutConfig(int, int) - Constructor for class ohos.agp.components.MagicLayout.LayoutConfig
A constructor used to create a LayoutConfig instance with the specified width and height.
LayoutConfig(int, int) - Constructor for class ohos.agp.components.SlideDrawer.LayoutConfig
A constructor used to create a LayoutConfig instance with specified layout width and height.
LayoutConfig(int, int) - Constructor for class ohos.agp.components.StackLayout.LayoutConfig
A constructor used to set the width and height parameters of a layout.
LayoutConfig(int, int) - Constructor for class ohos.agp.components.TableLayout.LayoutConfig
A constructor used to specify the width and height of a table layout.
LayoutConfig(int, int, int) - Constructor for class ohos.agp.components.AdaptiveBoxLayout.LayoutConfig
A constructor used to create an AdaptiveBoxLayout.LayoutConfig instance by specifying the width, height, and gravity.
LayoutConfig(int, int, int) - Constructor for class ohos.agp.components.StackLayout.LayoutConfig
A constructor used to set the width, height, and alignment parameters of a layout.
LayoutConfig(int, int, int, float) - Constructor for class ohos.agp.components.DirectionalLayout.LayoutConfig
A constructor used to create a LayoutConfig instance based on the specified width, height, alignment, and weight.
LayoutConfig(int, int, SlideDrawer.SlideDirection) - Constructor for class ohos.agp.components.SlideDrawer.LayoutConfig
A constructor used to create a LayoutConfig instance with the specified width, height, and alignment parameters of a layout.
LayoutConfig(AdaptiveBoxLayout.LayoutConfig) - Constructor for class ohos.agp.components.AdaptiveBoxLayout.LayoutConfig
A constructor used to create an AdaptiveBoxLayout.LayoutConfig instance by extracting width, height, margin, and gravity settings from an existing instance.
LayoutConfig(ComponentContainer.LayoutConfig) - Constructor for class ohos.agp.components.AdaptiveBoxLayout.LayoutConfig
A constructor used to create an AdaptiveBoxLayout.LayoutConfig instance by extracting width, height, and margin settings from an existing instance.
LayoutConfig(ComponentContainer.LayoutConfig) - Constructor for class ohos.agp.components.ComponentContainer.LayoutConfig
A constructor used to create a LayoutConfig instance from an existing LayoutConfig instance.
LayoutConfig(ComponentContainer.LayoutConfig) - Constructor for class ohos.agp.components.DependentLayout.LayoutConfig
A constructor used to set layout parameters based on the width, height, and margin of the source layout.
LayoutConfig(ComponentContainer.LayoutConfig) - Constructor for class ohos.agp.components.DirectionalLayout.LayoutConfig
A constructor used to set layout parameters based on the width and height of the source layout.
LayoutConfig(ComponentContainer.LayoutConfig) - Constructor for class ohos.agp.components.MagicLayout.LayoutConfig
A constructor used to create a LayoutConfig instance, using the parameters of the parent layout.
LayoutConfig(ComponentContainer.LayoutConfig) - Constructor for class ohos.agp.components.SlideDrawer.LayoutConfig
A constructor used to create a LayoutConfig instance with the parameters (width, height, and margin) of a source layout.
LayoutConfig(ComponentContainer.LayoutConfig) - Constructor for class ohos.agp.components.StackLayout.LayoutConfig
A constructor used to set layout parameters based on the width, height, and margin of the source layout.
LayoutConfig(ComponentContainer.LayoutConfig) - Constructor for class ohos.agp.components.TableLayout.LayoutConfig
A constructor used to copy a ComponentContainer.LayoutConfig instance.
LayoutConfig(DependentLayout.LayoutConfig) - Constructor for class ohos.agp.components.DependentLayout.LayoutConfig
A constructor used to create a LayoutConfig instance based on the width, height, margin, and layout rules of the source layout.
LayoutConfig(DirectionalLayout.LayoutConfig) - Constructor for class ohos.agp.components.DirectionalLayout.LayoutConfig
A constructor used to set layout parameters based on the width, height, margin, alignment, and weight of the source layout.
LayoutConfig(MagicLayout.LayoutConfig) - Constructor for class ohos.agp.components.MagicLayout.LayoutConfig
A constructor used to create a LayoutConfig instance, using the parameters (including the width, height, paddings, margins, alignment mode, and line wrapping reference size) of the current MagicLayout.
LayoutConfig(SlideDrawer.LayoutConfig) - Constructor for class ohos.agp.components.SlideDrawer.LayoutConfig
A constructor used to create a LayoutConfig instance with the parameters (width, height, margin, SlideDirection, and DisplayMode) of a source layout.
LayoutConfig(StackLayout.LayoutConfig) - Constructor for class ohos.agp.components.StackLayout.LayoutConfig
A constructor used to set layout parameters based on the width, height, margin, and alignment of the source layout.
LayoutConfig(TableLayout.LayoutConfig) - Constructor for class ohos.agp.components.TableLayout.LayoutConfig
A constructor used to copy the row and column specifications of a LayoutConfig instance.
LayoutConfig(TableLayout.Specification, TableLayout.Specification) - Constructor for class ohos.agp.components.TableLayout.LayoutConfig
A constructor used to create row and column specifications in a table layout.
LayoutConfig(Context, AttrSet) - Constructor for class ohos.agp.components.AdaptiveBoxLayout.LayoutConfig
A constructor used to create a AdaptiveBoxLayout.LayoutConfig instance based on the context and attribute set.
LayoutConfig(Context, AttrSet) - Constructor for class ohos.agp.components.ComponentContainer.LayoutConfig
Obtains attributes from AttrSet to instantiate LayoutConfig.
LayoutConfig(Context, AttrSet) - Constructor for class ohos.agp.components.DependentLayout.LayoutConfig
A constructor used to create a LayoutConfig instance based on the context and attribute set.
LayoutConfig(Context, AttrSet) - Constructor for class ohos.agp.components.DirectionalLayout.LayoutConfig
A constructor used to create a LayoutConfig instance based on the context and attribute set.
LayoutConfig(Context, AttrSet) - Constructor for class ohos.agp.components.MagicLayout.LayoutConfig
A constructor used to create a LayoutConfig instance with the specified application context and attribute set.
LayoutConfig(Context, AttrSet) - Constructor for class ohos.agp.components.SlideDrawer.LayoutConfig
A constructor used to create a LayoutConfig instance based on the context and attribute set.
LayoutConfig(Context, AttrSet) - Constructor for class ohos.agp.components.StackLayout.LayoutConfig
A constructor used to create a LayoutConfig instance based on the context and attribute set.
LayoutConfig(Context, AttrSet) - Constructor for class ohos.agp.components.TableLayout.LayoutConfig
A constructor used to create a LayoutConfig instance based on the context and attribute set.
LayoutMaker - Interface in ohos.agp.render.layoutboost
Defines how to create a component in a layout.
LayoutManager - Class in ohos.agp.components
An abstract class for all layout managers.
LayoutManager() - Constructor for class ohos.agp.components.LayoutManager
Default constructor used to create a LayoutManager instance.
LayoutParamsHelper(Intent) - Constructor for class ohos.aafwk.ability.Ability.LayoutParamsHelper
 
LayoutScatter - Class in ohos.agp.components
Provides component conversion tool.
LayoutScatter.Picker - Interface in ohos.agp.components
Provides a method for checking whether a component can be loaded.
LayoutScatterException - Exception in ohos.agp.components
Represents an exception that is thrown if an error occurs when parsing a layout.
LayoutScatterException(String) - Constructor for exception ohos.agp.components.LayoutScatterException
A constructor used to create a LayoutScatterException instance based on the exception message.
LayoutScatterException(String, Throwable) - Constructor for exception ohos.agp.components.LayoutScatterException
A constructor used to create a LayoutScatterException instance based on the exception message and cause.
lazySet(boolean) - Method in class java.util.concurrent.atomic.AtomicBoolean
Eventually sets to the given value.
lazySet(int) - Method in class java.util.concurrent.atomic.AtomicInteger
Eventually sets to the given value.
lazySet(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Eventually sets the element at position i to the given value.
lazySet(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Eventually sets the element at position i to the given value.
lazySet(int, E) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Eventually sets the element at position i to the given value.
lazySet(long) - Method in class java.util.concurrent.atomic.AtomicLong
Eventually sets to the given value.
lazySet(T, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Eventually sets the field of the given object managed by this updater to the given updated value.
lazySet(T, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Eventually sets the field of the given object managed by this updater to the given updated value.
lazySet(T, V) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Eventually sets the field of the given object managed by this updater to the given updated value.
lazySet(V) - Method in class java.util.concurrent.atomic.AtomicReference
Eventually sets to the given value.
LDAPCertStoreParameters - Class in java.security.cert
Parameters used as input for the LDAP CertStore algorithm.
LDAPCertStoreParameters() - Constructor for class java.security.cert.LDAPCertStoreParameters
Creates an instance of LDAPCertStoreParameters with the default parameter values (server name "localhost", port 389).
LDAPCertStoreParameters(String) - Constructor for class java.security.cert.LDAPCertStoreParameters
Creates an instance of LDAPCertStoreParameters with the specified server name and a default port of 389.
LDAPCertStoreParameters(String, int) - Constructor for class java.security.cert.LDAPCertStoreParameters
Creates an instance of LDAPCertStoreParameters with the specified parameter values.
LEAD_CANONICAL_COMBINING_CLASS - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Lead_Canonical_Combining_Class.
leading - Variable in class ohos.agp.render.Paint.FontMetrics
Indicates the leading, that is, the space to be reserved between the descent of a line and the ascent of the next line.
LEADING - ohos.global.icu.text.UnicodeSetSpanner.TrimOption
Trim leading spans.
LEADING - Static variable in interface ohos.agp.components.TableLayout.Alignment
Deprecated.
use TableLayout.Alignment.ALIGNMENT_FRONT instead
LEADING_COMBINING_MARK - ohos.global.icu.text.IDNA.Error
A label starts with a combining mark.
LEADING_HYPHEN - ohos.global.icu.text.IDNA.Error
A label starts with a hyphen-minus ('-').
LEADING_JAMO - Static variable in interface ohos.global.icu.lang.UCharacter.HangulSyllableType
 
LEAST_MAXIMUM - Static variable in class ohos.global.icu.util.Calendar
Limit type for getLimit() and handleGetLimit() indicating the least maximum value that a field can take.
leave(InetAddress) - Method in class java.net.DatagramSocketImpl
Leave the multicast group.
leaveGroup(InetAddress) - Method in class java.net.MulticastSocket
Leave a multicast group.
leaveGroup(SocketAddress, NetworkInterface) - Method in class java.net.DatagramSocketImpl
Leave the multicast group.
leaveGroup(SocketAddress, NetworkInterface) - Method in class java.net.MulticastSocket
Leave a multicast group on a specified local interface.
left - Variable in class ohos.agp.utils.Rect
Indicates the position of the X coordinate on the left of the rectangle.
left - Variable in class ohos.agp.utils.RectFloat
Indicates the X coordinate of the upper left corner of a rectangle.
left - Variable in class ohos.ai.cv.common.CvRect
Indicates the horizontal coordinate of the left boundary of a rectangle.
left - Variable in class ohos.utils.geo.Rect
Indicates the position of the X coordinate on the left of the rectangle.
left - Variable in class ohos.utils.geo.RectFloat
Indicates the X coordinate of the upper left corner of a rectangle.
LEFT - ohos.agp.components.TimePicker.AmPmOrder
Indicates that the column representing a.m.
LEFT - Static variable in class ohos.agp.transition.TransitionMove
Indicates slide-in from the left.
LEFT - Static variable in class ohos.agp.utils.LayoutAlignment
Indicates the left alignment for the component.
LEFT - Static variable in class ohos.agp.utils.TextAlignment
Indicates left alignment.
LEFT - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
LEFT_AND_RIGHT - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
LEFT_BUTTON - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates that the left button on the mouse is pressed.
LEFT_EYE - Static variable in annotation type ohos.media.camera.params.FaceLandmark.FaceLandmarkType
Indicates the left eye.
LEFT_JOINING - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningType
 
LEFT_JUSTIFY - Static variable in class java.util.FormattableFlags
Left-justifies the output.
LEFT_OF - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component is placed to the left of another child component.
LEFT_TO_RIGHT - ohos.agp.components.element.ShapeElement.Orientation
Indicates that the gradient effect is from left to right.
LEFT_TO_RIGHT - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type L
LEFT_TO_RIGHT_EMBEDDING - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type LRE
LEFT_TO_RIGHT_ISOLATE - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type LRI
LEFT_TO_RIGHT_OVERRIDE - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type LRO
leftElement(int) - Method in interface ohos.agp.components.Picker.ElementFormatter
Formats the element object displayed on the left of every item of Picker.
leftOuterJoin(Class<J>) - Method in class ohos.data.orm.OrmPredicates
Adds a left outer join condition to a SQL statement.
leftOuterJoin(String) - Method in class ohos.data.rdb.RdbPredicates
Adds a left outer join condition to a SQL statement.
leftValue - Variable in class ohos.agp.render.Insets
Indicates the left value.
len - Variable in class java.util.zip.InflaterInputStream
Length of input buffer.
length - Variable in exception java.io.OptionalDataException
The number of bytes of primitive data available to be read in the current buffer.
length() - Method in class java.io.File
Returns the length of the file denoted by this abstract pathname.
length() - Method in class java.io.RandomAccessFile
Returns the length of this file.
length() - Method in interface java.lang.CharSequence
Returns the length of this character sequence.
length() - Method in class java.lang.String
Returns the length of this string.
length() - Method in class java.lang.StringBuffer
 
length() - Method in class java.lang.StringBuilder
Returns the length (character count).
length() - Method in class java.nio.CharBuffer
Returns the length of this character buffer.
length() - Method in class java.nio.charset.CoderResult
Returns the length of the erroneous input described by this object  (optional operation).
length() - Method in interface java.sql.Blob
Returns the number of bytes in the BLOB value designated by this Blob object.
length() - Method in interface java.sql.Clob
Retrieves the number of characters in the CLOB value designated by this Clob object.
length() - Method in class java.time.Year
Gets the length of this year in days.
length() - Method in class java.util.BitSet
Returns the "logical size" of this BitSet: the index of the highest set bit in the BitSet plus one.
length() - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Returns the length of the array.
length() - Method in class java.util.concurrent.atomic.AtomicLongArray
Returns the length of the array.
length() - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Returns the length of the array.
length() - Method in class java.util.StringJoiner
Returns the length of the String representation of this StringJoiner.
length() - Method in class ohos.agp.components.Text
Obtains the text length allowed in a text view.
length() - Method in class ohos.data.orm.Blob
 
length() - Method in class ohos.data.orm.Clob
 
length() - Method in interface ohos.global.icu.text.Replaceable
Returns the number of 16-bit code units in the text.
length(boolean) - Method in enum java.time.Month
Gets the length of this month in days.
length(float, float) - Static method in class ohos.agp.render.render3d.math.Vector2
Obtains the length of a specified vector based on its components.
length(float, float, float) - Static method in class ohos.agp.render.render3d.math.Vector3
Obtains the length of a specified vector based on its components.
length(float, float, float, float) - Static method in class ohos.agp.render.render3d.math.Quaternion
Calculates the length of a quaternion based on its components.
length(float, float, float, float) - Static method in class ohos.agp.render.render3d.math.Vector4
Obtains the length of a specified vector based on its components.
LENGTH_FULL - ohos.global.icu.text.DisplayContext
A possible setting for DISPLAY_LENGTH: use full names when generating a locale name, e.g. "United States" for US.
LENGTH_MILE_SCANDINAVIAN - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the Scandinavian mile.
LENGTH_NAUTICAL_MILE - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the Nautical mile.
LENGTH_PERSON - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the height of a person.
LENGTH_PERSON_INFORMAL - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the height of a person, measured in informal scenarios.
LENGTH_PERSON_SMALL - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the height of a person, measured in a smaller unit.
LENGTH_PERSON_SMALL_INFORMAL - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the height of a person, measured in a smaller unit for informal scenarios.
LENGTH_RAINFALL - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the rainfall amount.
LENGTH_ROAD - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the road length.
LENGTH_ROAD_INFORMAL - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the road length, measured in informal scenarios.
LENGTH_ROAD_SMALL - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the road length, measured in a smaller unit.
LENGTH_SHORT - ohos.global.icu.text.DisplayContext
A possible setting for DISPLAY_LENGTH: use short names when generating a locale name, e.g. "U.S." for US.
LENGTH_SI_CENTIMETER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the centimeter used in the metric system.
LENGTH_SI_DECIMETER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the decimeter used in the metric system.
LENGTH_SI_KILOMETER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the kilometer used in the metric system.
LENGTH_SI_METER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the meter used in the metric system.
LENGTH_SI_MICROMETER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the micrometer used in the metric system.
LENGTH_SI_MILLIMETER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the millimeter used in the metric system.
LENGTH_SI_NANOMETER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the nanometer used in the metric system.
LENGTH_SI_PICOMETER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the picometer used in the metric system.
LENGTH_SNOWFALL - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the snowfall amount.
LENGTH_UK_FATHOM - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the fathom used in the imperial system.
LENGTH_UK_FOOT - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the foot used in the imperial system.
LENGTH_UK_FURLONG - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the furlong used in the imperial system.
LENGTH_UK_INCH - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the inch used in the imperial system.
LENGTH_UK_MILE - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the mile used in the imperial system.
LENGTH_UK_POINT - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the point used in the imperial system.
LENGTH_UK_YARD - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the yard used in the imperial system.
LENGTH_VEHICLE - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the vehicle length.
LENGTH_VISIBLTY - ohos.global.i18n.text.MeasureOptions.Usage
Indicates visibility.
LENGTH_VISIBLTY_SMALL - ohos.global.i18n.text.MeasureOptions.Usage
Indicates visibility, measured in a smaller unit.
lengthDelta() - Method in class ohos.global.icu.text.Edits
How much longer is the new text compared with the old text?
lengthOfMonth() - Method in interface java.time.chrono.ChronoLocalDate
Returns the length of the month represented by this date, as defined by the calendar system.
lengthOfMonth() - Method in class java.time.chrono.HijrahDate
Returns the length of the month represented by this date.
lengthOfMonth() - Method in class java.time.chrono.JapaneseDate
Returns the length of the month represented by this date.
lengthOfMonth() - Method in class java.time.chrono.MinguoDate
Returns the length of the month represented by this date.
lengthOfMonth() - Method in class java.time.chrono.ThaiBuddhistDate
Returns the length of the month represented by this date.
lengthOfMonth() - Method in class java.time.LocalDate
Returns the length of the month represented by this date.
lengthOfMonth() - Method in class java.time.YearMonth
Returns the length of the month, taking account of the year.
lengthOfYear() - Method in interface java.time.chrono.ChronoLocalDate
Returns the length of the year represented by this date, as defined by the calendar system.
lengthOfYear() - Method in class java.time.chrono.HijrahDate
Returns the length of the year represented by this date.
lengthOfYear() - Method in class java.time.chrono.JapaneseDate
 
lengthOfYear() - Method in class java.time.LocalDate
Returns the length of the year represented by this date.
lengthOfYear() - Method in class java.time.YearMonth
Returns the length of the year.
lengthSquared(float, float) - Static method in class ohos.agp.render.render3d.math.Vector2
Obtains the squared length of a specified vector based on its components.
lengthSquared(float, float, float) - Static method in class ohos.agp.render.render3d.math.Vector3
Obtains the squared length of a specified vector based on its components.
lengthSquared(float, float, float, float) - Static method in class ohos.agp.render.render3d.math.Quaternion
Calculates the squared length of a quaternion based on its components.
lengthSquared(float, float, float, float) - Static method in class ohos.agp.render.render3d.math.Vector4
Obtains the squared length of a specified vector based on its components.
LENIENT - java.time.format.ResolverStyle
Style to resolve dates and times leniently.
LEPCHA - java.awt.font.NumericShaper.Range
The Lepcha range with the Lepcha digits.
LEPCHA - java.lang.Character.UnicodeScript
Unicode script "Lepcha".
LEPCHA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Lepcha" Unicode character block.
LEPCHA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LEPCHA - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
LEPCHA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
lerp(Vector2, Vector2, float) - Static method in class ohos.agp.render.render3d.math.Vector2
Linear interpolation of two vectors.
lerp(Vector3, Vector3, float) - Static method in class ohos.agp.render.render3d.math.Vector3
Obtains the linear interpolation of two vectors.
lerp(Vector4, Vector4, float) - Static method in class ohos.agp.render.render3d.math.Vector4
Obtains the linear interpolation of two vectors.
lessNotEqual(float, float) - Static method in class ohos.agp.render.opengl.Utils
Checks whether the left-hand-side floating-point number is less than the right-hand-side floating-point number.
lessOrEqual(float, float) - Static method in class ohos.agp.render.opengl.Utils
Checks whether the left-hand-side floating-point number is less than or equal to the right-hand-side floating-point number based on the default epsilon.
lessThan(String, double) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is double and value is less than a specified value.
lessThan(String, double) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is less than the specified double value.
lessThan(String, double) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is double and value is less than a specified value.
lessThan(String, double) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is double and value is less than a specified value.
lessThan(String, float) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is float and value is less than a specified value.
lessThan(String, float) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is float and value is less than a specified value.
lessThan(String, float) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is float and value is less than a specified value.
lessThan(String, int) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is int and value is less than a specified value.
lessThan(String, int) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is less than the specified int value.
lessThan(String, int) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is int and value is less than a specified value.
lessThan(String, int) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is int and value is less than a specified value.
lessThan(String, long) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is long and value is less than a specified value.
lessThan(String, long) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is less than the specified long value.
lessThan(String, long) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is long and value is less than a specified value.
lessThan(String, long) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is long and value is less than a specified value.
lessThan(String, String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is String and value is less than a specified value.
lessThan(String, String) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is less than the specified string value.
lessThan(String, String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is String and value is less than a specified value.
lessThan(String, String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is String and value is less than a specified value.
lessThan(String, Time) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Time and value is less than a specified value.
lessThan(String, Time) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Time and value is less than a specified value.
lessThan(String, Time) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Time and value is less than a specified value.
lessThan(String, Timestamp) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Timestamp and value is less than a specified value.
lessThan(String, Timestamp) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Timestamp and value is less than a specified value.
lessThan(String, Timestamp) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Timestamp and value is less than a specified value.
lessThan(String, Calendar) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Calendar and value is less than a specified value.
lessThan(String, Calendar) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Calendar and value is less than a specified value.
lessThan(String, Calendar) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Calendar and value is less than a specified value.
lessThan(String, Date) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Date and value is less than a specified value.
lessThan(String, Date) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Date and value is less than a specified value.
lessThan(String, Date) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Date and value is less than a specified value.
lessThanOrEqualTo(String, double) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is double and value is less than or equal to a specified value.
lessThanOrEqualTo(String, double) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is less than or equal to the specified double value.
lessThanOrEqualTo(String, double) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is double and value is less than or equal to a specified value.
lessThanOrEqualTo(String, double) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is double and value is less than or equal to a specified value.
lessThanOrEqualTo(String, float) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is float and value is less than or equal to a specified value.
lessThanOrEqualTo(String, float) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is float and value is less than or equal to a specified value.
lessThanOrEqualTo(String, float) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is float and value is less than or equal to a specified value.
lessThanOrEqualTo(String, int) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is int and value is less than or equal to a specified value.
lessThanOrEqualTo(String, int) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is less than or equal to the specified int value.
lessThanOrEqualTo(String, int) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is int and value is less than or equal to a specified value.
lessThanOrEqualTo(String, int) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is int and value is less than or equal to a specified value.
lessThanOrEqualTo(String, long) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is long and value is less than or equal to a specified value.
lessThanOrEqualTo(String, long) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is less than or equal to the specified long value.
lessThanOrEqualTo(String, long) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is long and value is less than or equal to a specified value.
lessThanOrEqualTo(String, long) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is long and value is less than or equal to a specified value.
lessThanOrEqualTo(String, String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is String and value is less than or equal to a specified value.
lessThanOrEqualTo(String, String) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is less than or equal to the specified string value.
lessThanOrEqualTo(String, String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is String and value is less than or equal to a specified value.
lessThanOrEqualTo(String, String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is String and value is less than or equal to a specified value.
lessThanOrEqualTo(String, Time) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Time and value is less than or equal to a specified value.
lessThanOrEqualTo(String, Time) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Time and value is less than or equal to a specified value.
lessThanOrEqualTo(String, Time) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Time and value is less than or equal to a specified value.
lessThanOrEqualTo(String, Timestamp) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Timestamp and value is less than or equal to a specified value.
lessThanOrEqualTo(String, Timestamp) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Timestamp and value is less than or equal to a specified value.
lessThanOrEqualTo(String, Timestamp) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Timestamp and value is less than or equal to a specified value.
lessThanOrEqualTo(String, Calendar) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Calendar and value is less than or equal to a specified value.
lessThanOrEqualTo(String, Calendar) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Calendar and value is less than or equal to a specified value.
lessThanOrEqualTo(String, Calendar) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Calendar and value is less than or equal to a specified value.
lessThanOrEqualTo(String, Date) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Date and value is less than or equal to a specified value.
lessThanOrEqualTo(String, Date) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Date and value is less than or equal to a specified value.
lessThanOrEqualTo(String, Date) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Date and value is less than or equal to a specified value.
LETTER_NUMBER - Static variable in class java.lang.Character
General category "Nl" in the Unicode specification.
LETTER_NUMBER - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Nl
LETTERLIKE_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Letterlike Symbols" Unicode character block.
LETTERLIKE_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LETTERLIKE_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
Level - Class in java.util.logging
The Level class defines a set of standard logging levels that can be used to control logging output.
Level(String, int) - Constructor for class java.util.logging.Level
Create a named Level with a given integer value.
Level(String, int, String) - Constructor for class java.util.logging.Level
Create a named Level with a given integer value and a given localization resource name.
LEVEL - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter LEVEL of Text.
LEVEL_DEFAULT - Static variable in class ohos.event.notification.NotificationSlot
Indicates that the notification function is enabled and notifications are displayed on the notification panel, with no banner but with a prompt tone.
LEVEL_DEFAULT_LTR - Static variable in class ohos.global.icu.text.Bidi
Paragraph level setting
LEVEL_DEFAULT_RTL - Static variable in class ohos.global.icu.text.Bidi
Paragraph level setting
LEVEL_HIGH - Static variable in class ohos.event.notification.NotificationSlot
Indicates that the notification function is enabled and notifications are displayed on the notification panel, with a banner and a prompt tone.
LEVEL_LOW - Static variable in class ohos.event.notification.NotificationSlot
Indicates that the notification function is enabled and notifications are displayed on the notification panel, with no banner or prompt tone.
LEVEL_MIN - Static variable in class ohos.event.notification.NotificationSlot
Indicates that the notification function is enabled but notifications are not displayed on the notification panel, with no banner or prompt tone.
LEVEL_NONE - Static variable in class ohos.event.notification.NotificationSlot
Indicates that the notification function is disabled.
LEVEL_OVERRIDE - Static variable in class ohos.global.icu.text.Bidi
Bit flag for level input.
LEVEL_UNDEFINED - Static variable in class ohos.event.notification.NotificationSlot
Indicates that the user does not define an level.
LEXICOGRAPHIC - ohos.global.icu.text.UnicodeSet.ComparisonStyle
 
LF - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
LF - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
LF - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
Lifecycle - Class in ohos.aafwk.ability
Provides a class for you to observe the lifecycle of an Ability or AbilitySlice.
Lifecycle() - Constructor for class ohos.aafwk.ability.Lifecycle
 
Lifecycle.Event - Enum in ohos.aafwk.ability
Indicates a lifecycle event.
LifecycleObserver - Class in ohos.aafwk.ability
Observes and responds to lifecycle changes.
LifecycleObserver() - Constructor for class ohos.aafwk.ability.LifecycleObserver
 
LifecycleStateObserver - Interface in ohos.aafwk.ability
Observes specific lifecycle events and responds to lifecycle changes.
LIGATURES - Static variable in class java.awt.font.TextAttribute
Attribute key for enabling optional ligatures.
LIGATURES_ON - Static variable in class java.awt.font.TextAttribute
Request standard optional ligatures.
LIGHT_GRAY - Static variable in class ohos.agp.colors.CmykPalette
Indicates that the CmykColor object is light gray.
LIGHT_GRAY - Static variable in class ohos.agp.colors.HslPalette
The HSL representation for light gray.
LIGHT_GRAY - Static variable in class ohos.agp.colors.HsvPalette
The HSV representation for light gray.
LIGHT_GRAY - Static variable in class ohos.agp.colors.RgbPalette
The RgbColor object representing light gray.
LIGHT_ID_BELT - Static variable in class ohos.light.bean.LightEffect
Describes the belt light on the device.
LIGHT_ID_BUTTONS - Static variable in class ohos.light.bean.LightEffect
Describes the button light on the device.
LIGHT_ID_KEYBOARD - Static variable in class ohos.light.bean.LightEffect
Describes the keyboard light on the device.
LIGHT_ID_LED - Static variable in class ohos.light.bean.LightEffect
Describes the LED light on the device.
LIGHT_MODE - Static variable in class ohos.bundle.HapModuleInfo
Indicates that the color mode of app is light.
LIGHT_MODE - Static variable in class ohos.global.configuration.Configuration
Indicates the light color mode.
LIGHT_SOURCE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
LIGHT_WEIGHT_RENDERING_PIPELINE - ohos.agp.render.render3d.Engine.RenderNodeGraphType
Indicates the lightweight rendering pipeline, including forward rendering, lightweight rendering, and direct rendering of mappings to the backend buffer.
LIGHT_WEIGHT_RENDERING_PIPELINE_MSAA - ohos.agp.render.render3d.Engine.RenderNodeGraphType
Indicates the MultiSampling Anti-Aliasing (MSAA) lightweight rendering pipeline, including forward rendering, lightweight rendering, and direct rendering of mappings to the backend buffer.
LIGHT_YEAR - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: light-year
LightAgent - Class in ohos.light.agent
Manages lights on hardware devices.
LightAgent() - Constructor for class ohos.light.agent.LightAgent
Default constructor used to create a LightAgent instance.
LightBrightness - Class in ohos.light.bean
Defines the brightness values of lights.
LightBrightness(int, int, int) - Constructor for class ohos.light.bean.LightBrightness
A constructor used to create a LightBrightness instance with input parameters redBrightness, greenBrightness, and blueBrightness specified.
LightComponent - Class in ohos.agp.render.render3d.components
Represents the light component.
LightComponent() - Constructor for class ohos.agp.render.render3d.components.LightComponent
 
LightComponent.LightType - Enum in ohos.agp.render.render3d.components
Enumerates light types.
LightEffect - Class in ohos.light.bean
Defines the blinking effects of lights.
LightEffect(LightBrightness, int, int) - Constructor for class ohos.light.bean.LightEffect
A constructor used to create a LightEffect instance.
LIGHTEN - ohos.agp.render.BlendMode
Selects the lighter one from the source and destination colors.
LIGHTEN - ohos.agp.render.Canvas.PorterDuffMode
Selects the lighter one from the source and destination colors.
LightweightMap<K,V> - Class in ohos.utils
Provides a container that implements the Map interfaces.
LightweightMap() - Constructor for class ohos.utils.LightweightMap
Constructs a default LightweightMap container.
LightweightMap(int) - Constructor for class ohos.utils.LightweightMap
Constructs an LightweightMap container with a specified capacity.
LightweightMap(int, boolean) - Constructor for class ohos.utils.LightweightMap
Constructs an LightweightMap container with a specified capacity and specifies whether to use the system hash method.
LightweightMap(LightweightMap<? extends K, ? extends V>) - Constructor for class ohos.utils.LightweightMap
Constructs a new LightweightMap container using an existing LightweightMap container.
LightweightSet<E> - Class in ohos.utils
Provides a container that implements the Collection and Set interfaces.
LightweightSet() - Constructor for class ohos.utils.LightweightSet
Constructs a default LightweightSet container.
LightweightSet(int) - Constructor for class ohos.utils.LightweightSet
Constructs an LightweightSet container with a specified capacity.
LightweightSet(int, boolean) - Constructor for class ohos.utils.LightweightSet
Constructs an LightweightSet container with a specified capacity and specifies whether to use the system hash method to map keys.
LightweightSet(LightweightSet<? extends E>) - Constructor for class ohos.utils.LightweightSet
Constructs a new LightweightSet container using an existing LightweightSet container.
like(String, String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the fields whose data type is String and value is similar to a specified string.
like(String, String) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is similar to the specified string value.
like(String, String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the fields whose data type is String and value is similar to a specified string.
like(String, String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the fields whose data type is String and value is similar to a specified string.
LIMBU - java.awt.font.NumericShaper.Range
The Limbu range with the Limbu digits.
LIMBU - java.lang.Character.UnicodeScript
Unicode script "Limbu".
LIMBU - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Limbu" Unicode character block.
LIMBU - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LIMBU - Static variable in class ohos.global.icu.lang.UScript
Limbu Script in Unicode 4
LIMBU_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
limit - Variable in class ohos.global.icu.text.Transliterator.Position
Ending index, exclusive, of the text to be transliteratd.
limit - Variable in class ohos.global.icu.util.RangeValueIterator.Element
(End + 1) integer of continuous result range that has the same value
limit() - Method in class java.nio.Buffer
Returns this buffer's limit.
limit(int) - Method in class java.nio.Buffer
Sets this buffer's limit.
limit(int) - Method in class ohos.data.dataability.DataAbilityPredicates
Sets the maximum number of data records in the column that match the specified predicates.
limit(int) - Method in class ohos.data.orm.OrmPredicates
Sets the maximum number of data records in the column that match the specified predicates.
limit(int) - Method in class ohos.data.rdb.RdbPredicates
Sets the maximum number of data records in the column that match the specified predicates.
limit(int, int) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to specify the number of results and the start position.
limit(long) - Method in interface java.util.stream.DoubleStream
Returns a stream consisting of the elements of this stream, truncated to be no longer than maxSize in length.
limit(long) - Method in interface java.util.stream.IntStream
Returns a stream consisting of the elements of this stream, truncated to be no longer than maxSize in length.
limit(long) - Method in interface java.util.stream.LongStream
Returns a stream consisting of the elements of this stream, truncated to be no longer than maxSize in length.
limit(long) - Method in interface java.util.stream.Stream
Returns a stream consisting of the elements of this stream, truncated to be no longer than maxSize in length.
LIMITED_DISCOVERABLE_MODE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.Service
Indicates the service value for the limited discoverable mode.
LIMITED_USE - ohos.global.icu.lang.UScript.ScriptUsage
Limited Use script.
LINE - Static variable in class ohos.agp.components.element.ShapeElement
Indicates a line.
LINE_BREAK - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Line_Break.
LINE_FEED - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
LINE_SEPARATOR - Static variable in class java.lang.Character
General category "Zl" in the Unicode specification.
LINE_SEPARATOR - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Zl
LINEAR - Static variable in class ohos.agp.animation.Animator.CurveType
Indicates a curve in which the animation moves at a constant speed in the linear pattern.
LINEAR_A - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LINEAR_A - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
LINEAR_A_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LINEAR_B - java.lang.Character.UnicodeScript
Unicode script "Linear_B".
LINEAR_B - Static variable in class ohos.global.icu.lang.UScript
Linear B Script in Unicode 4
LINEAR_B_IDEOGRAMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Linear B Ideograms" Unicode character block.
LINEAR_B_IDEOGRAMS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LINEAR_B_IDEOGRAMS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LINEAR_B_SYLLABARY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Linear B Syllabary" Unicode character block.
LINEAR_B_SYLLABARY - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LINEAR_B_SYLLABARY_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LINEAR_EXTENDED_SRGB - ohos.media.image.common.ColorSpace
Indicates the color space based on IEC 61966-2-2:2003.
LINEAR_GRADIENT_SHADER_TYPE - Static variable in class ohos.agp.components.element.ShapeElement
Indicates that the shader is of the linear type.
LINEAR_SHADER - ohos.agp.render.Paint.ShaderType
Indicates that colors in the paint are shaded in linear manner.
LINEAR_SRGB - ohos.media.image.common.ColorSpace
Indicates the SRGB using a linear transfer function based on the IEC 61966-2.1:1999 standard.
LinearShader - Class in ohos.agp.render
Represents a shader that shades colors in linear manner.
LinearShader() - Constructor for class ohos.agp.render.LinearShader
Default constructor used to create a LinearShader.
LinearShader(Point[], float[], Color[], Shader.TileMode) - Constructor for class ohos.agp.render.LinearShader
A constructor used to create a LinearShader based on the specified points, color positions, colors, and tile mode.
lineno() - Method in class java.io.StreamTokenizer
Return the current line number.
LineNumberInputStream - Class in java.io
Deprecated.
This class incorrectly assumes that bytes adequately represent characters. As of JDK 1.1, the preferred way to operate on character streams is via the new character-stream classes, which include a class for counting line numbers.
LineNumberInputStream(InputStream) - Constructor for class java.io.LineNumberInputStream
Deprecated.
Constructs a newline number input stream that reads its input from the specified input stream.
LineNumberReader - Class in java.io
A buffered character-input stream that keeps track of line numbers.
LineNumberReader(Reader) - Constructor for class java.io.LineNumberReader
Create a new line-numbering reader, using the default input-buffer size.
LineNumberReader(Reader, int) - Constructor for class java.io.LineNumberReader
Create a new line-numbering reader, reading characters into a buffer of the given size.
lines() - Method in class java.io.BufferedReader
Returns a Stream, the elements of which are lines read from this BufferedReader.
lines(Path) - Static method in class java.nio.file.Files
Read all lines from a file as a Stream.
lines(Path, Charset) - Static method in class java.nio.file.Files
Read all lines from a file as a Stream.
lineSeparator() - Static method in class java.lang.System
Returns the system-dependent line separator string.
lineTo(float, float) - Method in class ohos.agp.render.Path
Adds a line to the Path object.
lineTo(Point) - Method in class ohos.agp.render.Path
Adds a line from the last point of this Path to point.
LinkAddress - Class in ohos.net
Obtains the IP address of a network connection.
LinkAddress(InetAddress, int, int, int) - Constructor for class ohos.net.LinkAddress
LinkAddress Construcor
LinkageError - Error in java.lang
Subclasses of LinkageError indicate that a class has some dependency on another class; however, the latter class has incompatibly changed after the compilation of the former class.
LinkageError() - Constructor for error java.lang.LinkageError
Constructs a LinkageError with no detail message.
LinkageError(String) - Constructor for error java.lang.LinkageError
Constructs a LinkageError with the specified detail message.
LinkageError(String, Throwable) - Constructor for error java.lang.LinkageError
Constructs a LinkageError with the specified detail message and cause.
LinkedBlockingDeque<E> - Class in java.util.concurrent
An optionally-bounded BlockingDeque based on linked nodes.
LinkedBlockingDeque() - Constructor for class java.util.concurrent.LinkedBlockingDeque
Creates a LinkedBlockingDeque with a capacity of Integer#MAX_VALUE.
LinkedBlockingDeque(int) - Constructor for class java.util.concurrent.LinkedBlockingDeque
Creates a LinkedBlockingDeque with the given (fixed) capacity.
LinkedBlockingDeque(Collection<? extends E>) - Constructor for class java.util.concurrent.LinkedBlockingDeque
Creates a LinkedBlockingDeque with a capacity of Integer#MAX_VALUE, initially containing the elements of the given collection, added in traversal order of the collection's iterator.
LinkedBlockingQueue<E> - Class in java.util.concurrent
An optionally-bounded BlockingQueue based on linked nodes.
LinkedBlockingQueue() - Constructor for class java.util.concurrent.LinkedBlockingQueue
Creates a LinkedBlockingQueue with a capacity of Integer#MAX_VALUE.
LinkedBlockingQueue(int) - Constructor for class java.util.concurrent.LinkedBlockingQueue
Creates a LinkedBlockingQueue with the given (fixed) capacity.
LinkedBlockingQueue(Collection<? extends E>) - Constructor for class java.util.concurrent.LinkedBlockingQueue
Creates a LinkedBlockingQueue with a capacity of Integer#MAX_VALUE, initially containing the elements of the given collection, added in traversal order of the collection's iterator.
LinkedHashMap<K,V> - Class in java.util
Hash table and linked list implementation of the Map interface, with predictable iteration order.
LinkedHashMap() - Constructor for class java.util.LinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with the default initial capacity (16) and load factor (0.75).
LinkedHashMap(int) - Constructor for class java.util.LinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with the specified initial capacity and a default load factor (0.75).
LinkedHashMap(int, float) - Constructor for class java.util.LinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with the specified initial capacity and load factor.
LinkedHashMap(int, float, boolean) - Constructor for class java.util.LinkedHashMap
Constructs an empty LinkedHashMap instance with the specified initial capacity, load factor and ordering mode.
LinkedHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.LinkedHashMap
Constructs an insertion-ordered LinkedHashMap instance with the same mappings as the specified map.
LinkedHashSet<E> - Class in java.util
Hash table and linked list implementation of the Set interface, with predictable iteration order.
LinkedHashSet() - Constructor for class java.util.LinkedHashSet
Constructs a new, empty linked hash set with the default initial capacity (16) and load factor (0.75).
LinkedHashSet(int) - Constructor for class java.util.LinkedHashSet
Constructs a new, empty linked hash set with the specified initial capacity and the default load factor (0.75).
LinkedHashSet(int, float) - Constructor for class java.util.LinkedHashSet
Constructs a new, empty linked hash set with the specified initial capacity and load factor.
LinkedHashSet(Collection<? extends E>) - Constructor for class java.util.LinkedHashSet
Constructs a new linked hash set with the same elements as the specified collection.
LinkedList<E> - Class in java.util
Doubly-linked list implementation of the List and Deque interfaces.
LinkedList() - Constructor for class java.util.LinkedList
Constructs an empty list.
LinkedList(Collection<? extends E>) - Constructor for class java.util.LinkedList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
LinkedTransferQueue<E> - Class in java.util.concurrent
An unbounded TransferQueue based on linked nodes.
LinkedTransferQueue() - Constructor for class java.util.concurrent.LinkedTransferQueue
Creates an initially empty LinkedTransferQueue.
LinkedTransferQueue(Collection<? extends E>) - Constructor for class java.util.concurrent.LinkedTransferQueue
Creates a LinkedTransferQueue initially containing the elements of the given collection, added in traversal order of the collection's iterator.
LinkOption - Enum in java.nio.file
Defines the options as to how symbolic links are handled.
LinkPermission - Class in java.nio.file
The Permission class for link creation operations.
LinkPermission(String) - Constructor for class java.nio.file.LinkPermission
Constructs a LinkPermission with the specified name.
LinkPermission(String, String) - Constructor for class java.nio.file.LinkPermission
Constructs a LinkPermission with the specified name.
list() - Method in class java.io.File
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.
list() - Method in class java.lang.ThreadGroup
Prints information about this thread group to the standard output.
list() - Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
Returns a list containing the names of the user-defined attributes.
list(FilenameFilter) - Method in class java.io.File
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
list(PrintStream) - Method in class java.util.Properties
Prints this property list out to the specified output stream.
list(PrintWriter) - Method in class java.util.Properties
Prints this property list out to the specified output stream.
list(Path) - Static method in class java.nio.file.Files
Return a lazily populated Stream, the elements of which are the entries in the directory.
list(Enumeration<T>) - Static method in class java.util.Collections
Returns an array list containing the elements returned by the specified enumeration in the order they are returned by the enumeration.
List<E> - Interface in java.util
An ordered collection (also known as a sequence).
LIST_DIRECTORY - Static variable in enum java.nio.file.attribute.AclEntryPermission
Permission to list the entries of a directory (equal to AclEntryPermission.READ_DATA)
listAttached() - Method in interface ohos.data.rdb.RdbStore
Queries the list of attached databases.
ListContainer - Class in ohos.agp.components
Provides a list Container that is displayed when scrolling up or down on the screen.
ListContainer(Context) - Constructor for class ohos.agp.components.ListContainer
Default constructor used to create a ListContainer instance by using the default attribute set and style.
ListContainer(Context, AttrSet) - Constructor for class ohos.agp.components.ListContainer
A constructor used to create a ListContainer instance by using specified attribute set and default style after the XML file is parsed.
ListContainer(Context, AttrSet, String) - Constructor for class ohos.agp.components.ListContainer
A constructor used to create a ListContainer instance by using specified attribute set and specified style after the XML file is parsed.
ListContainer.ItemClickedListener - Interface in ohos.agp.components
Listens for click events of ListContainer items.
ListContainer.ItemLongClickedListener - Interface in ohos.agp.components
Provides the listener used to listen for and process long-click events of a ListContainer item.
ListContainer.ItemSelectedListener - Interface in ohos.agp.components
Listens for selected events of a Component item in the ListContainer object.
ListContainer.ItemVisibilityChangedListener - Interface in ohos.agp.components
Provides callbacks to be invoked when a component is added to or removed from the set of visible items.
ListContainer.ReboundEffectParams - Class in ohos.agp.components
Represents rebound effect parameters.
ListDialog - Class in ohos.agp.window.dialog
Creates a ListDialog instance.
ListDialog(Context) - Constructor for class ohos.agp.window.dialog.ListDialog
A constructor used to create a ListDialog instance of the common type.
ListDialog(Context, int) - Constructor for class ohos.agp.window.dialog.ListDialog
A constructor used to create a ListDialog instance.
listen(int) - Method in class java.net.SocketImpl
Sets the maximum queue length for incoming connection indications (a request to connect) to the count argument.
LISTEN_BUNDLE_CHANGE - Static variable in class ohos.security.SystemPermission
Allows a system application to listen for changes in other applications, when they are installed, updated, or uninstalled.
LISTEN_PERMISSION_CHANGE - Static variable in class ohos.security.SystemPermission
Allows a system application to listen for permission changes of other applications.
LISTEN_PERMISSIONS_CHANGE - Static variable in class ohos.security.SystemPermission
Deprecated.
listFiles() - Method in class java.io.File
Returns an array of abstract pathnames denoting the files in the directory denoted by this abstract pathname.
listFiles() - Method in class ohos.data.distributed.file.DistFile
Obtains a list of distributed files and directories in the directory denoted by this abstract pathname.
listFiles(FileFilter) - Method in class java.io.File
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
listFiles(FileFilter) - Method in class ohos.data.distributed.file.DistFile
Obtains a list of distributed files and directories matching a specified file filter in the directory denoted by this abstract pathname.
listFiles(FilenameFilter) - Method in class java.io.File
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
listFiles(FilenameFilter) - Method in class ohos.data.distributed.file.DistFile
Obtains a list of distributed files and directories matching a specified file name filter in the directory denoted by this abstract pathname.
ListFormatter - Class in ohos.global.icu.text
Immutable class for formatting a list, using data from CLDR (or supplied separately).
listIterator() - Method in class java.util.AbstractList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator() - Method in class java.util.ArrayList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator() - Method in interface java.util.List
Returns a list iterator over the elements in this list (in proper sequence).
listIterator() - Method in class java.util.Vector
Returns a list iterator over the elements in this list (in proper sequence).
listIterator() - Method in class ohos.utils.zson.ZSONArray
Obtains the ListIterator objects of this ZSONArray.
listIterator(int) - Method in class java.util.AbstractList
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator(int) - Method in class java.util.AbstractSequentialList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator(int) - Method in class java.util.ArrayList
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator(int) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator(int) - Method in class java.util.LinkedList
Returns a list-iterator of the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator(int) - Method in interface java.util.List
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator(int) - Method in class java.util.Vector
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator(int) - Method in class ohos.utils.zson.ZSONArray
Obtains the ListIterator objects of this ZSONArray from the specified index.
ListIterator<E> - Interface in java.util
An iterator for lists that allows the programmer to traverse the list in either direction, modify the list during iteration, and obtain the iterator's current position in the list.
ListResourceBundle - Class in java.util
ListResourceBundle is an abstract subclass of ResourceBundle that manages resources for a locale in a convenient and easy to use list.
ListResourceBundle() - Constructor for class java.util.ListResourceBundle
Sole constructor.
listRoots() - Static method in class java.io.File
List the available filesystem roots.
LISU - java.lang.Character.UnicodeScript
Unicode script "Lisu".
LISU - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Lisu" Unicode character block.
LISU - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LISU - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
LISU_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LISU_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LISU_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LITER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: liter
LITER_PER_100KILOMETERS - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of consumption: liter-per-100kilometers
LITER_PER_KILOMETER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of consumption: liter-per-kilometer
LITERAL - Static variable in class java.util.regex.Pattern
Enables literal parsing of the pattern.
LITTLE_ENDIAN - Static variable in class java.nio.ByteOrder
Constant denoting little-endian byte order.
load() - Method in class java.nio.MappedByteBuffer
Loads this buffer's content into physical memory.
load(InputStream) - Method in class java.security.Provider
Reads a property list (key and element pairs) from the input stream.
load(InputStream) - Method in class java.util.Properties
Reads a property list (key and element pairs) from the input byte stream.
load(InputStream, char[]) - Method in class java.security.KeyStore
Loads this KeyStore from the given input stream.
load(Reader) - Method in class java.util.Properties
Reads a property list (key and element pairs) from the input character stream in a simple line-oriented format.
load(Class<S>) - Static method in class java.util.ServiceLoader
Creates a new service loader for the given service type, using the current thread's context class loader.
load(Class<S>, ClassLoader) - Static method in class java.util.ServiceLoader
Creates a new service loader for the given service type and class loader.
load(String) - Method in class java.lang.Runtime
Loads the native library specified by the filename argument.
load(String) - Static method in class java.lang.System
Loads the native library specified by the filename argument.
load(String) - Method in class ohos.agp.components.webengine.WebView
Loads the given web page linked by a specified URL.
load(KeyStore.LoadStoreParameter) - Method in class java.security.KeyStore
Loads this keystore using the given LoadStoreParameter.
loadClass(String) - Method in class java.lang.ClassLoader
Loads the class with the specified binary name.
loadClass(String, boolean) - Method in class java.lang.ClassLoader
Loads the class with the specified binary name.
loadFromXML(InputStream) - Method in class java.util.Properties
Loads all of the properties represented by the XML document on the specified input stream into this properties table.
loadGltf(String) - Method in interface ohos.agp.render.render3d.gltf.GltfLoader
Loads a glTF file with a specified URI.
loadGltf(ByteBuffer) - Method in interface ohos.agp.render.render3d.gltf.GltfLoader
Loads a glTF data buffer of bytes.
loadInstalled(Class<S>) - Static method in class java.util.ServiceLoader
Creates a new service loader for the given service type, using the extension class loader.
loadLibrary(String) - Method in class java.lang.Runtime
Loads the native library specified by the libname argument.
loadLibrary(String) - Static method in class java.lang.System
Loads the native library specified by the libname argument.
loadPlugin(ILoadPluginCallback) - Method in interface ohos.ai.cv.common.ICvBase
Downloads a plug-in.
loadRenderNodeGraph(String) - Method in interface ohos.agp.render.render3d.Engine
Loads a rendering node graph from the specified URI, which can be used to customize the rendering pipeline.
LOCAL - ohos.hiviewdfx.Debug.IpcType
Indicates the locally activated IPC.
LOCAL_RUNNING - ohos.aafwk.ability.ContinuationState
Indicates that the ability is running on the local device.
LOCAL_VARIABLE - java.lang.annotation.ElementType
Local variable declaration
localDate() - Static method in class java.time.temporal.TemporalQueries
A query for LocalDate returning null if not found.
LocalDate - Class in java.time
A date without a time-zone in the ISO-8601 calendar system, such as 2007-12-03.
localDateTime(TemporalAccessor) - Method in interface java.time.chrono.Chronology
Obtains a local date-time in this chronology from another temporal object.
localDateTime(TemporalAccessor) - Method in class java.time.chrono.HijrahChronology
 
localDateTime(TemporalAccessor) - Method in class java.time.chrono.IsoChronology
Obtains an ISO local date-time from another date-time object.
localDateTime(TemporalAccessor) - Method in class java.time.chrono.JapaneseChronology
 
localDateTime(TemporalAccessor) - Method in class java.time.chrono.MinguoChronology
 
localDateTime(TemporalAccessor) - Method in class java.time.chrono.ThaiBuddhistChronology
 
LocalDateTime - Class in java.time
A date-time without a time-zone in the ISO-8601 calendar system, such as 2007-12-03T10:15:30.
locale() - Method in class java.util.Formatter
Returns the locale set by the construction of this formatter.
locale() - Method in class java.util.Scanner
Returns this scanner's locale.
Locale - Class in java.util
A Locale object represents a specific geographical, political, or cultural region.
Locale(String) - Constructor for class java.util.Locale
Construct a locale from a language code.
Locale(String, String) - Constructor for class java.util.Locale
Construct a locale from language and country.
Locale(String, String, String) - Constructor for class java.util.Locale
Construct a locale from language, country and variant.
LOCALE - ohos.agp.components.Component.LayoutDirection
Indicates that the horizontal layout direction is deduced from the locale settings.
Locale.Builder - Class in java.util
Builder is used to build instances of Locale from values configured by the setters.
Locale.Category - Enum in java.util
Enum for locale categories.
Locale.FilteringMode - Enum in java.util
This enum provides constants to select a filtering mode for locale matching.
Locale.LanguageRange - Class in java.util
This class expresses a Language Range defined in RFC 4647 Matching of Language Tags.
LocaleData - Class in ohos.global.icu.util
A class for accessing miscellaneous data in the locale bundles
LocaleData.MeasurementSystem - Class in ohos.global.icu.util
Enumeration for representing the measurement systems.
LocaleData.PaperSize - Class in ohos.global.icu.util
A class that represents the size of letter head used in the country
localeDisplayName(String) - Method in class ohos.global.icu.text.LocaleDisplayNames
Returns the display name of the provided locale id.
localeDisplayName(Locale) - Method in class ohos.global.icu.text.LocaleDisplayNames
Returns the display name of the provided locale.
localeDisplayName(ULocale) - Method in class ohos.global.icu.text.LocaleDisplayNames
Returns the display name of the provided ulocale.
LocaleDisplayNames - Class in ohos.global.icu.text
Returns display names of ULocales and components of ULocales.
LocaleDisplayNames.DialectHandling - Enum in ohos.global.icu.text
LocaleDisplayNames.UiListItem - Class in ohos.global.icu.text
Struct-like class used to return information for constructing a UI list, each corresponding to a locale.
LocaleFallBackException - Exception in ohos.global.resource
Exception will be throw when find the fallback path from locales.
LocaleFallBackException(String, Throwable) - Constructor for exception ohos.global.resource.LocaleFallBackException
A constructor used to create a LocaleFallBackException instance with a detailed message.
LocaleHelperUtils - Class in ohos.global.i18n
A helper class for utilities used to obtain locale information.
LocaleHelperUtils() - Constructor for class ohos.global.i18n.LocaleHelperUtils
 
LocaleProfile - Class in ohos.global.configuration
Provides a profile of system locale settings.
LocaleProfile(Locale[]) - Constructor for class ohos.global.configuration.LocaleProfile
A constructor used to create a LocaleProfile instance based on an array of locales.
LocalesFallback - Class in ohos.global.i18n.utils
Provides methods for determining the prioritized order for locale matching.
LocalesFallback() - Constructor for class ohos.global.i18n.utils.LocalesFallback
 
LOCALIZED_GMT - ohos.global.icu.text.TimeZoneFormat.Style
Localized GMT offset format, such as "GMT-05:00", "UTC+0100" This style is equivalent to the LDML date format pattern "OOOO" and "ZZZZ"
LOCALIZED_GMT_SHORT - ohos.global.icu.text.TimeZoneFormat.Style
Short localized GMT offset format, such as "GMT-5", "UTC+1:30" This style is equivalent to the LDML date format pattern "O".
LocalMatrixComponent - Class in ohos.agp.render.render3d.components
Contains the local transform of an entity in a matrix.
LocalMatrixComponent() - Constructor for class ohos.agp.render.render3d.components.LocalMatrixComponent
 
localport - Variable in class java.net.SocketImpl
The local port number to which this socket is connected.
localPort - Variable in class java.net.DatagramSocketImpl
The local port number.
LocalRemoteObject - Class in ohos.aafwk.ability
This is LocalRemoteObject abstract used to start Local service.
LocalRemoteObject() - Constructor for class ohos.aafwk.ability.LocalRemoteObject
 
LocalSocket - Class in ohos.net
Represents an AF_LOCAL (also known as AF_UNIX) socket in the UNIX domain namespace.
LocalSocket(String, boolean) - Constructor for class ohos.net.LocalSocket
A parameterized constructor used to create a LocalSocket instance.
localTime() - Static method in class java.time.temporal.TemporalQueries
A query for LocalTime returning null if not found.
LocalTime - Class in java.time
A time without a time-zone in the ISO-8601 calendar system, such as 10:15:30.
locate(int) - Method in class ohos.utils.PlainArray
Searches for the index of a specified key.
locate(int) - Method in class ohos.utils.PlainBooleanArray
Searches for the index of a specified key.
locate(int) - Method in class ohos.utils.PlainIntArray
Searches for the index of a specified key.
locate(int) - Method in class ohos.utils.PlainLongArray
Searches for the index of a specified key.
locate(long) - Method in class ohos.utils.LongPlainArray
Searches for the index of a specified key.
location - Variable in exception ohos.javax.xml.stream.XMLStreamException
 
Location - Class in ohos.location
Represents a data class that provides information about geographic locations.
Location - Interface in ohos.javax.xml.stream
Provides information on the location of an event.
Location(double, double) - Constructor for class ohos.location.Location
Creates a new Location object based on the specified longitude and latitude.
Location(Location) - Constructor for class ohos.location.Location
Creates a new Location object based on an original object.
LOCATION - Static variable in class ohos.data.search.schema.EventItem
Indicates the index field name of location.
LOCATION - Static variable in class ohos.data.search.schema.NoticeItem
Indicates the index field name of location.
LOCATION - Static variable in class ohos.security.SystemPermission
Allows an application to obtain the device location.
LOCATION_IN_BACKGROUND - Static variable in class ohos.security.SystemPermission
Allows a background application to obtain the device location.
LOCATION_SERVICE_SWITCH_OFF - Static variable in class ohos.location.Locator
Indicates that the location service is disabled.
LOCATION_SERVICE_SWITCH_ON - Static variable in class ohos.location.Locator
Indicates that the location service is enabled.
LOCATION_TZ - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for generic location format, such as Los Angeles Time; used in combinations date + time + zone, or time + zone.
Locator - Class in ohos.location
Provides interfaces for initiating location requests, ending the location service, and obtaining the location result cached by the system.
Locator - Interface in ohos.org.xml.sax
Interface for associating a SAX event with a document location.
Locator(Context) - Constructor for class ohos.location.Locator
A constructor used to create a Locator instance based on the specified context to implement the location service.
Locator(AbilityInfo) - Constructor for class ohos.location.Locator
Deprecated.
This method was deprecated in API version 2.0. Use Locator(ohos.app.Context) instead.
LocatorCallback - Interface in ohos.location
Provides a callback interface for the system to report the device location.
locatorsUpdateCopy() - Method in interface java.sql.DatabaseMetaData
Indicates whether updates made to a LOB are made on a copy or directly to the LOB.
LOCCRC - Static variable in class java.util.jar.JarEntry
 
LOCCRC - Static variable in class java.util.jar.JarFile
 
LOCCRC - Static variable in class java.util.jar.JarInputStream
 
LOCCRC - Static variable in class java.util.jar.JarOutputStream
 
LOCCRC - Static variable in class java.util.zip.ZipEntry
 
LOCCRC - Static variable in class java.util.zip.ZipFile
 
LOCCRC - Static variable in class java.util.zip.ZipInputStream
 
LOCCRC - Static variable in class java.util.zip.ZipOutputStream
 
LOCEXT - Static variable in class java.util.jar.JarEntry
 
LOCEXT - Static variable in class java.util.jar.JarFile
 
LOCEXT - Static variable in class java.util.jar.JarInputStream
 
LOCEXT - Static variable in class java.util.jar.JarOutputStream
 
LOCEXT - Static variable in class java.util.zip.ZipEntry
 
LOCEXT - Static variable in class java.util.zip.ZipFile
 
LOCEXT - Static variable in class java.util.zip.ZipInputStream
 
LOCEXT - Static variable in class java.util.zip.ZipOutputStream
 
LOCFLG - Static variable in class java.util.jar.JarEntry
 
LOCFLG - Static variable in class java.util.jar.JarFile
 
LOCFLG - Static variable in class java.util.jar.JarInputStream
 
LOCFLG - Static variable in class java.util.jar.JarOutputStream
 
LOCFLG - Static variable in class java.util.zip.ZipEntry
 
LOCFLG - Static variable in class java.util.zip.ZipFile
 
LOCFLG - Static variable in class java.util.zip.ZipInputStream
 
LOCFLG - Static variable in class java.util.zip.ZipOutputStream
 
LOCHDR - Static variable in class java.util.jar.JarEntry
 
LOCHDR - Static variable in class java.util.jar.JarFile
 
LOCHDR - Static variable in class java.util.jar.JarInputStream
 
LOCHDR - Static variable in class java.util.jar.JarOutputStream
 
LOCHDR - Static variable in class java.util.zip.ZipEntry
 
LOCHDR - Static variable in class java.util.zip.ZipFile
 
LOCHDR - Static variable in class java.util.zip.ZipInputStream
 
LOCHDR - Static variable in class java.util.zip.ZipOutputStream
 
LOCHOW - Static variable in class java.util.jar.JarEntry
 
LOCHOW - Static variable in class java.util.jar.JarFile
 
LOCHOW - Static variable in class java.util.jar.JarInputStream
 
LOCHOW - Static variable in class java.util.jar.JarOutputStream
 
LOCHOW - Static variable in class java.util.zip.ZipEntry
 
LOCHOW - Static variable in class java.util.zip.ZipFile
 
LOCHOW - Static variable in class java.util.zip.ZipInputStream
 
LOCHOW - Static variable in class java.util.zip.ZipOutputStream
 
lock - Variable in class java.io.Reader
The object used to synchronize operations on this stream.
lock - Variable in class java.io.Writer
The object used to synchronize operations on this stream.
lock - Variable in class java.util.prefs.AbstractPreferences
An object whose monitor is used to lock this node.
lock() - Method in class java.nio.channels.AsynchronousFileChannel
Acquires an exclusive lock on this channel's file.
lock() - Method in class java.nio.channels.FileChannel
Acquires an exclusive lock on this channel's file.
lock() - Method in interface java.util.concurrent.locks.Lock
Acquires the lock.
lock() - Method in class java.util.concurrent.locks.ReentrantLock
Acquires the lock.
lock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Acquires the read lock.
lock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Acquires the write lock.
lock(long) - Method in class ohos.powermanager.PowerManager.RunningLock
Prevents the system from hibernating and sets the lock duration.
lock(long, long, boolean) - Method in class java.nio.channels.AsynchronousFileChannel
Acquires a lock on the given region of this channel's file.
lock(long, long, boolean) - Method in class java.nio.channels.FileChannel
Acquires a lock on the given region of this channel's file.
lock(long, long, boolean, A, CompletionHandler<FileLock, ? super A>) - Method in class java.nio.channels.AsynchronousFileChannel
Acquires a lock on the given region of this channel's file.
lock(A, CompletionHandler<FileLock, ? super A>) - Method in class java.nio.channels.AsynchronousFileChannel
Acquires an exclusive lock on this channel's file.
Lock - Interface in java.util.concurrent.locks
Lock implementations provide more extensive locking operations than can be obtained using synchronized methods and statements.
LOCK_MISSION_MODE_LOCKED - Static variable in interface ohos.app.IAbilityManager
Indicates that the full mission lock mode is enabled.
LOCK_MISSION_MODE_NULL - Static variable in interface ohos.app.IAbilityManager
Indicates that the lock mission mode is disabled.
LOCK_MISSION_MODE_PINNED - Static variable in interface ohos.app.IAbilityManager
Indicates that the mission lock mode is enabled.
lockCanvas() - Method in interface ohos.agp.graphics.SurfaceOps
Locks the Canvas of a surface ops to enable drawing on the canvas.
lockInterruptibly() - Method in interface java.util.concurrent.locks.Lock
Acquires the lock unless the current thread is Thread#interrupt.
lockInterruptibly() - Method in class java.util.concurrent.locks.ReentrantLock
Acquires the lock unless the current thread is Thread#interrupt.
lockInterruptibly() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Acquires the read lock unless the current thread is Thread#interrupt.
lockInterruptibly() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Acquires the write lock unless the current thread is Thread#interrupt.
lockMission() - Method in class ohos.app.AbilityContext
 
lockMission() - Method in interface ohos.app.Context
Sets the application to start its ability in lock mission mode.
LockSupport - Class in java.util.concurrent.locks
Basic thread blocking primitives for creating locks and other synchronization classes.
LOCLEN - Static variable in class java.util.jar.JarEntry
 
LOCLEN - Static variable in class java.util.jar.JarFile
 
LOCLEN - Static variable in class java.util.jar.JarInputStream
 
LOCLEN - Static variable in class java.util.jar.JarOutputStream
 
LOCLEN - Static variable in class java.util.zip.ZipEntry
 
LOCLEN - Static variable in class java.util.zip.ZipFile
 
LOCLEN - Static variable in class java.util.zip.ZipInputStream
 
LOCLEN - Static variable in class java.util.zip.ZipOutputStream
 
LOCNAM - Static variable in class java.util.jar.JarEntry
 
LOCNAM - Static variable in class java.util.jar.JarFile
 
LOCNAM - Static variable in class java.util.jar.JarInputStream
 
LOCNAM - Static variable in class java.util.jar.JarOutputStream
 
LOCNAM - Static variable in class java.util.zip.ZipEntry
 
LOCNAM - Static variable in class java.util.zip.ZipFile
 
LOCNAM - Static variable in class java.util.zip.ZipInputStream
 
LOCNAM - Static variable in class java.util.zip.ZipOutputStream
 
LOCSIG - Static variable in class java.util.jar.JarEntry
 
LOCSIG - Static variable in class java.util.jar.JarFile
 
LOCSIG - Static variable in class java.util.jar.JarInputStream
 
LOCSIG - Static variable in class java.util.jar.JarOutputStream
 
LOCSIG - Static variable in class java.util.zip.ZipEntry
 
LOCSIG - Static variable in class java.util.zip.ZipFile
 
LOCSIG - Static variable in class java.util.zip.ZipInputStream
 
LOCSIG - Static variable in class java.util.zip.ZipOutputStream
 
LOCSIZ - Static variable in class java.util.jar.JarEntry
 
LOCSIZ - Static variable in class java.util.jar.JarFile
 
LOCSIZ - Static variable in class java.util.jar.JarInputStream
 
LOCSIZ - Static variable in class java.util.jar.JarOutputStream
 
LOCSIZ - Static variable in class java.util.zip.ZipEntry
 
LOCSIZ - Static variable in class java.util.zip.ZipFile
 
LOCSIZ - Static variable in class java.util.zip.ZipInputStream
 
LOCSIZ - Static variable in class java.util.zip.ZipOutputStream
 
LOCTIM - Static variable in class java.util.jar.JarEntry
 
LOCTIM - Static variable in class java.util.jar.JarFile
 
LOCTIM - Static variable in class java.util.jar.JarInputStream
 
LOCTIM - Static variable in class java.util.jar.JarOutputStream
 
LOCTIM - Static variable in class java.util.zip.ZipEntry
 
LOCTIM - Static variable in class java.util.zip.ZipFile
 
LOCTIM - Static variable in class java.util.zip.ZipInputStream
 
LOCTIM - Static variable in class java.util.zip.ZipOutputStream
 
LOCVER - Static variable in class java.util.jar.JarEntry
 
LOCVER - Static variable in class java.util.jar.JarFile
 
LOCVER - Static variable in class java.util.jar.JarInputStream
 
LOCVER - Static variable in class java.util.jar.JarOutputStream
 
LOCVER - Static variable in class java.util.zip.ZipEntry
 
LOCVER - Static variable in class java.util.zip.ZipFile
 
LOCVER - Static variable in class java.util.zip.ZipInputStream
 
LOCVER - Static variable in class java.util.zip.ZipOutputStream
 
log(double) - Static method in class java.lang.Math
Returns the natural logarithm (base e) of a double value.
log(double) - Static method in class java.lang.StrictMath
Returns the natural logarithm (base e) of a double value.
log(String) - Method in interface ohos.eventhandler.Logger
Processes the content of a specified string.
log(Level, String) - Method in class java.util.logging.Logger
Log a message, with no arguments.
log(Level, String, Object) - Method in class java.util.logging.Logger
Log a message, with one object parameter.
log(Level, String, Object[]) - Method in class java.util.logging.Logger
Log a message, with an array of object arguments.
log(Level, String, Throwable) - Method in class java.util.logging.Logger
Log a message, with associated Throwable information.
log(Level, Throwable, Supplier<String>) - Method in class java.util.logging.Logger
Log a lazily constructed message, with associated Throwable information.
log(Level, Supplier<String>) - Method in class java.util.logging.Logger
Log a message, which is only to be constructed if the logging level is such that the message will actually be logged.
log(LogRecord) - Method in class java.util.logging.Logger
Log a LogRecord.
LOG_APP - Static variable in class ohos.hiviewdfx.HiLog
Indicates the application log type.
log10(double) - Static method in class java.lang.Math
Returns the base 10 logarithm of a double value.
log10(double) - Static method in class java.lang.StrictMath
Returns the base 10 logarithm of a double value.
log1p(double) - Static method in class java.lang.Math
Returns the natural logarithm of the sum of the argument and 1.
log1p(double) - Static method in class java.lang.StrictMath
Returns the natural logarithm of the sum of the argument and 1.
Logger - Class in java.util.logging
A Logger object is used to log messages for a specific system or application component.
Logger - Interface in ohos.eventhandler
Provides methods for processing the content of strings.
Logger(String, String) - Constructor for class java.util.logging.Logger
Protected method to construct a logger for a named subsystem.
LOGGING_MXBEAN_NAME - Static variable in class java.util.logging.LogManager
String representation of the ObjectName for the management interface for the logging facility.
LoggingMXBean - Interface in java.util.logging
The management interface for the logging facility.
LoggingPermission - Class in java.util.logging
The permission which the SecurityManager will check when code that is running with a SecurityManager calls one of the logging control methods (such as Logger.setLevel).
LoggingPermission(String, String) - Constructor for class java.util.logging.LoggingPermission
Creates a new LoggingPermission object.
LOGICAL_ORDER_EXCEPTION - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Logical_Order_Exception (new).
logicalAnd(boolean, boolean) - Static method in class java.lang.Boolean
Returns the result of applying the logical AND operator to the specified boolean operands.
logicalOr(boolean, boolean) - Static method in class java.lang.Boolean
Returns the result of applying the logical OR operator to the specified boolean operands.
logicalXor(boolean, boolean) - Static method in class java.lang.Boolean
Returns the result of applying the logical XOR operator to the specified boolean operands.
login(Subject, CallbackHandler) - Method in class java.security.AuthProvider
Log in to this provider.
LoginException - Exception in javax.security.auth.login
This is the basic login exception.
LoginException() - Constructor for exception javax.security.auth.login.LoginException
Constructs a LoginException with no detail message.
LoginException(String) - Constructor for exception javax.security.auth.login.LoginException
Constructs a LoginException with the specified detail message.
LogManager - Class in java.util.logging
There is a single global LogManager object that is used to maintain a set of shared state about Loggers and log services.
LogManager() - Constructor for class java.util.logging.LogManager
Protected constructor.
logout() - Method in class java.security.AuthProvider
Log out from this provider.
logp(Level, String, String, String) - Method in class java.util.logging.Logger
Log a message, specifying source class and method, with no arguments.
logp(Level, String, String, String, Object) - Method in class java.util.logging.Logger
Log a message, specifying source class and method, with a single object parameter to the log message.
logp(Level, String, String, String, Object[]) - Method in class java.util.logging.Logger
Log a message, specifying source class and method, with an array of object arguments.
logp(Level, String, String, String, Throwable) - Method in class java.util.logging.Logger
Log a message, specifying source class and method, with associated Throwable information.
logp(Level, String, String, Throwable, Supplier<String>) - Method in class java.util.logging.Logger
Log a lazily constructed message, specifying source class and method, with associated Throwable information.
logp(Level, String, String, Supplier<String>) - Method in class java.util.logging.Logger
Log a lazily constructed message, specifying source class and method, with no arguments.
logrb(Level, String, String, String, String) - Method in class java.util.logging.Logger
logrb(Level, String, String, String, String, Object) - Method in class java.util.logging.Logger
logrb(Level, String, String, String, String, Object[]) - Method in class java.util.logging.Logger
logrb(Level, String, String, String, String, Throwable) - Method in class java.util.logging.Logger
logrb(Level, String, String, ResourceBundle, String, Object...) - Method in class java.util.logging.Logger
Log a message, specifying source class, method, and resource bundle, with an optional list of message parameters.
logrb(Level, String, String, ResourceBundle, String, Throwable) - Method in class java.util.logging.Logger
Log a message, specifying source class, method, and resource bundle, with associated Throwable information.
LogRecord - Class in java.util.logging
LogRecord objects are used to pass logging requests between the logging framework and individual log Handlers.
LogRecord(Level, String) - Constructor for class java.util.logging.LogRecord
Construct a LogRecord with the given level and message values.
LOMA - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
Long - Class in java.lang
The Long class wraps a value of the primitive type long in an object.
Long(long) - Constructor for class java.lang.Long
Constructs a newly allocated Long object that represents the specified long argument.
Long(String) - Constructor for class java.lang.Long
Constructs a newly allocated Long object that represents the long value indicated by the String parameter.
LONG - java.time.format.FormatStyle
Long text style, with lots of detail.
LONG - ohos.data.distributed.common.FieldValueType
Long
LONG - ohos.global.icu.text.CompactDecimalFormat.CompactStyle
Longer version, like "1.2 trillion", if available.
LONG - ohos.global.icu.text.RelativeDateTimeFormatter.Style
Everything spelled out.
LONG - Static variable in class java.text.DateFormat
Constant for long style pattern.
LONG - Static variable in class java.util.Calendar
A style specifier for getDisplayName and getDisplayNames equivalent to Calendar.LONG_FORMAT.
LONG - Static variable in class java.util.TimeZone
A style specifier for getDisplayName() indicating a long name, such as "Pacific Standard Time."
LONG - Static variable in interface ohos.data.search.model.IndexType
The index field is indexed as a long value, which can be searched by specifying a range and sorted.
LONG - Static variable in interface ohos.global.icu.lang.UProperty.NameChoice
Selector for the long name of a property or value.
LONG - Static variable in class ohos.global.icu.text.DateFormat
Constant for long style pattern.
LONG - Static variable in class ohos.global.icu.util.TimeZone
A style specifier for getDisplayName() indicating a long name, such as "Pacific Standard Time."
LONG_DAYLIGHT - ohos.global.icu.text.TimeZoneNames.NameType
Long display name for daylight saving time, such as "Eastern Daylight Time".
LONG_FORMAT - Static variable in class java.util.Calendar
A style specifier for getDisplayName and getDisplayNames indicating a long name used for format.
LONG_GENERIC - ohos.global.icu.text.TimeZoneNames.NameType
Long display name, such as "Eastern Time".
LONG_GENERIC - Static variable in class ohos.global.icu.util.TimeZone
[icu] A style specifier for getDisplayName() indicating a long generic name, such as "Pacific Time."
LONG_GMT - Static variable in class ohos.global.icu.util.TimeZone
[icu] A style specifier for getDisplayName() indicating a long name derived from the timezone's offset, such as "GMT-08:00."
LONG_NAME - Static variable in class ohos.global.icu.util.Currency
Selector for getName() indicating the long name for a currency, such as "US Dollar" for USD.
LONG_PRESS - ohos.agp.components.Component.GestureType
Indicates the long press gesture.
LONG_STANDALONE - Static variable in class java.util.Calendar
A style specifier for getDisplayName and getDisplayNames indicating a long name used independently, such as a month name as calendar headers.
LONG_STANDARD - ohos.global.icu.text.TimeZoneNames.NameType
Long display name for standard time, such as "Eastern Standard Time".
LongAccumulator - Class in java.util.concurrent.atomic
One or more variables that together maintain a running long value updated using a supplied function.
LongAccumulator(LongBinaryOperator, long) - Constructor for class java.util.concurrent.atomic.LongAccumulator
Creates a new instance using the given accumulator function and identity element.
LongAdder - Class in java.util.concurrent.atomic
One or more variables that together maintain an initially zero long sum.
LongAdder() - Constructor for class java.util.concurrent.atomic.LongAdder
Creates a new adder with initial sum of zero.
LongBinaryOperator - Interface in java.util.function
Represents an operation upon two long-valued operands and producing a long-valued result.
longBitsToDouble(long) - Static method in class java.lang.Double
Returns the double value corresponding to a given bit representation.
LongBuffer - Class in java.nio
A long buffer.
LongConsumer - Interface in java.util.function
Represents an operation that accepts a single long-valued argument and returns no result.
LONGER_FIRST - ohos.global.icu.text.UnicodeSet.ComparisonStyle
 
LongFunction<R> - Interface in java.util.function
Represents a function that accepts a long-valued argument and produces a result.
LONGITUDE - Static variable in class ohos.data.search.schema.EventItem
Indicates the index field name of longitude.
LONGITUDE - Static variable in class ohos.data.search.schema.NoticeItem
Indicates the index field name of longitude.
LONGITUDE - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of longitude.
LONGITUDE - Static variable in class ohos.data.search.schema.PlaceItem
Indicates the index field name of longitude.
LONGNVARCHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGNVARCHAR.
LongPlainArray<E> - Class in ohos.utils
A basic collection class to store the data structures that use the primitive data type long as the key and any object as the value.
LongPlainArray() - Constructor for class ohos.utils.LongPlainArray
A constructor used to create a LongPlainArray instance with an initial capacity.
LongPlainArray(int) - Constructor for class ohos.utils.LongPlainArray
A constructor used to create a LongPlainArray instance with a custom initial capacity.
LongPredicate - Interface in java.util.function
Represents a predicate (boolean-valued function) of one long-valued argument.
longs() - Method in class java.util.concurrent.ThreadLocalRandom
Returns an effectively unlimited stream of pseudorandom long values.
longs() - Method in class java.util.Random
Returns an effectively unlimited stream of pseudorandom long values.
longs() - Method in class java.util.SplittableRandom
Returns an effectively unlimited stream of pseudorandom long values from this generator and/or one split from it.
longs(long) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a stream producing the given streamSize number of pseudorandom long values.
longs(long) - Method in class java.util.Random
Returns a stream producing the given streamSize number of pseudorandom long values.
longs(long) - Method in class java.util.SplittableRandom
Returns a stream producing the given streamSize number of pseudorandom long values from this generator and/or one split from it.
longs(long, long) - Method in class java.util.concurrent.ThreadLocalRandom
Returns an effectively unlimited stream of pseudorandom long values, each conforming to the given origin (inclusive) and bound (exclusive).
longs(long, long) - Method in class java.util.Random
Returns an effectively unlimited stream of pseudorandom long values, each conforming to the given origin (inclusive) and bound (exclusive).
longs(long, long) - Method in class java.util.SplittableRandom
Returns an effectively unlimited stream of pseudorandom long values from this generator and/or one split from it; each value conforms to the given origin (inclusive) and bound (exclusive).
longs(long, long, long) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a stream producing the given streamSize number of pseudorandom long, each conforming to the given origin (inclusive) and bound (exclusive).
longs(long, long, long) - Method in class java.util.Random
Returns a stream producing the given streamSize number of pseudorandom long, each conforming to the given origin (inclusive) and bound (exclusive).
longs(long, long, long) - Method in class java.util.SplittableRandom
Returns a stream producing the given streamSize number of pseudorandom long values from this generator and/or one split from it; each value conforms to the given origin (inclusive) and bound (exclusive).
longStream(Supplier<? extends Spliterator.OfLong>, int, boolean) - Static method in class java.util.stream.StreamSupport
Creates a new sequential or parallel LongStream from a Supplier of Spliterator.OfLong.
longStream(Spliterator.OfLong, boolean) - Static method in class java.util.stream.StreamSupport
Creates a new sequential or parallel LongStream from a Spliterator.OfLong.
LongStream - Interface in java.util.stream
A sequence of primitive long-valued elements supporting sequential and parallel aggregate operations.
LongStream.Builder - Interface in java.util.stream
A mutable builder for a LongStream.
LongSummaryStatistics - Class in java.util
A state object for collecting statistics such as count, min, max, sum, and average.
LongSummaryStatistics() - Constructor for class java.util.LongSummaryStatistics
Construct an empty instance with zero count, zero sum, Long.MAX_VALUE min, Long.MIN_VALUE max and zero average.
LongSupplier - Interface in java.util.function
Represents a supplier of long-valued results.
LongToDoubleFunction - Interface in java.util.function
Represents a function that accepts a long-valued argument and produces a double-valued result.
LongToIntFunction - Interface in java.util.function
Represents a function that accepts a long-valued argument and produces an int-valued result.
LongUnaryOperator - Interface in java.util.function
Represents an operation on a single long-valued operand that produces a long-valued result.
longValue() - Method in class java.lang.Byte
Returns the value of this Byte as a long after a widening primitive conversion.
longValue() - Method in class java.lang.Double
Returns the value of this Double as a long after a narrowing primitive conversion.
longValue() - Method in class java.lang.Float
Returns value of this Float as a long after a narrowing primitive conversion.
longValue() - Method in class java.lang.Integer
Returns the value of this Integer as a long after a widening primitive conversion.
longValue() - Method in class java.lang.Long
Returns the value of this Long as a long value.
longValue() - Method in class java.lang.Number
Returns the value of the specified number as a long, which may involve rounding or truncation.
longValue() - Method in class java.lang.Short
Returns the value of this Short as a long after a widening primitive conversion.
longValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a long.
longValue() - Method in class java.math.BigInteger
Converts this BigInteger to a long.
longValue() - Method in class java.util.concurrent.atomic.AtomicInteger
Returns the value of this AtomicInteger as a long after a widening primitive conversion.
longValue() - Method in class java.util.concurrent.atomic.AtomicLong
Returns the value of this AtomicLong as a long.
longValue() - Method in class java.util.concurrent.atomic.DoubleAccumulator
Returns the current value as a long after a narrowing primitive conversion.
longValue() - Method in class java.util.concurrent.atomic.DoubleAdder
Returns the DoubleAdder.sum() as a long after a narrowing primitive conversion.
longValue() - Method in class java.util.concurrent.atomic.LongAccumulator
Equivalent to LongAccumulator.get().
longValue() - Method in class java.util.concurrent.atomic.LongAdder
Equivalent to LongAdder.sum().
longValue() - Method in class ohos.global.icu.math.BigDecimal
Converts this BigDecimal to a long.
longValue() - Method in class ohos.utils.HalfFloat
 
longValue() - Method in class ohos.utils.RationalNumber
Obtains the value of the current RationalNumber object as a long integer.
longValueExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to a long, checking for lost information.
longValueExact() - Method in class ohos.global.icu.math.BigDecimal
Converts this BigDecimal to a long.
LONGVARBINARY - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGVARBINARY.
LONGVARCHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGVARCHAR.
lookingAt() - Method in class java.util.regex.Matcher
Attempts to match the input sequence, starting at the beginning of the region, against the pattern.
lookup() - Static method in class java.lang.invoke.MethodHandles
Returns a Lookup with full capabilities to emulate all supported bytecode behaviors of the caller.
lookup(Class<?>) - Static method in class java.io.ObjectStreamClass
Find the descriptor for a class that can be serialized.
lookup(String) - Method in interface ohos.global.icu.text.SymbolTable
Lookup the characters associated with this string and return it.
lookup(List<Locale.LanguageRange>, Collection<Locale>) - Static method in class java.util.Locale
Returns a Locale instance for the best-matching language tag using the lookup mechanism defined in RFC 4647.
lookupAny(Class<?>) - Static method in class java.io.ObjectStreamClass
Returns the descriptor for any class, regardless of whether it implements Serializable.
lookupClass() - Method in class java.lang.invoke.MethodHandles.Lookup
Tells which class is performing the lookup.
lookupMatcher(int) - Method in interface ohos.global.icu.text.SymbolTable
Lookup the UnicodeMatcher associated with the given character, and return it.
lookupModes() - Method in class java.lang.invoke.MethodHandles.Lookup
Tells which access-protection classes of members this lookup object can produce.
lookupNodeByComponent(Class<? extends Component>) - Method in interface ohos.agp.render.render3d.SceneNode
Recursively searches for a node based on the component type.
lookupNodeByName(String) - Method in interface ohos.agp.render.render3d.SceneNode
Recursively searches for a node based on the name.
lookupNodeByPath(String) - Method in interface ohos.agp.render.render3d.SceneNode
Searches for a node based on the path name consisting of node names.
lookupNodesByComponent(Class<? extends Component>) - Method in interface ohos.agp.render.render3d.SceneNode
Recursively searches for multiple nodes in each hierarchy based on the component type.
lookupPrincipalByGroupName(String) - Method in class java.nio.file.attribute.UserPrincipalLookupService
Lookup a group principal by group name.
lookupPrincipalByName(String) - Method in class java.nio.file.attribute.UserPrincipalLookupService
Lookup a user principal by name.
lookupTag(List<Locale.LanguageRange>, Collection<String>) - Static method in class java.util.Locale
Returns the best-matching language tag using the lookup mechanism defined in RFC 4647.
LOOP_COUNT - Static variable in class ohos.media.image.common.PropertyKey.GIF
Property value type is Integer.
LOW - ohos.app.dispatcher.task.TaskPriority
Indicates the low task priority.
LOW - ohos.batterymanager.BatteryInfo.BatteryLevel
Low level
LOW - ohos.eventhandler.EventHandler.Priority
Default priority of an event; events with this priority are dispatched after high-priority events.
LOW_DENSITY - Static variable in class ohos.agp.window.service.DisplayAttributes
Indicates a density for low-resolution display, with a value of 120.
LOW_RAM - ohos.media.image.common.MemoryUsagePreference
Indicates low memory usage, which saves memory by sacrificing the image quality.
LOW_SURROGATES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Low Surrogates" Unicode character block.
LOW_SURROGATES - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LOW_SURROGATES_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
lower(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
lower(E) - Method in interface java.util.NavigableSet
Returns the greatest element in this set strictly less than the given element, or null if there is no such element.
lower(E) - Method in class java.util.TreeSet
 
LOWER - Static variable in interface ohos.data.search.model.SearchParameter
Keyword used for obtaining indexes whose values are greater than a specified field value based on the lexicographical order.
LOWER - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
LOWER - Static variable in class ohos.global.icu.text.CollationKey.BoundMode
Lower bound
LOWERCASE - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Lowercase.
LOWERCASE_LETTER - Static variable in class java.lang.Character
General category "Ll" in the Unicode specification.
LOWERCASE_LETTER - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Ll
LOWERCASE_MAPPING - Static variable in interface ohos.global.icu.lang.UProperty
String property Lowercase_Mapping.
lowerCaseMode(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not word token are automatically lowercased.
lowerEntry(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the greatest key strictly less than the given key, or null if there is no such key.
lowerEntry(K) - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the greatest key strictly less than the given key, or null if there is no such key.
lowerEntry(K) - Method in class java.util.TreeMap
 
lowerKey(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
lowerKey(K) - Method in interface java.util.NavigableMap
Returns the greatest key strictly less than the given key, or null if there is no such key.
lowerKey(K) - Method in class java.util.TreeMap
 
lowestOneBit(int) - Static method in class java.lang.Integer
Returns an int value with at most a single one-bit, in the position of the lowest-order ("rightmost") one-bit in the specified int value.
lowestOneBit(long) - Static method in class java.lang.Long
Returns a long value with at most a single one-bit, in the position of the lowest-order ("rightmost") one-bit in the specified long value.
lowSurrogate(int) - Static method in class java.lang.Character
Returns the trailing surrogate (a low surrogate code unit) of the surrogate pair representing the specified supplementary character (Unicode code point) in the UTF-16 encoding.
LruBuffer<K,V> - Class in ohos.utils
A cache class that uses the least recently used (LRU) algorithm to remove the least recently accessed values when the capacity is insufficient for storing new values.
LruBuffer() - Constructor for class ohos.utils.LruBuffer
Default constructor used to create a new LruBuffer instance with the default capacity of 64.
LruBuffer(int) - Constructor for class ohos.utils.LruBuffer
A constructor used to create a new LruBuffer instance.
LSInput - Interface in ohos.org.w3c.dom.ls
This interface represents an input source for data.
LSResourceResolver - Interface in ohos.org.w3c.dom.ls
LSResourceResolver provides a way for applications to redirect references to external resources.
LteSignalInformation - Class in ohos.telephony
Inherits from the parent class SignalInformation and provides methods for applications to obtain LTE signal information.
LteSignalInformation() - Constructor for class ohos.telephony.LteSignalInformation
 
LTGRAY - Static variable in class ohos.agp.utils.Color
Indicates the light gray color, represented by 0xFFCCCCCC.
LTR - ohos.agp.components.Component.LayoutDirection
Indicates that the horizontal layout direction is from left to right.
LTR - Static variable in class ohos.global.icu.text.Bidi
Left-to-right text.
LUMINOSITY - ohos.agp.render.BlendMode
Creates a color using the brightness of the source color and the hue and saturation of the destination color.
LUX - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of light: lux
LV - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
LV_SYLLABLE - Static variable in interface ohos.global.icu.lang.UCharacter.HangulSyllableType
 
LVT - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
LVT_SYLLABLE - Static variable in interface ohos.global.icu.lang.UCharacter.HangulSyllableType
 
LYCIAN - java.lang.Character.UnicodeScript
Unicode script "Lycian".
LYCIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Lycian" Unicode character block.
LYCIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LYCIAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
LYCIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LYDIAN - java.lang.Character.UnicodeScript
Unicode script "Lydian".
LYDIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Lydian" Unicode character block.
LYDIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
LYDIAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
LYDIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 

M

Mac - Class in javax.crypto
This class provides the functionality of a "Message Authentication Code" (MAC) algorithm.
Mac(MacSpi, Provider, String) - Constructor for class javax.crypto.Mac
Creates a MAC object.
MAC - java.security.CryptoPrimitive
Symmetric primitive: message authentication code
MAC_OLD_TIME - Static variable in class ohos.global.icu.util.UniversalTimeScale
Used in older Macintosh systems.
MAC_TIME - Static variable in class ohos.global.icu.util.UniversalTimeScale
Used in the JDK.
MacSpi - Class in javax.crypto
This class defines the Service Provider Interface (SPI) for the Mac class.
MacSpi() - Constructor for class javax.crypto.MacSpi
 
MAGENTA - Static variable in class ohos.agp.colors.CmykPalette
Indicates that the CmykColor object is magenta.
MAGENTA - Static variable in class ohos.agp.colors.HslPalette
The HSL representation for magenta.
MAGENTA - Static variable in class ohos.agp.colors.HsvPalette
The HSV representation for magenta.
MAGENTA - Static variable in class ohos.agp.colors.RgbPalette
The RgbColor object representing magenta.
MAGENTA - Static variable in class ohos.agp.utils.Color
Indicates the magenta color, represented by 0xFFFF00FF.
MAGHA - Static variable in class ohos.global.icu.util.IndianCalendar
Constant for Magha, the 11th month of the Indian year.
MagicLayout - Class in ohos.agp.components
Represents a layout in which component positions can be adaptively adjusted.
MagicLayout(Context) - Constructor for class ohos.agp.components.MagicLayout
A constructor used to create a MagicLayout instance using the default attribute set and style.
MagicLayout(Context, AttrSet) - Constructor for class ohos.agp.components.MagicLayout
A constructor used to create an MagicLayout with the default attribute set after the XML file is parsed.
MagicLayout(Context, AttrSet, String) - Constructor for class ohos.agp.components.MagicLayout
A constructor used to create an MagicLayout with the default attribute set and style after the XML file is parsed.
MagicLayout.LayoutConfig - Class in ohos.agp.components
Specifies the layout parameters for components in a MagicLayout.
MAHAJANI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MAHAJANI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MAHAJANI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MAHJONG_TILES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Mahjong Tiles" Unicode character block.
MAHJONG_TILES - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MAHJONG_TILES_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MAIN_CLASS - Static variable in class java.util.jar.Attributes.Name
Name object for Main-Class manifest attribute used for launching applications packaged in JAR files.
MajorClass() - Constructor for class ohos.bluetooth.BluetoothDeviceClass.MajorClass
 
MajorMinorClass() - Constructor for class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
 
MAKASAR - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MAKASAR - Static variable in class ohos.global.icu.lang.UScript
 
MAKASAR_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MAKE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
makeBuilder() - Method in class ohos.utils.net.Uri
Obtains the Builder object of the current URI so that you can use the object to add or modify the URI components.
makeItalic(boolean) - Method in class ohos.agp.text.Font.Builder
Italicizes the font to be built.
makeMainAbility(ElementName) - Static method in class ohos.aafwk.content.Intent
Creates an Intent with its corresponding attributes specified for starting the main ability of an application.
makeMainAbilityPicker(String, String) - Static method in class ohos.aafwk.content.Intent
Creates an Intent with its picker Intent attributes specified for starting the main ability of an application.
MAKER_NOTE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
makeRestartAbilityMission(ElementName) - Static method in class ohos.aafwk.content.Intent
Creates an Intent object and sets related flags for restarting a particular ability.
makeRotation(Quaternion) - Method in class ohos.agp.render.render3d.math.Matrix4x4
Converts this matrix into a rotation matrix based on the given rotation quaternion.
makeScale(Vector3) - Method in class ohos.agp.render.render3d.math.Matrix4x4
Converts this matrix into a scale matrix based on the given scale vector.
makeSessionId() - Static method in class ohos.media.audio.AudioManager
Creates a session ID to be used by AudioRendererInfo.Builder#sessionID(int) for setting audio playback parameters and AudioCapturerInfo.Builder#sessionID(int) for setting recording parameters.
makeTranslation(Vector3) - Method in class ohos.agp.render.render3d.math.Matrix4x4
Converts this matrix into a translation matrix based on the given translation vector.
MALAYALAM - java.awt.font.NumericShaper.Range
The Malayalam range with the Malayalam digits.
MALAYALAM - java.lang.Character.UnicodeScript
Unicode script "Malayalam".
MALAYALAM - Static variable in class java.awt.font.NumericShaper
Identifies the MALAYALAM range and decimal base.
MALAYALAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Malayalam" Unicode character block.
MALAYALAM - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MALAYALAM - Static variable in class ohos.global.icu.lang.UScript
Malayalam
MALAYALAM_BHA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MALAYALAM_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MALAYALAM_JA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MALAYALAM_LLA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MALAYALAM_LLLA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MALAYALAM_NGA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MALAYALAM_NNA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MALAYALAM_NNNA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MALAYALAM_NYA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MALAYALAM_RA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MALAYALAM_SSA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MALAYALAM_TTA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
malformedForLength(int) - Static method in class java.nio.charset.CoderResult
Static factory method that returns the unique object describing a malformed-input error of the given length.
malformedInputAction() - Method in class java.nio.charset.CharsetDecoder
Returns this decoder's current action for malformed-input errors.
malformedInputAction() - Method in class java.nio.charset.CharsetEncoder
Returns this encoder's current action for malformed-input errors.
MalformedInputException - Exception in java.nio.charset
Checked exception thrown when an input byte sequence is not legal for given charset, or an input character sequence is not a legal sixteen-bit Unicode sequence.
MalformedInputException(int) - Constructor for exception java.nio.charset.MalformedInputException
Constructs an MalformedInputException with the given length.
MalformedParameterizedTypeException - Exception in java.lang.reflect
Thrown when a semantically malformed parameterized type is encountered by a reflective method that needs to instantiate it.
MalformedParameterizedTypeException() - Constructor for exception java.lang.reflect.MalformedParameterizedTypeException
 
MalformedParametersException - Exception in java.lang.reflect
Thrown when the java.lang.reflect package attempts to read method parameters from a class file and determines that one or more parameters are malformed.
MalformedParametersException() - Constructor for exception java.lang.reflect.MalformedParametersException
Create a MalformedParametersException with an empty reason.
MalformedParametersException(String) - Constructor for exception java.lang.reflect.MalformedParametersException
Create a MalformedParametersException.
MalformedURLException - Exception in java.net
Thrown to indicate that a malformed URL has occurred.
MalformedURLException() - Constructor for exception java.net.MalformedURLException
Constructs a MalformedURLException with no detail message.
MalformedURLException(String) - Constructor for exception java.net.MalformedURLException
Constructs a MalformedURLException with the specified detail message.
MANAGE_APP_POLICY - Static variable in class ohos.security.SystemPermission
Allows an application to manage policies of other applications.
MANAGE_BLUETOOTH - Static variable in class ohos.security.SystemPermission
Allows an application to pair with a Bluetooth device and access contacts or messages of the device.
MANAGE_DISTRIBUTED_PERMISSION - Static variable in class ohos.security.SystemPermission
Allows a system application to access capabilities provided by the Distributed Permission Management System (DPMS).
MANAGE_ENHANCER_WIFI - Static variable in class ohos.security.SystemPermission
Allows an application to manage enhanced Wi-Fi functions.
MANAGE_LOCAL_ACCOUNTS - Static variable in class ohos.security.SystemPermission
Allows a system application to manage local user accounts.
MANAGE_SECURE_SETTINGS - Static variable in class ohos.security.SystemPermission
Allows a system application to modify security settings.
MANAGE_SHORTCUTS - Static variable in class ohos.security.SystemPermission
Allows a system application to query and start shortcuts of other applications.
MANAGE_USER_STORAGE - Static variable in class ohos.security.SystemPermission
Allows a system application to mount and unmount user storage.
MANAGE_VOICEMAIL - Static variable in class ohos.security.SystemPermission
Allows an application to add messages in the voice mailbox.
MANAGE_WIFI_CONNECTION - Static variable in class ohos.security.SystemPermission
Allows an application to manage Wi-Fi connections, such as enabling and disabling Wi-Fi, and connecting to and disconnecting from a Wi-Fi connection.
MANAGE_WIFI_HOTSPOT - Static variable in class ohos.security.SystemPermission
Allows an application to enable and disable a Wi-Fi hotspot.
managedBlock(ForkJoinPool.ManagedBlocker) - Static method in class java.util.concurrent.ForkJoinPool
Runs the given possibly blocking task.
ManagerFactoryParameters - Interface in javax.net.ssl
This class is the base interface for providing algorithm-specific information to a KeyManagerFactory or TrustManagerFactory.
MANDAEAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MANDAIC - java.lang.Character.UnicodeScript
Unicode script "Mandaic".
MANDAIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Mandaic" Unicode character block.
MANDAIC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MANDAIC - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MANDAIC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MANDATORY_BREAK - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
MANICHAEAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MANICHAEAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MANICHAEAN_ALEPH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_AYIN - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_BETH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_DALETH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_DHAMEDH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_FIVE - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_GIMEL - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_HETH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_HUNDRED - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MANICHAEAN_KAPH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_LAMEDH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_MEM - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_NUN - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_ONE - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_PE - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_QOPH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_RESH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_SADHE - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_SAMEKH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_TAW - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_TEN - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_TETH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_THAMEDH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_TWENTY - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_WAW - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_YODH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MANICHAEAN_ZAYIN - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
Manifest - Class in java.util.jar
The Manifest class is used to maintain Manifest entry names and their associated Attributes.
Manifest() - Constructor for class java.util.jar.Manifest
Constructs a new, empty Manifest.
Manifest(InputStream) - Constructor for class java.util.jar.Manifest
Constructs a new Manifest from the specified input stream.
Manifest(Manifest) - Constructor for class java.util.jar.Manifest
Constructs a new Manifest that is a copy of the specified Manifest.
MANIFEST_NAME - Static variable in class java.util.jar.JarFile
The JAR manifest file name.
MANIFEST_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Manifest-Version manifest attribute.
ManipulationEvent - Class in ohos.multimodalinput.event
Reports manipulation events.
ManipulationEvent() - Constructor for class ohos.multimodalinput.event.ManipulationEvent
 
MANUAL_SCREEN_BRIGHTNESS_MODE - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Display
Indicates the value of AUTO_SCREEN_BRIGHTNESS when manual screen brightness adjustment is used.
map - Variable in class java.util.jar.Attributes
The attribute name-value mappings.
map(FileChannel.MapMode, long, long) - Method in class java.nio.channels.FileChannel
Maps a region of this channel's file directly into memory.
map(DoubleUnaryOperator) - Method in interface java.util.stream.DoubleStream
Returns a stream consisting of the results of applying the given function to the elements of this stream.
map(Function<? super T, ? extends R>) - Method in interface java.util.stream.Stream
Returns a stream consisting of the results of applying the given function to the elements of this stream.
map(Function<? super T, ? extends U>) - Method in class java.util.Optional
If a value is present, apply the provided mapping function to it, and if the result is non-null, return an Optional describing the result.
map(IntUnaryOperator) - Method in interface java.util.stream.IntStream
Returns a stream consisting of the results of applying the given function to the elements of this stream.
map(LongUnaryOperator) - Method in interface java.util.stream.LongStream
Returns a stream consisting of the results of applying the given function to the elements of this stream.
Map<K,V> - Interface in java.util
An object that maps keys to values.
MAP_EXTENDED_RANGES - java.util.Locale.FilteringMode
Specifies basic filtering: If any extended language ranges are included in the given Language Priority List, they are mapped to the basic language range.
MAP_NOWHERE - Static variable in class ohos.global.icu.text.Bidi
Special value which can be returned by the mapping methods when a logical index has no corresponding visual index or vice-versa.
MAP_SERVER - Static variable in interface ohos.bluetooth.ProfileBase
 
Map.Entry<K,V> - Interface in java.util
A map entry (key-value pair).
mapAshmem(int) - Method in class ohos.utils.Ashmem
Maps the Ashmem object onto this process using a specified mapping type.
mapEquivalents(List<Locale.LanguageRange>, Map<String, List<String>>) - Static method in class java.util.Locale.LanguageRange
Generates a new customized Language Priority List using the given priorityList and map.
mapLibraryName(String) - Static method in class java.lang.System
Maps a library name into a platform-specific string representing a native library.
MappedByteBuffer - Class in java.nio
A direct byte buffer whose content is a memory-mapped region of a file.
mapping(Function<? super T, ? extends U>, Collector<? super U, A, R>) - Static method in class java.util.stream.Collectors
Adapts a Collector accepting elements of type U to one accepting elements of type T by applying a mapping function to each input element before accumulation.
mappingCount() - Method in class java.util.concurrent.ConcurrentHashMap
Returns the number of mappings.
mapPoints(float[]) - Method in class ohos.agp.utils.Matrix
Performs a matrix transformation on an array of points, and writes the transformation result into that array.
mapPoints(float[], float[]) - Method in class ohos.agp.utils.Matrix
Performs a matrix transformation on a source array of points, and writes the transformation result into a destination array.
mapPoints(float[], int, float[], int, int) - Method in class ohos.agp.utils.Matrix
Performs a matrix transformation that starts from a specified point in a source array, and writes the transformation result into a destination array.
mapRadius(float) - Method in class ohos.agp.utils.Matrix
Calculates the mean radius of a circle after being mapped by this Matrix.
mapReadAndWriteAShmem() - Method in class ohos.utils.Ashmem
Creates a read/write mapping between the Ashmem object and this process.
mapReadOnlyAShmem() - Method in class ohos.utils.Ashmem
Creates a read-only mapping between the Ashmem object and this process.
mapRect(RectFloat) - Method in class ohos.agp.utils.Matrix
Performs a matrix transformation on a rectangle and writes the transformation result into that rectangle.
mapRect(RectFloat, RectFloat) - Method in class ohos.agp.utils.Matrix
Performs a matrix transformation on a source rectangle and writes the transformation result into a destination rectangle.
mapRectScaleTranslate(RectFloat, RectFloat) - Method in class ohos.agp.utils.Matrix
Performs matrix transformation on the source rectangle and stores the transformation result in the destination rectangle.
mapToDouble(IntToDoubleFunction) - Method in interface java.util.stream.IntStream
Returns a DoubleStream consisting of the results of applying the given function to the elements of this stream.
mapToDouble(LongToDoubleFunction) - Method in interface java.util.stream.LongStream
Returns a DoubleStream consisting of the results of applying the given function to the elements of this stream.
mapToDouble(ToDoubleFunction<? super T>) - Method in interface java.util.stream.Stream
Returns a DoubleStream consisting of the results of applying the given function to the elements of this stream.
mapToInt(DoubleToIntFunction) - Method in interface java.util.stream.DoubleStream
Returns an IntStream consisting of the results of applying the given function to the elements of this stream.
mapToInt(LongToIntFunction) - Method in interface java.util.stream.LongStream
Returns an IntStream consisting of the results of applying the given function to the elements of this stream.
mapToInt(ToIntFunction<? super T>) - Method in interface java.util.stream.Stream
Returns an IntStream consisting of the results of applying the given function to the elements of this stream.
mapToLong(DoubleToLongFunction) - Method in interface java.util.stream.DoubleStream
Returns a LongStream consisting of the results of applying the given function to the elements of this stream.
mapToLong(IntToLongFunction) - Method in interface java.util.stream.IntStream
Returns a LongStream consisting of the results of applying the given function to the elements of this stream.
mapToLong(ToLongFunction<? super T>) - Method in interface java.util.stream.Stream
Returns a LongStream consisting of the results of applying the given function to the elements of this stream.
mapToObj(DoubleFunction<? extends U>) - Method in interface java.util.stream.DoubleStream
Returns an object-valued Stream consisting of the results of applying the given function to the elements of this stream.
mapToObj(IntFunction<? extends U>) - Method in interface java.util.stream.IntStream
Returns an object-valued Stream consisting of the results of applying the given function to the elements of this stream.
mapToObj(LongFunction<? extends U>) - Method in interface java.util.stream.LongStream
Returns an object-valued Stream consisting of the results of applying the given function to the elements of this stream.
MARCH - java.time.Month
The singleton instance for the month of March with 31 days.
MARCH - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the third month of the year in the Gregorian and Julian calendars.
MARCH - Static variable in class ohos.global.icu.util.Calendar
Value of the MONTH field indicating the third month of the year.
MARCHEN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MARCHEN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MARCHEN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
mark - Variable in class java.io.ByteArrayInputStream
The currently marked position in the stream.
mark() - Method in class java.nio.Buffer
Sets this buffer's mark at its position.
mark(int) - Method in class java.io.BufferedInputStream
See the general contract of the mark method of InputStream.
mark(int) - Method in class java.io.BufferedReader
Marks the present position in the stream.
mark(int) - Method in class java.io.ByteArrayInputStream
Set the current marked position in the stream.
mark(int) - Method in class java.io.CharArrayReader
Marks the present position in the stream.
mark(int) - Method in class java.io.FilterInputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.FilterReader
Marks the present position in the stream.
mark(int) - Method in class java.io.InputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.LineNumberInputStream
Deprecated.
Marks the current position in this input stream.
mark(int) - Method in class java.io.LineNumberReader
Mark the present position in the stream.
mark(int) - Method in class java.io.PushbackInputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.PushbackReader
Marks the present position in the stream.
mark(int) - Method in class java.io.Reader
Marks the present position in the stream.
mark(int) - Method in class java.io.StringReader
Marks the present position in the stream.
mark(int) - Method in class java.util.zip.DeflaterInputStream
This operation is not supported.
mark(int) - Method in class java.util.zip.InflaterInputStream
Marks the current position in this input stream.
mark(int) - Method in class ohos.agp.components.RadioContainer
Selects the radio button whose ID is passed in the parameter.
MARK_ALLOW_EXTEND_LAYOUT - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000100: The panel can be extended outside the screen.
MARK_ALLOW_LAYOUT_COVER_SCREEN - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000080: Extends the window to cover the full screen, while keeping the decorations around the border (such as the status bar) properly displayed.
MARK_ALLOW_LAYOUT_OVERSCAN - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x01000000: Indicates the window can content to spread to the over-scanned scope of the screen, if any.
MARK_ALT_FOCUSABLE_IM - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00010000: Reverse the way of interaction between the window and the input method.
MARK_DIM_EVE_WINDOW_BEHIND - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000001: Everything after the window gets darker.
MARK_DRAWS_SYSTEM_BAR_BACKGROUNDS - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x40000000: Draw the system bar's background specially.
MARK_FOCUSABLE_IMPOSSIBLE - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000004: No key input focus for the window.
MARK_FORCE_FULLSCREEN_IMPOSSIBLE - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000400: Forcibly displays the decor areas (such as the navigation bar).
MARK_FULL_SCREEN - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000200: Hides all screen decorations (such as the status bar) when this window is displayed in full-screen mode.
MARK_LAYOUT_ATTACHED_IN_DECOR - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x20000000: Prevents a window from interferenced by the decor areas, such as the status bar.
MARK_LAYOUT_INSET_DECOR - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00008000: Prevents the window content from being covered by screen decorations, such as the status bar.
MARK_LOCAL_FOCUS_MODE - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x08000000: A window in this mode will only receive events passed using the injectMultimodalEvent(MultimodalEvent) function.
MARK_LOCK_AS_SCREEN_ON - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x80000000: Allow the lock screen to activate when the screen is on while the user is visible to the window.
MARK_NOT_RESPOD_CHEEK_PRESSES - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00004000: No respondence to any event while user put the screen on their faces.
MARK_OUTSIDE_TOUCH - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00400000: Allows touch events outside of this window to be sent to other windows that also support multi-touch.
MARK_REMOTE_DEV_INPUT - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
1: The input method controller should be started on a remote connected device.
MARK_SCALED - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00002000: Allows the window to zoom when it is synthesized to the screen.
MARK_SCREEN_ON_ALWAYS - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000040: Keeps the screen always on as long as this window is visible to the user.
MARK_SECURE - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00001000: Prevents the screen from being captured in screenshots or being shown on devices that may contain sensitive information.
MARK_TOUCH_MODAL_IMPOSSIBLE - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000010:This window can receive touch events from the window in front of it, even if the window has focus.
MARK_TOUCHABLE_IMPOSSIBLE - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00000008: No touch events for the window.
MARK_TRANSLUCENT_NAVIGATION - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x04000000: Sets a translucent navigation bar when the window expands to the navigation bar area.
MARK_TRANSLUCENT_STATUS - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x02000000: Sets a translucent status bar when this window expands to the status bar area.
MARK_WALLPAPER_BEHIND - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00080000: Displays the wallpaper into the background of this window.
MARK_WATCH_OUTSIDE_TOUCH - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
0x00020000: If LayoutConfig#MARK_TOUCH_MODAL_IMPOSSIBLE has been set, this flag can be used to receive a TouchEvent whose action is outside the window.
markAsCommit() - Method in interface ohos.data.rdb.RdbStore
Marks the current transaction as commit.
markedPos - Variable in class java.io.CharArrayReader
The position of mark in buffer.
markInUse(String) - Method in class ohos.hiviewdfx.ResourceTag
Marks a resource tag as in use so that it is attached to the paired resource.
marklimit - Variable in class java.io.BufferedInputStream
The maximum read ahead allowed after a call to the mark method before subsequent calls to the reset method fail.
markpos - Variable in class java.io.BufferedInputStream
The value of the pos field at the time the last mark method was called.
markSupported() - Method in class java.io.BufferedInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.BufferedReader
Tells whether this stream supports the mark() operation, which it does.
markSupported() - Method in class java.io.ByteArrayInputStream
Tests if this InputStream supports mark/reset.
markSupported() - Method in class java.io.CharArrayReader
Tells whether this stream supports the mark() operation, which it does.
markSupported() - Method in class java.io.FilterInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.FilterReader
Tells whether this stream supports the mark() operation.
markSupported() - Method in class java.io.InputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.PushbackInputStream
Tests if this input stream supports the mark and reset methods, which it does not.
markSupported() - Method in class java.io.PushbackReader
Tells whether this stream supports the mark() operation, which it does not.
markSupported() - Method in class java.io.Reader
Tells whether this stream supports the mark() operation.
markSupported() - Method in class java.io.StringReader
Tells whether this stream supports the mark() operation, which it does.
markSupported() - Method in class java.util.zip.DeflaterInputStream
Always returns false because this input stream does not support the mark() and reset() methods.
markSupported() - Method in class java.util.zip.InflaterInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class javax.crypto.CipherInputStream
Tests if this input stream supports the mark and reset methods, which it does not.
markText(int, int) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Marks the texts between the specified start and end positions in the edit box in English input mode.
mArrangeListener - Variable in class ohos.agp.components.ComponentContainer
Customizes children components' arrangement during arrange process
marshalling(Parcel) - Method in class ohos.aafwk.ability.AbilityForm
Marshals an AbilityForm object into a Parcel.
marshalling(Parcel) - Method in class ohos.aafwk.ability.DataAbilityOperation
Marshals a DataAbilityOperation object into a Parcel.
marshalling(Parcel) - Method in class ohos.aafwk.ability.DataAbilityResult
Marshals a DataAbilityResult object into a Parcel.
marshalling(Parcel) - Method in class ohos.aafwk.ability.DeviceConfigInfo
 
marshalling(Parcel) - Method in class ohos.aafwk.ability.Form
Marshals this Form object into a Parcel object.
marshalling(Parcel) - Method in class ohos.aafwk.ability.FormBindingData
Marshals this FormBindingData object into a Parcel object.
marshalling(Parcel) - Method in class ohos.aafwk.ability.ProcessErrorInfo
 
marshalling(Parcel) - Method in class ohos.aafwk.ability.ProviderFormInfo
Marshals this ProviderFormInfo object into a Parcel object.
marshalling(Parcel) - Method in class ohos.aafwk.ability.SystemMemoryInfo
 
marshalling(Parcel) - Method in class ohos.aafwk.ability.ViewsStatus
 
marshalling(Parcel) - Method in class ohos.aafwk.content.Intent
Marshals an Intent into a Parcel.
marshalling(Parcel) - Method in class ohos.aafwk.content.IntentParams
Marshals an IntentParams object into a Parcel.
marshalling(Parcel) - Method in class ohos.account.app.AppAccount
Marshals this application account into a Parcel object.
marshalling(Parcel) - Method in class ohos.agp.components.ComponentProvider
Marshals a ComponentProvider object and then writes it into a Parcelobject.
marshalling(Parcel) - Method in class ohos.agp.graphics.Surface
 
marshalling(Parcel) - Method in class ohos.agp.render.Insets
 
marshalling(Parcel) - Method in class ohos.agp.utils.MimeData
Marshals this Sequenceable object into a Parcel.
marshalling(Parcel) - Method in class ohos.agp.utils.Rect
 
marshalling(Parcel) - Method in class ohos.ai.cv.common.CvPoint
Marshals the horizontal and vertical coordinates of the current instance.
marshalling(Parcel) - Method in class ohos.ai.cv.common.CvRect
Marshals the horizontal and vertical coordinates of the current instance.
marshalling(Parcel) - Method in class ohos.app.GeneralReceiver
Marshals a GeneralReceiver object into a Parcel.
marshalling(Parcel) - Method in class ohos.app.ProcessInfo
 
marshalling(Parcel) - Method in class ohos.biometrics.authentication.BiometricAuthentication.SystemAuthDialogInfo
 
marshalling(Parcel) - Method in class ohos.bluetooth.ble.BleAdvertiseData
 
marshalling(Parcel) - Method in class ohos.bluetooth.ble.BleAdvertiseSettings
 
marshalling(Parcel) - Method in class ohos.bluetooth.ble.BleScanFilter
 
marshalling(Parcel) - Method in class ohos.bluetooth.ble.BleScanResult
 
marshalling(Parcel) - Method in class ohos.bluetooth.ble.GattCharacteristic
 
marshalling(Parcel) - Method in class ohos.bluetooth.ble.GattDescriptor
 
marshalling(Parcel) - Method in class ohos.bluetooth.ble.GattService
 
marshalling(Parcel) - Method in class ohos.bluetooth.BluetoothDeviceClass
 
marshalling(Parcel) - Method in class ohos.bluetooth.BluetoothRemoteDevice
 
marshalling(Parcel) - Method in class ohos.bundle.AbilityInfo
 
marshalling(Parcel) - Method in class ohos.bundle.ApplicationInfo
 
marshalling(Parcel) - Method in class ohos.bundle.BackupBundleInfo
 
marshalling(Parcel) - Method in class ohos.bundle.BundleInfo
 
marshalling(Parcel) - Method in class ohos.bundle.CommonEventInfo
 
marshalling(Parcel) - Method in class ohos.bundle.ElementName
 
marshalling(Parcel) - Method in class ohos.bundle.FormInfo
Marshals this FormInfo object into a Parcel object.
marshalling(Parcel) - Method in class ohos.bundle.HapModuleInfo
 
marshalling(Parcel) - Method in class ohos.bundle.InstallParam
Writes an InstallParam object into a Parcel.
marshalling(Parcel) - Method in class ohos.bundle.ShortcutInfo
 
marshalling(Parcel) - Method in class ohos.bundle.ShortcutIntent
 
marshalling(Parcel) - Method in class ohos.data.dataability.DataAbilityPredicates
Write DataAbilityPredicates object to Parcel.
marshalling(Parcel) - Method in class ohos.data.rdb.ValuesBucket
Write ValuesBucket object to Parcel.
marshalling(Parcel) - Method in class ohos.data.resultset.SharedBlock
 
marshalling(Parcel) - Method in class ohos.distributedschedule.interwork.DeviceInfo
 
marshalling(Parcel) - Method in class ohos.event.commonevent.CommonEventData
Marshals a CommonEventData object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.commonevent.CommonEventPublishInfo
Marshals a CommonEventPublishInfo object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.commonevent.CommonEventSubscribeInfo
Marshals a CommonEventSubscribeInfo object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.commonevent.MatchingSkills
Marshals this MatchingSkills object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.intentagent.IntentAgent
Marshals an IntentAgent object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.MessageUser
Marshals this MessageUser object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationActionButton
Marshals a NotificationActionButton object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest
Marshals a NotificationRequest object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationContent
Marshals a NotificationContent object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent.ConversationalMessage
Marshals this ConversationalMessage object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Marshals this NotificationConversationalContent object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Marshals a NotificationLongTextContent object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationMediaContent
Marshals this NotificationMediaContent object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Marshals this NotificationMultiLineContent object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationNormalContent
Marshals a NotificationNormalContent object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
Marshals a NotificationPictureContent object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationSlot
Marshals a NotificationSlot object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationSlotGroup
Marshals NotificationSlotGroup objects and writes them into Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationSorting
Marshals a NotificationSorting object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationSortingMap
Marshals a NotificationSortingMap object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationSubscribeInfo
Marshals a NotificationSubscribeInfo object into a Parcel.
marshalling(Parcel) - Method in class ohos.event.notification.NotificationUserInput
Marshals a NotificationUserInput object into a Parcel.
marshalling(Parcel) - Method in class ohos.eventhandler.Courier
 
marshalling(Parcel) - Method in class ohos.eventhandler.InnerEvent
 
marshalling(Parcel) - Method in class ohos.interwork.bundle.ElementNameEx
 
marshalling(Parcel) - Method in class ohos.interwork.event.intentagent.IntentAgentEx
Marshals an IntentAgentEx object into a Parcel.
marshalling(Parcel) - Method in class ohos.interwork.eventhandler.CourierEx
Marshals a CourierEx object into a Parcel.
marshalling(Parcel) - Method in class ohos.interwork.utils.PacMapEx
 
marshalling(Parcel) - Method in class ohos.location.GeoAddress
Marshalls a GeoAddress object into a parcel.
marshalling(Parcel) - Method in class ohos.location.Location
Marshalls a Location object into a parcel.
marshalling(Parcel) - Method in class ohos.location.RequestParam
Marshalls a RequestParam object into a parcel.
marshalling(Parcel) - Method in class ohos.media.common.AVDescription
Marshals the AVDescription object into a Parcel.
marshalling(Parcel) - Method in class ohos.media.common.AVMetadata
Writes an AVMetadata object from a Parcel.
marshalling(Parcel) - Method in class ohos.media.common.sessioncore.AVElement
 
marshalling(Parcel) - Method in class ohos.media.common.sessioncore.AVPlaybackState.AVPlaybackCustomAction
Marshalls the AVPlaybackCustomAction object to a Parcel.
marshalling(Parcel) - Method in class ohos.media.common.sessioncore.AVPlaybackState
Marshalls the AVPlaybackState object to a Parcel.
marshalling(Parcel) - Method in class ohos.media.common.sessioncore.AVQueueElement
Writes the AVQueueElement instance into a Parcel.
marshalling(Parcel) - Method in class ohos.media.image.PixelMap
Writes a PixelMap object into a Parcel.
marshalling(Parcel) - Method in class ohos.miscservices.download.DownloadConfig
Marshals a DownloadConfig object into a Parcel.
marshalling(Parcel) - Method in class ohos.miscservices.inputmethod.EditingCapability
 
marshalling(Parcel) - Method in class ohos.miscservices.inputmethod.EditingText
 
marshalling(Parcel) - Method in class ohos.miscservices.inputmethod.EditorAttribute
 
marshalling(Parcel) - Method in class ohos.miscservices.inputmethod.RichContent
 
marshalling(Parcel) - Method in class ohos.miscservices.pasteboard.PasteData.DataProperty
Marshals a DataProperty object into a Parcel.
marshalling(Parcel) - Method in class ohos.miscservices.pasteboard.PasteData
Marshals a PasteData object into a Parcel.
marshalling(Parcel) - Method in class ohos.miscservices.pasteboard.PasteData.Record
Marshals a Record object into a Parcel.
marshalling(Parcel) - Method in class ohos.multimodalinput.event.MultimodalEvent
 
marshalling(Parcel) - Method in class ohos.net.ConnectionProperties
 
marshalling(Parcel) - Method in class ohos.net.HttpProxy
 
marshalling(Parcel) - Method in class ohos.net.IpPrefix
 
marshalling(Parcel) - Method in class ohos.net.LinkAddress
 
marshalling(Parcel) - Method in class ohos.net.NetCapabilities
 
marshalling(Parcel) - Method in class ohos.net.NetHandle
 
marshalling(Parcel) - Method in class ohos.net.NetSpecifier
 
marshalling(Parcel) - Method in class ohos.net.RouteInfo
 
marshalling(Parcel) - Method in class ohos.nfc.tag.MessageRecord
 
marshalling(Parcel) - Method in class ohos.nfc.tag.NdefMessage
 
marshalling(Parcel) - Method in class ohos.nfc.tag.TagInfo
 
marshalling(Parcel) - Method in class ohos.security.permission.PermissionDef
Marshals a PermissionDef object into a Parcel object.
marshalling(Parcel) - Method in class ohos.security.permission.PermissionGroupDef
Marshals a PermissionGroupDef object into a Parcel object.
marshalling(Parcel) - Method in class ohos.storageinfomgr.StorageInfo
Marshals the application storage status information.
marshalling(Parcel) - Method in class ohos.telephony.CdmaSignalInformation
Packs all the members in the class into a parcel object.
marshalling(Parcel) - Method in class ohos.telephony.GsmSignalInformation
Packs all the members in the class into a parcel object.
marshalling(Parcel) - Method in class ohos.telephony.LteSignalInformation
Packs all the members in the class into a parcel object.
marshalling(Parcel) - Method in class ohos.telephony.NetworkState
Packs all the members in the class into a parcel object.
marshalling(Parcel) - Method in class ohos.telephony.NrSignalInformation
Packs all the members in the class into a parcel object.
marshalling(Parcel) - Method in class ohos.telephony.SignalInformation
Packs all the members in the class into a parcel object.
marshalling(Parcel) - Method in class ohos.telephony.TdscdmaSignalInformation
Packs all the members in the class into a parcel object.
marshalling(Parcel) - Method in class ohos.telephony.WcdmaSignalInformation
Packs all the members in the class into a parcel object.
marshalling(Parcel) - Method in class ohos.utils.BasePacMap
Writes a Sequenceable object into a Parcel.
marshalling(Parcel) - Method in class ohos.utils.geo.Rect
 
marshalling(Parcel) - Method in class ohos.utils.PacMap
Marshals this Sequenceable object into a Parcel.
marshalling(Parcel) - Method in interface ohos.utils.Sequenceable
Marshals this Sequenceable object into a Parcel.
marshalling(Parcel) - Method in class ohos.utils.SequenceUuid
Marshals the current SequenceUuid object to the specified Parcel object.
marshalling(Parcel) - Method in class ohos.wifi.IpInfo
Writes a Sequenceable object into a Parcel for IpInfo.
marshalling(Parcel) - Method in class ohos.wifi.p2p.WifiP2pConfig
Writes a Sequenceable object into a Parcel.
marshalling(Parcel) - Method in class ohos.wifi.p2p.WifiP2pDevice
Writes a Sequenceable object into a Parcel.
marshalling(Parcel) - Method in class ohos.wifi.p2p.WifiP2pGroup
Writes a Sequenceable object into a Parcel.
marshalling(Parcel) - Method in class ohos.wifi.p2p.WifiP2pLinkedInfo
Writes a Sequenceable object into a Parcel.
marshalling(Parcel) - Method in class ohos.wifi.p2p.WifiP2pNetworkInfo
Writes a Sequenceable object into a Parcel.
marshalling(Parcel) - Method in class ohos.wifi.WifiDeviceConfig
Writes a Sequenceable object into a Parcel for Wifi Device Config.
marshalling(Parcel) - Method in class ohos.wifi.WifiLinkedInfo
Writes a Sequenceable object into a Parcel for linked info.
marshalling(Parcel) - Method in class ohos.wifi.WifiScanInfo
Writes a Sequenceable object into a Parcel for scan info.
marshalling(Parcel) - Method in class ohos.workscheduler.WorkInfo
marshalling the WorkInfo
marshallingEx(Parcel) - Method in class ohos.interwork.bundle.ElementNameEx
 
marshallingEx(Parcel) - Method in class ohos.interwork.event.intentagent.IntentAgentEx
Marshals an IntentAgentEx object into a Parcel.
marshallingEx(Parcel) - Method in class ohos.interwork.ui.RemoteViewEx
Marshals a componentProvider object and then writes it into a Parcelobject, with name.
marshallingEx(Parcel) - Method in class ohos.interwork.utils.PacMapEx
 
marshallingEx(Parcel) - Method in interface ohos.interwork.utils.ParcelableEx
Writes a ParcelableEx object into a Parcel.
MASARAM_GONDI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MASARAM_GONDI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MASARAM_GONDI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MASK - ohos.agp.render.render3d.resources.MaterialDesc.MaterialAlphaMode
Indicates that the transparency of the rendering effect is determined by the alpha value and the given alpha cutoff value.
MASK_START - Static variable in interface ohos.global.icu.lang.UProperty
First constant for bit-mask Unicode properties.
MaskFilter - Class in ohos.agp.render
Represents the mask filter of a paint.
MaskFilter(byte[]) - Constructor for class ohos.agp.render.MaskFilter
A constructor used to create a table MaskFilter instance.
MaskFilter(float[], float, float, float) - Constructor for class ohos.agp.render.MaskFilter
A constructor used to create an emboss MaskFilter instance based on the specified direction, ambient intensity, coefficient and radius of the light.
MaskFilter(float, MaskFilter.Blur) - Constructor for class ohos.agp.render.MaskFilter
A constructor used to create a blur MaskFilter instance based on the specified radius and style.
MaskFilter.Blur - Enum in ohos.agp.render
Enumerates blur styles for a MaskFilter instance.
match() - Method in class java.util.Scanner
Returns the match result of the last scanning operation performed by this scanner.
match(Certificate) - Method in interface java.security.cert.CertSelector
Decides whether a Certificate should be selected.
match(Certificate) - Method in class java.security.cert.X509CertSelector
Decides whether a Certificate should be selected.
match(CRL) - Method in interface java.security.cert.CRLSelector
Decides whether a CRL should be selected.
match(CRL) - Method in class java.security.cert.X509CRLSelector
Decides whether a CRL should be selected.
MATCH_ALL_FIELDS_LENGTH - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
Option mask for forcing the width of all date and time fields.
MATCH_CONTENT - Static variable in class ohos.agp.components.ComponentContainer.LayoutConfig
MATCH_CONTENT means that the component will be big enough to enclose its content and use its own padding.
MATCH_HOUR_FIELD_LENGTH - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
Option mask for forcing the width of hour field.
MATCH_MODE_EXACT - Static variable in class ohos.multimodalinput.event.SpeechEvent
Indicates the exact match mode.
MATCH_MODE_FUZZY - Static variable in class ohos.multimodalinput.event.SpeechEvent
Indicates the fuzzy match mode.
MATCH_NO_OPTIONS - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
MATCH_PARENT - Static variable in class ohos.agp.components.ComponentContainer.LayoutConfig
MATCH_PARENT means that each child component will be the same size as its parent component, but the parent padding size (if any) needs to be deducted.
matcher(CharSequence) - Method in class java.util.regex.Pattern
Creates a matcher that will match the given input against this pattern.
Matcher - Class in java.util.regex
An engine that performs match operations on a character sequence by interpreting a Pattern.
matches() - Method in class java.util.regex.Matcher
Attempts to match the entire region against the pattern.
matches(String) - Method in class java.lang.String
Tells whether or not this string matches the given regular expression.
matches(String, CharSequence) - Static method in class java.util.regex.Pattern
Compiles the given regular expression and attempts to match the given input against it.
matches(InetAddress) - Method in class ohos.net.RouteInfo
Determines whether the destination and prefix of this route includes the specified address.
matches(Path) - Method in interface java.nio.file.PathMatcher
Tells if given path matches this matcher's pattern.
matches(SNIServerName) - Method in class javax.net.ssl.SNIMatcher
Attempts to match the given SNIServerName.
matches(Replaceable, int[], int, boolean) - Method in class ohos.global.icu.text.UnicodeFilter
Default implementation of UnicodeMatcher::matches() for Unicode filters.
matches(Replaceable, int[], int, boolean) - Method in interface ohos.global.icu.text.UnicodeMatcher
Return a UMatchDegree value indicating the degree of match for the given text at the given offset.
matches(Replaceable, int[], int, boolean) - Method in class ohos.global.icu.text.UnicodeSet
Implementation of UnicodeMatcher.matches().
matchesIndexValue(int) - Method in interface ohos.global.icu.text.UnicodeMatcher
Returns TRUE if this matcher will match a character c, where c & 0xFF == v, at offset, in the forward direction (with limit > offset).
matchesIndexValue(int) - Method in class ohos.global.icu.text.UnicodeSet
Implementation of UnicodeMatcher API.
MatchingSkills - Class in ohos.event.commonevent
Encapsulates particular common events to which a subscriber wants to subscribe.
MatchingSkills() - Constructor for class ohos.event.commonevent.MatchingSkills
A constructor used to create an empty MatchingSkills instance.
MatchingSkills(MatchingSkills) - Constructor for class ohos.event.commonevent.MatchingSkills
A constructor used to create a MatchingSkills instance by using the parameters of an existing MatchingSkills object.
matchLength - Variable in class ohos.global.icu.text.SearchIterator
Length of the most current match in target text.
matchQuarterString(String, int, int, String[], Calendar) - Method in class ohos.global.icu.text.SimpleDateFormat
Attempt to match the text at a given position against an array of quarter strings.
MatchResult - Interface in java.util.regex
The result of a match operation.
matchString(String, int, int, String[], Calendar) - Method in class ohos.global.icu.text.SimpleDateFormat
Attempt to match the text at a given position against an array of strings.
MATERIAL_CLEAR_COAT_BIT - Static variable in class ohos.agp.render.render3d.resources.MaterialDesc
Specifies whether to use clear-coat parameters to simulate the multilayer material that has a thin translucent layer over a standard layer.
MATERIAL_DOUBLE_SIDED_BIT - Static variable in class ohos.agp.render.render3d.resources.MaterialDesc
Specifies whether this material is double-sided (disabled by default).
MATERIAL_NORMAL_MAP_BIT - Static variable in class ohos.agp.render.render3d.resources.MaterialDesc
Specifies whether this material has a normal map enabled.
MATERIAL_SHADOW_RECEIVER_BIT - Static variable in class ohos.agp.render.render3d.resources.MaterialDesc
Specifies whether this material receives shadows.
MaterialDesc - Class in ohos.agp.render.render3d.resources
Describes properties of a material.
MaterialDesc() - Constructor for class ohos.agp.render.render3d.resources.MaterialDesc
 
MaterialDesc.MaterialAlphaMode - Enum in ohos.agp.render.render3d.resources
Describes available alpha rendering modes of materials.
MaterialDesc.MaterialType - Enum in ohos.agp.render.render3d.resources
Enumerates material types.
Math - Class in java.lang
The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
MATH - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Math.
MATH_SYMBOL - Static variable in class java.lang.Character
General category "Sm" in the Unicode specification.
MATH_SYMBOL - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Sm
MathContext - Class in java.math
Immutable objects which encapsulate the context settings which describe certain rules for numerical operators, such as those implemented by the BigDecimal class.
MathContext - Class in ohos.global.icu.math
The MathContext immutable class encapsulates the settings understood by the operator methods of the BigDecimal class (and potentially other classes).
MathContext(int) - Constructor for class java.math.MathContext
Constructs a new MathContext with the specified precision and the RoundingMode#HALF_UP rounding mode.
MathContext(int) - Constructor for class ohos.global.icu.math.MathContext
Constructs a new MathContext with a specified precision.
MathContext(int, int) - Constructor for class ohos.global.icu.math.MathContext
Constructs a new MathContext with a specified precision and form.
MathContext(int, int, boolean) - Constructor for class ohos.global.icu.math.MathContext
Constructs a new MathContext with a specified precision, form, and lostDigits setting.
MathContext(int, int, boolean, int) - Constructor for class ohos.global.icu.math.MathContext
Constructs a new MathContext with a specified precision, form, lostDigits, and roundingMode setting.
MathContext(int, RoundingMode) - Constructor for class java.math.MathContext
Constructs a new MathContext with a specified precision and rounding mode.
MathContext(String) - Constructor for class java.math.MathContext
Constructs a new MathContext from a string.
MATHEMATICAL_ALPHANUMERIC_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Mathematical Alphanumeric Symbols" Unicode character block.
MATHEMATICAL_ALPHANUMERIC_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MATHEMATICAL_ALPHANUMERIC_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MATHEMATICAL_NOTATION - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MATHEMATICAL_OPERATORS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Mathematical Operators" Unicode character block.
MATHEMATICAL_OPERATORS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MATHEMATICAL_OPERATORS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
Matrix - Class in ohos.agp.utils
Configures a 3x3 matrix which presentation in column major to implement the translation, rotation, and scaling of a Canvas instance.
Matrix() - Constructor for class ohos.agp.utils.Matrix
Default constructor used to create a Matrix instance.
Matrix(float[]) - Constructor for class ohos.agp.utils.Matrix
A constructor used to create a Matrix instance.
Matrix(Matrix) - Constructor for class ohos.agp.utils.Matrix
A constructor used to create a Matrix instance.
Matrix.ScaleToFit - Enum in ohos.agp.utils
Enumerates modes of scaling a source rectangle into a destination rectangle.
Matrix44 - Class in ohos.agp.utils
Represents a 4x4 matrix.
Matrix44() - Constructor for class ohos.agp.utils.Matrix44
Default constructor used to create a Matrix44 instance.
Matrix44(Matrix44) - Constructor for class ohos.agp.utils.Matrix44
A constructor used to create a Matrix44 instance by using an existing matrix.
Matrix44(Matrix44, Matrix44) - Constructor for class ohos.agp.utils.Matrix44
A constructor used to create a Matrix44 instance by using two specified matrices.
Matrix4x4 - Class in ohos.agp.render.render3d.math
Describes a 4x4 matrix in mathematics and provides methods related to the matrix, such as obtaining an identity, translation, rotation, or scale 4x4 matrix.
Matrix4x4() - Constructor for class ohos.agp.render.render3d.math.Matrix4x4
 
max - Variable in class ohos.agp.components.TableLayout.CellSpan
Indicates the end cell of an element in the table layout.
max() - Method in interface java.util.stream.DoubleStream
Returns an OptionalDouble describing the maximum element of this stream, or an empty OptionalDouble if this stream is empty.
max() - Method in interface java.util.stream.IntStream
Returns an OptionalInt describing the maximum element of this stream, or an empty optional if this stream is empty.
max() - Method in interface java.util.stream.LongStream
Returns an OptionalLong describing the maximum element of this stream, or an empty optional if this stream is empty.
max(double, double) - Static method in class java.lang.Double
Returns the greater of two double values as if by calling Math#max(double, double).
max(double, double) - Static method in class java.lang.Math
Returns the greater of two double values.
max(double, double) - Static method in class java.lang.StrictMath
Returns the greater of two double values.
max(float, float) - Static method in class java.lang.Float
Returns the greater of two float values as if by calling Math#max(float, float).
max(float, float) - Static method in class java.lang.Math
Returns the greater of two float values.
max(float, float) - Static method in class java.lang.StrictMath
Returns the greater of two float values.
max(int, int) - Static method in class java.lang.Integer
Returns the greater of two int values as if by calling Math#max(int, int).
max(int, int) - Static method in class java.lang.Math
Returns the greater of two int values.
max(int, int) - Static method in class java.lang.StrictMath
Returns the greater of two int values.
max(long, long) - Static method in class java.lang.Long
Returns the greater of two long values as if by calling Math#max(long, long).
max(long, long) - Static method in class java.lang.Math
Returns the greater of two long values.
max(long, long) - Static method in class java.lang.StrictMath
Returns the greater of two long values.
max(BigDecimal) - Method in class java.math.BigDecimal
Returns the maximum of this BigDecimal and val.
max(BigInteger) - Method in class java.math.BigInteger
Returns the maximum of this BigInteger and val.
max(Collection<? extends T>) - Static method in class java.util.Collections
Returns the maximum element of the given collection, according to the natural ordering of its elements.
max(Collection<? extends T>, Comparator<? super T>) - Static method in class java.util.Collections
Returns the maximum element of the given collection, according to the order induced by the specified comparator.
max(Comparator<? super T>) - Method in interface java.util.stream.Stream
Returns the maximum element of this stream according to the provided Comparator.
max(Vector2, Vector2) - Static method in class ohos.agp.render.render3d.math.Vector2
Obtains the maximum components of the two given vectors.
max(Vector3, Vector3) - Static method in class ohos.agp.render.render3d.math.Vector3
Obtains the maximum components of the two given vectors.
max(Vector4, Vector4) - Static method in class ohos.agp.render.render3d.math.Vector4
Obtains the maximum components of the two given vectors.
max(OrmPredicates, String) - Method in interface ohos.data.orm.OrmContext
Queries data that meets the conditions specified by the OrmPredicates instance and returns the maximum value of the matched data in a specified column.
max(BigDecimal) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose value is the maximum of this and rhs.
max(BigDecimal, MathContext) - Method in class ohos.global.icu.math.BigDecimal
Returns a BigDecimal whose value is the maximum of this and rhs.
MAX - Static variable in class java.time.Instant
The maximum supported Instant, '1000000000-12-31T23:59:59.999999999Z'.
MAX - Static variable in class java.time.LocalDate
The maximum supported LocalDate, '+999999999-12-31'.
MAX - Static variable in class java.time.LocalDateTime
The maximum supported LocalDateTime, '+999999999-12-31T23:59:59.999999999'.
MAX - Static variable in class java.time.LocalTime
The maximum supported LocalTime, '23:59:59.999999999'.
MAX - Static variable in class java.time.OffsetDateTime
The maximum supported OffsetDateTime, '+999999999-12-31T23:59:59.999999999-18:00'.
MAX - Static variable in class java.time.OffsetTime
The maximum supported OffsetTime, '23:59:59.999999999-18:00'.
MAX - Static variable in class java.time.ZoneOffset
Constant for the maximum supported offset.
MAX_APERTURE_VALUE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
MAX_BATCH_INSERT_SIZE - Static variable in interface ohos.data.rdb.RdbStore
 
MAX_BATCH_SIZE - Static variable in interface ohos.data.distributed.common.KvStore
max batch operation size.
MAX_BATTERY_LEVEL - Static variable in class ohos.workscheduler.WorkInfo
Indicates the maximum battery level for triggering the work when no charger is connected.
MAX_CODE_POINT - Static variable in class java.lang.Character
The maximum value of a Unicode code point, constant U+10FFFF.
MAX_CODE_POINT - Static variable in class ohos.global.icu.lang.UCharacter
Constant U+10FFFF, same as Character#MAX_CODE_POINT.
MAX_DATE - Static variable in class ohos.global.icu.util.Calendar
The maximum supported Date.
MAX_DURATION_MS_INIT - Static variable in class ohos.media.common.StorageProperty
Indicates the maximum recording duration.
MAX_ENCRYPT_KEY_SIZE - Static variable in class ohos.data.orm.OrmConfig
The max size of encrypt key.
MAX_ENCRYPT_KEY_SIZE - Static variable in class ohos.data.rdb.StoreConfig
The max size of encrypt key.
MAX_EXPLICIT_LEVEL - Static variable in class ohos.global.icu.text.Bidi
Maximum explicit embedding level.
MAX_EXPONENT - Static variable in class java.lang.Double
Maximum exponent a finite double variable may have.
MAX_EXPONENT - Static variable in class java.lang.Float
Maximum exponent a finite float variable may have.
MAX_FIELD_COUNT - Static variable in class ohos.global.icu.util.Calendar
Deprecated.
ICU 58 The numeric value may change over time, see ICU ticket #12420.
MAX_FILE_SIZE_BYTES_INIT - Static variable in class ohos.media.common.StorageProperty
Indicates the maximum file size of a recording session.
MAX_HEIGHT - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the maximum height of an input image.
MAX_HEIGHT - Static variable in class ohos.media.common.Format
Indicates a key that describes the maximum video height supported by a decoder.
MAX_HIGH_SURROGATE - Static variable in class java.lang.Character
The maximum value of a Unicode high-surrogate code unit in the UTF-16 encoding, constant '\uDBFF'.
MAX_HIGH_SURROGATE - Static variable in class ohos.global.icu.lang.UCharacter
Constant U+DBFF, same as Character#MAX_HIGH_SURROGATE.
MAX_IDLE_WAIT_TIME_MS - Static variable in class ohos.workscheduler.WorkInfo
Indicates the maximum wait time for triggering the work after the device enters the idle state.
MAX_INPUT_SIZE - Static variable in class ohos.media.common.Format
Indicates a key that describes the maximum input buffer size.
MAX_JULIAN - Static variable in class ohos.global.icu.util.Calendar
The maximum supported Julian day.
MAX_KEY_LENGTH - Static variable in class java.util.prefs.Preferences
Maximum length of string allowed as a key (80 characters).
MAX_KEY_LENGTH - Static variable in interface ohos.data.distributed.common.KvStore
max key length.
MAX_KEY_LENGTH - Static variable in interface ohos.data.preferences.Preferences
Indicates the maximum length of a key (80 characters).
MAX_KEY_LENGTH_DEVICE - Static variable in interface ohos.data.distributed.common.KvStore
max device coordinate key length.
MAX_LONG_EDGE - Static variable in class ohos.ai.cv.sr.SrParamKey
Indicates the maximum length of the long edge of an input image for super-resolution processing.
MAX_LONG_EDGE_1X - Static variable in class ohos.ai.cv.sr.SrParamKey
Indicates the maximum length of the long edge of an input image for 1x super-resolution processing.
MAX_LONG_EDGE_3X - Static variable in class ohos.ai.cv.sr.SrParamKey
Indicates the maximum length of the long edge of an input image for 3x super-resolution processing.
MAX_LOW_SURROGATE - Static variable in class java.lang.Character
The maximum value of a Unicode low-surrogate code unit in the UTF-16 encoding, constant '\uDFFF'.
MAX_LOW_SURROGATE - Static variable in class ohos.global.icu.lang.UCharacter
Constant U+DFFF, same as Character#MAX_LOW_SURROGATE.
MAX_MILLIS - Static variable in class ohos.global.icu.util.Calendar
The maximum supported epoch milliseconds.
MAX_NAME_LENGTH - Static variable in class java.util.prefs.Preferences
Maximum length of a node name (80 characters).
MAX_PIXEL_SIZE - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the maximum number of pixels in an input image.
MAX_PLAYBACK_SPEED - Static variable in class ohos.media.audio.AudioRenderer
Indicates the maximum playback speed.
MAX_PRIORITY - Static variable in class java.lang.Thread
The maximum priority that a thread can have.
MAX_QUERY_LENGTH - Static variable in interface ohos.data.distributed.common.KvStore
max query length.
MAX_RADIX - Static variable in class java.lang.Character
The maximum radix available for conversion to and from strings.
MAX_RADIX - Static variable in class ohos.global.icu.lang.UCharacter
Compatibility constant for Java Character's MAX_RADIX.
MAX_RECORD_NUM - Static variable in class ohos.miscservices.pasteboard.PasteData
Indicates the maximum number of records allowed in a PasteData object.
MAX_REPEAT_DELAY_TIME_MS - Static variable in class ohos.workscheduler.WorkInfo
Indicates the maximum delay for triggering the work that is supposed to repeat at the specified interval.
MAX_SCALE - Static variable in class ohos.global.icu.util.UniversalTimeScale
Deprecated.
ICU 59
MAX_SHORT_EDGE - Static variable in class ohos.ai.cv.sr.SrParamKey
Indicates the maximum length of the short edge of an input image for super-resolution processing.
MAX_SHORT_EDGE_1X - Static variable in class ohos.ai.cv.sr.SrParamKey
Indicates the maximum length of the short edge of an input image for 1x super-resolution processing.
MAX_SHORT_EDGE_3X - Static variable in class ohos.ai.cv.sr.SrParamKey
Indicates the maximum length of the short edge of an input image for 3x super-resolution processing.
MAX_SIM_COUNT_DUAL - Static variable in class ohos.telephony.TelephonyConstants
Indicates that two SIM cards are supported.
MAX_SIM_COUNT_SINGLE - Static variable in class ohos.telephony.TelephonyConstants
Indicates that only one SIM card is supported.
MAX_SIM_COUNT_TRIPLE - Static variable in class ohos.telephony.TelephonyConstants
Indicates that three SIM cards are supported.
MAX_STORE_ID_LENGTH - Static variable in interface ohos.data.distributed.common.KvStore
max store id length.
MAX_SURROGATE - Static variable in class java.lang.Character
The maximum value of a Unicode surrogate code unit in the UTF-16 encoding, constant '\uDFFF'.
MAX_SURROGATE - Static variable in class ohos.global.icu.lang.UCharacter
Constant U+DFFF, same as Character#MAX_SURROGATE.
MAX_TRANSACTION_ID - Static variable in interface ohos.rpc.IRemoteObject
Indicates the maximum value of a valid message code.
MAX_VALUE - Static variable in class java.lang.Byte
A constant holding the maximum value a byte can have, 27-1.
MAX_VALUE - Static variable in class java.lang.Character
The constant value of this field is the largest value of type char, '\uFFFF'.
MAX_VALUE - Static variable in class java.lang.Double
A constant holding the largest positive finite value of type double, (2-2-52)·21023.
MAX_VALUE - Static variable in class java.lang.Float
A constant holding the largest positive finite value of type float, (2-2-23)·2127.
MAX_VALUE - Static variable in class java.lang.Integer
A constant holding the maximum value an int can have, 231-1.
MAX_VALUE - Static variable in class java.lang.Long
A constant holding the maximum value a long can have, 263-1.
MAX_VALUE - Static variable in class java.lang.Short
A constant holding the maximum value a short can have, 215-1.
MAX_VALUE - Static variable in class java.time.Year
The maximum supported year, '+999,999,999'.
MAX_VALUE - Static variable in class ohos.global.icu.lang.UCharacter
The highest Unicode code point value (scalar value), constant U+10FFFF (uses 21 bits).
MAX_VALUE - Static variable in class ohos.global.icu.text.UnicodeSet
Maximum value that can be stored in a UnicodeSet.
MAX_VALUE_LENGTH - Static variable in class java.util.prefs.Preferences
Maximum length of string allowed as a value (8192 characters).
MAX_VALUE_LENGTH - Static variable in interface ohos.data.distributed.common.KvStore
max value length.
MAX_VALUE_LENGTH - Static variable in interface ohos.data.preferences.Preferences
Indicates the maximum length of a string (8192 characters).
MAX_WEIGHT - Static variable in class java.util.Locale.LanguageRange
A constant holding the maximum value of weight, 1.0, which indicates that the language range is a good fit for the user.
MAX_WIDTH - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the maximum width of an input image.
MAX_WIDTH - Static variable in class ohos.media.common.Format
Indicates a key that describes the maximum video width supported by a decoder.
maxBy(Comparator<? super T>) - Static method in interface java.util.function.BinaryOperator
Returns a BinaryOperator which returns the greater of two elements according to the specified Comparator.
maxBy(Comparator<? super T>) - Static method in class java.util.stream.Collectors
Returns a Collector that produces the maximal element according to a given Comparator, described as an Optional<T>.
maxBytesPerChar() - Method in class java.nio.charset.CharsetEncoder
Returns the maximum number of bytes that will be produced for each character of input.
maxCharsPerByte() - Method in class java.nio.charset.CharsetDecoder
Returns the maximum number of characters that will be produced for each byte of input.
MAXIMUM - Static variable in class ohos.global.icu.util.Calendar
Limit type for getLimit() and handleGetLimit() indicating the maximum value that a field can take (greatest maximum).
maxLength() - Method in enum java.time.Month
Gets the maximum length of this month in days.
maxMemory() - Method in class java.lang.Runtime
Returns the maximum amount of memory that the Java virtual machine will attempt to use.
MAY - java.time.Month
The singleton instance for the month of May with 31 days.
MAY - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the fifth month of the year in the Gregorian and Julian calendars.
MAY - Static variable in class ohos.global.icu.util.Calendar
Value of the MONTH field indicating the fifth month of the year.
MAYAN_HIEROGLYPHS - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MAYAN_NUMERALS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MAYAN_NUMERALS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MAYBE - Static variable in class ohos.global.icu.text.Normalizer
Indicates it cannot be determined if string is in the normalized format without further thorough checks.
mBackgroundElement - Variable in class ohos.agp.components.Component
Indicates the element object drawn in a component's background.
mBuilder - Variable in class ohos.agp.animation.AnimatorGroup
Indicates a Builder object, which is used to create a complex animator group.
mCanvasForTaskOverContent - Variable in class ohos.agp.components.Component
The canvas used for custom drawing task between content and foreground.
mCanvasForTaskUnderContent - Variable in class ohos.agp.components.Component
The canvas used for custom drawing task between background and content.
mcc - Variable in class ohos.global.configuration.Configuration
Indicates the mobile country code (MCC).
MCC_UNDEFINED - Static variable in class ohos.global.configuration.Configuration
Indicates the default MCC.
mComponent - Variable in class ohos.agp.animation.AnimatorProperty
Indicates the target component of the current property animator.
mComponentParent - Variable in class ohos.agp.components.Component
Indicates the parent layout fo a component.
mContext - Variable in class ohos.agp.components.Component
Indicates the context.
MD - Static variable in interface ohos.agp.components.DatePicker.DateOrder
Indicates that the date is displayed in the month-day format.
mDrawTaskOverContent - Variable in class ohos.agp.components.Component
Customizes a drawing task between the content and the foreground.
mDrawTaskUnderContent - Variable in class ohos.agp.components.Component
Customizes a drawing task between the content and the background.
MDY - Static variable in interface ohos.agp.components.DatePicker.DateOrder
Indicates that the date is displayed in the month-day-year format.
Measure - Class in ohos.global.icu.util
An amount of a specified unit, consisting of a Number and a Unit.
Measure(Number, MeasureUnit) - Constructor for class ohos.global.icu.util.Measure
Constructs a new object given a number and a unit.
MeasureFormat - Class in ohos.global.icu.text
A formatter for Measure objects.
MeasureFormat.FormatWidth - Enum in ohos.global.icu.text
Formatting width enum.
MeasureFormatter - Class in ohos.global.i18n.text
Provides methods for formatting weights and measures.
MeasureFormatter() - Constructor for class ohos.global.i18n.text.MeasureFormatter
 
MeasureOptions - Class in ohos.global.i18n.text
Provides parameters related to weights and measures.
MeasureOptions() - Constructor for class ohos.global.i18n.text.MeasureOptions
 
MeasureOptions.FormatStyle - Enum in ohos.global.i18n.text
Enumerates formatting styles.
MeasureOptions.Style - Enum in ohos.global.i18n.text
Enumerates unit selection modes.
MeasureOptions.Unit - Enum in ohos.global.i18n.text
Enumerates units of measurement.
MeasureOptions.Usage - Enum in ohos.global.i18n.text
Enumerates application scenarios of a unit.
MeasureSpec() - Constructor for class ohos.agp.components.Component.MeasureSpec
Deprecated.
measureText(String) - Method in class ohos.agp.render.Paint
Obtains the width of text.
MeasureUnit - Class in ohos.global.icu.util
A unit such as length, mass, volume, currency, etc.
MEDEFAIDRIN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MEDEFAIDRIN - Static variable in class ohos.global.icu.lang.UScript
 
MEDEFAIDRIN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MEDIA - ohos.global.resource.ResourceType
Indicates the media type.
MEDIA_ATTR - Static variable in class ohos.global.resource.solidxml.TypedAttribute
Indicates that the type of the XML attribute value is MEDIA_ATTR.
MEDIA_AUTH_HEAD_URI - Static variable in class ohos.media.photokit.metadata.AVStorage
Indicates the media data authentication header, which is in dataability://URI} format.
MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK - Static variable in class ohos.media.recorder.Recorder.RecorderOnErrorType
Indicates that an error occurs during recording.
MEDIA_ERROR_SERVER_DIED - Static variable in class ohos.media.recorder.Recorder.RecorderOnErrorType
Indicates that the service stops abnormally.
Media_ic_app - Static variable in class ohos.global.systemres.ResourceTable
 
MEDIA_LOCATION - Static variable in class ohos.security.SystemPermission
Allows an application to access location information (such as longitude and latitude) in a user media file.
MEDIA_RECORDER_ERROR_UNKNOWN - Static variable in class ohos.media.recorder.Recorder.RecorderOnErrorType
Indicates an unknown recording error.
MEDIA_RECORDER_INFO_MAX_DURATION_REACHED - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates that the maximum recording duration is reached.
MEDIA_RECORDER_INFO_MAX_FILESIZE_APPROACHING - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates that the size of a recording file reaches 90% of the maximum.
MEDIA_RECORDER_INFO_MAX_FILESIZE_REACHED - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates that the maximum recording file size is reached.
MEDIA_RECORDER_INFO_NEXT_OUTPUT_FILE_STARTED - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates that the maximum recording file size is reached and that a new recording file is used.
MEDIA_RECORDER_INFO_UNKNOWN - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates an unknown recording info event.
MEDIA_RECORDER_TRACK_INFO_COMPLETION_STATUS - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates the end of an info event related to a track.
MEDIA_RECORDER_TRACK_INFO_DATA_KBYTES - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates the size of encoded data, in KB.
MEDIA_RECORDER_TRACK_INFO_DURATION_MS - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates the track duration.
MEDIA_RECORDER_TRACK_INFO_ENCODED_FRAMES - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates the total number of recorded frames.
MEDIA_RECORDER_TRACK_INFO_INITIAL_DELAY_MS - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates the time consumed from the start of track recording to the reception of the first frame, excluding the offset added to eliminate the recording sound, in milliseconds.
MEDIA_RECORDER_TRACK_INFO_LIST_END - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates the size of media data, in bytes.
MEDIA_RECORDER_TRACK_INFO_LIST_START - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates the start of an info event related to a track.
MEDIA_RECORDER_TRACK_INFO_MAX_CHUNK_DUR_MS - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates the maximum recording duration of a track, in milliseconds.
MEDIA_RECORDER_TRACK_INFO_PROGRESS_IN_TIME - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates the recording duration, in milliseconds.
MEDIA_RECORDER_TRACK_INFO_START_OFFSET_MS - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates the time difference between the start of the track and the start of film recording, in milliseconds.
MEDIA_RECORDER_TRACK_INFO_TYPE - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates the track type.
MEDIA_RECORDER_TRACK_INTER_CHUNK_TIME_MS - Static variable in class ohos.media.recorder.Recorder.RecorderOnInfoType
Indicates the maximum interval between adjacent chunks of a track, in milliseconds.
MEDIA_STREAM_TYPE_AUDIO - Static variable in class ohos.media.player.Player.StreamInfo
Indicates the audio stream.
MEDIA_STREAM_TYPE_METADATA - Static variable in class ohos.media.player.Player.StreamInfo
Indicates the metadata stream.
MEDIA_STREAM_TYPE_SUBTITLE - Static variable in class ohos.media.player.Player.StreamInfo
Indicates the subtitle stream.
MEDIA_STREAM_TYPE_TIMEDTEXT - Static variable in class ohos.media.player.Player.StreamInfo
Indicates the timed text stream.
MEDIA_STREAM_TYPE_UNKNOWN - Static variable in class ohos.media.player.Player.StreamInfo
Indicates an unknown media stream type.
MEDIA_STREAM_TYPE_VIDEO - Static variable in class ohos.media.player.Player.StreamInfo
Indicates the video stream.
MEDIAL - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
MediaTimedMetaData() - Constructor for class ohos.media.player.Player.MediaTimedMetaData
 
MediaTimeInfo() - Constructor for class ohos.media.player.Player.MediaTimeInfo
 
mediaTimeUs - Variable in class ohos.media.player.Player.MediaTimeInfo
Indicates the media data timestamp, in microseconds.
MEDIUM - java.time.format.FormatStyle
Medium text style, with some detail.
MEDIUM - Static variable in class java.text.DateFormat
Constant for medium style pattern.
MEDIUM - Static variable in class ohos.agp.text.Font
Indicates the medium font weight.
MEDIUM - Static variable in class ohos.global.icu.text.DateFormat
Constant for medium style pattern.
MEDIUM_DENSITY - Static variable in class ohos.agp.window.service.DisplayAttributes
Indicates a density for medium-resolution display, with a value of 160.
MEEM - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MEETEI_MAYEK - java.awt.font.NumericShaper.Range
The Meetei Mayek range with the Meetei Mayek digits.
MEETEI_MAYEK - java.lang.Character.UnicodeScript
Unicode script "Meetei_Mayek".
MEETEI_MAYEK - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Meetei Mayek" Unicode character block.
MEETEI_MAYEK - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MEETEI_MAYEK_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Meetei Mayek Extensions" Unicode character block.
MEETEI_MAYEK_EXTENSIONS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MEETEI_MAYEK_EXTENSIONS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MEETEI_MAYEK_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MEGABIT - Static variable in class ohos.global.icu.util.EthiopicCalendar
Constant for መጋቢት, the 7th month of the Ethiopic year.
MEGABIT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of digital: megabit
MEGABYTE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of digital: megabyte
MEGAHERTZ - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of frequency: megahertz
MEGALITER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: megaliter
MEGAWATT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of power: megawatt
MEIJI - Static variable in class java.time.chrono.JapaneseEra
The singleton instance for the 'Meiji' era (1868-01-01 - 1912-07-29) which has the value -1.
MEIJI - Static variable in class ohos.global.icu.util.JapaneseCalendar
Constant for the era starting on Sept.
MEITEI_MAYEK - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
Member - Interface in java.lang.reflect
Member is an interface that reflects identifying information about a single member (a field or a method) or a constructor.
members() - Method in interface java.security.acl.Group
Returns an enumeration of the members in the group.
MembershipKey - Class in java.nio.channels
A token representing the membership of an Internet Protocol (IP) multicast group.
MembershipKey() - Constructor for class java.nio.channels.MembershipKey
Initializes a new instance of this class.
MemoryHandler - Class in java.util.logging
Handler that buffers requests in a circular buffer in memory.
MemoryHandler() - Constructor for class java.util.logging.MemoryHandler
Create a MemoryHandler and configure it based on LogManager configuration properties.
MemoryHandler(Handler, int, Level) - Constructor for class java.util.logging.MemoryHandler
Create a MemoryHandler.
MemoryInfo - Class in ohos.aafwk.ability
Encapsulates memory usage information for a running application.
MemoryInfo() - Constructor for class ohos.aafwk.ability.MemoryInfo
A constructor used to create a MemoryInfo instance.
MemoryUsagePreference - Enum in ohos.media.image.common
Enumerates memory use preferences for image decoding.
MENDE - Static variable in class ohos.global.icu.lang.UScript
Mende Kikakui ISO 15924 script code
MENDE_KIKAKUI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MENDE_KIKAKUI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
merge(Object, Object, BiFunction<? super Object, ? super Object, ?>) - Method in class java.security.Provider
If the specified key is not already associated with a value or is associated with null, associates it with the given value.
merge(StringJoiner) - Method in class java.util.StringJoiner
Adds the contents of the given StringJoiner without prefix and suffix as the next element if it is non-empty.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util.concurrent.ConcurrentHashMap
If the specified key is not already associated with a (non-null) value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface java.util.concurrent.ConcurrentMap
If the specified key is not already associated with a value or is associated with null, associates it with the given non-null value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util.concurrent.ConcurrentSkipListMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util.HashMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util.Hashtable
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface java.util.Map
If the specified key is not already associated with a value or is associated with null, associates it with the given non-null value.
merge(BundleActiveInfos) - Method in class ohos.bundleactive.BundleActiveInfos
Merges a specified BundleActiveInfos object with this BundleActiveInfos object.
merge(CollationKey) - Method in class ohos.global.icu.text.CollationKey
Merges this CollationKey with another.
MERGE_REPLACE - Static variable in class ohos.agp.components.ComponentProvider.Action
Allows merging and replacement.
mergeAction(ComponentProvider.Action) - Method in class ohos.agp.components.ComponentProvider
Merges ComponentProvider.Action objects into a ComponentProvider object.
mergeActions(Collection<ComponentProvider.Action>) - Method in class ohos.agp.components.ComponentProvider
Merges and stores all Action objects into a ComponentProvider object.
mergeActions(ComponentProvider) - Method in class ohos.aafwk.ability.ProviderFormInfo
Merges the actions specified in a ComponentProvider into the ComponentProvider object contained in this ProviderFormInfo object.
mergeAndAppend(Edits, Edits) - Method in class ohos.global.icu.text.Edits
Merges the two input Edits and appends the result to this object.
mergeForm(TextForm) - Method in class ohos.agp.text.RichTextBuilder
Adds a text form to update the effective text form used by the rich text builder.
mergeOperation() - Method in class ohos.agp.components.ComponentProvider.Action
Returns the merge behavior.
MEROITIC - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MEROITIC_CURSIVE - java.lang.Character.UnicodeScript
Unicode script "Meroitic Cursive".
MEROITIC_CURSIVE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Meroitic Cursive" Unicode character block.
MEROITIC_CURSIVE - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MEROITIC_CURSIVE - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MEROITIC_CURSIVE_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MEROITIC_HIEROGLYPHS - java.lang.Character.UnicodeScript
Unicode script "Meroitic Hieroglyphs".
MEROITIC_HIEROGLYPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Meroitic Hieroglyphs" Unicode character block.
MEROITIC_HIEROGLYPHS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MEROITIC_HIEROGLYPHS - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MEROITIC_HIEROGLYPHS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MeshBuilder - Interface in ohos.agp.render.render3d.util
A utility class for creating 3D mesh resources from raw data.
MeshBuilder.Primitive - Class in ohos.agp.render.render3d.util
Represents the primitive used to build a mesh.
MeshBuilder.VertexData - Class in ohos.agp.render.render3d.util
Provides the vertex data for creating a mesh.
MeshDesc - Class in ohos.agp.render.render3d.resources
Describes properties of a mesh.
MeshDesc() - Constructor for class ohos.agp.render.render3d.resources.MeshDesc
 
MeshDesc.PrimitiveDesc - Class in ohos.agp.render.render3d.resources
Describes properties of a primitive used in a mesh.
MESKEREM - Static variable in class ohos.global.icu.util.EthiopicCalendar
Constant for መስከረም, the 1st month of the Ethiopic year.
MESRA - Static variable in class ohos.global.icu.util.CopticCalendar
Constant for Μεϲωρη / ىﺮﺴﻣ, the 12th month of the Coptic year.
MESSAGE - ohos.data.search.schema.IndexSchemaType
Indicates a message index schema.
MESSAGE_DIGEST - java.security.CryptoPrimitive
Hash function
MessageDigest - Class in java.security
This MessageDigest class provides applications the functionality of a message digest algorithm, such as SHA-1 or SHA-256.
MessageDigest(String) - Constructor for class java.security.MessageDigest
Creates a message digest with the specified algorithm name.
MessageDigestSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the MessageDigest class, which provides the functionality of a message digest algorithm, such as MD5 or SHA.
MessageDigestSpi() - Constructor for class java.security.MessageDigestSpi
 
MessageFormat - Class in java.text
MessageFormat provides a means to produce concatenated messages in a language-neutral way.
MessageFormat - Class in ohos.global.icu.text
[icu enhancement] ICU's replacement for MessageFormat. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
MessageFormat(String) - Constructor for class java.text.MessageFormat
Constructs a MessageFormat for the default FORMAT locale and the specified pattern.
MessageFormat(String) - Constructor for class ohos.global.icu.text.MessageFormat
Constructs a MessageFormat for the default FORMAT locale and the specified pattern.
MessageFormat(String, Locale) - Constructor for class java.text.MessageFormat
Constructs a MessageFormat for the specified locale and pattern.
MessageFormat(String, Locale) - Constructor for class ohos.global.icu.text.MessageFormat
Constructs a MessageFormat for the specified locale and pattern.
MessageFormat(String, ULocale) - Constructor for class ohos.global.icu.text.MessageFormat
Constructs a MessageFormat for the specified locale and pattern.
MessageFormat.Field - Class in java.text
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from MessageFormat.formatToCharacterIterator.
MessageFormat.Field - Class in ohos.global.icu.text
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from MessageFormat.formatToCharacterIterator.
MessageItem - Class in ohos.data.search.schema
Represents the index schema for message items.
MessageItem() - Constructor for class ohos.data.search.schema.MessageItem
A constructor used to create a MessageItem instance.
MessageOption - Class in ohos.rpc
Defines options for sending messages together with sendRequest.
MessageOption() - Constructor for class ohos.rpc.MessageOption
Constructs a default MessageOption object.
MessageOption(int) - Constructor for class ohos.rpc.MessageOption
Constructs a specified MessageOption object using the flag specified in flags.
MessageOption(int, int) - Constructor for class ohos.rpc.MessageOption
Constructs a specified MessageOption object using the flag specified in flags.
MessageParcel - Class in ohos.rpc
Inherits from the Parcel class and provides methods for managing MessageParcel objects.
MessagePattern - Class in ohos.global.icu.text
Parses and represents ICU MessageFormat patterns.
MessagePattern() - Constructor for class ohos.global.icu.text.MessagePattern
Constructs an empty MessagePattern with default ApostropheMode.
MessagePattern(String) - Constructor for class ohos.global.icu.text.MessagePattern
Constructs a MessagePattern with default ApostropheMode and parses the MessageFormat pattern string.
MessagePattern(MessagePattern.ApostropheMode) - Constructor for class ohos.global.icu.text.MessagePattern
Constructs an empty MessagePattern.
MessagePattern.ApostropheMode - Enum in ohos.global.icu.text
Mode for when an apostrophe starts quoted literal text for MessageFormat output.
MessagePattern.ArgType - Enum in ohos.global.icu.text
Argument type constants.
MessagePattern.Part - Class in ohos.global.icu.text
A message pattern "part", representing a pattern parsing event.
MessagePattern.Part.Type - Enum in ohos.global.icu.text
Part type constants.
MessageRecord - Class in ohos.nfc.tag
Represents an NDEF record.
MessageRecord(short, byte[], byte[], byte[]) - Constructor for class ohos.nfc.tag.MessageRecord
Construct an NDEF Record with specified parameters.
MessageUser - Class in ohos.event.notification
MessageUser() - Constructor for class ohos.event.notification.MessageUser
 
mEstimateSizeListener - Variable in class ohos.agp.components.Component
Customizes component's width and height during component's estimating size process
META_DATA_NAME - Static variable in class ohos.nfc.cardemulation.HostService
Indicates the name of the service meta-data element.
META_DATA_NAME - Static variable in class ohos.nfc.cardemulation.OffHostService
Indicates the name of the service meta-data element.
META_ID - Static variable in annotation type ohos.media.common.AVMetadata.AVTextKey
Indicates the key for the string ID of media content.
META_URI - Static variable in annotation type ohos.media.common.AVMetadata.AVTextKey
Indicates the key for the URI used to identify media content.
metaData - Variable in class ohos.media.player.Player.MediaTimedMetaData
Indicates the timed metadata.
Metadata - Class in ohos.media.camera.params
Describes values of camera properties, configuration parameters, and frame capture results.
Metadata.AeMode - Annotation Type in ohos.media.camera.params
Describes the automatic exposure (AE) mode.
Metadata.AeTrigger - Annotation Type in ohos.media.camera.params
Describes AE trigger types.
Metadata.AfMode - Annotation Type in ohos.media.camera.params
Describes the auto-focus (AF) mode.
Metadata.AfTrigger - Annotation Type in ohos.media.camera.params
Describes AF triggers.
Metadata.AutoZoom - Annotation Type in ohos.media.camera.params
Enumerates the auto zoom result.
Metadata.AwbMode - Annotation Type in ohos.media.camera.params
Enumerates AWB modes.
Metadata.FaceAe - Annotation Type in ohos.media.camera.params
Enumerates the result of face detection assisted auto exposure (AE).
Metadata.FaceDetectionType - Annotation Type in ohos.media.camera.params
Describes face detection types.
Metadata.FlashMode - Annotation Type in ohos.media.camera.params
Describers the flash mode.
METALLIC_ROUGHNESS - ohos.agp.render.render3d.resources.MaterialDesc.MaterialType
Metallic/roughness material type.
METER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: meter
METER_PER_SECOND - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of speed: meter-per-second
METER_PER_SECOND_SQUARED - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of acceleration: meter-per-second-squared
METERING_MODE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
method - Variable in class java.net.HttpURLConnection
The HTTP method (GET,POST,PUT,etc.).
Method - Class in java.lang.reflect
A Method provides information about, and access to, a single method on a class or interface.
METHOD - java.lang.annotation.ElementType
Method declaration
METHOD_ATTRIBUTE_PFX - Static variable in interface java.util.jar.Pack200.Packer
When concatenated with a method attribute name, indicates the format of that attribute.
METHOD_CREATE - Static variable in class ohos.ai.tts.TtsClient
METHOD_DESTROY - Static variable in class ohos.ai.tts.TtsClient
Identifies the TtsClient.destroy() method.
METHOD_EXECUTE_FAILED_REMOTE_EXCEPTION - Static variable in class ohos.ai.tts.constants.TtsEvent
Indicates that the method fails to be executed due to an exception.
METHOD_EXECUTE_SUCCESS - Static variable in class ohos.ai.tts.constants.TtsEvent
Indicates that the method is successfully executed.
METHOD_RELEASE - Static variable in class ohos.ai.tts.TtsClient
Identifies the TtsClient.release() method.
METHOD_SPEAK_LONG_TEXT - Static variable in class ohos.ai.tts.TtsClient
METHOD_SPEAK_TEXT - Static variable in class ohos.ai.tts.TtsClient
METHOD_STOP_SPEAK - Static variable in class ohos.ai.tts.TtsClient
Identifies the TtsClient.stopSpeak() method.
MethodHandle - Class in java.lang.invoke
A method handle is a typed, directly executable reference to an underlying method, constructor, field, or similar low-level operation, with optional transformations of arguments or return values.
MethodHandleInfo - Interface in java.lang.invoke
A symbolic reference obtained by cracking a direct method handle into its consitutent symbolic parts.
MethodHandles - Class in java.lang.invoke
This class consists exclusively of static methods that operate on or return method handles.
MethodHandles.Lookup - Class in java.lang.invoke
A lookup object is a factory for creating method handles, when the creation requires access checking.
methodModifiers() - Static method in class java.lang.reflect.Modifier
Return an int value OR-ing together the source language modifiers that can be applied to a method.
methodType(Class<?>) - Static method in class java.lang.invoke.MethodType
Finds or creates a method type with the given components.
methodType(Class<?>, Class<?>) - Static method in class java.lang.invoke.MethodType
Finds or creates a method type with the given components.
methodType(Class<?>, Class<?>[]) - Static method in class java.lang.invoke.MethodType
Finds or creates an instance of the given method type.
methodType(Class<?>, Class<?>, Class<?>...) - Static method in class java.lang.invoke.MethodType
Finds or creates a method type with the given components.
methodType(Class<?>, MethodType) - Static method in class java.lang.invoke.MethodType
Finds or creates a method type with the given components.
methodType(Class<?>, List<Class<?>>) - Static method in class java.lang.invoke.MethodType
Finds or creates a method type with the given components.
MethodType - Class in java.lang.invoke
A method type represents the arguments and return type accepted and returned by a method handle, or the arguments and return type passed and expected by a method handle caller.
METRIC_TON - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of mass: metric-ton
mForegroundElement - Variable in class ohos.agp.components.Component
Indicates the element object drawn in a component's foreground.
MGF1ParameterSpec - Class in java.security.spec
This class specifies the set of parameters used with mask generation function MGF1 in OAEP Padding and RSASSA-PSS signature scheme, as defined in the PKCS#1 v2.2 standard.
MGF1ParameterSpec(String) - Constructor for class java.security.spec.MGF1ParameterSpec
Constructs a parameter set for mask generation function MGF1 as defined in the PKCS #1 standard.
MIAO - java.lang.Character.UnicodeScript
Unicode script "Miao".
MIAO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miao" Unicode character block.
MIAO - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MIAO - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MIAO_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MIAZIA - Static variable in class ohos.global.icu.util.EthiopicCalendar
Constant for ሚያዝያ, the 8th month of the Ethiopic year.
MIC - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a microphone built in a device.
MIC - Static variable in class ohos.media.recorder.Recorder.AudioSource
Indicates that the microphone is used as the audio source.
MICRO_OF_DAY - java.time.temporal.ChronoField
The micro-of-day.
MICRO_OF_SECOND - java.time.temporal.ChronoField
The micro-of-second.
MICROGRAM - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of mass: microgram
MICROMETER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: micrometer
MICROPHONE - Static variable in class ohos.security.SystemPermission
Allows an application to access the microphone.
MICROS - java.time.temporal.ChronoUnit
Unit that represents the concept of a microsecond.
MICROSECOND - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of duration: microsecond
MICROSECONDS - java.util.concurrent.TimeUnit
Time unit representing one thousandth of a millisecond
MIDDLE - ohos.agp.components.SlideDrawer.DrawerState
Indicates the SlideDrawer state when the user is sliding on it.
MIDDLE_BUTTON - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates that the middle button on the mouse is pressed.
MIDLETTER - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
MIDNIGHT - Static variable in class java.time.LocalTime
The time of midnight at the start of the day, '00:00'.
MIDNUM - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
MIDNUMLET - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
MIFARE_CLASSIC - Static variable in class ohos.nfc.tag.MifareClassicTag
Indicates the Mifare classic tag.
MIFARE_CLASSIC - Static variable in class ohos.nfc.tag.TagManager
Indicates a MifareClassic tag.
MIFARE_PLUS - Static variable in class ohos.nfc.tag.MifareClassicTag
Indicates the Mifare Plus tag.
MIFARE_PRO - Static variable in class ohos.nfc.tag.MifareClassicTag
Indicates the Mifare Pro tag.
MIFARE_ULTRALIGHT - Static variable in class ohos.nfc.tag.MifareUltralightTag
A MIFARE Ultralight tag.
MIFARE_ULTRALIGHT - Static variable in class ohos.nfc.tag.TagManager
Indicates a MifareUltralight tag.
MIFARE_ULTRALIGHT_C - Static variable in class ohos.nfc.tag.MifareUltralightTag
A MIFARE Ultralight C tag.
MIFARE_UNKNOWN - Static variable in class ohos.nfc.tag.MifareClassicTag
Indicates the Mifare tag of an unknown type.
MIFARE_UNKNOWN - Static variable in class ohos.nfc.tag.MifareUltralightTag
A MIFARE Ultralight tag of an unknown type.
MifareClassicTag - Class in ohos.nfc.tag
Provides interfaces to create MifareClassic tags and obtain the tag information.
MifareUltralightTag - Class in ohos.nfc.tag
Provides interfaces to create a MIFARE Ultralight tag and perform I/O operations on the tag.
MILE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: mile
MILE_PER_GALLON - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of consumption: mile-per-gallon
MILE_PER_GALLON_IMPERIAL - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of consumption: mile-per-gallon-imperial
MILE_PER_HOUR - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of speed: mile-per-hour
MILE_SCANDINAVIAN - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: mile-scandinavian
MILLENNIA - java.time.temporal.ChronoUnit
Unit that represents the concept of a millennium.
MILLI_OF_DAY - java.time.temporal.ChronoField
The milli-of-day.
MILLI_OF_SECOND - java.time.temporal.ChronoField
The milli-of-second.
MILLIAMPERE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of electric: milliampere
MILLIBAR - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of pressure: millibar
MILLIGRAM - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of mass: milligram
MILLIGRAM_PER_DECILITER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of concentr: milligram-per-deciliter
MILLILITER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: milliliter
MILLIMETER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: millimeter
MILLIMETER_OF_MERCURY - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of pressure: millimeter-of-mercury
MILLIMOLE_PER_LITER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of concentr: millimole-per-liter
millis() - Method in class java.time.Clock
Gets the current millisecond instant of the clock.
MILLIS - java.time.temporal.ChronoUnit
Unit that represents the concept of a millisecond.
MILLISECOND - Static variable in class java.text.DateFormat.Field
Constant identifying the millisecond field.
MILLISECOND - Static variable in class java.util.Calendar
Field number for get and set indicating the millisecond within the second.
MILLISECOND - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the millisecond field.
MILLISECOND - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the millisecond within the second.
MILLISECOND - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of duration: millisecond
MILLISECOND_FIELD - Static variable in class java.text.DateFormat
Useful constant for MILLISECOND field alignment.
MILLISECOND_FIELD - Static variable in class ohos.global.icu.text.DateFormat
Alias for FRACTIONAL_SECOND_FIELD.
MILLISECONDS - java.util.concurrent.TimeUnit
Time unit representing one thousandth of a second
MILLISECONDS_IN_DAY - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the milliseconds in day field.
MILLISECONDS_IN_DAY - Static variable in class ohos.global.icu.util.Calendar
[icu] Field number for get() and set() indicating the milliseconds in the day.
MILLISECONDS_IN_DAY_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'A' field alignment, corresponding to the Calendar#MILLISECONDS_IN_DAY field.
millisToJulianDay(long) - Static method in class ohos.global.icu.util.Calendar
Converts time as milliseconds to Julian day.
MILLIWATT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of power: milliwatt
MIM - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
MIME - Static variable in class ohos.media.common.Format
Indicates a key that describes the Multipurpose Internet Mail Extensions (MIME) media type.
MIME_AUDIO_MSGSM - Static variable in class ohos.media.common.Format
Indicates the MSGSM audio type represented by an MIME string.
MIME_TYPE - Static variable in interface ohos.media.photokit.metadata.AVStorage.AVBaseColumns
Indicates the MIME type of the media item.
MIME_VIDEO_AV1 - Static variable in class ohos.media.common.Format
Indicates a video MIME type.
MimeData - Class in ohos.agp.utils
Provides data on the clipboard.
MimeData() - Constructor for class ohos.agp.utils.MimeData
 
MIMETYPE_TEXT_HTML - Static variable in class ohos.miscservices.pasteboard.PasteData
Indicates MIME types of HTML text.
MIMETYPE_TEXT_INTENT - Static variable in class ohos.miscservices.pasteboard.PasteData
Indicates MIME types of intents.
MIMETYPE_TEXT_PLAIN - Static variable in class ohos.miscservices.pasteboard.PasteData
Indicates MIME types of plain text.
MIMETYPE_TEXT_URI - Static variable in class ohos.miscservices.pasteboard.PasteData
Indicates MIME types of URIs.
min - Variable in class ohos.agp.components.TableLayout.CellSpan
Indicates the start cell of an element in the table layout.
min() - Method in interface java.util.stream.DoubleStream
Returns an OptionalDouble describing the minimum element of this stream, or an empty OptionalDouble if this stream is empty.
min() - Method in interface java.util.stream.IntStream
Returns an OptionalInt describing the minimum element of this stream, or an empty optional if this stream is empty.
min() - Method in interface java.util.stream.LongStream
Returns an OptionalLong describing the minimum element of this stream, or an empty optional if this stream is empty.
min(double, double) - Static method in class java.lang.Double
Returns the smaller of two double values as if by calling Math#min(double, double).
min(double, double) - Static method in class java.lang.Math
Returns the smaller of two double values.
min(double, double) - Static method in class java.lang.StrictMath
Returns the smaller of two double values.
min(float, float) - Static method in class java.lang.Float
Returns the smaller of two float values as if by calling Math#min(float, float).
min(float, float) - Static method in class java.lang.Math
Returns the smaller of two float values.
min(float, float) - Static method in class java.lang.StrictMath
Returns the smaller of two float values.
min(int, int) - Static method in class java.lang.Integer
Returns the smaller of two int values as if by calling Math#min(int, int).
min(int, int) - Static method in class java.lang.Math
Returns the smaller of two int values.
min(int, int) - Static method in class java.lang.StrictMath
Returns the smaller of two int values.
min(long, long) - Static method in class java.lang.Long
Returns the smaller of two long values as if by calling Math#min(long, long).
min(long, long) - Static method in class java.lang.Math
Returns the smaller of two long values.
min(long, long) - Static method in class java.lang.StrictMath
Returns the smaller of two long values.
min(BigDecimal) - Method in class java.math.BigDecimal
Returns the minimum of this BigDecimal and val.
min(BigInteger) - Method in class java.math.BigInteger
Returns the minimum of this BigInteger and val.
min(Collection<? extends T>) - Static method in class java.util.Collections
Returns the minimum element of the given collection, according to the natural ordering of its elements.
min(Collection<? extends T>, Comparator<? super T>) - Static method in class java.util.Collections
Returns the minimum element of the given collection, according to the order induced by the specified comparator.
min(Comparator<? super T>) - Method in interface java.util.stream.Stream
Returns the minimum element of this stream according to the provided Comparator.
min(Vector2, Vector2) - Static method in class ohos.agp.render.render3d.math.Vector2
Obtains the minimum components of the two given vectors.
min(Vector3, Vector3) - Static method in class ohos.agp.render.render3d.math.Vector3
Obtains the minimum components of the two given vectors.
min(Vector4, Vector4) - Static method in class ohos.agp.render.render3d.math.Vector4
Obtains the minimum components of the two given vectors.
min(OrmPredicates, String) - Method in interface ohos.data.orm.OrmContext
Queries data that meets the conditions specified in the OrmPredicates instance and returns the minimum value of the matched data in a specified column.
min(BigDecimal) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose value is the minimum of this and rhs.
min(BigDecimal, MathContext) - Method in class ohos.global.icu.math.BigDecimal
Returns a BigDecimal whose value is the minimum of this and rhs.
MIN - Static variable in class java.time.Instant
The minimum supported Instant, '-1000000000-01-01T00:00Z'.
MIN - Static variable in class java.time.LocalDate
The minimum supported LocalDate, '-999999999-01-01'.
MIN - Static variable in class java.time.LocalDateTime
The minimum supported LocalDateTime, '-999999999-01-01T00:00:00'.
MIN - Static variable in class java.time.LocalTime
The minimum supported LocalTime, '00:00'.
MIN - Static variable in class java.time.OffsetDateTime
The minimum supported OffsetDateTime, '-999999999-01-01T00:00:00+18:00'.
MIN - Static variable in class java.time.OffsetTime
The minimum supported OffsetTime, '00:00:00+18:00'.
MIN - Static variable in class java.time.ZoneOffset
Constant for the maximum supported offset.
MIN_BATTERY_LEVEL - Static variable in class ohos.workscheduler.WorkInfo
Indicates the minimum battery level for triggering the work when no charger is connected.
MIN_CODE_POINT - Static variable in class java.lang.Character
The minimum value of a Unicode code point, constant U+0000.
MIN_CODE_POINT - Static variable in class ohos.global.icu.lang.UCharacter
Constant U+0000, same as Character#MIN_CODE_POINT.
MIN_DATE - Static variable in class ohos.global.icu.util.Calendar
The minimum supported Date.
MIN_ELEMENTS - ohos.global.icu.text.UnicodeSetSpanner.CountMethod
Use the smallest number of elements in the spanned range for counting and modification, based on the UnicodeSet.SpanCondition.
MIN_EXPONENT - Static variable in class java.lang.Double
Minimum exponent a normalized double variable may have.
MIN_EXPONENT - Static variable in class java.lang.Float
Minimum exponent a normalized float variable may have.
MIN_HEIGHT - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the minimum height of an input image.
MIN_HIGH_SURROGATE - Static variable in class java.lang.Character
The minimum value of a Unicode high-surrogate code unit in the UTF-16 encoding, constant '\uD800'.
MIN_HIGH_SURROGATE - Static variable in class ohos.global.icu.lang.UCharacter
Constant U+D800, same as Character#MIN_HIGH_SURROGATE.
MIN_IDLE_WAIT_TIME_MS - Static variable in class ohos.workscheduler.WorkInfo
Indicates the minimum wait time for triggering the work after the device enters the idle state.
MIN_JULIAN - Static variable in class ohos.global.icu.util.Calendar
The minimum supported Julian day.
MIN_LOW_SURROGATE - Static variable in class java.lang.Character
The minimum value of a Unicode low-surrogate code unit in the UTF-16 encoding, constant '\uDC00'.
MIN_LOW_SURROGATE - Static variable in class ohos.global.icu.lang.UCharacter
Constant U+DC00, same as Character#MIN_LOW_SURROGATE.
MIN_MILLIS - Static variable in class ohos.global.icu.util.Calendar
The minimum supported epoch milliseconds.
MIN_NORMAL - Static variable in class java.lang.Double
A constant holding the smallest positive normal value of type double, 2-1022.
MIN_NORMAL - Static variable in class java.lang.Float
A constant holding the smallest positive normal value of type float, 2-126.
MIN_PLAYBACK_SPEED - Static variable in class ohos.media.audio.AudioRenderer
Indicates the minimum playback speed.
MIN_PRIORITY - Static variable in class java.lang.Thread
The minimum priority that a thread can have.
MIN_RADIX - Static variable in class java.lang.Character
The minimum radix available for conversion to and from strings.
MIN_RADIX - Static variable in class ohos.global.icu.lang.UCharacter
Compatibility constant for Java Character's MIN_RADIX.
MIN_REPEAT_COUNTER - Static variable in class ohos.workscheduler.WorkInfo
Indicates the minimum number of times the work is triggered.
MIN_REPEAT_CYCLE_TIME_MS - Static variable in class ohos.workscheduler.WorkInfo
Indicates the minimum interval at which the work is triggered.
MIN_SUPPLEMENTARY_CODE_POINT - Static variable in class java.lang.Character
The minimum value of a Unicode supplementary code point, constant U+10000.
MIN_SUPPLEMENTARY_CODE_POINT - Static variable in class ohos.global.icu.lang.UCharacter
Constant U+10000, same as Character#MIN_SUPPLEMENTARY_CODE_POINT.
MIN_SURROGATE - Static variable in class java.lang.Character
The minimum value of a Unicode surrogate code unit in the UTF-16 encoding, constant '\uD800'.
MIN_SURROGATE - Static variable in class ohos.global.icu.lang.UCharacter
Constant U+D800, same as Character#MIN_SURROGATE.
MIN_TRANSACTION_ID - Static variable in interface ohos.rpc.IRemoteObject
Indicates the minimum value of a valid message code.
MIN_VALUE - Static variable in class java.lang.Byte
A constant holding the minimum value a byte can have, -27.
MIN_VALUE - Static variable in class java.lang.Character
The constant value of this field is the smallest value of type char, '\u0000'.
MIN_VALUE - Static variable in class java.lang.Double
A constant holding the smallest positive nonzero value of type double, 2-1074.
MIN_VALUE - Static variable in class java.lang.Float
A constant holding the smallest positive nonzero value of type float, 2-149.
MIN_VALUE - Static variable in class java.lang.Integer
A constant holding the minimum value an int can have, -231.
MIN_VALUE - Static variable in class java.lang.Long
A constant holding the minimum value a long can have, -263.
MIN_VALUE - Static variable in class java.lang.Short
A constant holding the minimum value a short can have, -215.
MIN_VALUE - Static variable in class java.time.Year
The minimum supported year, '-999,999,999'.
MIN_VALUE - Static variable in class ohos.global.icu.lang.UCharacter
The lowest Unicode code point value, constant 0.
MIN_VALUE - Static variable in class ohos.global.icu.text.UnicodeSet
Minimum value that can be stored in a UnicodeSet.
MIN_WEIGHT - Static variable in class java.util.Locale.LanguageRange
A constant holding the minimum value of weight, 0.0, which indicates that the language range is not a good fit for the user.
MIN_WIDTH - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the minimum width of an input image.
minBy(Comparator<? super T>) - Static method in interface java.util.function.BinaryOperator
Returns a BinaryOperator which returns the lesser of two elements according to the specified Comparator.
minBy(Comparator<? super T>) - Static method in class java.util.stream.Collectors
Returns a Collector that produces the minimal element according to a given Comparator, described as an Optional<T>.
MINGUO - Static variable in class ohos.global.icu.util.TaiwanCalendar
Constant for the Taiwan Era for Minguo.
MinguoChronology - Class in java.time.chrono
The Minguo calendar system.
MinguoDate - Class in java.time.chrono
A date in the Minguo calendar system.
MinguoEra - Enum in java.time.chrono
An era in the Minguo calendar system.
minimalDaysInFirstWeek - Variable in class ohos.global.icu.util.Calendar.WeekData
the minimal number of days in the first week
minimized - Variable in class ohos.global.icu.text.LocaleDisplayNames.UiListItem
Returns the minimized locale for an input locale, such as sr-Cyrl → sr
minimizeSubtags(ULocale) - Static method in class ohos.global.icu.util.ULocale
[icu] Minimizes the subtags for a provided locale ID, per the algorithm described in the following CLDR technical report: http://www.unicode.org/reports/tr35/#Likely_Subtags If the provided ULocale instance is already in the minimal form, or there is no data available for minimization, it will be returned.
MINIMUM - Static variable in class ohos.global.icu.util.Calendar
Limit type for getLimit() and handleGetLimit() indicating the minimum value that a field can take (least minimum).
MINIMUM_USER_STAMP - Static variable in class ohos.global.icu.util.Calendar
If the time stamp stamp[] has a value greater than or equal to MINIMUM_USER_SET then it has been set by the user via a call to set().
minLength() - Method in enum java.time.Month
Gets the minimum length of this month in days.
minus(long) - Method in enum java.time.DayOfWeek
Returns the day-of-week that is the specified number of days before this one.
minus(long) - Method in enum java.time.Month
Returns the month-of-year that is the specified number of months before this one.
minus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDate
Returns an object of the same type as this object with the specified period subtracted.
minus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDateTime
Returns an object of the same type as this object with the specified period subtracted.
minus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns an object of the same type as this object with the specified period subtracted.
minus(long, TemporalUnit) - Method in class java.time.chrono.HijrahDate
 
minus(long, TemporalUnit) - Method in class java.time.chrono.JapaneseDate
 
minus(long, TemporalUnit) - Method in class java.time.chrono.MinguoDate
 
minus(long, TemporalUnit) - Method in class java.time.chrono.ThaiBuddhistDate
 
minus(long, TemporalUnit) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration subtracted.
minus(long, TemporalUnit) - Method in class java.time.Instant
Returns a copy of this instant with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.LocalDate
Returns a copy of this date with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.LocalDateTime
Returns a copy of this date-time with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.LocalTime
Returns a copy of this time with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.OffsetDateTime
Returns a copy of this date-time with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.OffsetTime
Returns a copy of this time with the specified amount subtracted.
minus(long, TemporalUnit) - Method in interface java.time.temporal.Temporal
Returns an object of the same type as this object with the specified period subtracted.
minus(long, TemporalUnit) - Method in class java.time.Year
Returns a copy of this year with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.YearMonth
Returns a copy of this year-month with the specified amount subtracted.
minus(long, TemporalUnit) - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with the specified amount subtracted.
minus(Duration) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration subtracted.
minus(TemporalAmount) - Method in interface java.time.chrono.ChronoLocalDate
Returns an object of the same type as this object with an amount subtracted.
minus(TemporalAmount) - Method in interface java.time.chrono.ChronoLocalDateTime
Returns an object of the same type as this object with an amount subtracted.
minus(TemporalAmount) - Method in interface java.time.chrono.ChronoPeriod
Returns a copy of this period with the specified period subtracted.
minus(TemporalAmount) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns an object of the same type as this object with an amount subtracted.
minus(TemporalAmount) - Method in class java.time.chrono.HijrahDate
Returns an object of the same type as this object with an amount subtracted.
minus(TemporalAmount) - Method in class java.time.chrono.JapaneseDate
Returns an object of the same type as this object with an amount subtracted.
minus(TemporalAmount) - Method in class java.time.chrono.MinguoDate
Returns an object of the same type as this object with an amount subtracted.
minus(TemporalAmount) - Method in class java.time.chrono.ThaiBuddhistDate
Returns an object of the same type as this object with an amount subtracted.
minus(TemporalAmount) - Method in class java.time.Instant
Returns a copy of this instant with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.LocalDate
Returns a copy of this date with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.LocalDateTime
Returns a copy of this date-time with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.LocalTime
Returns a copy of this time with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.OffsetDateTime
Returns a copy of this date-time with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.OffsetTime
Returns a copy of this time with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.Period
Returns a copy of this period with the specified period subtracted.
minus(TemporalAmount) - Method in interface java.time.temporal.Temporal
Returns an object of the same type as this object with an amount subtracted.
minus(TemporalAmount) - Method in class java.time.Year
Returns a copy of this year with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.YearMonth
Returns a copy of this year-month with the specified amount subtracted.
minus(TemporalAmount) - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with the specified amount subtracted.
minusDays(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in standard 24 hour days subtracted.
minusDays(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of days subtracted.
minusDays(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of days subtracted.
minusDays(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of days subtracted.
minusDays(long) - Method in class java.time.Period
Returns a copy of this period with the specified days subtracted.
minusDays(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of days subtracted.
minusHours(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in hours subtracted.
minusHours(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of hours subtracted.
minusHours(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of hours subtracted.
minusHours(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of hours subtracted.
minusHours(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of hours subtracted.
minusHours(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of hours subtracted.
minusMillis(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in milliseconds subtracted.
minusMillis(long) - Method in class java.time.Instant
Returns a copy of this instant with the specified duration in milliseconds subtracted.
minusMinutes(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in minutes subtracted.
minusMinutes(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of minutes subtracted.
minusMinutes(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of minutes subtracted.
minusMinutes(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of minutes subtracted.
minusMinutes(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of minutes subtracted.
minusMinutes(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of minutes subtracted.
minusMonths(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of months subtracted.
minusMonths(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of months subtracted.
minusMonths(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of months subtracted.
minusMonths(long) - Method in class java.time.Period
Returns a copy of this period with the specified months subtracted.
minusMonths(long) - Method in class java.time.YearMonth
Returns a copy of this YearMonth with the specified number of months subtracted.
minusMonths(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of months subtracted.
minusNanos(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in nanoseconds subtracted.
minusNanos(long) - Method in class java.time.Instant
Returns a copy of this instant with the specified duration in nanoseconds subtracted.
minusNanos(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of nanoseconds subtracted.
minusNanos(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of nanoseconds subtracted.
minusNanos(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of nanoseconds subtracted.
minusNanos(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of nanoseconds subtracted.
minusNanos(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of nanoseconds subtracted.
minusSeconds(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in seconds subtracted.
minusSeconds(long) - Method in class java.time.Instant
Returns a copy of this instant with the specified duration in seconds subtracted.
minusSeconds(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of seconds subtracted.
minusSeconds(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of seconds subtracted.
minusSeconds(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of seconds subtracted.
minusSeconds(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of seconds subtracted.
minusSeconds(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of seconds subtracted.
minusWeeks(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of weeks subtracted.
minusWeeks(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of weeks subtracted.
minusWeeks(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of weeks subtracted.
minusWeeks(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of weeks subtracted.
minusYears(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of years subtracted.
minusYears(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of years subtracted.
minusYears(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of years subtracted.
minusYears(long) - Method in class java.time.Period
Returns a copy of this period with the specified years subtracted.
minusYears(long) - Method in class java.time.Year
Returns a copy of this Year with the specified number of years subtracted.
minusYears(long) - Method in class java.time.YearMonth
Returns a copy of this YearMonth with the specified number of years subtracted.
minusYears(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of years subtracted.
MINUTE - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is minute, e.g. "1 minute ago", "in 5 minutes".
MINUTE - Static variable in class java.text.DateFormat.Field
Constant identifying the minute field.
MINUTE - Static variable in class java.util.Calendar
Field number for get and set indicating the minute within the hour.
MINUTE - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the minute field.
MINUTE - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with minute.
MINUTE - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
MINUTE - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the minute within the hour.
MINUTE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of duration: minute
MINUTE_FIELD - Static variable in class java.text.DateFormat
Useful constant for MINUTE field alignment.
MINUTE_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'm' field alignment, corresponding to the Calendar#MINUTE field.
MINUTE_OF_DAY - java.time.temporal.ChronoField
The minute-of-day.
MINUTE_OF_HOUR - java.time.temporal.ChronoField
The minute-of-hour.
MINUTE_SECOND - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with minute and second.
MINUTES - java.time.temporal.ChronoUnit
Unit that represents the concept of a minute.
MINUTES - java.util.concurrent.TimeUnit
Time unit representing sixty seconds
MINUTES - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeUnit
Minutes
minX - Variable in class ohos.media.image.common.Rect
Indicates the minimum abscissa value of a rectangle, which is the abscissa of the upper left point.
minY - Variable in class ohos.media.image.common.Rect
Indicates the minimum ordinate value of a rectangle, which is the ordinate of the upper left point.
MIRROR_TILEMODE - ohos.agp.render.Shader.TileMode
Indicates that alternating mirror images of the original shading image will be drawn both horizontally and vertically on the extra part.
MISCELLANEOUS - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorClass
Indicates the major class value for the miscellaneous.
MISCELLANEOUS_MATHEMATICAL_SYMBOLS_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Mathematical Symbols-A" Unicode character block.
MISCELLANEOUS_MATHEMATICAL_SYMBOLS_A - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MISCELLANEOUS_MATHEMATICAL_SYMBOLS_A_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MISCELLANEOUS_MATHEMATICAL_SYMBOLS_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Mathematical Symbols-B" Unicode character block.
MISCELLANEOUS_MATHEMATICAL_SYMBOLS_B - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MISCELLANEOUS_MATHEMATICAL_SYMBOLS_B_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MISCELLANEOUS_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Symbols" Unicode character block.
MISCELLANEOUS_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MISCELLANEOUS_SYMBOLS_AND_ARROWS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Symbols and Arrows" Unicode character block.
MISCELLANEOUS_SYMBOLS_AND_ARROWS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MISCELLANEOUS_SYMBOLS_AND_ARROWS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MISCELLANEOUS_SYMBOLS_AND_PICTOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Symbols And Pictographs" Unicode character block.
MISCELLANEOUS_SYMBOLS_AND_PICTOGRAPHS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MISCELLANEOUS_SYMBOLS_AND_PICTOGRAPHS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MISCELLANEOUS_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MISCELLANEOUS_TECHNICAL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Technical" Unicode character block.
MISCELLANEOUS_TECHNICAL - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MISCELLANEOUS_TECHNICAL_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MissingFormatArgumentException - Exception in java.util
Unchecked exception thrown when there is a format specifier which does not have a corresponding argument or if an argument index refers to an argument that does not exist.
MissingFormatArgumentException(String) - Constructor for exception java.util.MissingFormatArgumentException
Constructs an instance of this class with the unmatched format specifier.
MissingFormatWidthException - Exception in java.util
Unchecked exception thrown when the format width is required.
MissingFormatWidthException(String) - Constructor for exception java.util.MissingFormatWidthException
Constructs an instance of this class with the specified format specifier.
MissingResourceException - Exception in java.util
Signals that a resource is missing.
MissingResourceException(String, String, String) - Constructor for exception java.util.MissingResourceException
Constructs a MissingResourceException with the specified information.
MITER_JOIN - ohos.agp.render.Paint.Join
Indicates that a sharp corner is used to join the segments of a stroked path.
MIXED - Static variable in class ohos.global.icu.text.Bidi
Mixed-directional text.
mkdir() - Method in class java.io.File
Creates the directory named by this abstract pathname.
mkdirs() - Method in class java.io.File
Creates the directory named by this abstract pathname, including any necessary but nonexistent parent directories.
mKeyEventListener - Variable in class ohos.agp.components.Component
Indicates the callback invoked when receiving a key event.
mLoopedListener - Variable in class ohos.agp.animation.Animator
Indicates the callback invoked when repeating an animator.
mMarkListener - Variable in class ohos.agp.components.RadioContainer
Indicates the listener for change events of radio buttons in the radio group.
MmiPoint - Class in ohos.multimodalinput.event
Represents the x, y, or z coordinate in a given coordinate system.
MmiPoint(float, float) - Constructor for class ohos.multimodalinput.event.MmiPoint
A constructor used to create an MmiPoint object with the x and y coordinates specified.
MmiPoint(float, float, float) - Constructor for class ohos.multimodalinput.event.MmiPoint
A constructor used to create an MmiPoint object with the x, y, and z coordinates specified.
mNativeLayoutHandle - Variable in class ohos.agp.text.Layout
Indicates the pointer to the C++ native layout object.
mNativePtr - Variable in class ohos.agp.components.CornerMark.CornerMarkCleaner
Indicates the pointer to the corner mark.
mnc - Variable in class ohos.global.configuration.Configuration
Indicates the mobile network code (MNC).
MNC_UNDEFINED - Static variable in class ohos.global.configuration.Configuration
Indicates the default MNC.
mod(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this mod m).
MOD_APPLICATION - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
2: Indicates the common application window.
MOD_APPLICATION_MEDIA - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
A window that displays media, such as video.
MOD_APPLICATION_OVERLAY - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
2038: Indicates the application overlay window.
MOD_APPLICATION_PANEL - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
1000: Indicates the application panel window (equals to the first sub window).
MOD_INPUT_METHOD - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
2011: Indicates input methods window
MOD_KEYGUARD - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
Keyguard window.
MOD_PRESENTATION - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
2037: Indicates the presentation window displayed on another screen.
MOD_STATUS_BAR - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
2000: Indicates the status bar window (equals to the first system window).
MOD_TOAST - Static variable in class ohos.agp.window.service.WindowManager.LayoutConfig
2005: Indicates the toast window.
modCount - Variable in class java.util.AbstractList
The number of times this list has been structurally modified.
mode - Variable in class ohos.media.image.ImageSource.IncrementalSourceOptions
Indicates the data update mode defined by UpdateMode.
MODE_APPEND - Static variable in interface ohos.app.Context
Indicates the append file creation mode, in which data will be written to the end of the file instead of being erased if the file to be created already exists.
MODE_DELETE - ohos.data.rdb.StoreConfig.JournalMode
Indicates the DELETE journal mode.
MODE_DISK - ohos.data.rdb.StoreConfig.StorageMode
Indicates the disk storage mode.
MODE_EXTRA - ohos.data.rdb.StoreConfig.SyncMode
Indicates the EXTRA synchronization mode.
MODE_FULL - ohos.data.rdb.StoreConfig.SyncMode
Indicates the FULL synchronization mode.
MODE_IN - Static variable in class ohos.ai.cv.common.VisionConfiguration
Indicates that the method is executed in the process of the client.
MODE_MEMORY - ohos.data.rdb.StoreConfig.JournalMode
Indicates the MEMORY journal mode.
MODE_MEMORY - ohos.data.rdb.StoreConfig.StorageMode
Indicates the memory storage mode.
MODE_NORMAL - ohos.data.rdb.StoreConfig.SyncMode
Indicates the NORMAL synchronization mode.
MODE_OFF - ohos.data.rdb.StoreConfig.JournalMode
Indicates the OFF journal mode.
MODE_OFF - ohos.data.rdb.StoreConfig.SyncMode
Indicates the OFF synchronization mode.
MODE_OUT - Static variable in class ohos.ai.cv.common.VisionConfiguration
Indicates that the method is executed in the process of the server.
MODE_PERSIST - ohos.data.rdb.StoreConfig.JournalMode
Indicates the PERSIST journal mode.
MODE_PRIVATE - Static variable in interface ohos.app.Context
Indicates the default file creation mode, in which the created file is accessible only to the calling application (or all applications sharing the same user ID).
MODE_STATIC - ohos.media.audio.AudioRenderer.PlayMode
Indicates the mode where audio data is transferred from Java to the native layer only once before audio playback starts.
MODE_STREAM - ohos.media.audio.AudioRenderer.PlayMode
Indicates the mode where audio data is streamed from Java to the native layer as the audio is playing.
MODE_TRUNCATE - ohos.data.rdb.StoreConfig.JournalMode
Indicates the TRUNCATE journal mode.
MODE_WAL - ohos.data.rdb.StoreConfig.JournalMode
Indicates the WAL journal mode.
MODEL - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
MODI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MODI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MODI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MODIFICATION_TIME - Static variable in interface java.util.jar.Pack200.Packer
If this property is set to the special string Pack200.Packer.LATEST, the packer will attempt to determine the latest modification time, among all the available entries in the original archive or the latest modification time of all the available entries in each segment.
modified - Variable in class ohos.global.icu.text.LocaleDisplayNames.UiListItem
Returns the modified locale for an input locale, such as sr → sr-Cyrl, where there is also an sr-Latn in the list
MODIFIED_JULIAN_DAY - Static variable in class java.time.temporal.JulianFields
Modified Julian Day field.
Modifier - Class in java.lang.reflect
The Modifier class provides static methods and constants to decode class and member access modifiers.
Modifier() - Constructor for class java.lang.reflect.Modifier
 
MODIFIER_LETTER - Static variable in class java.lang.Character
General category "Lm" in the Unicode specification.
MODIFIER_LETTER - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Lm
MODIFIER_SYMBOL - Static variable in class java.lang.Character
General category "Sk" in the Unicode specification.
MODIFIER_SYMBOL - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Sk
MODIFIER_TONE_LETTERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Modifier Tone Letters" Unicode character block.
MODIFIER_TONE_LETTERS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MODIFIER_TONE_LETTERS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
modify(float[]) - Method in class ohos.agp.render.ColorMatrix
Modifies this ColorMatrix.
modify(float, float) - Method in class ohos.agp.utils.Point
Modifies this Point based on the coordinates of a specified point.
modify(float, float) - Method in class ohos.utils.geo.Point
Modifies this Point based on the coordinates of a specified point.
modify(float, float, float, float) - Method in class ohos.agp.utils.RectFloat
Modifies the position of this RectFloat based on the position of a specified rectangle.
modify(float, float, float, float) - Method in class ohos.utils.geo.RectFloat
Modifies the position of this RectFloat based on the position of a specified rectangle.
modify(Point) - Method in class ohos.agp.utils.Point
Modifies this Point based on a specified point.
modify(Rect) - Method in class ohos.agp.utils.Rect
Modifies the position of this Rect based on the position of a specified rectangle.
modify(Rect) - Method in class ohos.agp.utils.RectFloat
Modifies the position of this Rect based on the position of a specified rectangle with integer coordinates.
modify(RectFloat) - Method in class ohos.agp.utils.RectFloat
Modifies the position of this RectFloat based on the position of a specified rectangle with float coordinates.
modify(Point) - Method in class ohos.utils.geo.Point
Modifies this Point based on a specified point.
modify(Rect) - Method in class ohos.utils.geo.Rect
Modifies the position of this Rect based on the position of a specified rectangle.
modify(Rect) - Method in class ohos.utils.geo.RectFloat
Modifies the position of this Rect based on the position of a specified rectangle with integer coordinates.
modify(RectFloat) - Method in class ohos.utils.geo.RectFloat
Modifies the position of this RectFloat based on the position of a specified rectangle with float coordinates.
MODIFY_AUDIO_SETTINGS - Static variable in class ohos.security.SystemPermission
Allows an application to modify audio settings.
MODIFY_SETTINGS - Static variable in class ohos.security.SystemPermission
Allows an application to modify common system settings by calling APIs.
MODIFYING_LETTER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
modInverse(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this-1 mod m).
modPow(BigInteger, BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (thisexponent mod m).
MODULATE - ohos.agp.render.BlendMode
Multiplies the source and destination colors.
ModuleInfo - Class in ohos.bundle
Stores module information about an application.
ModuleInfo() - Constructor for class ohos.bundle.ModuleInfo
 
ModuleInfo(String, String) - Constructor for class ohos.bundle.ModuleInfo
 
MONDAY - java.time.DayOfWeek
The singleton instance for the day-of-week of Monday.
MONDAY - ohos.global.icu.text.RelativeDateTimeFormatter.AbsoluteUnit
Monday
MONDAY - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is Monday, e.g. "last Monday", "this Monday", "next Monday", "in 5 Mondays".
MONDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Monday.
MONDAY - Static variable in class ohos.global.icu.util.Calendar
Value of the DAY_OF_WEEK field indicating Monday.
MONGOLIAN - java.awt.font.NumericShaper.Range
The Mongolian range with the Mongolian digits.
MONGOLIAN - java.lang.Character.UnicodeScript
Unicode script "Mongolian".
MONGOLIAN - Static variable in class java.awt.font.NumericShaper
Identifies the MONGOLIAN range and decimal base.
MONGOLIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Mongolian" Unicode character block.
MONGOLIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MONGOLIAN - Static variable in class ohos.global.icu.lang.UScript
Mangolian
MONGOLIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MONGOLIAN_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MONGOLIAN_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MONOSPACE - Static variable in class ohos.agp.text.Font
Indicates the default monospace font.
MONOTONIC - ohos.media.audio.Timestamp.Timebase
Indicates the monotonic clock or its equivalent.
Month - Enum in java.time
A month-of-year, such as 'July'.
MONTH - ohos.global.icu.text.RelativeDateTimeFormatter.AbsoluteUnit
Month
MONTH - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is month, e.g. "last month", "in 5 months".
MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the month field.
MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the month.
MONTH - Static variable in interface ohos.agp.components.DatePicker.DateOrder
Indicates that only the month is displayed.
MONTH - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the month field.
MONTH - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with month.
MONTH - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
MONTH - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the month.
MONTH - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of duration: month
MONTH_DAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with long month and day.
MONTH_FIELD - Static variable in class java.text.DateFormat
Useful constant for MONTH field alignment.
MONTH_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'M' field alignment, corresponding to the Calendar#MONTH field.
MONTH_OF_YEAR - java.time.temporal.ChronoField
The month-of-year, such as March.
MONTH_WEEKDAY_DAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with month, weekday, and day.
MonthDay - Class in java.time
A month-day in the ISO-8601 calendar system, such as --12-03.
MONTHS - java.time.temporal.ChronoUnit
Unit that represents the concept of a month.
MONTHS - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeUnit
Months
MOON - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MORPH_STYLE - ohos.agp.render.PathEffect.Style
Indicates that the shape is morphed at different positions (especially at corners) to generate a specified path.
MorphComponent - Class in ohos.agp.render.render3d.components
Represents the morphing component.
MorphComponent() - Constructor for class ohos.agp.render.render3d.components.MorphComponent
 
MorphingSystem - Interface in ohos.agp.render.render3d.systems
Controls the morphing targets of MorphComponent.
MountState - Enum in ohos.data.usage
Indicates the mount state of a device.
MOUSE - Static variable in class ohos.multimodalinput.event.MultimodalEvent
Indicates a mouse input event.
MouseEvent - Class in ohos.multimodalinput.event
Reports mouse events.
MouseEvent() - Constructor for class ohos.multimodalinput.event.MouseEvent
 
MOUTH_CENTER - Static variable in annotation type ohos.media.camera.params.FaceLandmark.FaceLandmarkType
Indicates the center of the mouth.
move(Path, Path, CopyOption...) - Static method in class java.nio.file.Files
Move or rename a file to a target file.
move(Path, Path, CopyOption...) - Method in class java.nio.file.spi.FileSystemProvider
Move or rename a file to a target file.
move(DistFile, DistFile) - Static method in class ohos.data.distributed.file.DistFiles
Moves a distributed file from a path to another.
move(T, SecureDirectoryStream<T>, T) - Method in interface java.nio.file.SecureDirectoryStream
Move a file from this directory to another directory.
MOVE - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates the movement of the cursor in a window or view when the left mouse button is pressed.
moveByX(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the relative distance of horizontal movement for an animator.
moveByY(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the relative distance of vertical movement for an animator.
moveChildToFront(Component) - Method in class ohos.agp.components.ComponentContainer
Brings a child component to the front.
moveChildToFront(Component) - Method in interface ohos.agp.components.ComponentParent
Adjusts the z-order of a child component to top the component over all child components.
moveChildToFront(Component) - Method in class ohos.agp.components.ListContainer
Brings a child component to the front.
moveCodePointIndex(int) - Method in class ohos.global.icu.text.UCharacterIterator
Moves the current position by the number of code points specified, either forward or backward depending on the sign of delta (positive or negative respectively).
moveDatabase(Context, String, String) - Method in class ohos.data.DatabaseHelper
Moves the database.
moveFromX(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the start point of an animator in horizontal movement.
moveFromY(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the start point of an animator in vertical movement.
moveIndex(int) - Method in class ohos.global.icu.text.UCharacterIterator
Moves the current position by the number of code units specified, either forward or backward depending on the sign of delta (positive or negative respectively).
movePointLeft(int) - Method in class java.math.BigDecimal
Returns a BigDecimal which is equivalent to this one with the decimal point moved n places to the left.
movePointLeft(int) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose decimal point has been moved to the left by a specified number of positions.
movePointRight(int) - Method in class java.math.BigDecimal
Returns a BigDecimal which is equivalent to this one with the decimal point moved n places to the right.
movePointRight(int) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose decimal point has been moved to the right by a specified number of positions.
movePreferences(Context, String, String) - Method in class ohos.data.DatabaseHelper
Moves the preferences file.
moveTo(float, float) - Method in class ohos.agp.render.Path
Sets the start point of this path.
moveTo(Point) - Method in class ohos.agp.render.Path
Adds a point to this Path as the start point of the next contour.
moveToCurrentRow() - Method in interface java.sql.ResultSet
Moves the cursor to the remembered cursor position, usually the current row.
moveToInsertRow() - Method in interface java.sql.ResultSet
Moves the cursor to the insert row.
moveToX(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the destination of an animator in horizontal movement.
moveToY(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the destination of an animator in vertical movement.
mPath - Variable in class ohos.agp.components.element.ShapeElement
Indicates a path, for a ShapeElement shape ShapeElement.PATH.
mPauseListener - Variable in class ohos.agp.animation.Animator
Indicates the callback invoked when pausing or resuming an animator.
MPEG_2_TS - Static variable in class ohos.media.recorder.Recorder.OutputFormat
Indicates the H.264 or AAC media format encapsulated in MPEG2 Transport Stream (MPEG2-TS).
MPEG_4 - Static variable in class ohos.media.recorder.Recorder.OutputFormat
Indicates the Moving Picture Experts Group-4 (MPEG4) media format.
mPosition - Variable in class ohos.agp.components.Component
Creates the float value for a position.
mResultSet - Variable in class ohos.data.resultset.ResultSetWrapper
Indicates the result set wrapped by the wrapper class.
MRO - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MRO - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MRO_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
mRotationEventListener - Variable in class ohos.agp.components.Component
Indicates the callback invoked when receiving a rotation event.
MSCHAP - ohos.wifi.WifiSecurity.Phase2Method
Microsoft Challenge-Handshake Authentication Protocol (MS-CHAP)
MSCHAPV2 - ohos.wifi.WifiSecurity.Phase2Method
MS-CHAPv2
MSG_LIMIT - ohos.global.icu.text.MessagePattern.Part.Type
End of a message pattern (main or nested).
MSG_START - ohos.global.icu.text.MessagePattern.Part.Type
Start of a message pattern (main or nested).
mStartListener - Variable in class ohos.agp.animation.Animator
Indicates the callback invoked when starting an animator.
mSubscribers - Variable in class ohos.agp.database.Publisher
Indicates the subscriber list variable.
mTexture - Variable in class ohos.agp.render.Canvas
Indicates the Texture object of the Canvas object.
mTickListener - Variable in class ohos.agp.components.TickTimer
Stores the tick listener.
mTileMode - Variable in class ohos.agp.render.Shader
Indicates the tileMode attribute of the current Shader object.
mTimeChangedListener - Variable in class ohos.agp.components.TimePicker
Indicates the listener TimePicker.TimeChangedListener to listen for the change of the selected time.
mtuUpdateEvent(int, int) - Method in class ohos.bluetooth.ble.BlePeripheralCallback
A callback used to obtain the result of reading a ble mtu size.
mtuUpdateEvent(BlePeripheralDevice, int) - Method in class ohos.bluetooth.ble.BlePeripheralManagerCallback
A callback that remote gatt client has requested to change the mtu for a given connection.
MUHARRAM - Static variable in class ohos.global.icu.util.IslamicCalendar
Constant for Muharram, the 1st month of the Islamic year.
MULTANI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MULTANI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
MULTANI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MULTI - Static variable in class ohos.agp.window.dialog.ListDialog
Indicates a check box list.
MULTI_WINDOW_DISPLAY_FLOATING - Static variable in class ohos.aafwk.ability.AbilityWindowConfiguration
Indicates that the Page ability is in floating window display mode.
MULTI_WINDOW_DISPLAY_FULLSCREEN - Static variable in class ohos.aafwk.ability.AbilityWindowConfiguration
Indicates that the Page ability is in the fullscreen display mode.
MULTI_WINDOW_DISPLAY_PRIMARY - Static variable in class ohos.aafwk.ability.AbilityWindowConfiguration
Indicates that the Page ability is displayed in the primary window when it is in split-screen mode.
MULTI_WINDOW_DISPLAY_SECONDARY - Static variable in class ohos.aafwk.ability.AbilityWindowConfiguration
Indicates that the Page ability is displayed in the secondary window when it is in split-screen mode.
MULTI_WINDOW_DISPLAY_UNDEFINED - Static variable in class ohos.aafwk.ability.AbilityWindowConfiguration
Indicates that the Page ability is in an undefined window display mode.
MulticastChannel - Interface in java.nio.channels
A network channel that supports Internet Protocol (IP) multicasting.
MulticastSocket - Class in java.net
The multicast datagram socket class is useful for sending and receiving IP multicast packets.
MulticastSocket() - Constructor for class java.net.MulticastSocket
Create a multicast socket.
MulticastSocket(int) - Constructor for class java.net.MulticastSocket
Create a multicast socket and bind it to a specific port.
MulticastSocket(SocketAddress) - Constructor for class java.net.MulticastSocket
Create a MulticastSocket bound to the specified socket address.
MULTILINE - Static variable in class java.util.regex.Pattern
Enables multiline mode.
MULTIMODAL_INPUT_ABILITY - Static variable in class ohos.security.SystemPermission
Allows a system application or service (such as a voice assistant) to access multimodal input and to be controlled using a voice or gesture.
MULTIMODAL_INTERACTIVE - Static variable in class ohos.security.SystemPermission
Allows an application to subscribe to voice or gesture events.
MultimodalEvent - Class in ohos.multimodalinput.event
Represents the base class of all event types.
MULTIPATH_FLOW_SCALE - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the type of enabling multipath.
MULTIPATH_FLOW_TYPE - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the multipath flow type.
MULTIPATH_IP_ADDRESS - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the multipath IP address.
MULTIPATH_IP_CARRIER - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the multipath IP address carrier.
MULTIPATH_IP_DEPLOYTYPE - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the multipath IP address deployment type.
MULTIPATH_IP_GROUP - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the group to which the multipath IP address belongs.
MULTIPATH_IP_PORT - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the multipath IP address and port number.
MULTIPATH_PARAM_BANDWIDTH - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the multipath bandwidth.
MULTIPATH_PARAM_RTT - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the key used to identify a multipath round-trip time (RTT) parameter.
MULTIPATH_POLICY_TYPE - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the multipath policy type.
MULTIPATH_SCENARIO_FLAG - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the multipath scenario flag.
MULTIPATH_SOURCELINK_RTT - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the source link RTT.
MULTIPATH_SWITCH_PATH - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the multipath switching type.
MULTIPATH_SWITCH_TIME - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the multipath switching time.
MULTIPATH_TARGETLINK_RTT - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the target link RTT.
MULTIPATH_USER_ID - Static variable in class ohos.smartcomm.MultiPathManager
Indicates the multipath user ID.
MultiPathManager - Class in ohos.smartcomm
Manages multiple paths in smart communication.
multiplicationAll(float) - Method in class ohos.agp.utils.DimensFloat
Multiplies the values in the X and Y axes of this DimensFloat instance by the same float value specified by multiplication, respectively.
multiplicationAll(float) - Method in class ohos.utils.geo.DimensFloat
Multiplies the values in the X and Y axes of this DimensFloat instance by the same float value specified by multiplication, respectively.
multiplicationAll(int) - Method in class ohos.agp.utils.DimensFloat
Multiplies the values in the X and Y axes of this DimensFloat instance by the same int value specified by multiplication, respectively.
multiplicationAll(int) - Method in class ohos.utils.geo.DimensFloat
Multiplies the values in the X and Y axes of this DimensFloat instance by the same int value specified by multiplication, respectively.
multipliedBy(int) - Method in interface java.time.chrono.ChronoPeriod
Returns a new instance with each amount in this period in this period multiplied by the specified scalar.
multipliedBy(int) - Method in class java.time.Period
Returns a new instance with each element in this period multiplied by the specified scalar.
multipliedBy(long) - Method in class java.time.Duration
Returns a copy of this duration multiplied by the scalar.
multiply(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this × multiplicand), and whose scale is (this.scale() + multiplicand.scale()).
multiply(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this × multiplicand), with rounding according to the context settings.
multiply(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this * val).
multiply(Matrix4x4, Matrix4x4, Matrix4x4) - Static method in class ohos.agp.render.render3d.math.Matrix4x4
Multiplies this matrix by the given parameters.
multiply(Quaternion, float) - Static method in class ohos.agp.render.render3d.math.Quaternion
Multiplies each component of a quaternion by a float value.
multiply(Quaternion, Quaternion) - Static method in class ohos.agp.render.render3d.math.Quaternion
Multiplies two quaternions.
multiply(Vector2, float) - Static method in class ohos.agp.render.render3d.math.Vector2
Multiplies a float number by each component of the vector.
multiply(Vector2, Vector2) - Static method in class ohos.agp.render.render3d.math.Vector2
Multiplies two vectors.
multiply(Vector3, float) - Static method in class ohos.agp.render.render3d.math.Vector3
Multiplies a float number by each component of the vector.
multiply(Vector3, Vector3) - Static method in class ohos.agp.render.render3d.math.Vector3
Multiplies two vectors.
multiply(Vector4, float) - Static method in class ohos.agp.render.render3d.math.Vector4
Multiplies a float number by each component of the vector.
multiply(Vector4, Vector4) - Static method in class ohos.agp.render.render3d.math.Vector4
Multiplies two vectors.
multiply(Matrix) - Method in class ohos.agp.utils.Matrix
Calculates the result of multiplying the current matrix with a specified one.
multiply(BigDecimal) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose value is this*rhs, using fixed point arithmetic.
multiply(BigDecimal, MathContext) - Method in class ohos.global.icu.math.BigDecimal
Returns a BigDecimal whose value is this*rhs.
MULTIPLY - ohos.agp.render.BlendMode
Multiplies the destination color by the source color and replaces the destination color.
MULTIPLY - ohos.agp.render.Canvas.PorterDuffMode
Multiplies the source and destination colors.
multiplyExact(int, int) - Static method in class java.lang.Math
Returns the product of the arguments, throwing an exception if the result overflows an int.
multiplyExact(int, int) - Static method in class java.lang.StrictMath
Returns the product of the arguments, throwing an exception if the result overflows an int.
multiplyExact(long, long) - Static method in class java.lang.Math
Returns the product of the arguments, throwing an exception if the result overflows a long.
multiplyExact(long, long) - Static method in class java.lang.StrictMath
Returns the product of the arguments, throwing an exception if the result overflows a long.
mUpdateListener - Variable in class ohos.agp.animation.AnimatorValue
Indicates the callback invoked when updating a value animator.
mUserPixelMap - Variable in class ohos.agp.components.element.PixelMapElement
A PixelMap object.
MUSIC - ohos.data.search.schema.IndexSchemaType
Indicates a music index schema.
MUSICAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Musical Symbols" Unicode character block.
MUSICAL_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MUSICAL_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MusicItem - Class in ohos.data.search.schema
Represents the index schema for music items.
MusicItem() - Constructor for class ohos.data.search.schema.MusicItem
A constructor used to create a MusicItem instance.
MUSLIM_CLOCK - ohos.global.config.ConfigType
Specifies whether the Muslim alarm clock takes effect.
MutableCallSite - Class in java.lang.invoke
A MutableCallSite is a CallSite whose target variable behaves like an ordinary field.
MutableCallSite(MethodHandle) - Constructor for class java.lang.invoke.MutableCallSite
Creates a call site object with an initial target method handle.
MutableCallSite(MethodType) - Constructor for class java.lang.invoke.MutableCallSite
Creates a blank call site object with the given method type.
mute(AudioManager.AudioVolumeType) - Method in class ohos.media.audio.AudioManager
Mutes a specified type of streams.
MUTE - ohos.media.player.Player.AudioHandler
Indicates the mute mode in which the system processes the audio in the same way as the default handling mode.
MUTE_ACTION_BUTTON - ohos.event.notification.NotificationConstant.SemanticActionButton
Indicates the action of muting the content associated with the notification.
Muxer - Class in ohos.media.muxer
Writes data to and multiplexes media streams.
Muxer(FileDescriptor, int) - Constructor for class ohos.media.muxer.Muxer
A constructor used to create a Muxer instance based on a file descriptor and output file format.
Muxer(String, int) - Constructor for class ohos.media.muxer.Muxer
A constructor used to create a Muxer instance based on a specified URI and output file format.
Muxer.MediaFileFormat - Class in ohos.media.muxer
Provides media file formats, including the MPEG-4, WebM, 3GPP, and HEIF.
mValueChangedListener - Variable in class ohos.agp.components.Slider
Indicates a listener to receive notifications of progress level changes.
MY - Static variable in interface ohos.agp.components.DatePicker.DateOrder
Indicates that the date is displayed in the month-year format.
MYANMAR - java.awt.font.NumericShaper.Range
The Myanmar range with the Myanmar digits.
MYANMAR - java.lang.Character.UnicodeScript
Unicode script "Myanmar".
MYANMAR - Static variable in class java.awt.font.NumericShaper
Identifies the MYANMAR range and decimal base.
MYANMAR - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Myanmar" Unicode character block.
MYANMAR - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MYANMAR - Static variable in class ohos.global.icu.lang.UScript
Myammar
MYANMAR_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Myanmar Extended-A" Unicode character block.
MYANMAR_EXTENDED_A - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MYANMAR_EXTENDED_A_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MYANMAR_EXTENDED_B - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MYANMAR_EXTENDED_B_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MYANMAR_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
MYANMAR_SHAN - java.awt.font.NumericShaper.Range
The Myanmar range with the Myanmar Shan digits.

N

NA - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
NABATAEAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NABATAEAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
NABATAEAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NAKHI_GEBA - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
name - Variable in class java.sql.DriverPropertyInfo
The name of the property.
name - Variable in class ohos.bundle.ApplicationInfo
Indicates the application name, which is the same as bundleName.
name - Variable in class ohos.bundle.BundleInfo
Indicates the name of this bundle.
name - Variable in class ohos.security.permission.PermissionDef
The name of this permission.
name - Variable in class ohos.security.permission.PermissionGroupDef
The name of this permission group.
name() - Method in class java.lang.Enum
Returns the name of this enum constant, exactly as declared in its enum declaration.
name() - Method in interface java.net.ProtocolFamily
Returns the name of the protocol family.
name() - Method in interface java.net.SocketOption
Returns the name of the socket option.
name() - Method in class java.nio.charset.Charset
Returns this charset's canonical name.
name() - Method in interface java.nio.file.attribute.AclFileAttributeView
Returns the name of the attribute view.
name() - Method in interface java.nio.file.attribute.AttributeView
Returns the name of the attribute view.
name() - Method in interface java.nio.file.attribute.BasicFileAttributeView
Returns the name of the attribute view.
name() - Method in interface java.nio.file.attribute.DosFileAttributeView
Returns the name of the attribute view.
name() - Method in interface java.nio.file.attribute.FileAttribute
Returns the attribute name.
name() - Method in interface java.nio.file.attribute.FileOwnerAttributeView
Returns the name of the attribute view.
name() - Method in interface java.nio.file.attribute.PosixFileAttributeView
Returns the name of the attribute view.
name() - Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
Returns the name of this attribute view.
name() - Method in class java.nio.file.FileStore
Returns the name of this file store.
name() - Method in interface java.nio.file.WatchEvent.Kind
Returns the name of the event kind.
name() - Method in interface java.nio.file.WatchEvent.Modifier
Returns the name of the modifier.
name() - Method in class java.util.prefs.AbstractPreferences
Implements the name method as per the specification in Preferences#name().
name() - Method in class java.util.prefs.Preferences
Returns this preference node's name, relative to its parent.
Name - Class in ohos.sysappcomponents.contact.entity
Represents the name of a contact.
Name() - Constructor for class ohos.sysappcomponents.contact.entity.Name
 
Name(String) - Constructor for class java.util.jar.Attributes.Name
Constructs a new attribute name using the given string name.
NAME - ohos.utils.zson.ZSONType
Indicates the field name of an object, for example, "fieldName".
NAME - Static variable in class ohos.data.search.schema.CommonItem
Indicates the index field name of name.
NAME - Static variable in interface ohos.global.icu.lang.UProperty
String property Name.
NAME - Static variable in class ohos.sysappcomponents.calendar.entity.Accounts
Calendar name.
NAME_CHAINING - java.security.cert.PKIXReason
The certificate does not chain correctly.
nameInDisplayLocale - Variable in class ohos.global.icu.text.LocaleDisplayNames.UiListItem
Returns the name of the modified locale in the display locale, such as "Englisch (VS)" (for 'en-US', where the display locale is 'de').
nameInSelf - Variable in class ohos.global.icu.text.LocaleDisplayNames.UiListItem
Returns the name of the modified locale in itself, such as "English (US)" (for 'en-US').
NAMESPACE - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
Indicates the event is a namespace declaration
NamespaceContext - Interface in ohos.javax.xml.namespace
Interface for read only XML Namespace context processing.
nameToASCII(CharSequence, StringBuilder, IDNA.Info) - Method in class ohos.global.icu.text.IDNA
Converts a whole domain name into its ASCII form for DNS lookup.
nameToUnicode(CharSequence, StringBuilder, IDNA.Info) - Method in class ohos.global.icu.text.IDNA
Converts a whole domain name into its Unicode form for human-readable display.
nameUUIDFromBytes(byte[]) - Static method in class java.util.UUID
Static factory to retrieve a type 3 (name based) UUID based on the specified byte array.
NaN - Static variable in class java.lang.Double
A constant holding a Not-a-Number (NaN) value of type double.
NaN - Static variable in class java.lang.Float
A constant holding a Not-a-Number (NaN) value of type float.
NANDINAGARI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NANDINAGARI - Static variable in class ohos.global.icu.lang.UScript
 
NANDINAGARI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NANO_OF_DAY - java.time.temporal.ChronoField
The nano-of-day.
NANO_OF_SECOND - java.time.temporal.ChronoField
The nano-of-second.
NANOMETER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: nanometer
NANOS - java.time.temporal.ChronoUnit
Unit that represents the concept of a nanosecond, the smallest supported unit of time.
NANOSECOND - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of duration: nanosecond
NANOSECONDS - java.util.concurrent.TimeUnit
Time unit representing one thousandth of a microsecond
nanoTime - Variable in class ohos.media.player.Player.MediaTimeInfo
Indicates the media data timestamp, in nanoseconds.
nanoTime() - Static method in class java.lang.System
Returns the current value of the running Java Virtual Machine's high-resolution time source, in nanoseconds.
NARROW - java.time.format.TextStyle
Narrow text, typically a single letter.
NARROW - ohos.global.i18n.text.MeasureOptions.FormatStyle
Indicates the narrow style (unit symbols preferred).
NARROW - ohos.global.icu.text.DateTimePatternGenerator.DisplayWidth
The shortest possible field name (may be the same as the abbreviated version)
NARROW - ohos.global.icu.text.MeasureFormat.FormatWidth
Brief.
NARROW - ohos.global.icu.text.RelativeDateTimeFormatter.Style
Use single letters when possible.
NARROW - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
NARROW - Static variable in interface ohos.global.icu.lang.UCharacter.EastAsianWidth
 
NARROW - Static variable in class ohos.global.icu.text.DateFormatSymbols
[icu] Constant for width.
NARROW_FORMAT - Static variable in class java.util.Calendar
A style specifier for getDisplayName and getDisplayNames indicating a narrow name used for format.
NARROW_STANDALONE - java.time.format.TextStyle
Narrow text for stand-alone use, typically a single letter.
NARROW_STANDALONE - Static variable in class java.util.Calendar
A style specifier for getDisplayName and getDisplayNames indicating a narrow name independently.
NARROW_SYMBOL_NAME - Static variable in class ohos.global.icu.util.Currency
Selector for getName() indicating the narrow currency symbol.
NASIE - Static variable in class ohos.global.icu.util.CopticCalendar
Constant for Πικογϫι μαβοτ / ﺮﻴﻐﺼﻟاﺮﻬﺸﻟا, the 13th month of the Coptic year.
Native - Annotation Type in java.lang.annotation
Indicates that a field defining a constant value may be referenced from native code.
NATIVE - Static variable in class java.lang.reflect.Modifier
The int value representing the native modifier.
NativeException - Exception in ohos.eventhandler
Describes an exception thrown when a specific native method cannot be found in EventHandler or EventRunner.
nativeHeapAllocatedSize - Variable in class ohos.hiviewdfx.Debug.HeapInfo
Indicates the amount of allocated memory for the static native heap used by the current process.
nativeHeapFreeSize - Variable in class ohos.hiviewdfx.Debug.HeapInfo
Indicates the amount of free memory for the static native heap used by the current process.
nativeHeapSize - Variable in class ohos.hiviewdfx.Debug.HeapInfo
Indicates the total amount of static native heap memory used by the current process.
nativeOrder() - Static method in class java.nio.ByteOrder
Retrieves the native byte order of the underlying platform.
nativeSQL(String) - Method in interface java.sql.Connection
Converts the given SQL statement into the system's native SQL grammar.
naturalOrder() - Static method in interface java.util.Comparator
Returns a comparator that compares Comparable objects in natural order.
NAUTICAL_MILE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: nautical-mile
navigableKeySet() - Method in interface java.util.concurrent.ConcurrentNavigableMap
Returns a NavigableSet view of the keys contained in this map.
navigableKeySet() - Method in class java.util.concurrent.ConcurrentSkipListMap
 
navigableKeySet() - Method in interface java.util.NavigableMap
Returns a NavigableSet view of the keys contained in this map.
navigableKeySet() - Method in class java.util.TreeMap
 
NavigableMap<K,V> - Interface in java.util
A SortedMap extended with navigation methods returning the closest matches for given search targets.
NavigableSet<E> - Interface in java.util
A SortedSet extended with navigation methods reporting closest matches for given search targets.
NAVIGATION_DEFAULT - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application does not define the navigation device requirement, which is the default value.
NAVIGATION_DOWN - ohos.media.audio.SoundPlayer.SoundType
Indicates the sound when the down arrow key is pressed.
NAVIGATION_DPAD - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application requires a directional pad (D-pad) for navigation control.
NAVIGATION_LEFT - ohos.media.audio.SoundPlayer.SoundType
Indicates the sound when the left arrow key is pressed.
NAVIGATION_NONAV - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application does not require any type of navigation devices.
NAVIGATION_RIGHT - ohos.media.audio.SoundPlayer.SoundType
Indicates the sound when the right arrow key is pressed.
NAVIGATION_TRACKBALL - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application requires a trackball for navigation control.
NAVIGATION_UP - ohos.media.audio.SoundPlayer.SoundType
Indicates the sound when the up arrow key is pressed.
NAVIGATION_WHEEL - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application requires a scroll wheel for navigation control.
NCHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NCHAR
NClob - Interface in java.sql
The mapping in the Java™ programming language for the SQL NCLOB type.
NCLOB - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NCLOB.
nCopies(int, T) - Static method in class java.util.Collections
Returns an immutable list consisting of n copies of the specified object.
NDEF - Static variable in class ohos.nfc.tag.TagManager
Indicated an NDEF tag.
NDEF_TYPE_1 - Static variable in class ohos.nfc.tag.NdefTag
Indicates the NDEF tag of type 1.
NDEF_TYPE_2 - Static variable in class ohos.nfc.tag.NdefTag
Indicates the NDEF tag of type 2.
NDEF_TYPE_3 - Static variable in class ohos.nfc.tag.NdefTag
Indicates the NDEF tag of type 3.
NDEF_TYPE_4 - Static variable in class ohos.nfc.tag.NdefTag
Indicates the NDEF tag of type 4.
NDEF_TYPE_ICODE_SLI - Static variable in class ohos.nfc.tag.NdefTag
Indicates the NDEF tag of the iCODE SLI type.
NDEF_TYPE_MIFARE_CLASSIC - Static variable in class ohos.nfc.tag.NdefTag
Indicates the NDEF tag of the Mifare Classic type..
NdefMessage - Class in ohos.nfc.tag
Represents an NDEF message, which is a container for one or more MessageRecord objects.
NdefMessage(byte[]) - Constructor for class ohos.nfc.tag.NdefMessage
Constructs an NDEF message by parsing raw bytes.
NdefMessage(MessageRecord[]) - Constructor for class ohos.nfc.tag.NdefMessage
Constructs an NDEF message from one or more NDEF records.
NdefTag - Class in ohos.nfc.tag
Provides interfaces to create an NdefTag object, control connections to the NDEF tag, and read data from and write data to the NDEF tag.
nearEqual(float, float) - Static method in class ohos.agp.render.opengl.Utils
Checks whether two floating-point numbers are almost equal based on the default epsilon.
nearEqual(float, float, float) - Static method in class ohos.agp.render.opengl.Utils
Checks whether two floating-point numbers are almost equal based on the specified epsilon.
nearZero(float) - Static method in class ohos.agp.render.opengl.Utils
Checks whether a floating-point number approximates to zero based on the default epsilon.
nearZero(float, float) - Static method in class ohos.agp.render.opengl.Utils
Checks whether a floating-point number approximates to zero based on the specified epsilon.
NEED_TASK - javax.net.ssl.SSLEngineResult.HandshakeStatus
The SSLEngine needs the results of one (or more) delegated tasks before handshaking can continue.
NEED_UNWRAP - javax.net.ssl.SSLEngineResult.HandshakeStatus
The SSLEngine needs to receive data from the remote side before handshaking can continue.
NEED_WRAP - javax.net.ssl.SSLEngineResult.HandshakeStatus
The SSLEngine must send data to the remote side before handshaking can continue, so SSLEngine.wrap() should be called.
needsDictionary() - Method in class java.util.zip.Inflater
Returns true if a preset dictionary is needed for decompression.
needsInput() - Method in class java.util.zip.Deflater
Returns true if the input data buffer is empty and setInput() should be called in order to provide more input.
needsInput() - Method in class java.util.zip.Inflater
Returns true if no data remains in the input buffer.
NeedsPermission - Annotation Type in ohos.security.permission
Indicates that one or more permissions are required for invoking an interface.
needsReload(String, Locale, String, ClassLoader, ResourceBundle, long) - Method in class java.util.ResourceBundle.Control
Determines if the expired bundle in the cache needs to be reloaded based on the loading time given by loadTime or some other criteria.
negate() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (-this), and whose scale is this.scale().
negate() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (-this).
negate() - Method in interface java.util.function.BiPredicate
Returns a predicate that represents the logical negation of this predicate.
negate() - Method in interface java.util.function.DoublePredicate
Returns a predicate that represents the logical negation of this predicate.
negate() - Method in interface java.util.function.IntPredicate
Returns a predicate that represents the logical negation of this predicate.
negate() - Method in interface java.util.function.LongPredicate
Returns a predicate that represents the logical negation of this predicate.
negate() - Method in interface java.util.function.Predicate
Returns a predicate that represents the logical negation of this predicate.
negate() - Method in class ohos.ai.cv.common.CvPoint
Obtains the opposite number of the horizontal and vertical coordinates.
negate() - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose value is -this.
negate(MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (-this), with rounding according to the context settings.
negate(MathContext) - Method in class ohos.global.icu.math.BigDecimal
Returns a BigDecimal whose value is -this.
negated() - Method in interface java.time.chrono.ChronoPeriod
Returns a new instance with each amount in this period negated.
negated() - Method in class java.time.Duration
Returns a copy of this duration with the length negated.
negated() - Method in class java.time.Period
Returns a new instance with each amount in this period negated.
negateExact(int) - Static method in class java.lang.Math
Returns the negation of the argument, throwing an exception if the result overflows an int.
negateExact(long) - Static method in class java.lang.Math
Returns the negation of the argument, throwing an exception if the result overflows a long.
NEGATIVE_H - ohos.global.icu.text.TimeZoneFormat.GMTOffsetPatternType
Negative offset with hours field
NEGATIVE_HM - ohos.global.icu.text.TimeZoneFormat.GMTOffsetPatternType
Negative offset with hours and minutes fields
NEGATIVE_HMS - ohos.global.icu.text.TimeZoneFormat.GMTOffsetPatternType
Negative offset with hours, minutes and seconds fields
NEGATIVE_INFINITY - Static variable in class java.lang.Double
A constant holding the negative infinity of type double.
NEGATIVE_INFINITY - Static variable in class java.lang.Float
A constant holding the negative infinity of type float.
NegativeArraySizeException - Exception in java.lang
Thrown if an application tries to create an array with negative size.
NegativeArraySizeException() - Constructor for exception java.lang.NegativeArraySizeException
Constructs a NegativeArraySizeException with no detail message.
NegativeArraySizeException(String) - Constructor for exception java.lang.NegativeArraySizeException
Constructs a NegativeArraySizeException with the specified detail message.
NEHASSE - Static variable in class ohos.global.icu.util.EthiopicCalendar
Constant for ነሐሴ, the 12th month of the Ethiopic year.
nested - Variable in exception ohos.javax.xml.stream.XMLStreamException
 
NestedScrollCoordinator - Class in ohos.agp.components
Provides a layout to coordinate scrollable components and the target component
NestedScrollCoordinator(Context) - Constructor for class ohos.agp.components.NestedScrollCoordinator
Default constructor used to create a NestedScrollCoordinator instance by using the default attribute set and style.
NestedScrollCoordinator(Context, AttrSet) - Constructor for class ohos.agp.components.NestedScrollCoordinator
A constructor used to create a NestedScrollCoordinator instance by using specified attribute set and default style after the XML file is parsed.
NestedScrollCoordinator(Context, AttrSet, String) - Constructor for class ohos.agp.components.NestedScrollCoordinator
A constructor used to create a NestedScrollCoordinator instance by using specified attribute set and specified style after the XML file is parsed.
NestedScrollView - Class in ohos.agp.components
Creates a nested scroll view.
NestedScrollView(Context) - Constructor for class ohos.agp.components.NestedScrollView
Default constructor used to create a NestedScrollView instance by using the default attribute set and style.
NestedScrollView(Context, AttrSet) - Constructor for class ohos.agp.components.NestedScrollView
A constructor used to create a NestedScrollView instance by using specified attribute set and default style after the XML file is parsed.
NestedScrollView(Context, AttrSet, String) - Constructor for class ohos.agp.components.NestedScrollView
A constructor used to create a NestedScrollView instance by using specified attribute set and specified style after the XML file is parsed.
NET_CAPABILITY_BIP0 - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the BIP0 server.
NET_CAPABILITY_BIP1 - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the BIP1 server.
NET_CAPABILITY_BIP2 - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the BIP2 server.
NET_CAPABILITY_BIP3 - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the BIP3 server.
NET_CAPABILITY_BIP4 - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the BIP4 server.
NET_CAPABILITY_BIP5 - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the BIP5 server.
NET_CAPABILITY_BIP6 - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the BIP6 server.
NET_CAPABILITY_CAPTIVE_PORTAL - Static variable in class ohos.net.NetCapabilities
Indicates that this network was found to have a captive portal in place last time it was probed.
NET_CAPABILITY_CBS - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the carrier's CBS server.
NET_CAPABILITY_DUN - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the carrier's DUN or Tethering gateway.
NET_CAPABILITY_EIMS - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the carrier's IMS emergency call server.
NET_CAPABILITY_FOREGROUND - Static variable in class ohos.net.NetCapabilities
Indicates that the network is available only for foreground applications.
NET_CAPABILITY_FOTA - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the FOTA server for remote device upgrade.
NET_CAPABILITY_IA - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the carrier's Initial Attach server.
NET_CAPABILITY_IMS - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the IMS server.
NET_CAPABILITY_INTERNAL_DEFAULT - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access internal default servers.
NET_CAPABILITY_INTERNET - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the Internet.
NET_CAPABILITY_MCX - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the Mission Critical server of the carrier.
NET_CAPABILITY_MMS - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the carrier's MMSC to send and receive multimedia messages.
NET_CAPABILITY_NOT_CONGESTED - Static variable in class ohos.net.NetCapabilities
Indicates that the network is not congested.
NET_CAPABILITY_NOT_METERED - Static variable in class ohos.net.NetCapabilities
Indicates that the network traffic is not metered.
NET_CAPABILITY_NOT_RESTRICTED - Static variable in class ohos.net.NetCapabilities
Indicates that the network is not restricted.
NET_CAPABILITY_NOT_ROAMING - Static variable in class ohos.net.NetCapabilities
Indicates that the network is unavailable during roaming.
NET_CAPABILITY_NOT_SUSPENDED - Static variable in class ohos.net.NetCapabilities
Indicates that the network is not suspended.
NET_CAPABILITY_NOT_VPN - Static variable in class ohos.net.NetCapabilities
Indicates that the network does not use a VPN.
NET_CAPABILITY_RCS - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the carrier's RCS server.
NET_CAPABILITY_SUPL - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the carrier's SUPL server.
NET_CAPABILITY_TRUSTED - Static variable in class ohos.net.NetCapabilities
Indicates that the network is trusted.
NET_CAPABILITY_VALIDATED - Static variable in class ohos.net.NetCapabilities
Indicates that the network is available.
NET_CAPABILITY_WIFI_P2P - Static variable in class ohos.net.NetCapabilities
Indicates that the network can be used for Wi-Fi Direct.
NET_CAPABILITY_XCAP - Static variable in class ohos.net.NetCapabilities
Indicates that the network can access the carrier's XCAP server.
NetCapabilities - Class in ohos.net
Stores the transmission capabilities and bearer types of data networks.
NetCapabilities() - Constructor for class ohos.net.NetCapabilities
Construct of NetCapabilities.
NetCapabilities(NetCapabilities) - Constructor for class ohos.net.NetCapabilities
Construct of NetCapabilities.
NetHandle - Class in ohos.net
Saves the handle of a data network.
NetHandle() - Constructor for class ohos.net.NetHandle
ConnectionProperties constructor
NetHandle(int) - Constructor for class ohos.net.NetHandle
ConnectionProperties constructor
NetHandle(int, boolean) - Constructor for class ohos.net.NetHandle
ConnectionProperties constructor
NetHotspot - Class in ohos.net
Provides hotspot-related interfaces.
NetManager - Class in ohos.net
Provides interfaces to manage and use data networks.
NetPermission - Class in java.net
This class is for various network permissions.
NetPermission(String) - Constructor for class java.net.NetPermission
Creates a new NetPermission with the specified name.
NetPermission(String, String) - Constructor for class java.net.NetPermission
Creates a new NetPermission object with the specified name.
NetSpecifier - Class in ohos.net
Provides an instance that bears data network capabilities.
NetSpecifier.Builder - Class in ohos.net
Builder used to create NetSpecifier objects.
NetStatusCallback - Class in ohos.net
Provides interfaces to listen for status changes of data networks.
NetStatusCallback() - Constructor for class ohos.net.NetStatusCallback
Constructor for this class
NETWORK_ACCESS - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorClass
Indicates the major class value for the local area network (LAN) and network access point.
NETWORK_ERROR - ohos.data.distributed.common.KvStoreErrorCode
Network error
NETWORK_INFO_REQUEST - Static variable in class ohos.wifi.p2p.WifiP2pController
Indicates the request for the Wi-Fi P2P network information.
NETWORK_MOBILE - Static variable in class ohos.miscservices.download.DownloadConfig
Bit flag indicating download is allowed when using the cellular network.
NETWORK_PREFERENCE_USAGE - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Network
Indicates the user preferences of the network to use.
NETWORK_SELECTION_AUTOMATIC - Static variable in class ohos.telephony.TelephonyConstants
Automatic network selection modes.
NETWORK_SELECTION_MANUAL - Static variable in class ohos.telephony.TelephonyConstants
Manual network selection modes.
NETWORK_SELECTION_UNKNOWN - Static variable in class ohos.telephony.TelephonyConstants
Unknown network selection modes.
NETWORK_TYPE_ANY - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when any network connection is available.
NETWORK_TYPE_BLUETOOTH - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when a Bluetooth connection is available.
NETWORK_TYPE_CDMA - Static variable in class ohos.telephony.TelephonyConstants
Indicates that the network type is CDMA.
NETWORK_TYPE_ETHERNET - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when a wire network connection is available.
NETWORK_TYPE_GSM - Static variable in class ohos.telephony.TelephonyConstants
Indicates that the network type is GSM.
NETWORK_TYPE_LTE - Static variable in class ohos.telephony.TelephonyConstants
Indicates that the network type is LTE.
NETWORK_TYPE_MOBILE - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when a mobile network connection is available.
NETWORK_TYPE_NR - Static variable in class ohos.telephony.TelephonyConstants
Indicates that the network type is 5G NR.
NETWORK_TYPE_TDSCDMA - Static variable in class ohos.telephony.TelephonyConstants
Indicates that the network type is TD-SCDMA.
NETWORK_TYPE_UNKNOWN - Static variable in class ohos.telephony.TelephonyConstants
Indicates unknown network type.
NETWORK_TYPE_WCDMA - Static variable in class ohos.telephony.TelephonyConstants
Indicates that the network type is WCDMA.
NETWORK_TYPE_WIFI - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when a WiFi network connection is available.
NETWORK_TYPE_WIFI_P2P - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when a WiFi P2P connection is available.
NETWORK_WIFI - Static variable in class ohos.miscservices.download.DownloadConfig
Bit flag indicating download is allowed when using the WLAN.
NetworkChannel - Interface in java.nio.channels
A channel to a network socket.
NETWORKING - Static variable in class ohos.bluetooth.BluetoothDeviceClass.Service
Indicates the service value for networking (including the LAN and Ad hoc).
networkInterface() - Method in class java.nio.channels.MembershipKey
Returns the network interface for which this membership key was created.
NetworkInterface - Class in java.net
This class represents a Network Interface made up of a name, and a list of IP addresses assigned to this interface.
networkRequest - Variable in class ohos.net.NetStatusCallback
specifier network param
NetworkSecurityPolicy - Class in ohos.security
Provides methods for querying network security policies.
NetworkState - Class in ohos.telephony
Records information about the network state of a device and provides methods for obtaining the information
NetworkState() - Constructor for class ohos.telephony.NetworkState
 
NEUTRAL - Static variable in interface ohos.global.icu.lang.UCharacter.EastAsianWidth
 
NEUTRAL - Static variable in class ohos.global.icu.text.Bidi
No strongly directional text.
NEVER - java.time.format.SignStyle
Style to never output sign, only outputting the absolute value.
NEW - java.lang.Thread.State
Thread state for a thread which has not yet started.
NEW_SUBFILE_TYPE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
NEW_TAI_LUE - java.awt.font.NumericShaper.Range
The New Tai Lue range with the New Tai Lue digits.
NEW_TAI_LUE - java.lang.Character.UnicodeScript
Unicode script "New_Tai_Lue".
NEW_TAI_LUE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "New Tai Lue" Unicode character block.
NEW_TAI_LUE - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NEW_TAI_LUE - Static variable in class ohos.global.icu.lang.UScript
Script in Unicode 4.1
NEW_TAI_LUE_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NEWA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NEWA - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
NEWA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
newAssertBuilder(Uri) - Static method in class ohos.aafwk.ability.DataAbilityOperation
Creates an operation for asserting updated data.
newAsynchronousFileChannel(Path, Set<? extends OpenOption>, ExecutorService, FileAttribute<?>...) - Method in class java.nio.file.spi.FileSystemProvider
Opens or creates a file for reading and/or writing, returning an asynchronous file channel to access the file.
newBufferedReader(Path) - Static method in class java.nio.file.Files
Opens a file for reading, returning a BufferedReader to read text from the file in an efficient manner.
newBufferedReader(Path, Charset) - Static method in class java.nio.file.Files
Opens a file for reading, returning a BufferedReader that may be used to read text from the file in an efficient manner.
newBufferedWriter(Path, Charset, OpenOption...) - Static method in class java.nio.file.Files
Opens or creates a file for writing, returning a BufferedWriter that may be used to write text to the file in an efficient manner.
newBufferedWriter(Path, OpenOption...) - Static method in class java.nio.file.Files
Opens or creates a file for writing, returning a BufferedWriter to write text to the file in an efficient manner.
newBuilder() - Static method in class java.nio.file.attribute.AclEntry
Constructs a new builder.
newBuilder(AclEntry) - Static method in class java.nio.file.attribute.AclEntry
Constructs a new builder with the components of an existing ACL entry.
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class java.util.ResourceBundle.Control
Instantiates a resource bundle for the given bundle name of the given format and locale, using the given class loader if necessary.
newByteChannel(Path, OpenOption...) - Static method in class java.nio.file.Files
Opens or creates a file, returning a seekable byte channel to access the file.
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Static method in class java.nio.file.Files
Opens or creates a file, returning a seekable byte channel to access the file.
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class java.nio.file.spi.FileSystemProvider
Opens or creates a file, returning a seekable byte channel to access the file.
newByteChannel(T, Set<? extends OpenOption>, FileAttribute<?>...) - Method in interface java.nio.file.SecureDirectoryStream
Opens or creates a file in this directory, returning a seekable byte channel to access the file.
newCachedThreadPool() - Static method in class java.util.concurrent.Executors
Creates a thread pool that creates new threads as needed, but will reuse previously constructed threads when they are available.
newCachedThreadPool(ThreadFactory) - Static method in class java.util.concurrent.Executors
Creates a thread pool that creates new threads as needed, but will reuse previously constructed threads when they are available, and uses the provided ThreadFactory to create new threads when needed.
newChannel(InputStream) - Static method in class java.nio.channels.Channels
Constructs a channel that reads bytes from the given stream.
newChannel(OutputStream) - Static method in class java.nio.channels.Channels
Constructs a channel that writes bytes to the given stream.
newCondition() - Method in interface java.util.concurrent.locks.Lock
Returns a new Condition instance that is bound to this Lock instance.
newCondition() - Method in class java.util.concurrent.locks.ReentrantLock
Returns a Condition instance for use with this Lock instance.
newCondition() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Throws UnsupportedOperationException because ReadLocks do not support conditions.
newCondition() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Returns a Condition instance for use with this Lock instance.
newDecoder() - Method in class java.nio.charset.Charset
Constructs a new decoder for this charset.
newDefaultConfig(String) - Static method in class ohos.data.rdb.StoreConfig
Creates a database configuration using the default configuration by specifying the database name.
newDeleteBuilder(Uri) - Static method in class ohos.aafwk.ability.DataAbilityOperation
Creates an operation for deleting data.
newDirectoryStream(Path) - Static method in class java.nio.file.Files
Opens a directory, returning a DirectoryStream to iterate over all entries in the directory.
newDirectoryStream(Path, String) - Static method in class java.nio.file.Files
Opens a directory, returning a DirectoryStream to iterate over the entries in the directory.
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Static method in class java.nio.file.Files
Opens a directory, returning a DirectoryStream to iterate over the entries in the directory.
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class java.nio.file.spi.FileSystemProvider
Opens a directory, returning a DirectoryStream to iterate over the entries in the directory.
newDirectoryStream(T, LinkOption...) - Method in interface java.nio.file.SecureDirectoryStream
Opens the directory identified by the given path, returning a SecureDirectoryStream to iterate over the entries in the directory.
newEncoder() - Method in class java.nio.charset.Charset
Constructs a new encoder for this charset.
newerField(int, int) - Method in class ohos.global.icu.util.Calendar
Returns the field that is newer, either defaultField, or alternateField.
newestStamp(int, int, int) - Method in class ohos.global.icu.util.Calendar
Returns the newest stamp of a given range of fields.
newFactory() - Static method in class ohos.javax.xml.stream.XMLInputFactory
Create a new instance of the factory.
newFactory() - Static method in class ohos.javax.xml.stream.XMLOutputFactory
Create a new instance of the factory.
newFactory(String, ClassLoader) - Static method in class ohos.javax.xml.stream.XMLInputFactory
Create a new instance of the factory.
newFactory(String, ClassLoader) - Static method in class ohos.javax.xml.stream.XMLOutputFactory
Create a new instance of the factory.
newFileChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class java.nio.file.spi.FileSystemProvider
Opens or creates a file for reading and/or writing, returning a file channel to access the file.
newFileSystem(URI, Map<String, ?>) - Static method in class java.nio.file.FileSystems
Constructs a new file system that is identified by a URI
newFileSystem(URI, Map<String, ?>) - Method in class java.nio.file.spi.FileSystemProvider
Constructs a new FileSystem object identified by a URI.
newFileSystem(URI, Map<String, ?>, ClassLoader) - Static method in class java.nio.file.FileSystems
Constructs a new file system that is identified by a URI
newFileSystem(Path, ClassLoader) - Static method in class java.nio.file.FileSystems
Constructs a new FileSystem to access the contents of a file as a file system.
newFileSystem(Path, Map<String, ?>) - Method in class java.nio.file.spi.FileSystemProvider
Constructs a new FileSystem to access the contents of a file as a file system.
newFixedThreadPool(int) - Static method in class java.util.concurrent.Executors
Creates a thread pool that reuses a fixed number of threads operating off a shared unbounded queue.
newFixedThreadPool(int, ThreadFactory) - Static method in class java.util.concurrent.Executors
Creates a thread pool that reuses a fixed number of threads operating off a shared unbounded queue, using the provided ThreadFactory to create new threads when needed.
newInputStream(AsynchronousByteChannel) - Static method in class java.nio.channels.Channels
Constructs a stream that reads bytes from the given channel.
newInputStream(ReadableByteChannel) - Static method in class java.nio.channels.Channels
Constructs a stream that reads bytes from the given channel.
newInputStream(Path, OpenOption...) - Static method in class java.nio.file.Files
Opens a file, returning an input stream to read from the file.
newInputStream(Path, OpenOption...) - Method in class java.nio.file.spi.FileSystemProvider
Opens a file, returning an input stream to read from the file.
newInsertBuilder(Uri) - Static method in class ohos.aafwk.ability.DataAbilityOperation
Creates an operation for inserting data.
newInstance() - Method in class java.lang.Class
Creates a new instance of the class represented by this Class object.
newInstance() - Static method in class ohos.javax.xml.parsers.SAXParserFactory
Obtain a new instance of a SAXParserFactory.
newInstance() - Method in interface ohos.javax.xml.stream.util.XMLEventAllocator
This method creates an instance of the XMLEventAllocator.
newInstance() - Static method in class ohos.javax.xml.stream.XMLInputFactory
Creates a new instance of the factory in exactly the same manner as the XMLInputFactory.newFactory() method.
newInstance() - Static method in class ohos.javax.xml.stream.XMLOutputFactory
Creates a new instance of the factory in exactly the same manner as the XMLOutputFactory.newFactory() method.
newInstance(Class<?>, int) - Static method in class java.lang.reflect.Array
Creates a new array with the specified component type and length.
newInstance(Class<?>, int...) - Static method in class java.lang.reflect.Array
Creates a new array with the specified component type and dimensions.
newInstance(Object) - Method in class java.security.Provider.Service
Return a new instance of the implementation described by this service.
newInstance(Object...) - Method in class java.lang.reflect.Constructor
Uses the constructor represented by this Constructor object to create and initialize a new instance of the constructor's declaring class, with the specified initialization parameters.
newInstance(String, ClassLoader) - Static method in class ohos.javax.xml.parsers.SAXParserFactory
Obtain a new instance of a SAXParserFactory from class name.
newInstance(String, ClassLoader) - Static method in class ohos.javax.xml.stream.XMLInputFactory
Deprecated.
This method has been deprecated to maintain API consistency. All newInstance methods have been replaced with corresponding newFactory methods. The replacement XMLInputFactory.newFactory(java.lang.String,java.lang.ClassLoader) method defines no changes in behavior.
newInstance(String, ClassLoader) - Static method in class ohos.javax.xml.stream.XMLOutputFactory
Deprecated.
This method has been deprecated because it returns an instance of XMLInputFactory, which is of the wrong class. Use the new method XMLOutputFactory.newFactory(java.lang.String,java.lang.ClassLoader) instead.
newInstance(String, Provider, File, KeyStore.ProtectionParameter) - Static method in class java.security.KeyStore.Builder
Returns a new Builder object.
newInstance(String, Provider, KeyStore.ProtectionParameter) - Static method in class java.security.KeyStore.Builder
Returns a new Builder object.
newInstance(URL[]) - Static method in class java.net.URLClassLoader
Creates a new instance of URLClassLoader for the specified URLs and default parent class loader.
newInstance(URL[], ClassLoader) - Static method in class java.net.URLClassLoader
Creates a new instance of URLClassLoader for the specified URLs and parent class loader.
newInstance(KeyStore, KeyStore.ProtectionParameter) - Static method in class java.security.KeyStore.Builder
Returns a new Builder that encapsulates the given KeyStore.
newInstance(Context) - Static method in class ohos.bundleactive.BundleActiveInfosMgr
A static factory method used to create a BundleActiveInfosMgr instance based on a specified context.
newInstance(Context) - Static method in class ohos.storageinfomgr.StorageInfoManager
A static factory method used to create a StorageInfoManager instance.
newKeySet() - Static method in class java.util.concurrent.ConcurrentHashMap
Creates a new Set backed by a ConcurrentHashMap from the given type to Boolean.TRUE.
newKeySet(int) - Static method in class java.util.concurrent.ConcurrentHashMap
Creates a new Set backed by a ConcurrentHashMap from the given type to Boolean.TRUE.
newLength() - Method in class ohos.global.icu.text.Edits.Iterator
The length of the current span in the destination string, which starts at Edits.Iterator.destinationIndex(), or in the replacement string, which starts at Edits.Iterator.replacementIndex().
newLine() - Method in class java.io.BufferedWriter
Writes a line separator.
NEWLINE - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
newMemoryConfig() - Static method in class ohos.data.rdb.StoreConfig
Creates an in-memory database configuration.
newNode - Variable in class java.util.prefs.AbstractPreferences
This field should be true if this node did not exist in the backing store prior to the creation of this object.
newOutputStream(AsynchronousByteChannel) - Static method in class java.nio.channels.Channels
Constructs a stream that writes bytes to the given channel.
newOutputStream(WritableByteChannel) - Static method in class java.nio.channels.Channels
Constructs a stream that writes bytes to the given channel.
newOutputStream(Path, OpenOption...) - Static method in class java.nio.file.Files
Opens or creates a file, returning an output stream that may be used to write bytes to the file.
newOutputStream(Path, OpenOption...) - Method in class java.nio.file.spi.FileSystemProvider
Opens or creates a file, returning an output stream that may be used to write bytes to the file.
newPacker() - Static method in class java.util.jar.Pack200
Obtain new instance of a class that implements Packer.
newPermissionCollection() - Method in class java.security.Permission
Returns an empty PermissionCollection for a given Permission object, or null if one is not defined.
newProxyInstance(ClassLoader, Class<?>[], InvocationHandler) - Static method in class java.lang.reflect.Proxy
Returns an instance of a proxy class for the specified interfaces that dispatches method invocations to the specified invocation handler.
newReader(ReadableByteChannel, String) - Static method in class java.nio.channels.Channels
Constructs a reader that decodes bytes from the given channel according to the named charset.
newReader(ReadableByteChannel, CharsetDecoder, int) - Static method in class java.nio.channels.Channels
Constructs a reader that decodes bytes from the given channel using the given decoder.
newReadOnlyConfig(String) - Static method in class ohos.data.rdb.StoreConfig
Creates a read-only database configuration by specifying the database name.
newSAXParser() - Method in class ohos.javax.xml.parsers.SAXParserFactory
Creates a new instance of a SAXParser using the currently configured factory parameters.
newScheduledThreadPool(int) - Static method in class java.util.concurrent.Executors
Creates a thread pool that can schedule commands to run after a given delay, or to execute periodically.
newScheduledThreadPool(int, ThreadFactory) - Static method in class java.util.concurrent.Executors
Creates a thread pool that can schedule commands to run after a given delay, or to execute periodically.
newSetFromMap(Map<E, Boolean>) - Static method in class java.util.Collections
Returns a set backed by the specified map.
newSingleThreadExecutor() - Static method in class java.util.concurrent.Executors
Creates an Executor that uses a single worker thread operating off an unbounded queue.
newSingleThreadExecutor(ThreadFactory) - Static method in class java.util.concurrent.Executors
Creates an Executor that uses a single worker thread operating off an unbounded queue, and uses the provided ThreadFactory to create a new thread when needed.
newSingleThreadScheduledExecutor() - Static method in class java.util.concurrent.Executors
Creates a single-threaded executor that can schedule commands to run after a given delay, or to execute periodically.
newSingleThreadScheduledExecutor(ThreadFactory) - Static method in class java.util.concurrent.Executors
Creates a single-threaded executor that can schedule commands to run after a given delay, or to execute periodically.
newTaskFor(Runnable, T) - Method in class java.util.concurrent.AbstractExecutorService
Returns a RunnableFuture for the given runnable and default value.
newTaskFor(Runnable, T) - Method in class java.util.concurrent.ForkJoinPool
 
newTaskFor(Callable<T>) - Method in class java.util.concurrent.AbstractExecutorService
Returns a RunnableFuture for the given callable task.
newTaskFor(Callable<T>) - Method in class java.util.concurrent.ForkJoinPool
 
newThread(Runnable) - Method in interface java.util.concurrent.ThreadFactory
Constructs a new Thread.
newThread(ForkJoinPool) - Method in interface java.util.concurrent.ForkJoinPool.ForkJoinWorkerThreadFactory
Returns a new worker thread operating in the given pool.
newUnpacker() - Static method in class java.util.jar.Pack200
Obtain new instance of a class that implements Unpacker.
newUpdateBuilder(Uri) - Static method in class ohos.aafwk.ability.DataAbilityOperation
Creates an operation for updating data.
newUpdater(Class<U>, Class<W>, String) - Static method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Creates and returns an updater for objects with the given field.
newUpdater(Class<U>, String) - Static method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Creates and returns an updater for objects with the given field.
newUpdater(Class<U>, String) - Static method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Creates and returns an updater for objects with the given field.
newValidator() - Method in class ohos.javax.xml.validation.Schema
Creates a new Validator for this Schema.
newValidatorHandler() - Method in class ohos.javax.xml.validation.Schema
Creates a new ValidatorHandler for this Schema.
newWatchService() - Method in class java.nio.file.FileSystem
Constructs a new WatchService (optional operation).
newWorkStealingPool() - Static method in class java.util.concurrent.Executors
Creates a work-stealing thread pool using all Runtime#availableProcessors as its target parallelism level.
newWorkStealingPool(int) - Static method in class java.util.concurrent.Executors
Creates a thread pool that maintains enough threads to support the given parallelism level, and may use multiple queues to reduce contention.
newWriter(WritableByteChannel, String) - Static method in class java.nio.channels.Channels
Constructs a writer that encodes characters according to the named charset and writes the resulting bytes to the given channel.
newWriter(WritableByteChannel, CharsetEncoder, int) - Static method in class java.nio.channels.Channels
Constructs a writer that encodes characters using the given encoder and writes the resulting bytes to the given channel.
next() - Method in interface java.sql.ResultSet
Moves the cursor forward one row from its current position.
next() - Method in class java.text.BreakIterator
Returns the boundary following the current boundary.
next() - Method in interface java.text.CharacterIterator
Increments the iterator's index by one and returns the character at the new index.
next() - Method in class java.text.CollationElementIterator
Get the next collation element in the string.
next() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.next() for String.
next() - Method in interface java.util.Iterator
Returns the next element in the iteration.
next() - Method in interface java.util.ListIterator
Returns the next element in the list and advances the cursor position.
next() - Method in interface java.util.PrimitiveIterator.OfDouble
Returns the next element in the iteration.
next() - Method in interface java.util.PrimitiveIterator.OfInt
Returns the next element in the iteration.
next() - Method in interface java.util.PrimitiveIterator.OfLong
Returns the next element in the iteration.
next() - Method in class java.util.Scanner
Finds and returns the next complete token from this scanner.
next() - Method in class ohos.global.icu.text.BreakIterator
Advances the iterator forward one boundary.
next() - Method in class ohos.global.icu.text.CollationElementIterator
Get the next collation element in the source string.
next() - Method in class ohos.global.icu.text.Edits.Iterator
Advances the iterator to the next edit.
next() - Method in class ohos.global.icu.text.SearchIterator
Returns the index of the next point at which the text matches the search pattern, starting from the current position The iterator is adjusted so that its current index (as returned by SearchIterator.getIndex()) is the match position if one was found.
next() - Method in class ohos.global.icu.text.UCharacterIterator
Returns the UTF16 code unit at index, and increments to the next code unit (post-increment semantics).
next() - Method in class ohos.global.icu.text.UnicodeSetIterator
Returns the next element in the set, either a single code point or a string.
next() - Method in class ohos.hiviewdfx.Faultlogger.FaultLogQueryResult
Obtains the next fault record in the query result.
next() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Get next parsing event - a processor may return all contiguous character data in a single chunk, or it may split it into several chunks.
next() - Method in class ohos.media.extractor.Extractor
Rewinds to the next frame.
next() - Method in class ohos.miscservices.wallpaper.WallpaperColorsCollection
Obtains the next dominant color of the wallpaper.
next() - Method in class ohos.sysappcomponents.calendar.CalendarCollection
Moves the ResultSet to the next row.
next() - Method in class ohos.sysappcomponents.contact.ContactsCollection
Obtains the next contact that is matched.
next() - Method in class ohos.sysappcomponents.contact.HoldersCollection
Obtains the holders of a contact.
next(int) - Method in class java.security.SecureRandom
Generates an integer containing the user-specified number of pseudo-random bits (right justified, with leading zeros).
next(int) - Method in class java.text.BreakIterator
Returns the nth boundary from the current boundary.
next(int) - Method in class java.util.concurrent.ThreadLocalRandom
 
next(int) - Method in class java.util.Random
Generates the next pseudorandom number.
next(int) - Method in class ohos.global.icu.text.BreakIterator
Move the iterator by the specified number of steps in the text.
next(String) - Method in class java.util.Scanner
Returns the next token if it matches the pattern constructed from the specified string.
next(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the next day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week after the date being adjusted.
next(Pattern) - Method in class java.util.Scanner
Returns the next token if it matches the specified pattern.
next(Rect) - Method in class ohos.agp.render.RegionIterator
Iterates over the next Region object.
next(RangeValueIterator.Element) - Method in interface ohos.global.icu.util.RangeValueIterator
Returns the next maximal result range with a common value and returns true if we are not at the end of the iteration, false otherwise.
next(ValueIterator.Element) - Method in interface ohos.global.icu.util.ValueIterator
Returns the next result for this iteration and returns true if we are not at the end of the iteration, false otherwise.
NEXT - ohos.global.icu.text.RelativeDateTimeFormatter.Direction
Next
NEXT_2 - ohos.global.icu.text.RelativeDateTimeFormatter.Direction
Two after.
NEXT_LINE - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
nextAfter(double, double) - Static method in class java.lang.Math
Returns the floating-point number adjacent to the first argument in the direction of the second argument.
nextAfter(double, double) - Static method in class java.lang.StrictMath
Returns the floating-point number adjacent to the first argument in the direction of the second argument.
nextAfter(float, double) - Static method in class java.lang.Math
Returns the floating-point number adjacent to the first argument in the direction of the second argument.
nextAfter(float, double) - Static method in class java.lang.StrictMath
Returns the floating-point number adjacent to the first argument in the direction of the second argument.
nextBigDecimal() - Method in class java.util.Scanner
Scans the next token of the input as a BigDecimal.
nextBigInteger() - Method in class java.util.Scanner
Scans the next token of the input as a BigInteger.
nextBigInteger(int) - Method in class java.util.Scanner
Scans the next token of the input as a BigInteger.
nextBoolean() - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom boolean value.
nextBoolean() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed boolean value from this random number generator's sequence.
nextBoolean() - Method in class java.util.Scanner
Scans the next token of the input into a boolean value and returns that value.
nextBoolean() - Method in class java.util.SplittableRandom
Returns a pseudorandom boolean value.
nextByte() - Method in class java.util.Scanner
Scans the next token of the input as a byte.
nextByte(int) - Method in class java.util.Scanner
Scans the next token of the input as a byte.
nextBytes(byte[]) - Method in class java.security.SecureRandom
Generates a user-specified number of random bytes.
nextBytes(byte[]) - Method in class java.util.Random
Generates random bytes and places them into a user-supplied byte array.
nextClearBit(int) - Method in class java.util.BitSet
Returns the index of the first bit that is set to false that occurs on or after the specified starting index.
nextCodePoint() - Method in class ohos.global.icu.text.UCharacterIterator
Returns the code point at index, and increments to the next code point (post-increment semantics).
nextComplete() - Method in class java.util.concurrent.CountedCompleter
If this task does not have a completer, invokes ForkJoinTask#quietlyComplete and returns null.
nextDouble() - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom double value between zero (inclusive) and one (exclusive).
nextDouble() - Method in interface java.util.PrimitiveIterator.OfDouble
Returns the next double element in the iteration.
nextDouble() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed double value between 0.0 and 1.0 from this random number generator's sequence.
nextDouble() - Method in class java.util.Scanner
Scans the next token of the input as a double.
nextDouble() - Method in class java.util.SplittableRandom
Returns a pseudorandom double value between zero (inclusive) and one (exclusive).
nextDouble(double) - Static method in class java.text.ChoiceFormat
Finds the least double greater than d.
nextDouble(double) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom double value between 0.0 (inclusive) and the specified bound (exclusive).
nextDouble(double) - Method in class java.util.SplittableRandom
Returns a pseudorandom double value between 0.0 (inclusive) and the specified bound (exclusive).
nextDouble(double, boolean) - Static method in class java.text.ChoiceFormat
Finds the least double greater than d (if positive is true), or the greatest double less than d (if positive is false).
nextDouble(double, double) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom double value between the specified origin (inclusive) and bound (exclusive).
nextDouble(double, double) - Method in class java.util.SplittableRandom
Returns a pseudorandom double value between the specified origin (inclusive) and bound (exclusive).
nextDown(double) - Static method in class java.lang.Math
Returns the floating-point value adjacent to d in the direction of negative infinity.
nextDown(double) - Static method in class java.lang.StrictMath
Returns the floating-point value adjacent to d in the direction of negative infinity.
nextDown(float) - Static method in class java.lang.Math
Returns the floating-point value adjacent to f in the direction of negative infinity.
nextDown(float) - Static method in class java.lang.StrictMath
Returns the floating-point value adjacent to f in the direction of negative infinity.
nextElement() - Method in interface java.util.Enumeration
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextElement() - Method in class java.util.StringTokenizer
Returns the same value as the nextToken method, except that its declared return value is Object rather than String.
nextEvent() - Method in interface ohos.javax.xml.stream.XMLEventReader
Get the next XMLEvent
nextFloat() - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom float value between zero (inclusive) and one (exclusive).
nextFloat() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed float value between 0.0 and 1.0 from this random number generator's sequence.
nextFloat() - Method in class java.util.Scanner
Scans the next token of the input as a float.
nextGaussian() - Method in class java.util.concurrent.ThreadLocalRandom
 
nextGaussian() - Method in class java.util.Random
Returns the next pseudorandom, Gaussian ("normally") distributed double value with mean 0.0 and standard deviation 1.0 from this random number generator's sequence.
nextIndex() - Method in interface java.util.ListIterator
Returns the index of the element that would be returned by a subsequent call to ListIterator.next().
nextInt() - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom int value.
nextInt() - Method in interface java.util.PrimitiveIterator.OfInt
Returns the next int element in the iteration.
nextInt() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed int value from this random number generator's sequence.
nextInt() - Method in class java.util.Scanner
Scans the next token of the input as an int.
nextInt() - Method in class java.util.SplittableRandom
Returns a pseudorandom int value.
nextInt(int) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom int value between zero (inclusive) and the specified bound (exclusive).
nextInt(int) - Method in class java.util.Random
Returns a pseudorandom, uniformly distributed int value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence.
nextInt(int) - Method in class java.util.Scanner
Scans the next token of the input as an int.
nextInt(int) - Method in class java.util.SplittableRandom
Returns a pseudorandom int value between zero (inclusive) and the specified bound (exclusive).
nextInt(int, int) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom int value between the specified origin (inclusive) and the specified bound (exclusive).
nextInt(int, int) - Method in class java.util.SplittableRandom
Returns a pseudorandom int value between the specified origin (inclusive) and the specified bound (exclusive).
nextLine() - Method in class java.util.Scanner
Advances this scanner past the current line and returns the input that was skipped.
nextLong() - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom long value.
nextLong() - Method in interface java.util.PrimitiveIterator.OfLong
Returns the next long element in the iteration.
nextLong() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed long value from this random number generator's sequence.
nextLong() - Method in class java.util.Scanner
Scans the next token of the input as a long.
nextLong() - Method in class java.util.SplittableRandom
Returns a pseudorandom long value.
nextLong(int) - Method in class java.util.Scanner
Scans the next token of the input as a long.
nextLong(long) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom long value between zero (inclusive) and the specified bound (exclusive).
nextLong(long) - Method in class java.util.SplittableRandom
Returns a pseudorandom long value between zero (inclusive) and the specified bound (exclusive).
nextLong(long, long) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom long value between the specified origin (inclusive) and the specified bound (exclusive).
nextLong(long, long) - Method in class java.util.SplittableRandom
Returns a pseudorandom long value between the specified origin (inclusive) and the specified bound (exclusive).
nextOrSame(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the next-or-same day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week after the date being adjusted unless it is already on that day in which case the same object is returned.
nextProbablePrime() - Method in class java.math.BigInteger
Returns the first integer greater than this BigInteger that is probably prime.
nextRange() - Method in class ohos.global.icu.text.UnicodeSetIterator
Returns the next element in the set, either a code point range or a string.
nextSetBit(int) - Method in class java.util.BitSet
Returns the index of the first bit that is set to true that occurs on or after the specified starting index.
nextShort() - Method in class java.util.Scanner
Scans the next token of the input as a short.
nextShort(int) - Method in class java.util.Scanner
Scans the next token of the input as a short.
nextTag() - Method in interface ohos.javax.xml.stream.XMLEventReader
Skips any insignificant space events until a START_ELEMENT or END_ELEMENT is reached.
nextTag() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Skips any white space (isWhiteSpace() returns true), COMMENT, or PROCESSING_INSTRUCTION, until a START_ELEMENT or END_ELEMENT is reached.
nextToken() - Method in class java.io.StreamTokenizer
Parses the next token from the input stream of this tokenizer.
nextToken() - Method in class java.util.StringTokenizer
Returns the next token from this string tokenizer.
nextToken(String) - Method in class java.util.StringTokenizer
Returns the next token in this string tokenizer's string.
nextTransition(Instant) - Method in class java.time.zone.ZoneRules
Gets the next transition after the specified instant.
nextUp(double) - Static method in class java.lang.Math
Returns the floating-point value adjacent to d in the direction of positive infinity.
nextUp(double) - Static method in class java.lang.StrictMath
Returns the floating-point value adjacent to d in the direction of positive infinity.
nextUp(float) - Static method in class java.lang.Math
Returns the floating-point value adjacent to f in the direction of positive infinity.
nextUp(float) - Static method in class java.lang.StrictMath
Returns the floating-point value adjacent to f in the direction of positive infinity.
NFC - java.text.Normalizer.Form
Canonical decomposition, followed by canonical composition.
NFC_A - Static variable in class ohos.nfc.tag.TagManager
Indicates an NFC-A tag.
NFC_B - Static variable in class ohos.nfc.tag.TagManager
Indicates an NFC-B tag.
NFC_CARD_EMULATION - Static variable in class ohos.security.SystemPermission
Allows an application to implement card emulation.
NFC_F - Static variable in class ohos.nfc.tag.TagManager
Indicates an NFC-F tag.
NFC_INERT - Static variable in interface ohos.global.icu.lang.UProperty
Binary property NFC_Inert.
NFC_QUICK_CHECK - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property NFC_Quick_Check.
NFC_RADIO - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Wireless
A constant of AIRPLANE_MODE_RADIOS to indicate that NFC is disabled in airplane mode.
NFC_TAG - Static variable in class ohos.security.SystemPermission
Allows an application to read and write NFC tags.
NFC_V - Static variable in class ohos.nfc.tag.TagManager
Indicates an NFC-V tag.
NfcATag - Class in ohos.nfc.tag
Provides interfaces to control the read and write of tags that support the NFC-A technology.
NfcBTag - Class in ohos.nfc.tag
Provides interfaces to create an NfcBTag and perform I/O operations on the tag.
NfcController - Class in ohos.nfc
Provides interfaces for NFC management.
NfcController.ReaderModeCallback - Interface in ohos.nfc
A callback to be invoked when the system finds a tag while the foreground page is operating in reader mode.
NfcController.ReaderModeCallbackStub - Class in ohos.nfc
Provides ReaderModeCallback for communicate with remote.
NfcFTag - Class in ohos.nfc.tag
Provides methods for creating an NFC-F tag, obtaining tag information, and controlling tag read and write.
NfcPermissionException - Exception in ohos.nfc
Reports NFC permission errors.
NfcVTag - Class in ohos.nfc.tag
Provides methods for creating an NFC-V tag, obtaining tag information, and controlling tag read and write.
NFD - java.text.Normalizer.Form
Canonical decomposition.
NFD_INERT - Static variable in interface ohos.global.icu.lang.UProperty
Binary property NFD_Inert.
NFD_QUICK_CHECK - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property NFD_Quick_Check.
NFKC - java.text.Normalizer.Form
Compatibility decomposition, followed by canonical composition.
NFKC_INERT - Static variable in interface ohos.global.icu.lang.UProperty
Binary property NFKC_Inert.
NFKC_QUICK_CHECK - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property NFKC_Quick_Check.
NFKD - java.text.Normalizer.Form
Compatibility decomposition.
NFKD_INERT - Static variable in interface ohos.global.icu.lang.UProperty
Binary property NFKD_Inert.
NFKD_QUICK_CHECK - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property NFKD_Quick_Check.
NickName - Class in ohos.sysappcomponents.contact.entity
Represents the nickname of a contact.
NickName() - Constructor for class ohos.sysappcomponents.contact.entity.NickName
 
NISAN - Static variable in class ohos.global.icu.util.HebrewCalendar
Constant for Nisan, the 8th month of the Hebrew year.
NKO - java.awt.font.NumericShaper.Range
The N'Ko range with the N'Ko digits.
NKO - java.lang.Character.UnicodeScript
Unicode script "Nko".
NKO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "NKo" Unicode character block.
NKO - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NKO - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
NKO_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NluClient - Class in ohos.ai.nlu
Provides methods for invoking the natural language understanding (NLU) engine service.
NluError - Class in ohos.ai.nlu.util
Defines result codes returned when the NLU engine capability is invoked.
NluRequestType - Class in ohos.ai.nlu
Defines the types of requests to invoke the NLU engine capability.
NO - Static variable in interface ohos.data.search.model.IndexType
The index field is not indexed.
NO - Static variable in class ohos.global.icu.text.Normalizer
Indicates that string is not in the normalized format
NO_ANALYZED - Static variable in interface ohos.data.search.model.IndexType
The index field is indexed, and the field value is not analyzed.
NO_ANALYZED_NO_NORMS - Static variable in interface ohos.data.search.model.IndexType
The index field is indexed, the field value is not analyzed, and Norms is ignored.
NO_ANIMATION - ohos.agp.components.SlideDrawer.DisplayMode
Indicates that the optional components show up without animation.
NO_BLOCK - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NO_BUILD_FLAG - ohos.event.intentagent.IntentAgentConstant.Flags
Indicates that null is returned if the IntentAgent does not exist.
NO_CAPACITY_ERROR - Static variable in exception ohos.utils.ParcelException
Indicates exception message when capacity of a parcel instance is insufficient.
NO_COMPRESSION - Static variable in class java.util.zip.Deflater
Compression level for no compression.
NO_DECOMPOSITION - Static variable in class java.text.Collator
Decomposition mode value.
NO_DECOMPOSITION - Static variable in class ohos.global.icu.text.Collator
Decomposition mode value.
NO_DEVICE_CONNECTED - ohos.data.distributed.common.KvStoreErrorCode
No device connected
NO_ERROR - Static variable in class ohos.aafwk.ability.ProcessErrorInfo
Condition codes of no error
NO_FALLBACK - java.security.cert.PKIXRevocationChecker.Option
Disable the fallback mechanism.
NO_FIELDS - Static variable in class java.io.ObjectStreamClass
serialPersistentFields value indicating no serializable fields
NO_FILTER - ohos.data.distributed.device.DeviceFilterStrategy
Indicates that online devices are not filtered.
NO_FLUSH - Static variable in class java.util.zip.Deflater
Compression flush mode used to achieve best compression result.
NO_GENERATED_KEYS - Static variable in interface java.sql.Statement
The constant indicating that generated keys should not be made available for retrieval.
NO_JOINING_GROUP - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
NO_LOOP - Static variable in class ohos.media.audio.SoundPlayer.SoundPlayerParameters
Indicates that the playback will not be looped.
NO_MATCH - Static variable in class ohos.aafwk.ability.PathMatcher
Indicates the result returned if the given path does not exist.
NO_NUMERIC_VALUE - Static variable in class ohos.global.icu.lang.UCharacter
Special value that is returned by getUnicodeNumericValue(int) when no numeric value is defined for a code point.
NO_NUMERIC_VALUE - Static variable in class ohos.global.icu.text.MessagePattern
Special value that is returned by getNumericValue(Part) when no numeric value is defined for a part.
NO_PROPAGATE_INHERIT - java.nio.file.attribute.AclEntryFlag
Can be placed on a directory to indicate that the ACL entry should not be placed on the newly created directory which is inheritable by subdirectories of the created directory.
NO_PROXY - Static variable in class java.net.Proxy
A proxy setting that represents a DIRECT connection, basically telling the protocol handler not to use any proxying.
NO_SUBSTITUTE - ohos.global.icu.text.DisplayContext
A possible setting for SUBSTITUTE_HANDLING: Returns a null value when no data is available.
NO_TRUST_ANCHOR - java.security.cert.PKIXReason
No acceptable trust anchor found.
NO_UNIQUE_VALUE - Static variable in class ohos.global.icu.text.PluralRules
Value returned by PluralRules.getUniqueKeywordValue(java.lang.String) when there is no unique value to return.
NOBREAK - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
noBreakAdjustment() - Method in class ohos.global.icu.text.CaseMap.Title
Returns an instance that behaves like this one but does not adjust the titlecasing BreakIterator indexes; titlecases exactly the characters at breaks from the iterator.
NoClassDefFoundError - Error in java.lang
Thrown if the Java Virtual Machine or a ClassLoader instance tries to load in the definition of a class (as part of a normal method call or as part of creating a new instance using the new expression) and no definition of the class could be found.
NoClassDefFoundError() - Constructor for error java.lang.NoClassDefFoundError
Constructs a NoClassDefFoundError with no detail message.
NoClassDefFoundError(String) - Constructor for error java.lang.NoClassDefFoundError
Constructs a NoClassDefFoundError with the specified detail message.
NoConnectionPendingException - Exception in java.nio.channels
Unchecked exception thrown when the SocketChannel#finishConnect method of a SocketChannel is invoked without first successfully invoking its SocketChannel#connect method.
NoConnectionPendingException() - Constructor for exception java.nio.channels.NoConnectionPendingException
Constructs an instance of this class.
node() - Method in class java.util.UUID
The node value associated with this UUID.
node(String) - Method in class java.util.prefs.AbstractPreferences
Implements the node method as per the specification in Preferences#node(String).
node(String) - Method in class java.util.prefs.Preferences
Returns the named preference node in the same tree as this node, creating it and any of its ancestors if they do not already exist.
Node - Class in ohos.global.resource.solidxml
Describes a node in a solid XML document.
Node() - Constructor for class ohos.global.resource.solidxml.Node
 
NodeChangeEvent - Class in java.util.prefs
An event emitted by a Preferences node to indicate that a child of that node has been added or removed.
NodeChangeEvent(Preferences, Preferences) - Constructor for class java.util.prefs.NodeChangeEvent
Constructs a new NodeChangeEvent instance.
NodeChangeListener - Interface in java.util.prefs
A listener for receiving preference node change events.
NodeComponent - Class in ohos.agp.render.render3d.components
Represents the node component that describes hierarchical relationships among objects.
NodeComponent() - Constructor for class ohos.agp.render.render3d.components.NodeComponent
 
nodeExists(String) - Method in class java.util.prefs.AbstractPreferences
Implements the nodeExists method as per the specification in Preferences#nodeExists(String).
nodeExists(String) - Method in class java.util.prefs.Preferences
Returns true if the named preference node exists in the same tree as this node.
NOFOLLOW_LINKS - java.nio.file.LinkOption
Do not follow symbolic links.
NoiseSuppressorEffect - Class in ohos.media.audio
The NoiseSuppressorEffect class provides noise suppress effect attach to AudioCapturer.
noLowercase() - Method in class ohos.global.icu.text.CaseMap.Title
Returns an instance that behaves like this one but does not lowercase non-initial parts of words when titlecasing.
NON_JOINER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
NON_JOINING - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningType
 
NON_SPACING_MARK - Static variable in class java.lang.Character
General category "Mn" in the Unicode specification.
NON_SPACING_MARK - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Mn
NONCHARACTER_CODE_POINT - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Noncharacter_Code_Point.
NONE - ohos.agp.components.Text.TruncationMode
The text is not truncated.
NONE - ohos.agp.render.render3d.components.SceneComponent.BackgroundType
Indicates that there is no background.
NONE - ohos.batterymanager.BatteryInfo.BatteryChargeState
Indicates that the charging status is unknown.
NONE - ohos.batterymanager.BatteryInfo.BatteryLevel
Unknown level
NONE - ohos.batterymanager.BatteryInfo.BatteryPluggedType
Unknown charger type
NONE - ohos.global.icu.text.MessagePattern.ArgType
The argument has no specified type.
NONE - ohos.powermanager.PowerManager.PowerState
Indicates an unknown status.
NONE - ohos.wifi.WifiSecurity.EapMethod
No EAP method is used.
NONE - ohos.wifi.WifiSecurity.Phase2Method
No inner authentication method is used.
NONE - Static variable in interface ohos.global.icu.lang.UCharacter.BidiPairedBracketType
Not a paired bracket.
NONE - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
NONE - Static variable in interface ohos.global.icu.lang.UCharacter.NumericType
 
NONE - Static variable in interface ohos.global.icu.text.Collator.ReorderCodes
A special reordering code that is used to specify no reordering codes.
NONE - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for empty style pattern.
NONE - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates no mouse action.
NONE - Static variable in class ohos.multimodalinput.event.TouchEvent
Indicates no touch activity.
NONE_ACTION_BUTTON - ohos.event.notification.NotificationConstant.SemanticActionButton
Indicates that no IntentAgent is associated.
NONE_BUTTON - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates that no mouse button is pressed.
NONE_ENCRYPTION_PADDING - Static variable in class ohos.security.keystore.KeyStoreConstants
Uses encryption with no padding.
NONE_MASK - ohos.agp.render.Paint.MaskType
Indicates that the mask attribute is unspecified.
noneMatch(DoublePredicate) - Method in interface java.util.stream.DoubleStream
Returns whether no elements of this stream match the provided predicate.
noneMatch(IntPredicate) - Method in interface java.util.stream.IntStream
Returns whether no elements of this stream match the provided predicate.
noneMatch(LongPredicate) - Method in interface java.util.stream.LongStream
Returns whether no elements of this stream match the provided predicate.
noneMatch(Predicate<? super T>) - Method in interface java.util.stream.Stream
Returns whether no elements of this stream match the provided predicate.
noneOf(Class<E>) - Static method in class java.util.EnumSet
Creates an empty enum set with the specified element type.
nonNull(Object) - Static method in class java.util.Objects
Returns true if the provided reference is non-null otherwise returns false.
NONNULL - Static variable in interface java.util.Spliterator
Characteristic value signifying that the source guarantees that encountered elements will not be null.
NonReadableChannelException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to read from a channel that was not originally opened for reading.
NonReadableChannelException() - Constructor for exception java.nio.channels.NonReadableChannelException
Constructs an instance of this class.
NONSTARTER - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
NONTRANSITIONAL_TO_ASCII - Static variable in class ohos.global.icu.text.IDNA
IDNA option for nontransitional processing in ToASCII().
NONTRANSITIONAL_TO_UNICODE - Static variable in class ohos.global.icu.text.IDNA
IDNA option for nontransitional processing in ToUnicode().
NonWritableChannelException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to write to a channel that was not originally opened for writing.
NonWritableChannelException() - Constructor for exception java.nio.channels.NonWritableChannelException
Constructs an instance of this class.
NOON - Static variable in class java.time.LocalTime
The time of noon in the middle of the day, '12:00'.
NOON - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
NORM_PRIORITY - Static variable in class java.lang.Thread
The default priority that is assigned to a thread.
NORMAL - java.time.format.SignStyle
Style to output the sign only if the value is negative.
NORMAL - ohos.account.OsAccountType
Indicates a normal account, which has access to common functions of OS accounts.
NORMAL - ohos.agp.render.MaskFilter.Blur
Blurs inside and outside the border.
NORMAL - ohos.batterymanager.BatteryInfo.BatteryLevel
Normal level
NORMAL - ohos.data.DatabaseFileType
Indicates the normal database file.
NORMAL - ohos.global.icu.text.AlphabeticIndex.Bucket.LabelType
Normal
NORMAL - Static variable in class ohos.agp.window.dialog.ListDialog
Indicates a common list.
NORMAL_SPEED_RATE - Static variable in class ohos.media.audio.SoundPlayer.SoundPlayerParameters
Indicates the normal playback speed.
normalize() - Method in class java.net.URI
Normalizes this URI's path.
normalize() - Method in interface java.nio.file.Path
Returns a path that is this path with redundant name elements eliminated.
normalize(float, float) - Static method in class ohos.agp.render.render3d.math.Vector2
Normalizes the specified vector based on its components.
normalize(float, float, float) - Static method in class ohos.agp.render.render3d.math.Vector3
Normalizes the specified vector based on its components.
normalize(float, float, float, float) - Static method in class ohos.agp.render.render3d.math.Quaternion
Normalizes a quaternion based on its components.
normalize(float, float, float, float) - Static method in class ohos.agp.render.render3d.math.Vector4
Normalizes the specified vector based on its components.
normalize(CharSequence) - Method in class ohos.global.icu.text.Normalizer2
Returns the normalized form of the source string.
normalize(CharSequence, Appendable) - Method in class ohos.global.icu.text.Normalizer2
Writes the normalized form of the source string to the destination Appendable and returns the destination Appendable.
normalize(CharSequence, StringBuilder) - Method in class ohos.global.icu.text.Normalizer2
Writes the normalized form of the source string to the destination string (replacing its contents) and returns the destination string.
normalize(CharSequence, Normalizer.Form) - Static method in class java.text.Normalizer
Normalize a sequence of char values.
normalized() - Method in interface java.time.chrono.ChronoPeriod
Returns a copy of this period with the amounts of each unit normalized.
normalized() - Method in class java.time.Period
Returns a copy of this period with the years and months normalized.
normalized() - Method in class java.time.ZoneId
Normalizes the time-zone ID, returning a ZoneOffset where possible.
normalizePhoneNumber(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Normalizes a phone number by deleting characters other than digits.
Normalizer - Class in java.text
This class provides the method normalize which transforms Unicode text into an equivalent composed or decomposed form, allowing for easier sorting and searching of text.
Normalizer - Class in ohos.global.icu.text
Old Unicode normalization API.
Normalizer.Form - Enum in java.text
This enum provides constants of the four Unicode normalization forms that are described in Unicode Standard Annex #15 — Unicode Normalization Forms and two methods to access them.
Normalizer.QuickCheckResult - Class in ohos.global.icu.text
Result values for quickCheck().
Normalizer2 - Class in ohos.global.icu.text
Unicode normalization functionality for standard Unicode normalization or for using custom mapping tables.
Normalizer2.Mode - Enum in ohos.global.icu.text
Constants for normalization modes.
normalizeSecondAndAppend(StringBuilder, CharSequence) - Method in class ohos.global.icu.text.Normalizer2
Appends the normalized form of the second string to the first string (merging them at the boundary) and returns the first string.
normalizeUri(Uri) - Method in class ohos.aafwk.ability.Ability
Converts the given uri that refer to the Data ability into a normalized URI.
normalizeUri(Uri) - Method in class ohos.aafwk.ability.DataAbilityHelper
Converts the given uri that refers to the Data ability into a normalized Uri.
NoRouteToHostException - Exception in java.net
Signals that an error occurred while attempting to connect a socket to a remote address and port.
NoRouteToHostException() - Constructor for exception java.net.NoRouteToHostException
Construct a new NoRouteToHostException with no detailed message.
NoRouteToHostException(String) - Constructor for exception java.net.NoRouteToHostException
Constructs a new NoRouteToHostException with the specified detail message as to why the remote host cannot be reached.
NoSuchAlgorithmException - Exception in java.security
This exception is thrown when a particular cryptographic algorithm is requested but is not available in the environment.
NoSuchAlgorithmException() - Constructor for exception java.security.NoSuchAlgorithmException
Constructs a NoSuchAlgorithmException with no detail message.
NoSuchAlgorithmException(String) - Constructor for exception java.security.NoSuchAlgorithmException
Constructs a NoSuchAlgorithmException with the specified detail message.
NoSuchAlgorithmException(String, Throwable) - Constructor for exception java.security.NoSuchAlgorithmException
Creates a NoSuchAlgorithmException with the specified detail message and cause.
NoSuchAlgorithmException(Throwable) - Constructor for exception java.security.NoSuchAlgorithmException
Creates a NoSuchAlgorithmException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
NoSuchElementException - Exception in java.util
Thrown by various accessor methods to indicate that the element being requested does not exist.
NoSuchElementException() - Constructor for exception java.util.NoSuchElementException
Constructs a NoSuchElementException with null as its error message string.
NoSuchElementException(String) - Constructor for exception java.util.NoSuchElementException
Constructs a NoSuchElementException, saving a reference to the error message string s for later retrieval by the getMessage method.
NoSuchFieldError - Error in java.lang
Thrown if an application tries to access or modify a specified field of an object, and that object no longer has that field.
NoSuchFieldError() - Constructor for error java.lang.NoSuchFieldError
Constructs a NoSuchFieldError with no detail message.
NoSuchFieldError(String) - Constructor for error java.lang.NoSuchFieldError
Constructs a NoSuchFieldError with the specified detail message.
NoSuchFieldException - Exception in java.lang
Signals that the class doesn't have a field of a specified name.
NoSuchFieldException() - Constructor for exception java.lang.NoSuchFieldException
Constructor.
NoSuchFieldException(String) - Constructor for exception java.lang.NoSuchFieldException
Constructor with a detail message.
NoSuchFileException - Exception in java.nio.file
Checked exception thrown when an attempt is made to access a file that does not exist.
NoSuchFileException(String) - Constructor for exception java.nio.file.NoSuchFileException
Constructs an instance of this class.
NoSuchFileException(String, String, String) - Constructor for exception java.nio.file.NoSuchFileException
Constructs an instance of this class.
NoSuchMethodError - Error in java.lang
Thrown if an application tries to call a specified method of a class (either static or instance), and that class no longer has a definition of that method.
NoSuchMethodError() - Constructor for error java.lang.NoSuchMethodError
Constructs a NoSuchMethodError with no detail message.
NoSuchMethodError(String) - Constructor for error java.lang.NoSuchMethodError
Constructs a NoSuchMethodError with the specified detail message.
NoSuchMethodException - Exception in java.lang
Thrown when a particular method cannot be found.
NoSuchMethodException() - Constructor for exception java.lang.NoSuchMethodException
Constructs a NoSuchMethodException without a detail message.
NoSuchMethodException(String) - Constructor for exception java.lang.NoSuchMethodException
Constructs a NoSuchMethodException with a detail message.
NoSuchPaddingException - Exception in javax.crypto
This exception is thrown when a particular padding mechanism is requested but is not available in the environment.
NoSuchPaddingException() - Constructor for exception javax.crypto.NoSuchPaddingException
Constructs a NoSuchPaddingException with no detail message.
NoSuchPaddingException(String) - Constructor for exception javax.crypto.NoSuchPaddingException
Constructs a NoSuchPaddingException with the specified detail message.
NoSuchProviderException - Exception in java.security
This exception is thrown when a particular security provider is requested but is not available in the environment.
NoSuchProviderException() - Constructor for exception java.security.NoSuchProviderException
Constructs a NoSuchProviderException with no detail message.
NoSuchProviderException(String) - Constructor for exception java.security.NoSuchProviderException
Constructs a NoSuchProviderException with the specified detail message.
not() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (~this).
NOT_APPLICABLE - Static variable in interface ohos.global.icu.lang.UCharacter.HangulSyllableType
 
NOT_CA_CERT - java.security.cert.PKIXReason
The certificate is not a CA certificate.
NOT_CONTAINED - ohos.global.icu.text.UnicodeSet.SpanCondition
Continues a span() while there is no set element at the current position.
NOT_ENCODED - ohos.global.icu.lang.UScript.ScriptUsage
Not encoded in Unicode.
NOT_EXCEED - Static variable in class ohos.agp.components.Component.EstimateSpec
In this mode, the maximum size has been specified for the child.
NOT_EXCEED - Static variable in class ohos.agp.components.Component.MeasureSpec
Deprecated.
NOT_HANDSHAKING - javax.net.ssl.SSLEngineResult.HandshakeStatus
The SSLEngine is not currently handshaking.
NOT_NEGATIVE - java.time.format.SignStyle
Style to block negative values, throwing an exception on printing.
NOT_RESPONDING - Static variable in class ohos.aafwk.ability.ProcessErrorInfo
Condition codes of not responding
NOT_SUPPORT - ohos.data.distributed.common.KvStoreErrorCode
NOT_SUPPORT error
NOT_YET_VALID - java.security.cert.CertPathValidatorException.BasicReason
The certificate is not yet valid.
NotActiveException - Exception in java.io
Thrown when serialization or deserialization is not active.
NotActiveException() - Constructor for exception java.io.NotActiveException
Constructor to create a new NotActiveException without a reason.
NotActiveException(String) - Constructor for exception java.io.NotActiveException
Constructor to create a new NotActiveException with the reason given.
NOTATION_DECLARATION - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
Indicates a Notation
notationDecl(String, String, String) - Method in interface ohos.org.xml.sax.DTDHandler
Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class ohos.org.xml.sax.HandlerBase
Deprecated.
notationDecl(String, String, String) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive notification of a notation declaration.
notBetween(String, double, double) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is double and value is out of a given range.
notBetween(String, double, double) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is double and value is out of a given range.
notBetween(String, double, double) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is double and value is out of a given range.
notBetween(String, float, float) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is float and value is out of a given range.
notBetween(String, float, float) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is float and value is out of a given range.
notBetween(String, float, float) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is float and value is out of a given range.
notBetween(String, int, int) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is int and value is out of a given range.
notBetween(String, int, int) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is int and value is out of a given range.
notBetween(String, int, int) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is int and value is out of a given range.
notBetween(String, long, long) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is long and value is out of a given range.
notBetween(String, long, long) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is long and value is out of a given range.
notBetween(String, long, long) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is long and value is out of a given range.
notBetween(String, String, String) - Method in class ohos.data.dataability.DataAbilityPredicates
 
notBetween(String, String, String) - Method in class ohos.data.orm.OrmPredicates
 
notBetween(String, String, String) - Method in class ohos.data.rdb.RdbPredicates
 
notBetween(String, Time, Time) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is Time and value is out of a given range.
notBetween(String, Time, Time) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is Time and value is out of a given range.
notBetween(String, Time, Time) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is Time and value is out of a given range.
notBetween(String, Timestamp, Timestamp) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is Timestamp and value is out of a given range.
notBetween(String, Timestamp, Timestamp) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is Timestamp and value is out of a given range.
notBetween(String, Timestamp, Timestamp) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is Timestamp and value is out of a given range.
notBetween(String, Calendar, Calendar) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is Calendar and value is out of a given range.
notBetween(String, Calendar, Calendar) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is Calendar and value is out of a given range.
notBetween(String, Calendar, Calendar) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is Calendar and value is out of a given range.
notBetween(String, Date, Date) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is Date and value is out of a given range.
notBetween(String, Date, Date) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is Date and value is out of a given range.
notBetween(String, Date, Date) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is Date and value is out of a given range.
NotDirectoryException - Exception in java.nio.file
Checked exception thrown when a file system operation, intended for a directory, fails because the file is not a directory.
NotDirectoryException(String) - Constructor for exception java.nio.file.NotDirectoryException
Constructs an instance of this class.
Note - Class in ohos.sysappcomponents.contact.entity
Represents the note of a contact.
Note() - Constructor for class ohos.sysappcomponents.contact.entity.Note
 
NOTEPAD - ohos.data.search.schema.IndexSchemaType
Indicates a notepad index schema.
NOTEPAD_CATEGORY - Static variable in class ohos.data.search.schema.NotepadItem
Indicates the index field name of notepadCategory.
NotepadItem - Class in ohos.data.search.schema
Represents the index schema for notepad items.
NotepadItem() - Constructor for class ohos.data.search.schema.NotepadItem
A constructor used to create a NotepadItem instance.
notEqualTo(String, boolean) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is boolean and value is unequal to a specified value.
notEqualTo(String, boolean) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is not equal to the specified boolean value.
notEqualTo(String, boolean) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is boolean and value is unequal to a specified value.
notEqualTo(String, boolean) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is boolean and value is unequal to a specified value.
notEqualTo(String, byte) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is byte and value is unequal to a specified value.
notEqualTo(String, byte) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is byte and value is unequal to a specified value.
notEqualTo(String, byte) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is byte and value is unequal to a specified value.
notEqualTo(String, double) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is double and value is unequal to a specified value.
notEqualTo(String, double) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is not equal to the specified double value.
notEqualTo(String, double) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is double and value is unequal to a specified value.
notEqualTo(String, double) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is double and value is unequal to a specified value.
notEqualTo(String, float) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is float and value is unequal to a specified value.
notEqualTo(String, float) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is float and value is unequal to a specified value.
notEqualTo(String, float) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is float and value is unequal to a specified value.
notEqualTo(String, int) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is int and value is unequal to a specified value.
notEqualTo(String, int) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is not equal to the specified int value.
notEqualTo(String, int) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is int and value is unequal to a specified value.
notEqualTo(String, int) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is int and value is unequal to a specified value.
notEqualTo(String, long) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is long and value is unequal to a specified value.
notEqualTo(String, long) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is not equal to the specified long value.
notEqualTo(String, long) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is long and value is unequal to a specified value.
notEqualTo(String, long) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is long and value is unequal to a specified value.
notEqualTo(String, short) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is short and value is unequal to a specified value.
notEqualTo(String, short) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is short and value is unequal to a specified value.
notEqualTo(String, short) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is short and value is unequal to a specified value.
notEqualTo(String, String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is String and value is unequal to a specified value.
notEqualTo(String, String) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is not equal to the specified string value.
notEqualTo(String, String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is String and value is unequal to a specified value.
notEqualTo(String, String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is String and value is unequal to a specified value.
notEqualTo(String, Time) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Time and value is unequal to a specified value.
notEqualTo(String, Time) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Time and value is unequal to a specified value.
notEqualTo(String, Time) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Time and value is unequal to a specified value.
notEqualTo(String, Timestamp) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Timestamp and value is unequal to a specified value.
notEqualTo(String, Timestamp) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Timestamp and value is unequal to a specified value.
notEqualTo(String, Timestamp) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Timestamp and value is unequal to a specified value.
notEqualTo(String, Calendar) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Calendar and value is unequal to a specified value.
notEqualTo(String, Calendar) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Calendar and value is unequal to a specified value.
notEqualTo(String, Calendar) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Calendar and value is unequal to a specified value.
notEqualTo(String, Date) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the field whose data type is Date and value is unequal to a specified value.
notEqualTo(String, Date) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the field whose data type is Date and value is unequal to a specified value.
notEqualTo(String, Date) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the field whose data type is Date and value is unequal to a specified value.
NotExistException - Exception in ohos.global.resource
Describes the exception thrown if the target object does not exist.
NotExistException() - Constructor for exception ohos.global.resource.NotExistException
A constructor used to create a NotExistException instance with null as its detailed message.
NotExistException(String) - Constructor for exception ohos.global.resource.NotExistException
A constructor used to create a NotExistException instance with a detailed message.
notExists(Path, LinkOption...) - Static method in class java.nio.file.Files
Tests whether the file located by this path does not exist.
NOTICE - ohos.data.search.schema.IndexSchemaType
Indicates a notice index schema.
NOTICE_CATEGORY - Static variable in class ohos.data.search.schema.NoticeItem
Indicates the index field name of noticeCategory.
NOTICE_DATE - Static variable in class ohos.data.search.schema.NoticeItem
Indicates the index field name of noticeDate.
NoticeItem - Class in ohos.data.search.schema
Represents the index schema for notice items.
NoticeItem() - Constructor for class ohos.data.search.schema.NoticeItem
A constructor used to create a NoticeItem instance.
NOTIFICATION - ohos.media.audio.AudioManager.RingtoneType
Indicates the ringtone for notifications.
NOTIFICATION_CONNECTED - Static variable in interface ohos.event.notification.INotificationSubscriber
Deprecated.
NOTIFICATION_CONTENT_BASIC_TEXT - Static variable in class ohos.event.notification.NotificationRequest.NotificationContent
Indicates basic notifications.
NOTIFICATION_CONTENT_CONVERSATION - Static variable in class ohos.event.notification.NotificationRequest.NotificationContent
Indicates notifications that include a conversation among multiple users.
NOTIFICATION_CONTENT_LONG_TEXT - Static variable in class ohos.event.notification.NotificationRequest.NotificationContent
Indicates notifications that include long text.
NOTIFICATION_CONTENT_MEDIA - Static variable in class ohos.event.notification.NotificationRequest.NotificationContent
Indicates notifications that include media playback sessions.
NOTIFICATION_CONTENT_MULTILINE - Static variable in class ohos.event.notification.NotificationRequest.NotificationContent
Indicates notifications that include multiple independent lines of text.
NOTIFICATION_CONTENT_PICTURE - Static variable in class ohos.event.notification.NotificationRequest.NotificationContent
Indicates notifications that include a picture.
NOTIFICATION_DISCONNECT - Static variable in interface ohos.event.notification.INotificationSubscriber
Deprecated.
NOTIFICATION_DISTURB_MODE_CHANGE - Static variable in interface ohos.event.notification.INotificationSubscriber
Deprecated.
NOTIFICATION_POSTED - Static variable in interface ohos.event.notification.INotificationSubscriber
Deprecated.
NOTIFICATION_REMOVED - Static variable in interface ohos.event.notification.INotificationSubscriber
Deprecated.
NOTIFICATION_UPDATE - Static variable in interface ohos.event.notification.INotificationSubscriber
Deprecated.
NotificationActionButton - Class in ohos.event.notification
Encapsulates an action button to be displayed in a notification.
NotificationActionButton.Builder - Class in ohos.event.notification
Builder class for NotificationActionButton object.
NotificationConstant - Class in ohos.event.notification
Provides static constants to indicate notification deletion reasons.
NotificationConstant.DisturbMode - Enum in ohos.event.notification
Enumerates the types of the Do Not Disturb mode.
NotificationConstant.InputEditType - Enum in ohos.event.notification
Enumerates the edit types of options that are provided to users in a notification.
NotificationConstant.InputsSource - Enum in ohos.event.notification
Enumerates user input sources.
NotificationConstant.SemanticActionButton - Enum in ohos.event.notification
Enumerates the actions that the associated IntentAgent will take when a NotificationActionButton is triggered.
NotificationContent(NotificationRequest.NotificationConversationalContent) - Constructor for class ohos.event.notification.NotificationRequest.NotificationContent
NotificationContent(NotificationRequest.NotificationLongTextContent) - Constructor for class ohos.event.notification.NotificationRequest.NotificationContent
NotificationContent(NotificationRequest.NotificationMediaContent) - Constructor for class ohos.event.notification.NotificationRequest.NotificationContent
NotificationContent(NotificationRequest.NotificationMultiLineContent) - Constructor for class ohos.event.notification.NotificationRequest.NotificationContent
NotificationContent(NotificationRequest.NotificationNormalContent) - Constructor for class ohos.event.notification.NotificationRequest.NotificationContent
NotificationContent(NotificationRequest.NotificationPictureContent) - Constructor for class ohos.event.notification.NotificationRequest.NotificationContent
NotificationConversationalContent(MessageUser) - Constructor for class ohos.event.notification.NotificationRequest.NotificationConversationalContent
A constructor used to create a NotificationConversationalContent instance with the MessageUser specified.
NotificationHelper - Class in ohos.event.notification
Manages notifications.
NotificationLongTextContent() - Constructor for class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Default constructor used to create an empty NotificationLongTextContent instance.
NotificationLongTextContent(String) - Constructor for class ohos.event.notification.NotificationRequest.NotificationLongTextContent
A constructor used to create a NotificationLongTextContent instance with the input parameter longText passed.
NotificationMediaContent() - Constructor for class ohos.event.notification.NotificationRequest.NotificationMediaContent
Default constructor used to create a NotificationMediaContent instance.
NotificationMultiLineContent() - Constructor for class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Default constructor used to create a NotificationMultiLineContent instance.
NotificationNormalContent() - Constructor for class ohos.event.notification.NotificationRequest.NotificationNormalContent
Default constructor used to create an empty NotificationNormalContent instance.
NotificationPictureContent() - Constructor for class ohos.event.notification.NotificationRequest.NotificationPictureContent
Default constructor used to create an empty NotificationPictureContent instance.
NotificationRequest - Class in ohos.event.notification
Carries notifications.
NotificationRequest() - Constructor for class ohos.event.notification.NotificationRequest
Default constructor used to create a NotificationRequest instance.
NotificationRequest(int) - Constructor for class ohos.event.notification.NotificationRequest
A constructor used to create a NotificationRequest instance with the input parameter notificationId passed.
NotificationRequest(Context, int) - Constructor for class ohos.event.notification.NotificationRequest
A constructor used to create a NotificationRequest instance based on the specified context and notification ID.
NotificationRequest(NotificationRequest) - Constructor for class ohos.event.notification.NotificationRequest
A constructor used to create a NotificationRequest instance by copying parameters from an existing one.
NotificationRequest.NotificationContent - Class in ohos.event.notification
Sets the content of a notification to be passed to the NotificationRequest#setContent(NotificationRequest.NotificationContent) method.
NotificationRequest.NotificationConversationalContent - Class in ohos.event.notification
Constructs a conversation-like notification that includes message communication among multiple users.
NotificationRequest.NotificationConversationalContent.ConversationalMessage - Class in ohos.event.notification
Provides methods for defining a conversational message that is used in notifications created with NotificationConversationalContent.
NotificationRequest.NotificationLongTextContent - Class in ohos.event.notification
Constructs notifications that include long text.
NotificationRequest.NotificationMediaContent - Class in ohos.event.notification
Constructs a media playback notification that can interact with associated audio sessions.
NotificationRequest.NotificationMultiLineContent - Class in ohos.event.notification
Constructs a notification that includes multiple lines of text.
NotificationRequest.NotificationNormalContent - Class in ohos.event.notification
Constructs basic notifications.
NotificationRequest.NotificationPictureContent - Class in ohos.event.notification
Constructs notifications that include a picture attachment.
notificationSentEvent(BlePeripheralDevice, int) - Method in class ohos.bluetooth.ble.BlePeripheralManagerCallback
A callback that when a notification has been sent to a remote device.
NotificationSlot - Class in ohos.event.notification
Defines a public notification theme, which is a collection of features including notification tone, vibration, lock screen display, and level.
NotificationSlot(String, String, int) - Constructor for class ohos.event.notification.NotificationSlot
A constructor used to initialize the ID, name, and level of a NotificationSlot object.
NotificationSlotGroup - Class in ohos.event.notification
Manages multiple notification slots with the same name in an application.
NotificationSlotGroup() - Constructor for class ohos.event.notification.NotificationSlotGroup
Default constructor used to create a NotificationSlotGroup instance.
NotificationSlotGroup(String, String) - Constructor for class ohos.event.notification.NotificationSlotGroup
A constructor used to create a NotificationSlotGroup instance with the group ID and name initialized.
NotificationSorting - Class in ohos.event.notification
Provides sorting information about an active notification.
NotificationSorting() - Constructor for class ohos.event.notification.NotificationSorting
 
NotificationSortingMap - Class in ohos.event.notification
Provides sorting information about the active notifications among all the notifications that have been subscribed to.
NotificationSortingMap() - Constructor for class ohos.event.notification.NotificationSortingMap
Default constructor used to create a NotificationSortingMap instance.
NotificationSubscribeInfo - Class in ohos.event.notification
Sets filter criteria of publishers for subscribing to desired notifications.
NotificationSubscribeInfo() - Constructor for class ohos.event.notification.NotificationSubscribeInfo
Default constructor used to create an empty NotificationSubscribeInfo instance.
NotificationSubscribeInfo(NotificationSubscribeInfo) - Constructor for class ohos.event.notification.NotificationSubscribeInfo
A constructor used to create a NotificationSubscribeInfo instance by copying parameters from an existing one.
NotificationSubscriber - Class in ohos.event.notification
Provides methods that will be called back when the subscriber receives a new notification or a notification is canceled.
NotificationSubscriber() - Constructor for class ohos.event.notification.NotificationSubscriber
 
NotificationUserInput - Class in ohos.event.notification
Defines the user input, which will be passed together with an intent in a sent IntentAgent.
NotificationUserInput.Builder - Class in ohos.event.notification
Builder class for NotificationUserInput object.
notify() - Method in class java.lang.Object
Wakes up a single thread that is waiting on this object's monitor.
NOTIFY_PERMISSION_CHANGE - Static variable in class ohos.security.SystemPermission
Allows a system application to notify permission changes of other applications.
notifyAccessibility(int) - Method in class ohos.agp.components.Component
Triggers an accessibility event specified by this component.
notifyAll() - Method in class java.lang.Object
Wakes up all threads that are waiting on this object's monitor.
notifyAVElementListUpdated(String) - Method in class ohos.media.sessioncore.AVBrowserService
Notifies all connected AVBrowser instances that the child media items of the current parent media item have changed.
notifyAVElementListUpdated(String, PacMap) - Method in class ohos.media.sessioncore.AVBrowserService
Notifies all connected AVBrowser instances that the child media items of the current parent media item have changed, with media browser service parameters set.
notifyChange() - Method in class ohos.data.resultset.AbsResultSet
Notify all Observers that this ResultSet has changed.
notifyChange(Uri) - Method in class ohos.aafwk.ability.DataAbilityHelper
Notifies the registered observers of a change to the data resource specified by Uri.
notifyChanged() - Method in class ohos.agp.database.DataSetPublisher
Notifies the subscriber that the subscribed data has changed.
notifyCharacteristicChanged(BlePeripheralDevice, GattCharacteristic, boolean) - Method in class ohos.bluetooth.ble.BlePeripheralManager
Sends a notification or indication of a change in a specified local characteristic.
notifyDataChanged() - Method in class ohos.agp.components.BaseItemProvider
Refreshes the component of an updated data item.
notifyDataChanged() - Method in class ohos.agp.components.PageSliderProvider
Notifies the page slider provider of a data set change.
notifyDataInvalidated() - Method in class ohos.agp.components.BaseItemProvider
Called when a provider data is invalid.
notifyDataSetItemChanged(int) - Method in class ohos.agp.components.BaseItemProvider
Refreshes the view of an updated data item.
notifyDataSetItemInserted(int) - Method in class ohos.agp.components.BaseItemProvider
Refreshes the component for which a specified data item has changed.
notifyDataSetItemRangeChanged(int, int) - Method in class ohos.agp.components.BaseItemProvider
Refreshes the component for which a specified number of data items starting from the given position have changed.
notifyDataSetItemRangeInserted(int, int) - Method in class ohos.agp.components.BaseItemProvider
Refreshes the component for which a specified number of data items starting from the given position have been inserted.
notifyDataSetItemRangeRemoved(int, int) - Method in class ohos.agp.components.BaseItemProvider
Refreshes the component from which a specified number of data items starting from the given position have been removed.
notifyDataSetItemRemoved(int) - Method in class ohos.agp.components.BaseItemProvider
Refreshes the component from which a specified data item has been removed.
notifyItemChanged(int) - Method in class ohos.agp.database.DataSetPublisher
Notifies the subscriber that the subscribed item data has changed.
notifyItemInserted(int) - Method in class ohos.agp.database.DataSetPublisher
Notifies the subscriber that the subscribed item has inserted.
notifyItemRangeChanged(int, int) - Method in class ohos.agp.database.DataSetPublisher
Notifies the subscriber that subscribed items has changed.
notifyItemRangeInserted(int, int) - Method in class ohos.agp.database.DataSetPublisher
Notifies the subscriber that subscribed items has inserted.
notifyItemRangeRemoved(int, int) - Method in class ohos.agp.database.DataSetPublisher
Notifies the subscriber that subscribed items has removed.
notifyItemRemoved(int) - Method in class ohos.agp.database.DataSetPublisher
Notifies the subscriber that the subscribed item has removed.
notifyObservers() - Method in class java.util.Observable
If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed.
notifyObservers() - Method in class ohos.data.rdb.DataObservable
Sends a notification to all the observers in the observer set.
notifyObservers(Object) - Method in class java.util.Observable
If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed.
notifySlowProcess(String) - Static method in class ohos.hiviewdfx.HiChecker
Notifies your application of a slow processing if the current code has invoked time-consuming operations.
notIn(String, double[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is double array and values are out of a given range.
notIn(String, double[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is double array and values are out of a given range.
notIn(String, double[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is double array and values are out of a given range.
notIn(String, float[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is float array and values are out of a given range.
notIn(String, float[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is float array and values are out of a given range.
notIn(String, float[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is float array and values are out of a given range.
notIn(String, int[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is int array and values are out of a given range.
notIn(String, int[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is int array and values are out of a given range.
notIn(String, int[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is int array and values are out of a given range.
notIn(String, long[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is long array and values are out of a given range.
notIn(String, long[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is long array and values are out of a given range.
notIn(String, long[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is long array and values are out of a given range.
notIn(String, String[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is String array and values are out of a given range.
notIn(String, String[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is String array and values are out of a given range.
notIn(String, String[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is String array and values are out of a given range.
notIn(String, Time[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is Time array and values are out of a given range.
notIn(String, Time[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is Time array and values are out of a given range.
notIn(String, Time[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is Time array and values are out of a given range.
notIn(String, Timestamp[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is Timestamp array and values are out of a given range.
notIn(String, Timestamp[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is Timestamp array and values are out of a given range.
notIn(String, Timestamp[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is Timestamp array and values are out of a given range.
notIn(String, Calendar[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is Calendar array and values are out of a given range.
notIn(String, Calendar[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is Calendar array and values are out of a given range.
notIn(String, Calendar[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is Calendar array and values are out of a given range.
notIn(String, Date[]) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to match the specified field whose data type is Date array and values are out of a given range.
notIn(String, Date[]) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to match the specified field whose data type is Date array and values are out of a given range.
notIn(String, Date[]) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to match the specified field whose data type is Date array and values are out of a given range.
notInDouble(String, List<Double>) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is not within the specified double value list.
notInInt(String, List<Integer>) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is not within the specified int value list.
notInLong(String, List<Long>) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is not within the specified long value list.
notInString(String, List<String>) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is not within the specified string value list.
NotLinkException - Exception in java.nio.file
Checked exception thrown when a file system operation fails because a file is not a symbolic link.
NotLinkException(String) - Constructor for exception java.nio.file.NotLinkException
Constructs an instance of this class.
NotLinkException(String, String, String) - Constructor for exception java.nio.file.NotLinkException
Constructs an instance of this class.
NotOwnerException - Exception in java.security.acl
This is an exception that is thrown whenever the modification of an object (such as an Access Control List) is only allowed to be done by an owner of the object, but the Principal attempting the modification is not an owner.
NotOwnerException() - Constructor for exception java.security.acl.NotOwnerException
Constructs a NotOwnerException.
NotSerializableException - Exception in java.io
Thrown when an instance is required to have a Serializable interface.
NotSerializableException() - Constructor for exception java.io.NotSerializableException
Constructs a NotSerializableException object.
NotSerializableException(String) - Constructor for exception java.io.NotSerializableException
Constructs a NotSerializableException object with message string.
NotSupportConvertException - Exception in ohos.global.i18n.text
Represents the exception to be thrown when conversion is not supported.
NotSupportConvertException(String) - Constructor for exception ohos.global.i18n.text.NotSupportConvertException
A constructor used to create a NotSupportConvertException instance with a detailed message.
NotYetBoundException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to invoke an I/O operation upon a server socket channel that is not yet bound.
NotYetBoundException() - Constructor for exception java.nio.channels.NotYetBoundException
Constructs an instance of this class.
NotYetConnectedException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to invoke an I/O operation upon a socket channel that is not yet connected.
NotYetConnectedException() - Constructor for exception java.nio.channels.NotYetConnectedException
Constructs an instance of this class.
NOVEMBER - java.time.Month
The singleton instance for the month of November with 30 days.
NOVEMBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the eleventh month of the year in the Gregorian and Julian calendars.
NOVEMBER - Static variable in class ohos.global.icu.util.Calendar
Value of the MONTH field indicating the eleventh month of the year.
now() - Static method in class java.time.chrono.HijrahDate
Obtains the current HijrahDate of the Islamic Umm Al-Qura calendar in the default time-zone.
now() - Static method in class java.time.chrono.JapaneseDate
Obtains the current JapaneseDate from the system clock in the default time-zone.
now() - Static method in class java.time.chrono.MinguoDate
Obtains the current MinguoDate from the system clock in the default time-zone.
now() - Static method in class java.time.chrono.ThaiBuddhistDate
Obtains the current ThaiBuddhistDate from the system clock in the default time-zone.
now() - Static method in class java.time.Instant
Obtains the current instant from the system clock.
now() - Static method in class java.time.LocalDate
Obtains the current date from the system clock in the default time-zone.
now() - Static method in class java.time.LocalDateTime
Obtains the current date-time from the system clock in the default time-zone.
now() - Static method in class java.time.LocalTime
Obtains the current time from the system clock in the default time-zone.
now() - Static method in class java.time.MonthDay
Obtains the current month-day from the system clock in the default time-zone.
now() - Static method in class java.time.OffsetDateTime
Obtains the current date-time from the system clock in the default time-zone.
now() - Static method in class java.time.OffsetTime
Obtains the current time from the system clock in the default time-zone.
now() - Static method in class java.time.Year
Obtains the current year from the system clock in the default time-zone.
now() - Static method in class java.time.YearMonth
Obtains the current year-month from the system clock in the default time-zone.
now() - Static method in class java.time.ZonedDateTime
Obtains the current date-time from the system clock in the default time-zone.
now(Clock) - Static method in class java.time.chrono.HijrahDate
Obtains the current HijrahDate of the Islamic Umm Al-Qura calendar from the specified clock.
now(Clock) - Static method in class java.time.chrono.JapaneseDate
Obtains the current JapaneseDate from the specified clock.
now(Clock) - Static method in class java.time.chrono.MinguoDate
Obtains the current MinguoDate from the specified clock.
now(Clock) - Static method in class java.time.chrono.ThaiBuddhistDate
Obtains the current ThaiBuddhistDate from the specified clock.
now(Clock) - Static method in class java.time.Instant
Obtains the current instant from the specified clock.
now(Clock) - Static method in class java.time.LocalDate
Obtains the current date from the specified clock.
now(Clock) - Static method in class java.time.LocalDateTime
Obtains the current date-time from the specified clock.
now(Clock) - Static method in class java.time.LocalTime
Obtains the current time from the specified clock.
now(Clock) - Static method in class java.time.MonthDay
Obtains the current month-day from the specified clock.
now(Clock) - Static method in class java.time.OffsetDateTime
Obtains the current date-time from the specified clock.
now(Clock) - Static method in class java.time.OffsetTime
Obtains the current time from the specified clock.
now(Clock) - Static method in class java.time.Year
Obtains the current year from the specified clock.
now(Clock) - Static method in class java.time.YearMonth
Obtains the current year-month from the specified clock.
now(Clock) - Static method in class java.time.ZonedDateTime
Obtains the current date-time from the specified clock.
now(ZoneId) - Static method in class java.time.chrono.HijrahDate
Obtains the current HijrahDate of the Islamic Umm Al-Qura calendar in the specified time-zone.
now(ZoneId) - Static method in class java.time.chrono.JapaneseDate
Obtains the current JapaneseDate from the system clock in the specified time-zone.
now(ZoneId) - Static method in class java.time.chrono.MinguoDate
Obtains the current MinguoDate from the system clock in the specified time-zone.
now(ZoneId) - Static method in class java.time.chrono.ThaiBuddhistDate
Obtains the current ThaiBuddhistDate from the system clock in the specified time-zone.
now(ZoneId) - Static method in class java.time.LocalDate
Obtains the current date from the system clock in the specified time-zone.
now(ZoneId) - Static method in class java.time.LocalDateTime
Obtains the current date-time from the system clock in the specified time-zone.
now(ZoneId) - Static method in class java.time.LocalTime
Obtains the current time from the system clock in the specified time-zone.
now(ZoneId) - Static method in class java.time.MonthDay
Obtains the current month-day from the system clock in the specified time-zone.
now(ZoneId) - Static method in class java.time.OffsetDateTime
Obtains the current date-time from the system clock in the specified time-zone.
now(ZoneId) - Static method in class java.time.OffsetTime
Obtains the current time from the system clock in the specified time-zone.
now(ZoneId) - Static method in class java.time.Year
Obtains the current year from the system clock in the specified time-zone.
now(ZoneId) - Static method in class java.time.YearMonth
Obtains the current year-month from the system clock in the specified time-zone.
now(ZoneId) - Static method in class java.time.ZonedDateTime
Obtains the current date-time from the system clock in the specified time-zone.
NOW - ohos.global.icu.text.RelativeDateTimeFormatter.AbsoluteUnit
Now
NOW_MAX_KEY - Static variable in class ohos.multimodalinput.event.KeyEvent
Keycode constant: max keycode
NR_OPTION_NSA_AND_SA - Static variable in class ohos.telephony.TelephonyConstants
Indicates that the NR networking mode is NSA and SA.
NR_OPTION_NSA_ONLY - Static variable in class ohos.telephony.TelephonyConstants
Indicates that the NR networking mode is NSA only.
NR_OPTION_SA_ONLY - Static variable in class ohos.telephony.TelephonyConstants
Indicates that the NR networking mode is SA only.
NR_OPTION_UNKNOWN - Static variable in class ohos.telephony.TelephonyConstants
Indicates unknown NR networking mode.
NrSignalInformation - Class in ohos.telephony
Inherits from the parent class SignalInformation and provides methods for applications to obtain NR signal information.
NrSignalInformation() - Constructor for class ohos.telephony.NrSignalInformation
 
NSA_STATE_CONNECTED_DETECT - Static variable in class ohos.telephony.NetworkState
Indicates that a device is connected to an LTE network under an LTE cell that supports NSA and NR coverage detection.
NSA_STATE_DUAL_CONNECTED - Static variable in class ohos.telephony.NetworkState
Indicates that a device is connected to an LTE + NR network under an LTE cell that supports NSA.
NSA_STATE_IDLE_DETECT - Static variable in class ohos.telephony.NetworkState
Indicates that a device is idle under an LTE cell supporting NSA and NR coverage detection.
NSA_STATE_NO_DETECT - Static variable in class ohos.telephony.NetworkState
Indicates that a device is idle under an LTE cell supporting NSA but not NR coverage detection.
NSA_STATE_NOT_SUPPORT - Static variable in class ohos.telephony.NetworkState
Indicates that a device is idle under or is connected to an LTE cell that does not support NSA.
NSA_STATE_SA_ATTACHED - Static variable in class ohos.telephony.NetworkState
Indicates that a device is idle under or is connected to an NG-RAN cell while being attached to 5GC.
NTSC_1953 - ohos.media.image.common.ColorSpace
Indicates the color space based on the NTSC 1953 standard.
NUKTA - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
NULL - ohos.utils.zson.ZSONType
Indicates the null type, for example, null.
NULL - Static variable in class java.sql.Types
The constant in the Java programming language that identifies the generic SQL value NULL.
NULL_INSET - Static variable in class ohos.agp.render.Insets
Indicates the blank Insets instance.
NULL_NS_URI - Static variable in class ohos.javax.xml.XMLConstants
Namespace URI to use to represent that there is no Namespace.
NullCipher - Class in javax.crypto
The NullCipher class is a class that provides an "identity cipher" -- one that does not transform the plain text.
NullCipher() - Constructor for class javax.crypto.NullCipher
Creates a NullCipher object.
NULLORDER - Static variable in class java.text.CollationElementIterator
Null order which indicates the end of string is reached by the cursor.
NULLORDER - Static variable in class ohos.global.icu.text.CollationElementIterator
This constant is returned by the iterator in the methods next() and previous() when the end or the beginning of the source string has been reached, and there are no more valid collation elements to return.
nullPlusNonNullIsNull() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports concatenations between NULL and non-NULL values being NULL.
NullPointerException - Exception in java.lang
Thrown when an application attempts to use null in a case where an object is required.
NullPointerException() - Constructor for exception java.lang.NullPointerException
Constructs a NullPointerException with no detail message.
NullPointerException(String) - Constructor for exception java.lang.NullPointerException
Constructs a NullPointerException with the specified detail message.
nullsAreSortedAtEnd() - Method in interface java.sql.DatabaseMetaData
Retrieves whether NULL values are sorted at the end regardless of sort order.
nullsAreSortedAtStart() - Method in interface java.sql.DatabaseMetaData
Retrieves whether NULL values are sorted at the start regardless of sort order.
nullsAreSortedHigh() - Method in interface java.sql.DatabaseMetaData
Retrieves whether NULL values are sorted high.
nullsAreSortedLow() - Method in interface java.sql.DatabaseMetaData
Retrieves whether NULL values are sorted low.
nullsFirst(Comparator<? super T>) - Static method in interface java.util.Comparator
Returns a null-friendly comparator that considers null to be less than non-null.
nullsLast(Comparator<? super T>) - Static method in interface java.util.Comparator
Returns a null-friendly comparator that considers null to be greater than non-null.
NUM_ASSISTANT - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates an assistant number.
NUM_CALLBACK - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a callback number.
NUM_CAR - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a car number.
NUM_CHANNELS_INIT - Static variable in class ohos.media.common.AudioProperty
Indicates the default number of audio channels.
NUM_COMPANY_MAIN - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a company director number.
NUM_FAX_HOME - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a home fax number.
NUM_FAX_WORK - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a work fax number.
NUM_HOME - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a home number.
NUM_ISDN - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates an Integrated Services Digital Network (ISDN) number.
NUM_MAIN - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a main number.
NUM_MMS - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates an MMS number.
NUM_MOBILE - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a mobile phone number.
NUM_MONTH - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with numeric month.
NUM_MONTH_DAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with numeric month and day.
NUM_MONTH_WEEKDAY_DAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with numeric month, weekday, and day.
NUM_OTHER - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a number of the OTHER type.
NUM_OTHER_FAX - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a number of the OTHER_FAX type.
NUM_PAGER - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a pager number.
NUM_RADIO - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a radio number.
NUM_TELEX - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a telex number.
NUM_TTY_TDD - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a teletypewriter (TTY) or test-driven development (TDD) number.
NUM_WORK - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a work number.
NUM_WORK_MOBILE - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a work mobile phone number.
NUM_WORK_PAGER - Static variable in class ohos.sysappcomponents.contact.entity.PhoneNumber
Indicates a work pager number.
Number - Class in java.lang
The abstract class Number is the superclass of platform classes representing numeric values that are convertible to the primitive types byte, double, float, int, long, and short.
Number() - Constructor for class java.lang.Number
 
NUMBER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
NUMBER_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Number Forms" Unicode character block.
NUMBER_FORMS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NUMBER_FORMS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NUMBER_JOINER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
numberFormat - Variable in class java.text.DateFormat
The number formatter that DateFormat uses to format numbers in dates and times.
numberFormat - Variable in class ohos.global.icu.text.DateFormat
The number formatter that DateFormat uses to format numbers in dates and times.
NumberFormat - Class in java.text
NumberFormat is the abstract base class for all number formats.
NumberFormat - Class in ohos.global.icu.text
[icu enhancement] ICU's replacement for NumberFormat. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
NumberFormat() - Constructor for class java.text.NumberFormat
Sole constructor.
NumberFormat() - Constructor for class ohos.global.icu.text.NumberFormat
Empty constructor.
NumberFormat.Field - Class in java.text
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from NumberFormat.formatToCharacterIterator and as field identifiers in FieldPosition.
NumberFormat.Field - Class in ohos.global.icu.text
The instances of this inner class are used as attribute keys and values in AttributedCharacterIterator that NumberFormat.formatToCharacterIterator() method returns.
NumberFormatException - Exception in java.lang
Thrown to indicate that the application has attempted to convert a string to one of the numeric types, but that the string does not have the appropriate format.
NumberFormatException() - Constructor for exception java.lang.NumberFormatException
Constructs a NumberFormatException with no detail message.
NumberFormatException(String) - Constructor for exception java.lang.NumberFormatException
Constructs a NumberFormatException with the specified detail message.
numberHint - Variable in class ohos.media.image.ImagePacker.PackingOptions
Indicates the prompt of the number of images to be packed.
NumberingSystem - Class in ohos.global.icu.text
NumberingSystem is the base class for all number systems.
NumberingSystem() - Constructor for class ohos.global.icu.text.NumberingSystem
Default constructor.
numberOfChanges() - Method in class ohos.global.icu.text.Edits
 
numberOfLeadingZeros(int) - Static method in class java.lang.Integer
Returns the number of zero bits preceding the highest-order ("leftmost") one-bit in the two's complement binary representation of the specified int value.
numberOfLeadingZeros(long) - Static method in class java.lang.Long
Returns the number of zero bits preceding the highest-order ("leftmost") one-bit in the two's complement binary representation of the specified long value.
numberOfTrailingZeros(int) - Static method in class java.lang.Integer
Returns the number of zero bits following the lowest-order ("rightmost") one-bit in the two's complement binary representation of the specified int value.
numberOfTrailingZeros(long) - Static method in class java.lang.Long
Returns the number of zero bits following the lowest-order ("rightmost") one-bit in the two's complement binary representation of the specified long value.
NUMBERSTYLE - Static variable in class ohos.global.icu.text.NumberFormat
[icu] Constant to specify normal number style of format.
NUMERIC - ohos.global.icu.text.MeasureFormat.FormatWidth
Identical to NARROW except when formatMeasures is called with an hour and minute; minute and second; or hour, minute, and second Measures.
NUMERIC - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NUMERIC.
NUMERIC - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
NUMERIC - Static variable in interface ohos.global.icu.lang.UCharacter.NumericType
 
NUMERIC - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
NUMERIC - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
NUMERIC_SHAPING - Static variable in class java.awt.font.TextAttribute
Attribute key for converting ASCII decimal digits to other decimal ranges.
NUMERIC_TYPE - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Numeric_Type.
NUMERIC_VALUE - Static variable in interface ohos.global.icu.lang.UProperty
Double property Numeric_Value.
NumericShaper - Class in java.awt.font
The NumericShaper class is used to convert Latin-1 (European) digits to other Unicode decimal digits.
NumericShaper.Range - Enum in java.awt.font
A NumericShaper.Range represents a Unicode range of a script having its own decimal digits.
NUN - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
NUSHU - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NUSHU - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
NUSHU_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NV21 - Static variable in class ohos.media.image.common.ImageFormat
Indicates the YUV420 format with NV21 encoding.
nval - Variable in class java.io.StreamTokenizer
If the current token is a number, this field contains the value of that number.
NVARCHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NVARCHAR.
NYA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
NYIAKENG_PUACHUE_HMONG - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
NYIAKENG_PUACHUE_HMONG - Static variable in class ohos.global.icu.lang.UScript
 
NYIAKENG_PUACHUE_HMONG_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 

O

OAEPParameterSpec - Class in javax.crypto.spec
This class specifies the set of parameters used with OAEP Padding, as defined in the PKCS#1 v2.2 standard.
OAEPParameterSpec(String, String, AlgorithmParameterSpec, PSource) - Constructor for class javax.crypto.spec.OAEPParameterSpec
Constructs a parameter set for OAEP padding as defined in the PKCS #1 standard using the specified message digest algorithm mdName, mask generation function algorithm mgfName, parameters for the mask generation function mgfSpec, and source of the encoding input P pSrc.
ObjDoubleConsumer<T> - Interface in java.util.function
Represents an operation that accepts an object-valued and a double-valued argument, and returns no result.
object - Variable in class ohos.eventhandler.InnerEvent
Indicates the object carried in an InnerEvent for passing data of any type.
Object - Class in java.lang
Class Object is the root of the class hierarchy.
Object() - Constructor for class java.lang.Object
 
OBJECT - ohos.utils.zson.ZSONType
Indicates the object type, for example, {"fieldName": "fieldValue"}.
OBJECT_TRANSFER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.Service
Indicates the service value for object transfer (including v-Inbox and v-Folder).
ObjectAttribute<O,T> - Class in ohos.utils
An abstract class of object attributes.
ObjectAttribute(Class<T>, String) - Constructor for class ohos.utils.ObjectAttribute
A constructor used to create an ObjectAttribute instance based on the specified attribute type and name.
ObjectInput - Interface in java.io
ObjectInput extends the DataInput interface to include the reading of objects.
ObjectInputStream - Class in java.io
An ObjectInputStream deserializes primitive data and objects previously written using an ObjectOutputStream.
ObjectInputStream() - Constructor for class java.io.ObjectInputStream
Provide a way for subclasses that are completely reimplementing ObjectInputStream to not have to allocate private data just used by this implementation of ObjectInputStream.
ObjectInputStream(InputStream) - Constructor for class java.io.ObjectInputStream
Creates an ObjectInputStream that reads from the specified InputStream.
ObjectInputStream.GetField - Class in java.io
Provide access to the persistent fields read from the input stream.
ObjectInputValidation - Interface in java.io
Callback interface to allow validation of objects within a graph.
ObjectOutput - Interface in java.io
ObjectOutput extends the DataOutput interface to include writing of objects.
ObjectOutputStream - Class in java.io
An ObjectOutputStream writes primitive data types and graphs of Java objects to an OutputStream.
ObjectOutputStream() - Constructor for class java.io.ObjectOutputStream
Provide a way for subclasses that are completely reimplementing ObjectOutputStream to not have to allocate private data just used by this implementation of ObjectOutputStream.
ObjectOutputStream(OutputStream) - Constructor for class java.io.ObjectOutputStream
Creates an ObjectOutputStream that writes to the specified OutputStream.
ObjectOutputStream.PutField - Class in java.io
Provide programmatic access to the persistent fields to be written to ObjectOutput.
Objects - Class in java.util
This class consists of static utility methods for operating on objects.
ObjectStreamClass - Class in java.io
Serialization's descriptor for classes.
ObjectStreamConstants - Interface in java.io
Constants written into the Object Serialization Stream.
ObjectStreamException - Exception in java.io
Superclass of all exceptions specific to Object Stream classes.
ObjectStreamException() - Constructor for exception java.io.ObjectStreamException
Create an ObjectStreamException.
ObjectStreamException(String) - Constructor for exception java.io.ObjectStreamException
Create an ObjectStreamException with the specified argument.
ObjectStreamField - Class in java.io
A description of a Serializable field from a Serializable class.
ObjectStreamField(String, Class<?>) - Constructor for class java.io.ObjectStreamField
Create a Serializable field with the specified type.
ObjectStreamField(String, Class<?>, boolean) - Constructor for class java.io.ObjectStreamField
Creates an ObjectStreamField representing a serializable field with the given name and type.
ObjIntConsumer<T> - Interface in java.util.function
Represents an operation that accepts an object-valued and a int-valued argument, and returns no result.
ObjLongConsumer<T> - Interface in java.util.function
Represents an operation that accepts an object-valued and a long-valued argument, and returns no result.
Observable - Class in java.util
This class represents an observable object, or "data" in the model-view paradigm.
Observable() - Constructor for class java.util.Observable
Construct an Observable with zero Observers.
OBSERVE_MASK_CALL_FORWARDING_UNCONDITIONAL_INDICATOR - Static variable in class ohos.dcall.CallStateObserver
Indicates a mask that monitors CFU setting updates.
OBSERVE_MASK_CALL_STATE - Static variable in class ohos.dcall.CallStateObserver
Indicates a mask that monitors call state updates.
OBSERVE_MASK_CELL_INFO - Static variable in class ohos.telephony.RadioStateObserver
Indicates an observer mask for cell information updates.
OBSERVE_MASK_DATA_CONNECTION_STATE - Static variable in class ohos.telephony.CellularDataStateObserver
Indicates an observer mask for updates to the cellular data connection state.
OBSERVE_MASK_DATA_FLOW - Static variable in class ohos.telephony.CellularDataStateObserver
Indicates an observer mask for updates to the direction of cellular data traffic.
OBSERVE_MASK_NETWORK_STATE - Static variable in class ohos.telephony.RadioStateObserver
Indicates an observer mask for network state updates.
OBSERVE_MASK_SIGNAL_INFO - Static variable in class ohos.telephony.RadioStateObserver
Indicates an observer mask for signal strength updates.
OBSERVE_MASK_VOICE_MAIL_MESSAGE_INDICATOR - Static variable in class ohos.dcall.CallStateObserver
Indicates a mask that monitors voice mailbox state updates.
Observer - Interface in java.util
A class can implement the Observer interface when it wants to be informed of changes in observable objects.
observesDaylightTime() - Method in class java.util.SimpleTimeZone
Returns true if this SimpleTimeZone observes Daylight Saving Time.
observesDaylightTime() - Method in class java.util.TimeZone
Returns true if this TimeZone is currently in Daylight Saving Time, or if a transition from Standard Time to Daylight Saving Time occurs at any future time.
observesDaylightTime() - Method in class ohos.global.icu.util.TimeZone
Queries if this time zone is in daylight saving time or will observe daylight saving time at any future time.
obtain() - Static method in class ohos.rpc.MessageParcel
Creates an empty MessageParcel object with index 0.
obtain(int, float, float, MimeData) - Static method in class ohos.agp.components.DragEvent
A constructor used to create a new DragEvent instance.
obtain(long) - Static method in class ohos.rpc.MessageParcel
Obtains a MessageParcel object with a specified index from the cache pool.
obtainAllWorks() - Static method in class ohos.workscheduler.WorkScheduler
Obtains all pieces of work associated with the current application.
obtainComponentViaId(int) - Method in class ohos.agp.window.dialog.BaseDialog
Searches for the component with a specified ID.
OBTAINING_IPADDR - ohos.wifi.WifiLinkedInfo.ConnState
The IP address of the Wi-Fi connection is being obtained.
obtainInputStream(Uri) - Method in class ohos.aafwk.ability.DataAbilityHelper
Obtains the input stream of a file.
obtainInputSurface() - Method in class ohos.media.codec.Codec
Obtains a Surface object created for this encoder.
obtainInstance() - Static method in class ohos.agp.components.VelocityDetector
Obtains a new VelocityDetector instance to detect the velocity of a motion.
obtainIntersectRect(float, float, float, float) - Method in class ohos.agp.utils.RectFloat
Obtains the intersection rectangle of this RectFloat and a specified rectangle based on left, top, right, and bottom.
obtainIntersectRect(float, float, float, float) - Method in class ohos.utils.geo.RectFloat
Obtains the intersection rectangle of this RectFloat and a specified rectangle based on left, top, right, and bottom.
obtainIntersectRect(int, int, int, int) - Method in class ohos.agp.utils.Rect
Obtains the intersection rectangle of this Rect object and the rectangle determined by left, top, right, and bottom.
obtainIntersectRect(int, int, int, int) - Method in class ohos.utils.geo.Rect
Obtains the intersection rectangle of this Rect object and the rectangle determined by left, top, right, and bottom.
obtainIntersectRect(Rect) - Method in class ohos.agp.utils.Rect
Obtains the intersection rectangle of the specified rectangle and this Rect object.
obtainIntersectRect(RectFloat) - Method in class ohos.agp.utils.RectFloat
Obtains the intersection rectangle of this RectFloat and a specified rectangle.
obtainIntersectRect(Rect) - Method in class ohos.utils.geo.Rect
Obtains the intersection rectangle of the specified rectangle and this Rect object.
obtainIntersectRect(RectFloat) - Method in class ohos.utils.geo.RectFloat
Obtains the intersection rectangle of this RectFloat and a specified rectangle.
obtainMaxAmplitude() - Method in class ohos.media.recorder.Recorder
Obtains the maximum absolute amplitude in the audio source sampling data.
obtainOutputStream(Uri) - Method in class ohos.aafwk.ability.DataAbilityHelper
Obtains the output stream of a file.
obtrudeException(Throwable) - Method in class java.util.concurrent.CompletableFuture
Forcibly causes subsequent invocations of method CompletableFuture.get() and related methods to throw the given exception, whether or not already completed.
obtrudeValue(T) - Method in class java.util.concurrent.CompletableFuture
Forcibly sets or resets the value subsequently returned by method CompletableFuture.get() and related methods, whether or not already completed.
OCR_TEXT - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of ocrText.
OCTOBER - java.time.Month
The singleton instance for the month of October with 31 days.
OCTOBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the tenth month of the year in the Gregorian and Julian calendars.
OCTOBER - Static variable in class ohos.global.icu.util.Calendar
Value of the MONTH field indicating the tenth month of the year.
OECF - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
of(char) - Static method in class java.lang.Character.UnicodeBlock
Returns the object representing the Unicode block containing the given character, or null if the character is not a member of a defined block.
of(double) - Static method in class java.util.OptionalDouble
Return an OptionalDouble with the specified value present.
of(double) - Static method in interface java.util.stream.DoubleStream
Returns a sequential DoubleStream containing a single element.
of(double...) - Static method in interface java.util.stream.DoubleStream
Returns a sequential ordered stream whose elements are the specified values.
of(int) - Static method in class java.lang.Character.UnicodeBlock
Returns the object representing the Unicode block containing the given character (Unicode code point), or null if the character is not a member of a defined block.
of(int) - Static method in enum java.lang.Character.UnicodeScript
Returns the enum constant representing the Unicode script of which the given character (Unicode code point) is assigned to.
of(int) - Static method in enum java.time.chrono.HijrahEra
Obtains an instance of HijrahEra from an int value.
of(int) - Static method in enum java.time.chrono.IsoEra
Obtains an instance of IsoEra from an int value.
of(int) - Static method in class java.time.chrono.JapaneseEra
Obtains an instance of JapaneseEra from an int value.
of(int) - Static method in enum java.time.chrono.MinguoEra
Obtains an instance of MinguoEra from an int value.
of(int) - Static method in enum java.time.chrono.ThaiBuddhistEra
Obtains an instance of ThaiBuddhistEra from an int value.
of(int) - Static method in enum java.time.DayOfWeek
Obtains an instance of DayOfWeek from an int value.
of(int) - Static method in enum java.time.Month
Obtains an instance of Month from an int value.
of(int) - Static method in class java.time.Year
Obtains an instance of Year.
of(int) - Static method in class java.util.OptionalInt
Return an OptionalInt with the specified value present.
of(int) - Static method in interface java.util.stream.IntStream
Returns a sequential IntStream containing a single element.
of(int) - Static method in class ohos.global.icu.lang.UCharacter.UnicodeBlock
Returns the Unicode allocation block that contains the code point, or null if the code point is not a member of a defined block.
of(int...) - Static method in interface java.util.stream.IntStream
Returns a sequential ordered stream whose elements are the specified values.
of(int, int) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from an hour and minute.
of(int, int) - Static method in class java.time.MonthDay
Obtains an instance of MonthDay.
of(int, int) - Static method in class java.time.YearMonth
Obtains an instance of YearMonth from a year and month.
of(int, int, int) - Static method in class java.time.chrono.HijrahDate
Obtains a HijrahDate of the Islamic Umm Al-Qura calendar from the proleptic-year, month-of-year and day-of-month fields.
of(int, int, int) - Static method in class java.time.chrono.JapaneseDate
Obtains a JapaneseDate representing a date in the Japanese calendar system from the proleptic-year, month-of-year and day-of-month fields.
of(int, int, int) - Static method in class java.time.chrono.MinguoDate
Obtains a MinguoDate representing a date in the Minguo calendar system from the proleptic-year, month-of-year and day-of-month fields.
of(int, int, int) - Static method in class java.time.chrono.ThaiBuddhistDate
Obtains a ThaiBuddhistDate representing a date in the Thai Buddhist calendar system from the proleptic-year, month-of-year and day-of-month fields.
of(int, int, int) - Static method in class java.time.LocalDate
Obtains an instance of LocalDate from a year, month and day.
of(int, int, int) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from an hour, minute and second.
of(int, int, int) - Static method in class java.time.Period
Obtains a Period representing a number of years, months and days.
of(int, int, int, int) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from an hour, minute, second and nanosecond.
of(int, int, int, int, int) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour and minute, setting the second and nanosecond to zero.
of(int, int, int, int, int, int) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute and second, setting the nanosecond to zero.
of(int, int, int, int, int, int, int) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute, second and nanosecond.
of(int, int, int, int, int, int, int, ZoneId) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from a year, month, day, hour, minute, second, nanosecond and time-zone.
of(int, int, int, int, int, int, int, ZoneOffset) - Static method in class java.time.OffsetDateTime
Obtains an instance of OffsetDateTime from a year, month, day, hour, minute, second, nanosecond and offset.
of(int, int, int, int, ZoneOffset) - Static method in class java.time.OffsetTime
Obtains an instance of OffsetTime from an hour, minute, second and nanosecond.
of(int, Month) - Static method in class java.time.YearMonth
Obtains an instance of YearMonth from a year and month.
of(int, Month, int) - Static method in class java.time.LocalDate
Obtains an instance of LocalDate from a year, month and day.
of(int, Month, int, int, int) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour and minute, setting the second and nanosecond to zero.
of(int, Month, int, int, int, int) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute and second, setting the nanosecond to zero.
of(int, Month, int, int, int, int, int) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from year, month, day, hour, minute, second and nanosecond.
of(long) - Static method in class java.util.OptionalLong
Return an OptionalLong with the specified value present.
of(long) - Static method in interface java.util.stream.LongStream
Returns a sequential LongStream containing a single element.
of(long...) - Static method in interface java.util.stream.LongStream
Returns a sequential ordered stream whose elements are the specified values.
of(long, long) - Static method in class java.time.temporal.ValueRange
Obtains a fixed value range.
of(long, long, long) - Static method in class java.time.temporal.ValueRange
Obtains a variable value range.
of(long, long, long, long) - Static method in class java.time.temporal.ValueRange
Obtains a fully variable value range.
of(long, TemporalUnit) - Static method in class java.time.Duration
Obtains a Duration representing an amount in the specified unit.
of(E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified element.
of(E, E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
of(E, E...) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
of(E, E, E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
of(E, E, E, E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
of(E, E, E, E, E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
of(String) - Static method in interface java.time.chrono.Chronology
Obtains an instance of Chronology from a chronology ID or calendar system type.
of(String) - Static method in class java.time.ZoneId
Obtains an instance of ZoneId from an ID ensuring that the ID is valid and available for use.
of(String) - Static method in class java.time.ZoneOffset
Obtains an instance of ZoneOffset using the ID.
of(String, Map<String, String>) - Static method in class java.time.ZoneId
Obtains an instance of ZoneId using its ID using a map of aliases to supplement the standard zone IDs.
of(JapaneseEra, int, int, int) - Static method in class java.time.chrono.JapaneseDate
Obtains a JapaneseDate representing a date in the Japanese calendar system from the era, year-of-era, month-of-year and day-of-month fields.
of(DayOfWeek, int) - Static method in class java.time.temporal.WeekFields
Obtains an instance of WeekFields from the first day-of-week and minimal days.
of(LocalDate, LocalTime) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from a date and time.
of(LocalDate, LocalTime, ZoneId) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from a local date and time.
of(LocalDate, LocalTime, ZoneOffset) - Static method in class java.time.OffsetDateTime
Obtains an instance of OffsetDateTime from a date, time and offset.
of(LocalDateTime, ZoneId) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from a local date-time.
of(LocalDateTime, ZoneOffset) - Static method in class java.time.OffsetDateTime
Obtains an instance of OffsetDateTime from a date-time and offset.
of(LocalDateTime, ZoneOffset, ZoneOffset) - Static method in class java.time.zone.ZoneOffsetTransition
Obtains an instance defining a transition between two offsets.
of(LocalTime, ZoneOffset) - Static method in class java.time.OffsetTime
Obtains an instance of OffsetTime from a local time and an offset.
of(Month, int) - Static method in class java.time.MonthDay
Obtains an instance of MonthDay.
of(Month, int, DayOfWeek, LocalTime, boolean, ZoneOffsetTransitionRule.TimeDefinition, ZoneOffset, ZoneOffset, ZoneOffset) - Static method in class java.time.zone.ZoneOffsetTransitionRule
Obtains an instance defining the yearly rule to create transitions between two offsets.
of(ZoneOffset) - Static method in class java.time.zone.ZoneRules
Obtains an instance of ZoneRules that has fixed zone rules.
of(ZoneOffset, ZoneOffset, List<ZoneOffsetTransition>, List<ZoneOffsetTransition>, List<ZoneOffsetTransitionRule>) - Static method in class java.time.zone.ZoneRules
Obtains an instance of a ZoneRules.
of(Supplier<A>, BiConsumer<A, T>, BinaryOperator<A>, Function<A, R>, Collector.Characteristics...) - Static method in interface java.util.stream.Collector
Returns a new Collector described by the given supplier, accumulator, combiner, and finisher functions.
of(Supplier<R>, BiConsumer<R, T>, BinaryOperator<R>, Collector.Characteristics...) - Static method in interface java.util.stream.Collector
Returns a new Collector described by the given supplier, accumulator, and combiner functions.
of(Locale) - Static method in class java.time.format.DecimalStyle
Obtains the DecimalStyle for the specified locale.
of(Locale) - Static method in class java.time.temporal.WeekFields
Obtains an instance of WeekFields appropriate for a locale.
of(T) - Static method in class java.util.Optional
Returns an Optional with the specified present non-null value.
of(T) - Static method in interface java.util.stream.Stream
Returns a sequential Stream containing a single element.
of(T...) - Static method in interface java.util.stream.Stream
Returns a sequential ordered stream whose elements are the specified values.
ofCalendarField(int) - Static method in class java.text.DateFormat.Field
Returns the Field constant that corresponds to the Calendar constant calendarField.
ofCalendarField(int) - Static method in class ohos.global.icu.text.DateFormat.Field
Returns the Field constant that corresponds to the Calendar field calendarField.
ofDateAdjuster(UnaryOperator<LocalDate>) - Static method in class java.time.temporal.TemporalAdjusters
Obtains a TemporalAdjuster that wraps a date adjuster.
ofDays(int) - Static method in class java.time.Period
Obtains a Period representing a number of days.
ofDays(long) - Static method in class java.time.Duration
Obtains a Duration representing a number of standard 24 hour days.
ofDefaultLocale() - Static method in class java.time.format.DecimalStyle
Obtains the DecimalStyle for the default FORMAT locale.
ofEpochDay(long) - Static method in class java.time.LocalDate
Obtains an instance of LocalDate from the epoch day count.
ofEpochMilli(long) - Static method in class java.time.Instant
Obtains an instance of Instant using milliseconds from the epoch of 1970-01-01T00:00:00Z.
ofEpochSecond(long) - Static method in class java.time.Instant
Obtains an instance of Instant using seconds from the epoch of 1970-01-01T00:00:00Z.
ofEpochSecond(long, int, ZoneOffset) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime using seconds from the epoch of 1970-01-01T00:00:00Z.
ofEpochSecond(long, long) - Static method in class java.time.Instant
Obtains an instance of Instant using seconds from the epoch of 1970-01-01T00:00:00Z and nanosecond fraction of second.
OFF - Static variable in class java.util.logging.Level
OFF is a special level that can be used to turn off logging.
offer(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the end of this deque.
offer(E) - Method in class java.util.concurrent.ArrayBlockingQueue
Inserts the specified element at the tail of this queue if it is possible to do so immediately without exceeding the queue's capacity, returning true upon success and false if this queue is full.
offer(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(E) - Method in interface java.util.concurrent.BlockingQueue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Inserts the specified element at the tail of this deque.
offer(E) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Inserts the specified element at the tail of this queue.
offer(E) - Method in class java.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
offer(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
offer(E) - Method in class java.util.concurrent.LinkedBlockingQueue
Inserts the specified element at the tail of this queue if it is possible to do so immediately without exceeding the queue's capacity, returning true upon success and false if this queue is full.
offer(E) - Method in class java.util.concurrent.LinkedTransferQueue
Inserts the specified element at the tail of this queue.
offer(E) - Method in class java.util.concurrent.PriorityBlockingQueue
Inserts the specified element into this priority queue.
offer(E) - Method in class java.util.concurrent.SynchronousQueue
Inserts the specified element into this queue, if another thread is waiting to receive it.
offer(E) - Method in interface java.util.Deque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(E) - Method in class java.util.LinkedList
Adds the specified element as the tail (last element) of this list.
offer(E) - Method in class java.util.PriorityQueue
Inserts the specified element into this priority queue.
offer(E) - Method in interface java.util.Queue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.ArrayBlockingQueue
Inserts the specified element at the tail of this queue, waiting up to the specified wait time for space to become available if the queue is full.
offer(E, long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque), waiting up to the specified wait time if necessary for space to become available.
offer(E, long, TimeUnit) - Method in interface java.util.concurrent.BlockingQueue
Inserts the specified element into this queue, waiting up to the specified wait time if necessary for space to become available.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
 
offer(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingQueue
Inserts the specified element at the tail of this queue, waiting if necessary up to the specified wait time for space to become available.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedTransferQueue
Inserts the specified element at the tail of this queue.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.PriorityBlockingQueue
Inserts the specified element into this priority queue.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.SynchronousQueue
Inserts the specified element into this queue, waiting if necessary up to the specified wait time for another thread to receive it.
offerFirst(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the front of this deque.
offerFirst(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offerFirst(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Inserts the specified element at the front of this deque.
offerFirst(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
offerFirst(E) - Method in interface java.util.Deque
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
offerFirst(E) - Method in class java.util.LinkedList
Inserts the specified element at the front of this list.
offerFirst(E, long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the front of this deque, waiting up to the specified wait time if necessary for space to become available.
offerFirst(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
 
offerLast(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the end of this deque.
offerLast(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offerLast(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Inserts the specified element at the end of this deque.
offerLast(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
offerLast(E) - Method in interface java.util.Deque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
offerLast(E) - Method in class java.util.LinkedList
Inserts the specified element at the end of this list.
offerLast(E, long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the end of this deque, waiting up to the specified wait time if necessary for space to become available.
offerLast(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
 
OffHostService - Class in ohos.nfc.cardemulation
An abstract class that is inherited by the NFC off-host application.
OffHostService() - Constructor for class ohos.nfc.cardemulation.OffHostService
 
OFFLINE - ohos.data.distributed.device.DeviceStatus
Indicates that the device is offline.
OFFLINE - ohos.distributedschedule.interwork.DeviceInfo.DeviceState
Indicates that the device is offline.
offset - Variable in class ohos.media.common.BufferInfo
Indicates the buffer data offset.
offset() - Static method in class java.time.temporal.TemporalQueries
A query for ZoneOffset returning null if not found.
offset(float, float) - Method in class ohos.agp.render.Path
Offsets this Path by a specified coordinate.
offset(float, float, Path) - Method in class ohos.agp.render.Path
Offsets this Path by a specified distance.
offset(int) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures DataAbilityPredicates to specify the start position of the returned result.
offset(int) - Method in class ohos.data.orm.OrmPredicates
Configures OrmPredicates to specify the start position of the returned result.
offset(int) - Method in class ohos.data.rdb.RdbPredicates
Configures RdbPredicates to specify the start position of the returned result.
offset(int, int) - Method in class ohos.ai.cv.common.CvPoint
Obtains the coordinates after the horizontal and vertical coordinates are offset.
offset(Clock, Duration) - Static method in class java.time.Clock
Obtains a clock that returns instants from the specified clock with the specified duration added
OFFSET_SECONDS - java.time.temporal.ChronoField
The offset from UTC/Greenwich.
offsetByCodePoints(char[], int, int, int, int) - Static method in class java.lang.Character
Returns the index within the given char subarray that is offset from the given index by codePointOffset code points.
offsetByCodePoints(char[], int, int, int, int) - Static method in class ohos.global.icu.lang.UCharacter
Equivalent to the Character#offsetByCodePoints(char[], int, int, int, int) method, for convenience.
offsetByCodePoints(int, int) - Method in class java.lang.String
Returns the index within this String that is offset from the given index by codePointOffset code points.
offsetByCodePoints(int, int) - Method in class java.lang.StringBuffer
 
offsetByCodePoints(int, int) - Method in class java.lang.StringBuilder
Returns the index within this sequence that is offset from the given index by codePointOffset code points.
offsetByCodePoints(CharSequence, int, int) - Static method in class java.lang.Character
Returns the index within the given char sequence that is offset from the given index by codePointOffset code points.
offsetByCodePoints(CharSequence, int, int) - Static method in class ohos.global.icu.lang.UCharacter
Equivalent to the Character#offsetByCodePoints(CharSequence, int, int) method, for convenience.
OffsetDateTime - Class in java.time
A date-time with an offset from UTC/Greenwich in the ISO-8601 calendar system, such as 2007-12-03T10:15:30+01:00.
OffsetTime - Class in java.time
A time with an offset from UTC/Greenwich in the ISO-8601 calendar system, such as 10:15:30+01:00.
offsetX - Variable in class ohos.agp.render.BlurDrawLooper
Indicates the horizontal shadow offset against the drawn object.
offsetY - Variable in class ohos.agp.render.BlurDrawLooper
Indicates the vertical shadow offset against the drawn object.
ofHours(int) - Static method in class java.time.ZoneOffset
Obtains an instance of ZoneOffset using an offset in hours.
ofHours(long) - Static method in class java.time.Duration
Obtains a Duration representing a number of standard hours.
ofHoursMinutes(int, int) - Static method in class java.time.ZoneOffset
Obtains an instance of ZoneOffset using an offset in hours and minutes.
ofHoursMinutesSeconds(int, int, int) - Static method in class java.time.ZoneOffset
Obtains an instance of ZoneOffset using an offset in hours, minutes and seconds.
ofInstant(Instant, ZoneId) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class java.time.OffsetDateTime
Obtains an instance of OffsetDateTime from an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class java.time.OffsetTime
Obtains an instance of OffsetTime from an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from an Instant.
ofInstant(LocalDateTime, ZoneOffset, ZoneId) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from the instant formed by combining the local date-time and offset.
ofLocal(LocalDateTime, ZoneId, ZoneOffset) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from a local date-time using the preferred offset if possible.
ofLocale(Locale) - Static method in interface java.time.chrono.Chronology
Obtains an instance of Chronology from a locale.
ofLocalizedDate(FormatStyle) - Static method in class java.time.format.DateTimeFormatter
Returns a locale specific date format for the ISO chronology.
ofLocalizedDateTime(FormatStyle) - Static method in class java.time.format.DateTimeFormatter
Returns a locale specific date-time formatter for the ISO chronology.
ofLocalizedDateTime(FormatStyle, FormatStyle) - Static method in class java.time.format.DateTimeFormatter
Returns a locale specific date and time format for the ISO chronology.
ofLocalizedTime(FormatStyle) - Static method in class java.time.format.DateTimeFormatter
Returns a locale specific time format for the ISO chronology.
ofMillis(long) - Static method in class java.time.Duration
Obtains a Duration representing a number of milliseconds.
ofMinutes(long) - Static method in class java.time.Duration
Obtains a Duration representing a number of standard minutes.
ofMonths(int) - Static method in class java.time.Period
Obtains a Period representing a number of months.
ofNanoOfDay(long) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from a nanos-of-day value.
ofNanos(long) - Static method in class java.time.Duration
Obtains a Duration representing a number of nanoseconds.
ofNullable(T) - Static method in class java.util.Optional
Returns an Optional describing the specified value, if non-null, otherwise returns an empty Optional.
ofOffset(String, ZoneOffset) - Static method in class java.time.ZoneId
Obtains an instance of ZoneId wrapping an offset.
ofPattern(String) - Static method in class java.time.format.DateTimeFormatter
Creates a formatter using the specified pattern.
ofPattern(String, Locale) - Static method in class java.time.format.DateTimeFormatter
Creates a formatter using the specified pattern and locale.
ofSecondOfDay(long) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from a second-of-day value.
ofSeconds(long) - Static method in class java.time.Duration
Obtains a Duration representing a number of seconds.
ofSeconds(long, long) - Static method in class java.time.Duration
Obtains a Duration representing a number of seconds and an adjustment in nanoseconds.
ofStrict(LocalDateTime, ZoneOffset, ZoneId) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime strictly validating the combination of local date-time, offset and zone ID.
ofTotalSeconds(int) - Static method in class java.time.ZoneOffset
Obtains an instance of ZoneOffset specifying the total offset in seconds
ofWeeks(int) - Static method in class java.time.Period
Obtains a Period representing a number of weeks.
ofYearDay(int, int) - Static method in class java.time.LocalDate
Obtains an instance of LocalDate from a year and day-of-year.
ofYears(int) - Static method in class java.time.Period
Obtains a Period representing a number of years.
OGG - Static variable in class ohos.media.recorder.Recorder.OutputFormat
Indicates the Ogg media format.
OGHAM - java.lang.Character.UnicodeScript
Unicode script "Ogham".
OGHAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ogham" Unicode character block.
OGHAM - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OGHAM - Static variable in class ohos.global.icu.lang.UScript
Ogham
OGHAM_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OHM - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of electric: ohm
OHOS_BATTERY_CAPACITY - Static variable in class ohos.batterymanager.BatteryInfo
Indicates battery capacity.
OHOS_BATTERY_LOW - Static variable in class ohos.batterymanager.BatteryInfo
Indicates the current battery power is low.
OHOS_BATTERY_PRESENT - Static variable in class ohos.batterymanager.BatteryInfo
Whether the battery is present.
OHOS_BATTERY_TECHNOLOGY - Static variable in class ohos.batterymanager.BatteryInfo
Indicates battery technology.
OHOS_BATTERY_TEMPERATURE - Static variable in class ohos.batterymanager.BatteryInfo
Indicates battery current temperature.
OHOS_BATTERY_VOLTAGE - Static variable in class ohos.batterymanager.BatteryInfo
Indicates battery current voltage.
OHOS_CHARGE_COUNTER - Static variable in class ohos.batterymanager.BatteryInfo
Indicates the value of coulometer.
OHOS_CHARGE_STATE - Static variable in class ohos.batterymanager.BatteryInfo
Indicates charging state.
OHOS_CHARGE_TYPE - Static variable in class ohos.batterymanager.BatteryInfo
Indicates current charger type.
OHOS_CHARGING_CURRENT_MAX - Static variable in class ohos.batterymanager.BatteryInfo
Indicates the maximum charging current of the battery.
OHOS_CHARGING_VOLTAGE_MAX - Static variable in class ohos.batterymanager.BatteryInfo
Indicates the maximum voltage of the battery.
OHOS_FORM_ACQUIRE_SUCCESS - Static variable in interface ohos.aafwk.ability.AbilitySlice.FormCallback
Indicates that the Form is obtained successfully.
OHOS_FORM_APPLY_FAILURE - Static variable in interface ohos.aafwk.ability.AbilitySlice.FormCallback
Indicates that the system failed to draw the form layout.
OHOS_FORM_PREVIEW_FAILURE - Static variable in interface ohos.aafwk.ability.AbilitySlice.FormCallback
Indicates that the system failed to generate the form preview.
OHOS_FORM_REAPPLY_FAILURE - Static variable in interface ohos.aafwk.ability.AbilitySlice.FormCallback
Indicates that the system failed to update the form layout.
OHOS_FORM_RESTORE_FAILURE - Static variable in interface ohos.aafwk.ability.AbilitySlice.FormCallback
Indicates that the system failed to restore the form.
OHOS_TEMPERATURE_STATE - Static variable in class ohos.batterymanager.BatteryInfo
Indicates current battery health status.
ohos.aafwk.ability - package ohos.aafwk.ability
Provides high-level classes of the overall HarmonyOS application development model.
ohos.aafwk.ability.delegation - package ohos.aafwk.ability.delegation
Provides classes for you to test your HarmonyOS applications.
ohos.aafwk.ability.fraction - package ohos.aafwk.ability.fraction
Provides Fraction-related capabilities.
ohos.aafwk.ability.startsetting - package ohos.aafwk.ability.startsetting
Provides a class that defines custom attributes for an ability, which can be passed as an input parameter in the call when you start the ability.
ohos.aafwk.abilityjet.activedata - package ohos.aafwk.abilityjet.activedata
Provides a data holder class for observing data.
ohos.aafwk.abilityjet.databinding - package ohos.aafwk.abilityjet.databinding
Provides a data binding library that allows you to bind data to UIs using a declarative format instead of in a programmatic manner.
ohos.aafwk.content - package ohos.aafwk.content
Provides classes for basic communication among HarmonyOS applications.
ohos.accessibility - package ohos.accessibility
Provides a collection of classes for interacting with the accessibility system service and provides interfaces for sending accessibility events, querying the accessibility service status, and sending accessibility status change events.
ohos.accessibility.ability - package ohos.accessibility.ability
Provides an accessibility service development framework for you to develop your own accessibility applications.
ohos.account - package ohos.account
Enables your applications to use OS account-related functions provided by the OS.
ohos.account.app - package ohos.account.app
Provides classes and methods for you to manage accounts of applications running the OS.
ohos.ace.ability - package ohos.ace.ability
Provides basic classes to implement functions such as page loading, and event and life cycle management.
ohos.agp.animation - package ohos.agp.animation
Implements animation on a UI.
ohos.agp.colors - package ohos.agp.colors
Defines colors and provides different color specifications.
ohos.agp.components - package ohos.agp.components
Provides common view components for user interactions on the UI.
ohos.agp.components.element - package ohos.agp.components.element
Provides elements that can be drawn on the UI.
ohos.agp.components.surfaceprovider - package ohos.agp.components.surfaceprovider
Provides a surface component.
ohos.agp.components.webengine - package ohos.agp.components.webengine
Provides functions related to the WebView component,such as WebView.load(java.lang.String).
ohos.agp.database - package ohos.agp.database
Observes content changes of data sets.
ohos.agp.graphics - package ohos.agp.graphics
This package includes basic elements and features related to graphics.
ohos.agp.render - package ohos.agp.render
This package includes basic elements and features related to rendering.
ohos.agp.render.layoutboost - package ohos.agp.render.layoutboost
Provides the LayoutBoost, which includes the related methods and utilities.
ohos.agp.render.opengl - package ohos.agp.render.opengl
Provides Embedded-System Graphics Library (EGL) and OpenGL for Embedded Systems (OpenGL ES) interfaces.
ohos.agp.render.render3d - package ohos.agp.render.render3d
Provides 3D capabilities and features.
ohos.agp.render.render3d.components - package ohos.agp.render.render3d.components
Provides basic 3D components, including the camera, light, node, and scene.
ohos.agp.render.render3d.gltf - package ohos.agp.render.render3d.gltf
Provides the glTF data processing capability.
ohos.agp.render.render3d.impl - package ohos.agp.render.render3d.impl
Provides jni interfaces.
ohos.agp.render.render3d.math - package ohos.agp.render.render3d.math
Provides utility classes about mathematics for the 3D engine.
ohos.agp.render.render3d.resources - package ohos.agp.render.render3d.resources
Provides managers of 3D scene resources, including mesh descriptors, material descriptors, and animation playback resources.
ohos.agp.render.render3d.systems - package ohos.agp.render.render3d.systems
Provides 3D engine systems.
ohos.agp.render.render3d.util - package ohos.agp.render.render3d.util
Provides utility classes for the 3D engine.
ohos.agp.text - package ohos.agp.text
Provides text tools.
ohos.agp.transition - package ohos.agp.transition
Provides transition-specific classes that include methods for creating and setting the transition effect.
ohos.agp.utils - package ohos.agp.utils
Utility classes commonly used by controls.
ohos.agp.window.dialog - package ohos.agp.window.dialog
Provides common methods and attributes of dialog boxes.
ohos.agp.window.service - package ohos.agp.window.service
Provides methods for an external component to obtain window and display attributes.
ohos.ai.asr - package ohos.ai.asr
Provides automatic speech recognition (ASR) classes, including those about the data structure, configurations, and functions specific to ASR.
ohos.ai.asr.util - package ohos.ai.asr.util
Provides constant and utility classes specific to automatic speech recognition (ASR).
ohos.ai.cv.common - package ohos.ai.cv.common
Defines the base class for common computer vision (CV) classes, including data structure, callback method, and configuration classes.
ohos.ai.cv.docrefine - package ohos.ai.cv.docrefine
Provides classes dedicated to computer vision (CV) document rectification, including data structure, configuration, key, and interface classes.
ohos.ai.cv.qrcode - package ohos.ai.cv.qrcode
Provides classes dedicated to computer vision (CV) qrcode detection, including data structure, configuration, key, and interface classes.
ohos.ai.cv.sr - package ohos.ai.cv.sr
Contains the configuration and interface classes of the computer vision (CV) single image super-resolution (SISR) and text image super-resolution functions.
ohos.ai.cv.text - package ohos.ai.cv.text
Provides classes dedicated to computer vision (CV) text detection, including data structure, configuration, key, and interface classes.
ohos.ai.engine.pluginservice - package ohos.ai.engine.pluginservice
Provides plug-in management functions.
ohos.ai.engine.resultcode - package ohos.ai.engine.resultcode
Defines the result codes of calling HUAWEI HiAI Engine interfaces.
ohos.ai.nlu - package ohos.ai.nlu
Provide methods for the natural language understanding (NLU) service.
ohos.ai.nlu.util - package ohos.ai.nlu.util
Provides constant and utility classes specific to natural language understanding (NLU).
ohos.ai.tts - package ohos.ai.tts
Provides methods for the text-to-speech (TTS) service.
ohos.ai.tts.constants - package ohos.ai.tts.constants
Provides text-to-speech (TTS) constants.
ohos.app - package ohos.app
Obtains application information during runtime.
ohos.app.dispatcher - package ohos.app.dispatcher
Provides task dispatcher-related functions.
ohos.app.dispatcher.task - package ohos.app.dispatcher.task
Provides task-related functions.
ohos.backgroundtaskmgr - package ohos.backgroundtaskmgr
Manages background tasks.
ohos.batterymanager - package ohos.batterymanager
Provides interfaces to obtain battery information of a device, including the remaining battery power, voltage, temperature, model, and charger type.
ohos.biometrics.authentication - package ohos.biometrics.authentication
Provides methods to implement biometric authentication.
ohos.bluetooth - package ohos.bluetooth
Provides basic Bluetooth capabilities.
ohos.bluetooth.ble - package ohos.bluetooth.ble
Provides basic Bluetooth Low Energy (BLE) capabilities.
ohos.bundle - package ohos.bundle
Provides bundle-related functions.
ohos.bundleactive - package ohos.bundleactive
Provides classes for managing bundle usage information and state data.
ohos.data - package ohos.data
Provides basic capabilities of the local data framework and data-sharing service.
ohos.data.async - package ohos.data.async
Provides functions of asynchronously adding, deleting, modifying, and querying data of the database.
ohos.data.dataability - package ohos.data.dataability
Provides predicates to set query conditions for database or non-database such as XML file in cross-device or cross-scenario data transmission.
ohos.data.distributed.common - package ohos.data.distributed.common
Provides public classes or interfaces.
ohos.data.distributed.device - package ohos.data.distributed.device
Provides classes related to the DeviceKvStore database that manages data by device.
ohos.data.distributed.file - package ohos.data.distributed.file
Provides interfaces of the distributed file manager.
ohos.data.distributed.user - package ohos.data.distributed.user
Provides classes for managing data of the same account.
ohos.data.orm - package ohos.data.orm
Provides ORM interfaces to perform basic operations on databases.
ohos.data.preferences - package ohos.data.preferences
Provides the Preferences module for storing a small number of key-value pairs.
ohos.data.rdb - package ohos.data.rdb
Provides RdbStore interfaces to perform basic operations on databases.
ohos.data.resultset - package ohos.data.resultset
Provides methods for operating database result sets.
ohos.data.search - package ohos.data.search
Provides methods for performing indexing and search operations provided by the fusion search service.
ohos.data.search.connect - package ohos.data.search.connect
Provides callbacks that are invoked when connecting to or disconnecting from the fusion search service.
ohos.data.search.listener - package ohos.data.search.listener
Provides a callback for index changes.
ohos.data.search.model - package ohos.data.search.model
Defines the basic data structure of the fusion search service.
ohos.data.search.schema - package ohos.data.search.schema
Provides index schemas specific to different types of data.
ohos.data.usage - package ohos.data.usage
Manages storage devices.
ohos.dcall - package ohos.dcall
Provides a distributed call management framework.
ohos.distributedschedule.interwork - package ohos.distributedschedule.interwork
Provides interfaces and classes for registering and unregistering device state callbacks, obtaining information about all devices or a specified device on the distributed network, querying application information, and initializing the distributed execution framework.
ohos.event.commonevent - package ohos.event.commonevent
Manages common events, such as common event publishing, subscription, and unsubscription.
ohos.event.intentagent - package ohos.event.intentagent
Provides a mechanism for pending execution.
ohos.event.notification - package ohos.event.notification
Manages notifications, such as notification publishing, canceling, subscription, unsubscription, and notification slot management.
ohos.eventhandler - package ohos.eventhandler
 
ohos.global.config - package ohos.global.config
Defines globalization configuration types and provides functions for processing globalization configurations.
ohos.global.configuration - package ohos.global.configuration
Describes resource configurations, including the language and region, screen resolution, device type, and device orientation.
ohos.global.i18n - package ohos.global.i18n
Provides classes and interfaces related to internationalization items, such as the local calendar, time, date, and phone number.
ohos.global.i18n.phonenumbers - package ohos.global.i18n.phonenumbers
Provides methods for processing a phone number based on the specified region code, for example, the method for obtaining the formatting result based on the input string representation of a phone number.
ohos.global.i18n.text - package ohos.global.i18n.text
Provides methods for processing text used in internationalization scenarios, for example, the method for formatting date and time.
ohos.global.i18n.utils - package ohos.global.i18n.utils
Provide utility classes for international calendar, time, address, and region, as well as locale matching.
ohos.global.icu.lang - package ohos.global.icu.lang
 
ohos.global.icu.math - package ohos.global.icu.math
 
ohos.global.icu.text - package ohos.global.icu.text
 
ohos.global.icu.util - package ohos.global.icu.util
 
ohos.global.resource - package ohos.global.resource
Defines resource types and provides functions for processing resources.
ohos.global.resource.solidxml - package ohos.global.resource.solidxml
Provides functions for processing solid XML files.
ohos.global.systemres - package ohos.global.systemres
 
ohos.hiviewdfx - package ohos.hiviewdfx
Provides quality attribute classes, such as reliability and testability, including HiLog, HiTrace, and Debug.
ohos.hiviewdfx.xcollie - package ohos.hiviewdfx.xcollie
Provides a mechanism for detecting service processing timeouts of an application or service.
ohos.interwork.bundle - package ohos.interwork.bundle
Provides a class for obtaining basic Ability information that can be used to uniquely identify an ability.
ohos.interwork.event.intentagent - package ohos.interwork.event.intentagent
Provides a mechanism for pending execution.
ohos.interwork.eventhandler - package ohos.interwork.eventhandler
Allows you to send and process InnerEvent and Runnable objects on asynchronous threads.
ohos.interwork.ui - package ohos.interwork.ui
Provides extended application components for cross-platform interaction.
ohos.interwork.utils - package ohos.interwork.utils
Provides common utility classes and interfaces for implementing cross-platform interaction.
ohos.javax.xml - package ohos.javax.xml
 
ohos.javax.xml.namespace - package ohos.javax.xml.namespace
 
ohos.javax.xml.parsers - package ohos.javax.xml.parsers
 
ohos.javax.xml.stream - package ohos.javax.xml.stream
 
ohos.javax.xml.stream.events - package ohos.javax.xml.stream.events
 
ohos.javax.xml.stream.util - package ohos.javax.xml.stream.util
 
ohos.javax.xml.transform - package ohos.javax.xml.transform
 
ohos.javax.xml.validation - package ohos.javax.xml.validation
 
ohos.light.agent - package ohos.light.agent
Manages lights on hardware devices.
ohos.light.bean - package ohos.light.bean
Defines the types and blinking effects of lights.
ohos.location - package ohos.location
Provides a collection of classes and methods for applications to obtain device locations.
ohos.media.audio - package ohos.media.audio
Provides applications with interfaces to adjust the audio volume, manage the audio focus, and control audio recording and playback.
ohos.media.camera - package ohos.media.camera
Provides the entry for using camera functions.
ohos.media.camera.device - package ohos.media.camera.device
Provides classes related to the following camera operations: Camera feature query Camera configuration Frame capture Camera state listening
ohos.media.camera.params - package ohos.media.camera.params
Provides camera parameter classes, including definitions of camera properties, supported parameters, and parameter setting results.
ohos.media.codec - package ohos.media.codec
Provides interfaces for encoding and decoding audio and video data.
ohos.media.common - package ohos.media.common
Defines common media objects, attributes, and fields, such as audio and video attributes.
ohos.media.common.sessioncore - package ohos.media.common.sessioncore
Provides common classes for media sessions.
ohos.media.extractor - package ohos.media.extractor
Provides interfaces to separates audio from video data in multimedia files and extracts audio and video data sources.
ohos.media.image - package ohos.media.image
Provides APIs of image-related functions, including encoding and decoding, image processing, and image receiving.
ohos.media.image.common - package ohos.media.image.common
Provides definitions of common classes that image-related functions may be dependent on.
ohos.media.muxer - package ohos.media.muxer
Provides interfaces for multiplexing audio and video files to media files.
ohos.media.photokit.common - package ohos.media.photokit.common
Provides common class definitions for photokit.
ohos.media.photokit.metadata - package ohos.media.photokit.metadata
Provides interfaces for obtaining media metadata.
ohos.media.player - package ohos.media.player
Provides interfaces to control audio and video playback.
ohos.media.recorder - package ohos.media.recorder
Provides interfaces for audio and video recording.
ohos.media.sessioncore - package ohos.media.sessioncore
Provides interfaces to audio and video session.
ohos.miscservices.download - package ohos.miscservices.download
Provides download service-related classes and interfaces.
ohos.miscservices.inputmethod - package ohos.miscservices.inputmethod
Provides basic functions of the input method service for implementing interaction between applications and input method engines.
ohos.miscservices.inputmethodability - package ohos.miscservices.inputmethodability
Provides basic classes for developing input method applications.
ohos.miscservices.pasteboard - package ohos.miscservices.pasteboard
Provides the interface for system pasteboard operations and allows user applications to read, write, and query the pasteboard content.
ohos.miscservices.screenlock - package ohos.miscservices.screenlock
Provides classes related to the screen lock.
ohos.miscservices.screenlock.interfaces - package ohos.miscservices.screenlock.interfaces
Provides interfaces related to the screen lock.
ohos.miscservices.timeutility - package ohos.miscservices.timeutility
Provides interfaces for reading and setting the system time and time zone as well as the interfaces for implementing system timers, such as creating and stopping a timer.
ohos.miscservices.wallpaper - package ohos.miscservices.wallpaper
Provides APIs to applications for managing wallpapers, obtaining wallpaper color information, and receiving color change notifications.
ohos.multimodalinput.device - package ohos.multimodalinput.device
Provides information about input devices.
ohos.multimodalinput.event - package ohos.multimodalinput.event
Provides classes that define input events, such as key and manipulation events.
ohos.net - package ohos.net
Provides interfaces to manage data networks.
ohos.net.http - package ohos.net.http
Provides responses, authentication, and errors for HTTP communications.
ohos.nfc - package ohos.nfc
Provides a universal NFC control module.
ohos.nfc.cardemulation - package ohos.nfc.cardemulation
Provides the NFC card emulation module.
ohos.nfc.oma - package ohos.nfc.oma
Implements management of NFC OMA channels.
ohos.nfc.tag - package ohos.nfc.tag
Reads and writes NFC tags module.
ohos.org.w3c.dom - package ohos.org.w3c.dom
 
ohos.org.w3c.dom.ls - package ohos.org.w3c.dom.ls
 
ohos.org.xml.sax - package ohos.org.xml.sax
 
ohos.org.xml.sax.helpers - package ohos.org.xml.sax.helpers
 
ohos.os - package ohos.os
Provides classes related to system management.
ohos.powermanager - package ohos.powermanager
Manages power.
ohos.rpc - package ohos.rpc
Provides the following classes for enabling communication between processes on the same device or on different devices:
ohos.security - package ohos.security
Provides capabilities of querying HarmonyOS system permissions and network security policies.
ohos.security.asset - package ohos.security.asset
Provides interfaces to securely store, delete, update, and query short sensitive data.
ohos.security.fileprotect - package ohos.security.fileprotect
Provides a method for obtaining an SfpPolicyManager instance and the methods for setting and obtaining the label and flag for a file.
ohos.security.keystore - package ohos.security.keystore
Provides classes to manage and use keys in a trusted execution environment (TEE).
ohos.security.permission - package ohos.security.permission
Provides permission-related interfaces and information, such as permission group information.
ohos.security.seckeychain - package ohos.security.seckeychain
Provides methods for installing, selecting, and using private keys and certificates.
ohos.security.seoperator - package ohos.security.seoperator
Provides interfaces to implement pan-payment functions.
ohos.sensor.agent - package ohos.sensor.agent
Manages sensors on hardware devices.
ohos.sensor.bean - package ohos.sensor.bean
Describes basic attributes of sensors on hardware devices, provides methods for querying these attributes, and provides the sensor types included in each sensor category.
ohos.sensor.common - package ohos.sensor.common
A utility class for sensors.
ohos.sensor.data - package ohos.sensor.data
Describes data information of sensors and provides methods for querying the information.
ohos.sensor.listener - package ohos.sensor.listener
Provides callbacks for receiving sensor data, including the basic data and accuracy data of sensors.
ohos.smartcomm - package ohos.smartcomm
Provides the multipath concurrency capability.
ohos.storageinfomgr - package ohos.storageinfomgr
Provides methods for managing storage information of an application.
ohos.sysappcomponents.calendar - package ohos.sysappcomponents.calendar
Provides methods and result sets for calendar applications.
ohos.sysappcomponents.calendar.column - package ohos.sysappcomponents.calendar.column
Provides constants required by calendar applications.
ohos.sysappcomponents.calendar.entity - package ohos.sysappcomponents.calendar.entity
Provides definitions of attributes related to calendar applications, such as accounts, events, and notifications.
ohos.sysappcomponents.calendar.support - package ohos.sysappcomponents.calendar.support
Provides database support for entity objects required by the application layer, for example, querying mappings between result sets and entity objects, defining data conversion rules, and providing URIs.
ohos.sysappcomponents.contact - package ohos.sysappcomponents.contact
Provides definitions of contact attributes (such as the email address, event information, group information, and more), contact-related operations, and information query methods.
ohos.sysappcomponents.contact.entity - package ohos.sysappcomponents.contact.entity
This package provides the definition of contact attributes, such as the email address, event information, group information, instant messaging (IM) address, name, nickname, note, organization, phone number, portrait, postal address, relation, SIP address, and website.
ohos.sysappcomponents.settings - package ohos.sysappcomponents.settings
Provides classes that allow applications to insert, delete, update, query, and listen to data in system databases.
ohos.system - package ohos.system
Provides classes with high-level APIs that access to low-level OS functionalities.
ohos.system.version - package ohos.system.version
Provides a class pertaining to the system version.
ohos.systemrestore - package ohos.systemrestore
Contains two types of interfaces: SystemRestore as a public interface used for system restore, and ISystemRestoreProgressListener as an interface used for progress callback.
ohos.telephony - package ohos.telephony
Provides interfaces related to the telephony service.
ohos.thermallistener - package ohos.thermallistener
Listens for thermal status changes of a device.
ohos.tools - package ohos.tools
Provides classes that manage tools, mainly including the classes to generate logs, such as Bytrace logs.
ohos.utils - package ohos.utils
Provides common basic system utilities.
ohos.utils.geo - package ohos.utils.geo
Utility classes commonly used by controls.
ohos.utils.net - package ohos.utils.net
Provides you with some utility classes to facilitate your network access.
ohos.utils.xml - package ohos.utils.xml
Provides a collection of classes and methods related to XML parsing.
ohos.utils.zson - package ohos.utils.zson
Provides classes for processing JSON structured data.
ohos.utils.zson.annotation - package ohos.utils.zson.annotation
Provides some necessary annotation classes for processing JSON structured data.
ohos.vibrator.agent - package ohos.vibrator.agent
Manages vibrators on hardware devices.
ohos.vibrator.bean - package ohos.vibrator.bean
Defines the types and vibration effects of vibrators.
ohos.wifi - package ohos.wifi
Executes or configures Wi-Fi.
ohos.wifi.p2p - package ohos.wifi.p2p
Executes or configures Wi-Fi P2P.
ohos.workscheduler - package ohos.workscheduler
Provides a framework for deferring works that do not need to be processed immediately.
OK - javax.net.ssl.SSLEngineResult.Status
The SSLEngine completed the operation, and is available to process similar calls.
OK - Static variable in class ohos.global.icu.text.DateTimePatternGenerator.PatternInfo
 
OL_CHIKI - java.awt.font.NumericShaper.Range
The Ol Chiki range with the Ol Chiki digits.
OL_CHIKI - java.lang.Character.UnicodeScript
Unicode script "Ol_Chiki".
OL_CHIKI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ol Chiki" Unicode character block.
OL_CHIKI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OL_CHIKI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
OL_CHIKI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_CHURCH_SLAVONIC_CYRILLIC - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
OLD_HUNGARIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_HUNGARIAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
OLD_HUNGARIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_ITALIC - java.lang.Character.UnicodeScript
Unicode script "Old_Italic".
OLD_ITALIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Old Italic" Unicode character block.
OLD_ITALIC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_ITALIC - Static variable in class ohos.global.icu.lang.UScript
Old Itallic
OLD_ITALIC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_NORTH_ARABIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_NORTH_ARABIAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
OLD_NORTH_ARABIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_PERMIC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_PERMIC - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
OLD_PERMIC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_PERSIAN - java.lang.Character.UnicodeScript
Unicode script "Old_Persian".
OLD_PERSIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Old Persian" Unicode character block.
OLD_PERSIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_PERSIAN - Static variable in class ohos.global.icu.lang.UScript
Script in Unicode 4.1
OLD_PERSIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_SOGDIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_SOGDIAN - Static variable in class ohos.global.icu.lang.UScript
 
OLD_SOGDIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_SOUTH_ARABIAN - java.lang.Character.UnicodeScript
Unicode script "Old_South_Arabian".
OLD_SOUTH_ARABIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Old South Arabian" Unicode character block.
OLD_SOUTH_ARABIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_SOUTH_ARABIAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
OLD_SOUTH_ARABIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_TURKIC - java.lang.Character.UnicodeScript
Unicode script "Old_Turkic".
OLD_TURKIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Old Turkic" Unicode character block.
OLD_TURKIC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OLD_TURKIC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
oldLength() - Method in class ohos.global.icu.text.Edits.Iterator
The length of the current span in the source string, which starts at Edits.Iterator.sourceIndex().
OLETTER - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
omitUnchangedText() - Method in class ohos.global.icu.text.CaseMap.Fold
Returns an instance that behaves like this one but omits unchanged text when case-mapping with Edits.
omitUnchangedText() - Method in class ohos.global.icu.text.CaseMap.Lower
Returns an instance that behaves like this one but omits unchanged text when case-mapping with Edits.
omitUnchangedText() - Method in class ohos.global.icu.text.CaseMap
Returns an instance that behaves like this one but omits unchanged text when case-mapping with Edits.
omitUnchangedText() - Method in class ohos.global.icu.text.CaseMap.Title
Returns an instance that behaves like this one but omits unchanged text when case-mapping with Edits.
omitUnchangedText() - Method in class ohos.global.icu.text.CaseMap.Upper
Returns an instance that behaves like this one but omits unchanged text when case-mapping with Edits.
on(boolean) - Method in class java.security.DigestInputStream
Turns the digest function on or off.
on(boolean) - Method in class java.security.DigestOutputStream
Turns the digest function on or off.
on(String...) - Method in class ohos.data.orm.OrmPredicates
Adds an on condition to the predicate.
on(String...) - Method in class ohos.data.rdb.RdbPredicates
Adds an on condition to the predicate.
ON_ACTIVE - ohos.aafwk.ability.Lifecycle.Event
Event indicating that the ability or ability slice enters the ACTIVE state.
ON_BACKGROUND - ohos.aafwk.ability.Lifecycle.Event
Event indicating that the ability or ability slice enters the BACKGROUND state.
ON_CONFLICT_ABORT - ohos.data.rdb.RdbStore.ConflictResolution
Aborts the current SQL statement with an SQLITE_CONSTRAINT error and discards any changes made by the current SQL statement when a constraint violation occurs.
ON_CONFLICT_FAIL - ohos.data.rdb.RdbStore.ConflictResolution
Aborts the current SQL statement with an SQLITE_CONSTRAINT error when a constraint violation occurs.
ON_CONFLICT_IGNORE - ohos.data.rdb.RdbStore.ConflictResolution
Skips the one row that encounters a constraint violation and continues processing subsequent rows of the SQL statement.
ON_CONFLICT_NONE - ohos.data.rdb.RdbStore.ConflictResolution
Performs no operation when a conflict occurs.
ON_CONFLICT_REPLACE - ohos.data.rdb.RdbStore.ConflictResolution
Deletes pre-existing rows that encounter a UNIQUE or PRIMARY KEY constraint violation prior to inserting or updating of the current row and continues command execution.
ON_CONFLICT_ROLLBACK - ohos.data.rdb.RdbStore.ConflictResolution
Aborts the current SQL statement with an SQLITE_CONSTRAINT error and rolls back the current transaction when a constraint violation occurs.
ON_FOREGROUND - ohos.aafwk.ability.Lifecycle.Event
Event indicating that the lifecycle state of the ability or ability slice is changing from BACKGROUND to INACTIVE.
ON_INACTIVE - ohos.aafwk.ability.Lifecycle.Event
Event indicating that the ability or ability slice enters the INACTIVE state.
ON_START - ohos.aafwk.ability.Lifecycle.Event
Event indicating the start of the lifecycle.
ON_STOP - ohos.aafwk.ability.Lifecycle.Event
Event indicating that the lifecycle is about to be destroyed.
onAbilityActive(Ability) - Method in interface ohos.aafwk.ability.AbilityLifecycleCallbacks
Called when the given ability calls Ability#onActive().
onAbilityBackground(Ability) - Method in interface ohos.aafwk.ability.AbilityLifecycleCallbacks
Called when the given ability calls Ability#onBackground().
onAbilityConnectDone(ElementName, IRemoteObject, int) - Method in interface ohos.aafwk.ability.IAbilityConnection
Called back after an ability connects to a Service ability.
onAbilityConnected() - Method in class ohos.accessibility.ability.AccessibleAbility
Called when your accessibility service is successfully connected to the OS.
onAbilityDisconnectDone(ElementName, int) - Method in interface ohos.aafwk.ability.IAbilityConnection
Called back after all connections to a Service ability are disconnected.
onAbilityForeground(Ability) - Method in interface ohos.aafwk.ability.AbilityLifecycleCallbacks
Called when the given ability calls Ability#onForeground.
onAbilityInactive(Ability) - Method in interface ohos.aafwk.ability.AbilityLifecycleCallbacks
Called when the given ability calls Ability#onInactive().
onAbilityResult(int, int, Intent) - Method in class ohos.aafwk.ability.Ability
Called when Ability.startAbilityForResult(ohos.aafwk.content.Intent,int) is called to start an ability and the result is returned.
onAbilityResult(int, int, Intent) - Method in class ohos.aafwk.ability.AbilitySlice
Called when AbilitySlice.startAbilityForResult(ohos.aafwk.content.Intent,int) is called to start an ability and the result is returned.
onAbilityResult(int, int, Intent) - Method in class ohos.ace.ability.AceAbility
 
onAbilitySaveState(PacMap) - Method in interface ohos.aafwk.ability.AbilityLifecycleCallbacks
Called when an ability calls Ability#onSaveAbilityState(PacMap).
onAbilityStart(Ability) - Method in interface ohos.aafwk.ability.AbilityLifecycleCallbacks
Called when the given ability calls Ability#onStart.
onAbilityStop(Ability) - Method in interface ohos.aafwk.ability.AbilityLifecycleCallbacks
Called when the given ability calls Ability#onStop().
onAccessibilityEvent(AccessibilityEventInfo) - Method in class ohos.accessibility.ability.AccessibleAbility
Called when an accessibility event occurs.
onAccountsChanged(List<AppAccount>) - Method in interface ohos.account.app.IAppAccountSubscriber
Called when the status of subscribed accounts changes.
onAccuracyDataModified(S, int) - Method in interface ohos.sensor.listener.ISensorDataCallback
Called when sensor accuracy data changes.
onAcquired(int, Form) - Method in interface ohos.aafwk.ability.AbilitySlice.FormCallback
Called to notify the application that the Form instance has been obtained after the application called the asynchronous method AbilitySlice#acquireForm(Intent, FormCallback).
onAcquired(AbilityForm) - Method in interface ohos.aafwk.ability.AbilityForm.OnAcquiredCallback
Called when an AbilityForm instance created by the supplier is obtained on the client.
onActive() - Method in class ohos.aafwk.ability.Ability
Called back when an ability enters the ACTIVE state.
onActive() - Method in class ohos.aafwk.ability.AbilitySlice
Called back when an ability slice enters the ACTIVE state.
onActive() - Method in class ohos.aafwk.ability.fraction.Fraction
Called when the Fraction enters the ACTIVE state.
onActive() - Method in class ohos.aafwk.ability.fraction.FractionAbility
 
onActive() - Method in class ohos.aafwk.ability.LifecycleObserver
Called back in response to an ON_ACTIVE event.
onActive() - Method in class ohos.ace.ability.AceAbility
 
onActive() - Method in class ohos.agp.components.webengine.WebView
Called when the WebView is set to be active, for example, when the page containing this WebView regains the focus or the page is being displayed in the foreground.
onAdvance(int, int) - Method in class java.util.concurrent.Phaser
Overridable method to perform an action upon impending phase advance, and to control termination.
onArrange(int, int, int, int) - Method in interface ohos.agp.components.ComponentContainer.ArrangeListener
Notifies the component-container to set the children positions and sizes when layouting
onAttributeConfigChanged(Configuration) - Method in class ohos.agp.components.Component
Called when a configuration is changed.
onAudioDeviceChange(int, AudioDeviceDescriptor[]) - Method in interface ohos.media.audio.AudioDeviceChangeObserver
Called upon device state changes to receive the change reason and device information.
onAudioEnd() - Method in interface ohos.ai.asr.AsrListener
Called when the audio ends.
onAudioStart() - Method in interface ohos.ai.asr.AsrListener
Called when the audio starts.
onAvailable(NetHandle) - Method in class ohos.net.NetStatusCallback
A callback method used to notify applications of an available data network.
onAVElementListLoaded(String, List<AVElement>) - Method in class ohos.media.common.sessioncore.AVSubscriptionCallback
Called when data is loaded for the first time or updated after AVBrowser.subscribeByParentMediaId(String, AVSubscriptionCallback) is called to subscribe to media items.
onAVElementListLoaded(String, List<AVElement>, PacMap) - Method in class ohos.media.common.sessioncore.AVSubscriptionCallback
Called when data is loaded for the first time or updated after AVBrowser.subscribeByParentMediaId(String, PacMap, AVSubscriptionCallback) is called to subscribe to media items.
onAVElementLoaded(AVElement) - Method in class ohos.media.common.sessioncore.AVElementCallback
Called when the media item description is returned.
onAVMetadataChanged(AVMetadata) - Method in class ohos.media.common.sessioncore.AVControllerCallback
Called when media metadata changes.
onAVPlaybackStateChanged(AVPlaybackState) - Method in class ohos.media.common.sessioncore.AVControllerCallback
Called when the playback state changes.
onAVQueueChanged(List<AVQueueElement>) - Method in class ohos.media.common.sessioncore.AVControllerCallback
Called when the playback queue changes.
onAVQueueTitleChanged(CharSequence) - Method in class ohos.media.common.sessioncore.AVControllerCallback
Called when the playback queue title changes.
onAVSessionDestroyed() - Method in class ohos.media.common.sessioncore.AVControllerCallback
Called when a request to destroy the media session is received.
onAVSessionEvent(String, PacMap) - Method in class ohos.media.common.sessioncore.AVControllerCallback
Called when an event sent by the media session through AVSession.sendAVSessionEvent(java.lang.String, ohos.utils.PacMap) is received.
onBackground() - Method in class ohos.aafwk.ability.Ability
Called back when an ability enters the BACKGROUND state.
onBackground() - Method in class ohos.aafwk.ability.AbilitySlice
Called back when an ability slice enters the BACKGROUND state.
onBackground() - Method in class ohos.aafwk.ability.fraction.Fraction
Called when the Fraction enters the background.
onBackground() - Method in class ohos.aafwk.ability.fraction.FractionAbility
 
onBackground() - Method in class ohos.aafwk.ability.LifecycleObserver
Called back in response to an ON_BACKGROUND event.
onBackground() - Method in class ohos.ace.ability.AceAbility
 
onBackPressed() - Method in class ohos.aafwk.ability.Ability
Called back when the Back key is pressed.
onBackPressed() - Method in class ohos.aafwk.ability.AbilitySlice
Called back when the Back key is pressed.
onBackPressed() - Method in class ohos.aafwk.ability.fraction.FractionAbility
 
onBackPressed() - Method in class ohos.ace.ability.AceAbility
 
onBarChanged(int, int, int) - Method in interface ohos.agp.components.ProgressBar.BarObserver
Called when the progress bar changes.
onBegin() - Method in interface ohos.data.rdb.TransactionObserver
Called when a transaction starts.
onBeginInput(KeyboardController, TextInputClient) - Method in class ohos.miscservices.inputmethodability.InputMethodAbility
Called to pass a KeyboardController and a TextInputClient object from the framework to the input method when the input starts.
onBeginningOfSpeech() - Method in interface ohos.ai.asr.AsrListener
Called when the ASR engine detects that a user starts to speak.
onBitmapLoadError() - Method in interface ohos.agp.render.render3d.ViewHolder.BitmapListener
Called back if an error occurs when loading a bitmap.
onBlockedStatusChanged(NetHandle, boolean) - Method in class ohos.net.NetStatusCallback
A callback method used to notify applications of network congestion status changes.
onBufferingChange(int) - Method in interface ohos.media.player.Player.IPlayerCallback
Called when the buffering percentage updates.
onBufferReceived(byte[]) - Method in interface ohos.ai.asr.AsrListener
Called when the ASR engine receives a new audio stream.
onBundleAdded(String, int) - Method in class ohos.bundle.LauncherService.BundleStatusCallback
Called when a bundle is installed.
onBundleRemoved(String, int) - Method in class ohos.bundle.LauncherService.BundleStatusCallback
Called when a bundle is uninstalled.
onBundleUpdated(String, int) - Method in class ohos.bundle.LauncherService.BundleStatusCallback
Called when a bundle is updated.
onCallback(String) - Method in interface ohos.smartcomm.IMultiPathCallback
A callback method used to receive notifications of the multipath service.
onCallStateUpdated(int, String) - Method in class ohos.dcall.CallStateObserver
Receives a call state change.
onCameraStatus(String, int) - Method in class ohos.media.camera.device.CameraDeviceCallback
Called when the logical camera status changes.
onCancel() - Method in class ohos.agp.render.render3d.Task
Called back when a task is cancelled.
onCancel(String, String[]) - Method in interface ohos.security.permission.Permission.OnRequestPermissionsResult
Called when the user cancels an operation, for example, by tapping the Cancel button on the device screen.
onCancel(Animator) - Method in interface ohos.agp.animation.Animator.StateChangedListener
Receives a notification indicating that an animator has been canceled.
onCanceled(NotificationRequest) - Method in class ohos.event.notification.NotificationSubscriber
Called back when a notification is canceled.
onCanceled(NotificationRequest, NotificationSortingMap, int) - Method in class ohos.event.notification.NotificationSubscriber
Called back when a notification is canceled.
onCancelled() - Method in class ohos.accessibility.ability.GestureResultListener
Called when the gesture is cancelled.
onCapabilitiesChanged(NetHandle, NetCapabilities) - Method in class ohos.net.NetStatusCallback
A callback method used to notify applications of network capability changes.
onCaptureIdle(Camera) - Method in class ohos.media.camera.device.CameraStateCallback
Called after the camera is successfully configured, and did not start capturing or has stopped capturing.
onCapturerConfigChanged(List<AudioCapturerConfig>) - Method in class ohos.media.audio.AudioCapturerCallback
Called whenever the capturer configuration is changed.
onCaptureRun(Camera) - Method in class ohos.media.camera.device.CameraStateCallback
Called when the capture starts.
onCaptureTriggerFinished(Camera, int, long) - Method in class ohos.media.camera.device.FrameStateCallback
Called when a triggered frame capture action is finished.
onCaptureTriggerInterrupted(Camera, int) - Method in class ohos.media.camera.device.FrameStateCallback
Called when a triggered frame capture action is stopped in advance.
onCaptureTriggerStarted(Camera, int, long) - Method in class ohos.media.camera.device.FrameStateCallback
Called when frame capture is started for a trigger.
onCautionFound(Caution) - Method in interface ohos.hiviewdfx.HiChecker.OnCautionListener
Called when a caution is generated.
onCellularDataConnectStateUpdated(int, int) - Method in class ohos.telephony.CellularDataStateObserver
Called when the cellular data link connection state updates.
onCellularDataFlow(int) - Method in class ohos.telephony.CellularDataStateObserver
Called when the uplink and downlink data flow state of cellular data services updates.
onCfuIndicatorUpdated(boolean) - Method in class ohos.dcall.CallStateObserver
Receives a CFU setting update.
onChange() - Method in interface ohos.aafwk.ability.IDataAbilityObserver
Called back to notify that the data being observed has changed.
onChange() - Method in interface ohos.data.rdb.DataObserver
Called when the data in a result set changes.
onChange() - Method in class ohos.data.rdb.DataObserverAsyncWrapper
 
onChange(Element) - Method in interface ohos.agp.components.element.Element.OnChangeListener
Called when an Element object changes.
onChange(ChangeNotification) - Method in interface ohos.data.distributed.common.KvStoreObserver
Receives notifications of data changes in the KvStore database.
onChange(OrmContext, AllChangeToTarget) - Method in interface ohos.data.orm.OrmObjectObserver
Callback invoked when data changes.
onChange(Preferences, String) - Method in interface ohos.data.preferences.Preferences.PreferencesObserver
Observes the change of a certain preference.
onChanged() - Method in class ohos.agp.database.DataSetSubscriber
Monitors data changes.
onChanged() - Method in interface ohos.miscservices.pasteboard.IPasteDataChangedListener
Callback invoked when pasteboard content changes.
onChanged(int) - Method in class ohos.bundle.OnPermissionChangedCallback
Called when the permission of an application indicated by the given UID changes.
onChanged(DeviceInfo, DeviceStatus) - Method in interface ohos.data.distributed.device.DeviceChangeCallback
Called when the device status changes.
onChanged(T) - Method in class ohos.aafwk.abilityjet.activedata.DataObserver
Notifies an observer that the data being observed has changed.
onCheckedChanged(AbsButton, boolean) - Method in interface ohos.agp.components.AbsButton.CheckedStateChangedListener
Called back to process state change events of an AbsButton item.
onCheckedChanged(RadioContainer, int) - Method in interface ohos.agp.components.RadioContainer.CheckedStateChangedListener
Callback to process change events of a radio button container.
onCleanCacheFinished(boolean) - Method in interface ohos.bundle.ICleanCacheCallback
Called when application cache clearing is complete.
onClick(int, AbilityForm, ViewsStatus) - Method in class ohos.aafwk.ability.OnClickListener
A callback method registered with the AbilityForm supplier for you to implement callbacks upon click events.
onClick(Component) - Method in interface ohos.agp.components.Component.ClickedListener
Called when a component is clicked.
onClick(IDialog, int) - Method in interface ohos.agp.window.dialog.IDialog.ClickedListener
Listens for and responds to click events of buttons in a dialog box.
onClick(IDialog, int) - Method in interface ohos.agp.window.dialog.IDialog.ItemClickedListener
Callback to be invoked when a click event occurs on a list item.
onClick(IDialog, int, boolean) - Method in interface ohos.agp.window.dialog.IDialog.CheckBoxClickedListener
Responds to check box click events.
OnClickListener - Class in ohos.aafwk.ability
Provides callback methods that are registered with the AbilityForm supplier for listening for click events.
OnClickListener() - Constructor for class ohos.aafwk.ability.OnClickListener
 
onClose(Runnable) - Method in interface java.util.stream.BaseStream
Returns an equivalent stream with an additional close handler.
onClose(SlideDrawer, SlideDrawer.SlideDirection) - Method in interface ohos.agp.components.SlideDrawer.SlideListener
Called when the SlideDrawer state is changed to DrawerState#CLOSE.
onCommand(String, PacMap, GeneralReceiver) - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the ohos.media.sessioncore.AVController sends a command to the media session.
onCommand(Intent, boolean) - Method in class ohos.aafwk.ability.Ability
Deprecated.
onCommand(Intent, boolean) - Method in class ohos.aafwk.ability.IntentAbility
Deprecated.
onCommand(Intent, boolean, int) - Method in class ohos.aafwk.ability.Ability
Called back when Service is started.
onCommand(Intent, boolean, int) - Method in class ohos.aafwk.ability.IntentAbility
Called back when a Service ability is started.
onCommand(Intent, boolean, int) - Method in class ohos.miscservices.inputmethodability.InputMethodAbility
 
onCommandCompleted(S) - Method in interface ohos.sensor.listener.ISensorDataCallback
Called when the sensor completes command execution.
onCommit() - Method in interface ohos.data.rdb.TransactionObserver
Called when a transaction is committed.
onCompleteContinuation(int) - Method in interface ohos.aafwk.ability.IAbilityContinuation
Called back when a local ability migration is complete.
onCompleteContinuation(int) - Method in class ohos.ace.ability.AceAbility
 
onCompleted() - Method in class ohos.accessibility.ability.GestureResultListener
Called when the gesture is completed.
onCompleted() - Method in interface ohos.miscservices.download.IDownloadListener
Called when the current download session is completed.
onCompletion(CountedCompleter<?>) - Method in class java.util.concurrent.CountedCompleter
Performs an action when method CountedCompleter.tryComplete() is invoked and the pending count is zero, or when the unconditional method CountedCompleter.complete(T) is invoked.
onComponentAttached(LayoutScatter, ComponentContainer, Intent) - Method in class ohos.aafwk.ability.fraction.Fraction
Called when the component of the Fraction is attached to a specified container.
onComponentBoundToWindow(Component) - Method in interface ohos.agp.components.Component.BindStateChangedListener
Called when a component is bound to a window.
onComponentDetach() - Method in class ohos.aafwk.ability.fraction.Fraction
Called when the component of the Fraction is detached from the container.
onComponentStateChanged(Component, int) - Method in interface ohos.agp.components.Component.ComponentStateChangedListener
Called when the component state is changed.
onComponentUnboundFromWindow(Component) - Method in interface ohos.agp.components.Component.BindStateChangedListener
Called when a component is unbound from a window.
onConfigurationUpdated(Configuration) - Method in class ohos.aafwk.ability.Ability
Called when the system configuration is updated.
onConfigurationUpdated(Configuration) - Method in class ohos.aafwk.ability.AbilityPackage
Called when the system configuration of the device changes.
onConfigurationUpdated(Configuration) - Method in class ohos.ace.ability.AceAbility
 
onConfigurationUpdated(Configuration) - Method in interface ohos.app.ElementsCallback
Called when the system configuration of the device changes.
onConfigurationUpdated(Configuration) - Method in class ohos.miscservices.inputmethodability.InputMethodAbility
 
onConfigured(Camera) - Method in class ohos.media.camera.device.CameraStateCallback
Called when the camera is successfully configured by Camera#configure(CameraConfig).
onConfigureFailed(Camera, int) - Method in class ohos.media.camera.device.CameraStateCallback
Called when camera configuration fails.
onConnect() - Method in interface ohos.data.search.connect.ServiceConnectCallback
Called when connecting to the search service.
onConnect(Intent) - Method in class ohos.aafwk.ability.Ability
Called back when a Service ability is first connected to an ability.
onConnect(Intent) - Method in class ohos.accessibility.ability.AccessibleAbility
 
onConnect(Intent) - Method in class ohos.miscservices.inputmethodability.InputMethodAbility
 
onConnect(Intent) - Method in class ohos.nfc.cardemulation.HostService
Connects to the Host service and obtains a remote service object.
onConnect(Intent) - Method in class ohos.nfc.cardemulation.OffHostService
Connects to the host service to obtain a remote service.
onConnected() - Method in class ohos.event.notification.NotificationSubscriber
Called back when the subscriber is connected to the Advanced Notification Service (ANS).
onConnected() - Method in class ohos.media.common.sessioncore.AVConnectionCallback
Called when the AVBrowser instance is successfully connected to the media browser service.
onConnectFailed() - Method in class ohos.media.common.sessioncore.AVConnectionCallback
Called when the connection between the AVBrowser and AVBrowserService fails.
onConnectionPropertiesChanged(NetHandle, ConnectionProperties) - Method in class ohos.net.NetStatusCallback
A callback method used to notify applications of changes in network link parameters.
onConsumed(NotificationRequest) - Method in class ohos.event.notification.NotificationSubscriber
Called back when the subscriber receives a new notification.
onConsumed(NotificationRequest, NotificationSortingMap) - Method in class ohos.event.notification.NotificationSubscriber
Called back when the subscriber receives a new notification.
onContentScrolled(Component, int, int, int, int) - Method in interface ohos.agp.components.Component.ScrolledListener
Processes a scrolling event dispatched to a component.
onCorruption(File) - Method in class ohos.data.rdb.RdbOpenCallback
Called when a corruption exception occurs when the database is opened.
onCreate() - Method in class ohos.agp.window.dialog.BaseDialog
Callback interfaced used when creating a Dialog instance.
onCreate() - Method in class ohos.agp.window.dialog.CommonDialog
Called from BaseDialog to set the default layout for the current dialog box.
onCreate() - Method in class ohos.agp.window.dialog.ToastDialog
Called from BaseDialog to set the default layout.
onCreate(RdbStore) - Method in class ohos.data.rdb.RdbOpenCallback
Called when the database associated with an RDB store is created.
onCreateComplete(SoundPlayer, int, int) - Method in interface ohos.media.audio.SoundPlayer.OnCreateCompleteListener
Called when the sound is created.
onCreated(Camera) - Method in class ohos.media.camera.device.CameraStateCallback
Called when the camera is successfully created by CameraKit.createCamera(String, CameraStateCallback, EventHandler).
onCreateFailed(String, int) - Method in class ohos.media.camera.device.CameraStateCallback
Called when the camera fails to be created.
onCreateForm() - Method in class ohos.aafwk.ability.Ability
Called to return an AbilityForm object.
onCreateForm(Intent) - Method in class ohos.aafwk.ability.Ability
Called to return a ProviderFormInfo object.
onCreateKeyboardContainer() - Method in class ohos.miscservices.inputmethodability.InputMethodAbility
Called when an input method keyboard window is created.
onCreateKeyboardInterface() - Method in class ohos.miscservices.inputmethodability.InputMethodAbility
Called when the input method ability starts.
onCursorChange(TextField, int, int) - Method in interface ohos.agp.components.TextField.CursorChangedListener
Called when the cursor position is changed.
onCursorContextChanged(float, float, float) - Method in interface ohos.miscservices.inputmethodability.KeyboardDelegate
Called when the cursor position changes.
onDataChanged(String, ChangedIndexContent) - Method in interface ohos.data.search.listener.IIndexChangeListener
Called when data in the index library changes.
onDecodeEvent(ImageSource, DecodeEvent) - Method in interface ohos.media.image.ImageSource.DecodeEventListener
Called when a decoding event occurs.
onDeleteDone(Integer, Object, Integer) - Method in interface ohos.data.async.DeleteCallback
Called to process the data deletion result.
onDeleteForm(int) - Method in class ohos.aafwk.ability.Ability
Called to notify the form provider that a specified form has been deleted.
onDestroy() - Method in class ohos.agp.window.dialog.BaseDialog
Callback interface used when enabling automatic close of a Dialog instance.
onDestroy() - Method in interface ohos.agp.window.dialog.CommonDialog.DestroyedListener
Called when a dialog is destroyed when a dialog is destroyed.
onDestroy() - Method in class ohos.agp.window.dialog.CommonDialog
 
onDestroy() - Method in class ohos.agp.window.dialog.ToastDialog
 
onDestroyed(AbilityForm) - Method in interface ohos.aafwk.ability.AbilityForm.OnAcquiredCallback
Called when an AbilityForm has been destroyed.
onDeviceOffline(String, int) - Method in interface ohos.distributedschedule.interwork.IDeviceStateCallback
Called when a device goes offline.
onDeviceOnline(String, int) - Method in interface ohos.distributedschedule.interwork.IDeviceStateCallback
Called when a device goes online.
onDied() - Method in class ohos.event.notification.NotificationSubscriber
Called back when connection to the ANS has died.
onDisconnect() - Method in interface ohos.data.search.connect.ServiceConnectCallback
Called when disconnecting from the search service.
onDisconnect(Intent) - Method in class ohos.aafwk.ability.Ability
Called back when all abilities connected to a Service ability are disconnected.
onDisconnect(Intent) - Method in class ohos.miscservices.inputmethodability.InputMethodAbility
 
onDisConnect() - Method in class ohos.event.notification.NotificationSubscriber
Called back when the subscriber is disconnected from the ANS.
onDisconnected() - Method in class ohos.media.common.sessioncore.AVConnectionCallback
Called when the AVBrowser instance is disconnected from the media browser service.
onDispatchEvent(AccessibilityEventInfo) - Method in interface ohos.agp.window.service.Window.IAccessibilityEventListener
set the Populate Accessibility Event dispatch.
onDisplay(IDialog) - Method in interface ohos.agp.window.dialog.BaseDialog.DisplayCallback
Called when a specified dialog box is displayed.
onDisplayResizeChanged(DisplayResizeController, Rect, float, float, float) - Method in interface ohos.accessibility.ability.DisplayResizeListener
Called when the rectangle, scale, or center coordinate for performing the resizing operations is changed.
onDisturbModeChange(int) - Method in interface ohos.event.notification.INotificationSubscriber
Deprecated.
onDisturbModeChanged(int) - Method in class ohos.event.notification.NotificationSubscriber
Called when the Do Not Disturb mode type changes.
onDoubleClick(Component) - Method in interface ohos.agp.components.Component.DoubleClickedListener
Called when a component is double-clicked.
onDowngrade(RdbStore, int, int) - Method in class ohos.data.rdb.RdbOpenCallback
Called when the database associated with this RdbStore needs to be downgraded.
onDrag(Component, DragEvent) - Method in class ohos.agp.components.Component
Called when a drag event is dispatched to the component.
onDrag(Component, DragEvent) - Method in class ohos.agp.components.ComponentContainer
Called when a drag event is dispatched to the component.
onDrag(Component, DragEvent) - Method in interface ohos.agp.components.ComponentParent
Checks if a drag event is distributed to the parent component.
onDragCancel(Component, DragInfo) - Method in interface ohos.agp.components.Component.DraggedListener
process a drag cancel event dispatched to the component.
onDragDown(Component, DragInfo) - Method in interface ohos.agp.components.Component.DraggedListener
Process a drag down event dispatched to the component.
onDragEnd(Component, DragInfo) - Method in interface ohos.agp.components.Component.DraggedListener
Process a drag end event dispatched to the component.
onDragPreAccept(Component, int) - Method in interface ohos.agp.components.Component.DraggedListener
Accepts the drag event dispatched to a component.
onDragStart(Component, DragInfo) - Method in interface ohos.agp.components.Component.DraggedListener
Process a drag start event dispatched to the component.
onDragUpdate(Component, DragInfo) - Method in interface ohos.agp.components.Component.DraggedListener
Process a drag update event dispatched to the component.
onDraw(Component, Canvas) - Method in interface ohos.agp.components.Component.DrawTask
Called when a component is updated through a draw task.
ONE - Static variable in class java.math.BigDecimal
The value 1, with a scale of 0.
ONE - Static variable in class java.math.BigInteger
The BigInteger constant one.
ONE - Static variable in class ohos.global.icu.math.BigDecimal
The BigDecimal constant "1".
ONE_DAY - Static variable in class ohos.global.icu.util.Calendar
The number of milliseconds in one day.
ONE_HOUR - Static variable in class ohos.global.icu.util.Calendar
The number of milliseconds in one hour.
ONE_MINUTE - Static variable in class ohos.global.icu.util.Calendar
The number of milliseconds in one minute.
ONE_SECOND - Static variable in class ohos.global.icu.util.Calendar
The number of milliseconds in one second.
ONE_TIME_FLAG - ohos.event.intentagent.IntentAgentConstant.Flags
Indicates that the IntentAgent can be used only once.
ONE_WEEK - Static variable in class ohos.global.icu.util.Calendar
The number of milliseconds in one week.
onEnd() - Method in class ohos.aafwk.ability.AbilityPackage
Called when your module is Ending.
onEnd() - Method in interface ohos.ai.asr.AsrListener
Called when the ASR ends.
onEnd(Animator) - Method in interface ohos.agp.animation.Animator.StateChangedListener
Receives a notification indicating that an animator has ended.
onEndInput() - Method in class ohos.miscservices.inputmethodability.InputMethodAbility
Called when the input stops.
onEndOfSpeech() - Method in interface ohos.ai.asr.AsrListener
Called when the ASR engine detects that the user stops speaking.
onError(int) - Method in interface ohos.ai.asr.AsrListener
Called when an error occurs during ASR.
onError(int) - Method in interface ohos.ai.cv.common.VisionCallback
Returns the error code.
onError(int, int) - Method in interface ohos.media.player.Player.IPlayerCallback
Called when a player error message is received.
onError(int, int) - Method in interface ohos.media.recorder.Recorder.IRecorderListener
Called back when an error occurs during recording.
onError(int, int, int) - Method in interface ohos.media.codec.Codec.ICodecListener
Reports an error that occurs during encoding or decoding.
onError(String) - Method in class ohos.media.common.sessioncore.AVElementCallback
Called when an error occurs during obtaining of the media item description.
onError(String) - Method in class ohos.media.common.sessioncore.AVSubscriptionCallback
Called when an error occurs during obtaining of media item descriptions.
onError(String, String) - Method in interface ohos.ai.tts.TtsListener
Called when an error occurs during audio synthesis or speaking.
onError(String, PacMap) - Method in class ohos.media.common.sessioncore.AVSubscriptionCallback
Called when an error occurs during obtaining of media item descriptions, with an input parameter passed from the media browser service.
onError(WebView, ResourceRequest, ResourceError) - Method in class ohos.agp.components.webengine.WebAgent
Called when an error occurs during web page loading.
onErrorReport(int) - Method in interface ohos.location.LocatorCallback
Obtains the error that occurs during the location service process.
onEstimateSize(int, int) - Method in interface ohos.agp.components.Component.EstimateSizeListener
Estimate the component's size to determine the width and height.
onEvent(int, PacMap) - Method in interface ohos.ai.asr.AsrListener
Called when the ASR engine detects certain events to report them to the caller.
onEvent(int, PacMap) - Method in interface ohos.ai.tts.TtsListener
Called when a TTS event occurs.
onEvent(WatchEvent<?>) - Method in interface ohos.utils.FileWatcher.EventHandler
Called when a specified event occurs.
onEventDispatch() - Method in class ohos.aafwk.ability.Ability
Called every time a key, touch, or trackball event is dispatched to this ability.
onExceptionalCompletion(Throwable, CountedCompleter<?>) - Method in class java.util.concurrent.CountedCompleter
Performs an action when method ForkJoinTask.completeExceptionally(java.lang.Throwable) is invoked or method CountedCompleter.compute() throws an exception, and this task has not already otherwise completed normally.
onExecute() - Method in class ohos.agp.render.render3d.Task
Called back when executing a task.
onExpired() - Method in class ohos.backgroundtaskmgr.ExpiredCallback
A callback used to notify an application of the timeout of its delayed transition to the suspended state.
onFailed(int) - Method in interface ohos.miscservices.download.IDownloadListener
Called when the current download session fails.
onFatalError(Camera, int) - Method in class ohos.media.camera.device.CameraStateCallback
Called when an error occurs throughout the camera lifecycle.
onFinish() - Method in class ohos.agp.render.render3d.Task
Called back when a task is finished.
onFinish() - Method in class ohos.utils.IntervalTimer
Called when the total work duration of the interval timer is over.
onFinish(String) - Method in interface ohos.ai.tts.TtsListener
Called when audio synthesis is finished.
onFinished(int, String) - Method in interface ohos.bundle.IInstallerCallback
Called when a bundle is installed or uninstalled.
onFinished(int, String) - Method in class ohos.bundle.InstallerCallback
Called when a bundle is installed or uninstalled.
onFlashlightStatus(String, int) - Method in class ohos.media.camera.device.CameraDeviceCallback
Called when the flashlight status changes.
onFocusChange(Component, boolean) - Method in interface ohos.agp.components.Component.FocusChangedListener
Processes a focus state change event of a component.
onFold() - Method in interface ohos.agp.components.SearchBar.FoldListener
Called when the user closes the SearchBar.
onForeground(Intent) - Method in class ohos.aafwk.ability.Ability
Called back when the state of an ability changes from BACKGROUND to INACTIVE.
onForeground(Intent) - Method in class ohos.aafwk.ability.AbilitySlice
Called back when the state of an ability slice changes from BACKGROUND to INACTIVE.
onForeground(Intent) - Method in class ohos.aafwk.ability.fraction.Fraction
Called when the Fraction enters the foreground.
onForeground(Intent) - Method in class ohos.aafwk.ability.fraction.FractionAbility
 
onForeground(Intent) - Method in class ohos.aafwk.ability.LifecycleObserver
Called back in response to an ON_FOREGROUND event, where information for the ability or ability slice to go back to the ACTIVE state is carried in the intent parameter.
onForeground(Intent) - Method in class ohos.ace.ability.AceAbility
 
onFormUninstalled(int) - Method in interface ohos.aafwk.ability.AbilitySlice.FormCallback
Called to notify the application that the Form provider has been uninstalled and the corresponding Form instance is no longer available.
onFrameBegin(Engine.Time) - Method in interface ohos.agp.render.render3d.RenderLoop.FrameListener
Called before the rendering of a frame.
onFrameEnd(Engine.Time) - Method in interface ohos.agp.render.render3d.RenderLoop.FrameListener
Called after the rendering of a frame.
onFrameError(Camera, FrameConfig, int, FrameResult) - Method in class ohos.media.camera.device.FrameStateCallback
Called when an error occurs during the frame capture.
onFrameFinished(Camera, FrameConfig, FrameResult) - Method in class ohos.media.camera.device.FrameStateCallback
Called when frame capture is finished and all the results are available.
onFrameInterval() - Method in interface ohos.media.audio.FrameIntervalObserver
Called when the playback or recording progress reaches a multiple of a specified interval.
onFramePosition() - Method in interface ohos.media.audio.FramePositionObserver
Called when the playback or recording progress reaches a specific position.
onFrameProgressed(Camera, FrameConfig, FrameResult) - Method in class ohos.media.camera.device.FrameStateCallback
Called when partial results are available during a frame capturing.
onFrameStarted(Camera, FrameConfig, long, long) - Method in class ohos.media.camera.device.FrameStateCallback
Called when frame capture starts.
onFrequencyData(byte[], int) - Method in interface ohos.media.audio.AudioWaver.FrequencyDataObserver
Called to obtain the frequency-domain audio data and the sampling rate.
onGesture(int) - Method in class ohos.accessibility.ability.AccessibleAbility
Called when a user performs a specified gesture on the device that your accessibility application has requested to be in touch exploration mode.
onGetRoot(String, int, PacMap) - Method in class ohos.media.sessioncore.AVBrowserService
Called after the AVBrowser#connect() method to return the information about the root item.
onGlobalFocusUpdated(Component, Component) - Method in interface ohos.agp.components.ComponentTreeObserver.GlobalFocusUpdatedListener
Callback method to be invoked when the focus state within the component tree changes.
onGlobalLayoutUpdated() - Method in interface ohos.agp.components.ComponentTreeObserver.GlobalLayoutListener
Deprecated.
use {@link ohos.agp.components.Component#LayoutRefreshedListener.onRefreshed(ohos.agp.components.Component) Component#LayoutRefreshedListener.onRefreshed(Component)} instead
onGltfImportFinished(String, GltfImportData) - Method in interface ohos.agp.render.render3d.gltf.GltfLoader.ImportListener
Called when the import has finished.
onGo(int, int) - Method in class ohos.data.resultset.AbsSharedResultSet
 
onGo(int, int) - Method in interface ohos.data.resultset.SharedResultSet
Called when the position of the result set changes.
onHide() - Method in class ohos.agp.window.dialog.BaseDialog
Callback interface used when hiding a Dialog instance.
onHideKeyboard() - Method in class ohos.miscservices.inputmethodability.InputMethodAbility
Called when the input method keyboard is hidden.
onHotkeyTriggered(int, KeyEvent) - Method in class ohos.aafwk.ability.Ability
Called when a hotkey is pressed.
onHotkeyTriggered(int, KeyEvent) - Method in class ohos.aafwk.ability.AbilitySlice
Called when a hotkey is pressed.
onImageArrival(ImageReceiver) - Method in interface ohos.media.image.ImageReceiver.IImageArrivalListener
Called when new image data is received.
onInactive() - Method in class ohos.aafwk.ability.Ability
Called back when an ability enters the INACTIVE state (an ability in this state is not interactive and may change to the BACKGROUND or ACTIVE state).
onInactive() - Method in class ohos.aafwk.ability.AbilitySlice
Called back when an ability slice enters the INACTIVE state.
onInactive() - Method in class ohos.aafwk.ability.fraction.Fraction
Called when the Fraction enters the INACTIVE state.
onInactive() - Method in class ohos.aafwk.ability.fraction.FractionAbility
 
onInactive() - Method in class ohos.aafwk.ability.LifecycleObserver
Called back in response to an ON_INACTIVE event.
onInactive() - Method in class ohos.ace.ability.AceAbility
 
onInactive() - Method in class ohos.agp.components.webengine.WebView
Called when the WebView is set to be inactive, for example, when the page containing this WebView has lost focus or no operation is allowed on the page.
onInit(PacMap) - Method in interface ohos.ai.asr.AsrListener
Called when the ASR engine is initialized.
onInitFailure(String, int) - Method in interface ohos.distributedschedule.interwork.IInitCallback
Called when the distributed execution framework fails to be initialized.
onInitialize() - Method in class ohos.aafwk.ability.AbilityPackage
Called when your module is starting, before any abilities in the module are loaded.
onInitialize() - Method in class ohos.agp.render.render3d.Task
Called back when initializing a task.
onInitialized(AbilityInfo) - Method in class ohos.aafwk.ability.Ability
Called to carry AbilityInfo to this ability after the ability is initialized.
onInitSuccess(String) - Method in interface ohos.distributedschedule.interwork.IInitCallback
Called when the distributed execution framework is initialized successfully.
onInsertDone(Integer, Object, Long) - Method in interface ohos.data.async.InsertCallback
Called to process the data insertion result.
onIntermediateResults(PacMap) - Method in interface ohos.ai.asr.AsrListener
Called when the ASR engine delivers intermediate speech recognition results.
onInterrupt() - Method in class ohos.accessibility.ability.AccessibleAbility
Called when the accessibility service is interrupted.
onInterrupt(int, int) - Method in interface ohos.media.audio.AudioInterrupt.InterruptListener
Called back to notify an application when its audio is interrupted by another application.
onInterval(long) - Method in class ohos.utils.IntervalTimer
Called every time an interval starts.
onInvalidated() - Method in class ohos.agp.database.DataSetSubscriber
Monitors invalid data.
onItemAdded(Component, int) - Method in interface ohos.agp.components.ListContainer.ItemVisibilityChangedListener
Called when a component is added to the set of visible components.
onItemChanged(int) - Method in class ohos.agp.database.DataSetSubscriber
Monitors data item changes.
onItemClicked(ListContainer, Component, int, long) - Method in interface ohos.agp.components.ListContainer.ItemClickedListener
Called when an item in the ListContainer instance is clicked and processes the click event.
onItemInserted(int) - Method in class ohos.agp.database.DataSetSubscriber
Monitors data item inserted.
onItemLongClicked(ListContainer, Component, int, long) - Method in interface ohos.agp.components.ListContainer.ItemLongClickedListener
Called when a ListContainer item is long-clicked and processes the long-click event.
onItemLongClicked(ListContainer, Component, int, long) - Method in class ohos.agp.components.ListContainer
Called when a component item is long-clicked.
onItemMoved(int, int) - Method in class ohos.agp.components.BaseItemProvider
Called internally when a component item should be moved to other position into dataset.
onItemMoved(int, int) - Method in class ohos.agp.components.RecycleItemProvider
Deprecated.
Not used anymore. Use onItemMoved in BaseItemProvider instead.
onItemRangeChanged(int, int) - Method in class ohos.agp.database.DataSetSubscriber
Monitors data items range changed.
onItemRangeInserted(int, int) - Method in class ohos.agp.database.DataSetSubscriber
Monitors data data items range inserted.
onItemRangeRemoved(int, int) - Method in class ohos.agp.database.DataSetSubscriber
Monitors data items range removed.
onItemRemoved(int) - Method in class ohos.agp.database.DataSetSubscriber
Monitors data item removed.
onItemRemoved(Component, int) - Method in interface ohos.agp.components.ListContainer.ItemVisibilityChangedListener
Called when a component is removed from the set of visible components.
onItemSelected(ListContainer, Component, int, long) - Method in interface ohos.agp.components.ListContainer.ItemSelectedListener
Called when a component item in the ListContainer object is selected.
onItemSelected(ListContainer, Component, int, long) - Method in class ohos.agp.components.ListContainer
Called when a component item in the ListContainer object is selected.
onKeyAliasSelected(String) - Method in interface ohos.security.seckeychain.SecKeyAliasCallback
Called when the user has selected a certificate.
onKeyDown(int, KeyEvent) - Method in class ohos.aafwk.ability.Ability
Called when a key is pressed.
onKeyDown(int, KeyEvent) - Method in class ohos.aafwk.ability.AbilitySlice
Called when a key is pressed.
onKeyDown(int, KeyEvent) - Method in class ohos.ace.ability.AceAbility
 
onKeyDown(KeyEvent) - Method in interface ohos.miscservices.inputmethodability.KeyboardDelegate
Called when a keydown event occurs on the physical keyboard.
onKeyEvent(Component, KeyEvent) - Method in interface ohos.agp.components.Component.KeyEventListener
Processes a key event dispatched to a component.
onKeyPressAndHold(int, KeyEvent) - Method in class ohos.aafwk.ability.Ability
Called when a key is pressed and held.
onKeyPressAndHold(int, KeyEvent) - Method in class ohos.aafwk.ability.AbilitySlice
Called when a key is pressed and held.
onKeyPressEvent(KeyEvent) - Method in class ohos.accessibility.ability.AccessibleAbility
Called when a key event occurs, for example, a user presses the key to increase or decrease the volume.
onKeyUp(int, KeyEvent) - Method in class ohos.aafwk.ability.Ability
Called when a key is released.
onKeyUp(int, KeyEvent) - Method in class ohos.aafwk.ability.AbilitySlice
Called when a key is released.
onKeyUp(int, KeyEvent) - Method in class ohos.ace.ability.AceAbility
 
onKeyUp(KeyEvent) - Method in interface ohos.miscservices.inputmethodability.KeyboardDelegate
Called when a keyup event occurs on the physical keyboard.
onLeaveForeground() - Method in class ohos.aafwk.ability.Ability
Called when this ability is about to leave the foreground and enter the background due to a user operation, for example, when the user touches the Home key.
ONLINE - ohos.data.distributed.device.DeviceStatus
Indicates that the device is online.
ONLINE - ohos.distributedschedule.interwork.DeviceInfo.DeviceState
Indicates that the device is online.
onLoadAVElement(String, AVBrowserResult) - Method in class ohos.media.sessioncore.AVBrowserService
Called after AVBrowser#getAVElement to obtain the AVBrowserResult instance of the AVElement specified by the media item ID.
onLoadAVElementList(String, AVBrowserResult) - Method in class ohos.media.sessioncore.AVBrowserService
Called after AVBrowser#subscribeByParentMediaId or AVBrowserService.notifyAVElementListUpdated(java.lang.String) to return the requested AVBrowserResult instance, including a list of AVElement instances for child media items.
onLoadAVElementList(String, AVBrowserResult, PacMap) - Method in class ohos.media.sessioncore.AVBrowserService
Called after AVBrowser#subscribeByParentMediaId or AVBrowserService.notifyAVElementListUpdated(java.lang.String) to return the requested AVBrowserResult instance and media browser service parameters.
onLoadingContent(WebView, String) - Method in class ohos.agp.components.webengine.WebAgent
Called when resources are being loaded.
onLoadingPage(WebView, String, PixelMap) - Method in class ohos.agp.components.webengine.WebAgent
Called when the page loading starts.
onLocationReport(Location) - Method in interface ohos.location.LocatorCallback
Obtains the location result after the location service is initiated.
onLogCompleted(String, Uri) - Method in interface ohos.media.photokit.common.AVLogCompletedListener
Called when the media file scanning is complete to notify the client of the scanning result.
onLogCompleted(String, Uri) - Method in interface ohos.media.photokit.common.AVLoggerConnectionClient
Called when the media file scanning is complete to notify the client of the scanning result.
onLoggerConnected() - Method in interface ohos.media.photokit.common.AVLoggerConnectionClient
Called when the scanning service is connected to notify the client of the connection.
onLongClicked(Component) - Method in interface ohos.agp.components.Component.LongClickedListener
Processes a long touch event (touch and hold) dispatched to a component.
onLosing(NetHandle, long) - Method in class ohos.net.NetStatusCallback
A callback method used to notify applications when a network disconnection is ongoing.
onLost(NetHandle) - Method in class ohos.net.NetStatusCallback
Notifies applications of a serious network interruption or a normal network disconnection.
ONLY_END_ENTITY - java.security.cert.PKIXRevocationChecker.Option
Only check the revocation status of end-entity certificates.
onMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
Changes this decoder's action for malformed-input errors.
onMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
Changes this encoder's action for malformed-input errors.
onMediaButtonEvent(Intent) - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when a button event is triggered and the media session has the highest priority, or when the AVController sends a button event to the session.
onMediaTimeIncontinuity(Player.MediaTimeInfo) - Method in interface ohos.media.player.Player.IPlayerCallback
Called when the media time continuity is broken, for example, when an error occurs during the playback, the playback position is changed by Player.rewindTo(long), or the playback speed changes suddenly.
onMemoryLevel(int) - Method in class ohos.aafwk.ability.Ability
Called when the system has determined to trim the memory, for example, when the ability is running in the background and there is no enough memory for running as many background processes as possible.
onMemoryLevel(int) - Method in class ohos.aafwk.ability.AbilityPackage
Called when the system has determined to trim the memory, for example, when the ability is running in the background and there is no enough memory for running as many background processes as possible.
onMemoryLevel(int) - Method in interface ohos.app.ElementsCallback
Called when the system has determined to trim the memory, for example, when the ability is running in the background and there is no enough memory for running as many background processes as possible.
onMessage(int, int) - Method in interface ohos.media.player.Player.IPlayerCallback
Called when a player message or alarm is received.
onMessage(int, int) - Method in interface ohos.media.recorder.Recorder.IRecorderListener
Reports an info event or an alarm that occurs during recording.
onMiddle(SlideDrawer, SlideDrawer.SlideDirection, SlideDrawer.DrawerState) - Method in interface ohos.agp.components.SlideDrawer.SlideListener
Called when the SlideDrawer state is changed to DrawerState#MIDDLE.
onMigrate(RdbStore) - Method in class ohos.data.orm.OrmMigration
Upgrades or downgrades the database.
onMissionDeleted(Intent) - Method in class ohos.aafwk.ability.Ability
Called when the user deletes the application that runs this Service ability from the mission list displayed after the user touches and holds the Home key.
onNetworkStateUpdated(NetworkState) - Method in class ohos.telephony.RadioStateObserver
Called when the network state corresponding to a monitored slotId updates.
onNewDescription() - Method in class ohos.aafwk.ability.Ability
Called before this ability is background to generate a new description for this ability.
onNewFrame(TextureHolder) - Method in interface ohos.agp.graphics.TextureHolder.OnNewFrameCallback
The callback function being called when a new stream frame is available.
onNewIntent(Intent) - Method in class ohos.aafwk.ability.Ability
Called when the launch mode of an ability is set to singleInstance.
onNewIntent(Intent) - Method in class ohos.ace.ability.AceAbility
 
onNewTimedMetaData(Player.MediaTimedMetaData) - Method in interface ohos.media.player.Player.IPlayerCallback
Called when there is new timed metadata available.
onNotificationPosted(NotificationRequest) - Method in interface ohos.event.notification.INotificationSubscriber
Deprecated.
onNotificationPosted(NotificationRequest, NotificationSortingMap) - Method in interface ohos.event.notification.INotificationSubscriber
Deprecated.
onNotificationRankingUpdate(NotificationSortingMap) - Method in interface ohos.event.notification.INotificationSubscriber
Deprecated.
onNotificationRemoved(NotificationRequest) - Method in interface ohos.event.notification.INotificationSubscriber
Deprecated.
onNotificationRemoved(NotificationRequest, NotificationSortingMap, int) - Method in interface ohos.event.notification.INotificationSubscriber
Deprecated.
onOpen(SlideDrawer, SlideDrawer.SlideDirection) - Method in interface ohos.agp.components.SlideDrawer.SlideListener
Called when the SlideDrawer state is changed to DrawerState#OPEN.
onOpen(RdbStore) - Method in class ohos.data.rdb.RdbOpenCallback
Called when the database associated with an RDB store is opened.
onOptionsChanged(PacMap) - Method in class ohos.media.common.sessioncore.AVControllerCallback
Called when additional information about the media session changes.
onOrientationChanged(AbilityInfo.DisplayOrientation) - Method in class ohos.aafwk.ability.Ability
Called back when the display orientation of a screen changes.
onOrientationChanged(AbilityInfo.DisplayOrientation) - Method in class ohos.aafwk.ability.AbilitySlice
Called back when the display orientation of a screen changes.
onPageChosen(int) - Method in interface ohos.agp.components.PageSlider.PageChangedListener
Called back when a new page is chosen.
onPageLoaded(WebView, String) - Method in class ohos.agp.components.webengine.WebAgent
Called when the page loading stops.
onPageSlideStateChanged(int) - Method in interface ohos.agp.components.PageSlider.PageChangedListener
Called when the page slide state is changed.
onPageSliding(int, float, int) - Method in interface ohos.agp.components.PageSlider.PageChangedListener
Called when the page is sliding.
onPartialConfigured(Camera) - Method in class ohos.media.camera.device.CameraStateCallback
Called when the camera is successfully configured by Camera#configure after CameraConfig.Builder#addDeferredSurfaceSize was called to set the deferred surface size.
onPause() - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to pause the ongoing playback.
onPause(Animator) - Method in interface ohos.agp.animation.Animator.StateChangedListener
Receives a notification indicating that an animator is paused.
onPaused() - Method in interface ohos.miscservices.download.IDownloadListener
Called when the current download session is paused.
OnPermissionChangedCallback - Class in ohos.bundle
Provides callback methods that can be called upon permission changes.
OnPermissionChangedCallback() - Constructor for class ohos.bundle.OnPermissionChangedCallback
Default constructor used to create an OnPermissionChangedCallback.
onPhysicalCameraStatus(String, int) - Method in class ohos.media.camera.device.CameraDeviceCallback
Called when the physical camera status changes.
onPlay() - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to start playback.
onPlayBackComplete() - Method in interface ohos.media.player.Player.IPlayerCallback
Called when the playback is complete.
onPlayByMediaId(String, PacMap) - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to play the media item specified by the AVBrowserService of the application.
onPlayBySearch(String, PacMap) - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to play a search result.
onPlayByUri(Uri, PacMap) - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to play the media item specified by a URI.
onPlayFastForward() - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to fast forward the media item.
onPlayNext() - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to play the next media item.
onPlayPrevious() - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to play the previous media item.
onPostActive() - Method in class ohos.aafwk.ability.Ability
Called when the ability is completely activated after calling Ability.onActive().
onPostStart(PacMap) - Method in class ohos.aafwk.ability.Ability
onPostStart(PacMap) - Method in class ohos.aafwk.ability.fraction.FractionAbility
 
onPrepared() - Method in interface ohos.media.player.Player.IPlayerCallback
Called when the media file is ready for playback.
onPrepareToPlay() - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to prepare for playback.
onPrepareToPlayByMediaId(String, PacMap) - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to prepare for playing the media item specified by the AVBrowserService.
onPrepareToPlayBySearch(String, PacMap) - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to prepare for starting playback from a search result.
onPrepareToPlayByUri(Uri, PacMap) - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to prepare for playing the media item specified by a URI.
onProcessing(float) - Method in interface ohos.ai.cv.common.VisionCallback
Returns the processing percentage.
onProcessIntent(Intent) - Method in class ohos.aafwk.ability.IntentAbility
Called for handling tasks every time the ability starts and IntentAbility.onCommand(ohos.aafwk.content.Intent,boolean) is called.
onProgress(int) - Method in interface ohos.ai.engine.pluginservice.ILoadPluginCallback
Deals with the percentage of the downloaded plug-in size during the download and installation of a plug-in.
onProgress(long, long) - Method in interface ohos.miscservices.download.IDownloadListener
Called when the current download session is in process.
onProgress(String, byte[], int) - Method in interface ohos.ai.tts.TtsListener
Called when the audio synthesis progress changes.
onProgressChanged(int) - Method in interface ohos.systemrestore.ISystemRestoreProgressListener
Calls back the progress during secondary processing on the progress in scenarios such as installation and upgrade file verification.
onProgressChanged(Rating, int, boolean) - Method in interface ohos.agp.components.Rating.RatingChangedListener
Notifies change events of a rating.
onProgressUpdated(Slider, int, boolean) - Method in interface ohos.agp.components.Slider.ValueChangedListener
Notifies change events of a slider.
onProgressUpdated(WebView, int) - Method in class ohos.agp.components.webengine.BrowserAgent
Called when the page loading progress updates.
onQueryChanged(String) - Method in interface ohos.agp.components.SearchBar.QueryListener
Called when the user enters query text in the search bar.
onQueryDone(Integer, Object, ResultSet) - Method in interface ohos.data.async.QueryCallback
Called to process the data query result.
onQuerySubmit(String) - Method in interface ohos.agp.components.SearchBar.QueryListener
Called when the user submits the query, either by tapping the submit button or by pressing the Enter key on the keyboard.
onReadBuffer(ByteBuffer, BufferInfo, int) - Method in interface ohos.media.codec.Codec.ICodecListener
Reports encoded or decoded data.
onReceive(int, PacMap) - Method in class ohos.app.GeneralReceiver
Receives the result.
onReceive(CommonEventData) - Method in interface ohos.event.commonevent.ICommonEventSubscriber
Deprecated.
onReceiveEvent(CommonEventData) - Method in class ohos.event.commonevent.CommonEventSubscriber
Called back when the application receives a new common event.
onReconnect(Intent) - Method in class ohos.aafwk.ability.Ability
Called when a new client attempts to connect to a Service ability after all previous client connections to it are disconnected.
onRefreshed(Component) - Method in interface ohos.agp.components.Component.LayoutRefreshedListener
Called when the component is relayout.
onReleased(Camera) - Method in class ohos.media.camera.device.CameraStateCallback
Called after the camera is released.
onRemoteCallbackDied(E) - Method in class ohos.rpc.RemoteObjectCallbackList
Called when the process hosting the specified callback dies.
onRemoteCallbackDied(E, Object) - Method in class ohos.rpc.RemoteObjectCallbackList
Called when the process hosting the specified callback dies, with a cookie containing additional data.
onRemoteDied() - Method in interface ohos.data.distributed.common.KvStoreServiceDeathRecipient
Called to notify the client that the KvStore service stops running.
onRemoteDied() - Method in interface ohos.rpc.IRemoteObject.DeathRecipient
Called to perform subsequent operations when a death notification of the RemoteObject is received.
onRemoteRequest(int, MessageParcel, MessageParcel, MessageOption) - Method in interface ohos.ace.ability.AceInternalAbility.AceInternalAbilityHandler
Called when an internal ability request is received from the local ability.
onRemoteRequest(int, MessageParcel, MessageParcel, MessageOption) - Method in class ohos.bundle.InstallerCallback
 
onRemoteRequest(int, MessageParcel, MessageParcel, MessageOption) - Method in class ohos.bundle.OnPermissionChangedCallback
 
onRemoteRequest(int, MessageParcel, MessageParcel, MessageOption) - Method in class ohos.nfc.NfcController.ReaderModeCallbackStub
 
onRemoteRequest(int, MessageParcel, MessageParcel, MessageOption) - Method in class ohos.rpc.RemoteObject
Sets an entry for receiving requests.
onRemoteTerminated() - Method in interface ohos.aafwk.ability.IAbilityContinuation
Called to notify the local device when a running ability on the remote device is destroyed after a reversible migration is performed for the ability from the local device to the remote device.
onRemove(IDialog) - Method in interface ohos.agp.window.dialog.BaseDialog.RemoveCallback
Called when a specified dialog box is removed.
onRemoved() - Method in interface ohos.miscservices.download.IDownloadListener
Called when the current download session is deleted.
onRendererConfigChanged(List<AudioRendererInfo>) - Method in class ohos.media.audio.AudioRendererCallback
Called when the audio playback information or state is changed.
onRepeat(Animator) - Method in interface ohos.agp.animation.Animator.LoopedListener
Receives a notification indicating that an animator repeats.
onRequestPermissionsFromUserResult(int, String[], int[]) - Method in class ohos.aafwk.ability.Ability
Called back after permissions are requested by using AbilityContext.requestPermissionsFromUser(java.lang.String[],int).
onRequestPermissionsFromUserResult(int, String[], int[]) - Method in class ohos.ace.ability.AceAbility
 
onReselected(TabList.Tab) - Method in interface ohos.agp.components.TabList.TabSelectedListener
Called back when a tab is reselected.
onResolutionChanged(int, int) - Method in interface ohos.media.player.Player.IPlayerCallback
Called when the video size changes.
onRestoreAbilityState(PacMap) - Method in class ohos.aafwk.ability.Ability
Restores data and states of an ability when it is restored by the system.
onRestoreAbilityState(PacMap) - Method in class ohos.aafwk.ability.fraction.FractionAbility
 
onRestoreData(IntentParams) - Method in interface ohos.aafwk.ability.IAbilityContinuation
Restores the user data saved during the migration for an ability on the remote device immediately after the ability is created on the remote device.
onRestoreData(IntentParams) - Method in class ohos.ace.ability.AceAbility
 
onResult(int) - Method in interface ohos.ai.engine.pluginservice.ILoadPluginCallback
Processes the plug-in installation result.
onResult(int, Intent) - Method in class ohos.aafwk.ability.AbilitySlice
onResult(String, String[], int[]) - Method in interface ohos.security.permission.Permission.OnRequestPermissionsResult
Called when the user agrees or rejects to grant requested permissions.
onResult(T) - Method in interface ohos.ai.cv.common.VisionCallback
Returns the result.
onResult(T) - Method in interface ohos.ai.nlu.OnResultListener
Called after the NLU engine is initialized or NLU text is parsed.
OnResultListener<T> - Interface in ohos.ai.nlu
Provides a callback for observing NLU method calls.
onResults(PacMap) - Method in interface ohos.ai.asr.AsrListener
Called when the ASR engine delivers the finally parsed speech recognition results.
onResume(Animator) - Method in interface ohos.agp.animation.Animator.StateChangedListener
Receives a notification indicating that an animator is resumed.
onRewind() - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to rewind the media item.
onRewindToComplete() - Method in interface ohos.media.player.Player.IPlayerCallback
Called when the playback position is changed by Player.rewindTo(long).
onRmsChanged(float) - Method in interface ohos.ai.asr.AsrListener
Called when the ASR engine detects any changes to the root mean square (RMS) energy of the input audio.
onRollback() - Method in interface ohos.data.rdb.TransactionObserver
Called when a transaction is rolled back.
onRotationEvent(Component, RotationEvent) - Method in interface ohos.agp.components.Component.RotationEventListener
Rotates a knob event dispatched to a component.
onRtlChanged(Component.LayoutDirection) - Method in class ohos.agp.components.Component
Called when any RTL property has been changed.
onRtlChanged(Component.LayoutDirection) - Method in class ohos.agp.components.Text
 
onSaveAbilityState(PacMap) - Method in class ohos.aafwk.ability.Ability
Saves temporary data and states of this ability.
onSaveAbilityState(PacMap) - Method in class ohos.aafwk.ability.fraction.FractionAbility
 
onSaveData(IntentParams) - Method in interface ohos.aafwk.ability.IAbilityContinuation
Saves the user data (carried in the IntentParams object) of a local ability generated during runtime.
onSaveData(IntentParams) - Method in class ohos.ace.ability.AceAbility
 
onScaleEnd(Component, ScaleInfo) - Method in interface ohos.agp.components.Component.ScaledListener
Listens for and processes scale end events of a component.
onScaleStart(Component, ScaleInfo) - Method in interface ohos.agp.components.Component.ScaledListener
Listens for and processes scale start events of a component.
onScaleUpdate(Component, ScaleInfo) - Method in interface ohos.agp.components.Component.ScaledListener
Listens for and processes scale update events of a component.
onScreenOrientationChanged(int) - Method in class ohos.miscservices.inputmethodability.InputMethodAbility
Called when the display direction of the screen changes.
onScrolled() - Method in interface ohos.agp.components.ComponentTreeObserver.ScrollChangedListener
Callback method to be invoked when any element in the component hierarchy has been scrolled.
onScrollStateUpdated(Picker, int) - Method in interface ohos.agp.components.Picker.ScrolledListener
Callback to process scroll state change events of a Picker instance.
onSeekTo(long) - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to skip to a specified playback position.
onSelected(int) - Method in interface ohos.agp.components.IndexBar.OnSelectedListener
Obtains the current index number on an index bar.
onSelected(TabList.Tab) - Method in interface ohos.agp.components.TabList.TabSelectedListener
Called back when a tab is selected.
onSelectionChanged(int, int, int, int) - Method in interface ohos.miscservices.inputmethodability.KeyboardDelegate
Called when the cursor position or the selected text changes.
onSendCompleted(IntentAgent, Intent, int, String, IntentParams) - Method in interface ohos.event.intentagent.IntentAgent.OnCompleted
onSensorDataModified(D) - Method in interface ohos.sensor.listener.ISensorDataCallback
Called when sensor data changes.
onServiceConnect() - Method in interface ohos.ai.cv.common.ConnectionCallback
Called back when a service is connected.
onServiceConnect() - Method in class ohos.media.photokit.metadata.AVLoggerConnection
Called when the application connects to the scanning service.
onServiceDisconnect() - Method in interface ohos.ai.cv.common.ConnectionCallback
Called back when a service is disconnected.
onServiceDisconnect() - Method in class ohos.media.photokit.metadata.AVLoggerConnection
Called when the application disconnects from the scanning service.
onSetAVPlaybackCustomAction(String, PacMap) - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the AVController is about to execute a custom playback action defined in AVPlaybackState.AVPlaybackCustomAction.
onSetAVPlaybackSpeed(float) - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to change the playback speed.
onSetCaller() - Method in class ohos.aafwk.ability.Ability
Called to set caller information for the application.
onShow() - Method in class ohos.agp.window.dialog.BaseDialog
Callback interface used when showning a Dialog instance.
onShow() - Method in class ohos.agp.window.dialog.CommonDialog
Called from BaseDialog to initialize the content of the panels.
onShow() - Method in class ohos.agp.window.dialog.ListDialog
Called from BaseDialog to initialize the content of the panels.
onShow() - Method in class ohos.agp.window.dialog.PopupDialog
 
onShow() - Method in class ohos.agp.window.dialog.ToastDialog
Enables a derived class to execute an operation when a toast dialog box is shown.
onShowing() - Method in class ohos.agp.window.dialog.BaseDialog
Called when the pre-layout of a dialog box is complete and the content is being shown in the dialog box.
onShowing() - Method in class ohos.agp.window.dialog.PopupDialog
 
onShowKeyboard() - Method in class ohos.miscservices.inputmethodability.InputMethodAbility
Called when the input method keyboard is displayed.
onSignalInfoUpdated(List<SignalInformation>) - Method in class ohos.telephony.RadioStateObserver
Called when the signal strength corresponding to a monitored slotId updates.
onSkipToAVQueueElement(long) - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to play a specified media item.
onSlideChange(SlideDrawer, SlideDrawer.SlideDirection, int, int) - Method in interface ohos.agp.components.SlideDrawer.SlideListener
Called when the SlideDrawer position is changed due to a slide.
onSoftKeyBoardShowModeChanged(SoftKeyBoardController, int) - Method in interface ohos.accessibility.ability.SoftKeyBoardListener
Called when the show/hide mode of the soft keyboard changes.
onSpeechEvent(Component, SpeechEvent) - Method in class ohos.agp.components.Component.DefSpeechEventListener
Called when a voice event is bound to a component.
onSpeechEvent(Component, SpeechEvent) - Method in interface ohos.agp.components.Component.SpeechEventListener
Called when a voice event is bound to the component.
onSpeechFinish(String) - Method in interface ohos.ai.tts.TtsListener
Called when audio speaking is finished.
onSpeechProgressChanged(String, int) - Method in interface ohos.ai.tts.TtsListener
Called when the audio speaking progress changes.
onSpeechStart(String) - Method in interface ohos.ai.tts.TtsListener
Called when audio speaking starts.
onStart() - Method in class java.util.concurrent.ForkJoinWorkerThread
Initializes internal state after construction but before processing any tasks.
onStart(String) - Method in interface ohos.ai.tts.TtsListener
Called when audio synthesis starts.
onStart(Intent) - Method in class ohos.aafwk.ability.Ability
Called back when an ability is started for initialization (it can be called only once in the entire lifecycle of an ability).
onStart(Intent) - Method in class ohos.aafwk.ability.AbilitySlice
Called back when an ability slice is started.
onStart(Intent) - Method in class ohos.aafwk.ability.fraction.Fraction
Called when the Fraction is started.
onStart(Intent) - Method in class ohos.aafwk.ability.fraction.FractionAbility
 
onStart(Intent) - Method in class ohos.aafwk.ability.IntentAbility
Called when the ability is starting, and only be called once through its whole lifecycle.
onStart(Intent) - Method in class ohos.aafwk.ability.LifecycleObserver
Called back in response to an ON_START event, where the startup information is carried in the intent parameter.
onStart(Intent) - Method in class ohos.ace.ability.AceAbility
 
onStart(Intent) - Method in class ohos.media.sessioncore.AVBrowserService
 
onStart(Intent) - Method in class ohos.miscservices.inputmethodability.InputMethodAbility
 
onStart(Animator) - Method in interface ohos.agp.animation.Animator.StateChangedListener
Receives a notification indicating that an animator has started.
onStartContinuation() - Method in interface ohos.aafwk.ability.IAbilityContinuation
Asks a user whether to start the migration.
onStartContinuation() - Method in class ohos.ace.ability.AceAbility
 
onStartTrackingTouch(Rating) - Method in interface ohos.agp.components.Rating.RatingChangedListener
Notifies start touch events of a rating.
onStateChanged(Lifecycle.Event, Intent) - Method in interface ohos.aafwk.ability.LifecycleStateObserver
Called back in response to a lifecycle change.
onStateChanged(AccessibilityStateEvent) - Method in interface ohos.accessibility.AccessibilityStateObserver
Receives notifications on accessibility status changes.
onStatusChanged(int) - Method in interface ohos.location.LocatorCallback
Obtains the location service status after the location service is initiated.
onStop() - Method in class ohos.aafwk.ability.Ability
Called back before an ability is destroyed.
onStop() - Method in class ohos.aafwk.ability.AbilitySlice
Called back before an ability slice is destroyed.
onStop() - Method in class ohos.aafwk.ability.fraction.Fraction
Called when the Fraction is stopped.
onStop() - Method in class ohos.aafwk.ability.fraction.FractionAbility
 
onStop() - Method in class ohos.aafwk.ability.LifecycleObserver
Called back in response to an ON_STOP event.
onStop() - Method in class ohos.ace.ability.AceAbility
 
onStop() - Method in class ohos.agp.components.webengine.WebView
Called when the WebView is set to be stopped, for example, when the page containing this WebView is destroyed.
onStop() - Method in class ohos.media.common.sessioncore.AVSessionCallback
Called when the application is requested to stop playing.
onStop() - Method in class ohos.miscservices.inputmethodability.InputMethodAbility
 
onStop(Animator) - Method in interface ohos.agp.animation.Animator.StateChangedListener
Receives a notification indicating that an animator has stopped.
onStopTrackingTouch(Rating) - Method in interface ohos.agp.components.Rating.RatingChangedListener
Notifies stop touch events of a rating.
onStoreDataWhenConfigChange() - Method in class ohos.aafwk.ability.Ability
Called to save the data to be destroyed when the system configuration is changed.
onSubscribeConnected() - Method in interface ohos.event.notification.INotificationSubscriber
Deprecated.
onSubscribeDisConnected() - Method in interface ohos.event.notification.INotificationSubscriber
Deprecated.
onSurfaceAvailable() - Method in interface ohos.agp.render.render3d.ViewHolder.SurfaceListener
Called back when the surface becomes available.
onSurfaceDestroyed() - Method in interface ohos.agp.render.render3d.ViewHolder.SurfaceListener
Called back when the surface is destroyed.
onSurfaceSizeUpdated(int, int) - Method in interface ohos.agp.render.render3d.ViewHolder.SurfaceListener
Called back when the surface is changed, for example, when the surface is resized.
onSwitchChange(int) - Method in interface ohos.location.SwitchCallback
Obtains the change in the location service switch status in real time.
onTagDiscovered(TagInfo) - Method in interface ohos.nfc.NfcController.ReaderModeCallback
Called when a tag is discovered.
onTagDiscovered(TagInfo) - Method in class ohos.nfc.NfcController.ReaderModeCallbackStub
 
onTaskStatusChanged(int, int, int, String) - Method in interface ohos.bundle.IBackupSessionCallback
Called when backupTask status is changed.
onTermination(Throwable) - Method in class java.util.concurrent.ForkJoinWorkerThread
Performs cleanup associated with termination of this worker thread.
onTextChanged(int, EditingText) - Method in interface ohos.miscservices.inputmethodability.KeyboardDelegate
Called when the text in the component on the client changes in full-screen mode.
onTextColorChanged(int, int) - Method in interface ohos.agp.components.Text.TextColorObserver
Called when the text color is changed.
onTextEditorAction(int) - Method in interface ohos.agp.components.Text.EditorActionListener
Processes change events of the specified editor action.
onTextSizeChanged(int, int) - Method in interface ohos.agp.components.Text.TextSizeObserver
Called when the text size is changed.
onTextUpdated(String, int, int, int) - Method in class ohos.agp.components.ListContainer
Called back when the text is changed.
onTextUpdated(String, int, int, int) - Method in interface ohos.agp.components.Text.TextObserver
Called back when the text is changed.
onTextUpdated(String, int, int, int) - Method in class ohos.telephony.PhoneNumberFormattingTextObserver
 
onTickTimerUpdate(TickTimer) - Method in interface ohos.agp.components.TickTimer.TickListener
Notifies that the total count of the timer has incremented.
onTimeChanged(TimePicker, int, int, int) - Method in interface ohos.agp.components.TimePicker.TimeChangedListener
Listens for time change events of a time picker.
onTimeOut(String, String[]) - Method in interface ohos.security.permission.Permission.OnRequestPermissionsResult
Called when the user operation times out.
onTitleUpdated(WebView, String) - Method in class ohos.agp.components.webengine.BrowserAgent
Called when the page title changes.
onTopActiveAbilityChanged(boolean) - Method in class ohos.aafwk.ability.Ability
Called when this ability is moved to or removed from the top of the stack.
onTouchEnd(Slider) - Method in interface ohos.agp.components.Slider.ValueChangedListener
Notifies stop touch events of a slider.
onTouchEvent(AbilityForm, ViewsStatus) - Method in class ohos.aafwk.ability.OnClickListener
 
onTouchEvent(AbilityForm, ViewsStatus) - Method in class ohos.aafwk.ability.ViewListener
A callback method registered with the AbilityForm supplier for you to implement callbacks upon touch events.
onTouchEvent(Component, TouchEvent) - Method in interface ohos.agp.components.Component.TouchEventListener
Processes a touch event dispatched to a component.
onTouchEvent(Component, TouchEvent) - Method in interface ohos.agp.text.RichText.TouchEventListener
Called when a touch event is dispatched to a specific rich text paragraph.
onTouchEvent(TouchEvent) - Method in class ohos.aafwk.ability.Ability
Called when a touch event is dispatched to this ability.
onTouchEvent(TouchEvent) - Method in class ohos.ace.ability.AceAbility
 
onTouchStart(Slider) - Method in interface ohos.agp.components.Slider.ValueChangedListener
Notifies start touch events of a slider.
onTransitionEnd() - Method in interface ohos.agp.transition.TransitionScheduler.ITransitionEndListener
Called when a transition ends.
onTrigger() - Method in interface ohos.miscservices.timeutility.Timer.ITimerListener
Called when the timer goes off.
onTriggerFormEvent(int, String) - Method in class ohos.aafwk.ability.Ability
Called when a specified message event defined by the form provider is triggered.
onUnavailable() - Method in class ohos.net.NetStatusCallback
Notifies applications of a failure to set up a network connection if no connection is set up before the NetManager.setupSpecificNet(ohos.net.NetSpecifier, ohos.net.NetStatusCallback) request times out.
onUnloadForm() - Method in class ohos.aafwk.ability.Ability
Called when a form is released.
onUnlockFailed() - Method in interface ohos.miscservices.screenlock.interfaces.UnlockScreenCallback
Called when the screen fails to be unlocked.
onUnlockSucceeded() - Method in interface ohos.miscservices.screenlock.interfaces.UnlockScreenCallback
Called when the screen is successfully unlocked.
onUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
Changes this decoder's action for unmappable-character errors.
onUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
Changes this encoder's action for unmappable-character errors.
onUnselected(TabList.Tab) - Method in interface ohos.agp.components.TabList.TabSelectedListener
Called back when a tab is deselected.
onUpdate(AnimatorValue, float) - Method in interface ohos.agp.animation.AnimatorValue.ValueUpdateListener
Receives a notification when a value animator is updated, and returns an output value for customizing animators.
onUpdate(NotificationSortingMap) - Method in class ohos.event.notification.NotificationSubscriber
Called back when the ranking information about the current notification changes.
onUpdateDone(Integer, Object, Integer) - Method in interface ohos.data.async.UpdateCallback
Called to process the data update result.
onUpdateFinished(ComponentContainer) - Method in class ohos.agp.components.PageSliderProvider
Notifies a container that a page update is finished.
onUpdateForm(int) - Method in class ohos.aafwk.ability.Ability
Called to notify the form provider to update a specified form.
onUpgrade(RdbStore, int, int) - Method in class ohos.data.rdb.RdbOpenCallback
Called when the database associated with an RDB store needs to be upgraded.
onValueChanged(DatePicker, int, int, int) - Method in interface ohos.agp.components.DatePicker.ValueChangedListener
Processes date changed events of a date picker.
onValueChanged(Picker, int, int) - Method in interface ohos.agp.components.Picker.ValueChangedListener
Listens for and processes value change events of a Picker instance.
onVoiceMailMsgIndicatorUpdated(boolean) - Method in class ohos.dcall.CallStateObserver
Receives a voice mailbox state change.
onWallpaperColorsChanged(WallpaperColorsCollection, int) - Method in interface ohos.miscservices.wallpaper.IWallpaperColorsChangedListener
Called when wallpaper color changes.
onWaveData(byte[], int) - Method in interface ohos.media.audio.AudioWaver.WaveDataObserver
Called to obtain the time-domain audio data and the sampling rate.
onWindowBound() - Method in interface ohos.agp.components.ComponentTreeObserver.WindowBoundListener
Callback method to be invoked when the component hierarchy is bound to a new window.
onWindowConfigUpdated(WindowManager.LayoutConfig) - Method in class ohos.agp.window.dialog.CommonDialog
Called when the window layout parameters change.
onWindowFocusChanged(boolean) - Method in class ohos.aafwk.ability.Ability
Called when this ability gains or loses window focus.
onWindowFocusUpdated(boolean) - Method in interface ohos.agp.components.ComponentTreeObserver.WindowFocusUpdatedListener
Callback to be invoked when the window focus state changes.
onWindowSelectionUpdated(boolean) - Method in class ohos.agp.window.dialog.CommonDialog
Called when the window selection state changes.
onWindowUnbound() - Method in interface ohos.agp.components.ComponentTreeObserver.WindowBoundListener
Callback method to be invoked when the component hierarchy is unbound from a window.
onWorkStart(WorkInfo) - Method in class ohos.workscheduler.WorkScheduler
Implements the part of service logic upon startup of a work.
onWorkStop(WorkInfo) - Method in class ohos.workscheduler.WorkScheduler
Implements the part of service logic upon stopping of a work.
op(int, int, int, int, Region.Op) - Method in class ohos.agp.render.Region
Performs the specified operation on the specified rectangle.
op(Region, Region.Op) - Method in class ohos.agp.render.Region
Performs the specified operation on the specified region.
op(Region, Region, Region.Op) - Method in class ohos.agp.render.Region
Performs the specified operation on the specified regions.
op(Rect, Region.Op) - Method in class ohos.agp.render.Region
Performs the specified operation on the specified rectangle.
op(Rect, Region, Region.Op) - Method in class ohos.agp.render.Region
Performs the specified operation on the specified region and rectangle.
OP_ACCEPT - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for socket-accept operations.
OP_CONNECT - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for socket-connect operations.
OP_READ - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for read operations.
OP_WRITE - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for write operations.
OPAQUE - ohos.agp.render.render3d.resources.MaterialDesc.MaterialAlphaMode
Indicates a completely opaque rendering effect.
OPAQUE - ohos.media.image.common.AlphaType
Indicates that the image format does not include the alpha channel, or the alpha type of all pixels is opaque.
OPAQUE_ALPHATYPE - ohos.agp.render.Texture.AlphaType
Indicates that the pixel is opaque.
open() - Static method in class java.nio.channels.AsynchronousServerSocketChannel
Opens an asynchronous server-socket channel.
open() - Static method in class java.nio.channels.AsynchronousSocketChannel
Opens an asynchronous socket channel.
open() - Static method in class java.nio.channels.DatagramChannel
Opens a datagram channel.
open() - Static method in class java.nio.channels.Pipe
Opens a pipe.
open() - Static method in class java.nio.channels.Selector
Opens a selector.
open() - Static method in class java.nio.channels.ServerSocketChannel
Opens a server-socket channel.
open() - Static method in class java.nio.channels.SocketChannel
Opens a socket channel.
open() - Method in class ohos.agp.components.SlideDrawer
Opens the SlideDrawer if SlideDrawer contains the optional component only for the single direction).
open(ProtocolFamily) - Static method in class java.nio.channels.DatagramChannel
Opens a datagram channel.
open(SocketAddress) - Static method in class java.nio.channels.SocketChannel
Opens a socket channel and connects it to a remote address.
open(AsynchronousChannelGroup) - Static method in class java.nio.channels.AsynchronousServerSocketChannel
Opens an asynchronous server-socket channel.
open(AsynchronousChannelGroup) - Static method in class java.nio.channels.AsynchronousSocketChannel
Opens an asynchronous socket channel.
open(Path, OpenOption...) - Static method in class java.nio.channels.AsynchronousFileChannel
Opens or creates a file for reading and/or writing, returning an asynchronous file channel to access the file.
open(Path, OpenOption...) - Static method in class java.nio.channels.FileChannel
Opens or creates a file, returning a file channel to access the file.
open(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Static method in class java.nio.channels.FileChannel
Opens or creates a file, returning a file channel to access the file.
open(Path, Set<? extends OpenOption>, ExecutorService, FileAttribute<?>...) - Static method in class java.nio.channels.AsynchronousFileChannel
Opens or creates a file for reading and/or writing, returning an asynchronous file channel to access the file.
open(SlideDrawer.SlideDirection) - Method in class ohos.agp.components.SlideDrawer
Opens the SlideDrawer in a certain direction if its current state is DrawerState#CLOSE.
OPEN - ohos.agp.components.SlideDrawer.DrawerState
Indicates the SlideDrawer state when one of the optional components is displayed.
OPEN - Static variable in interface ohos.global.icu.lang.UCharacter.BidiPairedBracketType
Open paired bracket.
OPEN - Static variable in class ohos.wifi.WifiSecurity
Indicates that the Wi-Fi encryption mode is OPEN.
OPEN_DELETE - Static variable in class java.util.zip.ZipFile
Mode flag to open a zip file and mark it for deletion.
OPEN_FAILURE - Static variable in class java.util.logging.ErrorManager
OPEN_FAILURE is used when an open of an output stream fails.
OPEN_GL_ES - ohos.agp.render.render3d.Engine.RenderBackend
Indicates that the rendering backend is of the OpenGL ES type.
OPEN_PUNCTUATION - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
OPEN_READ - Static variable in class java.util.zip.ZipFile
Mode flag to open a zip file for reading.
openAsynchronousChannelGroup(int, ThreadFactory) - Method in class java.nio.channels.spi.AsynchronousChannelProvider
Constructs a new asynchronous channel group with a fixed thread pool.
openAsynchronousChannelGroup(ExecutorService, int) - Method in class java.nio.channels.spi.AsynchronousChannelProvider
Constructs a new asynchronous channel group with the given thread pool.
openAsynchronousServerSocketChannel(AsynchronousChannelGroup) - Method in class java.nio.channels.spi.AsynchronousChannelProvider
Opens an asynchronous server-socket channel.
openAsynchronousSocketChannel(AsynchronousChannelGroup) - Method in class java.nio.channels.spi.AsynchronousChannelProvider
Opens an asynchronous socket channel.
openBasicChannel(Aid) - Method in class ohos.nfc.oma.Session
Opens a basic channel.
openConnection() - Method in class java.net.URL
Returns a URLConnection instance that represents a connection to the remote object referred to by the URL.
openConnection(Proxy) - Method in class java.net.URL
Same as URL.openConnection(), except that the connection will be made through the specified proxy; Protocol handlers that do not support proxing will ignore the proxy parameter and make a normal connection.
openConnection(URL) - Method in class java.net.URLStreamHandler
Opens a connection to the object referenced by the URL argument.
openConnection(URL) - Method in class ohos.net.NetHandle
Accesses a specified URL.
openConnection(URL, Proxy) - Method in class java.net.URLStreamHandler
Same as openConnection(URL), except that the connection will be made through the specified proxy; Protocol handlers that do not support proxying will ignore the proxy parameter and make a normal connection.
openConnection(URL, Proxy) - Method in class ohos.net.NetHandle
Accesses a URL by using a specified proxy.
openDatagramChannel() - Method in class java.nio.channels.spi.SelectorProvider
Opens a datagram channel.
openDatagramChannel(ProtocolFamily) - Method in class java.nio.channels.spi.SelectorProvider
Opens a datagram channel.
openDownloadedFile() - Method in class ohos.miscservices.download.DownloadSession
Opens a downloaded file.
openFile(Uri, String) - Method in class ohos.aafwk.ability.Ability
Opens a file.
openFile(Uri, String) - Method in class ohos.aafwk.ability.DataAbilityHelper
Opens a file in a specified remote path.
openLogicalChannel(Aid) - Method in class ohos.nfc.oma.Session
Opens a logical channel.
openNfc() - Method in class ohos.nfc.NfcController
Enables NFC.
OpenOption - Interface in java.nio.file
An object that configures how to open or create a file.
openPage(int) - Method in class ohos.agp.render.PdfDisplay
Opens a specified page in the PDF file.
openPipe() - Method in class java.nio.channels.spi.SelectorProvider
Opens a pipe.
openRawFile() - Method in class ohos.global.resource.RawFileEntry
Gains access to the raw file.
openRawFile(Uri, String) - Method in class ohos.aafwk.ability.Ability
Opens a raw file.
openRawFile(Uri, String) - Method in class ohos.aafwk.ability.DataAbilityHelper
This is like DataAbilityHelper.openFile(ohos.utils.net.Uri, java.lang.String), open a file that need to be able to return sub-sections of files,often assets inside of their .hap.
openRawFileDescriptor() - Method in class ohos.global.resource.RawFileEntry
Gains access to the file descriptor of the raw file in the relative path of the rawfile directory in the application package.
openSelector() - Method in class java.nio.channels.spi.SelectorProvider
Opens a selector.
openServerSocketChannel() - Method in class java.nio.channels.spi.SelectorProvider
Opens a server-socket channel.
openSession() - Method in class ohos.nfc.oma.Reader
Enables a session on a secure element.
openSmoothly() - Method in class ohos.agp.components.SlideDrawer
Opens the SlideDrawer smoothly if SlideDrawer contains the optional component only for the single direction).
openSmoothly(int) - Method in class ohos.agp.components.SlideDrawer
Opens the SlideDrawer smoothly if SlideDrawer contains the optional component only for the single direction).
openSmoothly(SlideDrawer.SlideDirection) - Method in class ohos.agp.components.SlideDrawer
Opens the SlideDrawer smoothly in a certain direction if its current state is DrawerState#CLOSE.
openSmoothly(SlideDrawer.SlideDirection, int) - Method in class ohos.agp.components.SlideDrawer
Opens the SlideDrawer smoothly in a certain direction if its current state is DrawerState#CLOSE.
openSocketChannel() - Method in class java.nio.channels.spi.SelectorProvider
Opens a socket channel.
openStream() - Method in class java.net.URL
Opens a connection to this URL and returns an InputStream for reading from that connection.
openVoiceRecognition(BluetoothRemoteDevice) - Method in class ohos.bluetooth.HandsFreeAudioGateway
Enables Bluetooth voice recognition.
Operation - Interface in ohos.aafwk.content
Encapsulates parameters and operations related to Intent.
OPERATION_SUCC - Static variable in class ohos.bluetooth.ble.BlePeripheralDevice
Indicates that the operation succeeds.
OperationBuilder() - Constructor for class ohos.aafwk.content.Intent.OperationBuilder
 
operationEquals(Intent) - Method in class ohos.aafwk.content.Intent
Checks whether the operation component of this Intent equals that of the specified Intent object.
OperationExecuteException - Exception in ohos.aafwk.ability
Describes an exception thrown when an operation execution exception occurs in an ability using the Data template.
OperationExecuteException() - Constructor for exception ohos.aafwk.ability.OperationExecuteException
A no-argument constructor used to create an OperationExecuteException instance.
OperationExecuteException(String) - Constructor for exception ohos.aafwk.ability.OperationExecuteException
A parameterized constructor used to create an OperationExecuteException instance.
operationHashCode() - Method in class ohos.aafwk.content.Intent
Obtains the sum of hash codes of all sub-attributes contained in the operation attribute of this Intent object.
OPERATOR_EQUAL - ohos.data.distributed.file.QueryOperation
 
OPERATOR_NOT_EQUAL - ohos.data.distributed.file.QueryOperation
 
OPTICAL_CHARACTER_RECOGNITION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Optical Character Recognition" Unicode character block.
OPTICAL_CHARACTER_RECOGNITION - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OPTICAL_CHARACTER_RECOGNITION_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OPTIMAL_ASYMMETRIC_ENCRYPTION_PADDING - Static variable in class ohos.security.keystore.KeyStoreConstants
Uses RSA encryption with OAEPPadding.
OPTION - ohos.event.notification.NotificationConstant.InputsSource
Indicates that the user selected one of the provided options.
OPTION_ASCII - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates that ASCII codes can be entered.
OPTION_AUTO_CAP_CHARACTERS - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates all caps, for example, "THIS IS THE ALL CAPS STYLE".
OPTION_AUTO_CAP_SENTENCES - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates the sentence case, for example, "This is the sentence case style".
OPTION_AUTO_CAP_WORDS - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates the title case, for example, "This Is The Title Case Style".
OPTION_DEFAULT - Static variable in class ohos.global.icu.text.Bidi
Option value for setReorderingOptions: disable all the options which can be set with this method
OPTION_INSERT_MARKS - Static variable in class ohos.global.icu.text.Bidi
Option bit for setReorderingOptions: insert Bidi marks (LRM or RLM) when needed to ensure correct result of a reordering to a Logical order
OPTION_MULTI_LINE - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates that the text can be displayed in multiple lines.
OPTION_NO_FULLSCREEN - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates that the full-screen mode is not supported.
OPTION_NONE - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates that there is no specific attribute about the text box action.
OPTION_REMOVE_CONTROLS - Static variable in class ohos.global.icu.text.Bidi
Option bit for setReorderingOptions: remove Bidi control characters
OPTION_STREAMING - Static variable in class ohos.global.icu.text.Bidi
Option bit for setReorderingOptions: process the output as part of a stream to be continued
Optional<T> - Class in java.util
A container object which may or may not contain a non-null value.
OPTIONAL_MESSAGE - ohos.telephony.ShortMessage.ShortMessageClass
Indicates an SMS message that can be stored on the device or SIM card based on the storage status.
OptionalDataException - Exception in java.io
Exception indicating the failure of an object read operation due to unread primitive data, or the end of data belonging to a serialized object in the stream.
OptionalDouble - Class in java.util
A container object which may or may not contain a double value.
optionalEnd() - Method in class java.time.format.DateTimeFormatterBuilder
Ends an optional section.
OptionalInt - Class in java.util
A container object which may or may not contain a int value.
OptionalLong - Class in java.util
A container object which may or may not contain a long value.
optionalStart() - Method in class java.time.format.DateTimeFormatterBuilder
Mark the start of an optional section.
Options - Class in ohos.data.distributed.common
Provides configuration options for creating a KvStore.
Options() - Constructor for class ohos.data.distributed.common.Options
 
opts - Variable in class ohos.media.image.ImageSource.IncrementalSourceOptions
Indicates image data source options defined by SourceOptions.
OPUS - Static variable in class ohos.media.recorder.Recorder.AudioEncoder
Indicates the Opus audio encoding format.
or() - Method in class ohos.data.dataability.DataAbilityPredicates
Adds an or condition to the predicate.
or() - Method in class ohos.data.distributed.common.Query
Constructs a Query object with the or condition.
or() - Method in class ohos.data.orm.OrmPredicates
Adds an or condition to the predicate.
or() - Method in class ohos.data.rdb.RdbPredicates
Adds an or condition to the predicate.
or(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this | val).
or(BitSet) - Method in class java.util.BitSet
Performs a logical OR of this bit set with the bit set argument.
or(BiPredicate<? super T, ? super U>) - Method in interface java.util.function.BiPredicate
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
or(DoublePredicate) - Method in interface java.util.function.DoublePredicate
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
or(IntPredicate) - Method in interface java.util.function.IntPredicate
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
or(LongPredicate) - Method in interface java.util.function.LongPredicate
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
or(Predicate<? super T>) - Method in interface java.util.function.Predicate
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
order - Variable in class ohos.security.permission.PermissionGroupDef
The priority of permission group, used for sorting when the UI displays permission groups, 0 is the first, 10000 is the last.
order() - Method in class java.nio.ByteBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.CharBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.DoubleBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.FloatBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.IntBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.LongBuffer
Retrieves this buffer's byte order.
order() - Method in class java.nio.ShortBuffer
Retrieves this buffer's byte order.
order(ByteOrder) - Method in class java.nio.ByteBuffer
Modifies this buffer's byte order.
ORDER_BY - Static variable in interface ohos.data.search.model.SearchParameter
Keyword that maps to a JSONObject consisting of specified sorting fields and orders.
orderByAsc(String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the columns whose values are sorted in ascending order.
orderByAsc(String) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to sort the query results in ascending order.
orderByAsc(String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the columns whose values are sorted in ascending order.
orderByAsc(String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the columns whose values are sorted in ascending order.
orderByDesc(String) - Method in class ohos.data.dataability.DataAbilityPredicates
Configures the predicates to match the columns whose values are sorted in descending order.
orderByDesc(String) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to sort the query results in descending order.
orderByDesc(String) - Method in class ohos.data.orm.OrmPredicates
Configures the predicates to match the columns whose values are sorted in descending order.
orderByDesc(String) - Method in class ohos.data.rdb.RdbPredicates
Configures the predicates to match the columns whose values are sorted in descending order.
ORDERED - Static variable in interface java.util.Spliterator
Characteristic value signifying that an encounter order is defined for elements.
orderParagraphsLTR(boolean) - Method in class ohos.global.icu.text.Bidi
Specify whether block separators must be allocated level zero, so that successive paragraphs will progress from left to right.
ordinal() - Method in class java.lang.Enum
Returns the ordinal of this enumeration constant (its position in its enum declaration, where the initial constant is assigned an ordinal of zero).
ORDINAL - ohos.global.icu.text.PluralRules.PluralType
Plural rules for ordinal numbers: 1st file, 2nd file, 3rd file, 4th file, etc.
ordinaryChar(int) - Method in class java.io.StreamTokenizer
Specifies that the character argument is "ordinary" in this tokenizer.
ordinaryChars(int, int) - Method in class java.io.StreamTokenizer
Specifies that all characters c in the range low <= c <= high are "ordinary" in this tokenizer.
orElse(double) - Method in class java.util.OptionalDouble
Return the value if present, otherwise return other.
orElse(int) - Method in class java.util.OptionalInt
Return the value if present, otherwise return other.
orElse(long) - Method in class java.util.OptionalLong
Return the value if present, otherwise return other.
orElse(T) - Method in class java.util.Optional
Return the value if present, otherwise return other.
orElseGet(DoubleSupplier) - Method in class java.util.OptionalDouble
Return the value if present, otherwise invoke other and return the result of that invocation.
orElseGet(IntSupplier) - Method in class java.util.OptionalInt
Return the value if present, otherwise invoke other and return the result of that invocation.
orElseGet(LongSupplier) - Method in class java.util.OptionalLong
Return the value if present, otherwise invoke other and return the result of that invocation.
orElseGet(Supplier<? extends T>) - Method in class java.util.Optional
Return the value if present, otherwise invoke other and return the result of that invocation.
orElseThrow(Supplier<? extends X>) - Method in class java.util.Optional
Return the contained value, if present, otherwise throw an exception to be created by the provided supplier.
orElseThrow(Supplier<X>) - Method in class java.util.OptionalDouble
Return the contained value, if present, otherwise throw an exception to be created by the provided supplier.
orElseThrow(Supplier<X>) - Method in class java.util.OptionalInt
Return the contained value, if present, otherwise throw an exception to be created by the provided supplier.
orElseThrow(Supplier<X>) - Method in class java.util.OptionalLong
Return the contained value, if present, otherwise throw an exception to be created by the provided supplier.
ORF_ASPECT_FRAME - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
ORF_PREVIEW_IMAGE_LENGTH - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
ORF_PREVIEW_IMAGE_START - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
ORF_THUMBNAIL_IMAGE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is undefined, please refer to Olympus MakerNote tags in http://www.exiv2.org/tags-olympus.html.
Organization - Class in ohos.sysappcomponents.contact.entity
Represents the organization and title of a contact.
Organization() - Constructor for class ohos.sysappcomponents.contact.entity.Organization
 
ORGANIZER_EMAIL - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the email address of the organizer.
ORIENTATION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
ORIGIN_HEIGHT - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the original height of an input image.
ORIGIN_WIDTH - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the original width of an input image.
originalName - Variable in class ohos.bundle.BundleInfo
Indicates the name of this original bundle.
ORIYA - java.awt.font.NumericShaper.Range
The Oriya range with the Oriya digits.
ORIYA - java.lang.Character.UnicodeScript
Unicode script "Oriya".
ORIYA - Static variable in class java.awt.font.NumericShaper
Identifies the ORIYA range and decimal base.
ORIYA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Oriya" Unicode character block.
ORIYA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ORIYA - Static variable in class ohos.global.icu.lang.UScript
Oriya
ORIYA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ORKHON - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
OrmConfig - Class in ohos.data.orm
Manages object-relational mapping (ORM) database configurations.
OrmConfig.Builder - Class in ohos.data.orm
Represents a builder for OrmConfig objects.
OrmContext - Interface in ohos.data.orm
An interface provided by the object relational mapping (ORM) system for operating ORM database entities defined in OrmObject.
OrmDatabase - Class in ohos.data.orm
Represents object databases.
OrmDatabase() - Constructor for class ohos.data.orm.OrmDatabase
 
OrmMigration - Class in ohos.data.orm
Upgrades and downgrades databases.
OrmMigration(int, int) - Constructor for class ohos.data.orm.OrmMigration
Constructor of this class for upgrading or downgrading from the start version to the end version.
OrmObject - Class in ohos.data.orm
Represents entities in the object-relational mapping (ORM) database.
OrmObject() - Constructor for class ohos.data.orm.OrmObject
 
OrmObjectObserver - Interface in ohos.data.orm
Represents the observer of object relational mapping (ORM) databases.
OrmPredicates - Class in ohos.data.orm
Represents predicates of the object-relational mapping (ORM) database.
OrmPredicates(Class<T>) - Constructor for class ohos.data.orm.OrmPredicates
A parameterized constructor used to create an OrmPredicates instance for searching ORM objects.
ORNAMENTAL_DINGBATS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ORNAMENTAL_DINGBATS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ORTHOGRAPHIC - ohos.agp.render.render3d.components.CameraComponent.CameraType
Indicates the orthographic camera.
OsAccount - Class in ohos.account
Provides methods for setting and querying information about OS accounts, including the local ID, local name, and type of an OS account.
OsAccount() - Constructor for class ohos.account.OsAccount
Default constructor used to create an OsAccount instance.
OsAccountType - Enum in ohos.account
Enumerates OS account types.
OSAGE - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OSAGE - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
OSAGE_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OsHelper - Class in ohos.system
Provides high-level language APIs that access to low-level operating system functionalities.
OsHelperConstants - Class in ohos.system
Provides methods and constants related to the OsHelper class.
OsHelperErrnoException - Exception in ohos.system
Provides a checked exception that is thrown if an OsHelper method fails.
OsHelperErrnoException(int, String) - Constructor for exception ohos.system.OsHelperErrnoException
A constructor used to create an OsHelperErrnoException instance based on the given errnoValue and exceptionMessage.
OSMANYA - java.lang.Character.UnicodeScript
Unicode script "Osmanya".
OSMANYA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Osmanya" Unicode character block.
OSMANYA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OSMANYA - Static variable in class ohos.global.icu.lang.UScript
Osmanya Script in Unicode 4
OSMANYA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OTHER - ohos.hiviewdfx.Debug.MemType
Indicates other memory types.
OTHER - Static variable in class java.sql.Types
The constant in the Java programming language that indicates that the SQL type is database-specific and gets mapped to a Java object that can be accessed via the methods getObject and setObject.
OTHER - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
OTHER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
OTHER - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
OTHER - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
OTHER_LETTER - Static variable in class java.lang.Character
General category "Lo" in the Unicode specification.
OTHER_LETTER - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Lo
OTHER_NEUTRAL - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type ON
OTHER_NUMBER - Static variable in class java.lang.Character
General category "No" in the Unicode specification.
OTHER_NUMBER - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type No
OTHER_POINT_DOWN - Static variable in class ohos.multimodalinput.event.TouchEvent
Indicates that another finger touches on the screen when one finger or more already touch on the screen.
OTHER_POINT_UP - Static variable in class ohos.multimodalinput.event.TouchEvent
Indicates some fingers lift up from the screen while some remain on the screen.
OTHER_PROPERTY_START - Static variable in interface ohos.global.icu.lang.UProperty
First constant for Unicode properties with unusual value types.
OTHER_PUNCTUATION - Static variable in class java.lang.Character
General category "Po" in the Unicode specification.
OTHER_PUNCTUATION - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Po
OTHER_SYMBOL - Static variable in class java.lang.Character
General category "So" in the Unicode specification.
OTHER_SYMBOL - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type So
OTHERS - Static variable in interface ohos.global.icu.text.Collator.ReorderCodes
A special reordering code that is used to specify all other codes used for reordering except for the codes listed as ReorderingCodes and those listed explicitly in a reordering.
OTHERS_EXECUTE - java.nio.file.attribute.PosixFilePermission
Execute/search permission, others.
OTHERS_GONE - Static variable in class ohos.agp.components.ComponentTransition
Indicates the animation running on components that are changed because one of their associated components disappears from the ComponentContainer.
OTHERS_READ - java.nio.file.attribute.PosixFilePermission
Read permission, others.
OTHERS_SHOW - Static variable in class ohos.agp.components.ComponentTransition
Indicates the animation running on components that are changed because one of their associated components appears in the ComponentContainer.
OTHERS_WRITE - java.nio.file.attribute.PosixFilePermission
Write permission, others.
othersDeletesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether deletes made by others are visible.
othersInsertsAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether inserts made by others are visible.
othersUpdatesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether updates made by others are visible.
OTTOMAN_SIYAQ_NUMBERS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OTTOMAN_SIYAQ_NUMBERS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
OUNCE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of mass: ounce
OUNCE_TROY - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of mass: ounce-troy
out - Static variable in class java.io.FileDescriptor
A handle to the standard output stream.
out - Variable in class java.io.FilterOutputStream
The underlying output stream to be filtered.
out - Variable in class java.io.FilterWriter
The underlying character-output stream.
out - Variable in class java.io.PipedInputStream
The index of the position in the circular buffer at which the next byte of data will be read by this piped input stream.
out - Variable in class java.io.PrintWriter
The underlying character-output stream of this PrintWriter.
out - Static variable in class java.lang.System
The "standard" output stream.
out() - Method in class java.util.Formatter
Returns the destination for the output.
OUTER - ohos.agp.render.MaskFilter.Blur
Blurs outside the border.
OutOfMemoryError - Error in java.lang
Thrown when the Java Virtual Machine cannot allocate an object because it is out of memory, and no more memory could be made available by the garbage collector.
OutOfMemoryError() - Constructor for error java.lang.OutOfMemoryError
Constructs an OutOfMemoryError with no detail message.
OutOfMemoryError(String) - Constructor for error java.lang.OutOfMemoryError
Constructs an OutOfMemoryError with the specified detail message.
output(String) - Method in interface ohos.utils.IOutput
Outputs data represented by a specified string.
Output<T> - Class in ohos.global.icu.util
Simple struct-like class for output parameters.
Output() - Constructor for class ohos.global.icu.util.Output
Constructs an empty Output
Output(T) - Constructor for class ohos.global.icu.util.Output
Constructs an Output with the given value.
OUTPUT - Static variable in interface ohos.media.photokit.metadata.AVStorage.AVBaseColumns
Indicates that the requested image or video is stored.
OUTPUT_DEVICE - ohos.media.audio.AudioDeviceDescriptor.DeviceRole
Indicates the output role.
OUTPUT_DEVICES_FLAG - ohos.media.audio.AudioDeviceDescriptor.DeviceFlag
Indicates an output device.
OUTPUT_REVERSE - Static variable in class ohos.global.icu.text.Bidi
option bit for writeReordered(): write the output in reverse order
OutputStream - Class in java.io
This abstract class is the superclass of all classes representing an output stream of bytes.
OutputStream() - Constructor for class java.io.OutputStream
 
OutputStreamWriter - Class in java.io
An OutputStreamWriter is a bridge from character streams to byte streams: Characters written to it are encoded into bytes using a specified charset.
OutputStreamWriter(OutputStream) - Constructor for class java.io.OutputStreamWriter
Creates an OutputStreamWriter that uses the default character encoding.
OutputStreamWriter(OutputStream, String) - Constructor for class java.io.OutputStreamWriter
Creates an OutputStreamWriter that uses the named charset.
OutputStreamWriter(OutputStream, Charset) - Constructor for class java.io.OutputStreamWriter
Creates an OutputStreamWriter that uses the given charset.
OutputStreamWriter(OutputStream, CharsetEncoder) - Constructor for class java.io.OutputStreamWriter
Creates an OutputStreamWriter that uses the given charset encoder.
OVAL - Static variable in class ohos.agp.components.element.ShapeElement
Indicates an oval, which can be displayed as an oval or a circle according to the width and height of the view.
OVAL_MODE - Static variable in class ohos.agp.components.Component
Indicates that the component content is displayed in an ellipse.
OVERFLOW - ohos.global.icu.text.AlphabeticIndex.Bucket.LabelType
Overflow (after the last)
OVERFLOW - Static variable in class java.nio.charset.CoderResult
Result object indicating overflow, meaning that there is insufficient room in the output buffer.
OVERFLOW - Static variable in class java.nio.file.StandardWatchEventKinds
A special event to indicate that events may have been lost or discarded.
OVERHEAT - ohos.batterymanager.BatteryInfo.BatteryHealthState
Indicates that the battery is overheated.
OVERHEATED - ohos.thermallistener.ThermalConnection.ThermalSeverityLevel
The device is overheated.
OverlappingFileLockException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to acquire a lock on a region of a file that overlaps a region already locked by the same Java virtual machine, or when another thread is already waiting to lock an overlapping region of the same file.
OverlappingFileLockException() - Constructor for exception java.nio.channels.OverlappingFileLockException
Constructs an instance of this class.
overlaps(long, long) - Method in class java.nio.channels.FileLock
Tells whether or not this lock overlaps the given lock range.
OVERLAY - ohos.agp.render.BlendMode
Multiplies or screens the source color based on the destination color.
OVERLAY - ohos.agp.render.Canvas.PorterDuffMode
Multiplies or screens the source color based on the destination color.
Override - Annotation Type in java.lang
Indicates that a method declaration is intended to override a method declaration in a supertype.
OVERSHOOT - Static variable in class ohos.agp.animation.Animator.CurveType
Indicates a curve in which the animation moves forwards and overshoots the target, and then returns to the target.
OVERSTRUCK - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
OVERVOLTAGE - ohos.batterymanager.BatteryInfo.BatteryHealthState
Indicates that the battery voltage is over high.
OWE - Static variable in class ohos.wifi.WifiSecurity
Indicates that the Wi-Fi encryption mode is OWE.
ownDeletesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether a result set's own deletes are visible.
owner() - Method in interface java.nio.file.attribute.PosixFileAttributes
Returns the owner of the file.
Owner - Interface in java.security.acl
Interface for managing owners of Access Control Lists (ACLs) or ACL configurations.
OWNER_ATTENDEE_STATUS - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the owner state.
OWNER_EXECUTE - java.nio.file.attribute.PosixFilePermission
Execute/search permission, owner.
OWNER_LOCKDOWN_WIFI_CFG - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Wireless
Specifies whether the Wi-Fi configuration created by the application of the device owner should be locked down.
OWNER_READ - java.nio.file.attribute.PosixFilePermission
Read permission, owner.
OWNER_WRITE - java.nio.file.attribute.PosixFilePermission
Write permission, owner.
ownInsertsAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether a result set's own inserts are visible.
owns(AbstractQueuedLongSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Queries whether the given ConditionObject uses this synchronizer as its lock.
owns(AbstractQueuedSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Queries whether the given ConditionObject uses this synchronizer as its lock.
ownUpdatesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether for the given type of ResultSet object, the result set's own updates are visible.

P

PAC_MAP_KEY_METHOD_ID - Static variable in class ohos.ai.tts.TtsClient
Indicates the key of the input parameter PacMap for the TtsListener#onEvent(int, PacMap) method.
pack(JarFile, OutputStream) - Method in interface java.util.jar.Pack200.Packer
Takes a JarFile and converts it into a Pack200 archive.
pack(JarInputStream, OutputStream) - Method in interface java.util.jar.Pack200.Packer
Takes a JarInputStream and converts it into a Pack200 archive.
Pack200 - Class in java.util.jar
Transforms a JAR file to or from a packed stream in Pack200 format.
Pack200.Packer - Interface in java.util.jar
The packer engine applies various transformations to the input JAR file, making the pack stream highly compressible by a compressor such as gzip or zip.
Pack200.Unpacker - Interface in java.util.jar
The unpacker engine converts the packed stream to a JAR file.
Package - Class in java.lang
Package objects contain version information about the implementation and specification of a Java package.
PACKAGE - java.lang.annotation.ElementType
Package declaration
PACKAGE - Static variable in class java.lang.invoke.MethodHandles.Lookup
A single-bit mask representing package access (default access), which may contribute to the result of lookupModes.
PACKAGE_BANNED_REASON_DELETE - Static variable in class ohos.event.notification.NotificationConstant
Indicates that a notification is deleted because the application is banned from sending notifications.
PACKAGE_CHANGED_REASON_DELETE - Static variable in class ohos.event.notification.NotificationConstant
Indicates that a notification is deleted because a change has been made to the application.
PackingOptions() - Constructor for class ohos.media.image.ImagePacker.PackingOptions
 
PacMap - Class in ohos.utils
Provides Map objects that support Sequenceable operations and can be used to store and read key-value pairs in character string format.
PacMap() - Constructor for class ohos.utils.PacMap
Default constructor used to create a PacMap instance, in which the Map object has no key-value pair.
PacMap(int) - Constructor for class ohos.utils.PacMap
A constructor used to create a PacMap instance with the number of key-value pairs specified by Map.
PacMapEx - Class in ohos.interwork.utils
Defines the structure for the data packets transmitted between processes across platforms.
PacMapEx() - Constructor for class ohos.interwork.utils.PacMapEx
Default constructor used to create a PacMapEx instance, in which the HashMap object has no key-value pair.
PacMapEx(int) - Constructor for class ohos.interwork.utils.PacMapEx
A constructor used to create a PacMapEx instance with the number of key-value pairs specified by HashMap.
PacMapEx(PacMapEx, boolean) - Constructor for class ohos.interwork.utils.PacMapEx
Construct a PacMapEx Object from another PacMapEx, which can make a deep copy if the second parameter is true.
PAD_AFTER_PREFIX - Static variable in class ohos.global.icu.text.DecimalFormat
[icu] Constant for DecimalFormat.getPadPosition() and DecimalFormat.setPadPosition(int) to specify pad characters inserted after the prefix.
PAD_AFTER_SUFFIX - Static variable in class ohos.global.icu.text.DecimalFormat
[icu] Constant for DecimalFormat.getPadPosition() and DecimalFormat.setPadPosition(int) to specify pad characters inserted after the suffix.
PAD_BEFORE_PREFIX - Static variable in class ohos.global.icu.text.DecimalFormat
[icu] Constant for DecimalFormat.getPadPosition() and DecimalFormat.setPadPosition(int) to specify pad characters inserted before the prefix.
PAD_BEFORE_SUFFIX - Static variable in class ohos.global.icu.text.DecimalFormat
[icu] Constant for DecimalFormat.getPadPosition() and DecimalFormat.setPadPosition(int) to specify pad characters inserted before the suffix.
padNext(int) - Method in class java.time.format.DateTimeFormatterBuilder
Causes the next added printer/parser to pad to a fixed width using a space.
padNext(int, char) - Method in class java.time.format.DateTimeFormatterBuilder
Causes the next added printer/parser to pad to a fixed width.
PAGE - ohos.bundle.AbilityInfo.AbilityType
Indicates that the ability has a UI.
PageFlipper - Class in ohos.agp.components
Creates a page flipper.
PageFlipper(Context) - Constructor for class ohos.agp.components.PageFlipper
Default constructor used to create a PageFlipper instance by using the default attribute set and style.
PageFlipper(Context, AttrSet) - Constructor for class ohos.agp.components.PageFlipper
A constructor used to create a PageFlipper instance by using specified attribute set and default style after the XML file is parsed.
PageFlipper(Context, AttrSet, String) - Constructor for class ohos.agp.components.PageFlipper
A constructor used to create a PageFlipper instance by using specified attribute set and specified style after the XML file is parsed.
PageSlider - Class in ohos.agp.components
A layout manager that allows the user to swipe left and right as well as up and down to turn pages.
PageSlider(Context) - Constructor for class ohos.agp.components.PageSlider
Default constructor used to create a PageSlider instance by using the default attribute set and style.
PageSlider(Context, AttrSet) - Constructor for class ohos.agp.components.PageSlider
A constructor used to create a PageSlider instance by using specified attribute set and default style after the XML file is parsed.
PageSlider(Context, AttrSet, String) - Constructor for class ohos.agp.components.PageSlider
A constructor used to create a PageSlider instance by using specified attribute set and specified style after the XML file is parsed.
PageSlider.PageChangedListener - Interface in ohos.agp.components
Provides a listener to observe page change events.
PageSlider.ReboundEffectParams - Class in ohos.agp.components
Represents rebound effect parameters.
PageSliderIndicator - Class in ohos.agp.components
Indicates which page is selected on PageSlider.
PageSliderIndicator(Context) - Constructor for class ohos.agp.components.PageSliderIndicator
Default constructor used to create a PageSliderIndicator instance by using the default attribute set and style.
PageSliderIndicator(Context, AttrSet) - Constructor for class ohos.agp.components.PageSliderIndicator
A constructor used to create a PageSliderIndicator instance by using specified attribute set and default style after the XML file is parsed.
PageSliderIndicator(Context, AttrSet, String) - Constructor for class ohos.agp.components.PageSliderIndicator
A constructor used to create a PageSliderIndicator instance by using specified attribute set and specified style after the XML file is parsed.
PageSliderIndicator.IndicatorSelectionHandler - Class in ohos.agp.components
Processes events of selecting a page contained in the PageSlider instance.
PageSliderProvider - Class in ohos.agp.components
Provides the page adapter to manage page views.
PageSliderProvider() - Constructor for class ohos.agp.components.PageSliderProvider
 
PAGUMEN - Static variable in class ohos.global.icu.util.EthiopicCalendar
Constant for ጳጉሜን, the 13th month of the Ethiopic year.
PAHAWH_HMONG - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PAHAWH_HMONG - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
PAHAWH_HMONG_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
Paint - Class in ohos.agp.render
Describes drawing style and color.
Paint() - Constructor for class ohos.agp.render.Paint
Default constructor used to create a Paint instance.
Paint(Paint) - Constructor for class ohos.agp.render.Paint
A constructor used to create a Paint instance by using an existing one.
Paint.FontMetrics - Class in ohos.agp.render
Describes fonts of the same size in multiple metrics.
Paint.Join - Enum in ohos.agp.render
Enumerates line join styles of a paint.
Paint.MaskType - Enum in ohos.agp.render
Indicates the required shape for a mask.
Paint.ShaderType - Enum in ohos.agp.render
Indicates the shader type, which specifies how the colors in the paint are shaded.
Paint.StrokeCap - Enum in ohos.agp.render
Indicates the paint stroke cap, which specifies the shape of each drawing point of a paint stroke.
Paint.Style - Enum in ohos.agp.render
Indicates the paint style type.
Pair<F,S> - Class in ohos.utils
Provides a data container that saves any two objects as one object.
Pair(F, S) - Constructor for class ohos.utils.Pair
Constructs a Pair object using objects f and s.
PAIR_STATE_NONE - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates that the peer device is not paired.
PAIR_STATE_PAIRED - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates that the peer device is paired.
PAIR_STATE_PAIRING - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates that the peer device is being paired.
PALMYRENE - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PALMYRENE - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
PALMYRENE_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PAONA - Static variable in class ohos.global.icu.util.CopticCalendar
Constant for Παωνι / ﻪﻧؤﻮﺑ, the 10th month of the Coptic year.
PAP - ohos.wifi.WifiSecurity.Phase2Method
Password Authentication Protocol (PAP)
PARA_ID_FREQ_GAIN - Static variable in class ohos.media.audio.AudioEqualizer
Paramater Id for Frequency gain.
PARA_ID_FREQS_NUM - Static variable in class ohos.media.audio.AudioEqualizer
Paramater Id for Frequency nums.
PARAGRAPH_SEPARATOR - Static variable in class java.lang.Character
General category "Zp" in the Unicode specification.
PARAGRAPH_SEPARATOR - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Zp
parallel() - Method in interface java.util.stream.BaseStream
Returns an equivalent stream that is parallel.
parallel() - Method in interface java.util.stream.DoubleStream
 
parallel() - Method in interface java.util.stream.IntStream
 
parallel() - Method in interface java.util.stream.LongStream
 
parallelPrefix(double[], int, int, DoubleBinaryOperator) - Static method in class java.util.Arrays
parallelPrefix(double[], DoubleBinaryOperator) - Static method in class java.util.Arrays
Cumulates, in parallel, each element of the given array in place, using the supplied function.
parallelPrefix(int[], int, int, IntBinaryOperator) - Static method in class java.util.Arrays
Performs Arrays.parallelPrefix(int[],java.util.function.IntBinaryOperator) for the given subrange of the array.
parallelPrefix(int[], IntBinaryOperator) - Static method in class java.util.Arrays
Cumulates, in parallel, each element of the given array in place, using the supplied function.
parallelPrefix(long[], int, int, LongBinaryOperator) - Static method in class java.util.Arrays
Performs Arrays.parallelPrefix(long[],java.util.function.LongBinaryOperator) for the given subrange of the array.
parallelPrefix(long[], LongBinaryOperator) - Static method in class java.util.Arrays
Cumulates, in parallel, each element of the given array in place, using the supplied function.
parallelPrefix(T[], int, int, BinaryOperator<T>) - Static method in class java.util.Arrays
parallelPrefix(T[], BinaryOperator<T>) - Static method in class java.util.Arrays
Cumulates, in parallel, each element of the given array in place, using the supplied function.
parallelSetAll(double[], IntToDoubleFunction) - Static method in class java.util.Arrays
Set all elements of the specified array, in parallel, using the provided generator function to compute each element.
parallelSetAll(int[], IntUnaryOperator) - Static method in class java.util.Arrays
Set all elements of the specified array, in parallel, using the provided generator function to compute each element.
parallelSetAll(long[], IntToLongFunction) - Static method in class java.util.Arrays
Set all elements of the specified array, in parallel, using the provided generator function to compute each element.
parallelSetAll(T[], IntFunction<? extends T>) - Static method in class java.util.Arrays
Set all elements of the specified array, in parallel, using the provided generator function to compute each element.
parallelSort(byte[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
parallelSort(byte[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending numerical order.
parallelSort(char[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
parallelSort(char[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending numerical order.
parallelSort(double[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
parallelSort(double[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending numerical order.
parallelSort(float[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
parallelSort(float[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending numerical order.
parallelSort(int[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
parallelSort(int[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending numerical order.
parallelSort(long[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
parallelSort(long[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending numerical order.
parallelSort(short[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
parallelSort(short[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending numerical order.
parallelSort(T[]) - Static method in class java.util.Arrays
Sorts the specified array of objects into ascending order, according to the Comparable of its elements.
parallelSort(T[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of objects into ascending order, according to the Comparable of its elements.
parallelSort(T[], int, int, Comparator<? super T>) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of objects according to the order induced by the specified comparator.
parallelSort(T[], Comparator<? super T>) - Static method in class java.util.Arrays
Sorts the specified array of objects according to the order induced by the specified comparator.
parallelStream() - Method in interface java.util.Collection
Returns a possibly parallel Stream with this collection as its source.
param - Variable in class ohos.eventhandler.InnerEvent
Indicates the long integer data carried in an InnerEvent, which is used to pass simple data.
PARAM_ACTIVE_STATE - Static variable in class ohos.wifi.WifiEvents
Indicates the Wi-Fi state (enabled or disabled) after a state change.
PARAM_CONN_STATE - Static variable in class ohos.wifi.WifiEvents
Indicates the Wi-Fi state after a status change (connected or disconnected).
PARAM_FORM_DIMENSION_KEY - Static variable in class ohos.aafwk.ability.AbilitySlice
Indicates the key specifying the grid style of the form to be obtained, which is represented as intent.setParam(PARAM_FORM_DIMENSION_KEY, 1).
PARAM_FORM_HEIGHT_KEY - Static variable in class ohos.aafwk.ability.AbilitySlice
Indicates the key specifying the height of the form to be obtained, which is represented as intent.setParam(PARAM_FORM_HEIGHT_KEY, 400).
PARAM_FORM_ID_KEY - Static variable in class ohos.aafwk.ability.AbilitySlice
Indicates the key specifying the ID of the form to be obtained, which is represented as intent.setParam(PARAM_FORM_ID_KEY, 1).
PARAM_FORM_NAME_KEY - Static variable in class ohos.aafwk.ability.AbilitySlice
Indicates the key specifying the name of the form to be obtained, which is represented as intent.setParam(PARAM_FORM_NAME_KEY, "formName").
PARAM_FORM_WIDTH_KEY - Static variable in class ohos.aafwk.ability.AbilitySlice
Indicates the key specifying the width of the form to be obtained, which is represented as intent.setParam(PARAM_FORM_WIDTH_KEY, 800).
PARAM_HOTSPOT_STATE - Static variable in class ohos.wifi.WifiEvents
Indicates the Wi-Fi hotspot state (enabled or disabled) after a state change.
PARAM_KEY_EVENT - Static variable in class ohos.media.sessioncore.AVSession
 
PARAM_MODULE_NAME_KEY - Static variable in class ohos.aafwk.ability.AbilitySlice
Indicates the key specifying the name of the module to which the form to be obtained belongs, which is represented as intent.setParam(PARAM_MODULE_NAME_KEY, "formEntry").
PARAM_P2P_DISCOVERY - Static variable in class ohos.wifi.WifiEvents
Indicates the state of Wi-Fi P2P discovery.
PARAM_P2P_STATE_CHANGED - Static variable in class ohos.wifi.WifiEvents
Indicates the Wi-Fi P2P state.
PARAM_RSSI_VALUE - Static variable in class ohos.wifi.WifiEvents
Indicates the RSSI value after an RSSI change.
PARAM_SCAN_STATE - Static variable in class ohos.wifi.WifiEvents
Indicates the scanning status (successful or failed) after a Wi-Fi scanning ends.
Parameter - Class in java.lang.reflect
Information about method parameters.
PARAMETER - java.lang.annotation.ElementType
Formal parameter declaration
parameterArray() - Method in class java.lang.invoke.MethodType
Presents the parameter types as an array (a convenience method).
parameterCount() - Method in class java.lang.invoke.MethodType
Returns the number of parameter types in this method type.
ParameterizedType - Interface in java.lang.reflect
ParameterizedType represents a parameterized type such as Collection<String>.
ParameterKey - Class in ohos.media.camera.params
Defines parameter keys supported by the camera.
ParameterKey.Key<T> - Class in ohos.media.camera.params
Defines the type of a parameter key.
parameterList() - Method in class java.lang.invoke.MethodType
Presents the parameter types as a list (a convenience method).
ParameterMetaData - Interface in java.sql
An object that can be used to get information about the types and properties for each parameter marker in a PreparedStatement object.
parameterModeIn - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the parameter's mode is IN.
parameterModeInOut - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the parameter's mode is INOUT.
parameterModeOut - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the parameter's mode is OUT.
parameterModeUnknown - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the mode of the parameter is unknown.
parameterModifiers() - Static method in class java.lang.reflect.Modifier
Return an int value OR-ing together the source language modifiers that can be applied to a parameter.
parameterNoNulls - Static variable in interface java.sql.ParameterMetaData
The constant indicating that a parameter will not allow NULL values.
parameterNullable - Static variable in interface java.sql.ParameterMetaData
The constant indicating that a parameter will allow NULL values.
parameterNullableUnknown - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the nullability of a parameter is unknown.
PARAMETERS_RESULT - Static variable in annotation type ohos.media.camera.params.ParametersResult.State
Indicates that the results have been generated.
ParametersResult - Interface in ohos.media.camera.params
Describes parameter setting results.
ParametersResult.State - Annotation Type in ohos.media.camera.params
Defines the state of parameter setting results.
parameterType(int) - Method in class java.lang.invoke.MethodType
Returns the parameter type at the specified index, within this method type.
ParamKey - Class in ohos.ai.cv.common
Provides keys passed to PacMap.
ParamKey() - Constructor for class ohos.ai.cv.common.ParamKey
Default constructor used to create a ParamKey instance.
Parcel - Class in ohos.utils
A data object used for inter-process communication (IPC).
Parcel() - Constructor for class ohos.utils.Parcel
 
ParcelableEx - Interface in ohos.interwork.utils
Provides an interface for data marshalling across platforms.
ParcelException - Exception in ohos.utils
Describes an exception that may be thrown when operations are performed on Parcel objects.
ParcelException(String) - Constructor for exception ohos.utils.ParcelException
A constructor used to create a ParcelException instance by passing a message parameter.
parent - Variable in class java.util.ResourceBundle
The parent bundle of this bundle.
parent() - Method in class java.util.prefs.AbstractPreferences
Implements the parent method as per the specification in Preferences#parent().
parent() - Method in class java.util.prefs.Preferences
Returns the parent of this preference node, or null if this is the root.
parentOf(ThreadGroup) - Method in class java.lang.ThreadGroup
Tests if this thread group is either the thread group argument or one of its ancestor thread groups.
park() - Static method in class java.util.concurrent.locks.LockSupport
Disables the current thread for thread scheduling purposes unless the permit is available.
park(Object) - Static method in class java.util.concurrent.locks.LockSupport
Disables the current thread for thread scheduling purposes unless the permit is available.
parkNanos(long) - Static method in class java.util.concurrent.locks.LockSupport
Disables the current thread for thread scheduling purposes, for up to the specified waiting time, unless the permit is available.
parkNanos(Object, long) - Static method in class java.util.concurrent.locks.LockSupport
Disables the current thread for thread scheduling purposes, for up to the specified waiting time, unless the permit is available.
parkUntil(long) - Static method in class java.util.concurrent.locks.LockSupport
Disables the current thread for thread scheduling purposes, until the specified deadline, unless the permit is available.
parkUntil(Object, long) - Static method in class java.util.concurrent.locks.LockSupport
Disables the current thread for thread scheduling purposes, until the specified deadline, unless the permit is available.
parse(int) - Method in class ohos.agp.animation.AnimatorScatter
Parses the XML file to obtain the Animator object in the layout.
parse(int) - Method in class ohos.agp.components.element.ElementScatter
Parses the XML file to obtain the Element object.
parse(int, ComponentContainer, boolean) - Method in class ohos.agp.components.LayoutScatter
Converts an XML file to a component.
parse(File, DefaultHandler) - Method in class ohos.javax.xml.parsers.SAXParser
Parse the content of the file specified as XML using the specified DefaultHandler.
parse(InputStream, DefaultHandler) - Method in class ohos.javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(InputStream, DefaultHandler, String) - Method in class ohos.javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(CharSequence) - Static method in class java.time.Duration
Obtains a Duration from a text string such as PnDTnHnMn.nS.
parse(CharSequence) - Method in class java.time.format.DateTimeFormatter
Fully parses the text producing a temporal object.
parse(CharSequence) - Static method in class java.time.Instant
Obtains an instance of Instant from a text string such as 2007-12-03T10:15:30.00Z.
parse(CharSequence) - Static method in class java.time.LocalDate
Obtains an instance of LocalDate from a text string such as 2007-12-03.
parse(CharSequence) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from a text string such as 2007-12-03T10:15:30.
parse(CharSequence) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from a text string such as 10:15.
parse(CharSequence) - Static method in class java.time.MonthDay
Obtains an instance of MonthDay from a text string such as --12-03.
parse(CharSequence) - Static method in class java.time.OffsetDateTime
Obtains an instance of OffsetDateTime from a text string such as 2007-12-03T10:15:30+01:00.
parse(CharSequence) - Static method in class java.time.OffsetTime
Obtains an instance of OffsetTime from a text string such as 10:15:30+01:00.
parse(CharSequence) - Static method in class java.time.Period
Obtains a Period from a text string such as PnYnMnD.
parse(CharSequence) - Static method in class java.time.Year
Obtains an instance of Year from a text string such as 2007.
parse(CharSequence) - Static method in class java.time.YearMonth
Obtains an instance of YearMonth from a text string such as 2007-12.
parse(CharSequence) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from a text string such as 2007-12-03T10:15:30+01:00[Europe/Paris].
parse(CharSequence, ParsePosition) - Method in class java.time.format.DateTimeFormatter
Parses the text using this formatter, providing control over the text position.
parse(CharSequence, DateTimeFormatter) - Static method in class java.time.LocalDate
Obtains an instance of LocalDate from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class java.time.MonthDay
Obtains an instance of MonthDay from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class java.time.OffsetDateTime
Obtains an instance of OffsetDateTime from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class java.time.OffsetTime
Obtains an instance of OffsetTime from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class java.time.Year
Obtains an instance of Year from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class java.time.YearMonth
Obtains an instance of YearMonth from a text string using a specific formatter.
parse(CharSequence, DateTimeFormatter) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from a text string using a specific formatter.
parse(CharSequence, TemporalQuery<T>) - Method in class java.time.format.DateTimeFormatter
Fully parses the text producing an object of the specified type.
parse(String) - Static method in class java.net.HttpCookie
Constructs cookies from set-cookie or set-cookie2 header string.
parse(String) - Method in class java.text.DateFormat
Parses text from the beginning of the given string to produce a date.
parse(String) - Method in class java.text.MessageFormat
Parses text from the beginning of the given string to produce an object array.
parse(String) - Method in class java.text.NumberFormat
Parses text from the beginning of the given string to produce a number.
parse(String) - Static method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by DateFormat.parse(String s).
parse(String) - Static method in class java.util.Locale.LanguageRange
Parses the given ranges to generate a Language Priority List.
parse(String) - Static method in class java.util.logging.Level
Parse a level name string into a Level.
parse(String) - Static method in class ohos.agp.colors.RgbPalette
Converts a character string into the color value it represents.
parse(String) - Method in class ohos.global.icu.text.DateFormat
Parses a date/time string.
parse(String) - Method in class ohos.global.icu.text.MessageFormat
Parses text from the beginning of the given string to produce an object array.
parse(String) - Method in class ohos.global.icu.text.MessagePattern
Parses a MessageFormat pattern string.
parse(String) - Method in class ohos.global.icu.text.NumberFormat
Parses text from the beginning of the given string to produce a number.
parse(String) - Method in class ohos.global.icu.text.TimeZoneFormat
Returns a TimeZone for the given text.
parse(String) - Method in interface ohos.org.xml.sax.Parser
Deprecated.
parse(String) - Method in interface ohos.org.xml.sax.XMLReader
Parse an XML document from a system identifier (URI).
parse(String) - Static method in class ohos.utils.net.Uri
Creates a Uri object based on the given RFC 2396-compliant string.
parse(String, ParsePosition) - Method in class java.text.ChoiceFormat
Parses a Number from the input text.
parse(String, ParsePosition) - Method in class java.text.DateFormat
Parse a date/time string according to the given parse position.
parse(String, ParsePosition) - Method in class java.text.DecimalFormat
Parses text from a string to produce a Number.
parse(String, ParsePosition) - Method in class java.text.MessageFormat
Parses the string.
parse(String, ParsePosition) - Method in class java.text.NumberFormat
Returns a Long if possible (e.g., within the range [Long.MIN_VALUE, Long.MAX_VALUE] and with no decimals), otherwise a Double.
parse(String, ParsePosition) - Method in class java.text.SimpleDateFormat
Parses text from a string to produce a Date.
parse(String, ParsePosition) - Method in class ohos.global.icu.text.CompactDecimalFormat
Parsing is currently unsupported, and throws an UnsupportedOperationException.
parse(String, ParsePosition) - Method in class ohos.global.icu.text.DateFormat
Parses a date/time string according to the given parse position.
parse(String, ParsePosition) - Method in class ohos.global.icu.text.DecimalFormat
Returns a Long if possible (e.g., within the range [Long.MIN_VALUE, Long.MAX_VALUE] and with no decimals); otherwise, returns another type, such as a BigDecimal, BigInteger, or Double.
parse(String, ParsePosition) - Method in class ohos.global.icu.text.MessageFormat
Parses the string.
parse(String, ParsePosition) - Method in class ohos.global.icu.text.NumberFormat
Returns a Long if possible (e.g., within the range [Long.MIN_VALUE, Long.MAX_VALUE] and with no decimals); otherwise, returns another type, such as a BigDecimal, BigInteger, or Double.
parse(String, ParsePosition) - Method in class ohos.global.icu.text.PluralFormat
This method is not yet supported by PluralFormat.
parse(String, ParsePosition) - Method in class ohos.global.icu.text.TimeZoneFormat
Returns a TimeZone by parsing the time zone string according to the given parse position.
parse(String, Map<String, List<String>>) - Static method in class java.util.Locale.LanguageRange
Parses the given ranges to generate a Language Priority List, and then customizes the list using the given map.
parse(String, Calendar, ParsePosition) - Method in class ohos.global.icu.text.DateFormat
Parses a date/time string according to the given parse position.
parse(String, Calendar, ParsePosition) - Method in class ohos.global.icu.text.SimpleDateFormat
Overrides DateFormat
parse(String, DefaultHandler) - Method in class ohos.javax.xml.parsers.SAXParser
Parse the content described by the giving Uniform Resource Identifier (URI) as XML using the specified DefaultHandler.
parse(TimeZoneFormat.Style, String, ParsePosition, EnumSet<TimeZoneFormat.ParseOption>, Output<TimeZoneFormat.TimeType>) - Method in class ohos.global.icu.text.TimeZoneFormat
Returns a TimeZone by parsing the time zone string according to the parse position, the style and the parse options.
parse(TimeZoneFormat.Style, String, ParsePosition, Output<TimeZoneFormat.TimeType>) - Method in class ohos.global.icu.text.TimeZoneFormat
Returns a TimeZone by parsing the time zone string according to the parse position, the style and the default parse options.
parse(InputSource) - Method in interface ohos.org.xml.sax.Parser
Deprecated.
parse(InputSource) - Method in interface ohos.org.xml.sax.XMLReader
Parse an XML document.
parse(InputSource, DefaultHandler) - Method in class ohos.javax.xml.parsers.SAXParser
Parse the content given InputSource as XML using the specified DefaultHandler.
PARSE_ALLOW_NUMERIC - ohos.global.icu.text.DateFormat.BooleanAttribute
indicates tolerance of numeric data when String data may be assumed.
PARSE_ALLOW_WHITESPACE - ohos.global.icu.text.DateFormat.BooleanAttribute
indicates whitespace tolerance.
PARSE_MULTIPLE_PATTERNS_FOR_MATCH - ohos.global.icu.text.DateFormat.BooleanAttribute
indicates tolerance of pattern mismatch between input data and specified format pattern.
PARSE_PARTIAL_LITERAL_MATCH - ohos.global.icu.text.DateFormat.BooleanAttribute
indicates tolerance of a partial literal match e.g. accepting "--mon-02-march-2011" for a pattern of "'--: 'EEE-WW-MMMM-yyyy"
parseBest(CharSequence, TemporalQuery<?>...) - Method in class java.time.format.DateTimeFormatter
Fully parses the text producing an object of one of the specified types.
parseBoolean(String) - Static method in class java.lang.Boolean
Parses the string argument as a boolean.
parseByte(String) - Static method in class java.lang.Byte
Parses the string argument as a signed decimal byte.
parseByte(String, int) - Static method in class java.lang.Byte
Parses the string argument as a signed byte in the radix specified by the second argument.
PARSEC - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: parsec
parseCaseInsensitive() - Method in class java.time.format.DateTimeFormatterBuilder
Changes the parse style to be case insensitive for the remainder of the formatter.
parseCaseSensitive() - Method in class java.time.format.DateTimeFormatterBuilder
Changes the parse style to be case sensitive for the remainder of the formatter.
parseChoiceStyle(String) - Method in class ohos.global.icu.text.MessagePattern
Parses a ChoiceFormat pattern string.
parseCurrency(CharSequence, ParsePosition) - Method in class ohos.global.icu.text.CompactDecimalFormat
Parsing is currently unsupported, and throws an UnsupportedOperationException.
parseCurrency(CharSequence, ParsePosition) - Method in class ohos.global.icu.text.DecimalFormat
Parses text from the given string as a CurrencyAmount.
parseCurrency(CharSequence, ParsePosition) - Method in class ohos.global.icu.text.NumberFormat
Parses text from the given string as a CurrencyAmount.
parseDefaulting(TemporalField, long) - Method in class java.time.format.DateTimeFormatterBuilder
Appends a default value for a field to the formatter for use in parsing.
parseDescription(String) - Static method in class ohos.global.icu.text.PluralRules
Parses a plural rules description and returns a PluralRules.
parsedExcessDays() - Static method in class java.time.format.DateTimeFormatter
A query that provides access to the excess days that were parsed.
parseDimension(String) - Static method in class ohos.utils.Dimension
Creates a Dimension object based on a given string.
parsedLeapSecond() - Static method in class java.time.format.DateTimeFormatter
A query that provides access to whether a leap-second was parsed.
parseDouble(String) - Static method in class java.lang.Double
Returns a new double initialized to the value represented by the specified String, as performed by the valueOf method of class Double.
ParseException - Exception in java.text
Signals that an error has been reached unexpectedly while parsing.
ParseException(String, int) - Constructor for exception java.text.ParseException
Constructs a ParseException with the specified detail message and offset.
parseFloat(String) - Static method in class java.lang.Float
Returns a new float initialized to the value represented by the specified String, as performed by the valueOf method of class Float.
parseFloatDimension(String) - Static method in class ohos.utils.FloatDimension
Creates a FloatDimension object based on a given string.
parseInt(String) - Static method in class java.lang.Integer
Parses the string argument as a signed decimal integer.
parseInt(String, int) - Static method in class java.lang.Integer
Parses the string argument as a signed integer in the radix specified by the second argument.
parseLenient() - Method in class java.time.format.DateTimeFormatterBuilder
Changes the parse style to be lenient for the remainder of the formatter.
parseLong(String) - Static method in class java.lang.Long
Parses the string argument as a signed decimal long.
parseLong(String, int) - Static method in class java.lang.Long
Parses the string argument as a signed long in the radix specified by the second argument.
parseNumbers() - Method in class java.io.StreamTokenizer
Specifies that numbers should be parsed by this tokenizer.
parseObject(String) - Method in class java.text.Format
Parses text from the beginning of the given string to produce an object.
parseObject(String, ParsePosition) - Method in class java.text.DateFormat
Parses text from a string to produce a Date.
parseObject(String, ParsePosition) - Method in class java.text.Format
Parses text from a string to produce an object.
parseObject(String, ParsePosition) - Method in class java.text.MessageFormat
Parses text from a string to produce an object array.
parseObject(String, ParsePosition) - Method in class java.text.NumberFormat
Parses text from a string to produce a Number.
parseObject(String, ParsePosition) - Method in class ohos.global.icu.text.DateFormat
Parses a date/time string into an Object.
parseObject(String, ParsePosition) - Method in class ohos.global.icu.text.DateIntervalFormat
Deprecated.
This API is ICU internal only.
parseObject(String, ParsePosition) - Method in class ohos.global.icu.text.MeasureFormat
Parses text from a string to produce a Measure.
parseObject(String, ParsePosition) - Method in class ohos.global.icu.text.MessageFormat
Parses text from a string to produce an object array or Map.
parseObject(String, ParsePosition) - Method in class ohos.global.icu.text.NumberFormat
Parses text from a string to produce a number.
parseObject(String, ParsePosition) - Method in class ohos.global.icu.text.PluralFormat
This method is not yet supported by PluralFormat.
parseObject(String, ParsePosition) - Method in class ohos.global.icu.text.SelectFormat
This method is not supported by SelectFormat.
parseObject(String, ParsePosition) - Method in class ohos.global.icu.text.TimeZoneFormat
Parses text from a string to produce an object.
parseOffsetISO8601(String, ParsePosition) - Method in class ohos.global.icu.text.TimeZoneFormat
Returns offset from GMT(UTC) in milliseconds for the given ISO 8601 basic or extended time zone string.
parseOffsetLocalizedGMT(String, ParsePosition) - Method in class ohos.global.icu.text.TimeZoneFormat
Returns offset from GMT(UTC) in milliseconds for the given localized GMT offset format string.
parseOffsetShortLocalizedGMT(String, ParsePosition) - Method in class ohos.global.icu.text.TimeZoneFormat
Returns offset from GMT(UTC) in milliseconds for the given short localized GMT offset format string.
parseParamPair(String, String) - Method in class ohos.utils.net.UrlQueryFilter
Parses an escaped query parameter pair.
parsePluralStyle(String) - Method in class ohos.global.icu.text.MessagePattern
Parses a PluralFormat pattern string.
ParsePosition - Class in java.text
ParsePosition is a simple class used by Format and its subclasses to keep track of the current position during parsing.
ParsePosition(int) - Constructor for class java.text.ParsePosition
Create a new ParsePosition with the given initial index.
parsePredictionArgsReference(DataAbilityResult[], DataAbilityOperation, int) - Method in class ohos.aafwk.ability.Ability
Obtains the DataAbilityPredicates object by parsing the database operation results based on the specified operation.
Parser - Interface in ohos.org.xml.sax
Deprecated.
This interface has been replaced by the SAX2 XMLReader interface, which includes Namespace support.
ParserConfigurationException - Exception in ohos.javax.xml.parsers
Indicates a serious configuration error.
ParserConfigurationException() - Constructor for exception ohos.javax.xml.parsers.ParserConfigurationException
Create a new ParserConfigurationException with no detail mesage.
ParserConfigurationException(String) - Constructor for exception ohos.javax.xml.parsers.ParserConfigurationException
Create a new ParserConfigurationException with the String specified as an error message.
parseReference(String, ParsePosition, int) - Method in interface ohos.global.icu.text.SymbolTable
Parse a symbol reference name from the given string, starting at the given position.
parseSelectStyle(String) - Method in class ohos.global.icu.text.MessagePattern
Parses a SelectFormat pattern string.
parseSensorCategory(int) - Static method in class ohos.sensor.common.SensorUtils
Parses the category of a sensor based on the sensor ID.
parseSensorIndex(int) - Static method in class ohos.sensor.common.SensorUtils
Parses the index of a sensor based on the sensor ID.
parseSensorType(int) - Static method in class ohos.sensor.common.SensorUtils
Parses the type of a sensor based on the sensor ID.
parseServerAuthority() - Method in class java.net.URI
Attempts to parse this URI's authority component, if defined, into user-information, host, and port components.
parseShort(String) - Static method in class java.lang.Short
Parses the string argument as a signed decimal short.
parseShort(String, int) - Static method in class java.lang.Short
Parses the string argument as a signed short in the radix specified by the second argument.
parseStrict() - Method in class java.time.format.DateTimeFormatterBuilder
Changes the parse style to be strict for the remainder of the formatter.
parseToMap(String) - Method in class ohos.global.icu.text.MessageFormat
[icu] Parses text from the beginning of the given string to produce a map from argument to values.
parseToMap(String, ParsePosition) - Method in class ohos.global.icu.text.MessageFormat
[icu] Parses the string, returning the results in a Map.
parseUnresolved(CharSequence, ParsePosition) - Method in class java.time.format.DateTimeFormatter
Parses the text using this formatter, without resolving the result, intended for advanced use cases.
parseUnsignedInt(String) - Static method in class java.lang.Integer
Parses the string argument as an unsigned decimal integer.
parseUnsignedInt(String, int) - Static method in class java.lang.Integer
Parses the string argument as an unsigned integer in the radix specified by the second argument.
parseUnsignedLong(String) - Static method in class java.lang.Long
Parses the string argument as an unsigned decimal long.
parseUnsignedLong(String, int) - Static method in class java.lang.Long
Parses the string argument as an unsigned long in the radix specified by the second argument.
parseUri(String) - Static method in class ohos.aafwk.content.Intent
Creates an Intent instance by using a given Uniform Resource Identifier (URI).
parseUrl(String) - Method in class ohos.utils.net.UrlQueryFilter
Parses a specified URL.
parseURL(URL, String, int, int) - Method in class java.net.URLStreamHandler
Parses the string representation of a URL into a URL object.
parseUrlQuery(String) - Method in class ohos.utils.net.UrlQueryFilter
Parses the specified query string of a URL.
parseValuesBucketReference(DataAbilityResult[], DataAbilityOperation, int) - Method in class ohos.aafwk.ability.Ability
Obtains the ValuesBucket object by parsing the database operation results based on the specified operation.
PART_PER_MILLION - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of concentr: part-per-million
PARTIAL_RESULT_COUNT - Static variable in class ohos.media.camera.params.PropertyKey
Indicates the number of times a frame capture result is returned.
PARTICIPANT_EMAIL - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates the email address of the participant.
PARTICIPANT_NAME - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates the participant name.
PARTICIPANT_ROLE_TYPE - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates the role of the participant.
PARTICIPANT_STATUS - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates the status of the participant.
PARTICIPANT_STATUS_ACCEPTED - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates the accepted state.
PARTICIPANT_STATUS_DECLINED - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates the rejected state.
PARTICIPANT_STATUS_INVITED - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates the invited state.
PARTICIPANT_STATUS_NONE - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates an unknown state.
PARTICIPANT_STATUS_TENTATIVE - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates the tentative state.
PARTICIPANT_TYPE - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates the type of the participant.
Participants - Class in ohos.sysappcomponents.calendar.entity
Describes a calendar participant entity, including the column name of the database table.
Participants() - Constructor for class ohos.sysappcomponents.calendar.entity.Participants
 
ParticipantsColumns - Interface in ohos.sysappcomponents.calendar.column
Provides constants for participants.
partitioningBy(Predicate<? super T>) - Static method in class java.util.stream.Collectors
Returns a Collector which partitions the input elements according to a Predicate, and organizes them into a Map<Boolean, List<T>>.
partitioningBy(Predicate<? super T>, Collector<? super T, A, D>) - Static method in class java.util.stream.Collectors
Returns a Collector which partitions the input elements according to a Predicate, reduces the values in each partition according to another Collector, and organizes them into a Map<Boolean, D> whose values are the result of the downstream reduction.
partSubstringMatches(MessagePattern.Part, String) - Method in class ohos.global.icu.text.MessagePattern
Compares the part's substring with the input string s.
PASS - Static variable in interface java.util.jar.Pack200.Packer
The string "pass", a possible value for certain properties.
PASS_FILE_PFX - Static variable in interface java.util.jar.Pack200.Packer
Indicates that a file should be passed through bytewise, with no compression.
PasswordAuthentication - Class in java.net
The class PasswordAuthentication is a data holder that is used by Authenticator.
PasswordAuthentication(String, char[]) - Constructor for class java.net.PasswordAuthentication
Creates a new PasswordAuthentication object from the given user name and password.
PasswordCallback - Class in javax.security.auth.callback
Underlying security services instantiate and pass a PasswordCallback to the handle method of a CallbackHandler to retrieve password information.
PasswordCallback(String, boolean) - Constructor for class javax.security.auth.callback.PasswordCallback
Construct a PasswordCallback with a prompt and a boolean specifying whether the password should be displayed as it is being typed.
PasswordProtection(char[]) - Constructor for class java.security.KeyStore.PasswordProtection
Creates a password parameter.
PasswordProtection(char[], String, AlgorithmParameterSpec) - Constructor for class java.security.KeyStore.PasswordProtection
Creates a password parameter and specifies the protection algorithm and associated parameters to use when encrypting a keystore entry.
PasteData - Class in ohos.miscservices.pasteboard
Represents pasted data on the pasteboard.
PasteData() - Constructor for class ohos.miscservices.pasteboard.PasteData
A constructor used to create an empty PasteData object.
PasteData.DataProperty - Class in ohos.miscservices.pasteboard
This class defines properties of PasteData on the system pasteboard, including the timestamp, MIME types, and additional property data.
PasteData.Record - Class in ohos.miscservices.pasteboard
This class defines single pasted data as Record, which can be plain text, HTML text, URIs, and intents.
Path - Class in ohos.agp.render
Represents a multiple-contoured path as a geometric compound of straight line segments, quadratic curves, and cubic curves.
Path - Interface in java.nio.file
An object that may be used to locate a file in a file system.
Path() - Constructor for class ohos.agp.render.Path
Default constructor used to create a Path instance.
Path(Path) - Constructor for class ohos.agp.render.Path
A constructor used to create a Path instance with a specified path.
PATH - Static variable in class ohos.agp.components.element.ShapeElement
Indicates that the ShapeElement object is in a shape drawn along a particular path.
PATH - Static variable in class ohos.data.search.schema.DocumentItem
Indicates the index field name of path.
PATH_INIT - Static variable in class ohos.media.common.StorageProperty
Indicates the default path of an output file to be generated.
PATH_TOO_LONG - java.security.cert.PKIXReason
The path length constraint has been violated.
Path.AddPathMode - Enum in ohos.agp.render
Enumerates the modes of adding a path to another path.
Path.ArcSize - Enum in ohos.agp.render
Enumerates the modes of adding an arc.
Path.Direction - Enum in ohos.agp.render
Enumerates drawing directions of a Path object.
Path.FillType - Enum in ohos.agp.render
Enumerates filling types of a Path object.
PathEffect - Class in ohos.agp.render
Represents the path effects for drawing geometric graphics.
PathEffect(float) - Constructor for class ohos.agp.render.PathEffect
A constructor used to create a CornerPathEffect instance.
PathEffect(float[], float) - Constructor for class ohos.agp.render.PathEffect
A constructor used to create a dashed-line effect with the specified intervals and phase.
PathEffect(float, float) - Constructor for class ohos.agp.render.PathEffect
A constructor used to create a DiscretePathEffect instance.
PathEffect(PathEffect, PathEffect) - Constructor for class ohos.agp.render.PathEffect
A constructor used to create a ComposePathEffect instance.
PathEffect(Path, float, float, PathEffect.Style) - Constructor for class ohos.agp.render.PathEffect
A constructor used to create a Path1DPathEffect instance.
PathEffect.Style - Enum in ohos.agp.render
Enumerates the permutation styles of each shape in the path effect.
PathMatcher - Class in ohos.aafwk.ability
Stores and matches database and file paths in an ability using the Data template.
PathMatcher - Interface in java.nio.file
An interface that is implemented by objects that perform match operations on paths.
PathMatcher() - Constructor for class ohos.aafwk.ability.PathMatcher
 
PathMeasure - Class in ohos.agp.render
Measures the length of a Path object.
PathMeasure(Path, boolean) - Constructor for class ohos.agp.render.PathMeasure
A constructor used to create a PathMeasure object based on the specified path.
Paths - Class in java.nio.file
This class consists exclusively of static methods that return a Path by converting a path string or URI.
pathSeparator - Static variable in class java.io.File
The system-dependent path-separator character, represented as a string for convenience.
pathSeparatorChar - Static variable in class java.io.File
The system-dependent path-separator character.
pattern() - Method in class java.util.regex.Matcher
Returns the pattern that is interpreted by this matcher.
pattern() - Method in class java.util.regex.Pattern
Returns the regular expression from which this pattern was compiled.
Pattern - Class in java.util.regex
A compiled representation of a regular expression.
Pattern - Class in ohos.global.resource.solidxml
Provides resource attributes for a specific pattern.
Pattern() - Constructor for class ohos.global.resource.solidxml.Pattern
 
PATTERN - ohos.global.resource.ResourceType
Indicates the pattern type.
PATTERN_ATTR - Static variable in class ohos.global.resource.solidxml.TypedAttribute
Indicates that the type of the XML attribute value is PATTERN_ATTR.
PATTERN_BASE_WEIGHT_IS_WILDCARD - ohos.global.icu.text.SearchIterator.ElementComparisonType
Collation element comparison is modified to effectively provide behavior between the specified strength and strength - 1.
Pattern_button_pattern_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_button_pattern_light - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_button_pattern_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_checkbox_pattern_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_checkbox_pattern_light - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_checkbox_pattern_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_data_panel_pattern_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_data_panel_pattern_light - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_data_panel_pattern_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
PATTERN_DATETIME - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates the text box of date and time.
PATTERN_EMAIL - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates the plain text box for email addresses.
PATTERN_NULL - Static variable in class ohos.agp.components.InputAttribute
Indicates a content pattern when no explicit type is specified.
PATTERN_NULL - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates that the text box does not belong to any category.
PATTERN_NUMBER - Static variable in class ohos.agp.components.InputAttribute
Indicates a text field only contains number.
PATTERN_NUMBER - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates the text box of numerics.
PATTERN_PASSWORD - Static variable in class ohos.agp.components.InputAttribute
Indicates a text field indicating password.
PATTERN_PASSWORD - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates the plain text box for passwords.
PATTERN_PHONE - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates the text box of phone numbers.
Pattern_radio_pattern_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_radio_pattern_light - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_radio_pattern_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_swiper_pattern_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_swiper_pattern_light - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_swiper_pattern_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_switch_pattern_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_switch_pattern_light - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_switch_pattern_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
PATTERN_SYNTAX - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Pattern_Syntax (new in Unicode 4.1).
PATTERN_TEXT - Static variable in class ohos.agp.components.InputAttribute
Indicates a common text pattern.
PATTERN_TEXT - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates the text box of plain texts.
Pattern_toolbar_pattern_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_toolbar_pattern_light - Static variable in class ohos.global.systemres.ResourceTable
 
Pattern_toolbar_pattern_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
PATTERN_URI - Static variable in class ohos.miscservices.inputmethod.EditorAttribute
Indicates the plain text box for URIs.
PATTERN_WHITE_SPACE - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Pattern_White_Space (new in Unicode 4.1).
patternCharToDateFormatField(char) - Method in class ohos.global.icu.text.SimpleDateFormat
Returns a DateFormat.Field constant associated with the specified format pattern character.
PatternInfo() - Constructor for class ohos.global.icu.text.DateTimePatternGenerator.PatternInfo
Simple constructor, since this is treated like a struct.
PatternInfo(String, String, boolean) - Constructor for class ohos.global.icu.text.DateIntervalInfo.PatternInfo
Constructs a PatternInfo object.
PatternSyntaxException - Exception in java.util.regex
Unchecked exception thrown to indicate a syntax error in a regular-expression pattern.
PatternSyntaxException(String, String, int) - Constructor for exception java.util.regex.PatternSyntaxException
Constructs a new instance of this class.
PAU_CIN_HAU - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PAU_CIN_HAU - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
PAU_CIN_HAU_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PAUSA - Static variable in class ohos.global.icu.util.IndianCalendar
Constant for Pausa, the 10th month of the Indian year.
pause() - Method in class ohos.agp.animation.Animator
Pauses an animator.
pause() - Method in class ohos.agp.render.render3d.RenderLoop
Pause rendering.
pause() - Method in class ohos.media.audio.AudioRenderer
Pauses audio stream playback.
pause() - Method in class ohos.media.audio.SoundPlayer
Pauses the playback of a tone.
pause() - Method in class ohos.media.player.Player
Pauses playback.
pause() - Method in class ohos.media.recorder.Recorder
Pauses recording.
pause() - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to pause the current playback.
pause() - Method in class ohos.miscservices.download.DownloadSession
Pauses a download session.
pause(int) - Method in class ohos.media.audio.SoundPlayer
Pauses the playback of a sound based on the task ID.
PAUSE - ohos.agp.render.render3d.resources.AnimationPlayback.State
Indicates that the animation pauses.
PAUSE - Static variable in class ohos.telephony.TelephoneNumberUtils
'p' - Indicates the PAUSE character defined in the ETSI GSM specifications.
pauseAll() - Method in class ohos.media.audio.SoundPlayer
Pauses all ongoing playback tasks.
PAUSED_QUEUED_FOR_WIFI - Static variable in class ohos.miscservices.download.DownloadSession
Indicates that the download is paused and waiting for a WLAN connection, because the file size exceeds the maximum allowed for a session using the cellular network.
PAUSED_UNKNOWN - Static variable in class ohos.miscservices.download.DownloadSession
Indicates that the download is paused for some reasons.
PAUSED_WAITING_FOR_NETWORK - Static variable in class ohos.miscservices.download.DownloadSession
Indicates that the download is paused due to a network problem, for example, network disconnection.
PAUSED_WAITING_TO_RETRY - Static variable in class ohos.miscservices.download.DownloadSession
Indicates that a network error occurs, and the download session will be retried.
PBAP_CLIENT - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the profile is PBAP client profile.
PBAP_SERVER - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the profile is PBAP server profile.
PBEKey - Interface in javax.crypto.interfaces
The interface to a PBE key.
PBEKeySpec - Class in javax.crypto.spec
A user-chosen password that can be used with password-based encryption (PBE).
PBEKeySpec(char[]) - Constructor for class javax.crypto.spec.PBEKeySpec
Constructor that takes a password.
PBEKeySpec(char[], byte[], int) - Constructor for class javax.crypto.spec.PBEKeySpec
Constructor that takes a password, salt, iteration count for generating PBEKey of fixed-key-size PBE ciphers.
PBEKeySpec(char[], byte[], int, int) - Constructor for class javax.crypto.spec.PBEKeySpec
Constructor that takes a password, salt, iteration count, and to-be-derived key length for generating PBEKey of variable-key-size PBE ciphers.
PBEParameterSpec - Class in javax.crypto.spec
This class specifies the set of parameters used with password-based encryption (PBE), as defined in the PKCS #5 standard.
PBEParameterSpec(byte[], int) - Constructor for class javax.crypto.spec.PBEParameterSpec
Constructs a parameter set for password-based encryption as defined in the PKCS #5 standard.
PBEParameterSpec(byte[], int, AlgorithmParameterSpec) - Constructor for class javax.crypto.spec.PBEParameterSpec
Constructs a parameter set for password-based encryption as defined in the PKCS #5 standard.
PdfDisplay - Class in ohos.agp.render
Displays a PDF file imported from the file input stream.
PdfDisplay(FileInputStream) - Constructor for class ohos.agp.render.PdfDisplay
A constructor used to create a PdfDisplay instance.
PdfDisplay.Page - Class in ohos.agp.render
Presents a page of a PDF document.
PdfGenerator - Class in ohos.agp.render
Generates a PDF file based on canvas content.
PdfGenerator() - Constructor for class ohos.agp.render.PdfGenerator
Default constructor used to create a PdfGenerator instance.
PdfGenerator.PageInfo - Class in ohos.agp.render
Describes the metadata of a page in a PDF file.
PdfGenerator.PageInfo.Builder - Class in ohos.agp.render
A static inner class used to create PageInfo objects.
PdfGenerator.PdfPage - Class in ohos.agp.render
Defines a page in a PDF file.
PE - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
PEAP - ohos.wifi.WifiSecurity.EapMethod
Protected EAP
peek() - Method in class java.util.ArrayDeque
Retrieves, but does not remove, the head of the queue represented by this deque, or returns null if this deque is empty.
peek() - Method in class java.util.concurrent.ArrayBlockingQueue
 
peek() - Method in interface java.util.concurrent.BlockingDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
peek() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
peek() - Method in class java.util.concurrent.ConcurrentLinkedQueue
 
peek() - Method in class java.util.concurrent.DelayQueue
Retrieves, but does not remove, the head of this queue, or returns null if this queue is empty.
peek() - Method in class java.util.concurrent.LinkedBlockingDeque
 
peek() - Method in class java.util.concurrent.LinkedBlockingQueue
 
peek() - Method in class java.util.concurrent.LinkedTransferQueue
 
peek() - Method in class java.util.concurrent.PriorityBlockingQueue
 
peek() - Method in class java.util.concurrent.SynchronousQueue
Always returns null.
peek() - Method in interface java.util.Deque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
peek() - Method in class java.util.LinkedList
Retrieves, but does not remove, the head (first element) of this list.
peek() - Method in class java.util.PriorityQueue
 
peek() - Method in interface java.util.Queue
Retrieves, but does not remove, the head of this queue, or returns null if this queue is empty.
peek() - Method in class java.util.Stack
Looks at the object at the top of this stack without removing it from the stack.
peek() - Method in interface ohos.javax.xml.stream.XMLEventReader
Check the next XMLEvent without reading it from the stream.
peek() - Method in class ohos.utils.zson.ZSONReader
Obtains the current JSON data type.
peek(InetAddress) - Method in class java.net.DatagramSocketImpl
Peek at the packet to see who it is from.
peek(Consumer<? super T>) - Method in interface java.util.stream.Stream
Returns a stream consisting of the elements of this stream, additionally performing the provided action on each element as elements are consumed from the resulting stream.
peek(DoubleConsumer) - Method in interface java.util.stream.DoubleStream
Returns a stream consisting of the elements of this stream, additionally performing the provided action on each element as elements are consumed from the resulting stream.
peek(IntConsumer) - Method in interface java.util.stream.IntStream
Returns a stream consisting of the elements of this stream, additionally performing the provided action on each element as elements are consumed from the resulting stream.
peek(LongConsumer) - Method in interface java.util.stream.LongStream
Returns a stream consisting of the elements of this stream, additionally performing the provided action on each element as elements are consumed from the resulting stream.
peekData(DatagramPacket) - Method in class java.net.DatagramSocketImpl
Peek at the packet to see who it is from.
peekFirst() - Method in class java.util.ArrayDeque
 
peekFirst() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
peekFirst() - Method in class java.util.concurrent.LinkedBlockingDeque
 
peekFirst() - Method in interface java.util.Deque
Retrieves, but does not remove, the first element of this deque, or returns null if this deque is empty.
peekFirst() - Method in class java.util.LinkedList
Retrieves, but does not remove, the first element of this list, or returns null if this list is empty.
peekLast() - Method in class java.util.ArrayDeque
 
peekLast() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
peekLast() - Method in class java.util.concurrent.LinkedBlockingDeque
 
peekLast() - Method in interface java.util.Deque
Retrieves, but does not remove, the last element of this deque, or returns null if this deque is empty.
peekLast() - Method in class java.util.LinkedList
Retrieves, but does not remove, the last element of this list, or returns null if this list is empty.
peekNextLocalTask() - Static method in class java.util.concurrent.ForkJoinTask
Returns, but does not unschedule or execute, a task queued by the current thread but not yet executed, if one is immediately available.
peekPacMap() - Method in class ohos.eventhandler.InnerEvent
Obtains the PacMap object contained in this InnerEvent.
PEERS_P2P_DISCOVERY_OFF - Static variable in class ohos.wifi.WifiEvents
Indicates that Wi-Fi P2P discovery is disabled.
PEERS_P2P_DISCOVERY_ON - Static variable in class ohos.wifi.WifiEvents
Indicates that Wi-Fi P2P discovery is enabled.
PERCENT - Static variable in class java.text.NumberFormat.Field
Constant identifying the percent field.
PERCENT - Static variable in class ohos.global.icu.text.NumberFormat.Field
 
PERCENT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of concentr: percent
PERCENTSTYLE - Static variable in class ohos.global.icu.text.NumberFormat
[icu] Constant to specify a style of format to display percent.
performCommonAction(int) - Method in class ohos.accessibility.ability.AccessibleAbility
Executes a specified action.
performLoggerFile(String, String) - Method in class ohos.media.photokit.metadata.AVLoggerConnection
Requests to scan a media file based on the path and type of the file.
performLoggerFile(Context, String[], String[], AVLogCompletedListener) - Static method in class ohos.media.photokit.metadata.AVLoggerConnection
Scans multiple media files at a time.
performScale() - Method in class ohos.agp.components.Component
Performs a scale event in a component.
period(int, int, int) - Method in interface java.time.chrono.Chronology
Obtains a period for this chronology based on years, months and days.
period(int, int, int) - Method in class java.time.chrono.IsoChronology
Obtains a period for this chronology based on years, months and days.
Period - Class in java.time
A date-based amount of time in the ISO-8601 calendar system, such as '2 years, 3 months and 4 days'.
PERIOD_CUSTOM - ohos.vibrator.bean.VibrationPattern.EffectFlagType
Indicates the periodic vibration based on the given timing sequence and intensity.
PERIOD_DEFAULT - ohos.vibrator.bean.VibrationPattern.EffectFlagType
Indicates the periodic vibration based on the given timing sequence.
PERIPHERAL - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorClass
Indicates the major class value for peripherals (including the mouse, joystick, and keyboard).
PERIPHERAL_COMBO_KEYBOARD_POINTING_DEVICE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Peripheral major class: combo keyboard/pointing device
PERIPHERAL_KEYBOARD - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Peripheral major class: keyboard
PERIPHERAL_NON_KEYBOARD_NON_POINTING_DEVICE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Peripheral major class: non-keyboard/non-pointing device
PERIPHERAL_POINTING_DEVICE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Peripheral major class: pointing device
Permanent - Annotation Type in ark.annotation
Annotates persistent memory objects.
PERMILLE - Static variable in class java.text.NumberFormat.Field
Constant identifying the permille field.
PERMILLE - Static variable in class ohos.global.icu.text.NumberFormat.Field
 
PERMILLE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of concentr: permille
Permission - Class in java.security
Abstract class for representing access to a system resource.
Permission - Class in ohos.security.permission
Provides methods for permission management, such as granting, revoking, and requesting permissions.
Permission - Interface in java.security.acl
This interface represents a permission, such as that used to grant a particular type of access to a resource.
Permission(String) - Constructor for class java.security.Permission
Constructs a permission with the specified name.
PERMISSION_APPLY_RESTRICTION_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: Permissions are disabled, but may be granted.
PERMISSION_CONFIDENTIAL - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the confidential permission.
PERMISSION_DEFAULT - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the default permission.
PERMISSION_DENIED - ohos.data.distributed.common.KvStoreErrorCode
Permission denied
PERMISSION_DENIED - ohos.data.search.SearchResult
Result status returned if the application has no permission to call search service api.
PERMISSION_DENIED - Static variable in interface ohos.bundle.IBundleManager
Indicates that the application does not have a particular permission.
PERMISSION_DENY - ohos.aafwk.ability.FormException.FormError
The application does not have permission to use forms.
PERMISSION_FLAGS_ALL_MASK - Static variable in class ohos.security.permission.PermissionFlags
Indicates the mask of all authority status.
PERMISSION_GRANTED - ohos.data.search.SearchResult
Result status returned if the application has permission to perform an operation.
PERMISSION_GRANTED - Static variable in interface ohos.bundle.IBundleManager
Indicates that the application has been granted a particular permission.
PERMISSION_GRANTED_BY_DEFAULT_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: This permission is granted by default because it enables out-of-the-box application functionality and provides a smooth user experience.
PERMISSION_GRANTED_BY_ROLE_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: The application has a role and is granted with permissions.
PERMISSION_LEVEL - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the permission level.
PERMISSION_POLICY_FIXED_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: The permission status is set by the device policy and cannot be modified by the application or user.
PERMISSION_PRIVATE - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the private permission.
PERMISSION_PUBLIC - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the public permission.
PERMISSION_REQUIRE_FORM - Static variable in class ohos.aafwk.ability.AbilityForm
Indicates the permission to obtain an AbilityForm.
PERMISSION_RESTRICTION_ANY_EXEMPT_FLAGS - Static variable in class ohos.security.permission.PermissionFlags
Status of a permission that allows exemption from restricted permissions.
PERMISSION_RESTRICTION_INSTALLER_EXEMPT_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: This permission is restricted, but the application is unrestricted and allows the full form of the permission to be held, with exemptions documented by the installer.
PERMISSION_RESTRICTION_SYSTEM_EXEMPT_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: Permissions are restricted but not limited.
PERMISSION_RESTRICTION_UPGRADE_EXEMPT_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: The permission is restricted, but the application is not restricted.
PERMISSION_REVIEW_REQUIRED_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: Permissions must be audited before any application component runs.
PERMISSION_REVOKE_ON_UPGRADE_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: Permissions are set to be granted,but access to the resources it protects is otherwise restricted to revoke permissions on legacy applications that do not support runtime permissions.
PERMISSION_REVOKE_WHEN_REQUESTED_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: The permission is not explicitly applied for by the app, but is automatically added by the system.
PERMISSION_SYSTEM_FIXED_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: The permission is set to the current status because the application is a part of the system.
PERMISSION_USED_STATS - Static variable in class ohos.security.SystemPermission
Allows a system application to query permission access records.
PERMISSION_USER_FIXED_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: The permission is set by the user to the current status and it is fixed.
PERMISSION_USER_SENSITIVE_WHEN_DENIED_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: Permission usage should be highly visible to users when denied.
PERMISSION_USER_SENSITIVE_WHEN_GRANTED_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: When granting permissions, you should make the user's use highly visible.
PERMISSION_USER_SET_FLAG - Static variable in class ohos.security.permission.PermissionFlags
Permission status: This permission is set by the user and can still be requested by the application at runtime.
PERMISSION_USING_REMIND - Static variable in class ohos.security.SystemPermission
Allows a system application to register or unregister a listener for permission use with/from the distributed permission management service.
Permission.OnRequestPermissionsResult - Interface in ohos.security.permission
PermissionCollection - Class in java.security
Abstract class representing a collection of Permission objects.
PermissionCollection() - Constructor for class java.security.PermissionCollection
 
PermissionDef - Class in ohos.security.permission
Provides known system security permissions.
PermissionDef() - Constructor for class ohos.security.permission.PermissionDef
A constructor used to create a PermissionDef instance.
PermissionDef(PermissionDef) - Constructor for class ohos.security.permission.PermissionDef
A constructor used to create a PermissionDef instance using an existing PermissionDef instance.
PermissionException() - Constructor for exception ohos.agp.window.service.WindowManager.PermissionException
A constructor used to create a PermissionException instance without an exception name.
PermissionException(String) - Constructor for exception ohos.agp.window.service.WindowManager.PermissionException
A constructor used to create a PermissionException instance with an exception name.
permissionFlags - Variable in class ohos.security.permission.PermissionDef
The flag indicating whether the permission has been discarded.
PermissionFlags - Class in ohos.security.permission
Defines the set of markup states for permissions.
PermissionGroupDef - Class in ohos.security.permission
Provides known system security permission groups.
PermissionGroupDef() - Constructor for class ohos.security.permission.PermissionGroupDef
A constructor used to create a PermissionGroupDef instance.
PermissionGroupDef(PermissionGroupDef) - Constructor for class ohos.security.permission.PermissionGroupDef
A constructor used to create a PermissionGroupDef instance using an existing PermissionGroupDef instance.
permissions() - Method in class java.nio.file.attribute.AclEntry
Returns a copy of the permissions component.
permissions() - Method in interface java.nio.file.attribute.PosixFileAttributes
Returns the permissions of the file.
permissions() - Method in interface java.security.acl.AclEntry
Returns an enumeration of the permissions in this ACL entry.
Permissions - Class in java.security
This class represents a heterogeneous collection of Permissions.
Permissions() - Constructor for class java.security.Permissions
Creates a new Permissions object containing no PermissionCollections.
PermissionState - Class in ohos.security.permission
Defines a collection used to represent the grant status of permissions.
permits(Set<CryptoPrimitive>, String, AlgorithmParameters) - Method in interface java.security.AlgorithmConstraints
Determines whether an algorithm is granted permission for the specified cryptographic primitives.
permits(Set<CryptoPrimitive>, String, Key, AlgorithmParameters) - Method in interface java.security.AlgorithmConstraints
Determines whether an algorithm and the corresponding key are granted permission for the specified cryptographic primitives.
permits(Set<CryptoPrimitive>, Key) - Method in interface java.security.AlgorithmConstraints
Determines whether a key is granted permission for the specified cryptographic primitives.
permuteArguments(MethodHandle, MethodType, int...) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which adapts the calling sequence of the given method handle to a new type, by reordering the arguments.
PersistablePacMap - Class in ohos.utils
Extends the BasePacMap class and permanently stores data using the JSON string representation.
PersistablePacMap() - Constructor for class ohos.utils.PersistablePacMap
A constructor used to create an empty PersistablePacMap instance.
PersistablePacMap(int) - Constructor for class ohos.utils.PersistablePacMap
A constructor used to create an empty PersistablePacMap instance that contains capacity key-value pairs.
PERSPECTIVE - ohos.agp.render.render3d.components.CameraComponent.CameraType
Indicates the perspective camera.
PETABYTE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of digital: petabyte
PHAGS_PA - java.lang.Character.UnicodeScript
Unicode script "Phags_Pa".
PHAGS_PA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Phags-pa" Unicode character block.
PHAGS_PA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PHAGS_PA - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
PHAGS_PA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PHAISTOS_DISC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Phaistos Disc" Unicode character block.
PHAISTOS_DISC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PHAISTOS_DISC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PHALGUNA - Static variable in class ohos.global.icu.util.IndianCalendar
Constant for Phalguna, the 12th month of the Indian year.
PhantomReference<T> - Class in java.lang.ref
Phantom reference objects, which are enqueued after the collector determines that their referents may otherwise be reclaimed.
PhantomReference(T, ReferenceQueue<? super T>) - Constructor for class java.lang.ref.PhantomReference
Creates a new phantom reference that refers to the given object and is registered with the given queue.
PHASE_CANCEL - Static variable in class ohos.multimodalinput.event.ManipulationEvent
Indicates that the action has been canceled.
PHASE_COMPLETED - Static variable in class ohos.multimodalinput.event.ManipulationEvent
Indicates that the action has ended.
PHASE_MOVE - Static variable in class ohos.multimodalinput.event.ManipulationEvent
Indicates that the action is in process.
PHASE_NONE - Static variable in class ohos.multimodalinput.event.ManipulationEvent
Indicates an invalid action.
PHASE_START - Static variable in class ohos.multimodalinput.event.ManipulationEvent
Indicates that the action has started.
Phaser - Class in java.util.concurrent
A reusable synchronization barrier, similar in functionality to CyclicBarrier and CountDownLatch but supporting more flexible usage.
Phaser() - Constructor for class java.util.concurrent.Phaser
Creates a new phaser with no initially registered parties, no parent, and initial phase number 0.
Phaser(int) - Constructor for class java.util.concurrent.Phaser
Creates a new phaser with the given number of registered unarrived parties, no parent, and initial phase number 0.
Phaser(Phaser) - Constructor for class java.util.concurrent.Phaser
Equivalent to Phaser(parent, 0).
Phaser(Phaser, int) - Constructor for class java.util.concurrent.Phaser
Creates a new phaser with the given parent and number of registered unarrived parties.
PHOENICIAN - java.lang.Character.UnicodeScript
Unicode script "Phoenician".
PHOENICIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Phoenician" Unicode character block.
PHOENICIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PHOENICIAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
PHOENICIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PHONE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorClass
Indicates the major class value for the phone (including the cellular, cordless, pay phone, and modem).
PHONE - Static variable in class ohos.data.search.schema.ContactItem
Indicates the index field name of phone.
PHONE_CELLULAR - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Phone major class: cellular
PHONE_COMMON_ISDN_ACCESS - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Phone major class: common ISDN access
PHONE_CORDLESS - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Phone major class: cordless
PHONE_MODEM_OR_VOICE_GATEWAY - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Phone major class: wired modem or voice gateway
PHONE_SMARTPHONE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Phone major class: smartphone
PHONE_UNCATEGORIZED - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Phone major class: uncategorized, for phone not assigned
PhoneNumber - Class in ohos.sysappcomponents.contact.entity
Represents the phone number of a contact.
PhoneNumber(String, String) - Constructor for class ohos.sysappcomponents.contact.entity.PhoneNumber
A constructor used to create a PhoneNumber instance based on a specified phone number and a custom label name.
PhoneNumber(Context, String, int) - Constructor for class ohos.sysappcomponents.contact.entity.PhoneNumber
A constructor used to create a PhoneNumber instance based on the application context and a specified phone number and label ID.
PhoneNumberAttribution - Class in ohos.global.i18n.phonenumbers
Provides methods for obtaining the home location of a phone number.
PhoneNumberAttribution() - Constructor for class ohos.global.i18n.phonenumbers.PhoneNumberAttribution
 
PhoneNumberFormattingTextObserver - Class in ohos.telephony
Provides an observer to listen for phone number changes in the text component.
PhoneNumberFormattingTextObserver(String) - Constructor for class ohos.telephony.PhoneNumberFormattingTextObserver
A constructor used to create a PhoneNumberFormattingTextObserver instance for observing phone number changes of the text component.
PHONETIC_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Phonetic Extensions" Unicode character block.
PHONETIC_EXTENSIONS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PHONETIC_EXTENSIONS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PHONETIC_EXTENSIONS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Phonetic Extensions Supplement" Unicode character block.
PHONETIC_EXTENSIONS_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PHONETIC_EXTENSIONS_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PHONETIC_POLLARD - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
PHOTO - ohos.data.search.schema.IndexSchemaType
Indicates a photo index schema.
PHOTO_CATEGORY - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of photoCategory.
PhotoItem - Class in ohos.data.search.schema
Represents the index schema for photo items.
PhotoItem() - Constructor for class ohos.data.search.schema.PhotoItem
A constructor used to create a PhotoItem instance.
PHOTOMETRIC_INTERPRETATION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
PI - Static variable in class java.lang.Math
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
PI - Static variable in class java.lang.StrictMath
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
PI_DISABLE_OUTPUT_ESCAPING - Static variable in interface ohos.javax.xml.transform.Result
The name of the processing instruction that is sent if the result tree disables output escaping.
PI_ENABLE_OUTPUT_ESCAPING - Static variable in interface ohos.javax.xml.transform.Result
The name of the processing instruction that is sent if the result tree enables output escaping at some point after having received a PI_DISABLE_OUTPUT_ESCAPING processing instruction.
Picker - Class in ohos.agp.components
Provides a number picker that allows number selection from a predefined range.
Picker(Context) - Constructor for class ohos.agp.components.Picker
Default constructor used to create a Picker instance by using the default attribute set and style.
Picker(Context, AttrSet) - Constructor for class ohos.agp.components.Picker
A constructor used to create a Picker instance by using specified attribute set and default style after the XML file is parsed.
Picker(Context, AttrSet, String) - Constructor for class ohos.agp.components.Picker
A constructor used to create a Picker instance by using specified attribute set and specified style after the XML file is parsed.
Picker.ElementFormatter - Interface in ohos.agp.components
Formats the left and right compound element objects for every item of Picker.
Picker.Formatter - Interface in ohos.agp.components
Formats the value of Picker and converts it into a string.
Picker.ScrolledListener - Interface in ohos.agp.components
Processes scroll events of a Picker instance.
Picker.ValueChangedListener - Interface in ohos.agp.components
Listens for value change events of a Picker instance.
PICOMETER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: picometer
Picture - Class in ohos.agp.render
Records drawing calls and then draw objects by playing the calls back to Canvas through Canvas#drawPicture.
Picture() - Constructor for class ohos.agp.render.Picture
A constructor used to create a Picture instance.
pinField(int) - Method in class ohos.global.icu.util.Calendar
Adjust the specified field so that it is within the allowable range for the date to which this calendar is set.
PING_TRANSACTION - Static variable in interface ohos.rpc.IRemoteObject
Indicates the message code for a Ping operation.
PINT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: pint
PINT_METRIC - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: pint-metric
pinToZTop(boolean) - Method in class ohos.agp.components.surfaceprovider.SurfaceProvider
Sets whether to put the Surface of this SurfaceProvider at the top layer of the AGP container component.
Pipe - Class in java.nio.channels
A pair of channels that implements a unidirectional pipe.
Pipe() - Constructor for class java.nio.channels.Pipe
Initializes a new instance of this class.
PIPE - java.lang.ProcessBuilder.Redirect.Type
The type of Redirect#PIPE.
PIPE - Static variable in class java.lang.ProcessBuilder.Redirect
Indicates that subprocess I/O will be connected to the current Java process over a pipe.
PIPE_SIZE - Static variable in class java.io.PipedInputStream
The default size of the pipe's circular input buffer.
Pipe.SinkChannel - Class in java.nio.channels
A channel representing the writable end of a Pipe.
Pipe.SourceChannel - Class in java.nio.channels
A channel representing the readable end of a Pipe.
PipedInputStream - Class in java.io
A piped input stream should be connected to a piped output stream; the piped input stream then provides whatever data bytes are written to the piped output stream.
PipedInputStream() - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is not yet connected.
PipedInputStream(int) - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is not yet connected and uses the specified pipe size for the pipe's buffer.
PipedInputStream(PipedOutputStream) - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is connected to the piped output stream src.
PipedInputStream(PipedOutputStream, int) - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is connected to the piped output stream src and uses the specified pipe size for the pipe's buffer.
PipedOutputStream - Class in java.io
A piped output stream can be connected to a piped input stream to create a communications pipe.
PipedOutputStream() - Constructor for class java.io.PipedOutputStream
Creates a piped output stream that is not yet connected to a piped input stream.
PipedOutputStream(PipedInputStream) - Constructor for class java.io.PipedOutputStream
Creates a piped output stream connected to the specified piped input stream.
PipedReader - Class in java.io
Piped character-input streams.
PipedReader() - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is not yet connected.
PipedReader(int) - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is not yet connected and uses the specified pipe size for the pipe's buffer.
PipedReader(PipedWriter) - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is connected to the piped writer src.
PipedReader(PipedWriter, int) - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is connected to the piped writer src and uses the specified pipe size for the pipe's buffer.
PipedWriter - Class in java.io
Piped character-output streams.
PipedWriter() - Constructor for class java.io.PipedWriter
Creates a piped writer that is not yet connected to a piped reader.
PipedWriter(PipedReader) - Constructor for class java.io.PipedWriter
Creates a piped writer connected to the specified piped reader.
PipeFileWriter<T> - Interface in ohos.aafwk.ability
Provides methods that can be called by background threads to write data into a pipe.
pitch(float) - Method in class ohos.media.audio.AudioRenderer.SpeedPara.Builder
Sets the playback pitch of the audio stream.
PITCH_DEFAULT - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates the default pitch.
PITCH_MAX_VALUE - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates the maximum pitch.
PITCH_MIN_VALUE - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates the minimum pitch.
PIXEL_FORMAT_YCBCR_422_I - ohos.agp.graphics.Surface.PixelFormat
Indicates the YUV2 format.
PIXEL_FORMAT_YCRCB_420_SP - ohos.agp.graphics.Surface.PixelFormat
Indicates the NV21 format.
PIXEL_FORMAT_YV12 - ohos.agp.graphics.Surface.PixelFormat
Indicates the YV12 format.
PIXEL_X_DIMENSION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
PIXEL_Y_DIMENSION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
pixelFormat - Variable in class ohos.media.image.common.ImageInfo
Indicates a pixel format specified by a PixelFormat enum.
pixelFormat - Variable in class ohos.media.image.PixelMap.InitializationOptions
Indicates the expected format of the pixel map to be created.
PixelFormat - Enum in ohos.media.image.common
Describes image pixel formats.
PixelMap - Class in ohos.media.image
Provides images in forms of pixel matrices.
PixelMap(long, long) - Constructor for class ohos.media.image.PixelMap
A constructor used to create a PixelMap instance.
PIXELMAP_SHADER - ohos.agp.render.Paint.ShaderType
Indicates the pixelmap gradient shader.
PixelMap.InitializationOptions - Class in ohos.media.image
Represents pixel map initialization options, including the image size, pixel format, and alpha type.
PixelMapConfigs - Class in ohos.media.photokit.common
Provides the pixel map configs.
PixelMapConfigs() - Constructor for class ohos.media.photokit.common.PixelMapConfigs
A construtor for createing an PixelMapConfigs instance.
PixelMapDrawInfo - Class in ohos.agp.render
PixelMapDrawInfo(int[], float[], int, int[], int) - Constructor for class ohos.agp.render.PixelMapDrawInfo
Parameterized constructor used to create an PixelMapDrawInfo instance.
PixelMapElement - Class in ohos.agp.components.element
Provides an Element object that wraps a PixelMap object.
PixelMapElement(Resource) - Constructor for class ohos.agp.components.element.PixelMapElement
A constructor used to create a PixelMapElement instance based on a given image resource and immediately decode the resource.
PixelMapElement(Resource, boolean) - Constructor for class ohos.agp.components.element.PixelMapElement
A constructor used to create a PixelMapElement based on a given image resource and may decode the resource immediately, depending on the startDecode parameter.
PixelMapElement(PixelMap) - Constructor for class ohos.agp.components.element.PixelMapElement
A constructor used to create an Element instance based on a PixelMap source.
PixelMapHolder - Class in ohos.agp.render
Provides container for PixelMap.
PixelMapHolder(PixelMap) - Constructor for class ohos.agp.render.PixelMapHolder
Creates a object based on a PixelMap source.
PixelMapShader - Class in ohos.agp.render
Draws pixelmaps into textures.
PixelMapShader() - Constructor for class ohos.agp.render.PixelMapShader
Default constructor used to create a PixelMapShader instance.
PixelMapShader(PixelMapHolder, Shader.TileMode, Shader.TileMode) - Constructor for class ohos.agp.render.PixelMapShader
A constructor used to create a PixelMapShader instance based on the specified PixelMapHolder and the tile modes in X-axis and Y-axis.
pixelStride - Variable in class ohos.media.image.Image.Component
Indicates the distance in bytes between adjacent pixels in a row.
PKCS1_ENCRYPTION_PADDING - Static variable in class ohos.security.keystore.KeyStoreConstants
Uses encryption with PKCS1Padding.
PKCS1_SIGNATURE_PADDING - Static variable in class ohos.security.keystore.KeyStoreConstants
Uses RSA signing with PKCS1 padding.
PKCS12Attribute - Class in java.security
An attribute associated with a PKCS12 keystore entry.
PKCS12Attribute(byte[]) - Constructor for class java.security.PKCS12Attribute
Constructs a PKCS12 attribute from its ASN.1 DER encoding.
PKCS12Attribute(String, String) - Constructor for class java.security.PKCS12Attribute
Constructs a PKCS12 attribute from its name and value.
PKCS7_ENCRYPTION_PADDING - Static variable in class ohos.security.keystore.KeyStoreConstants
Uses encryption with PKCS7Padding.
PKCS8EncodedKeySpec - Class in java.security.spec
This class represents the ASN.1 encoding of a private key, encoded according to the ASN.1 type PrivateKeyInfo.
PKCS8EncodedKeySpec(byte[]) - Constructor for class java.security.spec.PKCS8EncodedKeySpec
Creates a new PKCS8EncodedKeySpec with the given encoded key.
PKIXBuilderParameters - Class in java.security.cert
Parameters used as input for the PKIX CertPathBuilder algorithm.
PKIXBuilderParameters(KeyStore, CertSelector) - Constructor for class java.security.cert.PKIXBuilderParameters
Creates an instance of PKIXBuilderParameters that populates the set of most-trusted CAs from the trusted certificate entries contained in the specified KeyStore.
PKIXBuilderParameters(Set<TrustAnchor>, CertSelector) - Constructor for class java.security.cert.PKIXBuilderParameters
Creates an instance of PKIXBuilderParameters with the specified Set of most-trusted CAs.
PKIXCertPathBuilderResult - Class in java.security.cert
This class represents the successful result of the PKIX certification path builder algorithm.
PKIXCertPathBuilderResult(CertPath, TrustAnchor, PolicyNode, PublicKey) - Constructor for class java.security.cert.PKIXCertPathBuilderResult
Creates an instance of PKIXCertPathBuilderResult containing the specified parameters.
PKIXCertPathChecker - Class in java.security.cert
An abstract class that performs one or more checks on an X509Certificate.
PKIXCertPathChecker() - Constructor for class java.security.cert.PKIXCertPathChecker
Default constructor.
PKIXCertPathValidatorResult - Class in java.security.cert
This class represents the successful result of the PKIX certification path validation algorithm.
PKIXCertPathValidatorResult(TrustAnchor, PolicyNode, PublicKey) - Constructor for class java.security.cert.PKIXCertPathValidatorResult
Creates an instance of PKIXCertPathValidatorResult containing the specified parameters.
PKIXParameters - Class in java.security.cert
Parameters used as input for the PKIX CertPathValidator algorithm.
PKIXParameters(KeyStore) - Constructor for class java.security.cert.PKIXParameters
Creates an instance of PKIXParameters that populates the set of most-trusted CAs from the trusted certificate entries contained in the specified KeyStore.
PKIXParameters(Set<TrustAnchor>) - Constructor for class java.security.cert.PKIXParameters
Creates an instance of PKIXParameters with the specified Set of most-trusted CAs.
PKIXReason - Enum in java.security.cert
The PKIXReason enumerates the potential PKIX-specific reasons that an X.509 certification path may be invalid according to the PKIX (RFC 5280) standard.
PKIXRevocationChecker - Class in java.security.cert
A PKIXCertPathChecker for checking the revocation status of certificates with the PKIX algorithm.
PKIXRevocationChecker() - Constructor for class java.security.cert.PKIXRevocationChecker
Default constructor.
PKIXRevocationChecker.Option - Enum in java.security.cert
Various revocation options that can be specified for the revocation checking mechanism.
PLACE - ohos.data.search.schema.IndexSchemaType
Indicates a place index schema.
PLACE_CALL - Static variable in class ohos.security.SystemPermission
Allows an application to make regular and emergency calls without starting the dialer.
PlaceItem - Class in ohos.data.search.schema
Represents the index schema for place items.
PlaceItem() - Constructor for class ohos.data.search.schema.PlaceItem
A constructor used to create a PlaceItem instance.
PLAIN - ohos.global.icu.text.RelativeDateTimeFormatter.Direction
Plain, which means the absence of a qualifier
PLAIN - Static variable in class ohos.global.icu.math.MathContext
Plain (fixed point) notation, without any exponent.
PlainArray<E> - Class in ohos.utils
A basic collection class to store the data structures that use the primitive data type int as the key and any object as the value.
PlainArray() - Constructor for class ohos.utils.PlainArray
A constructor used to create a PlainArray instance with an initial capacity.
PlainArray(int) - Constructor for class ohos.utils.PlainArray
A constructor used to create a PlainArray instance with a custom initial capacity.
PlainBooleanArray - Class in ohos.utils
A basic collection class to store the data structures that use the primitive data type int as the key and boolean as the value.
PlainBooleanArray() - Constructor for class ohos.utils.PlainBooleanArray
Default constructor used to create a PlainBooleanArray instance.
PlainBooleanArray(int) - Constructor for class ohos.utils.PlainBooleanArray
A constructor used to create a PlainBooleanArray instance with a custom initial capacity.
PlainIntArray - Class in ohos.utils
A basic collection class to store the data structures that use the primitive data type int as the key and value.
PlainIntArray() - Constructor for class ohos.utils.PlainIntArray
Default constructor used to create a PlainIntArray instance.
PlainIntArray(int) - Constructor for class ohos.utils.PlainIntArray
A constructor used to create a PlainIntArray instance with a custom initial capacity.
PlainLongArray - Class in ohos.utils
A basic collection class to store the data structures that use the primitive data type int as the key and long as the value.
PlainLongArray() - Constructor for class ohos.utils.PlainLongArray
Default constructor used to create a PlainLongArray instance.
PlainLongArray(int) - Constructor for class ohos.utils.PlainLongArray
A constructor used to create a PlainLongArray instance with a custom initial capacity.
PLANAR_CONFIGURATION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
play() - Method in class ohos.media.audio.SoundPlayer
Plays a created tone.
play() - Method in class ohos.media.player.Player
Starts playback.
play() - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to start playback.
play(int) - Method in class ohos.media.audio.SoundPlayer
Plays a sound using the default parameters.
play(int, SoundPlayer.SoundPlayerParameters) - Method in class ohos.media.audio.SoundPlayer
Plays a sound using specified parameters.
play(ToneDescriptor.ToneType, int) - Method in class ohos.media.audio.SoundPlayer
Plays a created tone with toneType and tone duration millisecond.
PLAY - ohos.agp.render.render3d.resources.AnimationPlayback.State
Indicates that the animation is playing.
PLAY_DELAYED_PRIORITY - Static variable in class ohos.media.audio.SoundPlayer.SoundPlayerParameters
Indicates that the task will start only when the task queue is not full.
PLAY_IMMEDIATELY_PRIORITY - Static variable in class ohos.media.audio.SoundPlayer.SoundPlayerParameters
Indicates that the task will start immediately.
PLAYBACK_ACTION_FAST_FORWARD - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports the FAST FORWARD action.
PLAYBACK_ACTION_PAUSE - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports the PAUSE action.
PLAYBACK_ACTION_PLAY - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports the PLAYBACK action.
PLAYBACK_ACTION_PLAY_FROM_MEDIA_ID - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports starting playback from a specified media ID.
PLAYBACK_ACTION_PLAY_FROM_SEARCH - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports starting playback from a specified search result.
PLAYBACK_ACTION_PLAY_FROM_URI - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports starting playback from the media item with a specified URI.
PLAYBACK_ACTION_PLAY_PAUSE - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports a switchover between the PLAY and PAUSE actions.
PLAYBACK_ACTION_PREPARE - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports the PREPARE action.
PLAYBACK_ACTION_PREPARE_FROM_MEDIA_ID - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports preparation for playing a specified media ID.
PLAYBACK_ACTION_PREPARE_FROM_SEARCH - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports preparation for playing a specified search result.
PLAYBACK_ACTION_PREPARE_FROM_URI - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports preparation for playing the media item with a specified URI.
PLAYBACK_ACTION_REWIND - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports the REWIND action.
PLAYBACK_ACTION_SEEK_TO - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports moving to a new position in the media stream.
PLAYBACK_ACTION_SET_RATING - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports the RATING action.
PLAYBACK_ACTION_SKIP_TO_NEXT - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates the next command.
PLAYBACK_ACTION_SKIP_TO_PREVIOUS - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports the PREVIOUS action.
PLAYBACK_ACTION_SKIP_TO_QUEUE_ITEM - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports starting playback from a specified media item in the queue.
PLAYBACK_ACTION_STOP - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that this media session supports the STOP action.
PLAYBACK_POSITION_ERROR - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates an invalid playback position.
PLAYBACK_STATE_BUFFERING - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates the BUFFERING state.
PLAYBACK_STATE_CONNECTING - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates that the client is connecting to the server.
PLAYBACK_STATE_ERROR - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates the ERROR state.
PLAYBACK_STATE_FAST_FORWARDING - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates the FAST FORWARDING state.
PLAYBACK_STATE_NONE - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates the default playback state.
PLAYBACK_STATE_PAUSED - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates the PAUSED state.
PLAYBACK_STATE_PLAYING - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates the PLAYBACK state.
PLAYBACK_STATE_REWINDING - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates the REWINDING state.
PLAYBACK_STATE_SKIPPING_TO_NEXT - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates the NEXT state.
PLAYBACK_STATE_SKIPPING_TO_PREVIOUS - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates the PREVIOUS state.
PLAYBACK_STATE_SKIPPING_TO_QUEUE_ITEM - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates the state of moving to a specified media item in the queue.
PLAYBACK_STATE_STOPPED - Static variable in class ohos.media.common.sessioncore.AVPlaybackState
Indicates the STOPPED state.
playByMediaId(String, PacMap) - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to play a media item specified by its ID.
playBySearch(String, PacMap) - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to play the media item specified by search criteria.
playByUri(Uri, PacMap) - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to play a media item specified by its URI.
Player - Class in ohos.media.player
Controls audio and video playback.
Player(Context) - Constructor for class ohos.media.player.Player
A constructor used to create a Player instance for local playback.
PLAYER_ERROR_IO - Static variable in class ohos.media.player.Player
Indicates a media file I/O error.
PLAYER_ERROR_MALFORMED - Static variable in class ohos.media.player.Player
Indicates an invalid file format.
PLAYER_ERROR_SERVER_DIED - Static variable in class ohos.media.player.Player
Indicates a media playback service is error.
PLAYER_ERROR_SYSTEM - Static variable in class ohos.media.player.Player
Indicates an unknown system error.
PLAYER_ERROR_TIMED_OUT - Static variable in class ohos.media.player.Player
Indicates playback timeout.
PLAYER_ERROR_UNKNOWN - Static variable in class ohos.media.player.Player
Indicates an unknown playback error.
PLAYER_ERROR_UNSUPPORTED - Static variable in class ohos.media.player.Player
Indicates an unsupported media type.
PLAYER_INFO_AUDIO_NOT_PLAYING - Static variable in class ohos.media.player.Player
Indicates that the audio playback has stopped, but the video is still playing.
PLAYER_INFO_BAD_INTERLEAVING - Static variable in class ohos.media.player.Player
Indicates that media is incorrectly interleaved or not interleaved.
PLAYER_INFO_BUFFERING_END - Static variable in class ohos.media.player.Player
Indicates that the player resumes after the buffer is filled.
PLAYER_INFO_BUFFERING_START - Static variable in class ohos.media.player.Player
Indicates that the player pauses to buffer more data.
PLAYER_INFO_EXTERNAL_METADATA_UPDATE - Static variable in class ohos.media.player.Player
Indicates that a new set of metadata is only externally available.
PLAYER_INFO_METADATA_UPDATE - Static variable in class ohos.media.player.Player
Indicates that a new set of metadata is available.
PLAYER_INFO_NETWORK_BANDWIDTH - Static variable in class ohos.media.player.Player
Indicates that the estimated network bandwidth information is available.
PLAYER_INFO_NOT_SEEKABLE - Static variable in class ohos.media.player.Player
Indicates that the media is not seekable.
PLAYER_INFO_STARTED_AS_NEXT - Static variable in class ohos.media.player.Player
Indicates that the current player has just finished the playback and the next player starts the playback.
PLAYER_INFO_SUBTITLE_TIMED_OUT - Static variable in class ohos.media.player.Player
Indicates that parsing the subtitle track is time-consuming.
PLAYER_INFO_TIMED_TEXT_ERROR - Static variable in class ohos.media.player.Player
Indicates that an error occurs when processing timed text.
PLAYER_INFO_UNKNOWN - Static variable in class ohos.media.player.Player
Indicates an unknown the information type.
PLAYER_INFO_UNSUPPORTED_SUBTITLE - Static variable in class ohos.media.player.Player
Indicates that the media system does not support subtitle tracks.
PLAYER_INFO_VIDEO_NOT_PLAYING - Static variable in class ohos.media.player.Player
Indicates that video playback has stopped, but the audio is still playing.
PLAYER_INFO_VIDEO_RENDERING_START - Static variable in class ohos.media.player.Player
Indicates that the rendering of the first frame in the media file starts.
PLAYER_INFO_VIDEO_TRACK_LAGGING - Static variable in class ohos.media.player.Player
Indicates that video frames cannot be decoded quickly.
Player.AudioHandler - Enum in ohos.media.player
Enumerates handling modes for audio parameters whose values are out of common ranges.
Player.DeviceInfo - Class in ohos.media.player
Provides information about a device that plays an audio or video file.
Player.IPlayerCallback - Interface in ohos.media.player
Provides media player callbacks upon completion of playback, playback position changes, and video size changes.
Player.MediaTimedMetaData - Class in ohos.media.player
Represents media timed metadata.
Player.MediaTimeInfo - Class in ohos.media.player
Represents media time information.
Player.StreamInfo - Class in ohos.media.player
Provides descriptions of the media stream metadata contained in media files.
playFastForward() - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to fast forward the media item.
PLAYING_CARDS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Playing Cards" Unicode character block.
PLAYING_CARDS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PLAYING_CARDS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
playNext() - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to play the next media item.
playPrevious() - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to play the previous media item.
playSound(SoundPlayer.SoundType) - Method in class ohos.media.audio.SoundPlayer
Plays a sound in a special effect.
playSound(SoundPlayer.SoundType, float) - Method in class ohos.media.audio.SoundPlayer
Plays the sound in a special effect at a specified volume.
PLURAL - ohos.global.icu.text.MessagePattern.ArgType
The argument is a cardinal-number PluralFormat with an optional ARG_INT or ARG_DOUBLE offset (e.g., offset:1) and one or more (ARG_SELECTOR [explicit-value] message) tuples.
PLURAL - ohos.global.resource.ResourceType
Indicates the plural type.
PLURAL_LONG_NAME - Static variable in class ohos.global.icu.util.Currency
Selector for getName() indicating the plural long name for a currency, such as "US dollar" for USD in "1 US dollar", and "US dollars" for USD in "2 US dollars".
PLURALCURRENCYSTYLE - Static variable in class ohos.global.icu.text.NumberFormat
[icu] Constant to specify currency style of format which uses currency long name with plural format to represent currency, for example, "3.00 US Dollars".
PluralFormat - Class in ohos.global.icu.text
PluralFormat supports the creation of internationalized messages with plural inflection.
PluralFormat() - Constructor for class ohos.global.icu.text.PluralFormat
Creates a new cardinal-number PluralFormat for the default FORMAT locale.
PluralFormat(String) - Constructor for class ohos.global.icu.text.PluralFormat
Creates a new cardinal-number PluralFormat for a given pattern string.
PluralFormat(Locale) - Constructor for class ohos.global.icu.text.PluralFormat
Creates a new cardinal-number PluralFormat for a given Locale.
PluralFormat(Locale, PluralRules) - Constructor for class ohos.global.icu.text.PluralFormat
Creates a new cardinal-number PluralFormat for a given set of rules.
PluralFormat(Locale, PluralRules.PluralType) - Constructor for class ohos.global.icu.text.PluralFormat
Creates a new PluralFormat for the plural type.
PluralFormat(PluralRules) - Constructor for class ohos.global.icu.text.PluralFormat
Creates a new cardinal-number PluralFormat for a given set of rules.
PluralFormat(PluralRules, String) - Constructor for class ohos.global.icu.text.PluralFormat
Creates a new cardinal-number PluralFormat for a given set of rules and a pattern.
PluralFormat(ULocale) - Constructor for class ohos.global.icu.text.PluralFormat
Creates a new cardinal-number PluralFormat for a given locale.
PluralFormat(ULocale, String) - Constructor for class ohos.global.icu.text.PluralFormat
Creates a new cardinal-number PluralFormat for a given pattern string and locale.
PluralFormat(ULocale, PluralRules) - Constructor for class ohos.global.icu.text.PluralFormat
Creates a new cardinal-number PluralFormat for a given set of rules.
PluralFormat(ULocale, PluralRules.PluralType) - Constructor for class ohos.global.icu.text.PluralFormat
Creates a new PluralFormat for the plural type.
PluralFormat(ULocale, PluralRules.PluralType, String) - Constructor for class ohos.global.icu.text.PluralFormat
Creates a new PluralFormat for a plural type, a pattern and a locale.
PluralFormat(ULocale, PluralRules, String) - Constructor for class ohos.global.icu.text.PluralFormat
Creates a new cardinal-number PluralFormat for a given set of rules, a pattern and a locale.
PluralRules - Class in ohos.global.icu.text
Defines rules for mapping non-negative numeric values onto a small set of keywords.
PluralRules.PluralType - Enum in ohos.global.icu.text
Type of plurals and PluralRules.
plus() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (+this), and whose scale is this.scale().
plus() - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose value is +this.
plus(long) - Method in enum java.time.DayOfWeek
Returns the day-of-week that is the specified number of days after this one.
plus(long) - Method in enum java.time.Month
Returns the month-of-year that is the specified number of quarters after this one.
plus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDate
Returns an object of the same type as this object with the specified period added.
plus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDateTime
Returns an object of the same type as this object with the specified period added.
plus(long, TemporalUnit) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns an object of the same type as this object with the specified period added.
plus(long, TemporalUnit) - Method in class java.time.chrono.HijrahDate
 
plus(long, TemporalUnit) - Method in class java.time.chrono.JapaneseDate
 
plus(long, TemporalUnit) - Method in class java.time.chrono.MinguoDate
 
plus(long, TemporalUnit) - Method in class java.time.chrono.ThaiBuddhistDate
 
plus(long, TemporalUnit) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration added.
plus(long, TemporalUnit) - Method in class java.time.Instant
Returns a copy of this instant with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.LocalDate
Returns a copy of this date with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.LocalDateTime
Returns a copy of this date-time with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.LocalTime
Returns a copy of this time with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.OffsetDateTime
Returns a copy of this date-time with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.OffsetTime
Returns a copy of this time with the specified amount added.
plus(long, TemporalUnit) - Method in interface java.time.temporal.Temporal
Returns an object of the same type as this object with the specified period added.
plus(long, TemporalUnit) - Method in class java.time.Year
Returns a copy of this year with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.YearMonth
Returns a copy of this year-month with the specified amount added.
plus(long, TemporalUnit) - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with the specified amount added.
plus(MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (+this), with rounding according to the context settings.
plus(Duration) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration added.
plus(TemporalAmount) - Method in interface java.time.chrono.ChronoLocalDate
Returns an object of the same type as this object with an amount added.
plus(TemporalAmount) - Method in interface java.time.chrono.ChronoLocalDateTime
Returns an object of the same type as this object with an amount added.
plus(TemporalAmount) - Method in interface java.time.chrono.ChronoPeriod
Returns a copy of this period with the specified period added.
plus(TemporalAmount) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns an object of the same type as this object with an amount added.
plus(TemporalAmount) - Method in class java.time.chrono.HijrahDate
Returns an object of the same type as this object with an amount added.
plus(TemporalAmount) - Method in class java.time.chrono.JapaneseDate
Returns an object of the same type as this object with an amount added.
plus(TemporalAmount) - Method in class java.time.chrono.MinguoDate
Returns an object of the same type as this object with an amount added.
plus(TemporalAmount) - Method in class java.time.chrono.ThaiBuddhistDate
Returns an object of the same type as this object with an amount added.
plus(TemporalAmount) - Method in class java.time.Instant
Returns a copy of this instant with the specified amount added.
plus(TemporalAmount) - Method in class java.time.LocalDate
Returns a copy of this date with the specified amount added.
plus(TemporalAmount) - Method in class java.time.LocalDateTime
Returns a copy of this date-time with the specified amount added.
plus(TemporalAmount) - Method in class java.time.LocalTime
Returns a copy of this time with the specified amount added.
plus(TemporalAmount) - Method in class java.time.OffsetDateTime
Returns a copy of this date-time with the specified amount added.
plus(TemporalAmount) - Method in class java.time.OffsetTime
Returns a copy of this time with the specified amount added.
plus(TemporalAmount) - Method in class java.time.Period
Returns a copy of this period with the specified period added.
plus(TemporalAmount) - Method in interface java.time.temporal.Temporal
Returns an object of the same type as this object with an amount added.
plus(TemporalAmount) - Method in class java.time.Year
Returns a copy of this year with the specified amount added.
plus(TemporalAmount) - Method in class java.time.YearMonth
Returns a copy of this year-month with the specified amount added.
plus(TemporalAmount) - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with the specified amount added.
plus(MathContext) - Method in class ohos.global.icu.math.BigDecimal
Returns a BigDecimal whose value is +this.
PLUS - ohos.agp.render.BlendMode
Combines the source color with the destination color.
PLUS - ohos.agp.render.Canvas.PorterDuffMode
Combines the source color with the destination color.
plusDays(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in standard 24 hour days added.
plusDays(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of days added.
plusDays(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of days added.
plusDays(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of days added.
plusDays(long) - Method in class java.time.Period
Returns a copy of this period with the specified days added.
plusDays(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of days added.
plusHours(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in hours added.
plusHours(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of hours added.
plusHours(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of hours added.
plusHours(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of hours added.
plusHours(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of hours added.
plusHours(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of hours added.
plusMillis(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in milliseconds added.
plusMillis(long) - Method in class java.time.Instant
Returns a copy of this instant with the specified duration in milliseconds added.
plusMinutes(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in minutes added.
plusMinutes(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of minutes added.
plusMinutes(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of minutes added.
plusMinutes(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of minutes added.
plusMinutes(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of minutes added.
plusMinutes(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of minutes added.
plusMonths(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of months added.
plusMonths(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of months added.
plusMonths(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of months added.
plusMonths(long) - Method in class java.time.Period
Returns a copy of this period with the specified months added.
plusMonths(long) - Method in class java.time.YearMonth
Returns a copy of this YearMonth with the specified number of months added.
plusMonths(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of months added.
plusNanos(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in nanoseconds added.
plusNanos(long) - Method in class java.time.Instant
Returns a copy of this instant with the specified duration in nanoseconds added.
plusNanos(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of nanoseconds added.
plusNanos(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of nanoseconds added.
plusNanos(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of nanoseconds added.
plusNanos(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of nanoseconds added.
plusNanos(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of nanoseconds added.
plusSeconds(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified duration in seconds added.
plusSeconds(long) - Method in class java.time.Instant
Returns a copy of this instant with the specified duration in seconds added.
plusSeconds(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of seconds added.
plusSeconds(long) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the specified number of seconds added.
plusSeconds(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of seconds added.
plusSeconds(long) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified number of seconds added.
plusSeconds(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of seconds added.
plusWeeks(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of weeks added.
plusWeeks(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of weeks added.
plusWeeks(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of weeks added.
plusWeeks(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of weeks added.
plusYears(long) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the specified number of years added.
plusYears(long) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the specified number of years added.
plusYears(long) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified number of years added.
plusYears(long) - Method in class java.time.Period
Returns a copy of this period with the specified years added.
plusYears(long) - Method in class java.time.Year
Returns a copy of this Year with the specified number of years added.
plusYears(long) - Method in class java.time.YearMonth
Returns a copy of this YearMonth with the specified number of years added.
plusYears(long) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the specified number of years added.
PM - Static variable in class java.util.Calendar
Value of the Calendar.AM_PM field indicating the period of the day from noon to just before midnight.
PM - Static variable in class ohos.global.icu.util.Calendar
Value of the AM_PM field indicating the period of the day from noon to just before midnight.
Point - Class in ohos.agp.utils
A utility class that creates instances for recording pixels.
Point - Class in ohos.utils.geo
A utility class that creates instances for recording pixels.
Point() - Constructor for class ohos.agp.utils.Point
A no-argument constructor used to create a Point instance.
Point() - Constructor for class ohos.utils.geo.Point
A no-argument constructor used to create a Point instance.
Point(float, float) - Constructor for class ohos.agp.utils.Point
Constructs a point at a specified location based on the (x,y) coordinates.
Point(float, float) - Constructor for class ohos.utils.geo.Point
Constructs a point at a specified location based on the (x,y) coordinates.
Point(Point) - Constructor for class ohos.agp.utils.Point
Constructs a point at a specified location.
Point(Point) - Constructor for class ohos.utils.geo.Point
Constructs a point at a specified location.
POINT - ohos.agp.render.render3d.components.LightComponent.LightType
Indicates point lights.
POINT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: point
POINT_INFINITY - Static variable in class java.security.spec.ECPoint
This defines the point at infinity.
POINT_MOVE - Static variable in class ohos.multimodalinput.event.TouchEvent
Indicates that the finger moves on the screen.
points - Variable in class ohos.agp.render.LinearShader
Indicates the coordinates of the start and end points of the shading line.
Policy - Class in java.security
A Policy object is responsible for determining whether code executing in the Java runtime environment has permission to perform a security-sensitive operation.
Policy() - Constructor for class java.security.Policy
 
Policy.Parameters - Interface in java.security
This represents a marker interface for Policy parameters.
PolicyNode - Interface in java.security.cert
An immutable valid policy tree node as defined by the PKIX certification path validation algorithm.
PolicyQualifierInfo - Class in java.security.cert
An immutable policy qualifier represented by the ASN.1 PolicyQualifierInfo structure.
PolicyQualifierInfo(byte[]) - Constructor for class java.security.cert.PolicyQualifierInfo
Creates an instance of PolicyQualifierInfo from the encoded bytes.
PolicySpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the Policy class.
PolicySpi() - Constructor for class java.security.PolicySpi
 
poll() - Method in class java.lang.ref.ReferenceQueue
Polls this queue to see if a reference object is available.
poll() - Method in interface java.nio.file.WatchService
Retrieves and removes the next watch key, or null if none are present.
poll() - Method in class java.util.ArrayDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
poll() - Method in class java.util.concurrent.ArrayBlockingQueue
 
poll() - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
poll() - Method in interface java.util.concurrent.CompletionService
Retrieves and removes the Future representing the next completed task, or null if none are present.
poll() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
poll() - Method in class java.util.concurrent.ConcurrentLinkedQueue
 
poll() - Method in class java.util.concurrent.DelayQueue
Retrieves and removes the head of this queue, or returns null if this queue has no elements with an expired delay.
poll() - Method in class java.util.concurrent.ExecutorCompletionService
 
poll() - Method in class java.util.concurrent.LinkedBlockingDeque
 
poll() - Method in class java.util.concurrent.LinkedBlockingQueue
 
poll() - Method in class java.util.concurrent.LinkedTransferQueue
 
poll() - Method in class java.util.concurrent.PriorityBlockingQueue
 
poll() - Method in class java.util.concurrent.SynchronousQueue
Retrieves and removes the head of this queue, if another thread is currently making an element available.
poll() - Method in interface java.util.Deque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
poll() - Method in class java.util.LinkedList
Retrieves and removes the head (first element) of this list.
poll() - Method in class java.util.PriorityQueue
 
poll() - Method in interface java.util.Queue
Retrieves and removes the head of this queue, or returns null if this queue is empty.
poll(long, TimeUnit) - Method in interface java.nio.file.WatchService
Retrieves and removes the next watch key, waiting if necessary up to the specified wait time if none are yet present.
poll(long, TimeUnit) - Method in class java.util.concurrent.ArrayBlockingQueue
 
poll(long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), waiting up to the specified wait time if necessary for an element to become available.
poll(long, TimeUnit) - Method in interface java.util.concurrent.BlockingQueue
Retrieves and removes the head of this queue, waiting up to the specified wait time if necessary for an element to become available.
poll(long, TimeUnit) - Method in interface java.util.concurrent.CompletionService
Retrieves and removes the Future representing the next completed task, waiting if necessary up to the specified wait time if none are yet present.
poll(long, TimeUnit) - Method in class java.util.concurrent.DelayQueue
Retrieves and removes the head of this queue, waiting if necessary until an element with an expired delay is available on this queue, or the specified wait time expires.
poll(long, TimeUnit) - Method in class java.util.concurrent.ExecutorCompletionService
 
poll(long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
 
poll(long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingQueue
 
poll(long, TimeUnit) - Method in class java.util.concurrent.LinkedTransferQueue
 
poll(long, TimeUnit) - Method in class java.util.concurrent.PriorityBlockingQueue
 
poll(long, TimeUnit) - Method in class java.util.concurrent.SynchronousQueue
Retrieves and removes the head of this queue, waiting if necessary up to the specified wait time, for another thread to insert it.
pollEvents() - Method in interface java.nio.file.WatchKey
Retrieves and removes all pending events for this watch key, returning a List of the events that were retrieved.
pollFirst() - Method in class java.util.ArrayDeque
 
pollFirst() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
pollFirst() - Method in class java.util.concurrent.ConcurrentSkipListSet
 
pollFirst() - Method in class java.util.concurrent.LinkedBlockingDeque
 
pollFirst() - Method in interface java.util.Deque
Retrieves and removes the first element of this deque, or returns null if this deque is empty.
pollFirst() - Method in class java.util.LinkedList
Retrieves and removes the first element of this list, or returns null if this list is empty.
pollFirst() - Method in interface java.util.NavigableSet
Retrieves and removes the first (lowest) element, or returns null if this set is empty.
pollFirst() - Method in class java.util.TreeSet
 
pollFirst(long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the first element of this deque, waiting up to the specified wait time if necessary for an element to become available.
pollFirst(long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
 
pollFirstEntry() - Method in class java.util.concurrent.ConcurrentSkipListMap
Removes and returns a key-value mapping associated with the least key in this map, or null if the map is empty.
pollFirstEntry() - Method in interface java.util.NavigableMap
Removes and returns a key-value mapping associated with the least key in this map, or null if the map is empty.
pollFirstEntry() - Method in class java.util.TreeMap
 
pollLast() - Method in class java.util.ArrayDeque
 
pollLast() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
pollLast() - Method in class java.util.concurrent.ConcurrentSkipListSet
 
pollLast() - Method in class java.util.concurrent.LinkedBlockingDeque
 
pollLast() - Method in interface java.util.Deque
Retrieves and removes the last element of this deque, or returns null if this deque is empty.
pollLast() - Method in class java.util.LinkedList
Retrieves and removes the last element of this list, or returns null if this list is empty.
pollLast() - Method in interface java.util.NavigableSet
Retrieves and removes the last (highest) element, or returns null if this set is empty.
pollLast() - Method in class java.util.TreeSet
 
pollLast(long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the last element of this deque, waiting up to the specified wait time if necessary for an element to become available.
pollLast(long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
 
pollLastEntry() - Method in class java.util.concurrent.ConcurrentSkipListMap
Removes and returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
pollLastEntry() - Method in interface java.util.NavigableMap
Removes and returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
pollLastEntry() - Method in class java.util.TreeMap
 
pollNextLocalTask() - Static method in class java.util.concurrent.ForkJoinTask
Unschedules and returns, without executing, the next task queued by the current thread but not yet executed, if the current thread is operating in a ForkJoinPool.
pollSubmission() - Method in class java.util.concurrent.ForkJoinPool
Removes and returns the next unexecuted submission if one is available.
pollTask() - Static method in class java.util.concurrent.ForkJoinTask
If the current thread is operating in a ForkJoinPool, unschedules and returns, without executing, the next task queued by the current thread but not yet executed, if one is available, or if not available, a task that was forked by some other thread, if available.
PooledConnection - Interface in javax.sql
An object that provides hooks for connection pool management.
pop() - Method in class java.util.ArrayDeque
Pops an element from the stack represented by this deque.
pop() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
pop() - Method in class java.util.concurrent.LinkedBlockingDeque
 
pop() - Method in interface java.util.Deque
Pops an element from the stack represented by this deque.
pop() - Method in class java.util.LinkedList
Pops an element from the stack represented by this list.
pop() - Method in class java.util.Stack
Removes the object at the top of this stack and returns that object as the value of this function.
POP_DIRECTIONAL_FORMAT - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type PDF
POP_DIRECTIONAL_ISOLATE - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type PDI
popBack() - Method in class ohos.utils.IntArray
Obtains and deletes the last value in the array of the current IntArray object.
popFromStack() - Method in class ohos.aafwk.ability.fraction.FractionManager
Removes the Fraction instance from the stack and returns the execution result.
popFromStack(String, int) - Method in class ohos.aafwk.ability.fraction.FractionManager
Removes particular Fraction instances based on the specified tag from the stack.
PopupDialog - Class in ohos.agp.window.dialog
Creates popup dialogs that are used with specific components.
PopupDialog(Context, Component) - Constructor for class ohos.agp.window.dialog.PopupDialog
A constructor used to create a PopupDialog instance with the width and height of the contentComponent.
PopupDialog(Context, Component, int, int) - Constructor for class ohos.agp.window.dialog.PopupDialog
A constructor used to create a PopupDialog instance with the specified width and height.
port - Variable in class java.net.SocketImpl
The port number on the remote host to which this socket is connected.
port - Variable in class ohos.agp.window.dialog.DisplayDialog.DialogProvider
Indicates the port of the remote screen.
Portrait - Class in ohos.sysappcomponents.contact.entity
Represents the portrait of a contact.
Portrait() - Constructor for class ohos.sysappcomponents.contact.entity.Portrait
 
PORTRAIT - ohos.bundle.AbilityInfo.DisplayOrientation
Indicates the portrait orientation.
PORTUGUESE - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates that Portuguese text elements will be detected.
PortUnreachableException - Exception in java.net
Signals that an ICMP Port Unreachable message has been received on a connected datagram.
PortUnreachableException() - Constructor for exception java.net.PortUnreachableException
Construct a new PortUnreachableException with no detailed message.
PortUnreachableException(String) - Constructor for exception java.net.PortUnreachableException
Constructs a new PortUnreachableException with a detail message.
pos - Variable in class java.io.BufferedInputStream
The current position in the buffer.
pos - Variable in class java.io.ByteArrayInputStream
The index of the next character to read from the input stream buffer.
pos - Variable in class java.io.CharArrayReader
The current buffer position.
pos - Variable in class java.io.PushbackInputStream
The position within the pushback buffer from which the next byte will be read.
pos - Variable in class java.io.StringBufferInputStream
Deprecated.
The index of the next character to read from the input stream buffer.
pos - Variable in class ohos.data.resultset.AbsResultSet
Indicates the result set position.
position - Variable in class ohos.agp.utils.Point
Indicates the position represented by a point.
position - Variable in class ohos.utils.geo.Point
Indicates the position represented by a point.
position() - Method in class java.nio.Buffer
Returns this buffer's position.
position() - Method in class java.nio.channels.FileChannel
Returns this channel's file position.
position() - Method in class java.nio.channels.FileLock
Returns the position within the file of the first byte of the locked region.
position() - Method in interface java.nio.channels.SeekableByteChannel
Returns this channel's position.
position(byte[], long) - Method in interface java.sql.Blob
Retrieves the byte position at which the specified byte array pattern begins within the BLOB value that this Blob object represents.
position(byte[], long) - Method in class ohos.data.orm.Blob
This method is not supported currently.
position(int) - Method in class java.nio.Buffer
Sets this buffer's position.
position(long) - Method in class java.nio.channels.FileChannel
Sets this channel's file position.
position(long) - Method in interface java.nio.channels.SeekableByteChannel
Sets this channel's position.
position(String, long) - Method in interface java.sql.Clob
Retrieves the character position at which the specified substring searchstr appears in the SQL CLOB value represented by this Clob object.
position(String, long) - Method in class ohos.data.orm.Clob
Retrieves the character position at which the specified substring searchstr appears in the SQL CLOB value represented by this Clob object.
position(Blob, long) - Method in interface java.sql.Blob
Retrieves the byte position in the BLOB value designated by this Blob object at which pattern begins.
position(Blob, long) - Method in class ohos.data.orm.Blob
This method is not supported currently.
position(Clob, long) - Method in interface java.sql.Clob
Retrieves the character position at which the specified Clob object searchstr appears in this Clob object.
position(Clob, long) - Method in class ohos.data.orm.Clob
Retrieves the character position at which the specified Clob object searchstr appears in this Clob object.
Position - Class in ohos.media.image.common
Describes location information of image pixels in a two-dimensional coordinate system.
Position() - Constructor for class ohos.global.icu.text.Transliterator.Position
Constructs a Position object with start, limit, contextStart, and contextLimit all equal to zero.
Position() - Constructor for class ohos.media.image.common.Position
A constructor used to create a Position instance.
Position(int, int) - Constructor for class ohos.media.image.common.Position
A constructor used to create a Position instance based on specified abscissa and ordinate values.
Position(int, int, int) - Constructor for class ohos.global.icu.text.Transliterator.Position
Constructs a Position object with the given start, contextStart, and contextLimit.
Position(int, int, int, int) - Constructor for class ohos.global.icu.text.Transliterator.Position
Constructs a Position object with the given start, limit, contextStart, and contextLimit.
Position(Transliterator.Position) - Constructor for class ohos.global.icu.text.Transliterator.Position
Constructs a Position object that is a copy of another.
POSITION_INVALID - Static variable in class ohos.agp.components.PageSliderProvider
Indicates that a page is invalid from a container.
POSITION_REMAIN - Static variable in class ohos.agp.components.PageSliderProvider
Indicates that the position of a page remains unchanged in a container.
POSITION_X_INDEX - Static variable in class ohos.agp.components.Component
The X-axis coordinate in the position array.
POSITION_Y_INDEX - Static variable in class ohos.agp.components.Component
The Y-axis coordinate in the position array.
POSITIONING - Static variable in class ohos.bluetooth.BluetoothDeviceClass.Service
Indicates the service value for positioning (location identification).
PositionLayout - Class in ohos.agp.components
Provides a position layout that specifies the positions (X/Y coordinates) of child components in it.
PositionLayout(Context) - Constructor for class ohos.agp.components.PositionLayout
Default constructor used to create a PositionLayout instance by using the default attribute set and style.
PositionLayout(Context, AttrSet) - Constructor for class ohos.agp.components.PositionLayout
A constructor used to create a PositionLayout instance by using specified attribute set and default style after the XML file is parsed.
PositionLayout(Context, AttrSet, String) - Constructor for class ohos.agp.components.PositionLayout
A constructor used to create a PositionLayout instance by using specified attribute set and specified style after the XML file is parsed.
positions - Variable in class ohos.agp.render.SweepShader
Stores the positions of all colors in the Shader#shaderColors array.
POSITIVE_H - ohos.global.icu.text.TimeZoneFormat.GMTOffsetPatternType
Positive offset with hours field
POSITIVE_HM - ohos.global.icu.text.TimeZoneFormat.GMTOffsetPatternType
Positive offset with hours and minutes fields
POSITIVE_HMS - ohos.global.icu.text.TimeZoneFormat.GMTOffsetPatternType
Positive offset with hours, minutes and seconds fields
POSITIVE_INFINITY - Static variable in class java.lang.Double
A constant holding the positive infinity of type double.
POSITIVE_INFINITY - Static variable in class java.lang.Float
A constant holding the positive infinity of type float.
POSIX_ALNUM - Static variable in interface ohos.global.icu.lang.UProperty
Binary property alnum (a C/POSIX character class).
POSIX_BLANK - Static variable in interface ohos.global.icu.lang.UProperty
Binary property blank (a C/POSIX character class).
POSIX_GRAPH - Static variable in interface ohos.global.icu.lang.UProperty
Binary property graph (a C/POSIX character class).
POSIX_PRINT - Static variable in interface ohos.global.icu.lang.UProperty
Binary property print (a C/POSIX character class).
POSIX_XDIGIT - Static variable in interface ohos.global.icu.lang.UProperty
Binary property xdigit (a C/POSIX character class).
PosixFileAttributes - Interface in java.nio.file.attribute
File attributes associated with files on file systems used by operating systems that implement the Portable Operating System Interface (POSIX) family of standards.
PosixFileAttributeView - Interface in java.nio.file.attribute
A file attribute view that provides a view of the file attributes commonly associated with files on file systems used by operating systems that implement the Portable Operating System Interface (POSIX) family of standards.
PosixFilePermission - Enum in java.nio.file.attribute
Defines the bits for use with the PosixFileAttributes#permissions() attribute.
PosixFilePermissions - Class in java.nio.file.attribute
This class consists exclusively of static methods that operate on sets of PosixFilePermission objects.
POST - ohos.event.commonevent.CommonEventSubscribeInfo.ThreadMode
Indicates the event dispatch thread.
POSTAL_CODE - Static variable in class ohos.data.search.schema.PlaceItem
Indicates the index field name of postalCode.
PostalAddress - Class in ohos.sysappcomponents.contact.entity
Represents the postal address of a contact.
PostalAddress(String, String) - Constructor for class ohos.sysappcomponents.contact.entity.PostalAddress
A constructor used to create a PostalAddress instance based on a specified postal address and a custom label name.
PostalAddress(Context, String, int) - Constructor for class ohos.sysappcomponents.contact.entity.PostalAddress
A constructor used to create a PostalAddress instance based on the application context and a specified postal address and label ID.
postConcat(ColorMatrix) - Method in class ohos.agp.render.ColorMatrix
Post-multiplies this ColorMatrix by a specified color matrix, and saves the result to this ColorMatrix.
postConcat(Matrix) - Method in class ohos.agp.utils.Matrix
Post-multiplies this Matrix by a specified matrix.
postConcat(Matrix44) - Method in class ohos.agp.utils.Matrix44
Post-multiplies this Matrix44 with a specified matrix and saves the multiplication result in this Matrix44.
POSTFIX_NUMERIC - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
postIDiv(int, int) - Method in class ohos.agp.utils.Matrix
Post-multiplies this Matrix with the specified scale factors.
postInRenderThread(Runnable) - Method in interface ohos.agp.render.render3d.Engine
Releases the task to run in a rendering thread.
postLayout() - Method in class ohos.agp.components.Component
Requests rearranging the layout of the component.
postLayout() - Method in interface ohos.agp.components.ComponentParent
Requests the parent component to rearrange its layout.
postRotate(float) - Method in class ohos.agp.utils.Matrix
Post-multiplies this Matrix with the specified rotation.
postRotate(float, float, float) - Method in class ohos.agp.utils.Matrix
Post-multiplies this Matrix with the specified rotation and the specified position of the perspective point.
postScale(float) - Method in class ohos.agp.utils.Matrix44
Post-multiplies this Matrix44 with the specified scale.
postScale(float, float) - Method in class ohos.agp.utils.Matrix
Post-multiplies this Matrix with the specified scale.
postScale(float, float, float) - Method in class ohos.agp.utils.Matrix44
Post-multiplies this Matrix44 with the specified scale.
postScale(float, float, float, float) - Method in class ohos.agp.utils.Matrix
Post-multiplies this Matrix with the specified scale and the specified position of the perspective point.
postSkew(float, float) - Method in class ohos.agp.utils.Matrix
Post-multiplies this Matrix with the specified skew factors.
postSkew(float, float, float, float) - Method in class ohos.agp.utils.Matrix
Post-multiplies this Matrix around a specified pivot by the specified skew factors.
postSyncTask(Runnable) - Method in class ohos.eventhandler.EventHandler
Sends a synchronous Runnable task to the event queue.
postSyncTask(Runnable, EventHandler.Priority) - Method in class ohos.eventhandler.EventHandler
Sends a synchronous Runnable task with a specified priority to the event queue.
postTask(Runnable) - Method in class ohos.eventhandler.EventHandler
Sends a Runnable task to the event queue.
postTask(Runnable, long) - Method in class ohos.aafwk.ability.Ability
Posts a scheduled Runnable task to a new non-UI thread.
postTask(Runnable, long) - Method in class ohos.aafwk.ability.AbilitySlice
Posts a scheduled Runnable task to a new non-UI thread.
postTask(Runnable, long) - Method in class ohos.eventhandler.EventHandler
Sends a delayed Runnable task to the event queue.
postTask(Runnable, long, EventHandler.Priority) - Method in class ohos.eventhandler.EventHandler
Sends a delayed Runnable task with a specified priority to the event queue.
postTask(Runnable, Object) - Method in class ohos.eventhandler.EventHandler
Sends a Runnable task that carries the specified object to the event queue.
postTask(Runnable, EventHandler.Priority) - Method in class ohos.eventhandler.EventHandler
Sends a Runnable task with a specified priority to the event queue.
postTimingTask(Runnable, long) - Method in class ohos.eventhandler.EventHandler
Sends a scheduled Runnable task with the default priority EventHandler.Priority#LOW to the event queue.
postTimingTask(Runnable, long, EventHandler.Priority) - Method in class ohos.eventhandler.EventHandler
Sends a scheduled Runnable task with a specified priority to the event queue.
postTimingTask(Runnable, Object, long) - Method in class ohos.eventhandler.EventHandler
Sends a scheduled Runnable task that carries the specified object to the event queue.
postTranslate(float, float) - Method in class ohos.agp.utils.Matrix
Post-multiplies this Matrix with the specified translation.
postTranslate(float, float, float) - Method in class ohos.agp.utils.Matrix44
Post-multiplies this Matrix44 with the specified translation.
postTranslate(float, float, float, float) - Method in class ohos.agp.render.ColorMatrix
Sets a ColorMatrix instance to translate according to a specified value.
POSTURE - Static variable in class java.awt.font.TextAttribute
Attribute key for the posture of a font.
POSTURE_OBLIQUE - Static variable in class java.awt.font.TextAttribute
The standard italic posture.
POSTURE_REGULAR - Static variable in class java.awt.font.TextAttribute
The standard posture, upright.
postVisitDirectory(T, IOException) - Method in interface java.nio.file.FileVisitor
Invoked for a directory after entries in the directory, and all of their descendants, have been visited.
postVisitDirectory(T, IOException) - Method in class java.nio.file.SimpleFileVisitor
Invoked for a directory after entries in the directory, and all of their descendants, have been visited.
posX - Variable in class ohos.media.image.common.Position
Indicates the abscissa of a pixel in the coordinate system.
posY - Variable in class ohos.media.image.common.Position
Indicates the ordinate of a pixel in the coordinate system.
POTENTIAL_ACTION - Static variable in class ohos.data.search.schema.CommonItem
Indicates the index field name of potentialAction.
POUND - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of mass: pound
POUND_PER_SQUARE_INCH - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of pressure: pound-per-square-inch
pow(double, double) - Static method in class java.lang.Math
Returns the value of the first argument raised to the power of the second argument.
pow(double, double) - Static method in class java.lang.StrictMath
Returns the value of the first argument raised to the power of the second argument.
pow(int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (thisn), The power is computed exactly, to unlimited precision.
pow(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (thisexponent).
pow(int, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (thisn).
pow(BigDecimal) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose value is this**rhs, using fixed point arithmetic.
pow(BigDecimal, MathContext) - Method in class ohos.global.icu.math.BigDecimal
Returns a BigDecimal whose value is this**rhs.
POWER_MANAGER - Static variable in class ohos.security.SystemPermission
Allows an application to hibernate or wake up the device by calling APIs.
POWER_OPTIMIZATION - Static variable in class ohos.security.SystemPermission
Allows a system application to set power saving mode, obtain configuration of the power saving mode, and receive notifications of the configuration changes.
PowerManager - Class in ohos.powermanager
Provides interfaces to manage power.
PowerManager() - Constructor for class ohos.powermanager.PowerManager
 
PowerManager.PowerState - Enum in ohos.powermanager
Indicates the power status of a device.
PowerManager.RunningLock - Class in ohos.powermanager
Provides a mechanism to prevent the system from hibernating so that the applications can run in the background or when the screen is off.
PowerManager.RunningLockType - Enum in ohos.powermanager
Enumerates the RunningLock types.
PR_SET_DUMPABLE - Static variable in class ohos.system.OsHelperConstants
A flag set for a process that determines whether the process performs core dump when it receives such a default signal.
PRC - Static variable in class java.util.Locale
Useful constant for country.
PRC - Static variable in class ohos.global.icu.util.ULocale
Useful constant for country/region.
preceding(int) - Method in class java.text.BreakIterator
Returns the last boundary preceding the specified character offset.
preceding(int) - Method in class ohos.global.icu.text.BreakIterator
Sets the iterator's current iteration position to be the last boundary position preceding the specified position.
preceding(int) - Method in class ohos.global.icu.text.SearchIterator
Returns the first index less than position at which the string text matches the search pattern.
PRECISE - Static variable in class ohos.agp.components.Component.EstimateSpec
In this mode, the parent has determined the exact size of the child.
PRECISE - Static variable in class ohos.agp.components.Component.MeasureSpec
Deprecated.
precision() - Method in class java.math.BigDecimal
Returns the precision of this BigDecimal.
precision() - Static method in class java.time.temporal.TemporalQueries
A query for the smallest supported unit.
preConcat(Matrix) - Method in class ohos.agp.utils.Matrix
Pre-multiplies this Matrix by a specified matrix.
preConcat(Matrix44) - Method in class ohos.agp.utils.Matrix44
Pre-multiplies this Matrix44 with a specified matrix and saves the multiplication result in this Matrix44.
Predicate<T> - Interface in java.util.function
Represents a predicate (boolean-valued function) of one argument.
PREFER_CRLS - java.security.cert.PKIXRevocationChecker.Option
Prefer CRLs to OSCP.
preferenceChange(PreferenceChangeEvent) - Method in interface java.util.prefs.PreferenceChangeListener
This method gets called when a preference is added, removed or when its value is changed.
PreferenceChangeEvent - Class in java.util.prefs
An event emitted by a Preferences node to indicate that a preference has been added, removed or has had its value changed.
PreferenceChangeEvent(Preferences, String, String) - Constructor for class java.util.prefs.PreferenceChangeEvent
Constructs a new PreferenceChangeEvent instance.
PreferenceChangeListener - Interface in java.util.prefs
A listener for receiving preference change events.
Preferences - Class in java.util.prefs
A node in a hierarchical collection of preference data.
Preferences - Interface in ohos.data.preferences
Provides interfaces to obtain and modify preference data.
Preferences() - Constructor for class java.util.prefs.Preferences
Sole constructor.
Preferences.PreferencesObserver - Interface in ohos.data.preferences
Provides an interface to listen for preference data changes.
PreferencesFactory - Interface in java.util.prefs
A factory object that generates Preferences objects.
PreferencesFileBrokenException - Exception in ohos.data.preferences
Represents an exception indicating that a file is damaged.
PreferencesFileBrokenException(String) - Constructor for exception ohos.data.preferences.PreferencesFileBrokenException
A parameterized constructor used to create a PreferencesFileBrokenException instance.
PreferencesFileReadException - Exception in ohos.data.preferences
Represents an exception indicating that the structure of the file content to be read does not meet the specified requirements.
PreferencesFileReadException(String) - Constructor for exception ohos.data.preferences.PreferencesFileReadException
A parameterized constructor used to create a PreferencesFileReadException instance.
PreferencesFileWriteException - Exception in ohos.data.preferences
Represents an exception indicating that the structure of the content to be written to a file does not meet the specified requirements.
PreferencesFileWriteException(String) - Constructor for exception ohos.data.preferences.PreferencesFileWriteException
A parameterized constructor used to create a PreferencesFileWriteException instance.
PREFIX_NUMERIC - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
prefixKey(String) - Method in class ohos.data.distributed.common.Query
Creates a query condition with a specified key prefix.
PREMUL - ohos.media.image.common.AlphaType
Indicates that the color channel of each pixel is premultiplied by the alpha channel value.
PREMUL_ALPHATYPE - ohos.agp.render.Texture.AlphaType
Indicates that the component of each pixel is premultiplied by the alpha value.
prepare() - Method in class ohos.aafwk.ability.delegation.TestRunner
Prepares the unit testing environment for running test cases.
prepare() - Method in interface ohos.ai.cv.common.ICvBase
Prepares for loading a model.
prepare() - Method in class ohos.media.player.Player
Prepares the playback environment and buffers media data.
prepare() - Method in class ohos.media.recorder.Recorder
Prepares recording resources.
prepareCall(String) - Method in interface java.sql.Connection
Creates a CallableStatement object for calling database stored procedures.
prepareCall(String, int, int) - Method in interface java.sql.Connection
Creates a CallableStatement object that will generate ResultSet objects with the given type and concurrency.
prepareCall(String, int, int, int) - Method in interface java.sql.Connection
Creates a CallableStatement object that will generate ResultSet objects with the given type and concurrency.
PreparedStatement - Interface in java.sql
An object that represents a precompiled SQL statement.
prepareGetActual(int, boolean) - Method in class ohos.global.icu.util.Calendar
Prepare this calendar for computing the actual minimum or maximum.
prepareStatement(String) - Method in interface java.sql.Connection
Creates a PreparedStatement object for sending parameterized SQL statements to the database.
prepareStatement(String, int) - Method in interface java.sql.Connection
Creates a default PreparedStatement object that has the capability to retrieve auto-generated keys.
prepareStatement(String, int[]) - Method in interface java.sql.Connection
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
prepareStatement(String, int, int) - Method in interface java.sql.Connection
Creates a PreparedStatement object that will generate ResultSet objects with the given type and concurrency.
prepareStatement(String, int, int, int) - Method in interface java.sql.Connection
Creates a PreparedStatement object that will generate ResultSet objects with the given type, concurrency, and holdability.
prepareStatement(String, String[]) - Method in interface java.sql.Connection
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
prepareToPlay() - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a playback preparation request.
prepareToPlayByMediaId(String, PacMap) - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to prepare for playing a media item specified by its ID.
prepareToPlayBySearch(String, PacMap) - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to prepare for playing a media item specified by search criteria.
prepareToPlayByUri(Uri, PacMap) - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to prepare for playing a media item specified by its URI.
PREPEND - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
PREPENDED_CONCATENATION_MARK - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Prepended_Concatenation_Mark.
preRotate(float) - Method in class ohos.agp.utils.Matrix
Pre-multiplies this Matrix with the specified rotation.
preRotate(float, float, float) - Method in class ohos.agp.utils.Matrix
Pre-multiplies this Matrix with the specified rotation and the specified position of the perspective point.
preScale(float) - Method in class ohos.agp.utils.Matrix44
Pre-multiplies this Matrix44 with the specified scale.
preScale(float, float) - Method in class ohos.agp.utils.Matrix
Pre-multiplies this Matrix with the specified scale.
preScale(float, float, float) - Method in class ohos.agp.utils.Matrix44
Pre-multiplies this Matrix44 with the specified scale.
preScale(float, float, float, float) - Method in class ohos.agp.utils.Matrix
Pre-multiplies this Matrix with the specified scale and the specified position of the perspective point.
present(AbilitySlice, Intent) - Method in class ohos.aafwk.ability.AbilitySlice
Presents another ability slice, which can be an ability slice that is not started or an existing ability slice in the host ability.
presentForResult(AbilitySlice, Intent, int) - Method in class ohos.aafwk.ability.AbilitySlice
Presents another ability slice and returns the result set by the target ability slice by calling AbilitySlice.setResult(ohos.aafwk.content.Intent).
preservesAxisAlignment() - Method in class ohos.agp.utils.Matrix
Checks whether this Matrix can map one Rect object to another.
preservesRightAngles() - Method in class ohos.agp.utils.Matrix
Checks whether this Matrix contains only rotation, scale (non-uniform scale allowed), and translation.
preSkew(float, float) - Method in class ohos.agp.utils.Matrix
Pre-multiplies this Matrix with the specified skew.
preSkew(float, float, float, float) - Method in class ohos.agp.utils.Matrix
Pre-multiplies this Matrix with the specified skew and the specified position of the perspective point.
PRESS - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates that a mouse button is pressed.
prestartAllCoreThreads() - Method in class java.util.concurrent.ThreadPoolExecutor
Starts all core threads, causing them to idly wait for work.
prestartCoreThread() - Method in class java.util.concurrent.ThreadPoolExecutor
Starts a core thread, causing it to idly wait for work.
preTranslate(float, float) - Method in class ohos.agp.utils.Matrix
Pre-multiplies this Matrix with the specified translation.
preTranslate(float, float, float) - Method in class ohos.agp.utils.Matrix44
Pre-multiplies this Matrix44 with the specified translation.
PREVENT_IMMEDIATE_LAUNCH - Static variable in class ohos.security.SystemPermission
Allows an application to prevent immediate switches between other applications.
previous() - Method in interface java.sql.ResultSet
Moves the cursor to the previous row in this ResultSet object.
previous() - Method in class java.text.BreakIterator
Returns the boundary preceding the current boundary.
previous() - Method in interface java.text.CharacterIterator
Decrements the iterator's index by one and returns the character at the new index.
previous() - Method in class java.text.CollationElementIterator
Get the previous collation element in the string.
previous() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.previous() for String.
previous() - Method in interface java.util.ListIterator
Returns the previous element in the list and moves the cursor position backwards.
previous() - Method in class ohos.global.icu.text.BreakIterator
Move the iterator backward one boundary.
previous() - Method in class ohos.global.icu.text.CollationElementIterator
Get the previous collation element in the source string.
previous() - Method in class ohos.global.icu.text.SearchIterator
Returns the index of the previous point at which the string text matches the search pattern, starting at the current position.
previous() - Method in class ohos.global.icu.text.UCharacterIterator
Decrement to the position of the previous code unit in the text, and return it (pre-decrement semantics).
previous(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the previous day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week before the date being adjusted.
previousClearBit(int) - Method in class java.util.BitSet
Returns the index of the nearest bit that is set to false that occurs on or before the specified starting index.
previousCodePoint() - Method in class ohos.global.icu.text.UCharacterIterator
Retreat to the start of the previous code point in the text, and return it (pre-decrement semantics).
previousDouble(double) - Static method in class java.text.ChoiceFormat
Finds the greatest double less than d.
previousIndex() - Method in interface java.util.ListIterator
Returns the index of the element that would be returned by a subsequent call to ListIterator.previous().
previousOrSame(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the previous-or-same day-of-week adjuster, which adjusts the date to the first occurrence of the specified day-of-week before the date being adjusted unless it is already on that day in which case the same object is returned.
previousSetBit(int) - Method in class java.util.BitSet
Returns the index of the nearest bit that is set to true that occurs on or before the specified starting index.
previousTransition(Instant) - Method in class java.time.zone.ZoneRules
Gets the previous transition before the specified instant.
preVisitDirectory(T, BasicFileAttributes) - Method in interface java.nio.file.FileVisitor
Invoked for a directory before entries in the directory are visited.
preVisitDirectory(T, BasicFileAttributes) - Method in class java.nio.file.SimpleFileVisitor
Invoked for a directory before entries in the directory are visited.
PRIMARY - Static variable in class java.text.Collator
Collator strength value.
PRIMARY - Static variable in class ohos.global.icu.text.Collator
Strongest collator strength value.
PRIMARY_CHROMATICITIES - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
PRIMARY_POINT_DOWN - Static variable in class ohos.multimodalinput.event.TouchEvent
Indicates that the first finger touches the screen.
PRIMARY_POINT_UP - Static variable in class ohos.multimodalinput.event.TouchEvent
Indicates that the last finger lifts up from the screen.
primaryOrder(int) - Static method in class java.text.CollationElementIterator
Return the primary component of a collation element.
primaryOrder(int) - Static method in class ohos.global.icu.text.CollationElementIterator
Return the primary order of the specified collation element, i.e.
Primitive() - Constructor for class ohos.agp.render.render3d.util.MeshBuilder.Primitive
 
PrimitiveDesc() - Constructor for class ohos.agp.render.render3d.resources.MeshDesc.PrimitiveDesc
 
PrimitiveIterator<T,T_CONS> - Interface in java.util
A base type for primitive specializations of Iterator.
PrimitiveIterator.OfDouble - Interface in java.util
An Iterator specialized for double values.
PrimitiveIterator.OfInt - Interface in java.util
An Iterator specialized for int values.
PrimitiveIterator.OfLong - Interface in java.util
An Iterator specialized for long values.
principal() - Method in class java.nio.file.attribute.AclEntry
Returns the principal component.
Principal - Interface in java.security
This interface represents the abstract notion of a principal, which can be used to represent any entity, such as an individual, a corporation, and a login id.
print(boolean) - Method in class java.io.PrintStream
Prints a boolean value.
print(boolean) - Method in class java.io.PrintWriter
Prints a boolean value.
print(char) - Method in class java.io.PrintStream
Prints a character.
print(char) - Method in class java.io.PrintWriter
Prints a character.
print(char[]) - Method in class java.io.PrintStream
Prints an array of characters.
print(char[]) - Method in class java.io.PrintWriter
Prints an array of characters.
print(double) - Method in class java.io.PrintStream
Prints a double-precision floating-point number.
print(double) - Method in class java.io.PrintWriter
Prints a double-precision floating-point number.
print(float) - Method in class java.io.PrintStream
Prints a floating-point number.
print(float) - Method in class java.io.PrintWriter
Prints a floating-point number.
print(int) - Method in class java.io.PrintStream
Prints an integer.
print(int) - Method in class java.io.PrintWriter
Prints an integer.
print(long) - Method in class java.io.PrintStream
Prints a long integer.
print(long) - Method in class java.io.PrintWriter
Prints a long integer.
print(Object) - Method in class java.io.PrintStream
Prints an object.
print(Object) - Method in class java.io.PrintWriter
Prints an object.
print(String) - Method in class java.io.PrintStream
Prints a string.
print(String) - Method in class java.io.PrintWriter
Prints a string.
print(String) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Prints log information to the unit testing console.
printDrawnCompleted() - Method in class ohos.app.AbilityContext
 
printDrawnCompleted() - Method in interface ohos.app.Context
Prints out the time required for the system to complete drawing this Page ability.
printf(String, Object...) - Method in class java.io.Console
A convenience method to write a formatted string to this console's output stream using the specified format string and arguments.
printf(String, Object...) - Method in class java.io.PrintStream
A convenience method to write a formatted string to this output stream using the specified format string and arguments.
printf(String, Object...) - Method in class java.io.PrintWriter
A convenience method to write a formatted string to this writer using the specified format string and arguments.
printf(Locale, String, Object...) - Method in class java.io.PrintStream
A convenience method to write a formatted string to this output stream using the specified format string and arguments.
printf(Locale, String, Object...) - Method in class java.io.PrintWriter
A convenience method to write a formatted string to this writer using the specified format string and arguments.
println() - Method in class java.io.PrintStream
Terminates the current line by writing the line separator string.
println() - Method in class java.io.PrintWriter
Terminates the current line by writing the line separator string.
println(boolean) - Method in class java.io.PrintStream
Prints a boolean and then terminate the line.
println(boolean) - Method in class java.io.PrintWriter
Prints a boolean value and then terminates the line.
println(char) - Method in class java.io.PrintStream
Prints a character and then terminate the line.
println(char) - Method in class java.io.PrintWriter
Prints a character and then terminates the line.
println(char[]) - Method in class java.io.PrintStream
Prints an array of characters and then terminate the line.
println(char[]) - Method in class java.io.PrintWriter
Prints an array of characters and then terminates the line.
println(double) - Method in class java.io.PrintStream
Prints a double and then terminate the line.
println(double) - Method in class java.io.PrintWriter
Prints a double-precision floating-point number and then terminates the line.
println(float) - Method in class java.io.PrintStream
Prints a float and then terminate the line.
println(float) - Method in class java.io.PrintWriter
Prints a floating-point number and then terminates the line.
println(int) - Method in class java.io.PrintStream
Prints an integer and then terminate the line.
println(int) - Method in class java.io.PrintWriter
Prints an integer and then terminates the line.
println(long) - Method in class java.io.PrintStream
Prints a long and then terminate the line.
println(long) - Method in class java.io.PrintWriter
Prints a long integer and then terminates the line.
println(Object) - Method in class java.io.PrintStream
Prints an Object and then terminate the line.
println(Object) - Method in class java.io.PrintWriter
Prints an Object and then terminates the line.
println(String) - Method in class java.io.PrintStream
Prints a String and then terminate the line.
println(String) - Method in class java.io.PrintWriter
Prints a String and then terminates the line.
println(String) - Static method in class java.sql.DriverManager
Prints a message to the current JDBC log stream.
println(String) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Prints log information to the unit testing console and automatically wraps lines.
printStackTrace() - Method in class java.lang.Throwable
Prints this throwable and its backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class java.lang.Throwable
Prints this throwable and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class java.lang.Throwable
Prints this throwable and its backtrace to the specified print writer.
PrintStream - Class in java.io
A PrintStream adds functionality to another output stream, namely the ability to print representations of various data values conveniently.
PrintStream(File) - Constructor for class java.io.PrintStream
Creates a new print stream, without automatic line flushing, with the specified file.
PrintStream(File, String) - Constructor for class java.io.PrintStream
Creates a new print stream, without automatic line flushing, with the specified file and charset.
PrintStream(OutputStream) - Constructor for class java.io.PrintStream
Creates a new print stream.
PrintStream(OutputStream, boolean) - Constructor for class java.io.PrintStream
Creates a new print stream.
PrintStream(OutputStream, boolean, String) - Constructor for class java.io.PrintStream
Creates a new print stream.
PrintStream(String) - Constructor for class java.io.PrintStream
Creates a new print stream, without automatic line flushing, with the specified file name.
PrintStream(String, String) - Constructor for class java.io.PrintStream
Creates a new print stream, without automatic line flushing, with the specified file name and charset.
PrintWriter - Class in java.io
Prints formatted representations of objects to a text-output stream.
PrintWriter(File) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter, without automatic line flushing, with the specified file.
PrintWriter(File, String) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter, without automatic line flushing, with the specified file and charset.
PrintWriter(OutputStream) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter, without automatic line flushing, from an existing OutputStream.
PrintWriter(OutputStream, boolean) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter from an existing OutputStream.
PrintWriter(Writer) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter, without automatic line flushing.
PrintWriter(Writer, boolean) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter.
PrintWriter(String) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter, without automatic line flushing, with the specified file name.
PrintWriter(String, String) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter, without automatic line flushing, with the specified file name and charset.
PRIORITY_ACCURACY - Static variable in class ohos.location.RequestParam
Indicates the priority over location accuracy.
PRIORITY_FAST_FIRST_FIX - Static variable in class ohos.location.RequestParam
Indicates the priority over fast location.
PRIORITY_LOW_POWER - Static variable in class ohos.location.RequestParam
Indicates the priority over power efficiency.
PRIORITY_UNSET - Static variable in class ohos.location.RequestParam
Indicates the default location priority policy used when no location priority policy is set.
PriorityBlockingQueue<E> - Class in java.util.concurrent
An unbounded BlockingQueue that uses the same ordering rules as class PriorityQueue and supplies blocking retrieval operations.
PriorityBlockingQueue() - Constructor for class java.util.concurrent.PriorityBlockingQueue
Creates a PriorityBlockingQueue with the default initial capacity (11) that orders its elements according to their Comparable.
PriorityBlockingQueue(int) - Constructor for class java.util.concurrent.PriorityBlockingQueue
Creates a PriorityBlockingQueue with the specified initial capacity that orders its elements according to their Comparable.
PriorityBlockingQueue(int, Comparator<? super E>) - Constructor for class java.util.concurrent.PriorityBlockingQueue
Creates a PriorityBlockingQueue with the specified initial capacity that orders its elements according to the specified comparator.
PriorityBlockingQueue(Collection<? extends E>) - Constructor for class java.util.concurrent.PriorityBlockingQueue
Creates a PriorityBlockingQueue containing the elements in the specified collection.
PriorityQueue<E> - Class in java.util
An unbounded priority Queue based on a priority heap.
PriorityQueue() - Constructor for class java.util.PriorityQueue
Creates a PriorityQueue with the default initial capacity (11) that orders its elements according to their Comparable.
PriorityQueue(int) - Constructor for class java.util.PriorityQueue
Creates a PriorityQueue with the specified initial capacity that orders its elements according to their Comparable.
PriorityQueue(int, Comparator<? super E>) - Constructor for class java.util.PriorityQueue
Creates a PriorityQueue with the specified initial capacity that orders its elements according to the specified comparator.
PriorityQueue(Collection<? extends E>) - Constructor for class java.util.PriorityQueue
Creates a PriorityQueue containing the elements in the specified collection.
PriorityQueue(Comparator<? super E>) - Constructor for class java.util.PriorityQueue
Creates a PriorityQueue with the default initial capacity and whose elements are ordered according to the specified comparator.
PriorityQueue(PriorityQueue<? extends E>) - Constructor for class java.util.PriorityQueue
Creates a PriorityQueue containing the elements in the specified priority queue.
PriorityQueue(SortedSet<? extends E>) - Constructor for class java.util.PriorityQueue
Creates a PriorityQueue containing the elements in the specified sorted set.
PRIVATE - java.security.KeyRep.Type
Type for private keys.
PRIVATE - Static variable in class java.lang.invoke.MethodHandles.Lookup
A single-bit mask representing private access, which may contribute to the result of lookupModes.
PRIVATE - Static variable in class java.lang.reflect.Modifier
The int value representing the private modifier.
PRIVATE - Static variable in class java.nio.channels.FileChannel.MapMode
Mode for a private (copy-on-write) mapping.
PRIVATE_KEY - Static variable in class javax.crypto.Cipher
Constant used to indicate the to-be-unwrapped key is a "private key".
PRIVATE_USE - Static variable in class java.lang.Character
General category "Co" in the Unicode specification.
PRIVATE_USE - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
Same as public static final int PRIVATE_USE_AREA.
PRIVATE_USE - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Co
PRIVATE_USE_AREA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Private Use Area" Unicode character block.
PRIVATE_USE_AREA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
Same as public static final int PRIVATE_USE.
PRIVATE_USE_AREA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
Same as public static final int PRIVATE_USE.
PRIVATE_USE_EXTENSION - Static variable in class java.util.Locale
The key for the private use extension ('x').
PRIVATE_USE_EXTENSION - Static variable in class ohos.global.icu.util.ULocale
The key for the private use locale extension ('x').
PRIVATE_USE_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
Same as public static final int PRIVATE_USE_AREA.
PrivateCredentialPermission - Class in javax.security.auth
This class is used to protect access to private Credentials belonging to a particular Subject.
PrivateCredentialPermission(String, String) - Constructor for class javax.security.auth.PrivateCredentialPermission
Creates a new PrivateCredentialPermission with the specified name.
PrivateKey - Interface in java.security
A private key.
PrivateKeyEntry(PrivateKey, Certificate[]) - Constructor for class java.security.KeyStore.PrivateKeyEntry
Constructs a PrivateKeyEntry with a PrivateKey and corresponding certificate chain.
PrivateKeyEntry(PrivateKey, Certificate[], Set<KeyStore.Entry.Attribute>) - Constructor for class java.security.KeyStore.PrivateKeyEntry
Constructs a PrivateKeyEntry with a PrivateKey and corresponding certificate chain and associated entry attributes.
PRIVILEGE_WITHDRAWN - java.security.cert.CRLReason
This reason indicates that the privileges granted to the subject of the certificate have been withdrawn.
PRIVILEGED - Static variable in class ohos.security.permission.PermissionDef
Privileged-level value for PermissionDef.availableScope, only privileged applications can use the permission.
PrivilegedAction<T> - Interface in java.security
A computation to be performed with privileges enabled.
PrivilegedActionException - Exception in java.security
This exception is thrown by doPrivileged(PrivilegedExceptionAction) and doPrivileged(PrivilegedExceptionAction, AccessControlContext context) to indicate that the action being performed threw a checked exception.
PrivilegedActionException(Exception) - Constructor for exception java.security.PrivilegedActionException
Constructs a new PrivilegedActionException "wrapping" the specific Exception.
privilegedCallable(Callable<T>) - Static method in class java.util.concurrent.Executors
Returns a Callable object that will, when called, execute the given callable under the current access control context.
privilegedCallableUsingCurrentClassLoader(Callable<T>) - Static method in class java.util.concurrent.Executors
Returns a Callable object that will, when called, execute the given callable under the current access control context, with the current context class loader as the context class loader.
PrivilegedExceptionAction<T> - Interface in java.security
A computation to be performed with privileges enabled, that throws one or more checked exceptions.
privilegedThreadFactory() - Static method in class java.util.concurrent.Executors
Returns a thread factory used to create new threads that have the same permissions as the current thread.
PROBABILISTIC_SIGNATURE_PADDING - Static variable in class ohos.security.keystore.KeyStoreConstants
Uses RSA signing with PSS padding.
probablePrime(int, Random) - Static method in class java.math.BigInteger
Returns a positive BigInteger that is probably prime, with the specified bitLength.
probeContentType(Path) - Static method in class java.nio.file.Files
Probes the content type of a file.
probeContentType(Path) - Method in class java.nio.file.spi.FileTypeDetector
Probes the given file to guess its content type.
procedureColumnIn - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores IN parameters.
procedureColumnInOut - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores INOUT parameters.
procedureColumnOut - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores OUT parameters.
procedureColumnResult - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores results.
procedureColumnReturn - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores return values.
procedureColumnUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that type of the column is unknown.
procedureNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are not allowed.
procedureNoResult - Static variable in interface java.sql.DatabaseMetaData
Indicates that the procedure does not return a result.
procedureNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are allowed.
procedureNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that whether NULL values are allowed is unknown.
procedureResultUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that it is not known whether the procedure returns a result.
procedureReturnsResult - Static variable in interface java.sql.DatabaseMetaData
Indicates that the procedure returns a result.
Process - Class in java.lang
The ProcessBuilder#start() and Runtime#exec(String[],String[],File) methods create a native process and return an instance of a subclass of Process that can be used to control the process and obtain information about it.
Process() - Constructor for class java.lang.Process
 
PROCESS_MODE - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the running mode of an engine process, either mode-in or mode-out.
ProcessBuilder - Class in java.lang
This class is used to create operating system processes.
ProcessBuilder(String...) - Constructor for class java.lang.ProcessBuilder
Constructs a process builder with the specified operating system program and arguments.
ProcessBuilder(List<String>) - Constructor for class java.lang.ProcessBuilder
Constructs a process builder with the specified operating system program and arguments.
ProcessBuilder.Redirect - Class in java.lang
Represents a source of subprocess input or a destination of subprocess output.
ProcessBuilder.Redirect.Type - Enum in java.lang
The type of a Redirect.
ProcessErrorInfo - Class in ohos.aafwk.ability
Process error state info.
ProcessErrorInfo() - Constructor for class ohos.aafwk.ability.ProcessErrorInfo
 
processEvent(InnerEvent) - Method in class ohos.eventhandler.EventHandler
Called for processing events.
ProcessInfo - Class in ohos.app
Saves process information about an application.
ProcessInfo() - Constructor for class ohos.app.ProcessInfo
Default constructor used to create a ProcessInfo instance.
ProcessInfo(String, int) - Constructor for class ohos.app.ProcessInfo
A parameterized constructor used to create a ProcessInfo instance.
PROCESSING_INSTRUCTION - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
Indicates an event is a processing instruction
processingInstruction(String, String) - Method in interface ohos.org.xml.sax.ContentHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in interface ohos.org.xml.sax.DocumentHandler
Deprecated.
processingInstruction(String, String) - Method in class ohos.org.xml.sax.HandlerBase
Deprecated.
processingInstruction(String, String) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive notification of a processing instruction.
ProcessManager - Class in ohos.os
Obtains and manages process status.
ProcessManager() - Constructor for class ohos.os.ProcessManager
 
processMode - Variable in class ohos.ai.cv.common.VisionConfiguration
Indicates the process mode of the client application.
PRODUCER - Static variable in class ohos.aafwk.ability.AbilityForm
Creates a AbilityForm instance from a Parcel.
PRODUCER - Static variable in class ohos.aafwk.ability.DataAbilityOperation
Creates a DataAbilityOperation instance from a Parcel.
PRODUCER - Static variable in class ohos.aafwk.ability.DataAbilityResult
Creates a DataAbilityResult instance from a Parcel.
PRODUCER - Static variable in class ohos.aafwk.ability.Form
Creates a Form object from a Parcel object.
PRODUCER - Static variable in class ohos.aafwk.ability.FormBindingData
Creates a FormBindingData object from a Parcel object.
PRODUCER - Static variable in class ohos.aafwk.ability.ProcessErrorInfo
Creates a ProcessErrorInfo instance from a Parcel.
PRODUCER - Static variable in class ohos.aafwk.ability.ProviderFormInfo
Creates a ProviderFormInfo object from a Parcel object.
PRODUCER - Static variable in class ohos.aafwk.content.Intent
Creates a Intent instance from a Parcel.
PRODUCER - Static variable in class ohos.aafwk.content.IntentParams
Creates a IntentParams instance from a Parcel.
PRODUCER - Static variable in class ohos.app.GeneralReceiver
Creates a GeneralReceiver instance from a Parcel.
PRODUCER - Static variable in class ohos.app.ProcessInfo
Creates a ProcessInfo instance from a Parcel.
PRODUCER - Static variable in class ohos.bundle.AbilityInfo
Creates a AbilityInfo instance from a Parcel.
PRODUCER - Static variable in class ohos.bundle.ApplicationInfo
Creates a ApplicationInfo instance from a Parcel.
PRODUCER - Static variable in class ohos.bundle.BackupBundleInfo
Creates a BackupBundleInfo instance from a Parcel.
PRODUCER - Static variable in class ohos.bundle.BundleInfo
Creates a BundleInfo instance from a Parcel.
PRODUCER - Static variable in class ohos.bundle.CommonEventInfo
Creates a CommonEventInfo instance from a Parcel.
PRODUCER - Static variable in class ohos.bundle.ElementName
Creates a ElementName instance from a Parcel.
PRODUCER - Static variable in class ohos.bundle.FormInfo
Creates a FormInfo object from a Parcel object.
PRODUCER - Static variable in class ohos.bundle.HapModuleInfo
Creates a HapModuleInfo instance from a Parcel.
PRODUCER - Static variable in class ohos.bundle.InstallParam
Creates a InstallParam instance from a Parcel.
PRODUCER - Static variable in class ohos.bundle.ShortcutInfo
Creates a ShortcutInfo instance from a Parcel.
PRODUCER - Static variable in class ohos.bundle.ShortcutIntent
Creates a ShortcutIntent instance from a Parcel.
PRODUCER - Static variable in class ohos.event.commonevent.CommonEventData
Creates a CommonEventData instance from a Parcel.
PRODUCER - Static variable in class ohos.event.commonevent.CommonEventPublishInfo
Creates a CommonEventPublishInfo instance from a Parcel.
PRODUCER - Static variable in class ohos.event.commonevent.CommonEventSubscribeInfo
Creates a CommonEventSubscribeInfo instance from a Parcel.
PRODUCER - Static variable in class ohos.event.commonevent.MatchingSkills
Creates a MatchingSkills instance from a Parcel.
PRODUCER - Static variable in class ohos.event.intentagent.IntentAgent
Creates an IntentAgent instance from a Parcel.
PRODUCER - Static variable in class ohos.event.notification.MessageUser
Creates a MessageUser instance from a Parcel.
PRODUCER - Static variable in class ohos.event.notification.NotificationActionButton
Creates a NotificationActionButton instance from a Parcel.
PRODUCER - Static variable in class ohos.event.notification.NotificationRequest.NotificationContent
Creates a NotificationContent instance from a Parcel.
PRODUCER - Static variable in class ohos.event.notification.NotificationRequest.NotificationConversationalContent.ConversationalMessage
Creates a ConversationalMessage instance from a Parcel.
PRODUCER - Static variable in class ohos.event.notification.NotificationRequest
Creates a NotificationRequest instance from a Parcel.
PRODUCER - Static variable in class ohos.event.notification.NotificationSlot
Creates a NotificationSlot instance from a Parcel.
PRODUCER - Static variable in class ohos.event.notification.NotificationSlotGroup
Creates a NotificationSlotGroup instance from a Parcel.
PRODUCER - Static variable in class ohos.event.notification.NotificationSorting
Creates a NotificationSorting instance from a Parcel.
PRODUCER - Static variable in class ohos.event.notification.NotificationSortingMap
Creates a NotificationSortingMap instance from a Parcel.
PRODUCER - Static variable in class ohos.event.notification.NotificationSubscribeInfo
Creates a NotificationSubscribeInfo instance from a Parcel.
PRODUCER - Static variable in class ohos.event.notification.NotificationUserInput
Creates a NotificationUserInput instance from a Parcel.
PRODUCER - Static variable in class ohos.eventhandler.Courier
Creates a Courier instance from a Parcel.
PRODUCER - Static variable in class ohos.eventhandler.InnerEvent
Creates a InnerEvent instance from a Parcel.
PRODUCER - Static variable in class ohos.interwork.bundle.ElementNameEx
Creates a ElementNameEx instance from a Parcel.
PRODUCER - Static variable in class ohos.interwork.event.intentagent.IntentAgentEx
Creates an IntentAgentEx instance from a Parcel.
PRODUCER - Static variable in class ohos.interwork.eventhandler.CourierEx
Creates a CourierEx instance from a Parcel.
PRODUCER - Static variable in class ohos.media.image.PixelMap
Creates a PixelMap instance from a Parcel.
PRODUCER - Static variable in class ohos.miscservices.inputmethod.RichContent
Indicates a producer used to get a RichContent object from a Parcel.
PRODUCER - Static variable in class ohos.storageinfomgr.StorageInfo
Default constructor used to create a StorageInfo object.
PRODUCER - Static variable in class ohos.utils.geo.Rect
Creates a Rect instance from a Parcel.
PRODUCER - Static variable in class ohos.utils.net.Uri
Indicates that a Uri instance is created after unmarshalling of a Parcel object.
PRODUCER - Static variable in class ohos.utils.PacMap
Indicates a static public member used to create a PacMap instance.
PRODUCER - Static variable in class ohos.utils.SequenceUuid
 
PROFILE_PARAM_CUR_STATE - Static variable in interface ohos.bluetooth.ProfileBase
Indicates the connection state of a certain profile after the connection state is updated.
PROFILE_PARAM_PRE_STATE - Static variable in interface ohos.bluetooth.ProfileBase
Indicates the connection state of a certain profile before the connection state is updated.
ProfileBase - Interface in ohos.bluetooth
Represents a basic Bluetooth profile class and defines public profile status and interfaces.
ProfileMissingConfigException - Exception in ohos.aafwk.ability
Describes the exception thrown when the profile missing a necessary configuration.
ProfileMissingConfigException(String) - Constructor for exception ohos.aafwk.ability.ProfileMissingConfigException
A constructor used to create a ProfileMissingConfigException instance.
PROGRESS - Static variable in interface java.util.jar.Pack200.Packer
The unpacker's progress as a percentage, as periodically updated by the unpacker.
PROGRESS - Static variable in interface java.util.jar.Pack200.Unpacker
The unpacker's progress as a percentage, as periodically updated by the unpacker.
ProgressBar - Class in ohos.agp.components
Provides an element for indicating the progress of an operation on the UI.
ProgressBar(Context) - Constructor for class ohos.agp.components.ProgressBar
Default constructor used to create a ProgressBar instance by using the default attribute set and style.
ProgressBar(Context, AttrSet) - Constructor for class ohos.agp.components.ProgressBar
A constructor used to create a ProgressBar instance by using specified attribute set and default style after the XML file is parsed.
ProgressBar(Context, AttrSet, String) - Constructor for class ohos.agp.components.ProgressBar
A constructor used to create a ProgressBar instance by using specified attribute set and specified style after the XML file is parsed.
ProgressBar.BarObserver - Interface in ohos.agp.components
Provides a text observer to listen for changes of progress bars in a component.
PROHIBITED_ERROR - Static variable in exception ohos.global.icu.text.StringPrepParseException
 
PROLEPTIC_MONTH - java.time.temporal.ChronoField
The proleptic-month based, counting months sequentially from year 0.
prolepticYear(Era, int) - Method in interface java.time.chrono.Chronology
Calculates the proleptic-year given the era and year-of-era.
prolepticYear(Era, int) - Method in class java.time.chrono.HijrahChronology
 
prolepticYear(Era, int) - Method in class java.time.chrono.IsoChronology
 
prolepticYear(Era, int) - Method in class java.time.chrono.JapaneseChronology
 
prolepticYear(Era, int) - Method in class java.time.chrono.MinguoChronology
 
prolepticYear(Era, int) - Method in class java.time.chrono.ThaiBuddhistChronology
 
PROP_PROMPT - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of prompt tone: 400Hz + 1200Hz, 200ms ON
propagateCompletion() - Method in class java.util.concurrent.CountedCompleter
Equivalent to CountedCompleter.tryComplete() but does not invoke CountedCompleter.onCompletion(java.util.concurrent.CountedCompleter) along the completion path: If the pending count is nonzero, decrements the count; otherwise, similarly tries to complete this task's completer, if one exists, else marks this task as complete.
properties() - Method in interface java.util.jar.Pack200.Packer
Get the set of this engine's properties.
properties() - Method in interface java.util.jar.Pack200.Unpacker
Get the set of this engine's properties.
Properties - Class in java.util
The Properties class represents a persistent set of properties.
Properties() - Constructor for class java.util.Properties
Creates an empty property list with no default values.
Properties(Properties) - Constructor for class java.util.Properties
Creates an empty property list with the specified defaults.
PROPERTY_READ - Static variable in class ohos.bluetooth.ble.GattCharacteristic
Indicates that the characteristic is readable.
PROPERTY_WRITE - Static variable in class ohos.bluetooth.ble.GattCharacteristic
Indicates that the characteristic can be written.
PROPERTY_WRITE_NO_RESPONSE - Static variable in class ohos.bluetooth.ble.GattCharacteristic
Indicates that the characteristic can be written with no response.
propertyChange(PropertyChangeEvent) - Method in interface java.beans.PropertyChangeListener
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - Method in class java.beans.PropertyChangeListenerProxy
Forwards the property change event to the listener delegate.
PropertyChangeEvent - Class in java.beans
A "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property.
PropertyChangeEvent(Object, String, Object, Object) - Constructor for class java.beans.PropertyChangeEvent
Constructs a new PropertyChangeEvent.
PropertyChangeListener - Interface in java.beans
A "PropertyChange" event gets fired whenever a bean changes a "bound" property.
PropertyChangeListenerProxy - Class in java.beans
A class which extends the EventListenerProxy specifically for adding a PropertyChangeListener with a "bound" property.
PropertyChangeListenerProxy(String, PropertyChangeListener) - Constructor for class java.beans.PropertyChangeListenerProxy
Constructor which binds the PropertyChangeListener to a specific property.
PropertyChangeSupport - Class in java.beans
This is a utility class that can be used by beans that support bound properties.
PropertyChangeSupport(Object) - Constructor for class java.beans.PropertyChangeSupport
Constructs a PropertyChangeSupport object.
PropertyFilter - Class in ohos.media.image
Provides methods for setting image Exif properties, including adding, deleting, and modifying Exif properties.
PropertyFilter() - Constructor for class ohos.media.image.PropertyFilter
 
PropertyKey - Class in ohos.media.camera.params
Defines camera property keys.
PropertyKey - Class in ohos.media.image.common
Provides definitions of image property keys.
PropertyKey.Exif - Class in ohos.media.image.common
Provides definitions of image Exif property keys.
PropertyKey.GIF - Class in ohos.media.image.common
Provides definitions of GIF property keys.
PropertyKey.Key<T> - Class in ohos.media.camera.params
Defines the type of camera property keys.
propertyNames() - Method in class java.util.Properties
Returns an enumeration of all the keys in this property list, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.
PropertyPermission - Class in java.util
This class is for property permissions.
PropertyPermission(String, String) - Constructor for class java.util.PropertyPermission
Creates a new PropertyPermission object with the specified name.
PropertyResourceBundle - Class in java.util
PropertyResourceBundle is a concrete subclass of ResourceBundle that manages resources for a locale using a set of static strings from a property file.
PropertyResourceBundle(InputStream) - Constructor for class java.util.PropertyResourceBundle
Creates a property resource bundle from an InputStream.
PropertyResourceBundle(Reader) - Constructor for class java.util.PropertyResourceBundle
Creates a property resource bundle from a Reader.
PROT_EXEC - Static variable in class ohos.utils.Ashmem
Indicates that data in the Ashmem object can be executed.
PROT_NONE - Static variable in class ohos.utils.Ashmem
Indicates that data in the Ashmem object cannot be read, written, or executed.
PROT_READ - Static variable in class ohos.utils.Ashmem
Indicates that data in the Ashmem object can be read.
PROT_WRITE - Static variable in class ohos.utils.Ashmem
Indicates that data in the Ashmem object can be written.
PROTECTED - Static variable in class java.lang.invoke.MethodHandles.Lookup
A single-bit mask representing protected access, which may contribute to the result of lookupModes.
PROTECTED - Static variable in class java.lang.reflect.Modifier
The int value representing the protected modifier.
ProtectionDomain - Class in java.security
The ProtectionDomain class encapsulates the characteristics of a domain, which encloses a set of classes whose instances are granted a set of permissions when being executed on behalf of a given set of Principals.
ProtectionDomain(CodeSource, PermissionCollection) - Constructor for class java.security.ProtectionDomain
Creates a new ProtectionDomain with the given CodeSource and Permissions.
ProtectionDomain(CodeSource, PermissionCollection, ClassLoader, Principal[]) - Constructor for class java.security.ProtectionDomain
Creates a new ProtectionDomain qualified by the given CodeSource, Permissions, ClassLoader and array of Principals.
PROTOCOL_VERSION_1 - Static variable in interface java.io.ObjectStreamConstants
A Stream Protocol Version.
PROTOCOL_VERSION_2 - Static variable in interface java.io.ObjectStreamConstants
A Stream Protocol Version.
ProtocolException - Exception in java.net
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error.
ProtocolException() - Constructor for exception java.net.ProtocolException
Constructs a new ProtocolException with no detail message.
ProtocolException(String) - Constructor for exception java.net.ProtocolException
Constructs a new ProtocolException with the specified detail message.
ProtocolFamily - Interface in java.net
Represents a family of communication protocols.
provider() - Method in class java.nio.channels.AsynchronousChannelGroup
Returns the provider that created this channel group.
provider() - Method in class java.nio.channels.AsynchronousServerSocketChannel
Returns the provider that created this channel.
provider() - Method in class java.nio.channels.AsynchronousSocketChannel
Returns the provider that created this channel.
provider() - Method in class java.nio.channels.SelectableChannel
Returns the provider that created this channel.
provider() - Method in class java.nio.channels.Selector
Returns the provider that created this channel.
provider() - Method in class java.nio.channels.spi.AbstractSelectableChannel
Returns the provider that created this channel.
provider() - Method in class java.nio.channels.spi.AbstractSelector
Returns the provider that created this channel.
provider() - Static method in class java.nio.channels.spi.AsynchronousChannelProvider
Returns the system-wide default asynchronous channel provider for this invocation of the Java virtual machine.
provider() - Static method in class java.nio.channels.spi.SelectorProvider
Returns the system-wide default selector provider for this invocation of the Java virtual machine.
provider() - Method in class java.nio.file.FileSystem
Returns the provider that created this file system.
Provider - Class in java.security
This class represents a "provider" for the Java Security API, where a provider implements some or all parts of Java Security.
Provider(String, double, String) - Constructor for class java.security.Provider
Constructs a provider with the specified name, version number, and information.
PROVIDER_DELETE_FAIL - ohos.aafwk.ability.FormException.FormError
The Form Manager Service failed to instruct the form provider to delete the form.
Provider.Service - Class in java.security
The description of a security service.
ProviderException - Exception in java.security
A runtime exception for Provider exceptions (such as misconfiguration errors or unrecoverable internal errors), which may be subclassed by Providers to throw specialized, provider-specific runtime errors.
ProviderException() - Constructor for exception java.security.ProviderException
Constructs a ProviderException with no detail message.
ProviderException(String) - Constructor for exception java.security.ProviderException
Constructs a ProviderException with the specified detail message.
ProviderException(String, Throwable) - Constructor for exception java.security.ProviderException
Creates a ProviderException with the specified detail message and cause.
ProviderException(Throwable) - Constructor for exception java.security.ProviderException
Creates a ProviderException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ProviderFormInfo - Class in ohos.aafwk.ability
Provides methods for the Form provider to set form information such as the content to be displayed on the remote form and the trigger events.
ProviderFormInfo() - Constructor for class ohos.aafwk.ability.ProviderFormInfo
A constructor used to create a ProviderFormInfo instance for a JS form.
ProviderFormInfo(int, Context) - Constructor for class ohos.aafwk.ability.ProviderFormInfo
A constructor used to create a ProviderFormInfo instance for a Java form.
ProviderMismatchException - Exception in java.nio.file
Unchecked exception thrown when an attempt is made to invoke a method on an object created by one file system provider with a parameter created by a different file system provider.
ProviderMismatchException() - Constructor for exception java.nio.file.ProviderMismatchException
Constructs an instance of this class.
ProviderMismatchException(String) - Constructor for exception java.nio.file.ProviderMismatchException
Constructs an instance of this class.
ProviderNotFoundException - Exception in java.nio.file
Runtime exception thrown when a provider of the required type cannot be found.
ProviderNotFoundException() - Constructor for exception java.nio.file.ProviderNotFoundException
Constructs an instance of this class.
ProviderNotFoundException(String) - Constructor for exception java.nio.file.ProviderNotFoundException
Constructs an instance of this class.
PROVINCE - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of province.
PROVINCE - Static variable in class ohos.data.search.schema.PlaceItem
Indicates the index field name of province.
PROXIMITY_SCREEN_CONTROL - ohos.powermanager.PowerManager.RunningLockType
Indicates the lock that determines whether to turn on or off the screen based on the proximity sensor.
Proxy - Class in java.lang.reflect
Proxy provides static methods for creating dynamic proxy classes and instances, and it is also the superclass of all dynamic proxy classes created by those methods.
Proxy - Class in java.net
This class represents a proxy setting, typically a type (http, socks) and a socket address.
Proxy(InvocationHandler) - Constructor for class java.lang.reflect.Proxy
Constructs a new Proxy instance from a subclass (typically, a dynamic proxy class) with the specified value for its invocation handler.
Proxy(Proxy.Type, SocketAddress) - Constructor for class java.net.Proxy
Creates an entry representing a PROXY connection.
PROXY - java.net.Authenticator.RequestorType
Entity requesting authentication is a HTTP proxy server.
Proxy.Type - Enum in java.net
Represents the proxy type.
ProxySelector - Class in java.net
Selects the proxy server to use, if any, when connecting to the network resource referenced by a URL.
ProxySelector() - Constructor for class java.net.ProxySelector
 
PSALTER_PAHLAVI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PSALTER_PAHLAVI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
PSALTER_PAHLAVI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
PSK - Static variable in class ohos.wifi.WifiSecurity
Indicates that the Wi-Fi encryption mode is PSK.
PSource - Class in javax.crypto.spec
This class specifies the source for encoding input P in OAEP Padding, as defined in the PKCS#1 v2.2 standard.
PSource(String) - Constructor for class javax.crypto.spec.PSource
Constructs a source of the encoding input P for OAEP padding as defined in the PKCS #1 standard using the specified PSource algorithm.
PSource.PSpecified - Class in javax.crypto.spec
This class is used to explicitly specify the value for encoding input P in OAEP Padding.
PSpecified(byte[]) - Constructor for class javax.crypto.spec.PSource.PSpecified
Constructs the source explicitly with the specified value p as the encoding input P.
PSSParameterSpec - Class in java.security.spec
This class specifies a parameter spec for RSASSA-PSS signature scheme, as defined in the PKCS#1 v2.2 standard.
PSSParameterSpec(int) - Constructor for class java.security.spec.PSSParameterSpec
Creates a new PSSParameterSpec using the specified salt length and other default values as defined in PKCS#1.
PSSParameterSpec(String, String, AlgorithmParameterSpec, int, int) - Constructor for class java.security.spec.PSSParameterSpec
Creates a new PSSParameterSpec as defined in the PKCS #1 standard using the specified message digest, mask generation function, parameters for mask generation function, salt length, and trailer field values.
PUBLIC - java.security.KeyRep.Type
Type for public keys.
PUBLIC - Static variable in class java.lang.invoke.MethodHandles.Lookup
A single-bit mask representing public access, which may contribute to the result of lookupModes.
PUBLIC - Static variable in interface java.lang.reflect.Member
Identifies the set of all public members of a class or interface, including inherited members.
PUBLIC - Static variable in class java.lang.reflect.Modifier
The int value representing the public modifier.
PUBLIC_KEY - Static variable in class javax.crypto.Cipher
Constant used to indicate the to-be-unwrapped key is a "public key".
PUBLIC_KEY_ENCRYPTION - java.security.CryptoPrimitive
Asymmetric primitive: public key encryption
PublicKey - Interface in java.security
A public key.
publicLookup() - Static method in class java.lang.invoke.MethodHandles
Returns a Lookup which is trusted minimally.
publish(LogRecord) - Method in class java.util.logging.ConsoleHandler
Publish a LogRecord.
publish(LogRecord) - Method in class java.util.logging.FileHandler
Format and publish a LogRecord.
publish(LogRecord) - Method in class java.util.logging.Handler
Publish a LogRecord.
publish(LogRecord) - Method in class java.util.logging.MemoryHandler
Store a LogRecord in an internal buffer.
publish(LogRecord) - Method in class java.util.logging.SocketHandler
Format and publish a LogRecord.
publish(LogRecord) - Method in class java.util.logging.StreamHandler
Format and publish a LogRecord.
publishCommonEvent(CommonEventData) - Static method in class ohos.event.commonevent.CommonEventManager
Publishes a standard common event.
publishCommonEvent(CommonEventData, CommonEventPublishInfo) - Static method in class ohos.event.commonevent.CommonEventManager
Publishes an ordered, sticky, or standard common event.
publishCommonEvent(CommonEventData, CommonEventPublishInfo, CommonEventSubscriber) - Static method in class ohos.event.commonevent.CommonEventManager
Publishes an ordered, sticky, or standard common event.
publishCommonEvent(CommonEventData, CommonEventPublishInfo, ICommonEventSubscriber) - Method in interface ohos.event.commonevent.ICommonEventManager
Deprecated.
Publisher<T> - Class in ohos.agp.database
An abstract class used to register and deregister a subscriber.
Publisher() - Constructor for class ohos.agp.database.Publisher
 
publishFilterResults(CharSequence, TextFilter.FilterResults) - Method in class ohos.agp.components.TextFilter
Releases the filtering results.
publishNotification(String, NotificationRequest) - Static method in class ohos.event.notification.NotificationHelper
Publishes a notification with a specified label.
publishNotification(NotificationRequest) - Static method in class ohos.event.notification.NotificationHelper
Publishes a notification.
publishNotification(NotificationRequest, String) - Static method in class ohos.event.notification.NotificationHelper
Publishes a notification on a specified remote device.
publishNotificationAsBundle(String, String, NotificationRequest) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
publishNotificationAsBundle(String, NotificationRequest) - Static method in class ohos.event.notification.NotificationHelper
Publishes a notification in the name of a specified application bundle.
PULL_ONLY - ohos.data.distributed.common.SyncMode
Indicates that data is only pulled from the remote end.
PUNCTUATION - Static variable in interface ohos.global.icu.text.Collator.ReorderCodes
Characters with the punctuation property.
PUNYCODE - ohos.global.icu.text.IDNA.Error
A label starts with "xn--" but does not contain valid Punycode.
PURE_KILLER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
purge() - Method in class java.util.concurrent.ThreadPoolExecutor
Tries to remove from the work queue all Future tasks that have been cancelled.
purge() - Method in class java.util.Timer
Removes all cancelled tasks from this timer's task queue.
PURPOSE_CAN_DECRYPT - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates that the key is used for decryption.
PURPOSE_CAN_ENCRYPT - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates that the key is used for encryption.
PURPOSE_CAN_SIGN - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates that the key is used for signing.
PURPOSE_CAN_VERIFY - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates that the key is used for signature verification.
PURPOSE_CAN_WRAP - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates to wrap the key material.
push() - Method in class java.util.logging.MemoryHandler
Push any buffered output to the target Handler.
push(E) - Method in class java.util.ArrayDeque
Pushes an element onto the stack represented by this deque.
push(E) - Method in interface java.util.concurrent.BlockingDeque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque) if it is possible to do so immediately without violating capacity restrictions, throwing an IllegalStateException if no space is currently available.
push(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
push(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
push(E) - Method in interface java.util.Deque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque) if it is possible to do so immediately without violating capacity restrictions, throwing an IllegalStateException if no space is currently available.
push(E) - Method in class java.util.LinkedList
Pushes an element onto the stack represented by this list.
push(E) - Method in class java.util.Stack
Pushes an item onto the top of this stack.
PUSH_ONLY - ohos.data.distributed.common.SyncMode
Indicates that data is only pushed from the local end.
PUSH_PULL - ohos.data.distributed.common.SyncMode
Indicates that data is pushed from the local end, and then pulled from the remote end.
pushBack() - Method in class java.io.StreamTokenizer
Causes the next call to the nextToken method of this tokenizer to return the current value in the ttype field, and not to modify the value in the nval or sval field.
pushBack(int) - Method in class ohos.utils.IntArray
Adds a specified value to the end of the array in the current IntArray object.
PushbackInputStream - Class in java.io
A PushbackInputStream adds functionality to another input stream, namely the ability to "push back" or "unread" one byte.
PushbackInputStream(InputStream) - Constructor for class java.io.PushbackInputStream
Creates a PushbackInputStream and saves its argument, the input stream in, for later use.
PushbackInputStream(InputStream, int) - Constructor for class java.io.PushbackInputStream
Creates a PushbackInputStream with a pushback buffer of the specified size, and saves its argument, the input stream in, for later use.
PushbackReader - Class in java.io
A character-stream reader that allows characters to be pushed back into the stream.
PushbackReader(Reader) - Constructor for class java.io.PushbackReader
Creates a new pushback reader with a one-character pushback buffer.
PushbackReader(Reader, int) - Constructor for class java.io.PushbackReader
Creates a new pushback reader with a pushback buffer of the given size.
pushIntoStack(String) - Method in class ohos.aafwk.ability.fraction.FractionScheduler
Adds this Fraction transaction to the stack and adds a specified name for it.
pushPage(String, IntentParams) - Method in class ohos.ace.ability.AceAbility
Navigates to another page in the application based on the page URL and parameters.
put(byte) - Method in class java.nio.ByteBuffer
Relative put method  (optional operation).
put(byte[]) - Method in class java.nio.ByteBuffer
Relative bulk put method  (optional operation).
put(byte[], int, int) - Method in class java.nio.ByteBuffer
Relative bulk put method  (optional operation).
put(char) - Method in class java.nio.CharBuffer
Relative put method  (optional operation).
put(char[]) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(char[], int, int) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(double) - Method in class java.nio.DoubleBuffer
Relative put method  (optional operation).
put(double[]) - Method in class java.nio.DoubleBuffer
Relative bulk put method  (optional operation).
put(double[], int, int) - Method in class java.nio.DoubleBuffer
Relative bulk put method  (optional operation).
put(float) - Method in class java.nio.FloatBuffer
Relative put method  (optional operation).
put(float[]) - Method in class java.nio.FloatBuffer
Relative bulk put method  (optional operation).
put(float[], int, int) - Method in class java.nio.FloatBuffer
Relative bulk put method  (optional operation).
put(int) - Method in class java.nio.IntBuffer
Relative put method  (optional operation).
put(int[]) - Method in class java.nio.IntBuffer
Relative bulk put method  (optional operation).
put(int[], int, int) - Method in class java.nio.IntBuffer
Relative bulk put method  (optional operation).
put(int, boolean) - Method in class ohos.utils.PlainBooleanArray
Adds a key-value pair to PlainBooleanArray.
put(int, byte) - Method in class java.nio.ByteBuffer
Absolute put method  (optional operation).
put(int, char) - Method in class java.nio.CharBuffer
Absolute put method  (optional operation).
put(int, double) - Method in class java.nio.DoubleBuffer
Absolute put method  (optional operation).
put(int, float) - Method in class java.nio.FloatBuffer
Absolute put method  (optional operation).
put(int, int) - Method in class java.nio.IntBuffer
Absolute put method  (optional operation).
put(int, int) - Method in class ohos.utils.PlainIntArray
Adds a key-value pair to PlainIntArray.
put(int, long) - Method in class java.nio.LongBuffer
Absolute put method  (optional operation).
put(int, long) - Method in class ohos.utils.PlainLongArray
Adds a key-value pair to PlainLongArray.
put(int, short) - Method in class java.nio.ShortBuffer
Absolute put method  (optional operation).
put(int, E) - Method in class ohos.utils.PlainArray
Adds a key-value pair to PlainArray.
put(long) - Method in class java.nio.LongBuffer
Relative put method  (optional operation).
put(long[]) - Method in class java.nio.LongBuffer
Relative bulk put method  (optional operation).
put(long[], int, int) - Method in class java.nio.LongBuffer
Relative bulk put method  (optional operation).
put(long, E) - Method in class ohos.utils.LongPlainArray
Adds a key-value pair to LongPlainArray.
put(short) - Method in class java.nio.ShortBuffer
Relative put method  (optional operation).
put(short[]) - Method in class java.nio.ShortBuffer
Relative bulk put method  (optional operation).
put(short[], int, int) - Method in class java.nio.ShortBuffer
Relative bulk put method  (optional operation).
put(E) - Method in class java.util.concurrent.ArrayBlockingQueue
Inserts the specified element at the tail of this queue, waiting for space to become available if the queue is full.
put(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque), waiting if necessary for space to become available.
put(E) - Method in interface java.util.concurrent.BlockingQueue
Inserts the specified element into this queue, waiting if necessary for space to become available.
put(E) - Method in class java.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
put(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
put(E) - Method in class java.util.concurrent.LinkedBlockingQueue
Inserts the specified element at the tail of this queue, waiting if necessary for space to become available.
put(E) - Method in class java.util.concurrent.LinkedTransferQueue
Inserts the specified element at the tail of this queue.
put(E) - Method in class java.util.concurrent.PriorityBlockingQueue
Inserts the specified element into this priority queue.
put(E) - Method in class java.util.concurrent.SynchronousQueue
Adds the specified element to this queue, waiting if necessary for another thread to receive it.
put(Object, Object) - Method in class java.security.Provider
Sets the key property to have the specified value.
put(Object, Object) - Method in class java.util.jar.Attributes
Associates the specified value with the specified attribute name (key) in this Map.
put(String) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(String, boolean) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named boolean field into the persistent field.
put(String, byte) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named byte field into the persistent field.
put(String, char) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named char field into the persistent field.
put(String, double) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named double field into the persistent field.
put(String, float) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named float field into the persistent field.
put(String, int) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named int field into the persistent field.
put(String, int, int) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(String, long) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named long field into the persistent field.
put(String, short) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named short field into the persistent field.
put(String, Double) - Method in class ohos.data.search.model.IndexData
Stores a key-value pair with a string key and a double value.
put(String, Float) - Method in class ohos.data.search.model.IndexData
Stores a key-value pair with a string key and a float value.
put(String, Integer) - Method in class ohos.data.search.model.IndexData
Stores a key-value pair with a string key and an integer value.
put(String, Long) - Method in class ohos.data.search.model.IndexData
Stores a key-value pair with a string key and a long value.
put(String, Object) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named Object field into the persistent field.
put(String, Object) - Method in class ohos.utils.zson.ZSONObject
Puts a specified key-value pair to the map of this ZSONObject.
put(String, String) - Method in class java.util.prefs.AbstractPreferences
Implements the put method as per the specification in Preferences#put(String,String).
put(String, String) - Method in class java.util.prefs.Preferences
Associates the specified value with the specified key in this preference node.
put(String, String) - Method in class ohos.data.search.model.IndexData
Stores a string key-value pair.
put(URI, URLConnection) - Method in class java.net.ResponseCache
The protocol handler calls this method after a resource has been retrieved, and the ResponseCache must decide whether or not to store the resource in its cache.
put(URI, URLConnection) - Method in class ohos.net.HttpResponseCache
 
put(URI, Map<String, List<String>>) - Method in class java.net.CookieHandler
Sets all the applicable cookies, examples are response header fields that are named Set-Cookie2, present in the response headers into a cookie cache.
put(URI, Map<String, List<String>>) - Method in class java.net.CookieManager
 
put(ByteBuffer) - Method in class java.nio.ByteBuffer
Relative bulk put method  (optional operation).
put(CharBuffer) - Method in class java.nio.CharBuffer
Relative bulk put method  (optional operation).
put(DoubleBuffer) - Method in class java.nio.DoubleBuffer
Relative bulk put method  (optional operation).
put(FloatBuffer) - Method in class java.nio.FloatBuffer
Relative bulk put method  (optional operation).
put(IntBuffer) - Method in class java.nio.IntBuffer
Relative bulk put method  (optional operation).
put(LongBuffer) - Method in class java.nio.LongBuffer
Relative bulk put method  (optional operation).
put(ShortBuffer) - Method in class java.nio.ShortBuffer
Relative bulk put method  (optional operation).
put(K, V) - Method in class java.util.AbstractMap
Associates the specified value with the specified key in this map (optional operation).
put(K, V) - Method in class java.util.concurrent.ConcurrentHashMap
Maps the specified key to the specified value in this table.
put(K, V) - Method in class java.util.concurrent.ConcurrentSkipListMap
Associates the specified value with the specified key in this map.
put(K, V) - Method in class java.util.Dictionary
Maps the specified key to the specified value in this dictionary.
put(K, V) - Method in class java.util.EnumMap
Associates the specified value with the specified key in this map.
put(K, V) - Method in class java.util.HashMap
Associates the specified value with the specified key in this map.
put(K, V) - Method in class java.util.Hashtable
Maps the specified key to the specified value in this hashtable.
put(K, V) - Method in class java.util.IdentityHashMap
Associates the specified value with the specified key in this identity hash map.
put(K, V) - Method in interface java.util.Map
Associates the specified value with the specified key in this map (optional operation).
put(K, V) - Method in class java.util.TreeMap
Associates the specified value with the specified key in this map.
put(K, V) - Method in class java.util.WeakHashMap
Associates the specified value with the specified key in this map.
put(K, V) - Method in class ohos.utils.LightweightMap
Saves a key-value pair to an LightweightMap container.
put(K, V) - Method in class ohos.utils.LruBuffer
Adds a key-value pair to the buffer.
putAll(Map<?, ?>) - Method in class java.security.Provider
Copies all of the mappings from the specified Map to this provider.
putAll(Map<?, ?>) - Method in class java.util.jar.Attributes
Copies all of the attribute name-value mappings from the specified Attributes to this Map.
putAll(Map<? extends String, ?>) - Method in class ohos.utils.zson.ZSONObject
Puts a map of key-value pairs into the map of this ZSONObject.
putAll(Map<? extends K, ? extends V>) - Method in class java.util.AbstractMap
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map<? extends K, ? extends V>) - Method in class java.util.concurrent.ConcurrentHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map<? extends K, ? extends V>) - Method in class java.util.EnumMap
Copies all of the mappings from the specified map to this map.
putAll(Map<? extends K, ? extends V>) - Method in class java.util.HashMap
Copies all of the mappings from the specified map to this map.
putAll(Map<? extends K, ? extends V>) - Method in class java.util.Hashtable
Copies all of the mappings from the specified map to this hashtable.
putAll(Map<? extends K, ? extends V>) - Method in class java.util.IdentityHashMap
Copies all of the mappings from the specified map to this map.
putAll(Map<? extends K, ? extends V>) - Method in interface java.util.Map
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map<? extends K, ? extends V>) - Method in class java.util.TreeMap
Copies all of the mappings from the specified map to this map.
putAll(Map<? extends K, ? extends V>) - Method in class java.util.WeakHashMap
Copies all of the mappings from the specified map to this map.
putAll(Map<? extends K, ? extends V>) - Method in class ohos.utils.LightweightMap
Adds all objects of a specified Map container to an LightweightMap container.
putAll(Map<String, Object>) - Method in class ohos.interwork.utils.PacMapEx
Adds all key-value pairs of a specified Map object into this PacMapEx.
putAll(Map<String, Object>) - Method in class ohos.utils.BasePacMap
Inserts all key-value pairs of a Map object into the built-in data object.
putAll(Map<String, Object>) - Method in class ohos.utils.PacMap
Inserts all key-value pairs of a Map object into the built-in data object.
putAll(BasePacMap) - Method in class ohos.utils.BasePacMap
Saves the key-value pairs in a BasePacMap object on the current object.
putAll(LightweightMap<? extends K, ? extends V>) - Method in class ohos.utils.LightweightMap
Adds all objects of a specified LightweightMap container to another LightweightMap container.
putAll(PacMap) - Method in class ohos.utils.PacMap
Saves the data in a PacMap object to the current object.
putBatch(List<Entry>) - Method in interface ohos.data.distributed.common.KvStore
Inserts key-value pairs into the KvStore database in batches.
putBlob(byte[], int, int) - Method in class ohos.data.resultset.SharedBlock
Assigns a byte array value to a specified position in the SharedBlock.
putBoolean(String, boolean) - Method in class java.util.prefs.AbstractPreferences
Implements the putBoolean method as per the specification in Preferences#putBoolean(String,boolean).
putBoolean(String, boolean) - Method in class java.util.prefs.Preferences
Associates a string representing the specified boolean value with the specified key in this preference node.
putBoolean(String, boolean) - Method in interface ohos.data.distributed.common.KvStore
Writes a key-value pair of the boolean type into the KvStore database.
putBoolean(String, boolean) - Method in interface ohos.data.preferences.Preferences
Sets a boolean value for the key in the Preferences object.
putBoolean(String, Boolean) - Method in class ohos.data.rdb.ValuesBucket
Puts a Boolean value into the current ValuesBucket and associates it with a given column name.
putBooleanValue(String, boolean) - Method in class ohos.utils.BasePacMap
Adds a boolean value matching a specified key.
putBooleanValue(String, boolean) - Method in class ohos.utils.PacMap
Adds a boolean value matching a specified key.
putBooleanValueArray(String, boolean[]) - Method in class ohos.utils.BasePacMap
Adds a boolean[] value matching a specified key.
putBooleanValueArray(String, boolean[]) - Method in class ohos.utils.PacMap
Adds a boolean[] value matching a specified key.
putByte(String, Byte) - Method in class ohos.data.rdb.ValuesBucket
Puts a byte value into the current ValuesBucket and associates it with a given column name.
putByteArray(String, byte[]) - Method in class java.util.prefs.AbstractPreferences
Implements the putByteArray method as per the specification in Preferences#putByteArray(String,byte[]).
putByteArray(String, byte[]) - Method in class java.util.prefs.Preferences
Associates a string representing the specified byte array with the specified key in this preference node.
putByteArray(String, byte[]) - Method in interface ohos.data.distributed.common.KvStore
Writes a key-value pair of the byte array type into the KvStore database.
putByteArray(String, byte[]) - Method in class ohos.data.rdb.ValuesBucket
Puts a byte array value into the current ValuesBucket and associates it with a given column name.
putByteValue(String, byte) - Method in class ohos.utils.BasePacMap
Adds a byte value matching a specified key.
putByteValue(String, byte) - Method in class ohos.utils.PacMap
Adds a byte value matching a specified key.
putByteValueArray(String, byte[]) - Method in class ohos.utils.BasePacMap
Adds a byte[] value matching a specified key.
putByteValueArray(String, byte[]) - Method in class ohos.utils.PacMap
Adds a byte[] value matching a specified key.
putChar(char) - Method in class java.nio.ByteBuffer
Relative put method for writing a char value  (optional operation).
putChar(int, char) - Method in class java.nio.ByteBuffer
Absolute put method for writing a char value  (optional operation).
putChar(String, char) - Method in class ohos.utils.BasePacMap
Adds a char value matching a specified key.
putChar(String, char) - Method in class ohos.utils.PacMap
Adds a char value matching a specified key.
putCharArray(String, char[]) - Method in class ohos.utils.BasePacMap
Adds a char[] value matching a specified key.
putCharArray(String, char[]) - Method in class ohos.utils.PacMap
Adds a char[] value matching a specified key.
putDimension(String, Dimension) - Method in class ohos.utils.BasePacMap
Inserts a key-value pair whose key is String and value is Dimension into PacMap.
putDouble(double) - Method in class java.nio.ByteBuffer
Relative put method for writing a double value  (optional operation).
putDouble(double, int, int) - Method in class ohos.data.resultset.SharedBlock
Assigns a double value to a specified position in the SharedBlock.
putDouble(int, double) - Method in class java.nio.ByteBuffer
Absolute put method for writing a double value  (optional operation).
putDouble(String, double) - Method in class java.util.prefs.AbstractPreferences
Implements the putDouble method as per the specification in Preferences#putDouble(String,double).
putDouble(String, double) - Method in class java.util.prefs.Preferences
Associates a string representing the specified double value with the specified key in this preference node.
putDouble(String, double) - Method in interface ohos.data.distributed.common.KvStore
Writes a key-value pair of the double type into the KvStore database.
putDouble(String, Double) - Method in class ohos.data.rdb.ValuesBucket
Puts a Double value into the current ValuesBucket and associates it with a given column name.
putDoubleValue(String, double) - Method in class ohos.media.common.Format
Sets metadata of the double floating-point type.
putDoubleValue(String, double) - Method in class ohos.utils.BasePacMap
Adds a double value matching a specified key.
putDoubleValue(String, double) - Method in class ohos.utils.PacMap
Adds a double value matching a specified key.
putDoubleValueArray(String, double[]) - Method in class ohos.utils.BasePacMap
Adds a double[] value matching a specified key.
putDoubleValueArray(String, double[]) - Method in class ohos.utils.PacMap
Adds a double[] value matching a specified key.
PutField() - Constructor for class java.io.ObjectOutputStream.PutField
 
putFields() - Method in class java.io.ObjectOutputStream
Retrieve the object used to buffer persistent fields to be written to the stream.
putFirst(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the front of this deque, waiting if necessary for space to become available.
putFirst(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
putFloat(float) - Method in class java.nio.ByteBuffer
Relative put method for writing a float value  (optional operation).
putFloat(int, float) - Method in class java.nio.ByteBuffer
Absolute put method for writing a float value  (optional operation).
putFloat(String, float) - Method in class java.util.prefs.AbstractPreferences
Implements the putFloat method as per the specification in Preferences#putFloat(String,float).
putFloat(String, float) - Method in class java.util.prefs.Preferences
Associates a string representing the specified float value with the specified key in this preference node.
putFloat(String, float) - Method in interface ohos.data.distributed.common.KvStore
Writes a key-value pair of the float type into the KvStore database.
putFloat(String, float) - Method in interface ohos.data.preferences.Preferences
Sets a float value for the key in the Preferences object.
putFloat(String, Float) - Method in class ohos.data.rdb.ValuesBucket
Puts a Float value into the current ValuesBucket and associates it with a given column name.
putFloatDimension(String, FloatDimension) - Method in class ohos.utils.BasePacMap
Inserts a key-value pair whose key is String and value is FloatDimension into PacMap.
putFloatValue(String, float) - Method in class ohos.media.common.Format
Sets metadata of the floating-point type.
putFloatValue(String, float) - Method in class ohos.utils.BasePacMap
Adds a float value matching a specified key.
putFloatValue(String, float) - Method in class ohos.utils.PacMap
Adds a float value matching a specified key.
putFloatValueArray(String, float[]) - Method in class ohos.utils.BasePacMap
Adds a float[] value matching a specified key.
putFloatValueArray(String, float[]) - Method in class ohos.utils.PacMap
Adds a float[] value matching a specified key.
putIfAbsent(Object, Object) - Method in class java.security.Provider
If the specified key is not already associated with a value (or is mapped to null) associates it with the given value and returns null, else returns the current value.
putIfAbsent(K, V) - Method in class java.util.concurrent.ConcurrentHashMap
If the specified key is not already associated with a value, associate it with the given value.
putIfAbsent(K, V) - Method in interface java.util.concurrent.ConcurrentMap
If the specified key is not already associated with a value, associate it with the given value.
putIfAbsent(K, V) - Method in class java.util.concurrent.ConcurrentSkipListMap
If the specified key is not already associated with a value, associate it with the given value.
putIfAbsent(K, V) - Method in class java.util.HashMap
 
putIfAbsent(K, V) - Method in class java.util.Hashtable
 
putIfAbsent(K, V) - Method in interface java.util.Map
If the specified key is not already associated with a value (or is mapped to null) associates it with the given value and returns null, else returns the current value.
putInt(int) - Method in class java.nio.ByteBuffer
Relative put method for writing an int value  (optional operation).
putInt(int, int) - Method in class java.nio.ByteBuffer
Absolute put method for writing an int value  (optional operation).
putInt(String, int) - Method in class java.util.prefs.AbstractPreferences
Implements the putInt method as per the specification in Preferences#putInt(String,int).
putInt(String, int) - Method in class java.util.prefs.Preferences
Associates a string representing the specified int value with the specified key in this preference node.
putInt(String, int) - Method in interface ohos.data.distributed.common.KvStore
Writes a key-value pair of the int type into the KvStore database.
putInt(String, int) - Method in interface ohos.data.preferences.Preferences
Sets an int value for the key in the Preferences object.
putInteger(String, Integer) - Method in class ohos.data.rdb.ValuesBucket
Puts an Integer value into the current ValuesBucket and associates it with a given column name.
putIntegerList(String, ArrayList<Integer>) - Method in class ohos.utils.PacMap
Adds an ArrayList<Integer> value matching a specified key.
putIntValue(String, int) - Method in class ohos.media.common.Format
Sets metadata of the integer type.
putIntValue(String, int) - Method in class ohos.utils.BasePacMap
Adds an int value matching a specified key.
putIntValue(String, int) - Method in class ohos.utils.PacMap
Adds an int value matching a specified key.
putIntValueArray(String, int[]) - Method in class ohos.utils.BasePacMap
Adds an int[] value matching a specified key.
putIntValueArray(String, int[]) - Method in class ohos.utils.PacMap
Adds an int[] value matching a specified key.
putLast(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the end of this deque, waiting if necessary for space to become available.
putLast(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
putLong(int, long) - Method in class java.nio.ByteBuffer
Absolute put method for writing a long value  (optional operation).
putLong(long) - Method in class java.nio.ByteBuffer
Relative put method for writing a long value  (optional operation).
putLong(long, int, int) - Method in class ohos.data.resultset.SharedBlock
Assigns a long value to a specified position in the SharedBlock.
putLong(String, long) - Method in class java.util.prefs.AbstractPreferences
Implements the putLong method as per the specification in Preferences#putLong(String,long).
putLong(String, long) - Method in class java.util.prefs.Preferences
Associates a string representing the specified long value with the specified key in this preference node.
putLong(String, long) - Method in interface ohos.data.preferences.Preferences
Sets a long value for the key in the Preferences object.
putLong(String, Long) - Method in class ohos.data.rdb.ValuesBucket
Puts a Long value into the current ValuesBucket and associates it with a given column name.
putLongValue(String, long) - Method in class ohos.media.common.Format
Sets metadata of the long integer type.
putLongValue(String, long) - Method in class ohos.utils.BasePacMap
Adds a long value matching a specified key.
putLongValue(String, long) - Method in class ohos.utils.PacMap
Adds a long value matching a specified key.
putLongValueArray(String, long[]) - Method in class ohos.utils.BasePacMap
Adds a long[] value matching a specified key.
putLongValueArray(String, long[]) - Method in class ohos.utils.PacMap
Adds a long[] value matching a specified key.
putNextEntry(ZipEntry) - Method in class java.util.jar.JarOutputStream
Begins writing a new JAR file entry and positions the stream to the start of the entry data.
putNextEntry(ZipEntry) - Method in class java.util.zip.ZipOutputStream
Begins writing a new ZIP file entry and positions the stream to the start of the entry data.
putNull(int, int) - Method in class ohos.data.resultset.SharedBlock
Assigns null to a specified position in the SharedBlock.
putNull(String) - Method in class ohos.data.rdb.ValuesBucket
Puts a null value into the current ValuesBucket and associates it with a given column name.
putObjectValue(String, Object) - Method in class ohos.interwork.utils.PacMapEx
Adds a universal object with a specified key.
putObjectValue(String, Object) - Method in class ohos.media.common.Format
Sets metadata of the character Object type.
putObjectValue(String, Object) - Method in class ohos.utils.BasePacMap
Adds a universal object with a specified key.
putObjectValue(String, Object) - Method in class ohos.utils.PacMap
Adds a universal object with a specified key.
putPacMap(String, PacMap) - Method in class ohos.utils.PacMap
Adds a PacMap value matching a specified key.
putPersistablePacMap(String, PersistablePacMap) - Method in class ohos.utils.PersistablePacMap
Adds a PersistablePacMap object with the specified key into this PersistablePacMap object.
putPlainArray(String, PlainArray<? extends Sequenceable>) - Method in class ohos.utils.BasePacMap
Inserts a key-value pair whose key is String and value is PlainArray into PacMap.
putRemoteObject(String, Object) - Method in class ohos.utils.BasePacMap
Inserts a key-value pair whose key is String and value is Object into PacMap.
putSequenceableObject(String, Sequenceable) - Method in class ohos.utils.PacMap
Adds a Sequenceable value matching a specified key.
putSequenceableObjectArray(String, Sequenceable[]) - Method in class ohos.utils.PacMap
Adds a Sequenceable[] value matching a specified key.
putSequenceableObjectList(String, ArrayList<Sequenceable>) - Method in class ohos.utils.PacMap
Adds an ArrayList<Sequenceable> value matching a specified key.
putSerializableObject(String, Serializable) - Method in class ohos.utils.PacMap
Adds a Serializable value matching a specified key.
putService(Provider.Service) - Method in class java.security.Provider
Add a service.
putShort(int, short) - Method in class java.nio.ByteBuffer
Absolute put method for writing a short value  (optional operation).
putShort(short) - Method in class java.nio.ByteBuffer
Relative put method for writing a short value  (optional operation).
putShort(String, Short) - Method in class ohos.data.rdb.ValuesBucket
Puts a Short value into the current ValuesBucket and associates it with a given column name.
putShortValue(String, short) - Method in class ohos.utils.BasePacMap
Adds a short value matching a specified key.
putShortValue(String, short) - Method in class ohos.utils.PacMap
Adds a short value matching a specified key.
putShortValueArray(String, short[]) - Method in class ohos.utils.BasePacMap
Adds a short[] value matching a specified key.
putShortValueArray(String, short[]) - Method in class ohos.utils.PacMap
Adds a short[] value matching a specified key.
putSpi(String, String) - Method in class java.util.prefs.AbstractPreferences
Put the given key-value association into this preference node.
putString(String, int, int) - Method in class ohos.data.resultset.SharedBlock
Assigns a string value to a specified position in the SharedBlock.
putString(String, String) - Method in interface ohos.data.distributed.common.KvStore
Writes a key-value pair of the string type into the KvStore database.
putString(String, String) - Method in interface ohos.data.preferences.Preferences
Sets a string value for the key in the Preferences object.
putString(String, String) - Method in class ohos.data.rdb.ValuesBucket
Puts a String value into the current ValuesBucket and associates it with a given column name.
putString(String, String) - Method in class ohos.utils.BasePacMap
Adds a String value matching a specified key.
putString(String, String) - Method in class ohos.utils.PacMap
Adds a String value matching a specified key.
putStringArray(String, String[]) - Method in class ohos.utils.BasePacMap
Adds a String[] value matching a specified key.
putStringArray(String, String[]) - Method in class ohos.utils.PacMap
Adds a String[] value matching a specified key.
putStringList(String, ArrayList<String>) - Method in class ohos.utils.PacMap
Adds an ArrayList<String> value matching a specified key.
putStringSet(String, Set<String>) - Method in interface ohos.data.preferences.Preferences
Sets a string set value for the key in the Preferences object.
putStringValue(String, String) - Method in class ohos.media.common.Format
Sets metadata of the character string type.
putValue(String, Object) - Method in interface javax.net.ssl.SSLSession
Binds the specified value object into the session's application layer data with the given name.
putValue(String, String) - Method in class java.util.jar.Attributes
Associates the specified value with the specified attribute name, specified as a String.
putValues(ValuesBucket) - Method in class ohos.data.rdb.ValuesBucket
Puts values of a designated ValuesBucket into the current ValuesBucket.
PWD - ohos.wifi.WifiSecurity.EapMethod
EAP password
PX - ohos.agp.components.Text.TextSizeType
Indicates actual pixels on the screen.

Q

QAF - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
QAPH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
QName - Class in ohos.javax.xml.namespace
QName represents a qualified name as defined in the XML specifications: XML Schema Part2: Datatypes specification, Namespaces in XML, Namespaces in XML Errata.
QName(String) - Constructor for class ohos.javax.xml.namespace.QName
QName constructor specifying the local part.
QName(String, String) - Constructor for class ohos.javax.xml.namespace.QName
QName constructor specifying the Namespace URI and local part.
QName(String, String, String) - Constructor for class ohos.javax.xml.namespace.QName
QName constructor specifying the Namespace URI, local part and prefix.
quadTo(float, float, float, float) - Method in class ohos.agp.render.Path
Adds a smooth quadratic bezier curve from the last point of this Path to (xCoor1, yCoor1) based on the absolute position.
quadTo(Point, Point) - Method in class ohos.agp.render.Path
Adds a smooth quadratic Bezier curve.
quality - Variable in class ohos.ai.cv.sr.SisrConfiguration
Indicates the super resolution quality, high for default.
quality - Variable in class ohos.media.image.ImagePacker.PackingOptions
Indicates the image compression quality.
QUALITY_LEVEL_1080P - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the 1080p resolution.
QUALITY_LEVEL_2160P - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the 2160p resolution.
QUALITY_LEVEL_2K - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the 2K resolution.
QUALITY_LEVEL_480P - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the 480p resolution.
QUALITY_LEVEL_4KDCI - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the DCI 4K resolution.
QUALITY_LEVEL_720P - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the 720p resolution.
QUALITY_LEVEL_CIF - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the Common Interchange Format (CIF) resolution.
QUALITY_LEVEL_HIGH - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the highest video quality.
QUALITY_LEVEL_HIGH_SPEED_1080P - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the 1080p resolution for high-speed photography.
QUALITY_LEVEL_HIGH_SPEED_2160P - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the 2160p resolution for high-speed photography.
QUALITY_LEVEL_HIGH_SPEED_480P - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the 480p resolution for high-speed photography.
QUALITY_LEVEL_HIGH_SPEED_4KDCI - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the DCI 4K resolution for high-speed photography.
QUALITY_LEVEL_HIGH_SPEED_720P - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the 720p resolution for high-speed photography.
QUALITY_LEVEL_HIGH_SPEED_CIF - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the CIF resolution for high-speed photography.
QUALITY_LEVEL_HIGH_SPEED_HIGH - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the highest video quality for high-speed photography.
QUALITY_LEVEL_HIGH_SPEED_LOW - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the lowest video quality for high-speed photography.
QUALITY_LEVEL_HIGH_SPEED_VGA - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the VGA resolution for high-speed photography.
QUALITY_LEVEL_LOW - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the lowest video quality.
QUALITY_LEVEL_QCIF - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the Quarter Common Intermediate Format (QCIF) resolution.
QUALITY_LEVEL_QHD - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the Quad high-definition (QHD) resolution.
QUALITY_LEVEL_QVGA - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the Quarter Video Graphics Array (QVGA) resolution.
QUALITY_LEVEL_TIME_LAPSE_1080P - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the 1080p resolution for time-lapse video recording.
QUALITY_LEVEL_TIME_LAPSE_2160P - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the 2160p resolution for time-lapse video recording.
QUALITY_LEVEL_TIME_LAPSE_2K - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the 2K resolution for time-lapse video recording.
QUALITY_LEVEL_TIME_LAPSE_480P - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the 480p resolution for time-lapse video recording.
QUALITY_LEVEL_TIME_LAPSE_4KDCI - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the DCI 4K resolution for time-lapse video recording.
QUALITY_LEVEL_TIME_LAPSE_720P - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the 720p resolution for time-lapse video recording.
QUALITY_LEVEL_TIME_LAPSE_CIF - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the CIF resolution for time-lapse video recording.
QUALITY_LEVEL_TIME_LAPSE_HIGH - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the highest video quality for time-lapse photography.
QUALITY_LEVEL_TIME_LAPSE_LOW - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the lowest video quality for time-lapse photography.
QUALITY_LEVEL_TIME_LAPSE_QCIF - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the QCIF resolution for time-lapse video recording.
QUALITY_LEVEL_TIME_LAPSE_QHD - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the QHD resolution for time-lapse video recording.
QUALITY_LEVEL_TIME_LAPSE_QVGA - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the QVGA resolution for time-lapse video recording.
QUALITY_LEVEL_TIME_LAPSE_VGA - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the VGA resolution for time-lapse video recording.
QUALITY_LEVEL_VGA - Static variable in class ohos.media.recorder.RecorderProfile
Indicates the Video Graphics Array (VGA) resolution.
qualityLevel - Variable in class ohos.media.recorder.RecorderProfile
Indicates the video quality.
QUART - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: quart
QUARTER - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is quarter, e.g. "last quarter", "in 5 quarters".
QUARTER - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the quarter field.
QUARTER - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with quarter.
QUARTER - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
QUARTER_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'Q' field alignment, corresponding to the Calendar#MONTH field.
QUARTER_OF_YEAR - Static variable in class java.time.temporal.IsoFields
The field that represents the quarter-of-year.
QUARTER_YEARS - Static variable in class java.time.temporal.IsoFields
Unit that represents the concept of a quarter-year.
QUATERNARY - Static variable in class ohos.global.icu.text.Collator
[icu] Fourth level collator strength value.
Quaternion - Class in ohos.agp.render.render3d.math
Represents the quaternion in mathematics.
Quaternion(float[], int) - Constructor for class ohos.agp.render.render3d.math.Quaternion
Creates a quaternion from a one-dimensional float array.
Quaternion(float, float, float, float) - Constructor for class ohos.agp.render.render3d.math.Quaternion
Creates a quaternion.
query() - Method in class ohos.miscservices.download.DownloadSession
Queries download information of a session, which is defined in DownloadSession.DownloadInfo.
query(int, String[]) - Method in class ohos.sysappcomponents.calendar.CalendarDataHelper
Queries calendar data in the database based on ID and columns.
query(TemporalQuery<R>) - Method in interface java.time.chrono.ChronoLocalDate
Queries this date using the specified query.
query(TemporalQuery<R>) - Method in interface java.time.chrono.ChronoLocalDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in interface java.time.chrono.ChronoZonedDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in interface java.time.chrono.Era
Queries this era using the specified query.
query(TemporalQuery<R>) - Method in enum java.time.DayOfWeek
Queries this day-of-week using the specified query.
query(TemporalQuery<R>) - Method in class java.time.Instant
Queries this instant using the specified query.
query(TemporalQuery<R>) - Method in class java.time.LocalDate
Queries this date using the specified query.
query(TemporalQuery<R>) - Method in class java.time.LocalDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in class java.time.LocalTime
Queries this time using the specified query.
query(TemporalQuery<R>) - Method in enum java.time.Month
Queries this month-of-year using the specified query.
query(TemporalQuery<R>) - Method in class java.time.MonthDay
Queries this month-day using the specified query.
query(TemporalQuery<R>) - Method in class java.time.OffsetDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in class java.time.OffsetTime
Queries this time using the specified query.
query(TemporalQuery<R>) - Method in interface java.time.temporal.TemporalAccessor
Queries this date-time.
query(TemporalQuery<R>) - Method in class java.time.Year
Queries this year using the specified query.
query(TemporalQuery<R>) - Method in class java.time.YearMonth
Queries this year-month using the specified query.
query(TemporalQuery<R>) - Method in class java.time.ZonedDateTime
Queries this date-time using the specified query.
query(TemporalQuery<R>) - Method in class java.time.ZoneOffset
Queries this offset using the specified query.
query(DataAbilityPredicates, String[]) - Method in class ohos.sysappcomponents.calendar.CalendarDataHelper
Queries calendar data in the database based on predicates and columns.
query(DataAbilityPredicates, String[], long, long) - Method in class ohos.sysappcomponents.calendar.CalendarDataHelper.InstancesDataHelper
Queries database instance data based on predicates, columns, and the range specified by begin and end.
query(OrmPredicates) - Method in interface ohos.data.orm.OrmContext
Queries OrmObject instances that meet the conditions specified by the OrmPredicates instance.
query(OrmPredicates, String[]) - Method in interface ohos.data.orm.OrmContext
Queries results that meet the conditions specified by the OrmPredicates instance and returns the results based on specified columns.
query(AbsRdbPredicates, String[]) - Method in interface ohos.data.rdb.RdbStore
Queries data in the database based on specified conditions.
query(Uri, String[], DataAbilityPredicates) - Method in class ohos.aafwk.ability.Ability
Queries one or more data records in the database.
query(Uri, String[], DataAbilityPredicates) - Method in class ohos.aafwk.ability.DataAbilityHelper
Queries data in the database.
Query - Class in ohos.data.distributed.common
Represents a database query using a predicate.
QUERY - Static variable in interface ohos.data.search.model.SearchParameter
Keyword that maps to a JSONObject consisting of a user input and specified search fields.
QUERY_OPTION_ARGB8888 - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates a query option to get the ARGB8888 frame closest to the specified timestamp.
QUERY_OPTION_CLOSEST - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates a query option to get the frame closest to the specified timestamp.
QUERY_OPTION_CLOSEST_SYNC - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates a query option to get the keyframe closest to the specified timestamp.
QUERY_OPTION_NEXT_SYNC - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates a query option to get the next keyframe closest to the specified timestamp.
QUERY_OPTION_PREVIOUS_SYNC - Static variable in class ohos.media.photokit.metadata.AVMetadataHelper
Indicates a query option to get the previous keyframe closest to the specified timestamp.
QUERY_SHORTCUT_HOME - Static variable in interface ohos.bundle.IBundleManager
Flag for query home shortcut.
QUERY_TYPE - ohos.data.rdb.RdbUtils.OperationType
Indicates the current database operation type is query.
queryAbilityByIntent(Intent, int, int) - Method in interface ohos.bundle.IBundleManager
Queries all AbilityInfo information based on the given intent.
queryAbilityInFgWholeMs() - Method in class ohos.bundleactive.BundleActiveInfos
Queries the total duration that the application is in the foreground.
queryAbilityPrevAccessMs() - Method in class ohos.bundleactive.BundleActiveInfos
Queries the last time when the application was accessed.
queryAbilityPrevSeenMs() - Method in class ohos.bundleactive.BundleActiveInfos
Queries the last time when the application was visible in the foreground.
queryAbilitySeenWholeMs() - Method in class ohos.bundleactive.BundleActiveInfos
Queries the total duration that the application is visible in the foreground.
queryAppUsagePriorityGroup() - Method in class ohos.bundleactive.BundleActiveInfosMgr
Queries the usage priority group of the calling application.
queryAppUsagePriorityGroup() - Method in class ohos.bundleactive.BundleActiveStates.State
Queries the usage priority group of the application to which this BundleActiveStates.State object belongs.
queryBundleActiveInfos(long, long) - Method in class ohos.bundleactive.BundleActiveInfosMgr
Queries usage information about each bundle within a specified period.
queryBundleActiveInfosByInterval(int, long, long) - Method in class ohos.bundleactive.BundleActiveInfosMgr
Queries usage information about each bundle within a specified period at a specified interval.
queryBundleActiveStates(long, long) - Method in class ohos.bundleactive.BundleActiveInfosMgr
Queries state data of all bundles within a specified period identified by the start and end time.
queryBundleName() - Method in class ohos.bundleactive.BundleActiveInfos
Queries the bundle name of the application.
queryBundleName() - Method in class ohos.bundleactive.BundleActiveStates.State
Queries the bundle name associated with this state.
queryByStep(AbsRdbPredicates, String[]) - Method in interface ohos.data.rdb.RdbStore
Queries data in the database based on specified conditions.
QueryCallback - Interface in ohos.data.async
Processes the data query result when a data query is performed in the database.
queryContact(String, Holder, ContactAttributes) - Method in class ohos.sysappcomponents.contact.ContactsHelper
Queries a specified contact of specified attributes.
queryContacts(Holder, ContactAttributes) - Method in class ohos.sysappcomponents.contact.ContactsHelper
Queries contacts with query conditions.
queryContactsByEmail(String, Holder, ContactAttributes) - Method in class ohos.sysappcomponents.contact.ContactsHelper
Queries contacts by a specified email address, contact holder, and contact attributes.
queryContactsByPhoneNumber(String, Holder, ContactAttributes) - Method in class ohos.sysappcomponents.contact.ContactsHelper
Queries contacts by a phone number, holder, and contact attribute.
queryCurrentBundleActiveStates(long, long) - Method in class ohos.bundleactive.BundleActiveInfosMgr
Queries state data of the current bundle within a specified period.
queryCurrentOsAccount() - Method in class ohos.account.AccountAbility
Queries information about the current OS account.
queryFgAbilityAccessWholeMs() - Method in class ohos.bundleactive.BundleActiveInfos
Queries the total duration that the application is used in the foreground.
queryFgAbilityPrevAccessMs() - Method in class ohos.bundleactive.BundleActiveInfos
Queries the last time when the foreground application was accessed.
queryFrom(TemporalAccessor) - Method in interface java.time.temporal.TemporalQuery
Queries the specified temporal object.
queryGroups(Holder) - Method in class ohos.sysappcomponents.contact.ContactsHelper
Queries contact groups.
queryHolders() - Method in class ohos.sysappcomponents.contact.ContactsHelper
Queries contact holders.
queryIndexOfLink() - Method in class ohos.bundleactive.BundleActiveStates.State
Queries the shortcut ID associated with this state.
queryInfoByPackageName(UUID, String, int) - Method in class ohos.storageinfomgr.StorageInfoManager
Obtains the storage information of a specified application that belongs to a specified user on a specified storage volume.
queryInfoByUid(UUID, int) - Method in class ohos.storageinfomgr.StorageInfoManager
Obtains the application storage status of a specified user on a specified storage volume.
queryInfosBeginMs() - Method in class ohos.bundleactive.BundleActiveInfos
Queries the time of the first bundle usage record in this BundleActiveInfos object.
queryInfosEndMs() - Method in class ohos.bundleactive.BundleActiveInfos
Queries the time of the last bundle usage record in this BundleActiveInfos object.
queryKey(long, Holder) - Method in class ohos.sysappcomponents.contact.ContactsHelper
Obtains the query key of a contact based on a specified ID and holder.
queryLocalInterface(String) - Method in interface ohos.rpc.IRemoteObject
Queries the description of an interface.
queryLocalInterface(String) - Method in class ohos.rpc.RemoteObject
Queries a remote object using an interface descriptor.
queryLocalInterface(String) - Method in class ohos.rpc.RemoteProxy
Queries a local interface with a specified descriptor.
queryMimeType() - Method in class ohos.miscservices.download.DownloadSession
Queries the MIME type of the download file.
queryMyCard(ContactAttributes) - Method in class ohos.sysappcomponents.contact.ContactsHelper
Queries information about "my card".
queryNameOfClass() - Method in class ohos.bundleactive.BundleActiveStates.State
Queries the class name associated with this state.
queryNextState(BundleActiveStates.State) - Method in class ohos.bundleactive.BundleActiveStates
Obtains the next bundle state from this BundleActiveStates object and fills the state data in stateOut.
QueryOperation - Enum in ohos.data.distributed.file
 
queryOsAccountDistributedInfo() - Method in class ohos.account.AccountAbility
Queries the distributed information of the current OS account.
queryRecentAbilityMissionInfo(int, int) - Method in interface ohos.app.IAbilityManager
Query recent Ability Mission info.
queryRemoteAbilityByIntent(Intent) - Static method in class ohos.distributedschedule.interwork.DeviceManager
Queries information about a particular remote application on the current distributed network based on the specified Intent.
queryRunningAbilityMissionInfo(int) - Method in interface ohos.app.IAbilityManager
Query running Ability Mission info.
querySelfFaultLog(int, int) - Static method in class ohos.hiviewdfx.Faultlogger
Queries fault records of your application.
querySql(String, String[]) - Method in interface ohos.data.rdb.RdbStore
Executes an SQL statement.
querySqlByStep(String, String[]) - Method in interface ohos.data.rdb.RdbStore
Executes an SQL statement and specifies the result set.
querySqlWithHook(String, String[], ResultSetHook) - Method in interface ohos.data.rdb.RdbStore
Executes an SQL statement and specifies the result set.
queryStateOccurredMs() - Method in class ohos.bundleactive.BundleActiveStates.State
Queries the time when this state occurred.
queryStateType() - Method in class ohos.bundleactive.BundleActiveStates.State
Queries the state type of this state.
queryWithHook(AbsRdbPredicates, String[], ResultSetHook) - Method in interface ohos.data.rdb.RdbStore
Queries data in the database based on specified conditions and specifies the result set.
Queue<E> - Interface in java.util
A collection designed for holding elements prior to processing.
QUEUED - ohos.agp.render.render3d.Task.State
Indicates the task is queuing but not running yet.
quickCheck(CharSequence) - Method in class ohos.global.icu.text.Normalizer2
Tests if the string is normalized.
quickReject(float, float, float, float) - Method in class ohos.agp.render.Canvas
Quickly checks whether the canvas's visible area intersects with the clip area.
quickReject(int, int, int, int) - Method in class ohos.agp.render.Region
Check whether the current region is empty or whether the specified rectangle does not intersect the current region.
quickReject(Region) - Method in class ohos.agp.render.Region
Check whether the current region is empty or whether the specified region does not intersect the current region.
quickReject(Rect) - Method in class ohos.agp.render.Region
Check whether the current region is empty or whether the specified rectangle does not intersect the current region.
quickRejectPath(Path) - Method in class ohos.agp.render.Canvas
Quickly checks whether specified path does not intersect the clip region.
quickRejectRect(RectFloat) - Method in class ohos.agp.render.Canvas
Quickly checks whether specified rectangle does not intersect the clip region.
quietlyComplete() - Method in class java.util.concurrent.ForkJoinTask
Completes this task normally without setting a value.
quietlyCompleteRoot() - Method in class java.util.concurrent.CountedCompleter
Equivalent to getRoot().quietlyComplete().
quietlyInvoke() - Method in class java.util.concurrent.ForkJoinTask
Commences performing this task and awaits its completion if necessary, without returning its result or throwing its exception.
quietlyJoin() - Method in class java.util.concurrent.ForkJoinTask
Joins this task, without returning its result or throwing its exception.
QUOTATION - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
QUOTATION_END - Static variable in class ohos.global.icu.util.LocaleData
Delimiter type for LocaleData.getDelimiter(int).
QUOTATION_MARK - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Quotation_Mark.
QUOTATION_START - Static variable in class ohos.global.icu.util.LocaleData
Delimiter type for LocaleData.getDelimiter(int).
quote(String) - Static method in class java.util.regex.Pattern
Returns a literal pattern String for the specified String.
quoteChar(int) - Method in class java.io.StreamTokenizer
Specifies that matching pairs of this character delimit string constants in this tokenizer.
quoteReplacement(String) - Static method in class java.util.regex.Matcher
Returns a literal replacement String for the specified String.

R

R_OK - Static variable in class ohos.system.OsHelperConstants
For details, see ACCESS(2)
R8_SRGB - ohos.agp.render.render3d.resources.ImageFormat
Indicates that each pixel holds a normalized 8-bit unsigned integer, which represents the value of an sRGB color space.
R8_UNORM - ohos.agp.render.render3d.resources.ImageFormat
Indicates that each pixel holds a normalized 8-bit unsigned integer.
R8G8B8A8_SRGB - ohos.agp.render.render3d.resources.ImageFormat
Indicates that each pixel holds a normalized 32-bit unsigned integer, which represents the value of an sRGB color space.
R8G8B8A8_UNORM - ohos.agp.render.render3d.resources.ImageFormat
Indicates that each pixel holds a normalized 32-bit unsigned integer.
RABI_1 - Static variable in class ohos.global.icu.util.IslamicCalendar
Constant for Rabi' al-awwal (or Rabi' I), the 3rd month of the Islamic year.
RABI_2 - Static variable in class ohos.global.icu.util.IslamicCalendar
Constant for Rabi' al-thani or (Rabi' II), the 4th month of the Islamic year.
RADIAL_GRADIENT_SHADER_TYPE - Static variable in class ohos.agp.components.element.ShapeElement
Indicates that the shader is of the radial type.
RADIAL_SHADER - ohos.agp.render.Paint.ShaderType
Indicates that the colors in the paint are shaded in radial manner around a center point.
RadialShader - Class in ohos.agp.render
Represents a shader that shades colors in radial manner around a center point.
RadialShader() - Constructor for class ohos.agp.render.RadialShader
Default constructor used to create a RadialShader.
RadialShader(Point, float, float[], Color[], Shader.TileMode) - Constructor for class ohos.agp.render.RadialShader
A constructor used to create a RadialShader based on the specified center point, radius, colors, and tile mode.
RADIAN - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of angle: radian
RADICAL - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Radical (new).
RADIO_TECHNOLOGY_1XRTT - Static variable in class ohos.telephony.TelephonyConstants
Indicates that RAT is code division multiple access (CDMA), including Interim Standard 95 (IS95) and Single-Carrier Radio Transmission Technology (1xRTT).
RADIO_TECHNOLOGY_EHRPD - Static variable in class ohos.telephony.TelephonyConstants
Indicates that RAT is evolved high rate packet data (EHRPD).
RADIO_TECHNOLOGY_EVDO - Static variable in class ohos.telephony.TelephonyConstants
Indicates that RAT is evolution data only (EVDO), including EVDO Rev.0, EVDO Rev.A, and EVDO Rev.B.
RADIO_TECHNOLOGY_GSM - Static variable in class ohos.telephony.TelephonyConstants
Indicates that RAT is global system for mobile communications (GSM), including GSM, general packet radio system (GPRS), and enhanced data rates for GSM evolution (EDGE).
RADIO_TECHNOLOGY_HSPA - Static variable in class ohos.telephony.TelephonyConstants
Indicates that RAT is high-speed packet access (HSPA), including HSPA, high-speed downlink packet access (HSDPA), and high-speed uplink packet access (HSUPA).
RADIO_TECHNOLOGY_HSPAP - Static variable in class ohos.telephony.TelephonyConstants
Indicates that RAT is evolved high-speed packet access (HSPA+), including HSPA+ and dual-carrier HSPA+ (DC-HSPA+).
RADIO_TECHNOLOGY_IWLAN - Static variable in class ohos.telephony.TelephonyConstants
Indicates that RAT is interworking WLAN (I-WLAN).
RADIO_TECHNOLOGY_LTE - Static variable in class ohos.telephony.TelephonyConstants
Indicates that RAT is long term evolution (LTE).
RADIO_TECHNOLOGY_LTE_CA - Static variable in class ohos.telephony.TelephonyConstants
Indicates that RAT is LTE carrier aggregation (LTE-CA).
RADIO_TECHNOLOGY_NR - Static variable in class ohos.telephony.TelephonyConstants
Indicates that RAT is 5G new radio (NR).
RADIO_TECHNOLOGY_TD_SCDMA - Static variable in class ohos.telephony.TelephonyConstants
Indicates that RAT is time division-synchronous code division multiple access (TD-SCDMA).
RADIO_TECHNOLOGY_UNKNOWN - Static variable in class ohos.telephony.TelephonyConstants
Indicates unknown radio access technology (RAT).
RADIO_TECHNOLOGY_WCDMA - Static variable in class ohos.telephony.TelephonyConstants
Indicates that RAT is wideband code division multiple address (WCDMA).
RadioButton - Class in ohos.agp.components
Provides a radio button, which can either be selected or deselected.
RadioButton(Context) - Constructor for class ohos.agp.components.RadioButton
Default constructor used to create a RadioButton instance by using the default attribute set and style.
RadioButton(Context, AttrSet) - Constructor for class ohos.agp.components.RadioButton
A constructor used to create a RadioButton instance by using specified attribute set and default style after the XML file is parsed.
RadioButton(Context, AttrSet, String) - Constructor for class ohos.agp.components.RadioButton
A constructor used to create a RadioButton instance by using specified attribute set and specified style after the XML file is parsed.
RadioContainer - Class in ohos.agp.components
Creates a group of radio buttons representing a range of exclusive options.
RadioContainer(Context) - Constructor for class ohos.agp.components.RadioContainer
Default constructor used to create a RadioContainer instance by using the default attribute set and style.
RadioContainer(Context, AttrSet) - Constructor for class ohos.agp.components.RadioContainer
A constructor used to create a RadioContainer instance by using specified attribute set and default style after the XML file is parsed.
RadioContainer(Context, AttrSet, String) - Constructor for class ohos.agp.components.RadioContainer
A constructor used to create a RadioContainer instance by using specified attribute set and specified style after the XML file is parsed.
RadioContainer.CheckedStateChangedListener - Interface in ohos.agp.components
Provides callback methods to process change events of a radio button container.
RadioInfoManager - Class in ohos.telephony
Provides interfaces for applications to obtain the network state, cell information, signal information, and device ID of the wireless cellular network (WCN), and provides a callback registration mechanism to listen for changes of the network, cell, and signal status of the WCN.
RadioStateObserver - Class in ohos.telephony
Monitors state updates of a device, including updates of the network state, signal strength, and cell information.
RadioStateObserver(int) - Constructor for class ohos.telephony.RadioStateObserver
Callback will be invoked in the current thread, which must have a runner.
RadioStateObserver(int, EventRunner) - Constructor for class ohos.telephony.RadioStateObserver
Callback will be invoked in the specified runner thread.
radix() - Method in class java.util.Scanner
Returns this scanner's default radix.
RAJAB - Static variable in class ohos.global.icu.util.IslamicCalendar
Constant for Rajab, the 7th month of the Islamic year.
RAMADAN - Static variable in class ohos.global.icu.util.IslamicCalendar
Constant for Ramadan, the 9th month of the Islamic year.
random() - Static method in class java.lang.Math
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
random() - Static method in class java.lang.StrictMath
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
Random - Class in java.util
An instance of this class is used to generate a stream of pseudorandom numbers.
Random() - Constructor for class java.util.Random
Creates a new random number generator.
Random(long) - Constructor for class java.util.Random
Creates a new random number generator using a single long seed.
RandomAccess - Interface in java.util
Marker interface used by List implementations to indicate that they support fast (generally constant time) random access.
RandomAccessFile - Class in java.io
Instances of this class support both reading and writing to a random access file.
RandomAccessFile(File, String) - Constructor for class java.io.RandomAccessFile
Creates a random access file stream to read from, and optionally to write to, the file specified by the File argument.
RandomAccessFile(String, String) - Constructor for class java.io.RandomAccessFile
Creates a random access file stream to read from, and optionally to write to, a file with the specified name.
randomUUID() - Static method in class java.util.UUID
Static factory to retrieve a type 4 (pseudo randomly generated) UUID.
range() - Method in enum java.time.temporal.ChronoField
Gets the range of valid values for the field.
range() - Method in interface java.time.temporal.TemporalField
Gets the range of valid values for the field.
range(int, int) - Static method in interface java.util.stream.IntStream
Returns a sequential ordered IntStream from startInclusive (inclusive) to endExclusive (exclusive) by an incremental step of 1.
range(long, long) - Static method in interface java.util.stream.LongStream
Returns a sequential ordered LongStream from startInclusive (inclusive) to endExclusive (exclusive) by an incremental step of 1.
range(E, E) - Static method in class java.util.EnumSet
Creates an enum set initially containing all of the elements in the range defined by the two specified endpoints.
range(ChronoField) - Method in interface java.time.chrono.Chronology
Gets the range of valid values for the specified field.
range(ChronoField) - Method in class java.time.chrono.HijrahChronology
 
range(ChronoField) - Method in class java.time.chrono.IsoChronology
 
range(ChronoField) - Method in class java.time.chrono.JapaneseChronology
 
range(ChronoField) - Method in class java.time.chrono.MinguoChronology
 
range(ChronoField) - Method in class java.time.chrono.ThaiBuddhistChronology
 
range(TemporalField) - Method in interface java.time.chrono.ChronoZonedDateTime
 
range(TemporalField) - Method in interface java.time.chrono.Era
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.chrono.HijrahDate
 
range(TemporalField) - Method in enum java.time.chrono.HijrahEra
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.chrono.JapaneseDate
 
range(TemporalField) - Method in class java.time.chrono.JapaneseEra
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.chrono.MinguoDate
 
range(TemporalField) - Method in class java.time.chrono.ThaiBuddhistDate
 
range(TemporalField) - Method in enum java.time.DayOfWeek
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.Instant
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.LocalDate
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.LocalDateTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.LocalTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in enum java.time.Month
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.MonthDay
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.OffsetDateTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.OffsetTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in interface java.time.temporal.TemporalAccessor
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.Year
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.YearMonth
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.ZonedDateTime
Gets the range of valid values for the specified field.
range(TemporalField) - Method in class java.time.ZoneOffset
Gets the range of valid values for the specified field.
rangeClosed(int, int) - Static method in interface java.util.stream.IntStream
Returns a sequential ordered IntStream from startInclusive (inclusive) to endInclusive (inclusive) by an incremental step of 1.
rangeClosed(long, long) - Static method in interface java.util.stream.LongStream
Returns a sequential ordered LongStream from startInclusive (inclusive) to endInclusive (inclusive) by an incremental step of 1.
rangeRefinedBy(TemporalAccessor) - Method in enum java.time.temporal.ChronoField
 
rangeRefinedBy(TemporalAccessor) - Method in interface java.time.temporal.TemporalField
Get the range of valid values for this field using the temporal object to refine the result.
ranges() - Method in class ohos.global.icu.text.UnicodeSet
Provide for faster iteration than by String.
RangeValueIterator - Interface in ohos.global.icu.util
Interface for enabling iteration over sets of <int index, int value>, where index is the sorted integer index in ascending order and value, its associated integer value.
RangeValueIterator.Element - Class in ohos.global.icu.util
Return result wrapper for ohos.global.icu.util.RangeValueIterator.
RATA_DIE - Static variable in class java.time.temporal.JulianFields
Rata Die field.
RATE_INIT - Static variable in class ohos.media.common.VideoProperty
Indicates the default video frame rate.
Rating - Class in ohos.agp.components
Provides a rating with rating items such as stars or any other drawables.
Rating(Context) - Constructor for class ohos.agp.components.Rating
Default constructor used to create a Rating instance by using the default attribute set and style.
Rating(Context, AttrSet) - Constructor for class ohos.agp.components.Rating
A constructor used to create a Rating instance by using specified attribute set and default style after the XML file is parsed.
Rating(Context, AttrSet, String) - Constructor for class ohos.agp.components.Rating
A constructor used to create a Rating instance by using specified attribute set and specified style after the XML file is parsed.
RATING - Static variable in class ohos.data.search.schema.AppItem
Indicates the index field name of rating.
RATING - Static variable in class ohos.data.search.schema.VideoItem
Indicates the index field name of rating.
Rating.RatingChangedListener - Interface in ohos.agp.components
Callback to process change events of a rating.
RationalNumber - Class in ohos.utils
An immutable class representing a rational number.
RationalNumber(int, int) - Constructor for class ohos.utils.RationalNumber
A constructor used to create a RationalNumber instance with a given numerator and denominator.
RAW - ohos.global.resource.ResourceType
Indicates the raw type.
RAW_QUERY - Static variable in interface ohos.data.search.model.SearchParameter
Keyword used as the key of the key-value pair (whose value is the passed search string) contained in IndexData returned by SearchAbility#deleteByQuery(String,String,String)
RAW10 - ohos.media.image.common.ImageFormat.ComponentType
Indicates the RAW10 format, which has no component.
RAW10 - Static variable in class ohos.media.image.common.ImageFormat
Indicates the RAW10 format with 10 bits per component.
RAW16 - ohos.media.image.common.ImageFormat.ComponentType
Indicates the RAW16 format, which has no component.
RAW16 - Static variable in class ohos.media.image.common.ImageFormat
Indicates the RAW10 format with 16 bits per component.
RawFileDescriptor - Class in ohos.global.resource
Provides the file descriptor of a raw file from RawFileEntry.
RawFileDescriptor() - Constructor for class ohos.global.resource.RawFileDescriptor
 
RawFileEntry - Class in ohos.global.resource
Manages the raw file in the application package.
RawFileEntry() - Constructor for class ohos.global.resource.RawFileEntry
 
RawRdbPredicates - Class in ohos.data.rdb
This is sub-class of RdbPredicates used for relational database.
RawRdbPredicates(String) - Constructor for class ohos.data.rdb.RawRdbPredicates
The constructor method of RawRdbPredicate with the defined table name.
RawRdbPredicates(String, String, String[]) - Constructor for class ohos.data.rdb.RawRdbPredicates
The constructor method of RawRdbPredicate with the defined table name, where clause and whereArgs.
rayCast(Vector3, Vector3) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Obtains a list of objects cast by the ray in a scene.
rayCastFromCamera(Entity, Vector2) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Obtains a list of objects that are cast by the ray from a camera.
RC2ParameterSpec - Class in javax.crypto.spec
This class specifies the parameters used with the RC2 algorithm.
RC2ParameterSpec(int) - Constructor for class javax.crypto.spec.RC2ParameterSpec
Constructs a parameter set for RC2 from the given effective key size (in bits).
RC2ParameterSpec(int, byte[]) - Constructor for class javax.crypto.spec.RC2ParameterSpec
Constructs a parameter set for RC2 from the given effective key size (in bits) and an 8-byte IV.
RC2ParameterSpec(int, byte[], int) - Constructor for class javax.crypto.spec.RC2ParameterSpec
Constructs a parameter set for RC2 from the given effective key size (in bits) and IV.
RC5ParameterSpec - Class in javax.crypto.spec
This class specifies the parameters used with the RC5 algorithm.
RC5ParameterSpec(int, int, int) - Constructor for class javax.crypto.spec.RC5ParameterSpec
Constructs a parameter set for RC5 from the given version, number of rounds and word size (in bits).
RC5ParameterSpec(int, int, int, byte[]) - Constructor for class javax.crypto.spec.RC5ParameterSpec
Constructs a parameter set for RC5 from the given version, number of rounds, word size (in bits), and IV.
RC5ParameterSpec(int, int, int, byte[], int) - Constructor for class javax.crypto.spec.RC5ParameterSpec
Constructs a parameter set for RC5 from the given version, number of rounds, word size (in bits), and IV.
rConicTo(float, float, float, float, float) - Method in class ohos.agp.render.Path
Adds a conic curve based on the relative position.
RCV_NFC_TRANSACTION_EVENT - Static variable in class ohos.security.SystemPermission
Allows an application to register and listen for NFC card emulation transaction events.
RdbAbortException - Exception in ohos.data.rdb
Represents an exception that occurs if the SQLite database is interrupted.
RdbAbortException() - Constructor for exception ohos.data.rdb.RdbAbortException
An no-argument constructor used to create a RdbAbortException instance.
RdbAbortException(String) - Constructor for exception ohos.data.rdb.RdbAbortException
A parameterized constructor used to create a RdbAbortException instance.
RdbBusyException - Exception in ohos.data.rdb
Represents an exception indicating that the database file is locked.
RdbBusyException() - Constructor for exception ohos.data.rdb.RdbBusyException
An no-argument constructor used to create a RdbBusyException instance.
RdbBusyException(String) - Constructor for exception ohos.data.rdb.RdbBusyException
A parameterized constructor used to create a RdbBusyException instance.
RdbCantOpenException - Exception in ohos.data.rdb
Represents an exception indicating that the SQLite cannot open the database file.
RdbCantOpenException() - Constructor for exception ohos.data.rdb.RdbCantOpenException
An no-argument constructor used to create a RdbCantOpenException instance.
RdbCantOpenException(String) - Constructor for exception ohos.data.rdb.RdbCantOpenException
A parameterized constructor used to create a RdbCantOpenException instance.
RdbConstraintException - Exception in ohos.data.rdb
Represents an exception indicating that the SQL statement violates the constraints of the SQLite.
RdbConstraintException() - Constructor for exception ohos.data.rdb.RdbConstraintException
An no-argument constructor used to create a RdbConstraintException instance.
RdbConstraintException(String) - Constructor for exception ohos.data.rdb.RdbConstraintException
A parameterized constructor used to create a RdbConstraintException instance.
RdbCorruptException - Exception in ohos.data.rdb
Represents an exception indicating that the database file is corrupted.
RdbCorruptException() - Constructor for exception ohos.data.rdb.RdbCorruptException
An no-argument constructor used to create a RdbCorruptException instance.
RdbCorruptException(String) - Constructor for exception ohos.data.rdb.RdbCorruptException
A parameterized constructor used to create a RdbCorruptException instance.
RdbDoneException - Exception in ohos.data.rdb
Represents an exception indicating that the SQLite database operation has ended.
RdbDoneException() - Constructor for exception ohos.data.rdb.RdbDoneException
An no-argument constructor used to create a RdbDoneException instance.
RdbDoneException(String) - Constructor for exception ohos.data.rdb.RdbDoneException
A parameterized constructor used to create a RdbDoneException instance.
RdbException - Exception in ohos.data.rdb
Represents an SQLite exception that indicates an SQL parsing or execution error.
RdbException() - Constructor for exception ohos.data.rdb.RdbException
No parameter constructor.
RdbException(String) - Constructor for exception ohos.data.rdb.RdbException
Constructor with parameters.
RdbException(String, Throwable) - Constructor for exception ohos.data.rdb.RdbException
Constructor with parameters.
RdbFullException - Exception in ohos.data.rdb
Represents an exception indicating that the database is full.
RdbFullException() - Constructor for exception ohos.data.rdb.RdbFullException
An no-argument constructor used to create a RdbFullException instance.
RdbFullException(String) - Constructor for exception ohos.data.rdb.RdbFullException
A parameterized constructor used to create a RdbFullException instance.
RdbInterruptException - Exception in ohos.data.rdb
Represents an exception indicating operation interruption.
RdbInterruptException() - Constructor for exception ohos.data.rdb.RdbInterruptException
An no-argument constructor used to create an RdbInterruptException instance.
RdbIoErrException - Exception in ohos.data.rdb
Represents an exception indicating that an I/O error occurs when the database file is accessed.
RdbIoErrException() - Constructor for exception ohos.data.rdb.RdbIoErrException
An no-argument constructor used to create a RdbIoErrException instance.
RdbIoErrException(String) - Constructor for exception ohos.data.rdb.RdbIoErrException
A parameterized constructor used to create a RdbIoErrException instance.
RdbLockedException - Exception in ohos.data.rdb
Represents an exception indicating that a table in the database is locked.
RdbLockedException() - Constructor for exception ohos.data.rdb.RdbLockedException
An no-argument constructor used to create a RdbLockedException instance.
RdbLockedException(String) - Constructor for exception ohos.data.rdb.RdbLockedException
A parameterized constructor used to create a RdbLockedException instance.
RdbMismatchException - Exception in ohos.data.rdb
Represents an exception indicating that the data type of an SQL statement does not match that of the database.
RdbMismatchException() - Constructor for exception ohos.data.rdb.RdbMismatchException
An no-argument constructor used to create a RdbMismatchException instance.
RdbMismatchException(String) - Constructor for exception ohos.data.rdb.RdbMismatchException
A parameterized constructor used to create a RdbMismatchException instance.
RdbMisuseException - Exception in ohos.data.rdb
Represents an exception indicating that access to an SQL statement has failed.
RdbMisuseException() - Constructor for exception ohos.data.rdb.RdbMisuseException
An no-argument constructor used to create a RdbMisuseException instance.
RdbMisuseException(String) - Constructor for exception ohos.data.rdb.RdbMisuseException
A parameterized constructor used to create a RdbMisuseException instance.
RdbNoMemException - Exception in ohos.data.rdb
Represents an exception indicating insufficient memory for an SQLite operation.
RdbNoMemException() - Constructor for exception ohos.data.rdb.RdbNoMemException
An no-argument constructor used to create a RdbNoMemException instance.
RdbNoMemException(String) - Constructor for exception ohos.data.rdb.RdbNoMemException
A parameterized constructor used to create a RdbNoMemException instance.
RdbOpenCallback - Class in ohos.data.rdb
Manages database creation, upgrade, and downgrade.
RdbOpenCallback() - Constructor for class ohos.data.rdb.RdbOpenCallback
 
RdbPermException - Exception in ohos.data.rdb
Represents an exception indicating that SQLite has no permission to access the database file or the directory where the database file is stored.
RdbPermException() - Constructor for exception ohos.data.rdb.RdbPermException
An no-argument constructor used to create a RdbPermException instance.
RdbPermException(String) - Constructor for exception ohos.data.rdb.RdbPermException
A parameterized constructor used to create a RdbPermException instance.
RdbPredicates - Class in ohos.data.rdb
Represents predicates of the relational database (RDB).
RdbPredicates(String) - Constructor for class ohos.data.rdb.RdbPredicates
A parameterized constructor used to create an RdbPredicates instance for searching RDB objects.
RdbRangeException - Exception in ohos.data.rdb
Represents an exception that occurs if the column index is out of range in bind operations.
RdbRangeException() - Constructor for exception ohos.data.rdb.RdbRangeException
An no-argument constructor used to create a RdbRangeException instance.
RdbRangeException(String) - Constructor for exception ohos.data.rdb.RdbRangeException
A parameterized constructor used to create a RdbRangeException instance.
RdbReadOnlyException - Exception in ohos.data.rdb
Represents an exception indicating that data is written to a read-only database.
RdbReadOnlyException() - Constructor for exception ohos.data.rdb.RdbReadOnlyException
An no-argument constructor used to create a RdbReadOnlyException instance.
RdbReadOnlyException(String) - Constructor for exception ohos.data.rdb.RdbReadOnlyException
A parameterized constructor used to create a RdbReadOnlyException instance.
RdbStore - Interface in ohos.data.rdb
Provides methods for managing the relational database (RDB).
RdbStore.ConflictResolution - Enum in ohos.data.rdb
Indicates the type of the method for resolving conflict.
RdbStoreAsyncHandler - Class in ohos.data.async
Provides interfaces to asynchronously add, delete, modify, and query data of the local database.
RdbStoreAsyncHandler(RdbStore) - Constructor for class ohos.data.async.RdbStoreAsyncHandler
Creates an RdbStoreAsyncHandler instance using an RdbStore.
RdbTooBigException - Exception in ohos.data.rdb
Represents an exception indicating that the maximum number of Blob data records in the database has been exceeded.
RdbTooBigException() - Constructor for exception ohos.data.rdb.RdbTooBigException
An no-argument constructor used to create a RdbTooBigException instance.
RdbTooBigException(String) - Constructor for exception ohos.data.rdb.RdbTooBigException
A parameterized constructor used to create a RdbTooBigException instance.
RdbUtils - Class in ohos.data.rdb
Provides static utility methods related to the relational database (RDB).
RdbUtils.OperationType - Enum in ohos.data.rdb
Describes the database operation type.
read() - Method in class java.io.BufferedInputStream
See the general contract of the read method of InputStream.
read() - Method in class java.io.BufferedReader
Reads a single character.
read() - Method in class java.io.ByteArrayInputStream
Reads the next byte of data from this input stream.
read() - Method in class java.io.CharArrayReader
Reads a single character.
read() - Method in class java.io.FileInputStream
Reads a byte of data from this input stream.
read() - Method in class java.io.FilterInputStream
Reads the next byte of data from this input stream.
read() - Method in class java.io.FilterReader
Reads a single character.
read() - Method in class java.io.InputStream
Reads the next byte of data from the input stream.
read() - Method in class java.io.InputStreamReader
Reads a single character.
read() - Method in class java.io.LineNumberInputStream
Deprecated.
Reads the next byte of data from this input stream.
read() - Method in class java.io.LineNumberReader
Read a single character.
read() - Method in interface java.io.ObjectInput
Reads a byte of data.
read() - Method in class java.io.ObjectInputStream
Reads a byte of data.
read() - Method in class java.io.PipedInputStream
Reads the next byte of data from this piped input stream.
read() - Method in class java.io.PipedReader
Reads the next character of data from this piped stream.
read() - Method in class java.io.PushbackInputStream
Reads the next byte of data from this input stream.
read() - Method in class java.io.PushbackReader
Reads a single character.
read() - Method in class java.io.RandomAccessFile
Reads a byte of data from this file.
read() - Method in class java.io.Reader
Reads a single character.
read() - Method in class java.io.SequenceInputStream
Reads the next byte of data from this input stream.
read() - Method in class java.io.StringBufferInputStream
Deprecated.
Reads the next byte of data from this input stream.
read() - Method in class java.io.StringReader
Reads a single character.
read() - Method in class java.security.DigestInputStream
Reads a byte, and updates the message digest (if the digest function is on).
read() - Method in class java.util.zip.CheckedInputStream
Reads a byte.
read() - Method in class java.util.zip.DeflaterInputStream
Reads a single byte of compressed data from the input stream.
read() - Method in class java.util.zip.InflaterInputStream
Reads a byte of uncompressed data.
read() - Method in class javax.crypto.CipherInputStream
Reads the next byte of data from this input stream.
read() - Method in class ohos.global.resource.Resource
Reads the next byte from the resource.
read() - Method in class ohos.media.image.Image.Component
Reads color component data of one byte.
read() - Method in class ohos.rpc.ReliableFileDescriptor.AutoCloseFileInputStream
Reads an integer from this AutoCloseFileInputStream object.
read(byte[]) - Method in class java.io.DataInputStream
Reads some number of bytes from the contained input stream and stores them into the buffer array b.
read(byte[]) - Method in class java.io.FileInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[]) - Method in class java.io.FilterInputStream
Reads up to byte.length bytes of data from this input stream into an array of bytes.
read(byte[]) - Method in class java.io.InputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[]) - Method in interface java.io.ObjectInput
Reads into an array of bytes.
read(byte[]) - Method in class java.io.RandomAccessFile
Reads up to b.length bytes of data from this file into an array of bytes.
read(byte[]) - Method in class javax.crypto.CipherInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[]) - Method in class ohos.media.image.Image.Component
Reads color component data of multiple consecutive bytes.
read(byte[], int, int) - Method in class java.io.BufferedInputStream
Reads bytes from this byte-input stream into the specified byte array, starting at the given offset.
read(byte[], int, int) - Method in class java.io.ByteArrayInputStream
Reads up to len bytes of data into an array of bytes from this input stream.
read(byte[], int, int) - Method in class java.io.DataInputStream
Reads up to len bytes of data from the contained input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.FileInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.FilterInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.InputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.LineNumberInputStream
Deprecated.
Reads up to len bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in interface java.io.ObjectInput
Reads into an array of bytes.
read(byte[], int, int) - Method in class java.io.ObjectInputStream
Reads into an array of bytes.
read(byte[], int, int) - Method in class java.io.PipedInputStream
Reads up to len bytes of data from this piped input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.PushbackInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.RandomAccessFile
Reads up to len bytes of data from this file into an array of bytes.
read(byte[], int, int) - Method in class java.io.SequenceInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.StringBufferInputStream
Deprecated.
Reads up to len bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.security.DigestInputStream
Reads into a byte array, and updates the message digest (if the digest function is on).
read(byte[], int, int) - Method in class java.util.jar.JarInputStream
Reads from the current JAR file entry into an array of bytes.
read(byte[], int, int) - Method in class java.util.zip.CheckedInputStream
Reads into an array of bytes.
read(byte[], int, int) - Method in class java.util.zip.DeflaterInputStream
Reads compressed data into a byte array.
read(byte[], int, int) - Method in class java.util.zip.GZIPInputStream
Reads uncompressed data into an array of bytes.
read(byte[], int, int) - Method in class java.util.zip.InflaterInputStream
Reads uncompressed data into an array of bytes.
read(byte[], int, int) - Method in class java.util.zip.ZipInputStream
Reads from the current ZIP entry into an array of bytes.
read(byte[], int, int) - Method in class javax.crypto.CipherInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class ohos.global.resource.Resource
Reads up to len bytes from the resource.
read(byte[], int, int) - Method in class ohos.media.audio.AudioCapturer
Reads audio data from the audio hardware.
read(byte[], int, int) - Method in class ohos.media.image.Image.Component
Reads color component data of multiple consecutive bytes and write the data in an array with specified offsets and length.
read(byte[], int, int, boolean) - Method in class ohos.media.audio.AudioCapturer
Reads audio data from the recording hardware device and writes the data into a byte array.
read(char[]) - Method in class java.io.Reader
Reads characters into an array.
read(char[], int, int) - Method in class java.io.BufferedReader
Reads characters into a portion of an array.
read(char[], int, int) - Method in class java.io.CharArrayReader
Reads characters into a portion of an array.
read(char[], int, int) - Method in class java.io.FilterReader
Reads characters into a portion of an array.
read(char[], int, int) - Method in class java.io.InputStreamReader
Reads characters into a portion of an array.
read(char[], int, int) - Method in class java.io.LineNumberReader
Read characters into a portion of an array.
read(char[], int, int) - Method in class java.io.PipedReader
Reads up to len characters of data from this piped stream into an array of characters.
read(char[], int, int) - Method in class java.io.PushbackReader
Reads characters into a portion of an array.
read(char[], int, int) - Method in class java.io.Reader
Reads characters into a portion of an array.
read(char[], int, int) - Method in class java.io.StringReader
Reads characters into a portion of an array.
read(float[], int, int) - Method in class ohos.media.audio.AudioCapturer
(Blocking method) Reads audio data from the recording hardware device and writes the data into a float array.
read(float[], int, int, boolean) - Method in class ohos.media.audio.AudioCapturer
Reads audio data from the recording hardware device to a float array.
read(short[], int, int) - Method in class ohos.media.audio.AudioCapturer
(Blocking method) Reads audio data from the recording hardware device and writes the data into a short array.
read(short[], int, int, boolean) - Method in class ohos.media.audio.AudioCapturer
Reads audio data from the recording hardware device and writes the data into a short array.
read(InputStream) - Method in class java.util.jar.Manifest
Reads the Manifest from the specified InputStream.
read(Class<T>) - Method in class ohos.utils.zson.ZSONReader
Reads a JSON object of the T type.
read(Class<T>, boolean) - Method in class ohos.utils.zson.ZSONReader
Reads a JSON object of the T type (extended JSON objects readable or not).
read(Object) - Method in class ohos.utils.zson.ZSONReader
Reads a specified obj from the JSON input.
read(Object, boolean) - Method in class ohos.utils.zson.ZSONReader
Reads a specified obj from the JSON input (extended JSON objects readable or not).
read(String, ByteBuffer) - Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
Read the value of a user-defined attribute into a buffer.
read(ByteBuffer) - Method in interface java.nio.channels.AsynchronousByteChannel
Reads a sequence of bytes from this channel into the given buffer.
read(ByteBuffer) - Method in class java.nio.channels.AsynchronousSocketChannel
 
read(ByteBuffer) - Method in class java.nio.channels.DatagramChannel
Reads a datagram from this channel.
read(ByteBuffer) - Method in class java.nio.channels.FileChannel
Reads a sequence of bytes from this channel into the given buffer.
read(ByteBuffer) - Method in interface java.nio.channels.ReadableByteChannel
Reads a sequence of bytes from this channel into the given buffer.
read(ByteBuffer) - Method in interface java.nio.channels.SeekableByteChannel
Reads a sequence of bytes from this channel into the given buffer.
read(ByteBuffer) - Method in class java.nio.channels.SocketChannel
 
read(ByteBuffer[]) - Method in class java.nio.channels.DatagramChannel
Reads a datagram from this channel.
read(ByteBuffer[]) - Method in class java.nio.channels.FileChannel
Reads a sequence of bytes from this channel into the given buffers.
read(ByteBuffer[]) - Method in interface java.nio.channels.ScatteringByteChannel
Reads a sequence of bytes from this channel into the given buffers.
read(ByteBuffer[]) - Method in class java.nio.channels.SocketChannel
 
read(ByteBuffer[], int, int) - Method in class java.nio.channels.DatagramChannel
Reads a datagram from this channel.
read(ByteBuffer[], int, int) - Method in class java.nio.channels.FileChannel
Reads a sequence of bytes from this channel into a subsequence of the given buffers.
read(ByteBuffer[], int, int) - Method in interface java.nio.channels.ScatteringByteChannel
Reads a sequence of bytes from this channel into a subsequence of the given buffers.
read(ByteBuffer[], int, int) - Method in class java.nio.channels.SocketChannel
 
read(ByteBuffer[], int, int, long, TimeUnit, A, CompletionHandler<Long, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
Reads a sequence of bytes from this channel into a subsequence of the given buffers.
read(ByteBuffer, int) - Method in class ohos.media.audio.AudioCapturer
(Blocking method) Reads audio data from the recording hardware device and writes the data into the direct buffer.
read(ByteBuffer, int, boolean) - Method in class ohos.media.audio.AudioCapturer
Reads audio data from the recrding hardware device and writes the data into the direct buffer.
read(ByteBuffer, long) - Method in class java.nio.channels.AsynchronousFileChannel
Reads a sequence of bytes from this channel into the given buffer, starting at the given file position.
read(ByteBuffer, long) - Method in class java.nio.channels.FileChannel
Reads a sequence of bytes from this channel into the given buffer, starting at the given file position.
read(ByteBuffer, long, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousFileChannel
Reads a sequence of bytes from this channel into the given buffer, starting at the given file position.
read(ByteBuffer, long, TimeUnit, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
Reads a sequence of bytes from this channel into the given buffer.
read(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in interface java.nio.channels.AsynchronousByteChannel
Reads a sequence of bytes from this channel into the given buffer.
read(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
 
read(CharBuffer) - Method in class java.io.Reader
Attempts to read characters into the specified character buffer.
read(CharBuffer) - Method in interface java.lang.Readable
Attempts to read characters into the specified character buffer.
read(CharBuffer) - Method in class java.nio.CharBuffer
Attempts to read characters into the specified character buffer.
READ - java.lang.ProcessBuilder.Redirect.Type
The type of redirects returned from Redirect#from.
READ - java.nio.file.AccessMode
Test read access.
READ - java.nio.file.StandardOpenOption
Open for read access.
READ_ACL - java.nio.file.attribute.AclEntryPermission
Permission to read the ACL attribute.
READ_ACTION_BUTTON - ohos.event.notification.NotificationConstant.SemanticActionButton
Indicates the action of marking the content as read.
READ_ATTRIBUTES - java.nio.file.attribute.AclEntryPermission
The ability to read (non-acl) file attributes.
READ_CALENDAR - Static variable in class ohos.security.SystemPermission
Allows an application to read calendar information.
READ_CALL_LOG - Static variable in class ohos.security.SystemPermission
Allows an application to read call logs.
READ_CELL_MESSAGES - Static variable in class ohos.security.SystemPermission
Allows an application to read cell broadcast messages received by the device.
READ_CONTACTS - Static variable in class ohos.security.SystemPermission
Allows an application to read contacts.
READ_DATA - java.nio.file.attribute.AclEntryPermission
Permission to read the data of the file.
READ_HEALTH_DATA - Static variable in class ohos.security.SystemPermission
Allows an application to read the health data of the user, for example, the heart rate.
READ_MEDIA - Static variable in class ohos.security.SystemPermission
Allows an application to read media files (such as videos, audio, and images) from the device's external storage.
READ_MESSAGES - Static variable in class ohos.security.SystemPermission
Allows an application to read SMS messages.
READ_NAMED_ATTRS - java.nio.file.attribute.AclEntryPermission
Permission to read the named attributes of a file.
READ_ONLY - ohos.data.distributed.common.KvStoreErrorCode
READ_ONLY error
READ_ONLY - Static variable in class java.nio.channels.FileChannel.MapMode
Mode for a read-only mapping.
READ_SCREEN_SAVER - Static variable in class ohos.security.SystemPermission
Allows an application to read the screen saver information, such as the list of screen savers that have been installed and the activated one.
READ_USER_STORAGE - Static variable in class ohos.security.SystemPermission
Allows an application to read files from the device's storage.
READ_VEHICLE_CHASSIS_INFO - Static variable in class ohos.security.SystemPermission
Allows an application to read the parking brake status and autonomous driving status of a vehicle.
READ_VEHICLE_EXTERIOR_ENVIRONMENT - Static variable in class ohos.security.SystemPermission
Allows an application to read the temperature of the vehicle's exterior environment.
READ_VEHICLE_FUEL_INFO - Static variable in class ohos.security.SystemPermission
Allows an application to read the location of the fuel cap or charge port.
READ_VEHICLE_HMI_INFO - Static variable in class ohos.security.SystemPermission
Allows an application to read the Human Machine Interface (HMI) information of a head unit.
READ_VEHICLE_IDENTIFICATION - Static variable in class ohos.security.SystemPermission
Allows an application to read basic vehicle information.
READ_VEHICLE_SPEED_INFO - Static variable in class ohos.security.SystemPermission
Allows an application to read the real-time speed of a vehicle.
READ_VEHICLE_STEERING_WHEEL - Static variable in class ohos.security.SystemPermission
Allows an application to read the configuration attributes on the steering wheel.
READ_VEHICLE_TRANSMISSION_INFO - Static variable in class ohos.security.SystemPermission
Allows an application to read the gear status (such as P, D, and N) of a vehicle.
READ_WRITE - Static variable in class java.nio.channels.FileChannel.MapMode
Mode for a read/write mapping.
Readable - Interface in java.lang
A Readable is a source of characters.
ReadableByteChannel - Interface in java.nio.channels
A channel that can read bytes.
readAllBytes(Path) - Static method in class java.nio.file.Files
Reads all the bytes from a file.
readAllLines(Path) - Static method in class java.nio.file.Files
Read all lines from a file.
readAllLines(Path, Charset) - Static method in class java.nio.file.Files
Read all lines from a file.
readArray() - Method in interface java.sql.SQLInput
Reads an SQL ARRAY value from the stream and returns it as an Array object in the Java programming language.
readAsciiStream() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a stream of ASCII characters.
readAshmem() - Method in class ohos.rpc.MessageParcel
Reads an Ashmem object from this MessageParcel.
readAttributes() - Method in interface java.nio.file.attribute.BasicFileAttributeView
Reads the basic file attributes as a bulk operation.
readAttributes() - Method in interface java.nio.file.attribute.DosFileAttributeView
 
readAttributes() - Method in interface java.nio.file.attribute.PosixFileAttributeView
 
readAttributes(Path, Class<A>, LinkOption...) - Static method in class java.nio.file.Files
Reads a file's attributes as a bulk operation.
readAttributes(Path, Class<A>, LinkOption...) - Method in class java.nio.file.spi.FileSystemProvider
Reads a file's attributes as a bulk operation.
readAttributes(Path, String, LinkOption...) - Static method in class java.nio.file.Files
Reads a set of file attributes as a bulk operation.
readAttributes(Path, String, LinkOption...) - Method in class java.nio.file.spi.FileSystemProvider
Reads a set of file attributes as a bulk operation.
readBigDecimal() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a java.math.BigDecimal object in the Java programming language.
readBinaryStream() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a stream of uninterpreted bytes.
readBlob() - Method in interface java.sql.SQLInput
Reads an SQL BLOB value from the stream and returns it as a Blob object in the Java programming language.
readBlock(int) - Method in class ohos.nfc.tag.MifareClassicTag
Reads content of a specified block of this MifareClassic tag based on the block id.
readBoolean() - Method in interface java.io.DataInput
Reads one input byte and returns true if that byte is nonzero, false if that byte is zero.
readBoolean() - Method in class java.io.DataInputStream
See the general contract of the readBoolean method of DataInput.
readBoolean() - Method in class java.io.ObjectInputStream
Reads in a boolean.
readBoolean() - Method in class java.io.RandomAccessFile
Reads a boolean from this file.
readBoolean() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a boolean in the Java programming language.
readBoolean() - Method in class ohos.utils.Parcel
Reads a boolean value from the Parcel instance.
readBoolean() - Method in class ohos.utils.zson.ZSONReader
Reads data of the boolean type.
readBooleanArray() - Method in class ohos.utils.Parcel
Reads a boolean array from the Parcel instance.
readBooleanArray(boolean[]) - Method in class ohos.utils.Parcel
Reads a boolean array from the Parcel instance.
readBuffer(ByteBuffer, int) - Method in class ohos.media.extractor.Extractor
Reads demultiplexed data.
readByte() - Method in interface java.io.DataInput
Reads and returns one input byte.
readByte() - Method in class java.io.DataInputStream
See the general contract of the readByte method of DataInput.
readByte() - Method in class java.io.ObjectInputStream
Reads an 8 bit byte.
readByte() - Method in class java.io.RandomAccessFile
Reads a signed eight-bit value from this file.
readByte() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a byte in the Java programming language.
readByte() - Method in class ohos.utils.Parcel
Reads a byte value from the Parcel instance.
readByteArray() - Method in class ohos.utils.Parcel
Reads a byte array from the Parcel instance.
readByteArray(byte[]) - Method in class ohos.utils.Parcel
Reads a byte array from the Parcel instance.
readBytes() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as an array of bytes in the Java programming language.
readChar() - Method in interface java.io.DataInput
Reads two input bytes and returns a char value.
readChar() - Method in class java.io.DataInputStream
See the general contract of the readChar method of DataInput.
readChar() - Method in class java.io.ObjectInputStream
Reads a 16 bit char.
readChar() - Method in class java.io.RandomAccessFile
Reads a character from this file.
readChar() - Method in class ohos.utils.Parcel
Reads a single character value from the Parcel instance.
readCharacteristic(GattCharacteristic) - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Reads the characteristic of a BLE peripheral device.
readCharacterStream() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a stream of Unicode characters.
readCharArray() - Method in class ohos.utils.Parcel
Reads a single character array from the Parcel instance.
readCharArray(char[]) - Method in class ohos.utils.Parcel
Reads a single character array from the Parcel instance.
readClassDescriptor() - Method in class java.io.ObjectInputStream
Read a class descriptor from the serialization stream.
readClob() - Method in interface java.sql.SQLInput
Reads an SQL CLOB value from the stream and returns it as a Clob object in the Java programming language.
readConfiguration() - Method in class java.util.logging.LogManager
Reinitialize the logging properties and reread the logging configuration.
readConfiguration(InputStream) - Method in class java.util.logging.LogManager
Reinitialize the logging properties and reread the logging configuration from the given stream, which should be in java.util.Properties format.
readData(RowSetInternal) - Method in interface javax.sql.RowSetReader
Reads the new contents of the calling RowSet object.
readDate() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a java.sql.Date object.
readDescriptor(GattDescriptor) - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Reads the descriptor of a BLE peripheral device.
readDouble() - Method in interface java.io.DataInput
Reads eight input bytes and returns a double value.
readDouble() - Method in class java.io.DataInputStream
See the general contract of the readDouble method of DataInput.
readDouble() - Method in class java.io.ObjectInputStream
Reads a 64 bit double.
readDouble() - Method in class java.io.RandomAccessFile
Reads a double from this file.
readDouble() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a double in the Java programming language.
readDouble() - Method in class ohos.utils.Parcel
Reads a double-precision floating point value from the Parcel instance.
readDouble() - Method in class ohos.utils.zson.ZSONReader
Reads data of the double type.
readDoubleArray() - Method in class ohos.utils.Parcel
Reads a double-precision floating point array from the Parcel instance.
readDoubleArray(double[]) - Method in class ohos.utils.Parcel
Reads a double-precision floating point array from the Parcel instance.
reader() - Method in class java.io.Console
Retrieves the unique Reader object associated with this console.
Reader - Class in java.io
Abstract class for reading character streams.
Reader - Class in ohos.nfc.oma
Provides interfaces to obtain information about secure elements.
Reader() - Constructor for class java.io.Reader
Creates a new character-stream reader whose critical sections will synchronize on the reader itself.
Reader(Object) - Constructor for class java.io.Reader
Creates a new character-stream reader whose critical sections will synchronize on the given object.
ReaderModeCallbackStub(NfcController.ReaderModeCallback) - Constructor for class ohos.nfc.NfcController.ReaderModeCallbackStub
 
readException() - Method in class ohos.rpc.MessageParcel
Reads an exception from the MessageParcel.
readExternal(ObjectInput) - Method in interface java.io.Externalizable
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readFields() - Method in class java.io.ObjectInputStream
Reads the persistent fields from the stream and makes them available by name.
readFile(FileDescriptor, byte[], int, int) - Static method in class ohos.system.OsHelper
Reads a specified number of bytes from the specified file and saves the bytes to the specified byte array.
readFile(FileDescriptor, ByteBuffer) - Static method in class ohos.system.OsHelper
Reads data from the specified file and saves the data to the specified byte buffer.
readFileDescriptor() - Method in class ohos.rpc.MessageParcel
Reads a file descriptor from MessageParcel.
readFloat() - Method in interface java.io.DataInput
Reads four input bytes and returns a float value.
readFloat() - Method in class java.io.DataInputStream
See the general contract of the readFloat method of DataInput.
readFloat() - Method in class java.io.ObjectInputStream
Reads a 32 bit float.
readFloat() - Method in class java.io.RandomAccessFile
Reads a float from this file.
readFloat() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a float in the Java programming language.
readFloat() - Method in class ohos.utils.Parcel
Reads a floating point value from the Parcel instance.
readFloat() - Method in class ohos.utils.zson.ZSONReader
Reads data of the float type.
readFloatArray() - Method in class ohos.utils.Parcel
Reads a floating point array from the Parcel instance.
readFloatArray(float[]) - Method in class ohos.utils.Parcel
Reads a floating point array from the Parcel instance.
readFourPages(int) - Method in class ohos.nfc.tag.MifareUltralightTag
Reads four pages (16 bytes) starting from the specified page offset.
readFromAShmem(int, int) - Method in class ohos.utils.Ashmem
Reads data from the Ashmem object.
readFromParcel(Parcel) - Static method in class ohos.utils.net.Uri
Reads a Uri object from a Parcel.
readFully(byte[]) - Method in interface java.io.DataInput
Reads some bytes from an input stream and stores them into the buffer array b.
readFully(byte[]) - Method in class java.io.DataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[]) - Method in class java.io.ObjectInputStream
Reads bytes, blocking until all bytes are read.
readFully(byte[]) - Method in class java.io.RandomAccessFile
Reads b.length bytes from this file into the byte array, starting at the current file pointer.
readFully(byte[], int, int) - Method in interface java.io.DataInput
Reads len bytes from an input stream.
readFully(byte[], int, int) - Method in class java.io.DataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[], int, int) - Method in class java.io.ObjectInputStream
Reads bytes, blocking until all bytes are read.
readFully(byte[], int, int) - Method in class java.io.RandomAccessFile
Reads exactly len bytes from this file into the byte array, starting at the current file pointer.
READING - Static variable in class java.text.AttributedCharacterIterator.Attribute
Attribute key for the reading of some text.
readInt() - Method in interface java.io.DataInput
Reads four input bytes and returns an int value.
readInt() - Method in class java.io.DataInputStream
See the general contract of the readInt method of DataInput.
readInt() - Method in class java.io.ObjectInputStream
Reads a 32 bit int.
readInt() - Method in class java.io.RandomAccessFile
Reads a signed 32-bit integer from this file.
readInt() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as an int in the Java programming language.
readInt() - Method in class ohos.utils.Parcel
Reads an integer value from the Parcel instance.
readInt() - Method in class ohos.utils.zson.ZSONReader
Reads data of the int type.
readIntArray() - Method in class ohos.utils.Parcel
Reads an integer array from the Parcel instance.
readIntArray(int[]) - Method in class ohos.utils.Parcel
Reads an integer array from the Parcel instance.
readInterfaceToken() - Method in class ohos.rpc.MessageParcel
Reads an interface token from MessageParcel.
readLatestImage() - Method in class ohos.media.image.ImageReceiver
Reads the latest image data from the buffer queue and clears earlier images from the queue.
readLine() - Method in class java.io.BufferedReader
Reads a line of text.
readLine() - Method in class java.io.Console
Reads a single line of text from the console.
readLine() - Method in interface java.io.DataInput
Reads the next line of text from the input stream.
readLine() - Method in class java.io.DataInputStream
Deprecated.
This method does not properly convert bytes to characters. As of JDK 1.1, the preferred way to read lines of text is via the BufferedReader.readLine() method. Programs that use the DataInputStream class to read lines can be converted to use the BufferedReader class by replacing code of the form:
     DataInputStream d = new DataInputStream(in);
 
with:
     BufferedReader d
          = new BufferedReader(new InputStreamReader(in));
 
readLine() - Method in class java.io.LineNumberReader
Read a line of text.
readLine() - Method in class java.io.ObjectInputStream
Deprecated.
This method does not properly convert bytes to characters. see DataInputStream for the details and alternatives.
readLine() - Method in class java.io.RandomAccessFile
Reads the next line of text from this file.
readLine(String, Object...) - Method in class java.io.Console
Provides a formatted prompt, then reads a single line of text from the console.
readList() - Method in class ohos.utils.Parcel
Reads a list of objects from this Parcel instance.
readLock() - Method in interface java.util.concurrent.locks.ReadWriteLock
Returns the lock used for reading.
readLock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
 
readLock() - Method in class java.util.concurrent.locks.StampedLock
Non-exclusively acquires the lock, blocking if necessary until available.
ReadLock(ReentrantReadWriteLock) - Constructor for class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Constructor for use by subclasses
readLockInterruptibly() - Method in class java.util.concurrent.locks.StampedLock
Non-exclusively acquires the lock, blocking if necessary until available or the current thread is interrupted.
readLong() - Method in interface java.io.DataInput
Reads eight input bytes and returns a long value.
readLong() - Method in class java.io.DataInputStream
See the general contract of the readLong method of DataInput.
readLong() - Method in class java.io.ObjectInputStream
Reads a 64 bit long.
readLong() - Method in class java.io.RandomAccessFile
Reads a signed 64-bit integer from this file.
readLong() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a long in the Java programming language.
readLong() - Method in class ohos.utils.Parcel
Reads a long integer value from the Parcel instance.
readLong() - Method in class ohos.utils.zson.ZSONReader
Reads data of the long type.
readLongArray() - Method in class ohos.utils.Parcel
Reads a long integer array from the Parcel instance.
readLongArray(long[]) - Method in class ohos.utils.Parcel
Reads a long integer array from the Parcel instance.
readMap() - Method in class ohos.utils.Parcel
Reads a Map object from this Parcel instance.
readName() - Method in class ohos.utils.zson.ZSONReader
Reads the name of the JSON object.
readNClob() - Method in interface java.sql.SQLInput
Reads an SQL NCLOB value from the stream and returns it as a NClob object in the Java programming language.
readNdefMessage() - Method in class ohos.nfc.tag.NdefTag
Reads the NDEF message from currently conected tag.
readNextImage() - Method in class ohos.media.image.ImageReceiver
Reads the next image from the buffer queue.
readNString() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a String in the Java programming language.
readNull() - Method in class ohos.utils.zson.ZSONReader
Reads data of the null type.
readObject() - Method in interface java.io.ObjectInput
Read and return an object.
readObject() - Method in class java.io.ObjectInputStream
Read an object from the ObjectInputStream.
readObject() - Method in interface java.sql.SQLInput
Reads the datum at the head of the stream and returns it as an Object in the Java programming language.
readObjectOverride() - Method in class java.io.ObjectInputStream
This method is called by trusted subclasses of ObjectOutputStream that constructed ObjectOutputStream using the protected no-arg constructor.
ReadOnlyBufferException - Exception in java.nio
Unchecked exception thrown when a content-mutation method such as put or compact is invoked upon a read-only buffer.
ReadOnlyBufferException() - Constructor for exception java.nio.ReadOnlyBufferException
Constructs an instance of this class.
ReadOnlyFileSystemException - Exception in java.nio.file
Unchecked exception thrown when an attempt is made to update an object associated with a FileSystem#isReadOnly() FileSystem.
ReadOnlyFileSystemException() - Constructor for exception java.nio.file.ReadOnlyFileSystemException
Constructs an instance of this class.
readPacMapEx(PacMapEx) - Method in class ohos.utils.Parcel
Reads a PacMapEx object from this Parcel object.
readParcelableEx(ClassLoader) - Method in class ohos.utils.Parcel
Reads a ParcelableEx object from this Parcel instance.
readPassword() - Method in class java.io.Console
Reads a password or passphrase from the console with echoing disabled
readPassword(String, Object...) - Method in class java.io.Console
Provides a formatted prompt, then reads a password or passphrase from the console with echoing disabled.
ReadPendingException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to read from an asynchronous socket channel and a previous read has not completed.
ReadPendingException() - Constructor for exception java.nio.channels.ReadPendingException
Constructs an instance of this class.
readPixel(Position) - Method in class ohos.media.image.PixelMap
Reads the color value at the specified position.
readPixels(int[], int, int, Rect) - Method in class ohos.media.image.PixelMap
Reads the color values of a specified region and writes them into a pixels array with the specified start offset and stride.
readPixels(Buffer) - Method in class ohos.media.image.PixelMap
Reads a copy of color values of this PixelMap instance and stores it to the specified buffer.
readPlainArray(Class<T>) - Method in class ohos.utils.Parcel
Reads a PlainArray object from this Parcel instance.
readPlainBooleanArray() - Method in class ohos.utils.Parcel
Reads a PlainBooleanArray object from this Parcel instance.
readRawData(int) - Method in class ohos.rpc.MessageParcel
Reads raw data from MessageParcel.
readRef() - Method in interface java.sql.SQLInput
Reads an SQL REF value from the stream and returns it as a Ref object in the Java programming language.
readRemoteObject() - Method in class ohos.rpc.MessageParcel
Reads a remote object from MessageParcel.
readRemoteObjectArray(IRemoteObject[]) - Method in class ohos.rpc.MessageParcel
Reads an array of IRemoteObject objects from the MessageParcel.
readRemoteObjectList(List<IRemoteObject>) - Method in class ohos.rpc.MessageParcel
Reads a list of IRemoteObject objects from the MessageParcel.
readRemoteRssiEvent(int, int) - Method in class ohos.bluetooth.ble.BlePeripheralCallback
A callback used to obtain the result of reading a rssi.
readRemoteRssiValue() - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Reads the RSSI value of this BLE peripheral device.
readResolve() - Method in class java.awt.font.TextAttribute
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.security.cert.Certificate.CertificateRep
Resolve the Certificate Object.
readResolve() - Method in class java.security.cert.CertPath.CertPathRep
Returns a CertPath constructed from the type and data.
readResolve() - Method in class java.security.KeyRep
Resolve the Key object.
readResolve() - Method in class java.text.AttributedCharacterIterator.Attribute
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.text.DateFormat.Field
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.text.MessageFormat.Field
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.text.NumberFormat.Field
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class ohos.global.icu.text.DateFormat.Field
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class ohos.global.icu.text.MessageFormat.Field
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class ohos.global.icu.text.NumberFormat.Field
serizalization method resolve instances to the constant NumberFormat.Field values
readRowId() - Method in interface java.sql.SQLInput
Reads an SQL ROWID value from the stream and returns it as a RowId object in the Java programming language.
readSequenceable(Sequenceable) - Method in class ohos.utils.Parcel
Reads a Sequenceable object from the Parcel instance.
readSequenceableArray(Sequenceable[]) - Method in class ohos.utils.Parcel
Reads a Sequenceable object array from the Parcel instance.
readSequenceableList(Class<T>) - Method in class ohos.utils.Parcel
Reads a list of Sequenceable objects of a specified type from this Parcel instance.
readSequenceableMap(Class<T>) - Method in class ohos.utils.Parcel
Reads a Map object from this Parcel instance.
readSerializable(Class<T>) - Method in class ohos.utils.Parcel
Reads a serializable object from this Parcel instance.
readShort() - Method in interface java.io.DataInput
Reads two input bytes and returns a short value.
readShort() - Method in class java.io.DataInputStream
See the general contract of the readShort method of DataInput.
readShort() - Method in class java.io.ObjectInputStream
Reads a 16 bit short.
readShort() - Method in class java.io.RandomAccessFile
Reads a signed 16-bit number from this file.
readShort() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a short in the Java programming language.
readShort() - Method in class ohos.utils.Parcel
Reads a short integer value from the Parcel instance.
readShortArray() - Method in class ohos.utils.Parcel
Reads a short integer array from the Parcel instance.
readShortArray(short[]) - Method in class ohos.utils.Parcel
Reads a short integer array from the Parcel instance.
readSQL(SQLInput, String) - Method in interface java.sql.SQLData
Populates this object with data read from the database.
readSQLXML() - Method in interface java.sql.SQLInput
Reads an SQL XML value from the stream and returns it as a SQLXML object in the Java programming language.
readStreamHeader() - Method in class java.io.ObjectInputStream
The readStreamHeader method is provided to allow subclasses to read and verify their own stream headers.
readString() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a String in the Java programming language.
readString() - Method in class ohos.utils.Parcel
Reads a string value from the Parcel instance.
readString() - Method in class ohos.utils.zson.ZSONReader
Reads data of the String type.
readStringArray() - Method in class ohos.utils.Parcel
Reads a string array from the Parcel instance.
readStringArray(String[]) - Method in class ohos.utils.Parcel
Reads a string array from the Parcel instance.
readStringList() - Method in class ohos.utils.Parcel
Reads a string list from Parcel.
readSymbolicLink(String) - Static method in class ohos.system.OsHelper
Obtains the target file path to which the symbolic link points.
readSymbolicLink(Path) - Static method in class java.nio.file.Files
Reads the target of a symbolic link (optional operation).
readSymbolicLink(Path) - Method in class java.nio.file.spi.FileSystemProvider
Reads the target of a symbolic link.
readTime() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a java.sql.Time object.
readTimestamp() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a java.sql.Timestamp object.
readUnshared() - Method in class java.io.ObjectInputStream
Reads an "unshared" object from the ObjectInputStream.
readUnsignedByte() - Method in interface java.io.DataInput
Reads one input byte, zero-extends it to type int, and returns the result, which is therefore in the range 0 through 255.
readUnsignedByte() - Method in class java.io.DataInputStream
See the general contract of the readUnsignedByte method of DataInput.
readUnsignedByte() - Method in class java.io.ObjectInputStream
Reads an unsigned 8 bit byte.
readUnsignedByte() - Method in class java.io.RandomAccessFile
Reads an unsigned eight-bit number from this file.
readUnsignedShort() - Method in interface java.io.DataInput
Reads two input bytes and returns an int value in the range 0 through 65535.
readUnsignedShort() - Method in class java.io.DataInputStream
See the general contract of the readUnsignedShort method of DataInput.
readUnsignedShort() - Method in class java.io.ObjectInputStream
Reads an unsigned 16 bit short.
readUnsignedShort() - Method in class java.io.RandomAccessFile
Reads an unsigned 16-bit number from this file.
readURL() - Method in interface java.sql.SQLInput
Reads an SQL DATALINK value from the stream and returns it as a java.net.URL object in the Java programming language.
readUTF() - Method in interface java.io.DataInput
Reads in a string that has been encoded using a modified UTF-8 format.
readUTF() - Method in class java.io.DataInputStream
See the general contract of the readUTF method of DataInput.
readUTF() - Method in class java.io.ObjectInputStream
Reads a String in modified UTF-8 format.
readUTF() - Method in class java.io.RandomAccessFile
Reads in a string from this file.
readUTF(DataInput) - Static method in class java.io.DataInputStream
Reads from the stream in a representation of a Unicode character string encoded in modified UTF-8 format; this string of characters is then returned as a String.
readValue() - Method in class ohos.utils.Parcel
Reads an object from this Parcel instance.
ReadWriteLock - Interface in java.util.concurrent.locks
A ReadWriteLock maintains a pair of associated Lock, one for read-only operations and one for writing.
ready() - Method in class java.io.BufferedReader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.CharArrayReader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.FilterReader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.InputStreamReader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.PipedReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.PushbackReader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.Reader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.StringReader
Tells whether this stream is ready to be read.
readyOps() - Method in class java.nio.channels.SelectionKey
Retrieves this key's ready-operation set.
REAL - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REAL.
REARRANGE_MISSIONS - Static variable in class ohos.security.SystemPermission
Allows an application to adjust the position of its task in the task stack, for example, to the top of the task stack.
REASON_UNKNOWN - java.sql.ClientInfoStatus
The client info property could not be set for some unknown reason
REASON_UNKNOWN - Static variable in class ohos.aafwk.ability.RunningProcessInfo
Indicates that there is no special reason for this weight level.
REASON_UNKNOWN_PROPERTY - java.sql.ClientInfoStatus
The client info property name specified was not a recognized property name.
REASON_VALUE_INVALID - java.sql.ClientInfoStatus
The value specified for the client info property was not valid.
REASON_VALUE_TRUNCATED - java.sql.ClientInfoStatus
The value specified for the client info property was too large.
REBOOT - Static variable in class ohos.security.SystemPermission
Allows an application to restart the device.
REBOOT_RECOVERY - Static variable in class ohos.security.SystemPermission
Allows a system application to restart the device and enter Recovery mode.
rebootAndCleanCache(Context) - Static method in class ohos.systemrestore.SystemRestore
Reboots a device and clears its cache partition in system restore mode.
rebootAndCleanUserData(Context) - Static method in class ohos.systemrestore.SystemRestore
Reboots a device and clears its user partition in system restore mode.
rebootAndInstallUpgradePackage(Context, File) - Static method in class ohos.systemrestore.SystemRestore
Installs the upgrade package after a device is rebooted.
rebootDevice(String) - Method in class ohos.powermanager.PowerManager
Restarts the system.
ReboundEffectParams(int, float, int) - Constructor for class ohos.agp.components.ListContainer.ReboundEffectParams
A constructor used to create a ReboundEffectParams instance.
ReboundEffectParams(int, float, int) - Constructor for class ohos.agp.components.PageSlider.ReboundEffectParams
A constructor used to create a ReboundEffectParams instance.
ReboundEffectParams(int, float, int) - Constructor for class ohos.agp.components.ScrollView.ReboundEffectParams
A constructor used to create a ReboundEffectParams instance.
receive(int) - Method in class java.io.PipedInputStream
Receives a byte of data.
receive(DatagramPacket) - Method in class java.net.DatagramSocket
Receives a datagram packet from this socket.
receive(DatagramPacket) - Method in class java.net.DatagramSocketImpl
Receive the datagram packet.
receive(ByteBuffer) - Method in class java.nio.channels.DatagramChannel
Receives a datagram via this channel.
RECEIVE_MMS - Static variable in class ohos.security.SystemPermission
Allows an application to receive and process MMS messages.
RECEIVE_SMS - Static variable in class ohos.security.SystemPermission
Allows an application to receive and process SMS messages.
RECEIVE_WAP_MESSAGES - Static variable in class ohos.security.SystemPermission
Allows an application to receive and process WAP messages.
receiveCharacteristicReadEvent(BlePeripheralDevice, int, int, GattCharacteristic) - Method in class ohos.bluetooth.ble.BlePeripheralManagerCallback
A callback that remote gatt client has requested to read a characteristic.
receiveCharacteristicWriteEvent(BlePeripheralDevice, int, GattCharacteristic, boolean, boolean, int, byte[]) - Method in class ohos.bluetooth.ble.BlePeripheralManagerCallback
A callback that remote gatt client has requested to write a characteristic.
receiveDescriptorReadEvent(BlePeripheralDevice, int, int, GattDescriptor) - Method in class ohos.bluetooth.ble.BlePeripheralManagerCallback
A callback that remote gatt client has requested to read a descriptor.
receiveDescriptorWriteRequestEvent(BlePeripheralDevice, int, GattDescriptor, boolean, boolean, int, byte[]) - Method in class ohos.bluetooth.ble.BlePeripheralManagerCallback
A callback that remote gatt client has requested to write a descriptor.
RECEIVER_STARTUP_COMPLETED - Static variable in class ohos.security.SystemPermission
Allows an application to receive a broadcast indicating that the device is started successfully.
RECIPIENT_NAME - Static variable in class ohos.data.search.schema.MessageItem
Indicates the index field name of recipientName.
RECIPIENT_PHONE - Static variable in class ohos.data.search.schema.MessageItem
Indicates the index field name of recipientPhone.
reclaim() - Method in class ohos.rpc.MessageParcel
Adds a MessageParcel object to the cache pool.
reclaim() - Method in class ohos.utils.Parcel
Clears data in the Parcel instance.
Recommendation - Class in ohos.data.search.model
Represents the group search result.
Recommendation(String, String, List<IndexData>, long) - Constructor for class ohos.data.search.model.Recommendation
A constructor used to create a Recommendation instance.
RECOMMENDED - ohos.global.icu.lang.UScript.ScriptUsage
Recommended script.
Recorder - Class in ohos.media.recorder
Records videos and audios.
Recorder() - Constructor for class ohos.media.recorder.Recorder
A constructor used to create a Recorder instance.
Recorder.AudioEncoder - Class in ohos.media.recorder
Describes the audio encoding format.
Recorder.AudioSource - Class in ohos.media.recorder
Describes the audio source.
Recorder.IRecorderListener - Interface in ohos.media.recorder
Listens for errors, alarms, and info events related to audio and video recording.
Recorder.OrientationHint - Class in ohos.media.recorder
Describes the rotation angle used during video playback.
Recorder.OutputFormat - Class in ohos.media.recorder
Describes the format of the output media.
Recorder.RecorderOnErrorType - Class in ohos.media.recorder
Describes recording framework errors.
Recorder.RecorderOnInfoType - Class in ohos.media.recorder
Describes recording framework info events and alarms.
Recorder.VideoEncoder - Class in ohos.media.recorder
Describes the available video encoding formats, including H.264 and high efficiency video coding (HEVC).
Recorder.VideoSource - Class in ohos.media.recorder
Describes the video source, including the camera and surface.
RecorderProfile - Class in ohos.media.recorder
Describes the coding and decoding capabilities of the system.
RecorderProfile(int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class ohos.media.recorder.RecorderProfile
A constructor used to create a RecorderProfile instance.
recordParcel(Parcel) - Method in class ohos.agp.utils.Rect
Put the param of rectangle into the parcel.
RECOVER_FAILED - ohos.data.distributed.common.KvStoreErrorCode
RECOVER_FAILED
RECOVER_SUCCESS - ohos.data.distributed.common.KvStoreErrorCode
RECOVER_SUCCESS
Rect - Class in ohos.agp.utils
Represents a rectangle area.
Rect - Class in ohos.media.image.common
Describes rectangle areas of images.
Rect - Class in ohos.utils.geo
Represents a rectangle area.
Rect() - Constructor for class ohos.agp.utils.Rect
Default constructor used to create a Rect instance.
Rect() - Constructor for class ohos.media.image.common.Rect
A constructor used to create a Rect instance, with the abscissa and coordinate of the upper-left point, width, and height set to 0.
Rect() - Constructor for class ohos.utils.geo.Rect
Default constructor used to create a Rect instance.
Rect(int, int, int, int) - Constructor for class ohos.agp.utils.Rect
A constructor used to create a Rect instance.
Rect(int, int, int, int) - Constructor for class ohos.media.image.common.Rect
A constructor used to create a Rect instance.
Rect(int, int, int, int) - Constructor for class ohos.utils.geo.Rect
A constructor used to create a Rect instance.
Rect(Rect) - Constructor for class ohos.agp.utils.Rect
A constructor used to create a Rect instance by using a rectangle with integer coordinates.
Rect(Rect) - Constructor for class ohos.media.image.common.Rect
A constructor used to create a Rect instance with another one as the input parameter.
Rect(Rect) - Constructor for class ohos.utils.geo.Rect
A constructor used to create a Rect instance by using a rectangle with integer coordinates.
RECT_MODE - Static variable in class ohos.agp.components.Component
Indicates that the component content is displayed in a rectangle.
Rect.RotationEnum - Enum in ohos.agp.utils
Indicates the rotation angle.
Rect.RotationEnum - Enum in ohos.utils.geo
Indicates the rotation angle.
RECTANGLE - Static variable in class ohos.agp.components.element.ShapeElement
Indicates a rectangle, for which the corner radius can be set.
RECTANGLE_MASK - ohos.agp.render.Paint.MaskType
Indicates that the mask is in the shape of rectangle.
RectFloat - Class in ohos.agp.utils
Indicates a rectangle that uses float coordinates.
RectFloat - Class in ohos.utils.geo
Indicates a rectangle that uses float coordinates.
RectFloat() - Constructor for class ohos.agp.utils.RectFloat
Default constructor used to create a RectFloat instance.
RectFloat() - Constructor for class ohos.utils.geo.RectFloat
Default constructor used to create a RectFloat instance.
RectFloat(float, float, float, float) - Constructor for class ohos.agp.utils.RectFloat
A constructor used to create a RectFloat instance.
RectFloat(float, float, float, float) - Constructor for class ohos.utils.geo.RectFloat
A constructor used to create a RectFloat instance.
RectFloat(Rect) - Constructor for class ohos.agp.utils.RectFloat
A constructor used to create a RectFloat instance by using a rectangle with integer coordinates.
RectFloat(RectFloat) - Constructor for class ohos.agp.utils.RectFloat
A constructor used to create a RectFloat instance by using a rectangle with float coordinates.
RectFloat(Rect) - Constructor for class ohos.utils.geo.RectFloat
A constructor used to create a RectFloat instance by using a rectangle with integer coordinates.
RectFloat(RectFloat) - Constructor for class ohos.utils.geo.RectFloat
A constructor used to create a RectFloat instance by using a rectangle with float coordinates.
RectFloat.RotationEnum - Enum in ohos.agp.utils
Indicates the rotation angle.
RectFloat.RotationEnum - Enum in ohos.utils.geo
Indicates the rotation angle.
rectStaysRect() - Method in class ohos.agp.utils.Matrix
Checks whether this Matrix can map one rectangle to another.
RECUR_DATE - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the interval at which the event repeats.
RECUR_RULE - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the recurrence rule.
RecursiveAction - Class in java.util.concurrent
A recursive resultless ForkJoinTask.
RecursiveAction() - Constructor for class java.util.concurrent.RecursiveAction
 
RecursiveTask<V> - Class in java.util.concurrent
A recursive result-bearing ForkJoinTask.
RecursiveTask() - Constructor for class java.util.concurrent.RecursiveTask
 
RECV_COMMON_EVENT_DATA - Static variable in interface ohos.event.commonevent.ICommonEventSubscriber
Deprecated.
RecycleItemProvider - Class in ohos.agp.components
Deprecated.
Use BaseItemProvider instead
RecycleItemProvider() - Constructor for class ohos.agp.components.RecycleItemProvider
Deprecated.
RED - Static variable in class ohos.agp.colors.CmykPalette
Indicates that the CmykColor object is red.
RED - Static variable in class ohos.agp.colors.HslPalette
The HSL representation for red.
RED - Static variable in class ohos.agp.colors.HsvPalette
The HSV representation for red.
RED - Static variable in class ohos.agp.colors.RgbPalette
The RgbColor object representing red.
RED - Static variable in class ohos.agp.utils.Color
Indicates the red color, represented by 0xFFFF0000.
redirectError() - Method in class java.lang.ProcessBuilder
Returns this process builder's standard error destination.
redirectError(File) - Method in class java.lang.ProcessBuilder
Sets this process builder's standard error destination to a file.
redirectError(ProcessBuilder.Redirect) - Method in class java.lang.ProcessBuilder
Sets this process builder's standard error destination.
redirectErrorStream() - Method in class java.lang.ProcessBuilder
Tells whether this process builder merges standard error and standard output.
redirectErrorStream(boolean) - Method in class java.lang.ProcessBuilder
Sets this process builder's redirectErrorStream property.
redirectInput() - Method in class java.lang.ProcessBuilder
Returns this process builder's standard input source.
redirectInput(File) - Method in class java.lang.ProcessBuilder
Sets this process builder's standard input source to a file.
redirectInput(ProcessBuilder.Redirect) - Method in class java.lang.ProcessBuilder
Sets this process builder's standard input source.
redirectOutput() - Method in class java.lang.ProcessBuilder
Returns this process builder's standard output destination.
redirectOutput(File) - Method in class java.lang.ProcessBuilder
Sets this process builder's standard output destination to a file.
redirectOutput(ProcessBuilder.Redirect) - Method in class java.lang.ProcessBuilder
Sets this process builder's standard output destination.
reduce(double, DoubleBinaryOperator) - Method in interface java.util.stream.DoubleStream
Performs a reduction on the elements of this stream, using the provided identity value and an associative accumulation function, and returns the reduced value.
reduce(int, IntBinaryOperator) - Method in interface java.util.stream.IntStream
Performs a reduction on the elements of this stream, using the provided identity value and an associative accumulation function, and returns the reduced value.
reduce(long, BiFunction<? super K, ? super V, ? extends U>, BiFunction<? super U, ? super U, ? extends U>) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all (key, value) pairs using the given reducer to combine values, or null if none.
reduce(long, LongBinaryOperator) - Method in interface java.util.stream.LongStream
Performs a reduction on the elements of this stream, using the provided identity value and an associative accumulation function, and returns the reduced value.
reduce(BinaryOperator<T>) - Method in interface java.util.stream.Stream
Performs a reduction on the elements of this stream, using an associative accumulation function, and returns an Optional describing the reduced value, if any.
reduce(DoubleBinaryOperator) - Method in interface java.util.stream.DoubleStream
Performs a reduction on the elements of this stream, using an associative accumulation function, and returns an OptionalDouble describing the reduced value, if any.
reduce(IntBinaryOperator) - Method in interface java.util.stream.IntStream
Performs a reduction on the elements of this stream, using an associative accumulation function, and returns an OptionalInt describing the reduced value, if any.
reduce(LongBinaryOperator) - Method in interface java.util.stream.LongStream
Performs a reduction on the elements of this stream, using an associative accumulation function, and returns an OptionalLong describing the reduced value, if any.
reduce(T, BinaryOperator<T>) - Method in interface java.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided identity value and an associative accumulation function, and returns the reduced value.
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in interface java.util.stream.Stream
Performs a reduction on the elements of this stream, using the provided identity, accumulation and combining functions.
reduceEntries(long, BiFunction<Map.Entry<K, V>, Map.Entry<K, V>, ? extends Map.Entry<K, V>>) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating all entries using the given reducer to combine values, or null if none.
reduceEntries(long, Function<Map.Entry<K, V>, ? extends U>, BiFunction<? super U, ? super U, ? extends U>) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all entries using the given reducer to combine values, or null if none.
reduceEntriesToDouble(long, ToDoubleFunction<Map.Entry<K, V>>, double, DoubleBinaryOperator) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all entries using the given reducer to combine values, and the given basis as an identity value.
reduceEntriesToInt(long, ToIntFunction<Map.Entry<K, V>>, int, IntBinaryOperator) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all entries using the given reducer to combine values, and the given basis as an identity value.
reduceEntriesToLong(long, ToLongFunction<Map.Entry<K, V>>, long, LongBinaryOperator) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all entries using the given reducer to combine values, and the given basis as an identity value.
reduceKeys(long, BiFunction<? super K, ? super K, ? extends K>) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating all keys using the given reducer to combine values, or null if none.
reduceKeys(long, Function<? super K, ? extends U>, BiFunction<? super U, ? super U, ? extends U>) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all keys using the given reducer to combine values, or null if none.
reduceKeysToDouble(long, ToDoubleFunction<? super K>, double, DoubleBinaryOperator) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all keys using the given reducer to combine values, and the given basis as an identity value.
reduceKeysToInt(long, ToIntFunction<? super K>, int, IntBinaryOperator) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all keys using the given reducer to combine values, and the given basis as an identity value.
reduceKeysToLong(long, ToLongFunction<? super K>, long, LongBinaryOperator) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all keys using the given reducer to combine values, and the given basis as an identity value.
reducePermits(int) - Method in class java.util.concurrent.Semaphore
Shrinks the number of available permits by the indicated reduction.
reduceToDouble(long, ToDoubleBiFunction<? super K, ? super V>, double, DoubleBinaryOperator) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all (key, value) pairs using the given reducer to combine values, and the given basis as an identity value.
reduceToInt(long, ToIntBiFunction<? super K, ? super V>, int, IntBinaryOperator) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all (key, value) pairs using the given reducer to combine values, and the given basis as an identity value.
reduceToLong(long, ToLongBiFunction<? super K, ? super V>, long, LongBinaryOperator) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all (key, value) pairs using the given reducer to combine values, and the given basis as an identity value.
reduceValues(long, BiFunction<? super V, ? super V, ? extends V>) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating all values using the given reducer to combine values, or null if none.
reduceValues(long, Function<? super V, ? extends U>, BiFunction<? super U, ? super U, ? extends U>) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all values using the given reducer to combine values, or null if none.
reduceValuesToDouble(long, ToDoubleFunction<? super V>, double, DoubleBinaryOperator) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all values using the given reducer to combine values, and the given basis as an identity value.
reduceValuesToInt(long, ToIntFunction<? super V>, int, IntBinaryOperator) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all values using the given reducer to combine values, and the given basis as an identity value.
reduceValuesToLong(long, ToLongFunction<? super V>, long, LongBinaryOperator) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the result of accumulating the given transformation of all values using the given reducer to combine values, and the given basis as an identity value.
reducing(BinaryOperator<T>) - Static method in class java.util.stream.Collectors
Returns a Collector which performs a reduction of its input elements under a specified BinaryOperator.
reducing(T, BinaryOperator<T>) - Static method in class java.util.stream.Collectors
Returns a Collector which performs a reduction of its input elements under a specified BinaryOperator using the provided identity.
reducing(U, Function<? super T, ? extends U>, BinaryOperator<U>) - Static method in class java.util.stream.Collectors
Returns a Collector which performs a reduction of its input elements under a specified mapping function and BinaryOperator.
ReentrantLock - Class in java.util.concurrent.locks
A reentrant mutual exclusion Lock with the same basic behavior and semantics as the implicit monitor lock accessed using synchronized methods and statements, but with extended capabilities.
ReentrantLock() - Constructor for class java.util.concurrent.locks.ReentrantLock
Creates an instance of ReentrantLock.
ReentrantLock(boolean) - Constructor for class java.util.concurrent.locks.ReentrantLock
Creates an instance of ReentrantLock with the given fairness policy.
ReentrantReadWriteLock - Class in java.util.concurrent.locks
An implementation of ReadWriteLock supporting similar semantics to ReentrantLock.
ReentrantReadWriteLock() - Constructor for class java.util.concurrent.locks.ReentrantReadWriteLock
Creates a new ReentrantReadWriteLock with default (nonfair) ordering properties.
ReentrantReadWriteLock(boolean) - Constructor for class java.util.concurrent.locks.ReentrantReadWriteLock
Creates a new ReentrantReadWriteLock with the given fairness policy.
ReentrantReadWriteLock.ReadLock - Class in java.util.concurrent.locks
The lock returned by method ReentrantReadWriteLock#readLock.
ReentrantReadWriteLock.WriteLock - Class in java.util.concurrent.locks
The lock returned by method ReentrantReadWriteLock#writeLock.
Ref - Interface in java.sql
The mapping in the Java programming language of an SQL REF value, which is a reference to an SQL structured type value in the database.
REF - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REF.
REF_getField - Static variable in interface java.lang.invoke.MethodHandleInfo
A direct method handle reference kind, as defined in the table above.
REF_getStatic - Static variable in interface java.lang.invoke.MethodHandleInfo
 
REF_invokeInterface - Static variable in interface java.lang.invoke.MethodHandleInfo
 
REF_invokeSpecial - Static variable in interface java.lang.invoke.MethodHandleInfo
 
REF_invokeStatic - Static variable in interface java.lang.invoke.MethodHandleInfo
 
REF_invokeVirtual - Static variable in interface java.lang.invoke.MethodHandleInfo
 
REF_newInvokeSpecial - Static variable in interface java.lang.invoke.MethodHandleInfo
 
REF_putField - Static variable in interface java.lang.invoke.MethodHandleInfo
 
REF_putStatic - Static variable in interface java.lang.invoke.MethodHandleInfo
 
Reference<T> - Class in java.lang.ref
Abstract base class for reference objects.
REFERENCE_BLACK_WHITE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
referenceKindToString(int) - Static method in interface java.lang.invoke.MethodHandleInfo
Returns the descriptive name of the given reference kind, as defined in the table above.
ReferenceQueue<T> - Class in java.lang.ref
Reference queues, to which registered reference objects are appended by the garbage collector after the appropriate reachability changes are detected.
ReferenceQueue() - Constructor for class java.lang.ref.ReferenceQueue
Constructs a new reference-object queue.
referenceSize - Variable in class ohos.agp.components.MagicLayout.LayoutConfig
Indicates the line wrapping reference size.
reflectAs(Class<T>, MethodHandle) - Static method in class java.lang.invoke.MethodHandles
Performs an unchecked "crack" of a direct method handle.
reflectAs(Class<T>, MethodHandles.Lookup) - Method in interface java.lang.invoke.MethodHandleInfo
Reflects the underlying member as a method, constructor, or field object.
ReflectiveOperationException - Exception in java.lang
Common superclass of exceptions thrown by reflective operations in core reflection.
ReflectiveOperationException() - Constructor for exception java.lang.ReflectiveOperationException
Constructs a new exception with null as its detail message.
ReflectiveOperationException(String) - Constructor for exception java.lang.ReflectiveOperationException
Constructs a new exception with the specified detail message.
ReflectiveOperationException(String, Throwable) - Constructor for exception java.lang.ReflectiveOperationException
Constructs a new exception with the specified detail message and cause.
ReflectiveOperationException(Throwable) - Constructor for exception java.lang.ReflectiveOperationException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ReflectPermission - Class in java.lang.reflect
The Permission class for reflective operations.
ReflectPermission(String) - Constructor for class java.lang.reflect.ReflectPermission
Constructs a ReflectPermission with the specified name.
ReflectPermission(String, String) - Constructor for class java.lang.reflect.ReflectPermission
Constructs a ReflectPermission with the specified name and actions.
refresh() - Method in class java.security.Policy
Refreshes/reloads the policy configuration.
REFRESH_USER_ACTION - Static variable in class ohos.security.SystemPermission
Allows an application to reset the screen timeout counter when a user input event occurs, such as pressing a key or tapping the screen.
refreshRow() - Method in interface java.sql.ResultSet
Refreshes the current row with its most recent value in the database.
refreshTextureImage() - Method in class ohos.agp.graphics.TextureHolder
Updates the texture image to the latest image streams.
REG_STATE_EMERGENCY_CALL_ONLY - Static variable in class ohos.telephony.NetworkState
Indicates a state in which a device can use only the emergency call service.
REG_STATE_IN_SERVICE - Static variable in class ohos.telephony.NetworkState
Indicates a state in which a device can use services properly.
REG_STATE_NO_SERVICE - Static variable in class ohos.telephony.NetworkState
Indicates a state in which a device cannot use any service.
REG_STATE_POWER_OFF - Static variable in class ohos.telephony.NetworkState
Indicates that the cellular radio is powered off.
region(int, int) - Method in class java.util.regex.Matcher
Sets the limits of this matcher's region.
Region - Class in ohos.agp.render
Represents a region composed of multiple rectangles.
Region() - Constructor for class ohos.agp.render.Region
Default constructor used to create a Region instance.
Region(Region) - Constructor for class ohos.agp.render.Region
A constructor used to create a Region instance by using an existing Region object.
Region(Rect) - Constructor for class ohos.agp.render.Region
A constructor used to create a Region instance by using a specified rectangle.
Region.Op - Enum in ohos.agp.render
Enumerates the region operation type.
REGIONAL_INDICATOR - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
REGIONAL_INDICATOR - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
REGIONAL_INDICATOR - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
REGIONAL_INDICATOR - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Regional_Indicator.
regionDisplayName(String) - Method in class ohos.global.icu.text.LocaleDisplayNames
Returns the display name of the provided region code.
regionEnd() - Method in class java.util.regex.Matcher
Reports the end index (exclusive) of this matcher's region.
RegionIterator - Class in ohos.agp.render
Represents the iterator of Region.
RegionIterator(Region) - Constructor for class ohos.agp.render.RegionIterator
Default constructor used to create a RegionIterator instance.
regionMatches(boolean, int, String, int, int) - Method in class java.lang.String
Tests if two string regions are equal.
regionMatches(int, String, int, int) - Method in class java.lang.String
Tests if two string regions are equal.
regionStart() - Method in class java.util.regex.Matcher
Reports the start index of this matcher's region.
register() - Method in class java.util.concurrent.Phaser
Adds a new unarrived party to this phaser.
register(E) - Method in class ohos.rpc.RemoteObjectCallbackList
Adds the specified callback to this RemoteObjectCallbackList.
register(E, Object) - Method in class ohos.rpc.RemoteObjectCallbackList
Adds the specified callback with the specified cookie to this RemoteObjectCallbackList.
register(Selector, int) - Method in class java.nio.channels.SelectableChannel
Registers this channel with the given selector, returning a selection key.
register(Selector, int, Object) - Method in class java.nio.channels.SelectableChannel
Registers this channel with the given selector, returning a selection key.
register(Selector, int, Object) - Method in class java.nio.channels.spi.AbstractSelectableChannel
Registers this channel with the given selector, returning a selection key.
register(AbstractSelectableChannel, int, Object) - Method in class java.nio.channels.spi.AbstractSelector
Registers the given channel with this selector.
register(WatchService, WatchEvent.Kind<?>...) - Method in interface java.nio.file.Path
Registers the file located by this path with a watch service.
register(WatchService, WatchEvent.Kind<?>...) - Method in interface java.nio.file.Watchable
Registers an object with a watch service.
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in interface java.nio.file.Path
Registers the file located by this path with a watch service.
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in interface java.nio.file.Watchable
Registers an object with a watch service.
REGISTER_SHIFTER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
registerAids(ElementName, String, List<String>) - Method in class ohos.nfc.cardemulation.CardEmulation
Registers a list of AIDs of the specified type for a given application.
registerAllPermissionsChanged(IRemoteObject) - Method in interface ohos.bundle.IBundleManager
Registers a callback for listening for permission changes of all UIDs.
registerAsParallelCapable() - Static method in class java.lang.ClassLoader
Registers the caller as parallel capable.
registerAudioCapturerCallback(AudioCapturerCallback) - Method in class ohos.media.audio.AudioManager
Registers a callback to receive notifications about capturer configuration changes.
registerAudioRendererCallback(AudioRendererCallback) - Method in class ohos.media.audio.AudioManager
Registers an audio playback callback for the current device.
registerCallback(LauncherService.BundleStatusCallback) - Method in class ohos.bundle.LauncherService
Registers a callback method for monitoring bundle installation, uninstallation, and update events.
registerCallbacks(AbilityLifecycleCallbacks, ElementsCallback) - Method in class ohos.aafwk.ability.AbilityPackage
Registers AbilityLifecycleCallbacks and ElementsCallback objects with this AbilityPackage object.
registerCameraDeviceCallback(CameraDeviceCallback, EventHandler) - Method in class ohos.media.camera.CameraKit
Registers a callback for camera usage states.
registerCleaner() - Method in class ohos.agp.components.CornerMark
Registers a cleaner for corner marks.
registerCodecListener(Codec.ICodecListener) - Method in class ohos.media.codec.Codec
Registers a listener to asynchronously receive encoded or decoded data.
registerColorsChangedListener(IWallpaperColorsChangedListener) - Method in class ohos.miscservices.wallpaper.WallpaperController
Registers a listener for wallpaper color changes to receive notifications about the changes.
registerContextObserver(OrmContext, OrmObjectObserver) - Method in interface ohos.data.orm.OrmContext
Registers an OrmObjectObserver object to listen for changes of a specified OrmContext object.
registerDeviceChangeCallback(DeviceChangeCallback, DeviceFilterStrategy) - Method in interface ohos.data.distributed.common.KvManager
register DeviceChangeCallback to get notification when device's status changed
registerDeviceStateCallback(IDeviceStateCallback) - Static method in class ohos.distributedschedule.interwork.DeviceManager
Registers a custom device state callback so that the application can be notified upon state changes of devices on the distributed network.
registerDisplayCallback(BaseDialog.DisplayCallback) - Method in class ohos.agp.window.dialog.BaseDialog
Registers a callback that is invoked when a dialog box is displayed.
registerDriver(Driver) - Static method in class java.sql.DriverManager
Registers the given driver with the DriverManager.
registerEntityObserver(String, OrmObjectObserver) - Method in interface ohos.data.orm.OrmContext
Registers an OrmObjectObserver object to listen for changes of a specified Entity object.
registerForegroundDispatch(Ability, IntentAgent, List<String>, String[][]) - Method in class ohos.nfc.NfcController
Enables foreground dispatch of specified NFC tags to a given Ability.
registerForegroundPreferred(Ability, ElementName) - Method in class ohos.nfc.cardemulation.CardEmulation
Registers a preferred foreground application.
registerIndexChangeListener(String, String, IIndexChangeListener) - Method in class ohos.data.search.SearchAbility
Registers an index change listener.
registerInstance(IAbilityDelegator, IAbilityDelegatorArgs) - Static method in class ohos.aafwk.ability.delegation.AbilityDelegatorRegistry
Registers the instances of classes implementing IAbilityDelegator and IAbilityDelegatorArgs as globally unique instances.
registerKvStoreServiceDeathRecipient(KvStoreServiceDeathRecipient) - Method in class ohos.data.distributed.common.KvManagerFactory
Register KvStore Service Death Recipient
registerObject(Object, int, int) - Method in class ohos.interwork.ui.TextureComponentEx
Registers a specified third-party component with this TextureComponentEx to display the registered component.
registerObjectObserver(OrmObject, OrmObjectObserver) - Method in interface ohos.data.orm.OrmContext
Registers an OrmObjectObserver object to listen for changes of a specified OrmObject instance.
registerObserver(Preferences.PreferencesObserver) - Method in interface ohos.data.preferences.Preferences
Registers an observer to listen for the change of a Preferences object.
registerObserver(DataObserver) - Method in class ohos.data.resultset.AbsResultSet
 
registerObserver(DataObserver) - Method in class ohos.data.resultset.CombinedResultSet
 
registerObserver(DataObserver) - Method in interface ohos.data.resultset.ResultSet
Registers an observer that listens for data changes.
registerObserver(DataObserver) - Method in class ohos.data.resultset.ResultSetWrapper
 
registerObserver(Uri, IDataAbilityObserver) - Method in class ohos.aafwk.ability.DataAbilityHelper
Registers an observer to observe data specified by the given Uri.
registerOutParameter(int, int) - Method in interface java.sql.CallableStatement
Registers the OUT parameter in ordinal position parameterIndex to the JDBC type sqlType.
registerOutParameter(int, int, int) - Method in interface java.sql.CallableStatement
Registers the parameter in ordinal position parameterIndex to be of JDBC type sqlType.
registerOutParameter(int, int, String) - Method in interface java.sql.CallableStatement
Registers the designated output parameter.
registerOutParameter(String, int) - Method in interface java.sql.CallableStatement
Registers the OUT parameter named parameterName to the JDBC type sqlType.
registerOutParameter(String, int, int) - Method in interface java.sql.CallableStatement
Registers the parameter named parameterName to be of JDBC type sqlType.
registerOutParameter(String, int, String) - Method in interface java.sql.CallableStatement
Registers the designated output parameter.
registerParameterFilter(String, UrlQueryFilter.ValueFilter) - Method in class ohos.utils.net.UrlQueryFilter
Specifies a ValueFilter for a parameter key to filter out invalid characters of the value for this key.
registerPermissionsChanged(int[], IRemoteObject) - Method in interface ohos.bundle.IBundleManager
Registers a callback for listening for permission changes of specified UIDs.
registerRecorderListener(Recorder.IRecorderListener) - Method in class ohos.media.recorder.Recorder
Registers a recording listener.
registerRemoveCallback(BaseDialog.RemoveCallback) - Method in class ohos.agp.window.dialog.BaseDialog
Registers a callback that is invoked when a dialog box is removed.
registerStoreObserver(String, OrmObjectObserver) - Method in interface ohos.data.orm.OrmContext
Registers an OrmObjectObserver object to listen for changes in the storage specified by its alias.
registerSubscriber(T) - Method in class ohos.agp.database.Publisher
Registers subscribers with the subscriber list.
registerSwitchCallback(SwitchCallback) - Method in class ohos.location.Locator
Registers a callback object for obtaining the location service status in real time.
registerSyncCallback(SyncCallback) - Method in interface ohos.data.distributed.device.DeviceKvStore
Register Synchronizes DeviceKvStore databases callback.
registerSyncCallback(SyncCallback) - Method in interface ohos.data.distributed.user.SingleKvStore
Register Synchronizes SingleKvStore databases callback.
registerValidation(ObjectInputValidation, int) - Method in class java.io.ObjectInputStream
Register an object to be validated before the graph is returned.
registerViewListener(int, ViewListener) - Method in class ohos.aafwk.ability.AbilityForm
Registers a listener by the AbilityForm supplier to listen for click events of a component on the AbilityForm client.
REGULAR - Static variable in class ohos.agp.text.Font
Indicates the regular font weight.
REH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
rehash() - Method in class java.util.Hashtable
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
reinitialize() - Method in class java.util.concurrent.ForkJoinTask
Resets the internal bookkeeping state of this task, allowing a subsequent fork.
REIWA - Static variable in class ohos.global.icu.util.JapaneseCalendar
Constant for the era starting on May 1, 2019 AD.
REJANG - java.lang.Character.UnicodeScript
Unicode script "Rejang".
REJANG - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Rejang" Unicode character block.
REJANG - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
REJANG - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
REJANG_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
REJECT_EXTENDED_RANGES - java.util.Locale.FilteringMode
Specifies basic filtering: If any extended language ranges are included in the given Language Priority List, the list is rejected and the filtering method throws IllegalArgumentException.
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in interface java.util.concurrent.RejectedExecutionHandler
Method that may be invoked by a ThreadPoolExecutor when ThreadPoolExecutor#execute cannot accept a task.
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class java.util.concurrent.ThreadPoolExecutor.AbortPolicy
Always throws RejectedExecutionException.
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class java.util.concurrent.ThreadPoolExecutor.CallerRunsPolicy
Executes task r in the caller's thread, unless the executor has been shut down, in which case the task is discarded.
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class java.util.concurrent.ThreadPoolExecutor.DiscardOldestPolicy
Obtains and ignores the next task that the executor would otherwise execute, if one is immediately available, and then retries execution of task r, unless the executor is shut down, in which case task r is instead discarded.
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class java.util.concurrent.ThreadPoolExecutor.DiscardPolicy
Does nothing, which has the effect of discarding task r.
RejectedExecutionException - Exception in java.util.concurrent
Exception thrown by an Executor when a task cannot be accepted for execution.
RejectedExecutionException() - Constructor for exception java.util.concurrent.RejectedExecutionException
Constructs a RejectedExecutionException with no detail message.
RejectedExecutionException(String) - Constructor for exception java.util.concurrent.RejectedExecutionException
Constructs a RejectedExecutionException with the specified detail message.
RejectedExecutionException(String, Throwable) - Constructor for exception java.util.concurrent.RejectedExecutionException
Constructs a RejectedExecutionException with the specified detail message and cause.
RejectedExecutionException(Throwable) - Constructor for exception java.util.concurrent.RejectedExecutionException
Constructs a RejectedExecutionException with the specified cause.
RejectedExecutionHandler - Interface in java.util.concurrent
A handler for tasks that cannot be executed by a ThreadPoolExecutor.
RELATED_SOUND_FILE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
Relation - Class in ohos.sysappcomponents.contact.entity
Represents the relation of a contact.
Relation(String, String) - Constructor for class ohos.sysappcomponents.contact.entity.Relation
A constructor used to create a Relation instance based on a specified relation name and a custom label name.
Relation(Context, String, int) - Constructor for class ohos.sysappcomponents.contact.entity.Relation
A constructor used to create a Relation instance based on the application context and a specified relation name and label ID.
RELATION_ASSISTANT - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates an assistant.
RELATION_BROTHER - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates a brother.
RELATION_CHILD - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates a child.
RELATION_DOMESTIC_PARTNER - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates a domestic partner.
RELATION_FATHER - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates a father.
RELATION_FRIEND - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates a friend.
RELATION_MANAGER - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates a manager.
RELATION_MOTHER - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates a mother.
RELATION_PARENT - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates a parent.
RELATION_PARTNER - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates a partner.
RELATION_REFERRED_BY - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates a referrer.
RELATION_RELATIVE - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates a relative.
RELATION_SISTER - Static variable in class ohos.sysappcomponents.contact.entity.Relation
Indicates a sister.
RELATION_SPOUSE - Static variable in class ohos.sysappcomponents.contact.entity.Relation
TYPE_SPOUSE
relative(int) - Method in interface java.sql.ResultSet
Moves the cursor a relative number of rows, either positive or negative.
RELATIVE - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for relative style mask.
RELATIVE_DEFAULT - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for relative default style pattern.
RELATIVE_FULL - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for relative full style pattern.
RELATIVE_LONG - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for relative style pattern.
RELATIVE_MEDIUM - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for relative style pattern.
RELATIVE_SHORT - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for relative style pattern.
RelativeDateTimeFormatter - Class in ohos.global.icu.text
Formats simple relative dates.
RelativeDateTimeFormatter.AbsoluteUnit - Enum in ohos.global.icu.text
Represents an absolute unit.
RelativeDateTimeFormatter.Direction - Enum in ohos.global.icu.text
Represents a direction for an absolute unit e.g "Next Tuesday" or "Last Tuesday"
RelativeDateTimeFormatter.RelativeDateTimeUnit - Enum in ohos.global.icu.text
Represents the unit for formatting a relative date.
RelativeDateTimeFormatter.RelativeUnit - Enum in ohos.global.icu.text
Represents the unit for formatting a relative date.
RelativeDateTimeFormatter.Style - Enum in ohos.global.icu.text
The formatting style
relativize(URI) - Method in class java.net.URI
Relativizes the given URI against this URI.
relativize(Path) - Method in interface java.nio.file.Path
Constructs a relative path between this path and a given path.
RELAXNG_NS_URI - Static variable in class ohos.javax.xml.XMLConstants
RELAX NG Namespace URI.
release() - Method in class java.nio.channels.FileLock
Releases this lock.
release() - Method in class java.util.concurrent.Semaphore
Releases a permit, returning it to the semaphore.
release() - Method in class ohos.aafwk.ability.DataAbilityHelper
Releases the client resource of the Data ability.
release() - Method in class ohos.agp.animation.Animator
Releases native resources.
release() - Method in class ohos.agp.components.Component
Releases resources.
release() - Method in class ohos.agp.components.ComponentTransition
Releases a ComponentTransition object.
release() - Method in class ohos.agp.components.element.Element
Releases all resources.
release() - Method in class ohos.agp.render.PixelMapHolder
Clears the PixelMap object in PixelMapHolder when no image needs to be rendered, and releases the backend rendering data in the container.
release() - Method in interface ohos.agp.render.render3d.Engine
Deinitializes the initialized engine.
release() - Method in interface ohos.agp.render.render3d.Engine.RenderNodeGraph
Releases the handle.
release() - Method in interface ohos.agp.render.render3d.gltf.GltfData
Releases the glTF data.
release() - Method in interface ohos.agp.render.render3d.gltf.GltfImportData
Releases the glTF data that has been imported.
release() - Method in class ohos.agp.render.render3d.RenderLoop
Releases the rendering loop.
release() - Method in interface ohos.agp.render.render3d.resources.AnimationPlayback
Releases animation playback data.
release() - Method in interface ohos.agp.render.render3d.resources.GpuResourceHandle
Releases the resource referenced by this handle.
release() - Method in interface ohos.agp.render.render3d.resources.RenderDataStorePod
Releases the POD storage.
release() - Method in interface ohos.agp.render.render3d.resources.ResourceHandle
Releases handle data.
release() - Method in interface ohos.agp.render.render3d.util.MeshBuilder
Releases the current mesh.
release() - Method in interface ohos.agp.render.render3d.ViewHolder
Releases the surface held by a ViewHolder.
release() - Method in interface ohos.ai.cv.common.ICvBase
Releases resources.
release() - Method in class ohos.ai.tts.TtsClient
Releases the TTS engine in use.
release() - Method in class ohos.hiviewdfx.ResourceTag
Releases a resource tag so that it is detached from the paired resource.
release() - Method in class ohos.media.audio.AudioCapturer
Releases local audio recording object.
release() - Method in class ohos.media.audio.AudioRenderer
Releases playback resources.
release() - Method in class ohos.media.audio.AudioWaver
Releases audio visualization resources.
release() - Method in class ohos.media.audio.SoundEffect
Releases sound effect resources.
release() - Method in class ohos.media.audio.SoundPlayer
Releases resources used for tone playback.
release() - Method in interface ohos.media.camera.device.Camera
Releases the camera.
release() - Method in class ohos.media.codec.Codec
Releases all resources, including the memory applied by the native layer.
release() - Method in class ohos.media.extractor.Extractor
Releases resources.
release() - Method in class ohos.media.image.Image.Component
Releases native resources associated with the color component.
release() - Method in class ohos.media.image.Image
Releases native resources associated with the image.
release() - Method in class ohos.media.image.ImagePacker
Releases native resources associated with the ImagePacker object.
release() - Method in class ohos.media.image.ImageReceiver
Releases native resources associated with the image receiver, including the surface and obtained images.
release() - Method in class ohos.media.image.ImageSource
Releases native resources associated with an object.
release() - Method in class ohos.media.image.PixelMap
Releases native resources associated with an object.
release() - Method in class ohos.media.muxer.Muxer
Releases resources.
release() - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Releases the media resources that have been read.
release() - Method in class ohos.media.player.Player
Releases playback resources.
release() - Method in class ohos.media.recorder.Recorder
Releases recording resources.
release() - Method in class ohos.media.sessioncore.AVSession
Releases resources associated with this AVSession instance.
release() - Method in class ohos.sysappcomponents.calendar.CalendarDataHelper.InstancesDataHelper
Releases the client resource of the Data ability.
release() - Method in class ohos.sysappcomponents.calendar.CalendarDataHelper
Releases data client resources when the database operation is complete.
release() - Method in class ohos.sysappcomponents.contact.ContactsCollection
Releases this Collection object.
release() - Method in class ohos.sysappcomponents.contact.HoldersCollection
Releases this Collection object.
release(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Releases in exclusive mode.
release(int) - Method in class java.util.concurrent.Semaphore
Releases the given number of permits, returning them to the semaphore.
release(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Releases in exclusive mode.
RELEASE - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates that a mouse button is released.
RELEASE_PRIORITY - Static variable in class ohos.nfc.cardemulation.CardEmulation
Releases a preferred foreground application.
releaseAbilityForm(AbilityForm) - Method in class ohos.aafwk.ability.AbilitySlice
Releases a specified AbilityForm instance of the host ability.
releaseAVControllerCallback(AVControllerCallback) - Method in class ohos.media.sessioncore.AVController
Releases the callback set for the AVSession instance.
releaseBuffers() - Method in interface ohos.agp.render.render3d.gltf.GltfData
Releases glTF data buffers.
RELEASED - Static variable in class ohos.media.image.Image.Component.OperationResult
Indicates that the operation is not supported because the specified color component has been released.
releaseForm(int) - Method in class ohos.aafwk.ability.AbilitySlice
Releases an obtained form by its ID.
releaseRdbMemory() - Static method in class ohos.data.DatabaseHelper
Releases the heap memory in the SQLite database.
releaseSavepoint(Savepoint) - Method in interface java.sql.Connection
Removes the specified Savepoint and subsequent Savepoint objects from the current transaction.
releaseSensorDataCallback(L) - Method in class ohos.sensor.agent.SensorAgent
Releases the callback for all sensors.
releaseSensorDataCallback(L, S) - Method in class ohos.sensor.agent.SensorAgent
Releases the callback for a sensor.
releaseSensorDataCallback(ICategoryBodyDataCallback) - Method in class ohos.sensor.agent.CategoryBodyAgent
Releases the callback for all body sensors.
releaseSensorDataCallback(ICategoryBodyDataCallback, CategoryBody) - Method in class ohos.sensor.agent.CategoryBodyAgent
Releases the callback for a body sensor.
releaseSensorDataCallback(ICategoryEnvironmentDataCallback) - Method in class ohos.sensor.agent.CategoryEnvironmentAgent
Releases the callback for all environment sensors.
releaseSensorDataCallback(ICategoryEnvironmentDataCallback, CategoryEnvironment) - Method in class ohos.sensor.agent.CategoryEnvironmentAgent
Releases the callback for an environment sensor.
releaseSensorDataCallback(ICategoryLightDataCallback) - Method in class ohos.sensor.agent.CategoryLightAgent
Releases the callback for all light sensors.
releaseSensorDataCallback(ICategoryLightDataCallback, CategoryLight) - Method in class ohos.sensor.agent.CategoryLightAgent
Releases the callback for a light sensor.
releaseSensorDataCallback(ICategoryMotionDataCallback) - Method in class ohos.sensor.agent.CategoryMotionAgent
Releases the callback for all motion sensors.
releaseSensorDataCallback(ICategoryMotionDataCallback, CategoryMotion) - Method in class ohos.sensor.agent.CategoryMotionAgent
Releases the callback for a motion sensor.
releaseSensorDataCallback(ICategoryOrientationDataCallback) - Method in class ohos.sensor.agent.CategoryOrientationAgent
Releases the callback for all orientation sensors.
releaseSensorDataCallback(ICategoryOrientationDataCallback, CategoryOrientation) - Method in class ohos.sensor.agent.CategoryOrientationAgent
Releases the callback for an orientation sensor.
releaseSensorDataCallback(ICategoryOtherDataCallback) - Method in class ohos.sensor.agent.CategoryOtherAgent
Releases the callback for all sensors in the other category.
releaseSensorDataCallback(ICategoryOtherDataCallback, CategoryOther) - Method in class ohos.sensor.agent.CategoryOtherAgent
Releases the callback for a sensor in the other category.
releaseShared(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Releases in shared mode.
releaseShared(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Releases in shared mode.
releaseSource - Variable in class ohos.media.image.PixelMap.InitializationOptions
Specifies whether the source pixel map will be automatically released after a new one is created based on the source one.
ReliableFileDescriptor - Class in ohos.rpc
Wraps a reliable FileDescriptor that can be accessed from multiple threads.
ReliableFileDescriptor(FileDescriptor) - Constructor for class ohos.rpc.ReliableFileDescriptor
A constructor used to create a ReliableFileDescriptor instance with the specified FileDescriptor.
ReliableFileDescriptor(FileDescriptor, FileDescriptor) - Constructor for class ohos.rpc.ReliableFileDescriptor
A constructor used to create a ReliableFileDescriptor instance with the specified FileDescriptor and the file descriptor used to check file status.
ReliableFileDescriptor.AutoCloseFileInputStream - Class in ohos.rpc
Represents a file input stream whose file descriptor is automatically closed when this stream is closed.
ReliableFileDescriptor.AutoCloseFileOutputStream - Class in ohos.rpc
Represents a file output stream whose file descriptor is automatically closed when this stream is closed.
reload() - Method in class java.util.ServiceLoader
Clear this loader's provider cache so that all providers will be reloaded.
reload() - Method in class ohos.agp.components.webengine.WebView
Reloads the current page.
reload(Uri, PacMap) - Method in class ohos.aafwk.ability.Ability
Reloads data in the database.
reload(Uri, PacMap) - Method in class ohos.aafwk.ability.DataAbilityHelper
Reloads data in the database.
remainder(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this % divisor).
remainder(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this % divisor), with rounding according to the context settings.
remainder(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this % val).
remainder(BigDecimal) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose value is the remainder of this/rhs, using fixed point arithmetic.
remainder(BigDecimal, MathContext) - Method in class ohos.global.icu.math.BigDecimal
Returns a BigDecimal whose value is the remainder of this/rhs.
remainderUnsigned(int, int) - Static method in class java.lang.Integer
Returns the unsigned remainder from dividing the first argument by the second where each argument and the result is interpreted as an unsigned value.
remainderUnsigned(long, long) - Static method in class java.lang.Long
Returns the unsigned remainder from dividing the first argument by the second where each argument and the result is interpreted as an unsigned value.
remaining() - Method in class java.nio.Buffer
Returns the number of elements between the current position and the limit.
remaining() - Method in class ohos.media.image.Image.Component
Obtains the remaining data size (in bytes) of the color component.
remainingCapacity() - Method in class java.util.concurrent.ArrayBlockingQueue
Returns the number of additional elements that this queue can ideally (in the absence of memory or resource constraints) accept without blocking.
remainingCapacity() - Method in interface java.util.concurrent.BlockingQueue
Returns the number of additional elements that this queue can ideally (in the absence of memory or resource constraints) accept without blocking, or Integer.MAX_VALUE if there is no intrinsic limit.
remainingCapacity() - Method in class java.util.concurrent.DelayQueue
Always returns Integer.MAX_VALUE because a DelayQueue is not capacity constrained.
remainingCapacity() - Method in class java.util.concurrent.LinkedBlockingDeque
Returns the number of additional elements that this deque can ideally (in the absence of memory or resource constraints) accept without blocking.
remainingCapacity() - Method in class java.util.concurrent.LinkedBlockingQueue
Returns the number of additional elements that this queue can ideally (in the absence of memory or resource constraints) accept without blocking.
remainingCapacity() - Method in class java.util.concurrent.LinkedTransferQueue
Always returns Integer.MAX_VALUE because a LinkedTransferQueue is not capacity constrained.
remainingCapacity() - Method in class java.util.concurrent.PriorityBlockingQueue
Always returns Integer.MAX_VALUE because a PriorityBlockingQueue is not capacity constrained.
remainingCapacity() - Method in class java.util.concurrent.SynchronousQueue
Always returns zero.
REMIND_MINUTES - Static variable in interface ohos.sysappcomponents.calendar.column.RemindersColumns
Indicates the number of minutes that the reminder is sent before an event occurs.
REMIND_MINUTES_DEFAULT - Static variable in interface ohos.sysappcomponents.calendar.column.RemindersColumns
Indicates the default reminder duration, in minutes.
REMIND_TYPE - Static variable in interface ohos.sysappcomponents.calendar.column.RemindersColumns
Indicates the reminder type.
reminderDesc - Variable in class ohos.security.permission.PermissionDef
A string resource identifier (in the package's resources) of this permission's description of continuous reminder.
reminderIcon - Variable in class ohos.security.permission.PermissionDef
A string resource identifier (in the package's resources) of this permission's icon of continuous reminder.
Reminders - Class in ohos.sysappcomponents.calendar.entity
Describes a calendar reminder entity, including the column name of the database table.
Reminders() - Constructor for class ohos.sysappcomponents.calendar.entity.Reminders
 
REMINDERS_TYPE - Static variable in interface ohos.sysappcomponents.calendar.column.AccountColumns
Indicates the reminder type.
RemindersColumns - Interface in ohos.sysappcomponents.calendar.column
Provides constants for reminders.
REMOTE - ohos.hiviewdfx.Debug.IpcType
Indicates the remotely activated IPC.
REMOTE_DEVICE_PARAM_DEVICE - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates the remote device in an event message.
REMOTE_DEVICE_PARAM_PAIR_STATE - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates the pairing state of the remote device in an event message.
REMOTE_DEVICE_PARAM_PAIRING_FORMAT - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates the pairing format of the remote device in an event message.
REMOTE_DEVICE_PARAM_PAIRING_KEY - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates the pairing key of the remote device in an event message.
REMOTE_DEVICE_PARAM_PREV_PAIR_STATE - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates the previous pairing state of the remote device in an event message.
REMOTE_RUNNING - ohos.aafwk.ability.ContinuationState
Indicates that the ability has been migrated to another device.
REMOTE_SUBMIX - Static variable in class ohos.media.recorder.Recorder.AudioSource
Indicates that the audio source is used for mixed audio streams to be presented remotely.
RemoteException - Exception in ohos.rpc
Represents the remote exception.
RemoteException() - Constructor for exception ohos.rpc.RemoteException
A constructor used to create a default RemoteException instance.
RemoteException(String) - Constructor for exception ohos.rpc.RemoteException
A constructor used to create a RemoteException instance with a specified exception message.
RemoteObject - Class in ohos.rpc
Implements remote objects.
RemoteObject(String) - Constructor for class ohos.rpc.RemoteObject
A constructor used to create a RemoteObject instance using the default interface descriptor.
RemoteObjectCallbackList<E extends IRemoteBroker> - Class in ohos.rpc
Stores and maintains a list of remote callbacks from a service to its clients.
RemoteObjectCallbackList() - Constructor for class ohos.rpc.RemoteObjectCallbackList
 
RemoteProxy - Class in ohos.rpc
Implements IRemoteObject proxy objects.
RemoteViewEx - Class in ohos.interwork.ui
Converts a HarmonyOS layout into one that can be identified by other systems and writes the converted layout into a Parcel object.
RemoteViewEx(Context, ComponentProvider) - Constructor for class ohos.interwork.ui.RemoteViewEx
Constructs a RemoteViewEx object.
remove() - Method in class java.lang.ref.ReferenceQueue
Removes the next reference object in this queue, blocking until one becomes available.
remove() - Method in class java.lang.ThreadLocal
Removes the current thread's value for this thread-local variable.
remove() - Method in class java.util.AbstractQueue
Retrieves and removes the head of this queue.
remove() - Method in class java.util.ArrayDeque
Retrieves and removes the head of the queue represented by this deque.
remove() - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
remove() - Method in class java.util.concurrent.LinkedBlockingDeque
Retrieves and removes the head of the queue represented by this deque.
remove() - Method in interface java.util.Deque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove() - Method in interface java.util.Iterator
Removes from the underlying collection the last element returned by this iterator (optional operation).
remove() - Method in class java.util.LinkedList
Retrieves and removes the head (first element) of this list.
remove() - Method in interface java.util.ListIterator
Removes from the list the last element that was returned by ListIterator.next() or ListIterator.previous() (optional operation).
remove() - Method in interface java.util.Queue
Retrieves and removes the head of this queue.
remove() - Method in class java.util.Scanner
The remove operation is not supported by this implementation of Iterator.
remove() - Method in class ohos.agp.window.dialog.BaseDialog
Removes a dialog box.
remove() - Method in interface ohos.agp.window.dialog.IDialog
Removes a displayed BaseDialog object.
remove() - Method in class ohos.miscservices.download.DownloadSession
Deletes a download session and the downloaded files.
remove(int) - Method in class java.util.AbstractList
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class java.util.AbstractSequentialList
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class java.util.ArrayList
Removes the element at the specified position in this list.
remove(int) - Method in class java.util.concurrent.CopyOnWriteArrayList
Removes the element at the specified position in this list.
remove(int) - Method in class java.util.LinkedList
Removes the element at the specified position in this list.
remove(int) - Method in interface java.util.List
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class java.util.Vector
Removes the element at the specified position in this Vector.
remove(int) - Method in class ohos.global.icu.text.UnicodeSet
Removes the specified character from this set if it is present.
remove(int) - Method in class ohos.utils.PlainArray
Removes the key-value pair based on a specified key.
remove(int) - Method in class ohos.utils.PlainBooleanArray
Removes the key-value pair based on a specified key.
remove(int) - Method in class ohos.utils.PlainIntArray
Removes the key-value pair based on a specified key.
remove(int) - Method in class ohos.utils.PlainLongArray
Removes the key-value pair based on a specified key.
remove(int) - Method in class ohos.utils.zson.ZSONArray
Removes the object at the specified index in this ZSONArray.
remove(int, int) - Method in class ohos.global.icu.text.UnicodeSet
Removes the specified range from this set if it is present.
remove(long) - Method in class java.lang.ref.ReferenceQueue
Removes the next reference object in this queue, blocking until either one becomes available or the given timeout period expires.
remove(long) - Method in class ohos.utils.LongPlainArray
Removes the key-value pair based on a specified key.
remove(CharSequence) - Method in class ohos.global.icu.text.UnicodeSet
Removes the specified string from this set if it is present.
remove(Object) - Method in class java.security.Provider
Removes the key property (and its corresponding value).
remove(Object) - Method in class java.util.AbstractCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove(Object) - Method in class java.util.AbstractMap
Removes the mapping for a key from this map if it is present (optional operation).
remove(Object) - Method in class java.util.ArrayDeque
Removes a single instance of the specified element from this deque.
remove(Object) - Method in class java.util.ArrayList
Removes the first occurrence of the specified element from this list, if it is present.
remove(Object) - Method in interface java.util.Collection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove(Object) - Method in class java.util.concurrent.ArrayBlockingQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(Object) - Method in interface java.util.concurrent.BlockingDeque
Removes the first occurrence of the specified element from this deque.
remove(Object) - Method in interface java.util.concurrent.BlockingQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(Object) - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
Removes the key from this map view, by removing the key (and its corresponding value) from the backing map.
remove(Object) - Method in class java.util.concurrent.ConcurrentHashMap
Removes the key (and its corresponding value) from this map.
remove(Object) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Removes the first element e such that o.equals(e), if such an element exists in this deque.
remove(Object) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(Object) - Method in class java.util.concurrent.ConcurrentSkipListMap
Removes the mapping for the specified key from this map if present.
remove(Object) - Method in class java.util.concurrent.ConcurrentSkipListSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class java.util.concurrent.CopyOnWriteArrayList
Removes the first occurrence of the specified element from this list, if it is present.
remove(Object) - Method in class java.util.concurrent.CopyOnWriteArraySet
Removes the specified element from this set if it is present.
remove(Object) - Method in class java.util.concurrent.DelayQueue
Removes a single instance of the specified element from this queue, if it is present, whether or not it has expired.
remove(Object) - Method in class java.util.concurrent.LinkedBlockingDeque
Removes the first occurrence of the specified element from this deque.
remove(Object) - Method in class java.util.concurrent.LinkedBlockingQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(Object) - Method in class java.util.concurrent.LinkedTransferQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(Object) - Method in class java.util.concurrent.PriorityBlockingQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(Object) - Method in class java.util.concurrent.SynchronousQueue
Always returns false.
remove(Object) - Method in interface java.util.Deque
Removes the first occurrence of the specified element from this deque.
remove(Object) - Method in class java.util.Dictionary
Removes the key (and its corresponding value) from this dictionary.
remove(Object) - Method in class java.util.EnumMap
Removes the mapping for this key from this map if present.
remove(Object) - Method in class java.util.HashMap
Removes the mapping for the specified key from this map if present.
remove(Object) - Method in class java.util.HashSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class java.util.Hashtable
Removes the key (and its corresponding value) from this hashtable.
remove(Object) - Method in class java.util.IdentityHashMap
Removes the mapping for this key from this map if present.
remove(Object) - Method in class java.util.jar.Attributes
Removes the attribute with the specified name (key) from this Map.
remove(Object) - Method in class java.util.LinkedList
Removes the first occurrence of the specified element from this list, if it is present.
remove(Object) - Method in interface java.util.List
Removes the first occurrence of the specified element from this list, if it is present (optional operation).
remove(Object) - Method in interface java.util.Map
Removes the mapping for a key from this map if it is present (optional operation).
remove(Object) - Method in class java.util.PriorityQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(Object) - Method in interface java.util.Set
Removes the specified element from this set if it is present (optional operation).
remove(Object) - Method in class java.util.TreeMap
Removes the mapping for this key from this TreeMap if present.
remove(Object) - Method in class java.util.TreeSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class java.util.Vector
Removes the first occurrence of the specified element in this Vector If the Vector does not contain the element, it is unchanged.
remove(Object) - Method in class java.util.WeakHashMap
Removes the mapping for a key from this weak hash map if it is present.
remove(Object) - Method in class ohos.utils.LightweightMap
Deletes a key-value pair whose key is the same as a specified key from an LightweightMap container.
remove(Object) - Method in class ohos.utils.LightweightSet
Deletes an object of a specified Object type from an LightweightSet container.
remove(Object) - Method in class ohos.utils.zson.ZSONArray
Removes the specified o object from this ZSONArray.
remove(Object) - Method in class ohos.utils.zson.ZSONObject
 
remove(Object, Object) - Method in class java.security.Provider
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in class java.util.concurrent.ConcurrentHashMap
Removes the entry for a key only if currently mapped to a given value.
remove(Object, Object) - Method in interface java.util.concurrent.ConcurrentMap
Removes the entry for a key only if currently mapped to a given value.
remove(Object, Object) - Method in class java.util.concurrent.ConcurrentSkipListMap
Removes the entry for a key only if currently mapped to a given value.
remove(Object, Object) - Method in class java.util.HashMap
 
remove(Object, Object) - Method in class java.util.Hashtable
 
remove(Object, Object) - Method in interface java.util.Map
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Runnable) - Method in class java.util.concurrent.ThreadPoolExecutor
Removes this task from the executor's internal queue if it is present, thus causing it not to be run if it has not already started.
remove(String) - Method in class java.util.prefs.AbstractPreferences
Implements the remove(String) method as per the specification in Preferences#remove(String).
remove(String) - Method in class java.util.prefs.Preferences
Removes the value associated with the specified key in this preference node, if any.
remove(String) - Method in class ohos.aafwk.content.IntentParams
Removes the parameter matching the given key.
remove(String) - Method in class ohos.data.search.model.IndexData
Deletes the key-value pair with a specified key.
remove(String) - Method in class ohos.utils.BasePacMap
Deletes a key-value pair with a specified key.
remove(String) - Method in class ohos.utils.PacMap
Deletes a key-value pair with a specified key.
remove(URI, HttpCookie) - Method in interface java.net.CookieStore
Remove a cookie from store.
remove(K) - Method in class ohos.utils.LruBuffer
Deletes a specified key and its associated value from the current buffer.
remove(Fraction) - Method in class ohos.aafwk.ability.fraction.FractionScheduler
Removes a specified Fraction instance.
remove(DataObserver) - Method in class ohos.data.rdb.DataObservable
Removes a specified observer from the observer set.
REMOVE_BIDI_CONTROLS - Static variable in class ohos.global.icu.text.Bidi
option bit for writeReordered(): remove Bidi control characters (this does not affect INSERT_LRM_FOR_NUMERIC)
REMOVE_CACHE_FILES - Static variable in class ohos.security.SystemPermission
Allows a system application to remove cache files from both internal and external storage.
REMOVE_FROM_CRL - java.security.cert.CRLReason
This reason indicates that the certificate was previously on hold and should be removed from the CRL.
removeAbilityMonitor(IAbilityMonitor) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Removes a specified IAbilityMonitor object from the application memory.
removeAdaptiveRule(int, int, int) - Method in class ohos.agp.components.AdaptiveBoxLayout
Removes a specified rule.
removeAids(ElementName, String) - Method in class ohos.nfc.cardemulation.CardEmulation
Removes a previously registered list of AIDs of the specified type from a given application.
removeAll() - Method in interface java.net.CookieStore
Remove all cookies in this cookie store.
removeAll() - Method in class ohos.data.rdb.DataObservable
Removes all observers from the observer set.
removeAll(CharSequence) - Method in class ohos.global.icu.text.UnicodeSet
Remove EACH of the characters in this string.
removeAll(Iterable<T>) - Method in class ohos.global.icu.text.UnicodeSet
 
removeAll(Collection<?>) - Method in class java.util.AbstractCollection
Removes all of this collection's elements that are also contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class java.util.AbstractSet
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class java.util.ArrayList
Removes from this list all of its elements that are contained in the specified collection.
removeAll(Collection<?>) - Method in interface java.util.Collection
Removes all of this collection's elements that are also contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
 
removeAll(Collection<?>) - Method in class java.util.concurrent.ConcurrentSkipListSet
Removes from this set all of its elements that are contained in the specified collection.
removeAll(Collection<?>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Removes from this list all of its elements that are contained in the specified collection.
removeAll(Collection<?>) - Method in class java.util.concurrent.CopyOnWriteArraySet
Removes from this set all of its elements that are contained in the specified collection.
removeAll(Collection<?>) - Method in class java.util.concurrent.SynchronousQueue
Always returns false.
removeAll(Collection<?>) - Method in interface java.util.List
Removes from this list all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in interface java.util.Set
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class java.util.Vector
Removes from this Vector all of its elements that are contained in the specified Collection.
removeAll(Collection<?>) - Method in class ohos.utils.LightweightMap
Deletes key-value pairs with the same objects as a specified Collection from an LightweightMap container.
removeAll(Collection<?>) - Method in class ohos.utils.LightweightSet
Deletes all the objects that are contained in a specified Collection from an LightweightSet container.
removeAll(Collection<?>) - Method in class ohos.utils.zson.ZSONArray
Removes the entire c object from this ZSONArray.
removeAll(UnicodeSet) - Method in class ohos.global.icu.text.UnicodeSet
Removes from this set all of its elements that are contained in the specified set.
removeAll(LightweightSet<? extends E>) - Method in class ohos.utils.LightweightSet
Deletes all the objects that are contained in a specified LightweightSet container from an LightweightSet container.
removeAllComponents() - Method in class ohos.agp.components.ComponentContainer
Clears all components managed by ComponentContainer.
removeAllComponents() - Method in class ohos.agp.components.ListContainer
Clears all components managed by ComponentContainer.
removeAllComponents() - Method in class ohos.agp.components.PageFlipper
Clears all components managed by ComponentContainer.
removeAllComponents() - Method in class ohos.agp.components.TabList
Removes all tabs from the current view.
removeAllElements() - Method in class java.util.Vector
Removes all components from this vector and sets its size to zero.
removeAllEvent() - Method in class ohos.eventhandler.EventHandler
Removes all waiting events from the EventHandler.
removeAllRules() - Static method in class ohos.hiviewdfx.HiChecker
Removes all available rules.
removeAllSlideDisables() - Method in class ohos.agp.components.SlideDrawer
Removes all callbacks that allow for the disabling of slide events in real time.
removeAllSlideListeners() - Method in class ohos.agp.components.SlideDrawer
Removes all slide listeners.
removeAllStrings() - Method in class ohos.global.icu.text.UnicodeSet
Remove all strings from this UnicodeSet
removeAt(int) - Method in class ohos.utils.LightweightMap
Deletes a key-value pair at the location identified by index from an LightweightMap container.
removeAt(int) - Method in class ohos.utils.LightweightSet
Deletes an object at the location identified by index from an LightweightSet container.
removeAt(int) - Method in class ohos.utils.LongPlainArray
Removes the key-value pair of a specified index.
removeAt(int) - Method in class ohos.utils.PlainArray
Removes the key-value pair at a specified index.
removeAt(int) - Method in class ohos.utils.PlainBooleanArray
Removes the key-value pair at a specified index.
removeAt(int) - Method in class ohos.utils.PlainIntArray
Removes the key-value pair at a specified index.
removeAt(int) - Method in class ohos.utils.PlainLongArray
Removes the key-value pair at a specified index.
removeBarObserver(ProgressBar.BarObserver) - Method in class ohos.agp.components.ProgressBar
Removes the BarObserver of this progress bar.
removeBatchAt(int, int) - Method in class ohos.utils.PlainArray
Removes a size of batch key-value pairs from a specified index.
removeBearer(int) - Method in class ohos.net.NetSpecifier.Builder
Deletes a network bearer type.
removeBindStateChangedListener(Component.BindStateChangedListener) - Method in class ohos.agp.components.Component
Removes a listener for bind state changes.
removeCacheCleanXattr(File) - Method in class ohos.data.usage.CachePolicy
Deletes the cacheClean extended attribute from a specified cache directory object.
removeCacheDeleteXattr(File) - Method in class ohos.data.usage.CachePolicy
Deletes the cacheDelete extended attribute from a specified cache directory object.
removeCallback(SurfaceOps.Callback) - Method in interface ohos.agp.graphics.SurfaceOps
Removes the callback of a surface ops.
removeCapability(int) - Method in class ohos.net.NetSpecifier.Builder
Deletes a network capability.
removeCertificate(Certificate) - Method in class java.security.Identity
Deprecated.
Removes a certificate from this identity.
removeCheckFileReadRule() - Static method in class ohos.hiviewdfx.HiChecker
Removes the rule of detecting file read operations.
removeCheckFileWriteRule() - Static method in class ohos.hiviewdfx.HiChecker
Removes the rule of detecting file write operations.
removeComponent(Component) - Method in class ohos.agp.components.ComponentContainer
Removes a child component from the parent component.
removeComponent(Component) - Method in interface ohos.agp.components.ComponentParent
Removes a child component from the parent component.
removeComponent(Component) - Method in class ohos.agp.components.ListContainer
Removes a child component from the parent component.
removeComponent(Component) - Method in class ohos.agp.components.PageFlipper
Removes a child component from the parent component.
removeComponentAt(int) - Method in class ohos.agp.components.ComponentContainer
Removes the component from a specified position in the component list.
removeComponentAt(int) - Method in interface ohos.agp.components.ComponentParent
Removes the component from a specified position in the component list.
removeComponentAt(int) - Method in class ohos.agp.components.ListContainer
Removes the component from a specified position in the component list.
removeComponentAt(int) - Method in class ohos.agp.components.PageFlipper
Removes a child component based on its index.
removeComponentById(int) - Method in class ohos.agp.components.ComponentContainer
Removes a component based on its ID.
removeComponentById(int) - Method in class ohos.agp.components.ListContainer
Removes a component based on its ID.
removeComponents(int, int) - Method in class ohos.agp.components.ComponentContainer
Removes all components from specified positions in a component list.
removeComponents(int, int) - Method in interface ohos.agp.components.ComponentParent
Removes all components from specified positions in a component list.
removeComponents(int, int) - Method in class ohos.agp.components.ListContainer
Removes all components from specified positions in a component list.
removeComponents(int, int) - Method in class ohos.agp.components.PageFlipper
Removes child components in batches based on the specified start index and quantity.
removeComponents(int, int) - Method in class ohos.agp.components.SlideDrawer
Removes all components from specified positions in a component list.
removeConnectionEventListener(ConnectionEventListener) - Method in interface javax.sql.PooledConnection
Removes the given event listener from the list of components that will be notified when an event occurs on this PooledConnection object.
removeDatagramSocketTag(DatagramSocket) - Static method in class ohos.net.DataFlowStatistics
Removes a specified datagram socket from the DataFlowStatistics tag of this thread.
removeDataSubscriber(DataSetSubscriber) - Method in class ohos.agp.components.BaseItemProvider
Removes a dataset subscriber.
removeDataSubscriber(DataSetSubscriber) - Method in class ohos.agp.components.PageSliderProvider
Unregisters an subscriber from the current PageSliderProvider.
removeDeathRecipient(IRemoteObject.DeathRecipient, int) - Method in interface ohos.rpc.IRemoteObject
Deregisters a callback used to receive notifications of the death of a remote object.
removeDeathRecipient(IRemoteObject.DeathRecipient, int) - Method in class ohos.rpc.RemoteObject
Deregisters a callback used to receive death notifications of a remote proxy.
removeDeathRecipient(IRemoteObject.DeathRecipient, int) - Method in class ohos.rpc.RemoteProxy
Deregisters a callback used to receive death notifications of a remote object.
removeDeviceData(String) - Method in interface ohos.data.distributed.device.DeviceKvStore
Removes data of a specified device from the current database.
removeDeviceData(String) - Method in interface ohos.data.distributed.user.SingleKvStore
 
removeEldestEntry(Map.Entry<K, V>) - Method in class java.util.LinkedHashMap
Returns true if this map should remove its eldest entry.
removeElement(Object) - Method in class java.util.Vector
Removes the first (lowest-indexed) occurrence of the argument from this vector.
removeElementAt(int) - Method in class java.util.Vector
Deletes the component at the specified index.
removeEntity(String) - Method in class ohos.aafwk.content.Intent
Removes the description of an entity from an Intent.
removeEntry(Principal, AclEntry) - Method in interface java.security.acl.Acl
Removes an ACL entry from this ACL.
removeEvent(int) - Method in class ohos.eventhandler.EventHandler
Removes specified waiting events from the EventHandler based on the given event ID.
removeEvent(int, long) - Method in class ohos.eventhandler.EventHandler
Removes specified waiting events from the EventHandler based on the given event ID and param.
removeEvent(int, long, Object) - Method in class ohos.eventhandler.EventHandler
Removes specified waiting events from the EventHandler based on the given event ID, param, and object.
removeEvent(int, Object) - Method in class ohos.eventhandler.EventHandler
Removes specified waiting events from the EventHandler based on the given event ID and object.
removeFileExtendedAttribute(String, String) - Static method in class ohos.system.OsHelper
Removes the specified extended attribute of the specified file.
removeFirst() - Method in class java.util.ArrayDeque
 
removeFirst() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
removeFirst() - Method in class java.util.concurrent.LinkedBlockingDeque
 
removeFirst() - Method in interface java.util.Deque
Retrieves and removes the first element of this deque.
removeFirst() - Method in class java.util.LinkedList
Removes and returns the first element from this list.
removeFirstOccurrence(Object) - Method in class java.util.ArrayDeque
Removes the first occurrence of the specified element in this deque (when traversing the deque from head to tail).
removeFirstOccurrence(Object) - Method in interface java.util.concurrent.BlockingDeque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(Object) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Removes the first element e such that o.equals(e), if such an element exists in this deque.
removeFirstOccurrence(Object) - Method in class java.util.concurrent.LinkedBlockingDeque
 
removeFirstOccurrence(Object) - Method in interface java.util.Deque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(Object) - Method in class java.util.LinkedList
Removes the first occurrence of the specified element in this list (when traversing the list from head to tail).
removeFlags(int) - Method in class ohos.aafwk.content.Intent
Removes the description of a flag from an Intent.
removeFromWindow() - Method in class ohos.agp.components.surfaceprovider.SurfaceProvider
Removes this SurfaceProvider from the window.
removeGattService(GattService) - Method in class ohos.bluetooth.ble.BlePeripheralManager
Removes a specified service from the list of GATT services provided by this device.
removeGlobalFocusUpdatedListener(ComponentTreeObserver.GlobalFocusUpdatedListener) - Method in class ohos.agp.components.ComponentTreeObserver
Removes a listener registered for globalFocusChanged().
removeGroup(WifiP2pCallback) - Method in class ohos.wifi.p2p.WifiP2pController
Removes a P2P group.
removeHandler(Handler) - Method in class java.util.logging.Logger
Remove a log Handler.
removeHandshakeCompletedListener(HandshakeCompletedListener) - Method in class javax.net.ssl.SSLSocket
Removes a previously registered handshake completion listener.
removeIdentity(Identity) - Method in class java.security.IdentityScope
Deprecated.
Removes an identity from this identity scope.
removeIf(Predicate<? super E>) - Method in class java.util.ArrayList
 
removeIf(Predicate<? super E>) - Method in interface java.util.Collection
Removes all of the elements of this collection that satisfy the given predicate.
removeIf(Predicate<? super E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
 
removeIf(Predicate<? super E>) - Method in class java.util.concurrent.CopyOnWriteArraySet
 
removeIf(Predicate<? super E>) - Method in class java.util.Vector
 
removeImageData(String) - Method in class ohos.aafwk.ability.FormBindingData
Removes data of an image with the specified picName from this FormBindingData instance.
removeItem(String) - Method in class ohos.agp.window.dialog.ListDialog
Removes an item from a ListDialog instance.
removeItemVisibilityChangedListener(ListContainer.ItemVisibilityChangedListener) - Method in class ohos.agp.components.ListContainer
Removes ItemVisibilityChangedListener from the list of listeners.
removeLast() - Method in class java.util.ArrayDeque
 
removeLast() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
removeLast() - Method in class java.util.concurrent.LinkedBlockingDeque
 
removeLast() - Method in interface java.util.Deque
Retrieves and removes the last element of this deque.
removeLast() - Method in class java.util.LinkedList
Removes and returns the last element from this list.
removeLastOccurrence(Object) - Method in class java.util.ArrayDeque
Removes the last occurrence of the specified element in this deque (when traversing the deque from head to tail).
removeLastOccurrence(Object) - Method in interface java.util.concurrent.BlockingDeque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(Object) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Removes the last element e such that o.equals(e), if such an element exists in this deque.
removeLastOccurrence(Object) - Method in class java.util.concurrent.LinkedBlockingDeque
 
removeLastOccurrence(Object) - Method in interface java.util.Deque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(Object) - Method in class java.util.LinkedList
Removes the last occurrence of the specified element in this list (when traversing the list from head to tail).
removeListener(IDownloadListener) - Method in class ohos.miscservices.download.DownloadSession
Deletes a download session listener, which is defined in IDownloadListener.
removeMember(Principal) - Method in interface java.security.acl.Group
Removes the specified member from the group.
removeNetStatusCallback(NetStatusCallback) - Method in class ohos.net.NetManager
Cancels listening for network status changes.
removeNode() - Method in class java.util.prefs.AbstractPreferences
Implements the removeNode() method as per the specification in Preferences#removeNode().
removeNode() - Method in class java.util.prefs.Preferences
Removes this preference node and all of its descendants, invalidating any preferences contained in the removed nodes.
removeNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.AbstractPreferences
 
removeNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.Preferences
Removes the specified NodeChangeListener, so it no longer receives change events.
removeNodeSpi() - Method in class java.util.prefs.AbstractPreferences
Removes this preference node, invalidating it and any preferences that it contains.
removeNotificationSlot(String) - Static method in class ohos.event.notification.NotificationHelper
Deletes a created notification slot based on the slot ID.
removeNotificationSlot(String, String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
removeNotificationSlotGroup(String) - Static method in class ohos.event.notification.NotificationHelper
Deletes a created notification slot group based on the slot group ID.
removeObserver(ILifecycleObserver) - Method in class ohos.aafwk.ability.Lifecycle
Removes a lifecycle observer.
removeObserver(DataObserver<T>) - Method in class ohos.aafwk.abilityjet.activedata.ActiveData
Removes a data observer.
removeObserver(CallStateObserver) - Method in class ohos.dcall.DistributedCallManager
Removes an observer to cancel monitoring call service state changes.
removeObserver(CellularDataStateObserver) - Method in class ohos.telephony.CellularDataInfoManager
Removes an observer for monitoring cellular data service state changes.
removeObserver(RadioStateObserver) - Method in class ohos.telephony.RadioInfoManager
Unregisters an observer.
removeOnSelectionChangedListener(PageSlider.PageChangedListener) - Method in class ohos.agp.components.PageSliderIndicator
removePageChangedListener(PageSlider.PageChangedListener) - Method in class ohos.agp.components.PageSlider
Removes a previously registered page change listener.
removePageChangedListener(PageSlider.PageChangedListener) - Method in class ohos.agp.components.PageSliderIndicator
removeParam(String) - Method in class ohos.aafwk.content.Intent
Removes the parameter matching the given key.
removePasteDataChangedListener(IPasteDataChangedListener) - Method in class ohos.miscservices.pasteboard.SystemPasteboard
Removes the listener for pasteboard content changes.
removePermission(Permission) - Method in interface java.security.acl.AclEntry
Removes the specified permission from this ACL entry.
removePreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.AbstractPreferences
 
removePreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.Preferences
Removes the specified preference change listener, so it no longer receives preference change events.
removePreferencesFromCache(String) - Method in class ohos.data.DatabaseHelper
Deletes a Preferences instance matching a specified preferences file name from the cache.
removePropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in interface java.util.jar.Pack200.Packer
Deprecated.
The dependency on PropertyChangeListener creates a significant impediment to future modularization of the Java platform. This method will be removed in a future release.
removePropertyChangeListener(PropertyChangeListener) - Method in interface java.util.jar.Pack200.Unpacker
Deprecated.
The dependency on PropertyChangeListener creates a significant impediment to future modularization of the Java platform. This method will be removed in a future release.
removePropertyChangeListener(PropertyChangeListener) - Method in class java.util.logging.LogManager
Deprecated.
The dependency on PropertyChangeListener creates a significant impediment to future modularization of the Java platform. This method will be removed in a future release. The global LogManager can detect changes to the logging configuration by overridding the readConfiguration method.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Remove a PropertyChangeListener for a specific property.
removeProvider(String) - Static method in class java.security.Security
Removes the provider with the specified name.
removeRange(int, int) - Method in class java.util.AbstractList
Removes from this list all of the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class java.util.ArrayList
Removes from this list all of the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class java.util.Vector
Removes from this list all of the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRecordAt(int) - Method in class ohos.miscservices.pasteboard.PasteData
Removes a Record based on a specified index.
removeRowSetListener(RowSetListener) - Method in interface javax.sql.RowSet
Removes the specified listener from the list of components that will be notified when an event occurs on this RowSet object.
removeRule(int) - Method in class ohos.agp.components.DependentLayout.LayoutConfig
Deletes a layout rule that can be interpreted by DependentLayout.
removeRule(EnumSet<HiChecker.Rule>) - Static method in class ohos.hiviewdfx.HiChecker
Removes one or more rules.
removeRule(HiChecker.Rule) - Static method in class ohos.hiviewdfx.HiChecker
Removes a rule.
removeScrolledListener(ComponentTreeObserver.ScrollChangedListener) - Method in class ohos.agp.components.ComponentTreeObserver
Removes a listener registered for scrollChanged().
removeSeparators(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Removes separators from a phone number.
removeService(Provider.Service) - Method in class java.security.Provider
Remove a service previously added using putService().
removeShutdownHook(Thread) - Method in class java.lang.Runtime
De-registers a previously-registered virtual-machine shutdown hook.
removeSlideDisable(SlideDrawer.SlideDisable) - Method in class ohos.agp.components.SlideDrawer
Removes a callback that allows for the disabling of a slide event in real time.
removeSlideListener(SlideDrawer.SlideListener) - Method in class ohos.agp.components.SlideDrawer
Removes a slide listener.
removeSocketTag(Socket) - Static method in class ohos.net.DataFlowStatistics
Removes a specified socket from the DataFlowStatistics tag of this thread.
removeSpi(String) - Method in class java.util.prefs.AbstractPreferences
Remove the association (if any) for the specified key at this preference node.
removeStatementEventListener(StatementEventListener) - Method in interface javax.sql.PooledConnection
Removes the specified StatementEventListener from the list of components that will be notified when the driver detects that a PreparedStatement has been closed or is invalid.
removeSurface(Surface) - Method in interface ohos.media.camera.device.CameraConfig.Builder
Removes a surface for a camera stream.
removeSurface(Surface) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Removes an output surface.
removeTab(int) - Method in class ohos.agp.components.TabList
Removes a tab from the specified position.
removeTab(TabList.Tab) - Method in class ohos.agp.components.TabList
Removes a tab.
removeTabSelectedListener(TabList.TabSelectedListener) - Method in class ohos.agp.components.TabList
Removes the listener for selected events from a tab in a layout.
removeTask(Runnable) - Method in class ohos.eventhandler.EventHandler
Removes the given Runnable task from the events that have been sent but not processed.
removeTask(Runnable, Object) - Method in class ohos.eventhandler.EventHandler
Removes the given Runnable task that carries the specified object from the events that have been sent but not processed.
removeTextObserver(Text.TextObserver) - Method in class ohos.agp.components.Text
Removes the text observer TextObserver.
removeTransitionType(int) - Method in class ohos.agp.components.ComponentTransition
Removes a transition type from a ComponentTransition object.
removeTreeLayoutChangedListener(ComponentTreeObserver.GlobalLayoutListener) - Method in class ohos.agp.components.ComponentTreeObserver
Deprecated.
removeUnicodeLocaleAttribute(String) - Method in class java.util.Locale.Builder
Removes a unicode locale attribute, if present, otherwise has no effect.
removeUnicodeLocaleAttribute(String) - Method in class ohos.global.icu.util.ULocale.Builder
Removes a unicode locale attribute, if present, otherwise has no effect.
removeUntrustedConfig(WifiDeviceConfig) - Method in class ohos.wifi.WifiDevice
Removes a specified untrusted hotspot configuration.
removeValue(String) - Method in interface javax.net.ssl.SSLSession
Removes the object bound to the given name in the session's application layer data.
removeWindowBoundListener(ComponentTreeObserver.WindowBoundListener) - Method in class ohos.agp.components.ComponentTreeObserver
Removes a listener registered for windowAttached().
removeWindowFocusUpdatedListener(ComponentTreeObserver.WindowFocusUpdatedListener) - Method in class ohos.agp.components.ComponentTreeObserver
Removes a listener registered for windowFocusUpdated().
renameTo(File) - Method in class java.io.File
Renames the file denoted by this abstract pathname.
RENDER_IF_DIRTY - ohos.agp.render.render3d.Engine.RenderMode
Indicates that the engine performs rendering only when the content on the screen is changed, for example, a component in an entity is changed, added, or deleted.
RenderDataStorePod - Interface in ohos.agp.render.render3d.resources
Represents the plain old data (POD) object that stores rendering data.
RENDERER_SESSION_ID_NONE - Static variable in class ohos.media.audio.AudioRenderer
Indicates the default ID of an audio playback session.
renderFrame(Engine.RenderNodeGraph) - Method in interface ohos.agp.render.render3d.Engine
Performs rendering on a frame using the customized rendering node graph.
renderFrame(Engine.RenderNodeGraphType) - Method in interface ohos.agp.render.render3d.Engine
Render a frame using a built-in render graph.
RENDERING - Static variable in class ohos.bluetooth.BluetoothDeviceClass.Service
Indicates the service value for rendering (including printing and speakers).
RenderLoop - Class in ohos.agp.render.render3d
Auxiliary class used to manage rendering.
RenderLoop(ViewHolder, Engine) - Constructor for class ohos.agp.render.render3d.RenderLoop
Creates a rendering loop.
RenderLoop.FrameListener - Interface in ohos.agp.render.render3d
Provides the listener for frame rendering events.
RenderMeshComponent - Class in ohos.agp.render.render3d.components
Represents the rendering mesh component.
RenderMeshComponent() - Constructor for class ohos.agp.render.render3d.components.RenderMeshComponent
 
reorder() - Method in class ohos.agp.utils.Rect
If the rectangle is illegal, swap the left, right, or top and bottom coordinates to make the rectangle legal.
reorder() - Method in class ohos.agp.utils.RectFloat
If the rectangle is illegal, swap the left, right, or top and bottom coordinates to make the rectangle legal.
reorder() - Method in class ohos.utils.geo.Rect
If the rectangle is illegal, swap the left, right, or top and bottom coordinates to make the rectangle legal.
reorder() - Method in class ohos.utils.geo.RectFloat
If the rectangle is illegal, swap the left, right, or top and bottom coordinates to make the rectangle legal.
REORDER_DEFAULT - Static variable in class ohos.global.icu.text.Bidi
Reordering mode: Regular Logical to Visual Bidi algorithm according to Unicode.
REORDER_GROUP_NUMBERS_WITH_R - Static variable in class ohos.global.icu.text.Bidi
Reordering mode: Logical to Visual algorithm grouping numbers with adjacent R characters (reversible algorithm).
REORDER_INVERSE_FOR_NUMBERS_SPECIAL - Static variable in class ohos.global.icu.text.Bidi
Reordering mode: Inverse Bidi (Visual to Logical) algorithm for the REORDER_NUMBERS_SPECIAL Bidi algorithm.
REORDER_INVERSE_LIKE_DIRECT - Static variable in class ohos.global.icu.text.Bidi
Reordering mode: Visual to Logical algorithm equivalent to the regular Logical to Visual algorithm.
REORDER_INVERSE_NUMBERS_AS_L - Static variable in class ohos.global.icu.text.Bidi
Reordering mode: Visual to Logical algorithm which handles numbers like L (same algorithm as selected by setInverse(true).
REORDER_NUMBERS_SPECIAL - Static variable in class ohos.global.icu.text.Bidi
Reordering mode: Logical to Visual algorithm which handles numbers in a way which mimicks the behavior of Windows XP.
REORDER_RUNS_ONLY - Static variable in class ohos.global.icu.text.Bidi
Reordering mode: Reorder runs only to transform a Logical LTR string to the logical RTL string with the same display, or vice-versa.
If this mode is set together with option OPTION_INSERT_MARKS, some Bidi controls in the source text may be removed and other controls may be added to produce the minimum combination which has the required display.
reorderLogical(byte[]) - Static method in class ohos.global.icu.text.Bidi
This is a convenience method that does not use a Bidi object.
reorderVisual(byte[]) - Static method in class ohos.global.icu.text.Bidi
This is a convenience method that does not use a Bidi object.
reorderVisually(byte[], int, Object[], int, int) - Static method in class java.text.Bidi
Reorder the objects in the array into visual order based on their levels.
reorderVisually(byte[], int, Object[], int, int) - Static method in class ohos.global.icu.text.Bidi
Reorder the objects in the array into visual order based on their levels.
REPEAT_COUNT_INFINITE - Static variable in interface ohos.agp.render.render3d.resources.AnimationPlayback
Indicates that the animation keeps repeating.
REPEAT_STATUS - Static variable in class ohos.data.search.schema.NoticeItem
Indicates the index field name of repaetStatus.
REPEAT_TILEMODE - ohos.agp.render.Shader.TileMode
Indicates that the original shading image will be drawn in repetition both horizontally and vertically on the extra part.
Repeatable - Annotation Type in java.lang.annotation
The annotation type java.lang.annotation.Repeatable is used to indicate that the annotation type whose declaration it (meta-)annotates is repeatable.
replace(char, char) - Method in class java.lang.String
Returns a string resulting from replacing all occurrences of oldChar in this string with newChar.
replace(int, int, char[], int, int) - Method in interface ohos.global.icu.text.Replaceable
Replaces a substring of this object with the given text.
replace(int, int, String) - Method in class java.lang.StringBuffer
 
replace(int, int, String) - Method in class java.lang.StringBuilder
 
replace(int, int, String) - Method in interface ohos.global.icu.text.Replaceable
Replaces a substring of this object with the given text.
replace(int, Fraction) - Method in class ohos.aafwk.ability.fraction.FractionScheduler
Replaces a specified Fraction instance in the container identified by the given containerComponentId.
replace(CharSequence, CharSequence) - Method in class java.lang.String
Replaces each substring of this string that matches the literal target sequence with the specified literal replacement sequence.
replace(Object, Object) - Method in class java.security.Provider
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(Object, Object, Object) - Method in class java.security.Provider
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(String, ValuesBucket) - Method in interface ohos.data.rdb.RdbStore
Replaces a row of data in the target table.
replace(K, V) - Method in class java.util.concurrent.ConcurrentHashMap
Replaces the entry for a key only if currently mapped to some value.
replace(K, V) - Method in interface java.util.concurrent.ConcurrentMap
Replaces the entry for a key only if currently mapped to some value.
replace(K, V) - Method in class java.util.concurrent.ConcurrentSkipListMap
Replaces the entry for a key only if currently mapped to some value.
replace(K, V) - Method in class java.util.HashMap
 
replace(K, V) - Method in class java.util.Hashtable
 
replace(K, V) - Method in interface java.util.Map
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in class java.util.TreeMap
 
replace(K, V, V) - Method in class java.util.concurrent.ConcurrentHashMap
Replaces the entry for a key only if currently mapped to a given value.
replace(K, V, V) - Method in interface java.util.concurrent.ConcurrentMap
Replaces the entry for a key only if currently mapped to a given value.
replace(K, V, V) - Method in class java.util.concurrent.ConcurrentSkipListMap
Replaces the entry for a key only if currently mapped to a given value.
replace(K, V, V) - Method in class java.util.HashMap
 
replace(K, V, V) - Method in class java.util.Hashtable
 
replace(K, V, V) - Method in interface java.util.Map
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in class java.util.TreeMap
 
REPLACE - ohos.agp.render.Region.Op
Replace the current region with target region.
REPLACE - Static variable in class java.nio.charset.CodingErrorAction
Action indicating that a coding error is to be handled by dropping the erroneous input, appending the coder's replacement value to the output buffer, and resuming the coding operation.
REPLACE_ACTION - ohos.event.intentagent.IntentAgentConstant.Flags
Indicates that the current value of action can be replaced when the IntentAgent is triggered.
REPLACE_BUNDLE - ohos.event.intentagent.IntentAgentConstant.Flags
Indicates that the current value of bundleName can be replaced when the IntentAgent is triggered.
REPLACE_ELEMENT - ohos.event.intentagent.IntentAgentConstant.Flags
Indicates that the current value of element can be replaced when the IntentAgent is triggered.
REPLACE_ENTITIES - ohos.event.intentagent.IntentAgentConstant.Flags
Indicates that the current value of entities can be replaced when the IntentAgent is triggered.
REPLACE_EXISTING - java.nio.file.StandardCopyOption
Replace an existing file if it exists.
REPLACE_NUMBER - ohos.global.icu.text.MessagePattern.Part.Type
Indicates a syntactic (non-escaped) # symbol in a plural variant.
REPLACE_URI - ohos.event.intentagent.IntentAgentConstant.Flags
Indicates that the current value of uri can be replaced when the IntentAgent is triggered.
Replaceable - Interface in ohos.global.icu.text
Replaceable is an interface representing a string of characters that supports the replacement of a range of itself with a new string of characters.
replaceAll(String) - Method in class java.util.regex.Matcher
Replaces every subsequence of the input sequence that matches the pattern with the given replacement string.
replaceAll(String, String) - Method in class java.lang.String
Replaces each substring of this string that matches the given regular expression with the given replacement.
replaceAll(BiFunction<? super Object, ? super Object, ?>) - Method in class java.security.Provider
Replaces each entry's value with the result of invoking the given function on that entry, in the order entries are returned by an entry set iterator, until all entries have been processed or the function throws an exception.
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.concurrent.ConcurrentHashMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in interface java.util.concurrent.ConcurrentMap
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.HashMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.Hashtable
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.IdentityHashMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.LinkedHashMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in interface java.util.Map
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.TreeMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class java.util.WeakHashMap
 
replaceAll(UnaryOperator<E>) - Method in class java.util.ArrayList
 
replaceAll(UnaryOperator<E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
 
replaceAll(UnaryOperator<E>) - Method in interface java.util.List
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(UnaryOperator<E>) - Method in class java.util.Vector
 
replaceAll(List<T>, T, T) - Static method in class java.util.Collections
Replaces all occurrences of one specified value in a list with another.
replaceCountryName(Locale, Locale, String) - Static method in class ohos.global.i18n.LocaleHelperUtils
Replaces any incorrectly displayed country or region name with the correct one.
replaceFieldTypes(String, String) - Method in class ohos.global.icu.text.DateTimePatternGenerator
Adjusts the field types (width and subtype) of a pattern to match what is in a skeleton.
replaceFieldTypes(String, String, int) - Method in class ohos.global.icu.text.DateTimePatternGenerator
Adjusts the field types (width and subtype) of a pattern to match what is in a skeleton.
replaceFirst(String) - Method in class java.util.regex.Matcher
Replaces the first subsequence of the input sequence that matches the pattern with the given replacement string.
replaceFirst(String, String) - Method in class java.lang.String
Replaces the first substring of this string that matches the given regular expression with the given replacement.
replaceFrom(CharSequence, CharSequence) - Method in class ohos.global.icu.text.UnicodeSetSpanner
Replace all matching spans in sequence by the replacement, counting by CountMethod.MIN_ELEMENTS using SpanCondition.SIMPLE.
replaceFrom(CharSequence, CharSequence, UnicodeSetSpanner.CountMethod) - Method in class ohos.global.icu.text.UnicodeSetSpanner
Replace all matching spans in sequence by replacement, according to the CountMethod, using SpanCondition.SIMPLE.
replaceFrom(CharSequence, CharSequence, UnicodeSetSpanner.CountMethod, UnicodeSet.SpanCondition) - Method in class ohos.global.icu.text.UnicodeSetSpanner
Replace all matching spans in sequence by replacement, according to the countMethod and spanCondition.
replaceMarkedText(String) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Replaces the marked text with a string of English characters.
replacement() - Method in class java.nio.charset.CharsetDecoder
Returns this decoder's replacement value.
replacement() - Method in class java.nio.charset.CharsetEncoder
Returns this encoder's replacement value.
REPLACEMENT_CHAR - Static variable in class ohos.global.icu.lang.UCharacter
Unicode value used when translating into Unicode encoding form and there is no existing character.
replacementIndex() - Method in class ohos.global.icu.text.Edits.Iterator
The start index of the current span in the replacement string; the span has length Edits.Iterator.newLength().
replaceObject(Object) - Method in class java.io.ObjectOutputStream
This method will allow trusted subclasses of ObjectOutputStream to substitute one object for another during serialization.
replaceOrThrowException(String, ValuesBucket) - Method in interface ohos.data.rdb.RdbStore
Replaces a row of data in the target table.
replaceParams(Intent) - Method in class ohos.aafwk.content.Intent
Replaces parameters in this Intent object with those in the given Intent object.
replaceParams(IntentParams) - Method in class ohos.aafwk.content.Intent
Replaces parameters in this Intent object with those in the given IntentParams object.
replacePauseAndWaitChar(String) - Static method in class ohos.telephony.TelephoneNumberUtils
Replaces pause characters with semicolons and waiting characters with commas in a specified phone number.
replaceRecordAt(int, PasteData.Record) - Method in class ohos.miscservices.pasteboard.PasteData
Replaces a specified record with a new one.
replaceWith(byte[]) - Method in class java.nio.charset.CharsetEncoder
Changes this encoder's replacement value.
replaceWith(String) - Method in class java.nio.charset.CharsetDecoder
Changes this decoder's replacement value.
REPLICA_RUNNING - ohos.aafwk.ability.ContinuationState
Indicates that the ability was migrated from another device to the current device.
REPLY_ACTION_BUTTON - ohos.event.notification.NotificationConstant.SemanticActionButton
Indicates the action of replying to a conversation.
replyTo - Variable in class ohos.eventhandler.InnerEvent
Indicates the Courier where replies to this inner event can be sent.
report(String, String, Object, Location) - Method in interface ohos.javax.xml.stream.XMLReporter
Report the desired message in an application specific format.
REPORT - Static variable in class java.nio.charset.CodingErrorAction
Action indicating that a coding error is to be reported, either by returning a CoderResult object or by throwing a CharacterCodingException, whichever is appropriate for the method implementing the coding process.
REPORTER - Static variable in class ohos.javax.xml.stream.XMLInputFactory
The property used to set/get the implementation of the XMLReporter interface
reportError(String, Exception, int) - Method in class java.util.logging.Handler
Protected convenience method to report an error to this Handler's ErrorManager.
reqPermissions - Variable in class ohos.bundle.BundleInfo
Indicates the required permissions name defined in file config.json.
REQUEST_JSON_INVALID - Static variable in class ohos.ai.nlu.util.NluError
Indicates that null was passed to requestJson used for NLU text parsing.
REQUEST_TYPE_INVALID - Static variable in class ohos.ai.nlu.util.NluError
Indicates that the request type for an NLU method was invalid.
REQUEST_TYPE_LOCAL - Static variable in class ohos.ai.nlu.NluRequestType
Indicates the request to invoke a local NLU engine.
requestBatteryStatus(int) - Method in class ohos.workscheduler.WorkInfo.Builder
Creates a WorkInfo object that sets the battery state for triggering a work.
requestBleConnectionPriority(int) - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Requests the connection priority of this BLE peripheral device.
requestBleMtuSize(int) - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Request the mtu size of a BLE peripheral device.
requestChargingType(boolean, int) - Method in class ohos.workscheduler.WorkInfo.Builder
Creates a WorkInfo object that sets the charger type for triggering a work.
requestCurrentCursorContext() - Method in class ohos.miscservices.inputmethodability.TextInputClient
Allows the input method to obtain the cursor context from the control.
requestDeviceIdleType(boolean, int) - Method in class ohos.workscheduler.WorkInfo.Builder
Creates a WorkInfo object that sets the device deep idle status for triggering a work.
requestEnableLocation() - Method in class ohos.location.Locator
Requests the user to enable the location service.
requestFocus() - Method in class ohos.agp.components.Component
Requests focus for the current component or one of its child components.
requestForm(int) - Method in class ohos.aafwk.ability.AbilitySlice
Requests for form data update.
requestForm(int, Intent) - Method in class ohos.aafwk.ability.AbilitySlice
Deprecated.
This method will be deleted later.
requestNetworkType(int) - Method in class ohos.workscheduler.WorkInfo.Builder
Creates a WorkInfo object that sets the network type for triggering a work.
requestOnce(RequestParam, LocatorCallback) - Method in class ohos.location.Locator
Sends a single location request to the system.
requestP2pInfo(int, WifiP2pCallback) - Method in class ohos.wifi.p2p.WifiP2pController
Requests P2P information.
RequestParam - Class in ohos.location
Provides data classes for configuring parameters in location requests.
RequestParam(int) - Constructor for class ohos.location.RequestParam
Creates a RequestParam object for the location request based on the location scenario type.
RequestParam(int, int, int) - Constructor for class ohos.location.RequestParam
Creates a RequestParam object for the location request based on parameters such as the location priority policy.
requestPasswordAuthentication(String, InetAddress, int, String, String, String) - Static method in class java.net.Authenticator
Ask the authenticator that has been registered with the system for a password.
requestPasswordAuthentication(String, InetAddress, int, String, String, String, URL, Authenticator.RequestorType) - Static method in class java.net.Authenticator
Ask the authenticator that has been registered with the system for a password.
requestPasswordAuthentication(InetAddress, int, String, String, String) - Static method in class java.net.Authenticator
Ask the authenticator that has been registered with the system for a password.
requestPermissionsFromRemote(String[], Permission.OnRequestPermissionsResult, String, String, int) - Static method in class ohos.security.permission.Permission
Requests a list of sensitive permissions from a specified remote device.
requestPermissionsFromUser(String[], int) - Method in class ohos.app.AbilityContext
 
requestPermissionsFromUser(String[], int) - Method in interface ohos.app.Context
Requests certain permissions from the system.
requestPersisted(boolean) - Method in class ohos.workscheduler.WorkInfo.Builder
Creates a WorkInfo object that sets whether the current work will be saved.
requestRender() - Method in interface ohos.agp.render.render3d.Engine
Requests rendering on the next frame even if the engine or scene is not changed.
requestRender() - Method in class ohos.agp.render.render3d.RenderLoop
Requests rendering on a frame.
requestRepeatCycle(long) - Method in class ohos.workscheduler.WorkInfo.Builder
Creates a WorkInfo object that sets the interval for repeating a work for unlimited times.
requestRepeatCycle(long, int) - Method in class ohos.workscheduler.WorkInfo.Builder
Creates a WorkInfo object that sets the interval for repeating a work with limited times.
requestRes - Variable in class ohos.security.permission.PermissionGroupDef
A string resource identifier (in the package's resources) of interrogation when the application dynamically requests permission from the user.
requestStorageStatus(int) - Method in class ohos.workscheduler.WorkInfo.Builder
Creates a WorkInfo object that sets the storage state for triggering a work.
requestSuspendDelay(String, ExpiredCallback) - Method in class ohos.backgroundtaskmgr.BackgroundTaskManager
Requests delayed transition to the suspended state.
require(int, String, String) - Method in interface ohos.javax.xml.stream.XMLStreamReader
Test if the current event is of the given type and if the namespace and name match the current namespace and name of the current event.
REQUIRE_FORM - Static variable in class ohos.security.SystemPermission
Allows a system application to obtain an {code AbilityForm}.
required - Variable in class java.sql.DriverPropertyInfo
The required field is true if a value must be supplied for this property during Driver.connect and false otherwise.
requireEnd() - Method in class java.util.regex.Matcher
Returns true if more input could change a positive match into a negative one.
requireNonNull(T) - Static method in class java.util.Objects
Checks that the specified object reference is not null.
requireNonNull(T, String) - Static method in class java.util.Objects
Checks that the specified object reference is not null and throws a customized NullPointerException if it is.
requireNonNull(T, Supplier<String>) - Static method in class java.util.Objects
Checks that the specified object reference is not null and throws a customized NullPointerException if it is.
requireRenderThread() - Method in interface ohos.agp.render.render3d.Engine
Checks whether the current thread is a rendering thread.
requiresBidi(char[], int, int) - Static method in class java.text.Bidi
Return true if the specified text requires bidi analysis.
requiresBidi(char[], int, int) - Static method in class ohos.global.icu.text.Bidi
Return true if the specified text requires bidi analysis.
RESERVED - ohos.batterymanager.BatteryInfo.BatteryChargeState
Reserved
RESERVED - ohos.batterymanager.BatteryInfo.BatteryHealthState
Reserved
RESERVED - ohos.batterymanager.BatteryInfo.BatteryLevel
Reserved
RESERVED - ohos.batterymanager.BatteryInfo.BatteryPluggedType
Reserved
RESERVED1 - Static variable in class ohos.data.search.schema.CommonItem
Indicates the index field name of reserved1.
RESERVED2 - Static variable in class ohos.data.search.schema.CommonItem
Indicates the index field name of reserved2.
reset() - Method in class java.io.BufferedInputStream
See the general contract of the reset method of InputStream.
reset() - Method in class java.io.BufferedReader
Resets the stream to the most recent mark.
reset() - Method in class java.io.ByteArrayInputStream
Resets the buffer to the marked position.
reset() - Method in class java.io.ByteArrayOutputStream
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the output stream is discarded.
reset() - Method in class java.io.CharArrayReader
Resets the stream to the most recent mark, or to the beginning if it has never been marked.
reset() - Method in class java.io.CharArrayWriter
Resets the buffer so that you can use it again without throwing away the already allocated buffer.
reset() - Method in class java.io.FilterInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.FilterReader
Resets the stream.
reset() - Method in class java.io.InputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.LineNumberInputStream
Deprecated.
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.LineNumberReader
Reset the stream to the most recent mark.
reset() - Method in class java.io.ObjectOutputStream
Reset will disregard the state of any objects already written to the stream.
reset() - Method in class java.io.PushbackInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.PushbackReader
Resets the stream.
reset() - Method in class java.io.Reader
Resets the stream.
reset() - Method in class java.io.StringBufferInputStream
Deprecated.
Resets the input stream to begin reading from the first character of this input stream's underlying buffer.
reset() - Method in class java.io.StringReader
Resets the stream to the most recent mark, or to the beginning of the string if it has never been marked.
reset() - Method in class java.nio.Buffer
Resets this buffer's position to the previously-marked position.
reset() - Method in class java.nio.charset.CharsetDecoder
Resets this decoder, clearing any internal state.
reset() - Method in class java.nio.charset.CharsetEncoder
Resets this encoder, clearing any internal state.
reset() - Method in interface java.nio.file.WatchKey
Resets this watch key.
reset() - Method in class java.security.MessageDigest
Resets the digest for further use.
reset() - Method in class java.text.CollationElementIterator
Resets the cursor to the beginning of the string.
reset() - Method in class java.util.concurrent.atomic.DoubleAccumulator
Resets variables maintaining updates to the identity value.
reset() - Method in class java.util.concurrent.atomic.DoubleAdder
Resets variables maintaining the sum to zero.
reset() - Method in class java.util.concurrent.atomic.LongAccumulator
Resets variables maintaining updates to the identity value.
reset() - Method in class java.util.concurrent.atomic.LongAdder
Resets variables maintaining the sum to zero.
reset() - Method in class java.util.concurrent.CyclicBarrier
Resets the barrier to its initial state.
reset() - Method in class java.util.logging.LogManager
Reset the logging configuration.
reset() - Method in class java.util.regex.Matcher
Resets this matcher.
reset() - Method in class java.util.Scanner
Resets this scanner.
reset() - Method in class java.util.zip.Adler32
Resets the checksum to initial value.
reset() - Method in interface java.util.zip.Checksum
Resets the checksum to its initial value.
reset() - Method in class java.util.zip.CRC32
Resets CRC-32 to initial value.
reset() - Method in class java.util.zip.Deflater
Resets deflater so that a new set of input data can be processed.
reset() - Method in class java.util.zip.DeflaterInputStream
This operation is not supported.
reset() - Method in class java.util.zip.Inflater
Resets inflater so that a new set of input data can be processed.
reset() - Method in class java.util.zip.InflaterInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class javax.crypto.Mac
Resets this Mac object.
reset() - Method in class ohos.agp.animation.AnimatorProperty
Stops an animator and resets the target Component to the initial state.
reset() - Method in class ohos.agp.render.ColorMatrix
Resets a colorMatrix instance to an identity matrix.
reset() - Method in class ohos.agp.render.Paint
Resets all attributes for this Paint.
reset() - Method in class ohos.agp.render.Path
Clears the Path object.
reset() - Method in interface ohos.agp.render.render3d.Engine
Deinitializes and then initializes the entity-component system by deleting all of the loaded entities, components, and resources.
reset() - Method in class ohos.agp.utils.Matrix
Resets this Matrix to a unit matrix, also referred to as an identity matrix.
reset() - Method in class ohos.agp.utils.Matrix44
Resets this Matrix44 to an identity matrix.
reset() - Method in class ohos.data.distributed.common.Query
Resets this Query object.
reset() - Method in class ohos.global.icu.text.CollationElementIterator
Resets the cursor to the beginning of the string.
reset() - Method in class ohos.global.icu.text.Edits
Resets the data but may not release memory.
reset() - Method in class ohos.global.icu.text.SearchIterator
Resets the iteration.
reset() - Method in class ohos.global.icu.text.StringSearch
Resets the iteration.
reset() - Method in class ohos.global.icu.text.UnicodeSetIterator
Resets this iterator to the start of the set.
reset() - Method in interface ohos.global.icu.util.RangeValueIterator
Resets the iterator to the beginning of the iteration.
reset() - Method in interface ohos.global.icu.util.ValueIterator
Resets the iterator to start iterating from the integer index Integer.MIN_VALUE or X if a setRange(X, Y) has been called previously.
reset() - Method in class ohos.javax.xml.parsers.SAXParser
Reset this SAXParser to its original configuration.
reset() - Method in class ohos.javax.xml.validation.Validator
Reset this Validator to its original configuration.
reset() - Method in class ohos.media.player.Player
Restores the player to the initial state.
reset() - Method in class ohos.media.recorder.Recorder
Resets recording.
reset() - Method in class ohos.nfc.tag.TagManager
Resets a connection with a tag and restores the default timeout duration for writing data to the tag.
reset() - Method in class ohos.utils.Stopwatch
Resets the stopwatch logger.
reset(boolean) - Method in class ohos.accessibility.ability.DisplayResizeController
Resets the display to its initial size.
reset(int) - Method in class ohos.miscservices.wallpaper.WallpaperController
Removes a wallpaper of the specified type and restores the default one.
reset(CharSequence) - Method in class java.util.regex.Matcher
Resets this matcher with a new input sequence.
reset(UnicodeSet) - Method in class ohos.global.icu.text.UnicodeSetIterator
Sets this iterator to visit the elements of the given set and resets it to the start of that set.
RESET_BIOMETRIC_LOCKOUT - Static variable in class ohos.security.SystemPermission
Allows a system application to reset the maximum number of failures allowed before biometric authentication is locked.
resetActions() - Method in class ohos.agp.components.ComponentProvider
Clears all actions in the current ComponentProvider object.
resetCallingIdentity() - Static method in class ohos.rpc.IPCSkeleton
Replaces the UID and PID of the remote user with those of the local user.
resetCondition() - Method in class ohos.utils.ConditionHelper
Resets the wakeup state back to false, and then you can call await().
resetConfig(Size, PixelFormat) - Method in class ohos.media.image.PixelMap
Resets the size and pixel format of this PixelMap.
resetPixelMap(PixelMap) - Method in class ohos.agp.render.PixelMapHolder
Resets the PixelMap object stored in a container.
resetSyntax() - Method in class java.io.StreamTokenizer
Resets this tokenizer's syntax table so that all characters are "ordinary." See the ordinaryChar method for more information on a character being ordinary.
RESOLUTION_UNIT - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
resolve(String) - Method in class java.net.URI
Constructs a new URI by parsing the given string and then resolving it against this URI.
resolve(String) - Method in interface java.nio.file.Path
Converts a given path string to a Path and resolves it against this Path in exactly the manner specified by the resolve method.
resolve(URI) - Method in class java.net.URI
Resolves the given URI against this URI.
resolve(Path) - Method in interface java.nio.file.Path
Resolve the given path against this path.
resolve(Map<TemporalField, Long>, TemporalAccessor, ResolverStyle) - Method in interface java.time.temporal.TemporalField
Resolves this field to provide a simpler alternative or a date.
RESOLVE_REMAP - Static variable in class ohos.global.icu.util.Calendar
Value to OR against resolve table field values for remapping.
resolveClass(ObjectStreamClass) - Method in class java.io.ObjectInputStream
Load the local class equivalent of the specified stream class description.
resolveClass(Class<?>) - Method in class java.lang.ClassLoader
Links the specified class.
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class java.time.chrono.AbstractChronology
Resolves parsed ChronoField values into a date during parsing.
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in interface java.time.chrono.Chronology
Resolves parsed ChronoField values into a date during parsing.
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class java.time.chrono.HijrahChronology
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class java.time.chrono.IsoChronology
Resolves parsed ChronoField values into a date during parsing.
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class java.time.chrono.JapaneseChronology
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class java.time.chrono.MinguoChronology
 
resolveDate(Map<TemporalField, Long>, ResolverStyle) - Method in class java.time.chrono.ThaiBuddhistChronology
 
resolveEntity(String, String) - Method in interface ohos.org.xml.sax.EntityResolver
Allow the application to resolve external entities.
resolveEntity(String, String) - Method in class ohos.org.xml.sax.HandlerBase
Deprecated.
resolveEntity(String, String) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Resolve an external entity.
resolveEntity(String, String, String, String) - Method in interface ohos.javax.xml.stream.XMLResolver
Retrieves a resource.
resolveFields(int[][][]) - Method in class ohos.global.icu.util.Calendar
Given a precedence table, return the newest field combination in the table, or -1 if none is found.
resolveImage() - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Obtains the image data from the audio source, for example, album cover image.
resolveMetadata(int) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Obtains the value matching the specified key in the media metadata.
resolveObject(Object) - Method in class java.io.ObjectInputStream
This method will allow trusted subclasses of ObjectInputStream to substitute one object for another during deserialization.
resolveProxyClass(String[]) - Method in class java.io.ObjectInputStream
Returns a proxy class that implements the interfaces named in a proxy class descriptor; subclasses may implement this method to read custom data from the stream along with the descriptors for dynamic proxy classes, allowing them to use an alternate loading mechanism for the interfaces and the proxy class.
RESOLVER - Static variable in class ohos.javax.xml.stream.XMLInputFactory
The property used to set/get the implementation of the XMLResolver
resolveResource(String, String, String, String, String) - Method in interface ohos.org.w3c.dom.ls.LSResourceResolver
Allow the application to resolve external resources.
ResolverStyle - Enum in java.time.format
Enumeration of different ways to resolve dates and times.
resolveSibling(String) - Method in interface java.nio.file.Path
Converts a given path string to a Path and resolves it against this path's parent path in exactly the manner specified by the resolveSibling method.
resolveSibling(Path) - Method in interface java.nio.file.Path
Resolves the given path against this path's parent path.
Resource - Class in ohos.global.resource
Describes an input stream from which resource data can be read.
Resource() - Constructor for class ohos.global.resource.Resource
 
RESOURCE_IMPORT_BIT_ANIMATION - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import animations.
RESOURCE_IMPORT_BIT_IMAGE - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import images.
RESOURCE_IMPORT_BIT_MATERIAL - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import materials.
RESOURCE_IMPORT_BIT_MESH - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import meshes.
RESOURCE_IMPORT_BIT_SAMPLER - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import samplers.
RESOURCE_IMPORT_BIT_SKIN - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import skins.
RESOURCE_IMPORT_BIT_TEXTURE - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import textures.
RESOURCE_IMPORT_FLAG_BITS_ALL - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import all resources.
ResourceBundle - Class in java.util
Resource bundles contain locale-specific objects.
ResourceBundle() - Constructor for class java.util.ResourceBundle
Sole constructor.
ResourceBundle.Control - Class in java.util
ResourceBundle.Control defines a set of callback methods that are invoked by the ResourceBundle#getBundle(String, Locale, ClassLoader, Control) factory methods during the bundle loading process.
resourceCleanup() - Method in interface ohos.agp.render.render3d.Engine
Ensures that all GPU resources have been cleared.
ResourceError - Class in ohos.agp.components.webengine
Describes the web resource loading error.
ResourceError() - Constructor for class ohos.agp.components.webengine.ResourceError
 
ResourceHandle - Interface in ohos.agp.render.render3d.resources
Provides methods of managing resource handles.
ResourceManager - Class in ohos.global.resource
Manages all resources in the resources directory of the application package.
ResourceManager - Interface in ohos.agp.render.render3d.resources
Manages resources such as meshes, textures, and materials.
ResourceManager() - Constructor for class ohos.global.resource.ResourceManager
 
ResourceManager.ResourceInfo - Interface in ohos.agp.render.render3d.resources
Provides methods of obtaining the URI, name, and resource handle of a resource.
ResourceRequest - Interface in ohos.agp.components.webengine
Describes the web resource loading request.
ResourceTable - Class in ohos.global.systemres
 
ResourceTable() - Constructor for class ohos.global.systemres.ResourceTable
 
ResourceTag - Class in ohos.hiviewdfx
Represents a resource tag, which helps mark resources to avoid the situation where resources are not released as supposed or are not released in a timely manner.
ResourceType - Enum in ohos.global.resource
Indicates the type of a resource.
ResponseCache - Class in java.net
Represents implementations of URLConnection caches.
ResponseCache() - Constructor for class java.net.ResponseCache
 
responseCode - Variable in class java.net.HttpURLConnection
An int representing the three digit HTTP Status-Code.
responseCode() - Method in exception java.net.HttpRetryException
Returns the http response code
responseMessage - Variable in class java.net.HttpURLConnection
The HTTP response message.
ResponseResult - Class in ohos.ai.nlu
Provides the result of NLU recognition in the JSON format.
ResponseResult() - Constructor for class ohos.ai.nlu.ResponseResult
A no-argument constructor used to create a ResponseResult instance.
ResponseResult(int, String) - Constructor for class ohos.ai.nlu.ResponseResult
A parameterized constructor used to create a ResponseResult instance.
restart() - Method in class ohos.app.AbilityContext
 
restart() - Method in interface ohos.app.Context
Restarts this ability using a new instance.
reStatVfs(String) - Method in class ohos.data.usage.StatVfs
Updates information about the file system with the specified path.
restore() - Method in class ohos.agp.render.Canvas
Restores the canvas to its latest drawing state saved.
restore() - Method in class ohos.media.image.common.Filter
Clears all configurations that have not been applied to the source file.
restore() - Method in class ohos.media.image.PropertyFilter
Restores all Exif properties.
restore(String) - Method in interface ohos.data.orm.OrmContext
Restores data from a specified database file.
restore(String) - Method in interface ohos.data.rdb.RdbStore
Restores a database from a specified unencrypted database file.
restore(String, byte[], byte[]) - Method in interface ohos.data.orm.OrmContext
Restores a database from a specified encrypted or unencrypted database file.
restore(String, byte[], byte[]) - Method in interface ohos.data.rdb.RdbStore
Restores a database from a specified encrypted or unencrypted database file.
restoreBlock(int) - Method in class ohos.nfc.tag.MifareClassicTag
Migrates the content of a specified block of this MifareClassic tag to an internal buffer.
restoreToCount(int) - Method in class ohos.agp.render.Canvas
Restores the canvas to the drawing state specified by saveCount.
RESTRICTED - Static variable in class ohos.security.permission.PermissionDef
Restricted-level value for PermissionDef.availableScope, need to apply to HUAWEI to get this permission.
RESTRICTED_CAPABILITIES - Static variable in class ohos.net.NetCapabilities
Capabilities that suggest that a network is restricted.
Result - Interface in ohos.javax.xml.transform
An object that implements this interface contains the information needed to build a transformation result tree.
RESULT_CODE - Static variable in class ohos.ai.cv.common.ParamKey
Indicates the result code of the engine processing.
RESULT_ERROR - Static variable in class ohos.telephony.TelephonyConstants
Indicates an interface call failure.
RESULT_FAIL_ALREADY_STARTED - Static variable in class ohos.bluetooth.ble.BleAdvertiseCallback
Failed to start BLE advertising because it has already been started.
RESULT_FAIL_DATA_ILLEGAL - Static variable in class ohos.bluetooth.ble.BleAdvertiseCallback
Failed to start BLE advertising because the advertising data is larger than 31 bytes.
RESULT_FAIL_ERROR - Static variable in class ohos.bluetooth.ble.BleAdvertiseCallback
Failed to start BLE advertising because an error occurred.
RESULT_FAIL_FEATURE_UNSUPPORTED - Static variable in class ohos.bluetooth.ble.BleAdvertiseCallback
Failed to start BLE advertising because it is not supported.
RESULT_FAIL_TOO_MANY_ADVERTISERS - Static variable in class ohos.bluetooth.ble.BleAdvertiseCallback
Failed to start BLE advertising because no more advertisers can be added.
RESULT_SUCC - Static variable in class ohos.bluetooth.ble.BleAdvertiseCallback
BLE advertising is started successfully.
resultCode - Variable in class ohos.security.asset.AssetResult
Indicates the result code returned after an operation is performed.
resultInfo - Variable in class ohos.security.asset.AssetResult
Indicates the result details returned after an operation is performed.
ResultKey - Class in ohos.media.camera.params
Defines result keys of parameter settings.
ResultKey.Key<T> - Class in ohos.media.camera.params
Defines result key types.
resultNumber - Variable in class ohos.security.asset.AssetResult
Indicates the number of data records in the returned result of an operation.
results - Variable in class ohos.agp.components.TextFilter.FilterResults
Indicates the filtering results.
RESULTS_INTERMEDIATE - Static variable in class ohos.ai.asr.util.AsrResultKey
Indicates the keyword representing the intermediate recognition result.
RESULTS_RECOGNITION - Static variable in class ohos.ai.asr.util.AsrResultKey
Indicates the keyword representing the finally parsed recognition result.
ResultSet - Interface in java.sql
A table of data representing a database result set, which is usually generated by executing a statement that queries the database.
ResultSet - Interface in ohos.data.resultset
Provides methods for accessing a database result set generated by querying the database.
ResultSet.ColumnType - Enum in ohos.data.resultset
Defines the data types of columns in the result set.
ResultSetHook - Interface in ohos.data.resultset
Provides the method for creating a result set.
ResultSetIndexOutOfRangeException - Exception in ohos.data.resultset
Represents an exception that occurs if the index is out of range in querying values in a result set.
ResultSetIndexOutOfRangeException() - Constructor for exception ohos.data.resultset.ResultSetIndexOutOfRangeException
An no-argument constructor used to create a ResultSetIndexOutOfRangeException instance.
ResultSetIndexOutOfRangeException(String) - Constructor for exception ohos.data.resultset.ResultSetIndexOutOfRangeException
A parameterized constructor used to create a ResultSetIndexOutOfRangeException instance.
ResultSetMetaData - Interface in java.sql
An object that can be used to get information about the types and properties of the columns in a ResultSet object.
ResultSetWrapper - Class in ohos.data.resultset
A wrapper class of a result set.
ResultSetWrapper(ResultSet) - Constructor for class ohos.data.resultset.ResultSetWrapper
A parameterized constructor used to create a ResultSetWrapper instance.
resume() - Method in class java.lang.Thread
Deprecated.
This method exists solely for use with Thread.suspend(), which has been deprecated because it is deadlock-prone. For more information, see Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
resume() - Method in class java.lang.ThreadGroup
Deprecated.
This method is used solely in conjunction with Thread.suspend and ThreadGroup.suspend, both of which have been deprecated, as they are inherently deadlock-prone. See Thread#suspend for details.
resume() - Method in class ohos.agp.animation.Animator
Resumes an animator.
resume() - Method in class ohos.agp.render.render3d.RenderLoop
Resumes the rendering that has been paused.
resume() - Method in class ohos.media.recorder.Recorder
Resumes recording.
resume() - Method in class ohos.miscservices.download.DownloadSession
Resumes a paused download session.
resume(int) - Method in class ohos.media.audio.SoundPlayer
Resumes a sound playback task.
resumeAll() - Method in class ohos.media.audio.SoundPlayer
Resumes all paused tasks.
retain(int) - Method in class ohos.global.icu.text.UnicodeSet
Retain the specified character from this set if it is present.
retain(int, int) - Method in class ohos.global.icu.text.UnicodeSet
Retain only the elements in this set that are contained in the specified range.
retain(CharSequence) - Method in class ohos.global.icu.text.UnicodeSet
Retain the specified string in this set if it is present.
retainAll(CharSequence) - Method in class ohos.global.icu.text.UnicodeSet
Retains EACH of the characters in this string.
retainAll(Iterable<T>) - Method in class ohos.global.icu.text.UnicodeSet
 
retainAll(Collection<?>) - Method in class java.util.AbstractCollection
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in class java.util.ArrayList
Retains only the elements in this list that are contained in the specified collection.
retainAll(Collection<?>) - Method in interface java.util.Collection
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
 
retainAll(Collection<?>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Retains only the elements in this list that are contained in the specified collection.
retainAll(Collection<?>) - Method in class java.util.concurrent.CopyOnWriteArraySet
Retains only the elements in this set that are contained in the specified collection.
retainAll(Collection<?>) - Method in class java.util.concurrent.SynchronousQueue
Always returns false.
retainAll(Collection<?>) - Method in interface java.util.List
Retains only the elements in this list that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in interface java.util.Set
Retains only the elements in this set that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in class java.util.Vector
Retains only the elements in this Vector that are contained in the specified Collection.
retainAll(Collection<?>) - Method in class ohos.utils.LightweightMap
Deletes the key-value pairs that do not exist in a specified Collection object from an LightweightMap container.
retainAll(Collection<?>) - Method in class ohos.utils.LightweightSet
Deletes the objects that do not exist in a specified Collection from an LightweightSet container.
retainAll(Collection<?>) - Method in class ohos.utils.zson.ZSONArray
Retains the entire c object when removing all other objects from this ZSONArray.
retainAll(UnicodeSet) - Method in class ohos.global.icu.text.UnicodeSet
Retains only the elements in this set that are contained in the specified set.
Retention - Annotation Type in java.lang.annotation
Indicates how long annotations with the annotated type are to be retained.
RetentionPolicy - Enum in java.lang.annotation
Annotation retention policy.
RETURN_GENERATED_KEYS - Static variable in interface java.sql.Statement
The constant indicating that generated keys should be made available for retrieval.
returnType() - Method in class java.lang.invoke.MethodType
Returns the return type of this method type.
revealDirect(MethodHandle) - Method in class java.lang.invoke.MethodHandles.Lookup
Cracks a direct method handle created by this lookup object or a similar one.
reverse() - Method in class java.lang.StringBuffer
 
reverse() - Method in class java.lang.StringBuilder
 
reverse(int) - Static method in class java.lang.Integer
Returns the value obtained by reversing the order of the bits in the two's complement binary representation of the specified int value.
reverse(long) - Static method in class java.lang.Long
Returns the value obtained by reversing the order of the bits in the two's complement binary representation of the specified long value.
reverse(List<?>) - Static method in class java.util.Collections
Reverses the order of the elements in the specified list.
REVERSE - Static variable in class ohos.global.icu.text.Transliterator
Direction constant indicating the reverse direction in a transliterator, e.g., the reverse rules of a rule-based Transliterator.
REVERSE_DIFFERENCE - ohos.agp.render.Region.Op
Obtains the area that is different from the current region in the target region.
reverseAddPath(Path) - Method in class ohos.agp.render.Path
Adds a specified path to this Path in a reverse direction.
reverseBytes(char) - Static method in class java.lang.Character
Returns the value obtained by reversing the order of the bytes in the specified char value.
reverseBytes(int) - Static method in class java.lang.Integer
Returns the value obtained by reversing the order of the bytes in the two's complement representation of the specified int value.
reverseBytes(long) - Static method in class java.lang.Long
Returns the value obtained by reversing the order of the bytes in the two's complement representation of the specified long value.
reverseBytes(short) - Static method in class java.lang.Short
Returns the value obtained by reversing the order of the bytes in the two's complement representation of the specified short value.
reverseContinueAbility() - Method in class ohos.aafwk.ability.Ability
Migrates this ability from another device on the same distributed network back to the local device.
reverseContinueAbility() - Method in class ohos.aafwk.ability.AbilitySlice
Migrates the host ability from another device on the same distributed network back to the local device.
reversed() - Method in interface java.util.Comparator
Returns a comparator that imposes the reverse ordering of this comparator.
REVERSED_PE - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
reverseOrder() - Static method in class java.util.Collections
Returns a comparator that imposes the reverse of the natural ordering on a collection of objects that implement the Comparable interface.
reverseOrder() - Static method in interface java.util.Comparator
Returns a comparator that imposes the reverse of the natural ordering.
reverseOrder(Comparator<T>) - Static method in class java.util.Collections
Returns a comparator that imposes the reverse ordering of the specified comparator.
revertForm() - Method in class ohos.agp.text.RichTextBuilder
Deletes the most recently added text form to update the effective text form used by the rich text builder.
reviseText(int, String, String) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Submits the revised text to the edit box.
Revocable - Interface in ohos.app.dispatcher.task
revoke() - Method in interface ohos.app.dispatcher.task.Revocable
Revokes a task associated with the Revocable object.
REVOKE_SENSITIVE_PERMISSIONS - Static variable in class ohos.security.SystemPermission
Allows a system application to revoke sensitive permissions granted to other applications.
REVOKED - java.security.cert.CertPathValidatorException.BasicReason
The certificate is revoked.
REVOLUTION_ANGLE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of angle: revolution
rewind() - Method in class java.nio.Buffer
Rewinds this buffer.
rewind() - Method in class ohos.agp.render.Path
Sets this Path object to its initial state.
rewind() - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to rewind the media item.
REWIND_TO_CLOSEST_SYNC - Static variable in class ohos.media.extractor.Extractor
Indicates the closest key frame of a specified frame.
REWIND_TO_NEXT_SYNC - Static variable in class ohos.media.extractor.Extractor
Indicates the next key frame of a specified frame.
REWIND_TO_PREVIOUS_SYNC - Static variable in class ohos.media.extractor.Extractor
Indicates the previous key frame of a specified frame.
rewindRead(int) - Method in class ohos.utils.Parcel
Changes the current read position in the Parcel instance.
rewindTo(long) - Method in class ohos.media.player.Player
Changes the playback position.
rewindTo(long, int) - Method in class ohos.media.extractor.Extractor
Rewinds to a specified frame based on the time and mode.
rewindWrite(int) - Method in class ohos.utils.Parcel
Changes the current write position in the Parcel instance.
RFC_1123_DATE_TIME - Static variable in class java.time.format.DateTimeFormatter
The RFC-1123 date-time formatter, such as 'Tue, 3 Jun 2008 11:05:30 GMT'.
RFC1779 - Static variable in class javax.security.auth.x500.X500Principal
RFC 1779 String format of Distinguished Names.
RFC2253 - Static variable in class javax.security.auth.x500.X500Principal
RFC 2253 String format of Distinguished Names.
rgb(int, int, int) - Static method in class ohos.agp.utils.Color
Obtains the color value based on the specified RGB value.
RGB - ohos.agp.colors.ColorSpec
Indicates the RGB color specification.
RGB_565 - ohos.media.image.common.PixelFormat
Indicates that each pixel is stored on 16 bits.
RGB_565_COLORTYPE - ohos.agp.render.Texture.ColorType
Indicates a color format where each pixel is represented by 16 bits (5 bits for red and blue each, and 6 bits for green).
RGBA_8888_COLORTYPE - ohos.agp.render.Texture.ColorType
Indicates a color format where each pixel is represented by 32 bits in RGBA order (8 bits each for red, green, blue, and alpha).
RGBA_F32_COLORTYPE - ohos.agp.render.Texture.ColorType
Indicates a color format where each pixel is represented by a 32-bit float number.
RgbColor - Class in ohos.agp.colors
Uses the RGB color model to represent colors.
RgbColor() - Constructor for class ohos.agp.colors.RgbColor
Default constructor used to create a RgbColor instance.
RgbColor(int) - Constructor for class ohos.agp.colors.RgbColor
A constructor that uses color ints (a combination of color codes) to define colors.
RgbColor(int, int, int) - Constructor for class ohos.agp.colors.RgbColor
A constructor that defines a color by specifying the red, green, and blue channels.
RgbColor(int, int, int, int) - Constructor for class ohos.agp.colors.RgbColor
A constructor that defines a color by specifying the red, green, blue, and alpha (transparency or opacity) channels.
RgbColor(RgbColor) - Constructor for class ohos.agp.colors.RgbColor
A constructor that defines a color by replicating another RgbColor object.
RgbPalette - Class in ohos.agp.colors
Provides predefined colors in the Red, Green, and Blue (RGB) color specification, such as black, white, red, and gray.
RichContent - Class in ohos.miscservices.inputmethod
Stores information about the rich content transferred by an input method to an application.
RichContent(Uri, Uri, String[], String) - Constructor for class ohos.miscservices.inputmethod.RichContent
A parameterized constructor used to create a RichContent instance.
RichText - Class in ohos.agp.text
Represents rich text in different formats.
RichText.TouchEventListener - Interface in ohos.agp.text
Provides a callback that will be invoked when a touch event is dispatched to a specific rich text paragraph.
RichTextBuilder - Class in ohos.agp.text
Builder of rich text.
RichTextBuilder() - Constructor for class ohos.agp.text.RichTextBuilder
Default constructor used to create a RichTextBuilder instance.
RichTextBuilder(TextForm) - Constructor for class ohos.agp.text.RichTextBuilder
Create a RichTextBuilder instance with specified default text form.
RichTextLayout - Class in ohos.agp.text
Represents the rich text layout.
RichTextLayout(RichText, Paint, Rect, int) - Constructor for class ohos.agp.text.RichTextLayout
A constructor used to create a RichTextLayout instance with a specified text, paint attribute of the text, rectangle where the text is displayed, and maximum width of the text.
RichTextLayout(RichText, Paint, Rect, int, boolean) - Constructor for class ohos.agp.text.RichTextLayout
A constructor used to create a RichTextLayout instance with a specified text, paint attribute of the text, rectangle where the text is displayed, maximum width of the text, and text direction.
right - Variable in class ohos.agp.utils.Rect
Indicates the position of the X coordinate on the right of the rectangle.
right - Variable in class ohos.agp.utils.RectFloat
Indicates the X coordinate of the lower right corner of a rectangle.
right - Variable in class ohos.ai.cv.common.CvRect
Indicates the horizontal coordinate of the right boundary of a rectangle.
right - Variable in class ohos.utils.geo.Rect
Indicates the position of the X coordinate on the right of the rectangle.
right - Variable in class ohos.utils.geo.RectFloat
Indicates the X coordinate of the lower right corner of a rectangle.
RIGHT - ohos.agp.components.TimePicker.AmPmOrder
Indicates that the column representing a.m.
RIGHT - Static variable in class ohos.agp.transition.TransitionMove
Indicates slide-in from the right.
RIGHT - Static variable in class ohos.agp.utils.LayoutAlignment
Indicates the right alignment for the component.
RIGHT - Static variable in class ohos.agp.utils.TextAlignment
Indicates right alignment.
RIGHT - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
RIGHT_BUTTON - Static variable in class ohos.multimodalinput.event.MouseEvent
Indicates that the right button on the mouse is pressed.
RIGHT_EYE - Static variable in annotation type ohos.media.camera.params.FaceLandmark.FaceLandmarkType
Indicates the right eye.
RIGHT_JOINING - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningType
 
RIGHT_OF - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component is placed to the right of another child component.
RIGHT_TO_LEFT - ohos.agp.components.element.ShapeElement.Orientation
Indicates that the gradient effect is from right to left.
RIGHT_TO_LEFT - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type R
RIGHT_TO_LEFT_ARABIC - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type AL
RIGHT_TO_LEFT_EMBEDDING - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type RLE
RIGHT_TO_LEFT_ISOLATE - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type RLI
RIGHT_TO_LEFT_OVERRIDE - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type RLO
rightElement(int) - Method in interface ohos.agp.components.Picker.ElementFormatter
Formats the element object displayed on the right of every item of Picker.
rightValue - Variable in class ohos.agp.render.Insets
Indicates the right value.
RING - ohos.media.audio.AudioManager.RingtoneType
Indicates the ringtone for calls.
RINGER_MODE_MAX - Static variable in class ohos.media.audio.AudioManager
Indicates the maximum valid volume of the sound mode.
RINGER_MODE_NORMAL - ohos.media.audio.AudioManager.AudioRingMode
Indicates that the ringer mode is restored to the previous setting.
RINGER_MODE_SILENT - ohos.media.audio.AudioManager.AudioRingMode
Indicates that a device is silent and does not vibrate.
RINGER_MODE_VIBRATE - ohos.media.audio.AudioManager.AudioRingMode
Indicates that a device is silent and vibrates.
RINGTONE - ohos.media.audio.AudioManager.CallState
Indicates the ringing state where a calling signal is received.
rint(double) - Static method in class java.lang.Math
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
rint(double) - Static method in class java.lang.StrictMath
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
rLineTo(float, float) - Method in class ohos.agp.render.Path
Adds a straight line segment to this Path object.
rMoveTo(float, float) - Method in class ohos.agp.render.Path
Adds a point to this Path as the start point of the next contour, the coordinates of which are relative to the last point of this Path.
ROAD - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of road.
ROAD - Static variable in class ohos.data.search.schema.PlaceItem
Indicates the index field name of road.
ROC - java.time.chrono.MinguoEra
The singleton instance for the current era, 'Republic of China Era', which has the numeric value 1.
ROHINGYA_YEH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
ROI - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter ROI of Text.
ROLE_ATTENDEE - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates a participant.
ROLE_NONE - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates an unknown role.
ROLE_ORGANIZER - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates an organizer.
ROLE_PERFORMER - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates a performer.
ROLE_SPEAKER - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates a speaker.
roll(int, boolean) - Method in class java.util.Calendar
Adds or subtracts (up/down) a single unit of time on the given time field without changing larger fields.
roll(int, boolean) - Method in class java.util.GregorianCalendar
Adds or subtracts (up/down) a single unit of time on the given time field without changing larger fields.
roll(int, boolean) - Method in class ohos.global.icu.util.Calendar
Rolls (up/down) a single unit of time on the given field.
roll(int, int) - Method in class java.util.Calendar
Adds the specified (signed) amount to the specified calendar field without changing larger fields.
roll(int, int) - Method in class java.util.GregorianCalendar
Adds a signed amount to the specified calendar field without changing larger fields.
roll(int, int) - Method in class ohos.global.icu.util.Calendar
Rolls (up/down) a specified amount time on the given field.
roll(int, int) - Method in class ohos.global.icu.util.ChineseCalendar
Override Calendar to handle leap months properly.
roll(int, int) - Method in class ohos.global.icu.util.GregorianCalendar
Roll a field by a signed amount.
roll(int, int) - Method in class ohos.global.icu.util.HebrewCalendar
Rolls (up/down) a specified amount time on the given field.
rollback() - Method in interface java.sql.Connection
Undoes all changes made in the current transaction and releases any database locks currently held by this Connection object.
rollback() - Method in interface ohos.data.distributed.common.KvStore
Rolls back a transaction operation in the KvStore database.
rollback() - Method in interface ohos.data.orm.OrmContext
Rolls back a transaction.
rollback(Savepoint) - Method in interface java.sql.Connection
Undoes all changes made after the given Savepoint object was set.
rollbackProperty(String) - Method in class ohos.media.image.PropertyFilter
Restores a specified Exif property.
ROMM_RGB - ohos.media.image.common.ColorSpace
Indicates the color space based on ISO 22028-2:2013.
RONGORONGO - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
ROOT - Static variable in class java.util.Locale
Useful constant for the root locale.
ROOT - Static variable in class ohos.global.icu.util.ULocale
The root ULocale.
rotate(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the target tilt angle for plane rotation of an animator.
rotate(float) - Method in class ohos.agp.utils.Matrix
Implements the rotation of a matrix by a specified degree.
rotate(float, float, float) - Method in class ohos.agp.render.Canvas
Rotates the canvas by a given angle relative to the rotation center.
rotate(List<?>, int) - Static method in class java.util.Collections
Rotates the elements in the specified list by the specified distance.
ROTATE_180 - ohos.agp.utils.Rect.RotationEnum
Rotates the rectangle 180 degrees
ROTATE_180 - ohos.agp.utils.RectFloat.RotationEnum
Rotates the rectangle 180 degrees
ROTATE_180 - ohos.utils.geo.Rect.RotationEnum
Rotates the rectangle 180 degrees
ROTATE_180 - ohos.utils.geo.RectFloat.RotationEnum
Rotates the rectangle 180 degrees
ROTATE_270 - ohos.agp.utils.Rect.RotationEnum
Rotates the rectangle 270 degrees
ROTATE_270 - ohos.agp.utils.RectFloat.RotationEnum
Rotates the rectangle 270 degrees
ROTATE_270 - ohos.utils.geo.Rect.RotationEnum
Rotates the rectangle 270 degrees
ROTATE_270 - ohos.utils.geo.RectFloat.RotationEnum
Rotates the rectangle 270 degrees
ROTATE_360 - ohos.agp.utils.Rect.RotationEnum
Rotates the rectangle 360 degrees
ROTATE_360 - ohos.agp.utils.RectFloat.RotationEnum
Rotates the rectangle 360 degrees
ROTATE_360 - ohos.utils.geo.Rect.RotationEnum
Rotates the rectangle 360 degrees
ROTATE_360 - ohos.utils.geo.RectFloat.RotationEnum
Rotates the rectangle 360 degrees
ROTATE_90 - ohos.agp.utils.Rect.RotationEnum
Rotates the rectangle 90 degrees
ROTATE_90 - ohos.agp.utils.RectFloat.RotationEnum
Rotates the rectangle 90 degrees
ROTATE_90 - ohos.utils.geo.Rect.RotationEnum
Rotates the rectangle 90 degrees
ROTATE_90 - ohos.utils.geo.RectFloat.RotationEnum
Rotates the rectangle 90 degrees
ROTATE_STYLE - ohos.agp.render.PathEffect.Style
Indicates that the shape is translated and then rotated around the center point to generate a specified path.
rotateBy(Rect.RotationEnum) - Method in class ohos.agp.utils.Rect
Rotates this Rect object by a specified number of degrees.
rotateBy(RectFloat.RotationEnum) - Method in class ohos.agp.utils.RectFloat
Rotates this RectFloat around the pivot.
rotateBy(Rect.RotationEnum) - Method in class ohos.utils.geo.Rect
Rotates this Rect object by a specified number of degrees.
rotateBy(RectFloat.RotationEnum) - Method in class ohos.utils.geo.RectFloat
Rotates this RectFloat around the pivot.
ROTATED - Static variable in interface ohos.global.icu.lang.UCharacter.VerticalOrientation
 
rotateDegrees - Variable in class ohos.media.image.ImageSource.DecodingOptions
Indicates the rotation angle, ranging from 0 to 360.
rotateLeft(int, int) - Static method in class java.lang.Integer
Returns the value obtained by rotating the two's complement binary representation of the specified int value left by the specified number of bits.
rotateLeft(long, int) - Static method in class java.lang.Long
Returns the value obtained by rotating the two's complement binary representation of the specified long value left by the specified number of bits.
rotatePoint(Vector3) - Method in class ohos.agp.render.render3d.math.Quaternion
Rotates a given vector to obtain a new vector.
rotateRight(int, int) - Static method in class java.lang.Integer
Returns the value obtained by rotating the two's complement binary representation of the specified int value right by the specified number of bits.
rotateRight(long, int) - Static method in class java.lang.Long
Returns the value obtained by rotating the two's complement binary representation of the specified long value right by the specified number of bits.
rotateX(float) - Method in class ohos.agp.render.ThreeDimView
Rotates the matrix by specified degrees around the X axis.
rotateY(float) - Method in class ohos.agp.render.ThreeDimView
Rotates the matrix by specified degrees around the Y axis.
rotateZ(float) - Method in class ohos.agp.render.ThreeDimView
Rotates the matrix by specified degrees around the Z axis.
rotation - Variable in class ohos.agp.components.ScaleInfo
Indicates the rotation degree after zooming.
ROTATION - Static variable in class ohos.multimodalinput.event.MultimodalEvent
Indicates the event generated by a rotation component.
RotationEvent - Class in ohos.multimodalinput.event
Defines events generated by rotation components, for example, a digital watch crown on a smart watch.
RotationEvent() - Constructor for class ohos.multimodalinput.event.RotationEvent
 
round(double) - Static method in class java.lang.Math
Returns the closest long to the argument, with ties rounding to positive infinity.
round(double) - Static method in class java.lang.StrictMath
Returns the closest long to the argument, with ties rounding to positive infinity.
round(float) - Static method in class java.lang.Math
Returns the closest int to the argument, with ties rounding to positive infinity.
round(float) - Static method in class java.lang.StrictMath
Returns the closest int to the argument, with ties rounding to positive infinity.
round(MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal rounded according to the MathContext settings.
ROUND_CAP - ohos.agp.render.Paint.StrokeCap
Each drawing point of the paint stroke is in dot, with the start and end points of the drawing line at the center of the dot.
ROUND_CEILING - Static variable in class java.math.BigDecimal
Rounding mode to round towards positive infinity.
ROUND_CEILING - Static variable in class ohos.global.icu.math.BigDecimal
Rounding mode to round to a more positive number.
ROUND_CEILING - Static variable in class ohos.global.icu.math.MathContext
Rounding mode to round to a more positive number.
ROUND_DOWN - Static variable in class java.math.BigDecimal
Rounding mode to round towards zero.
ROUND_DOWN - Static variable in class ohos.global.icu.math.BigDecimal
Rounding mode to round towards zero.
ROUND_DOWN - Static variable in class ohos.global.icu.math.MathContext
Rounding mode to round towards zero.
ROUND_FLOOR - Static variable in class java.math.BigDecimal
Rounding mode to round towards negative infinity.
ROUND_FLOOR - Static variable in class ohos.global.icu.math.BigDecimal
Rounding mode to round to a more negative number.
ROUND_FLOOR - Static variable in class ohos.global.icu.math.MathContext
Rounding mode to round to a more negative number.
ROUND_HALF_DOWN - Static variable in class java.math.BigDecimal
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round down.
ROUND_HALF_DOWN - Static variable in class ohos.global.icu.math.BigDecimal
Rounding mode to round to nearest neighbor, where an equidistant value is rounded down.
ROUND_HALF_DOWN - Static variable in class ohos.global.icu.math.MathContext
Rounding mode to round to nearest neighbor, where an equidistant value is rounded down.
ROUND_HALF_EVEN - Static variable in class java.math.BigDecimal
Rounding mode to round towards the "nearest neighbor" unless both neighbors are equidistant, in which case, round towards the even neighbor.
ROUND_HALF_EVEN - Static variable in class ohos.global.icu.math.BigDecimal
Rounding mode to round to nearest neighbor, where an equidistant value is rounded to the nearest even neighbor.
ROUND_HALF_EVEN - Static variable in class ohos.global.icu.math.MathContext
Rounding mode to round to nearest neighbor, where an equidistant value is rounded to the nearest even neighbor.
ROUND_HALF_UP - Static variable in class java.math.BigDecimal
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round up.
ROUND_HALF_UP - Static variable in class ohos.global.icu.math.BigDecimal
Rounding mode to round to nearest neighbor, where an equidistant value is rounded up.
ROUND_HALF_UP - Static variable in class ohos.global.icu.math.MathContext
Rounding mode to round to nearest neighbor, where an equidistant value is rounded up.
ROUND_JOIN - ohos.agp.render.Paint.Join
Indicates that a round corner is used to join the segments of a stroked path.
ROUND_UNNECESSARY - Static variable in class java.math.BigDecimal
Rounding mode to assert that the requested operation has an exact result, hence no rounding is necessary.
ROUND_UNNECESSARY - Static variable in class ohos.global.icu.math.BigDecimal
Rounding mode to assert that no rounding is necessary.
ROUND_UNNECESSARY - Static variable in class ohos.global.icu.math.MathContext
Rounding mode to assert that no rounding is necessary.
ROUND_UP - Static variable in class java.math.BigDecimal
Rounding mode to round away from zero.
ROUND_UP - Static variable in class ohos.global.icu.math.BigDecimal
Rounding mode to round away from zero.
ROUND_UP - Static variable in class ohos.global.icu.math.MathContext
Rounding mode to round away from zero.
ROUNDEDRECTANGLE_MASK - ohos.agp.render.Paint.MaskType
Indicates that the mask is in the shape of rounded rectangle.
rounding(Rect) - Method in class ohos.agp.utils.RectFloat
Rounds the float coordinates of this RectFloat to their nearest integer coordinates and creates a rectangle to hold the new coordinates.
rounding(Rect) - Method in class ohos.utils.geo.RectFloat
Rounds the float coordinates of this RectFloat to their nearest integer coordinates and creates a rectangle to hold the new coordinates.
RoundingMode - Enum in java.math
Specifies a rounding behavior for numerical operations capable of discarding precision.
RoundProgressBar - Class in ohos.agp.components
Represents a round progress bar on the UI.
RoundProgressBar(Context) - Constructor for class ohos.agp.components.RoundProgressBar
Default constructor used to create a RoundProgressBar instance by using the default attribute set and style.
RoundProgressBar(Context, AttrSet) - Constructor for class ohos.agp.components.RoundProgressBar
A constructor used to create a RoundProgressBar instance by using specified attribute set and default style after the XML file is parsed.
RoundProgressBar(Context, AttrSet, String) - Constructor for class ohos.agp.components.RoundProgressBar
A constructor used to create a RoundProgressBar instance by using specified attribute set and specified style after the XML file is parsed.
RouteInfo - Class in ohos.net
Stores route information, including the destination IP address, gateway address, and NIC name.
RouteInfo() - Constructor for class ohos.net.RouteInfo
construct route information.
RouteInfo(IpPrefix, InetAddress, String, int) - Constructor for class ohos.net.RouteInfo
construct route information.
rowChanged(RowSetEvent) - Method in interface javax.sql.RowSetListener
Notifies registered listeners that a RowSet object has had a change in one of its rows.
rowDeleted() - Method in interface java.sql.ResultSet
Retrieves whether a row has been deleted.
RowId - Interface in java.sql
The representation (mapping) in the Java programming language of an SQL ROWID value.
ROWID - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type ROWID
ROWID_UNSUPPORTED - java.sql.RowIdLifetime
Indicates that this data source does not support the ROWID type.
ROWID_VALID_FOREVER - java.sql.RowIdLifetime
Indicates that the lifetime of a RowId from this data source is, effectively, unlimited.
ROWID_VALID_OTHER - java.sql.RowIdLifetime
Indicates that the lifetime of a RowId from this data source is indeterminate; but not one of ROWID_VALID_TRANSACTION, ROWID_VALID_SESSION, or, ROWID_VALID_FOREVER.
ROWID_VALID_SESSION - java.sql.RowIdLifetime
Indicates that the lifetime of a RowId from this data source is at least the containing session.
ROWID_VALID_TRANSACTION - java.sql.RowIdLifetime
Indicates that the lifetime of a RowId from this data source is at least the containing transaction.
RowIdLifetime - Enum in java.sql
Enumeration for RowId life-time values.
rowInserted() - Method in interface java.sql.ResultSet
Retrieves whether the current row has had an insertion.
ROWS_PER_STRIP - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
RowSet - Interface in javax.sql
The interface that adds support to the JDBC API for the JavaBeans™ component model.
rowSetChanged(RowSetEvent) - Method in interface javax.sql.RowSetListener
Notifies registered listeners that a RowSet object in the given RowSetEvent object has changed its entire contents.
RowSetEvent - Class in javax.sql
An Event object generated when an event occurs to a RowSet object.
RowSetEvent(RowSet) - Constructor for class javax.sql.RowSetEvent
Constructs a RowSetEvent object initialized with the given RowSet object.
RowSetInternal - Interface in javax.sql
The interface that a RowSet object implements in order to present itself to a RowSetReader or RowSetWriter object.
RowSetListener - Interface in javax.sql
An interface that must be implemented by a component that wants to be notified when a significant event happens in the life of a RowSet object.
RowSetMetaData - Interface in javax.sql
An object that contains information about the columns in a RowSet object.
RowSetReader - Interface in javax.sql
The facility that a disconnected RowSet object calls on to populate itself with rows of data.
RowSetWriter - Interface in javax.sql
An object that implements the RowSetWriter interface, called a writer.
rowSpec - Variable in class ohos.agp.components.TableLayout.LayoutConfig
Indicates the row specifications in the table layout.
rowStride - Variable in class ohos.media.image.Image.Component
Indicates the distance in bytes between adjacent pixel rows.
rowUpdated() - Method in interface java.sql.ResultSet
Retrieves whether the current row has been updated.
rQuadTo(float, float, float, float) - Method in class ohos.agp.render.Path
Adds a smooth quadratic bezier curve based on the relative position.
RSAKey - Interface in java.security.interfaces
The interface to a public or private key in PKCS#1 v2.2 standard, such as those for RSA, or RSASSA-PSS algorithms.
RSAKeyGenParameterSpec - Class in java.security.spec
This class specifies the set of parameters used to generate an RSA key pair.
RSAKeyGenParameterSpec(int, BigInteger) - Constructor for class java.security.spec.RSAKeyGenParameterSpec
Constructs a new RSAKeyGenParameterSpec object from the given keysize, public-exponent value, and null key parameters.
RSAMultiPrimePrivateCrtKey - Interface in java.security.interfaces
The interface to an RSA multi-prime private key, as defined in the PKCS#1 v2.2 standard, using the Chinese Remainder Theorem (CRT) information values.
RSAMultiPrimePrivateCrtKeySpec - Class in java.security.spec
This class specifies an RSA multi-prime private key, as defined in the PKCS#1 v2.2 standard using the Chinese Remainder Theorem (CRT) information values for efficiency.
RSAMultiPrimePrivateCrtKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, RSAOtherPrimeInfo[]) - Constructor for class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Creates a new RSAMultiPrimePrivateCrtKeySpec.
RSAOtherPrimeInfo - Class in java.security.spec
This class represents the triplet (prime, exponent, and coefficient) inside RSA's OtherPrimeInfo structure, as defined in the PKCS#1 v2.2 standard.
RSAOtherPrimeInfo(BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.RSAOtherPrimeInfo
Creates a new RSAOtherPrimeInfo given the prime, primeExponent, and crtCoefficient as defined in PKCS#1.
RSAPrivateCrtKey - Interface in java.security.interfaces
The interface to an RSA private key, as defined in the PKCS#1 v2.2 standard, using the Chinese Remainder Theorem (CRT) information values.
RSAPrivateCrtKeySpec - Class in java.security.spec
This class specifies an RSA private key, as defined in the PKCS#1 v2.2 standard, using the Chinese Remainder Theorem (CRT) information values for efficiency.
RSAPrivateCrtKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.RSAPrivateCrtKeySpec
Creates a new RSAPrivateCrtKeySpec.
RSAPrivateKey - Interface in java.security.interfaces
The interface to an RSA private key.
RSAPrivateKeySpec - Class in java.security.spec
This class specifies an RSA private key.
RSAPrivateKeySpec(BigInteger, BigInteger) - Constructor for class java.security.spec.RSAPrivateKeySpec
Creates a new RSAPrivateKeySpec.
RSAPublicKey - Interface in java.security.interfaces
The interface to an RSA public key.
RSAPublicKeySpec - Class in java.security.spec
This class specifies an RSA public key.
RSAPublicKeySpec(BigInteger, BigInteger) - Constructor for class java.security.spec.RSAPublicKeySpec
Creates a new RSAPublicKeySpec.
RSSI_QUERY_SUPPORTED - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates the rssi query is supported.
RSSI_QUERY_UNSUPPORTED - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates the rssi query is unsupported.
RTL - ohos.agp.components.Component.LayoutDirection
Indicates that the horizontal layout direction is from right to left.
RTL - Static variable in class ohos.global.icu.text.Bidi
Right-to-left text.
RTT_CALLING_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Phone
Specifies whether real-time text (RTT) calling is enabled.
Rule - Interface in ohos.sysappcomponents.calendar.support
Rule of ResultSet convert to CalendarEntity
RuleBasedCollator - Class in java.text
The RuleBasedCollator class is a concrete subclass of Collator that provides a simple, data-driven, table collator.
RuleBasedCollator - Class in ohos.global.icu.text
RuleBasedCollator is a concrete subclass of Collator.
RuleBasedCollator(String) - Constructor for class java.text.RuleBasedCollator
RuleBasedCollator constructor.
RuleBasedCollator(String) - Constructor for class ohos.global.icu.text.RuleBasedCollator
Constructor that takes the argument rules for customization.
RUMI_NUMERAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Rumi Numeral Symbols" Unicode character block.
RUMI_NUMERAL_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
RUMI_NUMERAL_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
run() - Method in interface java.lang.Runnable
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - Method in class java.lang.Thread
If this thread was constructed using a separate Runnable run object, then that Runnable object's run method is called; otherwise, this method does nothing and returns.
run() - Method in interface java.security.PrivilegedAction
Performs the computation.
run() - Method in interface java.security.PrivilegedExceptionAction
Performs the computation.
run() - Method in class java.util.concurrent.ForkJoinWorkerThread
This method is required to be public, but should never be called explicitly.
run() - Method in class java.util.concurrent.FutureTask
 
run() - Method in interface java.util.concurrent.RunnableFuture
Sets this Future to the result of its computation unless it has been cancelled.
run() - Method in class java.util.TimerTask
The action to be performed by this timer task.
run() - Method in class ohos.aafwk.ability.delegation.TestRunner
Runs all test cases.
run() - Method in class ohos.agp.components.CornerMark.CornerMarkCleaner
Runs the cleaner to clean the corner mark.
run() - Method in class ohos.agp.components.VelocityDetector.VelocityDetectorCleaner
 
run() - Method in class ohos.eventhandler.EventRunner
Starts an EventRunner that is not automatically managed by the system.
RUN_DIRECTION - Static variable in class java.awt.font.TextAttribute
Attribute key for the run direction of the line.
RUN_DIRECTION_LTR - Static variable in class java.awt.font.TextAttribute
Left-to-right run direction.
RUN_DIRECTION_RTL - Static variable in class java.awt.font.TextAttribute
Right-to-left run direction.
runAfterBoth(CompletionStage<?>, Runnable) - Method in class java.util.concurrent.CompletableFuture
 
runAfterBoth(CompletionStage<?>, Runnable) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage both complete normally, executes the given action.
runAfterBothAsync(CompletionStage<?>, Runnable) - Method in class java.util.concurrent.CompletableFuture
 
runAfterBothAsync(CompletionStage<?>, Runnable) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage complete normally, executes the given action using this stage's default asynchronous execution facility.
runAfterBothAsync(CompletionStage<?>, Runnable, Executor) - Method in class java.util.concurrent.CompletableFuture
 
runAfterBothAsync(CompletionStage<?>, Runnable, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage complete normally, executes the given action using the supplied executor.
runAfterEither(CompletionStage<?>, Runnable) - Method in class java.util.concurrent.CompletableFuture
 
runAfterEither(CompletionStage<?>, Runnable) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when either this or the other given stage complete normally, executes the given action.
runAfterEitherAsync(CompletionStage<?>, Runnable) - Method in class java.util.concurrent.CompletableFuture
 
runAfterEitherAsync(CompletionStage<?>, Runnable) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when either this or the other given stage complete normally, executes the given action using this stage's default asynchronous execution facility.
runAfterEitherAsync(CompletionStage<?>, Runnable, Executor) - Method in class java.util.concurrent.CompletableFuture
 
runAfterEitherAsync(CompletionStage<?>, Runnable, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when either this or the other given stage complete normally, executes the given action using the supplied executor.
runAndReset() - Method in class java.util.concurrent.FutureTask
Executes the computation without setting its result, and then resets this future to initial state, failing to do so if the computation encounters an exception or is cancelled.
runAsync(Runnable) - Static method in class java.util.concurrent.CompletableFuture
Returns a new CompletableFuture that is asynchronously completed by a task running in the ForkJoinPool#commonPool() after it runs the given action.
runAsync(Runnable, Executor) - Static method in class java.util.concurrent.CompletableFuture
Returns a new CompletableFuture that is asynchronously completed by a task running in the given executor after it runs the given action.
runCommand(int, int, int) - Method in class ohos.sensor.agent.SensorAgent
Executes the specified command for a sensor based on the given parameter.
runFinalization() - Method in class java.lang.Runtime
Runs the finalization methods of any objects pending finalization.
runFinalization() - Static method in class java.lang.System
Runs the finalization methods of any objects pending finalization.
runFinalizersOnExit(boolean) - Static method in class java.lang.Runtime
Deprecated.
This method is inherently unsafe. It may result in finalizers being called on live objects while other threads are concurrently manipulating those objects, resulting in erratic behavior or deadlock.
runFinalizersOnExit(boolean) - Static method in class java.lang.System
Deprecated.
This method is inherently unsafe. It may result in finalizers being called on live objects while other threads are concurrently manipulating those objects, resulting in erratic behavior or deadlock.
RUNIC - java.lang.Character.UnicodeScript
Unicode script "Runic".
RUNIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Runic" Unicode character block.
RUNIC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
RUNIC - Static variable in class ohos.global.icu.lang.UScript
Runic
RUNIC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
runInRenderThread(Runnable) - Method in interface ohos.agp.render.render3d.Engine
Runs a task in the rendering thread.
Runnable - Interface in java.lang
The Runnable interface should be implemented by any class whose instances are intended to be executed by a thread.
RUNNABLE - java.lang.Thread.State
Thread state for a runnable thread.
RunnableFuture<V> - Interface in java.util.concurrent
A Future that is Runnable.
RunnableScheduledFuture<V> - Interface in java.util.concurrent
RUNNING - ohos.agp.render.render3d.Task.State
Indicates the task is running.
RUNNING_LOCK - Static variable in class ohos.security.SystemPermission
Allows an application to obtain a running lock.
RunningProcessInfo - Class in ohos.aafwk.ability
Encapsulates process information for a running application.
RunningProcessInfo() - Constructor for class ohos.aafwk.ability.RunningProcessInfo
A constructor used to create a RunningProcessInfo instance.
runOnUIThreadSync(Runnable) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Runs a specified task on the UI thread and blocks the thread until the task is complete.
runParallel(Animator...) - Method in class ohos.agp.animation.AnimatorGroup
Specifies a group of animations that are played in parallel.
runSerially(Animator...) - Method in class ohos.agp.animation.AnimatorGroup
Specifies a group of animations that are played in series.
Runtime - Class in java.lang
Every Java application has a single instance of class Runtime that allows the application to interface with the environment in which the application is running.
RUNTIME - java.lang.annotation.RetentionPolicy
Annotations are to be recorded in the class file by the compiler and retained by the VM at run time, so they may be read reflectively.
RUNTIME - ohos.hiviewdfx.Debug.MemType
Indicates the runtime memory.
RuntimeException - Exception in java.lang
RuntimeException is the superclass of those exceptions that can be thrown during the normal operation of the Java Virtual Machine.
RuntimeException() - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with null as its detail message.
RuntimeException(String) - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with the specified detail message.
RuntimeException(String, Throwable) - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with the specified detail message and cause.
RuntimeException(String, Throwable, boolean, boolean) - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
RuntimeException(Throwable) - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
RuntimePermission - Class in java.lang
This class is for runtime permissions.
RuntimePermission(String) - Constructor for class java.lang.RuntimePermission
Creates a new RuntimePermission with the specified name.
RuntimePermission(String, String) - Constructor for class java.lang.RuntimePermission
Creates a new RuntimePermission object with the specified name.
RUSSIAN - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates that Russian text elements will be detected.
RW2_ISO - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
RW2_JPG_FROM_RAW - Static variable in class ohos.media.image.common.PropertyKey.Exif
PanasonicRaw tags.
RW2_SENSOR_BOTTOM_BORDER - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
RW2_SENSOR_LEFT_BORDER - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
RW2_SENSOR_RIGHT_BORDER - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
RW2_SENSOR_TOP_BORDER - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.

S

s - Variable in class ohos.utils.Pair
 
S_IRGRP - Static variable in class ohos.system.OsHelperConstants
For details, see LSEEK(2)
S_IROTH - Static variable in class ohos.system.OsHelperConstants
File permission mode to specify whether a file can be read by other users.
S_IRUSR - Static variable in class ohos.system.OsHelperConstants
For details, see open(2)
S_IRWXG - Static variable in class ohos.system.OsHelperConstants
For details, see open(2)
S_IRWXO - Static variable in class ohos.system.OsHelperConstants
For details, see open(2)
S_IRWXU - Static variable in class ohos.system.OsHelperConstants
For details, see open(2)
S_ISUID - Static variable in class ohos.system.OsHelperConstants
For details, see open(2)
S_ISVTX - Static variable in class ohos.system.OsHelperConstants
For details, see open(2)
S_IWGRP - Static variable in class ohos.system.OsHelperConstants
For details, see open(2)
S_IWOTH - Static variable in class ohos.system.OsHelperConstants
For details, see open(2)
S_IWUSR - Static variable in class ohos.system.OsHelperConstants
For details, see open(2)
S_IXGRP - Static variable in class ohos.system.OsHelperConstants
File permission mode to specify whether a file can be executed or searched by other members in the group to which the file owner belongs.
S_IXOTH - Static variable in class ohos.system.OsHelperConstants
File permission mode to specify whether a file can be executed or searched by other users.
S_IXUSR - Static variable in class ohos.system.OsHelperConstants
File permission mode to specify whether a file can be executed or searched by the file owner.
S_TERM - Static variable in interface ohos.global.icu.lang.UProperty
Binary property STerm (new in Unicode 4.0.1).
SAD - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
SADHE - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
SAE - Static variable in class ohos.wifi.WifiSecurity
Indicates that the Wi-Fi encryption mode is SAE.
SAFAR - Static variable in class ohos.global.icu.util.IslamicCalendar
Constant for Safar, the 2nd month of the Islamic year.
SafeVarargs - Annotation Type in java.lang
A programmer assertion that the body of the annotated method or constructor does not perform potentially unsafe operations on its varargs parameter.
SAMARITAN - java.lang.Character.UnicodeScript
Unicode script "Samaritan".
SAMARITAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Samaritan" Unicode character block.
SAMARITAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SAMARITAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
SAMARITAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SAME_USER_ID - ohos.data.distributed.common.UserType
Indicates a user that logs in to different devices using the same account.
sameFile(URL) - Method in class java.net.URL
Compares two URLs, excluding the fragment component.
sameFile(URL, URL) - Method in class java.net.URLStreamHandler
Compare two urls to see whether they refer to the same file, i.e., having the same protocol, host, port, and path.
SAMPLE_RATE - Static variable in class ohos.media.common.Format
Indicates a key that describes the sampling rate.
SAMPLE_RATE_FOR_DIRECT_HZ_MAX - Static variable in class ohos.media.audio.AudioStreamInfo
Indicates the maximum sampling rate (in Hz) for AudioRendererInfo.AudioStreamOutputFlag#AUDIO_STREAM_OUTPUT_FLAG_DIRECT.
SAMPLE_RATE_HZ_MAX - Static variable in class ohos.media.audio.AudioStreamInfo
Indicates the maximum sampling rate (in Hz).
SAMPLE_RATE_HZ_MIN - Static variable in class ohos.media.audio.AudioStreamInfo
Indicates the minimum sampling rate (in Hz).
SAMPLE_RATE_UNSPECIFIED - Static variable in class ohos.media.audio.AudioStreamInfo
Indicates the initial sampling rate.
sampleRate(int) - Method in class ohos.media.audio.AudioStreamInfo.Builder
Sets the sampling rate of the audio stream.
SAMPLES_PER_PIXEL - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
sampleSize - Variable in class ohos.media.image.ImageSource.DecodingOptions
Indicates the sampling size based on which an image is scaled down.
SAMPLING_RATE_INIT - Static variable in class ohos.media.common.AudioProperty
Indicates the default audio sampling rate.
SANS_SERIF - Static variable in class ohos.agp.text.Font
Indicates the default sans-serif font.
SARATI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
SATURATION - ohos.agp.render.BlendMode
Creates a color using the saturation of the source color and the hue and brightness of the destination color.
SATURATION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
SATURDAY - java.time.DayOfWeek
The singleton instance for the day-of-week of Saturday.
SATURDAY - ohos.global.icu.text.RelativeDateTimeFormatter.AbsoluteUnit
Saturday
SATURDAY - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is Saturday, e.g. "last Saturday", "this Saturday", "next Saturday", "in 5 Saturdays".
SATURDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Saturday.
SATURDAY - Static variable in class ohos.global.icu.util.Calendar
Value of the DAY_OF_WEEK field indicating Saturday.
SAURASHTRA - java.awt.font.NumericShaper.Range
The Saurashtra range with the Saurashtra digits.
SAURASHTRA - java.lang.Character.UnicodeScript
Unicode script "Saurashtra".
SAURASHTRA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Saurashtra" Unicode character block.
SAURASHTRA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SAURASHTRA - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
SAURASHTRA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
save() - Method in class ohos.agp.render.Canvas
Saves the drawing state of the canvas.
save(OutputStream, String) - Method in class java.util.Properties
Deprecated.
This method does not throw an IOException if an I/O error occurs while saving the property list. The preferred way to save a properties list is via the store(OutputStream out, String comments) method or the storeToXML(OutputStream os, String comment) method.
saveLayer(RectFloat, Paint) - Method in class ohos.agp.render.Canvas
Saves the current layer and creates a layer of a specified size.
saveLayerAlpha(RectFloat, int) - Method in class ohos.agp.render.Canvas
Saves the current layer and creates a layer with a specified size and alpha value.
Savepoint - Interface in java.sql
The representation of a savepoint, which is a point within the current transaction that can be referenced from the Connection.rollback method.
SAXException - Exception in ohos.org.xml.sax
Encapsulate a general SAX error or warning.
SAXException() - Constructor for exception ohos.org.xml.sax.SAXException
Create a new SAXException.
SAXException(Exception) - Constructor for exception ohos.org.xml.sax.SAXException
Create a new SAXException wrapping an existing exception.
SAXException(String) - Constructor for exception ohos.org.xml.sax.SAXException
Create a new SAXException.
SAXException(String, Exception) - Constructor for exception ohos.org.xml.sax.SAXException
Create a new SAXException from an existing exception.
SAXNotRecognizedException - Exception in ohos.org.xml.sax
Exception class for an unrecognized identifier.
SAXNotRecognizedException() - Constructor for exception ohos.org.xml.sax.SAXNotRecognizedException
Default constructor.
SAXNotRecognizedException(String) - Constructor for exception ohos.org.xml.sax.SAXNotRecognizedException
Construct a new exception with the given message.
SAXNotSupportedException - Exception in ohos.org.xml.sax
Exception class for an unsupported operation.
SAXNotSupportedException() - Constructor for exception ohos.org.xml.sax.SAXNotSupportedException
Construct a new exception with no message.
SAXNotSupportedException(String) - Constructor for exception ohos.org.xml.sax.SAXNotSupportedException
Construct a new exception with the given message.
SAXParseException - Exception in ohos.org.xml.sax
Encapsulate an XML parse error or warning.
SAXParseException(String, String, String, int, int) - Constructor for exception ohos.org.xml.sax.SAXParseException
Create a new SAXParseException.
SAXParseException(String, String, String, int, int, Exception) - Constructor for exception ohos.org.xml.sax.SAXParseException
Create a new SAXParseException with an embedded exception.
SAXParseException(String, Locator) - Constructor for exception ohos.org.xml.sax.SAXParseException
Create a new SAXParseException from a message and a Locator.
SAXParseException(String, Locator, Exception) - Constructor for exception ohos.org.xml.sax.SAXParseException
Wrap an existing exception in a SAXParseException.
SAXParser - Class in ohos.javax.xml.parsers
Defines the API that wraps an XMLReader implementation class.
SAXParser() - Constructor for class ohos.javax.xml.parsers.SAXParser
Protected constructor to prevent instaniation.
SAXParserFactory - Class in ohos.javax.xml.parsers
Defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents.
SAXParserFactory() - Constructor for class ohos.javax.xml.parsers.SAXParserFactory
Protected constructor to force use of SAXParserFactory.newInstance().
SC_BLOCK_DATA - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
SC_ENUM - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
SC_EXTERNALIZABLE - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
SC_SERIALIZABLE - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
SC_WRITE_METHOD - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
scalb(double, int) - Static method in class java.lang.Math
Returns d × 2scaleFactor rounded as if performed by a single correctly rounded floating-point multiply to a member of the double value set.
scalb(double, int) - Static method in class java.lang.StrictMath
Returns d × 2scaleFactor rounded as if performed by a single correctly rounded floating-point multiply to a member of the double value set.
scalb(float, int) - Static method in class java.lang.Math
Returns f × 2scaleFactor rounded as if performed by a single correctly rounded floating-point multiply to a member of the float value set.
scalb(float, int) - Static method in class java.lang.StrictMath
Returns f × 2scaleFactor rounded as if performed by a single correctly rounded floating-point multiply to a member of the float value set.
scalDensity - Variable in class ohos.agp.window.service.DisplayAttributes
Indicates the text scale density of a display.
scale - Variable in class ohos.agp.components.ScaleInfo
Indicates the scaling amount since the start of zooming.
scale - Variable in class ohos.ai.cv.sr.SisrConfiguration
Indicates the super resolution scale, 1x for default.
scale() - Method in class java.math.BigDecimal
Returns the scale of this BigDecimal.
scale() - Method in class ohos.global.icu.math.BigDecimal
Returns the scale of this BigDecimal.
scale(float) - Method in class ohos.agp.utils.Rect
Sets the scale ratio for this Rect object.
scale(float) - Method in class ohos.agp.utils.RectFloat
Scales this RectFloat around the pivot.
scale(float) - Method in class ohos.utils.geo.Rect
Sets the scale ratio for this Rect object.
scale(float) - Method in class ohos.utils.geo.RectFloat
Scales this RectFloat around the pivot.
scale(float, float) - Method in class ohos.agp.render.Canvas
Scales the canvas according to the anchor point.
scale(float, float) - Method in class ohos.agp.utils.Matrix
Implements the scaling of a matrix on X-axis and Y-axis.
scale(float, float, float, float) - Method in class ohos.agp.render.Canvas
Scales a canvas with an anchor point.
SCALE - ohos.agp.components.Component.GestureType
Indicates the scale gesture, including zooming, rotating, and translation.
SCALE_UNDEFINED - Static variable in class ohos.global.configuration.Configuration
Indicates that the scale is not specified.
scaleByPowerOfTen(int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose numerical value is equal to (this * 10n).
scaleDocCoordinates(float) - Method in class ohos.ai.cv.docrefine.DocCoordinates
Uses a specified scale to zoom in or out the text border.
scaleDocCoordinates(float, float) - Method in class ohos.ai.cv.docrefine.DocCoordinates
Uses the specified scales to zoom in or out in the horizontal and vertical directions of the text border.
ScaleInfo - Class in ohos.agp.components
Stores the data of identified zooming gestures.
ScaleInfo(Point, Point, double, double, double, double, double, double) - Constructor for class ohos.agp.components.ScaleInfo
Provides information about zooming gestures.
scaleMode - Variable in class ohos.media.image.PixelMap.InitializationOptions
Indicates the scaling effect used when the aspect ratio of the original image is different from that of the target image.
ScaleMode - Enum in ohos.media.image.common
Represents the image scaling effect.
scaleX(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the horizontal scaling ratio of an animator.
scaleXBy(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the variation for the horizontal scaling ratio of an animator.
scaleXFrom(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the start horizontal scale for this animator.
scaleY(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the vertical scaling ratio of an animator.
scaleYBy(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the variation for the vertical scaling ratio of an animator.
scaleYFrom(float) - Method in class ohos.agp.animation.AnimatorProperty
Sets the start vertical scale for this animator.
scan() - Method in class ohos.wifi.WifiDevice
Scans Wi-Fi hotspots.
SCAN_MODE_CONNECTABLE - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that the Bluetooth inquiry scan is disabled and page scan is enabled on the current device.
SCAN_MODE_CONNECTABLE_DISCOVERABLE - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that Bluetooth inquiry scan and page scan are enabled on the current device.
SCAN_MODE_NONE - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that Bluetooth inquiry scan and page scan are disabled on the current device.
scanFailedEvent(int) - Method in interface ohos.bluetooth.ble.BleCentralManagerCallback
Callback when scan could not be started.
Scanner - Class in java.util
A simple text scanner which can parse primitive types and strings using regular expressions.
Scanner(File) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified file.
Scanner(File, String) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified file.
Scanner(InputStream) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified input stream.
Scanner(InputStream, String) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified input stream.
Scanner(Readable) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified source.
Scanner(String) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified string.
Scanner(ReadableByteChannel) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified channel.
Scanner(ReadableByteChannel, String) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified channel.
Scanner(Path) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified file.
Scanner(Path, String) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified file.
SCANNING - ohos.wifi.WifiLinkedInfo.ConnState
The device is searching for an available AP.
scanResultEvent(BleScanResult) - Method in interface ohos.bluetooth.ble.BleCentralManagerCallback
Called to send a notification of the scan result after a BLE scan is complete.
ScatteringByteChannel - Interface in java.nio.channels
A channel that can read bytes into a sequence of buffers.
Scene - Interface in ohos.agp.render.render3d
Represents scenes that contain entities, such as a scene of 3D objects.
SCENE_CAPTURE_TYPE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
SCENE_CAR_HAILING - Static variable in class ohos.location.RequestParam
Indicates the scenario of obtaining the current location of a user who is hailing a taxi.
SCENE_DAILY_LIFE_SERVICE - Static variable in class ohos.location.RequestParam
Indicates the scenario of obtaining the approximate user location for recommendations and push notifications, for example, when the user is browsing news, shopping online, and ordering food.
SCENE_DETECTED - Static variable in annotation type ohos.media.camera.params.SceneDetectionResult.State
Indicates that a scene change is detected.
SCENE_IMPORT_BIT_CAMERA - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import cameras.
SCENE_IMPORT_BIT_LIGHT - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import lights.
SCENE_IMPORT_BIT_MESH - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import meshes.
SCENE_IMPORT_BIT_MORPH - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import morphing data.
SCENE_IMPORT_BIT_SCENE - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import scenes.
SCENE_IMPORT_BIT_SKIN - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import skins.
SCENE_IMPORT_FLAG_BITS_ALL - Static variable in interface ohos.agp.render.render3d.gltf.GltfLoader
Indicates the flag used to import all data.
SCENE_NAVIGATION - Static variable in class ohos.location.RequestParam
Indicates the scenario of user navigation, for example, map applications' navigation for driving or walking.
SCENE_NO_POWER - Static variable in class ohos.location.RequestParam
Indicates the scenario in which your application does not proactively start the location service for a higher battery efficiency.
SCENE_TRAJECTORY_TRACKING - Static variable in class ohos.location.RequestParam
Indicates the scenario of recording user trajectories, for example, the track recording function of sports applications.
SCENE_TYPE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
SCENE_UNSET - Static variable in class ohos.location.RequestParam
Indicates the default location type used when no location scenario type is set.
SceneComponent - Class in ohos.agp.render.render3d.components
Represent the scene component.
SceneComponent() - Constructor for class ohos.agp.render.render3d.components.SceneComponent
 
SceneComponent.BackgroundType - Enum in ohos.agp.render.render3d.components
Defines the type of the background displayed in a scene.
SceneDetectionResult - Interface in ohos.media.camera.params
Represents result data of scene detection.
SceneDetectionResult.State - Annotation Type in ohos.media.camera.params
Enumerates the states of scene detection.
SceneNode - Interface in ohos.agp.render.render3d
Provides scene nodes representing entities in a scene.
SCENES_AUDIO - Static variable in class ohos.multimodalinput.event.SpeechEvent
Indicates the scene where the action is performed for an audio.
SCENES_COMMON - Static variable in class ohos.multimodalinput.event.SpeechEvent
Indicates the common scene where voice action is performed.
SCENES_PAGE - Static variable in class ohos.multimodalinput.event.SpeechEvent
Indicates the scene where the action is performed for a page.
SCENES_SWITCH - Static variable in class ohos.multimodalinput.event.SpeechEvent
Indicates the scene where the action is performed for a switch.
SCENES_VIDEO - Static variable in class ohos.multimodalinput.event.SpeechEvent
Indicates the scene where the action is performed for a video.
SceneUtil - Interface in ohos.agp.render.render3d.util
Adds 3D objects to a scene, such as casting rays.
SceneUtil.RayCastResult - Interface in ohos.agp.render.render3d.util
Represents the ray-cast result.
schedule() - Method in class ohos.utils.IntervalTimer
Starts the interval timer.
schedule(Runnable, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
Creates and executes a one-shot action that becomes enabled after the given delay.
schedule(Runnable, long, TimeUnit) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
 
schedule(Callable<V>, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
Creates and executes a ScheduledFuture that becomes enabled after the given delay.
schedule(Callable<V>, long, TimeUnit) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
 
schedule(TimerTask, long) - Method in class java.util.Timer
Schedules the specified task for execution after the specified delay.
schedule(TimerTask, long, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-delay execution, beginning after the specified delay.
schedule(TimerTask, Date) - Method in class java.util.Timer
Schedules the specified task for execution at the specified time.
schedule(TimerTask, Date, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-delay execution, beginning at the specified time.
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given period; that is executions will commence after initialDelay then initialDelay+period, then initialDelay + 2 * period, and so on.
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
 
scheduleAtFixedRate(TimerTask, long, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-rate execution, beginning after the specified delay.
scheduleAtFixedRate(TimerTask, Date, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-rate execution, beginning at the specified time.
scheduledExecutionTime() - Method in class java.util.TimerTask
Returns the scheduled execution time of the most recent actual execution of this task.
ScheduledExecutorService - Interface in java.util.concurrent
An ExecutorService that can schedule commands to run after a given delay, or to execute periodically.
ScheduledFuture<V> - Interface in java.util.concurrent
A delayed result-bearing action that can be cancelled.
ScheduledThreadPoolExecutor - Class in java.util.concurrent
A ThreadPoolExecutor that can additionally schedule commands to run after a given delay, or to execute periodically.
ScheduledThreadPoolExecutor(int) - Constructor for class java.util.concurrent.ScheduledThreadPoolExecutor
Creates a new ScheduledThreadPoolExecutor with the given core pool size.
ScheduledThreadPoolExecutor(int, RejectedExecutionHandler) - Constructor for class java.util.concurrent.ScheduledThreadPoolExecutor
Creates a new ScheduledThreadPoolExecutor with the given initial parameters.
ScheduledThreadPoolExecutor(int, ThreadFactory) - Constructor for class java.util.concurrent.ScheduledThreadPoolExecutor
Creates a new ScheduledThreadPoolExecutor with the given initial parameters.
ScheduledThreadPoolExecutor(int, ThreadFactory, RejectedExecutionHandler) - Constructor for class java.util.concurrent.ScheduledThreadPoolExecutor
Creates a new ScheduledThreadPoolExecutor with the given initial parameters.
scheduleNotification(String, String, NotificationRequest) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given delay between the termination of one execution and the commencement of the next.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
 
Schema - Class in ohos.data.distributed.common
Represents the database schema.
Schema<T> - Class in ohos.data.search.schema
Represents an index schema.
Schema - Class in ohos.javax.xml.validation
Immutable in-memory representation of grammar.
Schema() - Constructor for class ohos.data.distributed.common.Schema
A constructor used to create a Schema instance.
Schema() - Constructor for class ohos.data.search.schema.Schema
 
Schema() - Constructor for class ohos.javax.xml.validation.Schema
Constructor for the derived class.
SCHEMA_MISMATCH - ohos.data.distributed.common.KvStoreErrorCode
SCHEMA_MISMATCH error
SchemaMode - Enum in ohos.data.distributed.common
Enumerates schema modes.
scheme(String) - Method in class ohos.utils.net.Uri.Builder
Sets the scheme field of the current URI.
SCIENTIFIC - java.util.Formatter.BigDecimalLayoutForm
Format the BigDecimal in computerized scientific notation.
SCIENTIFIC - Static variable in class ohos.global.icu.math.MathContext
Standard floating point notation (with scientific exponential format, where there is one digit before any decimal point).
ScientificNumberFormatter - Class in ohos.global.icu.text
A formatter that formats numbers in user-friendly scientific notation.
SCIENTIFICSTYLE - Static variable in class ohos.global.icu.text.NumberFormat
[icu] Constant to specify a style of format to display scientific number.
SCO_STATE_CONNECTED - Static variable in class ohos.bluetooth.HandsFreeAudioGateway
Indicates that an SCO link has been set up with the peer device.
SCO_STATE_CONNECTING - Static variable in class ohos.bluetooth.HandsFreeAudioGateway
Indicates that an SCO link is being set up with the peer device.
SCO_STATE_DISCONNECTED - Static variable in class ohos.bluetooth.HandsFreeAudioGateway
Indicates that no SCO link has been set up with the peer device.
SCONTINUE - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
Scope<T extends Comparable<? super T>> - Class in ohos.utils
Describes the range of valid values for a field.
Scope(T, T) - Constructor for class ohos.utils.Scope
A constructor used to create a Scope instance with the lower and upper bounds specified.
SCREEN - ohos.agp.render.BlendMode
Multiplies the complements of the source and destination colors and then complements the result.
SCREEN - ohos.agp.render.Canvas.PorterDuffMode
Multiplies the complements of the source and destination colors and then complements the result.
SCREEN_BRIGHTNESS_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Display
Indicates the screen brightness.
SCREEN_DEFAULT - Static variable in class ohos.global.configuration.DeviceCapability
Indicates that screen density is undefined.
SCREEN_LDPI - Static variable in class ohos.global.configuration.DeviceCapability
Indicates large screen density.
SCREEN_MDPI - Static variable in class ohos.global.configuration.DeviceCapability
Indicates medium screen density.
SCREEN_OFF_TIMEOUT - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Display
Indicates the duration that the device waits before going to sleep after a period of inactivity, in milliseconds.
SCREEN_SDPI - Static variable in class ohos.global.configuration.DeviceCapability
Indicates small screen density.
SCREEN_XLDPI - Static variable in class ohos.global.configuration.DeviceCapability
Indicates extra-large screen density.
SCREEN_XXLDPI - Static variable in class ohos.global.configuration.DeviceCapability
Indicates extra-extra-large screen density.
SCREEN_XXXLDPI - Static variable in class ohos.global.configuration.DeviceCapability
Indicates extra-extra-extra-large screen density.
screenDensity - Variable in class ohos.global.configuration.DeviceCapability
Indicates the target screen density.
ScreenLockController - Class in ohos.miscservices.screenlock
Provides methods to control the screen lock and query the lock status.
screenToWorld(Entity, Vector3) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Projects the coordinate of a point from the screen to the world using the specified camera.
SCRIPT - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Script.
SCRIPT_EXTENSIONS - Static variable in interface ohos.global.icu.lang.UProperty
Miscellaneous property Script_Extensions (new in Unicode 6.0).
scriptDisplayName(int) - Method in class ohos.global.icu.text.LocaleDisplayNames
Returns the display name of the provided script code.
scriptDisplayName(String) - Method in class ohos.global.icu.text.LocaleDisplayNames
Returns the display name of the provided script code.
scrollBy(int, int) - Method in class ohos.agp.components.Component
Sets the offset by which the component is scrolled.
ScrollHelper - Class in ohos.agp.components
Provides methods of obtaining animation values of a scrolling or sliding view.
ScrollHelper() - Constructor for class ohos.agp.components.ScrollHelper
Default constructor used to create a OverScroller instance.
scrollTo(int) - Method in class ohos.agp.components.ListContainer
Scrolls to the specified component item in a list container.
scrollTo(int, int) - Method in class ohos.agp.components.Component
Sets the target position you want the component to scroll to.
scrollToCenter(int) - Method in class ohos.agp.components.ListContainer
Scrolls specified item in a list container to center.
ScrollView - Class in ohos.agp.components
Creates a scroll view.
ScrollView(Context) - Constructor for class ohos.agp.components.ScrollView
Default constructor used to create a ScrollView instance by using the default attribute set and style.
ScrollView(Context, AttrSet) - Constructor for class ohos.agp.components.ScrollView
A constructor used to create a ScrollView instance by using specified attribute set and default style after the XML file is parsed.
ScrollView(Context, AttrSet, String) - Constructor for class ohos.agp.components.ScrollView
A constructor used to create a ScrollView instance by using specified attribute set and specified style after the XML file is parsed.
ScrollView.ReboundEffectParams - Class in ohos.agp.components
Represents rebound effect parameters.
SEA_PRESSURE - Static variable in class ohos.sensor.data.CategoryEnvironmentData
Indicates the standard atmospheric pressure or the mean sea-level pressure, in hPa.
SEALED - Static variable in class java.util.jar.Attributes.Name
Name object for Sealed manifest attribute used for sealing.
SealedObject - Class in javax.crypto
This class enables a programmer to create an object and protect its confidentiality with a cryptographic algorithm.
SealedObject(Serializable, Cipher) - Constructor for class javax.crypto.SealedObject
Constructs a SealedObject from any Serializable object.
SealedObject(SealedObject) - Constructor for class javax.crypto.SealedObject
Constructs a SealedObject object from the passed-in SealedObject.
search(long, BiFunction<? super K, ? super V, ? extends U>) - Method in class java.util.concurrent.ConcurrentHashMap
Returns a non-null result from applying the given search function on each (key, value), or null if none.
search(Object) - Method in class java.util.Stack
Returns the 1-based position where an object is on this stack.
search(String, int, int) - Method in class ohos.data.search.SearchSession
Obtains the results matching a specified string on a page.
SearchAbility - Class in ohos.data.search
Provides access to the search service.
SearchAbility(Context) - Constructor for class ohos.data.search.SearchAbility
A parameterized constructor used to create a SearchAbility instance.
SearchableEntity - Class in ohos.data.search.model
Defines searchability metadata for an ability.
SearchableEntity(String, String, String, String, String, boolean, int, String) - Constructor for class ohos.data.search.model.SearchableEntity
A parameterized constructor used to create a SearchableEntity instance.
SearchBar - Class in ohos.agp.components
Provides a user interface for the user to start a search by entering a character string and obtain the search results.
SearchBar(Context) - Constructor for class ohos.agp.components.SearchBar
Default constructor used to create a SearchBar instance by using the default attribute set and style.
SearchBar(Context, AttrSet) - Constructor for class ohos.agp.components.SearchBar
A constructor used to create a SearchBar instance by using specified attribute set and default style after the XML file is parsed.
SearchBar(Context, AttrSet, String) - Constructor for class ohos.agp.components.SearchBar
A constructor used to create a SearchBar instance by using specified attribute set and specified style after the XML file is parsed.
SearchBar.FoldListener - Interface in ohos.agp.components
Provides callbacks to be invoked when the user closes the search bar.
SearchBar.QueryListener - Interface in ohos.agp.components
Provides callbacks to be invoked when the query text is changed by the user or when the user submits the query.
searchComponentViaId(int) - Method in class ohos.agp.window.dialog.BaseDialog
Searches for the component with a specified ID.
searchEntries(long, Function<Map.Entry<K, V>, ? extends U>) - Method in class java.util.concurrent.ConcurrentHashMap
Returns a non-null result from applying the given search function on each entry, or null if none.
SearchErrorCode - Interface in ohos.data.search.model
Provides error codes related to IndexForm.
SearchIterator - Class in ohos.global.icu.text
SearchIterator is an abstract base class that provides methods to search for a pattern within a text string.
SearchIterator(CharacterIterator, BreakIterator) - Constructor for class ohos.global.icu.text.SearchIterator
Protected constructor for use by subclasses.
SearchIterator.ElementComparisonType - Enum in ohos.global.icu.text
Option to control how collation elements are compared.
searchKeys(long, Function<? super K, ? extends U>) - Method in class java.util.concurrent.ConcurrentHashMap
Returns a non-null result from applying the given search function on each key, or null if none.
SearchParameter - Interface in ohos.data.search.model
Defines keywords of search types supported by fusion search.
SearchResult - Enum in ohos.data.search
Defines the result status related to SearchableEntity.
SearchSession - Class in ohos.data.search
Represents a session used for pagination or group search.
searchValues(long, Function<? super V, ? extends U>) - Method in class java.util.concurrent.ConcurrentHashMap
Returns a non-null result from applying the given search function on each value, or null if none.
SEC_BLOCK_MODE_CBC - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the CBC mode, which is not recommended due to its low security.
SEC_BLOCK_MODE_CTR - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the CTR block cipher mode.
SEC_BLOCK_MODE_ECB - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the ECB mode, which is not recommended due to its low security.
SEC_BLOCK_MODE_GCM - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the GCM block cipher mode.
SEC_KEY_ALGORITHM_AES - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the AES algorithm.
SEC_KEY_ALGORITHM_EC - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the EC algorithm.
SEC_KEY_ALGORITHM_HMAC_SHA1 - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the HMAC algorithm that uses SHA1 to generate hash values.
SEC_KEY_ALGORITHM_HMAC_SHA224 - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the HMAC algorithm that uses SHA224 to generate hash values.
SEC_KEY_ALGORITHM_HMAC_SHA256 - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the HMAC algorithm that uses SHA256 to generate hash values.
SEC_KEY_ALGORITHM_HMAC_SHA384 - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the HMAC algorithm that uses SHA384 to generate hash values.
SEC_KEY_ALGORITHM_HMAC_SHA512 - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the HMAC algorithm that uses SHA512 to generate hash values.
SEC_KEY_ALGORITHM_RSA - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates the RSA algorithm.
SEC_KEY_SOURCE_GENERATED - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates that the key was generated by HarmonyKeyStore.
SEC_KEY_SOURCE_IMPORTED - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates that the key was imported to HarmonyKeyStore.
SEC_KEY_SOURCE_UNKNOWN - Static variable in class ohos.security.keystore.KeyStoreConstants
Indicates that the source of the key is unknown.
SecKeyAliasCallback - Interface in ohos.security.seckeychain
Provides the callback for receiving the private key alias matching the certificate the user has selected using SecKeyChain#selectSecPrivateKey(AbilityContext ability, String[] secKeyTypes, Principal[] issuers, Uri uri, SecKeyAliasCallback callback, String secKeyAlias).
SecKeyChain - Class in ohos.security.seckeychain
Provides methods for installing, selecting, and using private keys and their certificate chains.
SecKeyChain() - Constructor for class ohos.security.seckeychain.SecKeyChain
 
SecKeyChainException - Exception in ohos.security.seckeychain
Customized exception shows the sec keychain access error message.
SECOND - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is second, e.g. "1 second ago", "in 5 seconds".
SECOND - Static variable in class java.text.DateFormat.Field
Constant identifying the second field.
SECOND - Static variable in class java.util.Calendar
Field number for get and set indicating the second within the minute.
SECOND - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the second field.
SECOND - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with second.
SECOND - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
SECOND - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the second within the minute.
SECOND - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of duration: second
SECOND_FIELD - Static variable in class java.text.DateFormat
Useful constant for SECOND field alignment.
SECOND_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 's' field alignment, corresponding to the Calendar#SECOND field.
SECOND_OF_DAY - java.time.temporal.ChronoField
The second-of-day.
SECOND_OF_MINUTE - java.time.temporal.ChronoField
The second-of-minute.
SECOND_PLAYBACK_DERGREE - Static variable in class ohos.media.recorder.Recorder.OrientationHint
Indicates that the angle is rotated by 90 degrees during video playback.
SECONDARY - Static variable in class java.text.Collator
Collator strength value.
SECONDARY - Static variable in class ohos.global.icu.text.Collator
Second level collator strength value.
secondaryOrder(int) - Static method in class java.text.CollationElementIterator
Return the secondary component of a collation element.
secondaryOrder(int) - Static method in class ohos.global.icu.text.CollationElementIterator
Return the secondary order of the specified collation element, i.e.
SECONDS - java.time.temporal.ChronoUnit
Unit that represents the concept of a second.
SECONDS - java.util.concurrent.TimeUnit
Time unit representing one second
SECONDS - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeUnit
Seconds
SECRET - java.security.KeyRep.Type
Type for secret keys.
SECRET_KEY - Static variable in class javax.crypto.Cipher
Constant used to indicate the to-be-unwrapped key is a "secret key".
SecretKey - Interface in javax.crypto
A secret (symmetric) key.
SecretKeyEntry(SecretKey) - Constructor for class java.security.KeyStore.SecretKeyEntry
Constructs a SecretKeyEntry with a SecretKey.
SecretKeyEntry(SecretKey, Set<KeyStore.Entry.Attribute>) - Constructor for class java.security.KeyStore.SecretKeyEntry
Constructs a SecretKeyEntry with a SecretKey and associated entry attributes.
SecretKeyFactory - Class in javax.crypto
This class represents a factory for secret keys.
SecretKeyFactory(SecretKeyFactorySpi, Provider, String) - Constructor for class javax.crypto.SecretKeyFactory
Creates a SecretKeyFactory object.
SecretKeyFactorySpi - Class in javax.crypto
This class defines the Service Provider Interface (SPI) for the SecretKeyFactory class.
SecretKeyFactorySpi() - Constructor for class javax.crypto.SecretKeyFactorySpi
 
SecretKeySpec - Class in javax.crypto.spec
This class specifies a secret key in a provider-independent fashion.
SecretKeySpec(byte[], int, int, String) - Constructor for class javax.crypto.spec.SecretKeySpec
Constructs a secret key from the given byte array, using the first len bytes of key, starting at offset inclusive.
SecretKeySpec(byte[], String) - Constructor for class javax.crypto.spec.SecretKeySpec
Constructs a secret key from the given byte array.
secsOfLastAccess - Variable in class ohos.system.FileStat
Indicates the last access time, in seconds.
secsOfLastModify - Variable in class ohos.system.FileStat
Indicates the last modification time of the file, in seconds.
secTime - Variable in class ohos.system.TimeValGroup
Seconds.
SECURE_LEVEL_S1 - ohos.biometrics.authentication.BiometricAuthentication.SecureLevel
Indicates the low security level.
SECURE_LEVEL_S2 - ohos.biometrics.authentication.BiometricAuthentication.SecureLevel
Indicates the medium security level.
SECURE_LEVEL_S3 - ohos.biometrics.authentication.BiometricAuthentication.SecureLevel
Indicates the high security level.
SECURE_LEVEL_S4 - ohos.biometrics.authentication.BiometricAuthentication.SecureLevel
Indicates the highest security level.
SECURE_RANDOM - java.security.CryptoPrimitive
Cryptographic random number generator
SecureCacheResponse - Class in java.net
Represents a cache response originally retrieved through secure means, such as TLS.
SecureCacheResponse() - Constructor for class java.net.SecureCacheResponse
 
SecureClassLoader - Class in java.security
This class extends ClassLoader with additional support for defining classes with an associated code source and permissions which are retrieved by the system policy by default.
SecureClassLoader() - Constructor for class java.security.SecureClassLoader
Creates a new SecureClassLoader using the default parent class loader for delegation.
SecureClassLoader(ClassLoader) - Constructor for class java.security.SecureClassLoader
Creates a new SecureClassLoader using the specified parent class loader for delegation.
SecureDirectoryStream<T> - Interface in java.nio.file
A DirectoryStream that defines operations on files that are located relative to an open directory.
SecureRandom - Class in java.security
This class provides a cryptographically strong random number generator (RNG).
SecureRandom() - Constructor for class java.security.SecureRandom
Constructs a secure random number generator (RNG) implementing the default random number algorithm.
SecureRandom(byte[]) - Constructor for class java.security.SecureRandom
Constructs a secure random number generator (RNG) implementing the default random number algorithm.
SecureRandom(SecureRandomSpi, Provider) - Constructor for class java.security.SecureRandom
Creates a SecureRandom object.
SecureRandomSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the SecureRandom class.
SecureRandomSpi() - Constructor for class java.security.SecureRandomSpi
 
Security - Class in java.security
This class centralizes all security properties and common security methods.
SECURITY_ALLOW - Static variable in class ohos.agp.components.webengine.WebConfig
Indicates that the WebView will allow a secure source to load content from other sources even from an insecure source.
SECURITY_NOT_ALLOW - Static variable in class ohos.agp.components.webengine.WebConfig
Indicates that the WebView will not allow a secure source to load content from an insecure source.
SECURITY_SELF_ADAPTIVE - Static variable in class ohos.agp.components.webengine.WebConfig
Indicates that the WebView will adopt an adaptive mode to load content from an insecure source.
SecurityException - Exception in java.lang
Thrown by the security manager to indicate a security violation.
SecurityException() - Constructor for exception java.lang.SecurityException
Constructs a SecurityException with no detail message.
SecurityException(String) - Constructor for exception java.lang.SecurityException
Constructs a SecurityException with the specified detail message.
SecurityException(String, Throwable) - Constructor for exception java.lang.SecurityException
Creates a SecurityException with the specified detail message and cause.
SecurityException(Throwable) - Constructor for exception java.lang.SecurityException
Creates a SecurityException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SecurityManager - Class in java.lang
The security manager is a class that allows applications to implement a security policy.
SecurityManager() - Constructor for class java.lang.SecurityManager
Constructs a new SecurityManager.
SecurityPermission - Class in java.security
This class is for security permissions.
SecurityPermission(String) - Constructor for class java.security.SecurityPermission
Creates a new SecurityPermission with the specified name.
SecurityPermission(String, String) - Constructor for class java.security.SecurityPermission
Creates a new SecurityPermission object with the specified name.
seek(int) - Method in class ohos.media.image.Image.Component
Sets a position of the current color component data to read.
seek(long) - Method in class java.io.RandomAccessFile
Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.
SEEK_CUR - Static variable in class ohos.system.OsHelperConstants
For details, see LSEEK(2)
SEEK_END - Static variable in class ohos.system.OsHelperConstants
For details, see LSEEK(2)
SEEK_SET - Static variable in class ohos.system.OsHelperConstants
File operation mode, which is used together with the offset value to specify the offset of the file operation position.
SeekableByteChannel - Interface in java.nio.channels
A byte channel that maintains a current position and allows the position to be changed.
seekTo(long) - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to skip to a specified position.
SEEN - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
SEGMENT_LIMIT - Static variable in interface java.util.jar.Pack200.Packer
This property is a numeral giving the estimated target size N (in bytes) of each archive segment.
SEGMENT_SEPARATOR - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type S
SEGMENT_STARTER - Static variable in interface ohos.global.icu.lang.UProperty
Binary Property Segment_Starter.
select() - Method in class java.nio.channels.Selector
Selects a set of keys whose corresponding channels are ready for I/O operations.
select() - Method in class ohos.agp.components.TabList.Tab
Selects a tab.
select() - Static method in class ohos.data.distributed.common.Query
Obtains an initialized Query instance.
select(double) - Method in class ohos.global.icu.text.PluralRules
Given a floating-point number, returns the keyword of the first rule that applies to the number.
select(long) - Method in class java.nio.channels.Selector
Selects a set of keys whose corresponding channels are ready for I/O operations.
select(URI) - Method in class java.net.ProxySelector
Selects all the applicable proxies based on the protocol to access the resource with and a destination address to access the resource at.
SELECT - ohos.global.icu.text.MessagePattern.ArgType
The argument is a SelectFormat with one or more (ARG_SELECTOR, message) pairs.
SELECT_CONTINUE - Static variable in class ohos.security.asset.AssetOperator
Indicates continuing with exact query.
SELECT_FROM_BEGIN - Static variable in class ohos.security.asset.AssetOperator
Indicates a batch query starting from the beginning.
SELECT_ONCE - Static variable in class ohos.security.asset.AssetOperator
Indicates a one-off exact query.
SelectableChannel - Class in java.nio.channels
A channel that can be multiplexed via a Selector.
SelectableChannel() - Constructor for class java.nio.channels.SelectableChannel
Initializes a new instance of this class.
selectedKeys() - Method in class java.nio.channels.Selector
Returns this selector's selected-key set.
selectElement(int) - Method in class ohos.agp.components.element.ElementContainer
Selects an Element object to display according to a specified index.
SelectFormat - Class in ohos.global.icu.text
SelectFormat supports the creation of internationalized messages by selecting phrases based on keywords.
SelectFormat(String) - Constructor for class ohos.global.icu.text.SelectFormat
Creates a new SelectFormat for a given pattern string.
SELECTION_TYPE_ASK_IF_CONFLICT - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates that the user selects a service from all available services.
SELECTION_TYPE_PREFER_DEFAULT - Static variable in class ohos.nfc.cardemulation.CardEmulation
Indicates that the default payment service is used.
SelectionKey - Class in java.nio.channels
A token representing the registration of a SelectableChannel with a Selector.
SelectionKey() - Constructor for class java.nio.channels.SelectionKey
Constructs an instance of this class.
selectNow() - Method in class java.nio.channels.Selector
Selects a set of keys whose corresponding channels are ready for I/O operations.
selector() - Method in class java.nio.channels.SelectionKey
Returns the selector for which this key was created.
Selector - Class in java.nio.channels
A multiplexor of SelectableChannel objects.
Selector() - Constructor for class java.nio.channels.Selector
Initializes a new instance of this class.
SELECTOR_VISIBILITY_FOR_INPUT_METHOD - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Input
Specifies whether the input method selector is visible.
SELECTORDINAL - ohos.global.icu.text.MessagePattern.ArgType
The argument is an ordinal-number PluralFormat with the same style parts sequence and semantics as ArgType#PLURAL.
SelectorProvider - Class in java.nio.channels.spi
Service-provider class for selectors and selectable channels.
SelectorProvider() - Constructor for class java.nio.channels.spi.SelectorProvider
Initializes a new instance of this class.
selectSecPrivateKey(AbilityContext, String[], Principal[], String, int, SecKeyAliasCallback, String) - Static method in class ohos.security.seckeychain.SecKeyChain
Starts an ability of available certificates (the host and port can be specified) for users to select the private key and certificate for authentication.
selectSecPrivateKey(AbilityContext, String[], Principal[], Uri, SecKeyAliasCallback, String) - Static method in class ohos.security.seckeychain.SecKeyChain
Starts an ability of available certificates (the URI can be specified) for users to select the private key and certificate for authentication.
selectTab(TabList.Tab) - Method in class ohos.agp.components.TabList
Selects a tab.
selectTabAt(int) - Method in class ohos.agp.components.TabList
Selects the tab at a specified position in a table.
selectText(int, int) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Moves the cursor to a specified position, or selects a section of text between the specified start and end positions.
SELF_GONE - Static variable in class ohos.agp.components.ComponentTransition
Indicates the animation running on a component when it disappears from the ComponentContainer.
SELF_SHOW - Static variable in class ohos.agp.components.ComponentTransition
Indicates the animation running on a component when it appears in the ComponentContainer.
Semaphore - Class in java.util.concurrent
A counting semaphore.
Semaphore(int) - Constructor for class java.util.concurrent.Semaphore
Creates a Semaphore with the given number of permits and nonfair fairness setting.
Semaphore(int, boolean) - Constructor for class java.util.concurrent.Semaphore
Creates a Semaphore with the given number of permits and the given fairness setting.
SEMKATH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
send(DatagramPacket) - Method in class java.net.DatagramSocket
Sends a datagram packet from this socket.
send(DatagramPacket) - Method in class java.net.DatagramSocketImpl
Sends a datagram packet.
send(DatagramPacket, byte) - Method in class java.net.MulticastSocket
Deprecated.
Use the following code or its equivalent instead: ...... int ttl = mcastSocket.getTimeToLive(); mcastSocket.setTimeToLive(newttl); mcastSocket.send(p); mcastSocket.setTimeToLive(ttl); ......
send(ByteBuffer, SocketAddress) - Method in class java.nio.channels.DatagramChannel
Sends a datagram via this channel.
send(InnerEvent) - Method in class ohos.eventhandler.Courier
Sends an InnerEvent to this Courier for IPC.
send(InnerEvent) - Method in class ohos.interwork.eventhandler.CourierEx
Sends an InnerEvent to this CourierEx for IPC.
SEND_BMS_MSG_ERROR - ohos.aafwk.ability.FormException.FormError
Failed to send the request to the Bundle Manager Service.
SEND_COMMON_EVENT - ohos.event.intentagent.IntentAgentConstant.OperationType
Sends a common event.
SEND_FMS_MSG_ERROR - ohos.aafwk.ability.FormException.FormError
Failed to send the request to the Form Manager Service.
SEND_MESSAGES - Static variable in class ohos.security.SystemPermission
Allows an application to send SMS messages.
SEND_SMS_FAILURE_RADIO_OFF - Static variable in interface ohos.telephony.ISendShortMessageCallback
Indicates that sending the SMS fails because the modem is powered off.
SEND_SMS_FAILURE_SERVICE_UNAVAILABLE - Static variable in interface ohos.telephony.ISendShortMessageCallback
Indicates that sending the SMS message fails because the network is unavailable or does not support sending or reception of SMS messages.
SEND_SMS_FAILURE_UNKNOWN - Static variable in interface ohos.telephony.ISendShortMessageCallback
Indicates that sending the SMS message fails due to an unknown reason.
SEND_SMS_SUCCESS - Static variable in interface ohos.telephony.ISendShortMessageCallback
Indicates that the SMS message is successfully sent.
sendActions(ComponentProvider) - Method in class ohos.aafwk.ability.AbilityForm
Sends the supplier's actions configured in the ComponentProvider object to the client.
sendAVElement(AVElement) - Method in class ohos.media.common.sessioncore.AVBrowserResult
Sends the AVElement instance to the application.
sendAVElementList(List<AVElement>) - Method in class ohos.media.common.sessioncore.AVBrowserResult
Sends a list of AVBrowserResult instances to the application.
sendAVPlaybackCustomAction(String, PacMap) - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to customize a command.
sendAVPlaybackCustomAction(AVPlaybackState.AVPlaybackCustomAction, PacMap) - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to customize a playback action.
sendAVSessionEvent(String, PacMap) - Method in class ohos.media.sessioncore.AVSession
Sends a media session event to all AVController instances listening for this AVSession instance.
sendCustomCommand(String, PacMap, GeneralReceiver) - Method in class ohos.media.sessioncore.AVController
Sends a custom command from the application to the media session.
sendData(byte[]) - Method in class ohos.nfc.tag.TagManager
Writes data to a tag.
sendDataToComponent(Component) - Method in class ohos.agp.components.Component.VoiceEvent
Binds this object to a component.
SENDER_EMAIL - Static variable in class ohos.data.search.schema.EmailItem
Indicates the index field name of senderEmail.
SENDER_NAME - Static variable in class ohos.data.search.schema.EmailItem
Indicates the index field name of senderName.
SENDER_NAME - Static variable in class ohos.data.search.schema.MessageItem
Indicates the index field name of senderName.
SENDER_PHONE - Static variable in class ohos.data.search.schema.MessageItem
Indicates the index field name of senderPhone.
sendEvent(int) - Method in class ohos.eventhandler.EventHandler
Sends an empty event (containing only the event ID) to the event queue.
sendEvent(int, int) - Method in class ohos.accessibility.AccessibilitySystemAbilityClient
Sends an accessibility event.
sendEvent(int, long) - Method in class ohos.eventhandler.EventHandler
Sends a delayed empty event (containing only the event ID) to the event queue.
sendEvent(int, long, EventHandler.Priority) - Method in class ohos.eventhandler.EventHandler
Sends a delayed empty event (containing only the event ID) with a specified priority to the event queue.
sendEvent(int, EventHandler.Priority) - Method in class ohos.eventhandler.EventHandler
Sends an empty event (containing only the event ID) with a specified priority to the event queue.
sendEvent(AccessibilityEventInfo) - Method in class ohos.accessibility.AccessibilitySystemAbilityClient
Sends information about an accessibility event.
sendEvent(InnerEvent) - Method in class ohos.eventhandler.EventHandler
Sends an event to the event queue.
sendEvent(InnerEvent, long) - Method in class ohos.eventhandler.EventHandler
Sends a delayed event to the event queue.
sendEvent(InnerEvent, long, EventHandler.Priority) - Method in class ohos.eventhandler.EventHandler
Sends a delayed event with a specified priority to the event queue.
sendEvent(InnerEvent, EventHandler.Priority) - Method in class ohos.eventhandler.EventHandler
Sends an event with a specified priority to the event queue.
sendingUid - Variable in class ohos.eventhandler.InnerEvent
Indicates the UID sending the inner event.
sendKeyEvent(KeyEvent) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Sends a key press event to an application.
sendKeyFunction(int) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Allows an input method to instruct the edit box to perform an action based on its available attribute.
sendMessage(int, String, String, byte[], short, ISendShortMessageCallback, IDeliveryShortMessageCallback) - Method in class ohos.telephony.ShortMessageManager
Sends a data SMS message.
sendMessage(int, String, String, String, ISendShortMessageCallback, IDeliveryShortMessageCallback) - Method in class ohos.telephony.ShortMessageManager
Sends a text SMS message.
sendMessage(String, String, String) - Method in class ohos.telephony.ShortMessageManager
sendMultipartMessage(String, String, ArrayList<String>) - Method in class ohos.telephony.ShortMessageManager
sendNetConnectState(NetHandle, boolean) - Method in class ohos.net.NetManager
Reports the network state.
sendObituary(IRemoteObject.DeathRecipient) - Static method in class ohos.rpc.RemoteProxy
Sends a death notification when a remote object is released or gets offline.
sendRequest(int, MessageParcel, MessageParcel, MessageOption) - Method in interface ohos.rpc.IRemoteObject
Sends a MessageParcel message to the peer process in synchronous or asynchronous mode.
sendRequest(int, MessageParcel, MessageParcel, MessageOption) - Method in class ohos.rpc.RemoteObject
Sends a request to the peer object.
sendRequest(int, MessageParcel, MessageParcel, MessageOption) - Method in class ohos.rpc.RemoteProxy
Sends a request to the peer object.
sendResponse(byte[]) - Method in class ohos.nfc.cardemulation.HostService
Sends a response APDU to the remote device.
sendResponse(BlePeripheralDevice, int, int, int, byte[]) - Method in class ohos.bluetooth.ble.BlePeripheralManager
Sends a response to a specified read or write request to a given BLE peripheral device.
sendResult(int, PacMap) - Method in class ohos.app.GeneralReceiver
Sends a result to the current GeneralReceiver.
sendShortMessageResult(int, String, boolean) - Method in interface ohos.telephony.ISendShortMessageCallback
Called when an SMS message is sent.
sendSignal(int, int) - Static method in class ohos.os.ProcessManager
Sends the specified signal to the process based on its PID.
sendSyncEvent(int) - Method in class ohos.eventhandler.EventHandler
Sends an empty synchronous event (containing only the event ID) to the event queue.
sendSyncEvent(int, EventHandler.Priority) - Method in class ohos.eventhandler.EventHandler
Sends an empty synchronous event (containing only the event ID) with a specified priority to the event queue.
sendSyncEvent(InnerEvent) - Method in class ohos.eventhandler.EventHandler
Sends a synchronous event to the event queue.
sendSyncEvent(InnerEvent, EventHandler.Priority) - Method in class ohos.eventhandler.EventHandler
Sends a synchronous event with a specified priority to the event queue.
sendTimingEvent(int, long) - Method in class ohos.eventhandler.EventHandler
Sends a scheduled event containing only the event ID to the event queue.
sendTimingEvent(int, long, EventHandler.Priority) - Method in class ohos.eventhandler.EventHandler
Sends a scheduled event containing only the event ID with a specified priority to the event queue.
sendTimingEvent(InnerEvent, long) - Method in class ohos.eventhandler.EventHandler
Sends a scheduled event with the default priority EventHandler.Priority#LOW to the event queue.
sendTimingEvent(InnerEvent, long, EventHandler.Priority) - Method in class ohos.eventhandler.EventHandler
Sends a scheduled event with a specified priority to the event queue.
sendUrgentData(int) - Method in class java.net.Socket
Send one byte of urgent data on the socket.
sendUrgentData(int) - Method in class java.net.SocketImpl
Send one byte of urgent data on the socket.
SENE - Static variable in class ohos.global.icu.util.EthiopicCalendar
Constant for ሰኔ, the 10th month of the Ethiopic year.
SENSING_METHOD - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
sensor - Variable in class ohos.sensor.data.SensorData
Indicates a category of sensors.
SENSOR_CATEGORY_BODY - Static variable in class ohos.sensor.agent.SensorAgent
Describes body sensors.
SENSOR_CATEGORY_DEVICEMOTION - Static variable in class ohos.sensor.agent.SensorAgent
Describes motion sensors of devices.
SENSOR_CATEGORY_ENVIRONMENT - Static variable in class ohos.sensor.agent.SensorAgent
Describes environment sensors.
SENSOR_CATEGORY_LIGHT - Static variable in class ohos.sensor.agent.SensorAgent
Describes light sensors.
SENSOR_CATEGORY_MASK - Static variable in class ohos.sensor.bean.SensorBase
Indicates the mask of a sensor category.
SENSOR_CATEGORY_MASK_SHIFT - Static variable in class ohos.sensor.bean.SensorBase
Indicates the number of shift bits decoded from the sensor ID for the sensor category.
SENSOR_CATEGORY_ORIENTATION - Static variable in class ohos.sensor.agent.SensorAgent
Describes orientation sensors.
SENSOR_CATEGORY_OTHER - Static variable in class ohos.sensor.agent.SensorAgent
Describes other sensors.
SENSOR_INDEX_MASK - Static variable in class ohos.sensor.bean.SensorBase
Indicates the mask of a sensor index.
SENSOR_INDEX_MASK_SHIFT - Static variable in class ohos.sensor.bean.SensorBase
Indicates the number of shift bits decoded from the sensor ID for the sensor index.
SENSOR_ORIENTATION - Static variable in class ohos.media.camera.params.PropertyKey
The orientation of the sensor relative to the device.
SENSOR_SAMPLING_RATE_FASTEST - Static variable in class ohos.sensor.agent.SensorAgent
Indicates the fastest sampling rate for obtaining sensor data.
SENSOR_SAMPLING_RATE_GAME - Static variable in class ohos.sensor.agent.SensorAgent
Indicates the sampling rate for obtaining sensor data in gaming scenarios.
SENSOR_SAMPLING_RATE_NORMAL - Static variable in class ohos.sensor.agent.SensorAgent
Indicates the default sampling rate for obtaining sensor data, for example, in screen rotation scenarios.
SENSOR_SAMPLING_RATE_UI - Static variable in class ohos.sensor.agent.SensorAgent
Indicates the sampling rate for obtaining sensor data on UIs.
SENSOR_TYPE_6DOF - Static variable in class ohos.sensor.bean.CategoryOrientation
An integer representing the 6DOF sensor type.
SENSOR_TYPE_ACCELEROMETER - Static variable in class ohos.sensor.bean.CategoryMotion
An integer representing the linear acceleration sensor type.
SENSOR_TYPE_ACCELEROMETER_UNCALIBRATED - Static variable in class ohos.sensor.bean.CategoryMotion
An integer representing the linear acceleration sensor type.
SENSOR_TYPE_AMBIENT_LIGHT - Static variable in class ohos.sensor.bean.CategoryLight
An integer representing the ambient light sensor type.
SENSOR_TYPE_AMBIENT_TEMPERATURE - Static variable in class ohos.sensor.bean.CategoryEnvironment
An integer representing the temperature sensor type.
SENSOR_TYPE_BAROMETER - Static variable in class ohos.sensor.bean.CategoryEnvironment
An integer representing the barometric pressure sensor type.
SENSOR_TYPE_COLOR_RGB - Static variable in class ohos.sensor.bean.CategoryLight
An integer representing the RGB color sensor type.
SENSOR_TYPE_COLOR_TEMPERATURE - Static variable in class ohos.sensor.bean.CategoryLight
An integer representing the color temperature sensor type.
SENSOR_TYPE_COLOR_XYZ - Static variable in class ohos.sensor.bean.CategoryLight
An integer representing the XYZ color sensor type.
SENSOR_TYPE_DEVICE_ORIENTATION - Static variable in class ohos.sensor.bean.CategoryOrientation
An integer representing the device orientation sensor type.
SENSOR_TYPE_DROP_DETECTION - Static variable in class ohos.sensor.bean.CategoryMotion
An integer representing the drop detection sensor type.
SENSOR_TYPE_GAME_ROTATION_VECTOR - Static variable in class ohos.sensor.bean.CategoryOrientation
An integer representing the game rotation vector sensor type.
SENSOR_TYPE_GEOMAGNETIC_ROTATION_VECTOR - Static variable in class ohos.sensor.bean.CategoryOrientation
An integer representing the geomagnetic rotation vector sensor type.
SENSOR_TYPE_GRAVITY - Static variable in class ohos.sensor.bean.CategoryMotion
An integer representing the gravity sensor type.
SENSOR_TYPE_GRIP_DETECTOR - Static variable in class ohos.sensor.bean.CategoryOther
An integer representing the grip detection sensor type.
SENSOR_TYPE_GYROSCOPE - Static variable in class ohos.sensor.bean.CategoryMotion
An integer representing the gyroscope sensor type.
SENSOR_TYPE_HALL - Static variable in class ohos.sensor.bean.CategoryOther
An integer representing the Hall effect sensor type.
SENSOR_TYPE_HEART_RATE - Static variable in class ohos.sensor.bean.CategoryBody
An integer representing the heart rate sensor type.
SENSOR_TYPE_HUMIDITY - Static variable in class ohos.sensor.bean.CategoryEnvironment
An integer representing the humidity sensor type.
SENSOR_TYPE_LINEAR_ACCELERATION - Static variable in class ohos.sensor.bean.CategoryMotion
An integer representing the linear acceleration sensor type.
SENSOR_TYPE_MAGNET_BRACKET - Static variable in class ohos.sensor.bean.CategoryOther
An integer representing the magnet bracket sensor type.
SENSOR_TYPE_MAGNETIC_FIELD - Static variable in class ohos.sensor.bean.CategoryEnvironment
An integer representing the magnetic field sensor type.
SENSOR_TYPE_MAGNETIC_FIELD_UNCALIBRATED - Static variable in class ohos.sensor.bean.CategoryEnvironment
An integer representing the uncalibrated magnetic field sensor type.
SENSOR_TYPE_MASK - Static variable in class ohos.sensor.bean.SensorBase
Indicates the mask of a sensor type.
SENSOR_TYPE_MASK_SHIFT - Static variable in class ohos.sensor.bean.SensorBase
Indicates the number of shift bits decoded from the sensor ID for the sensor type.
SENSOR_TYPE_ORIENTATION - Static variable in class ohos.sensor.bean.CategoryOrientation
An integer representing the orientation sensor type.
SENSOR_TYPE_PEDOMETER - Static variable in class ohos.sensor.bean.CategoryMotion
An integer representing the pedometer sensor type.
SENSOR_TYPE_PEDOMETER_DETECTION - Static variable in class ohos.sensor.bean.CategoryMotion
An integer representing the pedometer detection sensor type.
SENSOR_TYPE_PRESSURE_DETECTOR - Static variable in class ohos.sensor.bean.CategoryOther
An integer representing the pressure detection sensor type.
SENSOR_TYPE_PROXIMITY - Static variable in class ohos.sensor.bean.CategoryLight
An integer representing the proximity sensor type.
SENSOR_TYPE_ROTATION_VECTOR - Static variable in class ohos.sensor.bean.CategoryOrientation
An integer representing the rotation vector sensor type.
SENSOR_TYPE_SAR - Static variable in class ohos.sensor.bean.CategoryEnvironment
An integer representing the SAR sensor type.
SENSOR_TYPE_SCREEN_ROTATION - Static variable in class ohos.sensor.bean.CategoryOrientation
An integer representing the screen rotation sensor type.
SENSOR_TYPE_SIGNIFICANT_MOTION - Static variable in class ohos.sensor.bean.CategoryMotion
An integer representing the significant motion sensor type.
SENSOR_TYPE_TOF - Static variable in class ohos.sensor.bean.CategoryLight
An integer representing the TOF sensor type.
SENSOR_TYPE_WEAR_DETECTION - Static variable in class ohos.sensor.bean.CategoryBody
An integer representing the wear detection sensor type.
SensorAgent<S extends SensorBase,D extends SensorData<S>,L extends ISensorDataCallback<D,S>> - Class in ohos.sensor.agent
An abstract base class that manages sensors on hardware devices.
SensorAgent() - Constructor for class ohos.sensor.agent.SensorAgent
Default constructor used to create a SensorAgent instance.
SensorBase - Class in ohos.sensor.bean
A base class that describes the basic attributes of a sensor.
SensorBase(int, String, String, int, float, float, int, int, long, long) - Constructor for class ohos.sensor.bean.SensorBase
Default constructor used to create a SensorBase instance.
SensorData<S extends SensorBase> - Class in ohos.sensor.data
A base class that describes data information of sensors.
SensorData(S, int, long, int, float[]) - Constructor for class ohos.sensor.data.SensorData
A constructor used to create a SensorData instance.
sensorDataDim - Variable in class ohos.sensor.data.SensorData
Indicates the data dimension of a sensor.
SensorUtils - Class in ohos.sensor.common
Provides methods for parsing the category, type, and index of a sensor based on the sensor ID.
SENTENCE_BREAK - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Sentence_Break (new in Unicode 4.1).
sentences() - Method in class ohos.global.icu.text.CaseMap.Title
Returns an instance that behaves like this one but titlecases sentences rather than words.
SeOperator - Class in ohos.security.seoperator
A static inner class that uses the singleton pattern to implement abstract methods of the SEOperatorAbs abstract class and provide pan-payment functions related to secure keys and vehicle keys.
SEOperatorAbs - Class in ohos.security.seoperator
Provides interfaces to implement pan-payment functions related to secure keys and vehicle keys.
SEOperatorAbs() - Constructor for class ohos.security.seoperator.SEOperatorAbs
 
SEP - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
separator - Static variable in class java.io.File
The system-dependent default name-separator character, represented as a string for convenience.
separatorChar - Static variable in class java.io.File
The system-dependent default name-separator character.
SEPTEMBER - java.time.Month
The singleton instance for the month of September with 30 days.
SEPTEMBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the ninth month of the year in the Gregorian and Julian calendars.
SEPTEMBER - Static variable in class ohos.global.icu.util.Calendar
Value of the MONTH field indicating the ninth month of the year.
Sequenceable - Interface in ohos.utils
Writes objects of a class into and restores them from a Parcel during inter-process communication (IPC).
Sequenceable.Producer<T> - Interface in ohos.utils
Creates a Sequenceable instance from a Parcel.
SequenceInputStream - Class in java.io
A SequenceInputStream represents the logical concatenation of other input streams.
SequenceInputStream(InputStream, InputStream) - Constructor for class java.io.SequenceInputStream
Initializes a newly created SequenceInputStream by remembering the two arguments, which will be read in order, first s1 and then s2, to provide the bytes to be read from this SequenceInputStream.
SequenceInputStream(Enumeration<? extends InputStream>) - Constructor for class java.io.SequenceInputStream
Initializes a newly created SequenceInputStream by remembering the argument, which must be an Enumeration that produces objects whose run-time type is InputStream.
SequenceUuid - Class in ohos.utils
Encapsulates a universally unique identifier (UUID) object, so that a SequenceUuid object can be converted to a Parcel object and vice versa.
SequenceUuid() - Constructor for class ohos.utils.SequenceUuid
A constructor used to create an empty SequenceUuid object.
SequenceUuid(UUID) - Constructor for class ohos.utils.SequenceUuid
A constructor used to create a SequenceUuid object with a specified UUID.
sequential() - Method in interface java.util.stream.BaseStream
Returns an equivalent stream that is sequential.
sequential() - Method in interface java.util.stream.DoubleStream
 
sequential() - Method in interface java.util.stream.IntStream
 
sequential() - Method in interface java.util.stream.LongStream
 
Serializable - Interface in java.io
Serializability of a class is enabled by the class implementing the java.io.Serializable interface.
SerializablePermission - Class in java.io
This class is for Serializable permissions.
SerializablePermission(String) - Constructor for class java.io.SerializablePermission
Creates a new SerializablePermission with the specified name.
SerializablePermission(String, String) - Constructor for class java.io.SerializablePermission
Creates a new SerializablePermission object with the specified name.
serialVersionUID - Static variable in interface java.security.interfaces.DSAPrivateKey
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface java.security.interfaces.DSAPublicKey
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface java.security.interfaces.ECPrivateKey
The class fingerprint that is set to indicate serialization compatibility.
serialVersionUID - Static variable in interface java.security.interfaces.ECPublicKey
The class fingerprint that is set to indicate serialization compatibility.
serialVersionUID - Static variable in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
The type fingerprint that is set to indicate serialization compatibility with a previous version of the type.
serialVersionUID - Static variable in interface java.security.interfaces.RSAPrivateCrtKey
The type fingerprint that is set to indicate serialization compatibility with a previous version of the type.
serialVersionUID - Static variable in interface java.security.interfaces.RSAPrivateKey
The type fingerprint that is set to indicate serialization compatibility with a previous version of the type.
serialVersionUID - Static variable in interface java.security.interfaces.RSAPublicKey
The type fingerprint that is set to indicate serialization compatibility with a previous version of the type.
serialVersionUID - Static variable in interface java.security.Key
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface java.security.PrivateKey
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface java.security.PublicKey
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface javax.crypto.interfaces.DHPrivateKey
The class fingerprint that is set to indicate serialization compatibility since J2SE 1.4.
serialVersionUID - Static variable in interface javax.crypto.interfaces.DHPublicKey
The class fingerprint that is set to indicate serialization compatibility since J2SE 1.4.
serialVersionUID - Static variable in interface javax.crypto.interfaces.PBEKey
The class fingerprint that is set to indicate serialization compatibility since J2SE 1.4.
serialVersionUID - Static variable in interface javax.crypto.SecretKey
The class fingerprint that is set to indicate serialization compatibility since J2SE 1.4.
SERIF - Static variable in class ohos.agp.text.Font
Indicates the default serif font.
SERVER - java.net.Authenticator.RequestorType
Entity requesting authentication is a HTTP origin server.
SERVER_UNAVAILABLE - ohos.data.distributed.common.KvStoreErrorCode
Server unavailable
ServerSocket - Class in java.net
This class implements server sockets.
ServerSocket() - Constructor for class java.net.ServerSocket
Creates an unbound server socket.
ServerSocket(int) - Constructor for class java.net.ServerSocket
Creates a server socket, bound to the specified port.
ServerSocket(int, int) - Constructor for class java.net.ServerSocket
Creates a server socket and binds it to the specified local port number, with the specified backlog.
ServerSocket(int, int, InetAddress) - Constructor for class java.net.ServerSocket
Create a server with the specified port, listen backlog, and local IP address to bind to.
ServerSocketChannel - Class in java.nio.channels
A selectable channel for stream-oriented listening sockets.
ServerSocketChannel(SelectorProvider) - Constructor for class java.nio.channels.ServerSocketChannel
Initializes a new instance of this class.
ServerSocketFactory - Class in javax.net
This class creates server sockets.
ServerSocketFactory() - Constructor for class javax.net.ServerSocketFactory
Creates a server socket factory.
Service() - Constructor for class ohos.bluetooth.BluetoothDeviceClass.Service
 
Service(Provider, String, String, String, List<String>, Map<String, String>) - Constructor for class java.security.Provider.Service
Construct a new service.
SERVICE - ohos.bundle.AbilityInfo.AbilityType
Indicates that the ability does not have a UI.
SERVICE_ACTION - Static variable in class ohos.media.sessioncore.AVBrowserService
Indicates the action name of the media browser service.
SERVICE_IN_USE - Static variable in class ohos.aafwk.ability.RunningProcessInfo
Indicates that one of the application's Service abilities is being called by another process.
SERVICE_NAME - Static variable in class ohos.nfc.cardemulation.HostService
Indicates the service name.
SERVICE_NAME - Static variable in class ohos.nfc.cardemulation.OffHostService
Indicates the service name.
SERVICE_NOT_CONNECT - ohos.data.search.SearchResult
Result status returned if search service is not connected when its api is called.
serviceAddedEvent(int, GattService) - Method in class ohos.bluetooth.ble.BlePeripheralManagerCallback
A callback that whether a local service has been added successfully.
ServiceConfigurationError - Error in java.util
Error thrown when something goes wrong while loading a service provider.
ServiceConfigurationError(String) - Constructor for error java.util.ServiceConfigurationError
Constructs a new instance with the specified message.
ServiceConfigurationError(String, Throwable) - Constructor for error java.util.ServiceConfigurationError
Constructs a new instance with the specified message and cause.
ServiceConnectCallback - Interface in ohos.data.search.connect
Provides callbacks that are invoked when connecting to or disconnecting from the search service.
serviceConnected() - Method in interface ohos.nfc.oma.SEService.OnCallback
The interface that is called back when the secure element service is connected.
ServiceLoader<S> - Class in java.util
A simple service-provider loading facility.
servicesDiscoveredEvent(int) - Method in class ohos.bluetooth.ble.BlePeripheralCallback
A callback used to send notifications of service discovery on a peripheral device.
SEService - Class in ohos.nfc.oma
Provides access to secure elements on a device.
SEService(Context, SEService.OnCallback) - Constructor for class ohos.nfc.oma.SEService
A constructor used to create a SEService instance.
SEService.OnCallback - Interface in ohos.nfc.oma
A callback interface used to notify your application of a successful connection to the secure element service.
Session - Class in ohos.nfc.oma
Provides interfaces to create Session objects and manage these objects.
SESSION_FAILED - Static variable in class ohos.miscservices.download.DownloadSession
Indicates that the download session has failed and will not be retried.
SESSION_ID_UNSPECIFIED - Static variable in class ohos.media.audio.AudioCapturerInfo
Indicates the default value of sessionID.
SESSION_ID_UNSPECIFIED - Static variable in class ohos.media.audio.AudioRendererInfo
Indicates the default value of sessionID.
SESSION_PAUSED - Static variable in class ohos.miscservices.download.DownloadSession
Indicates that the download session has been paused.
SESSION_PENDING - Static variable in class ohos.miscservices.download.DownloadSession
Indicates that the download session is being scheduled.
SESSION_RUNNING - Static variable in class ohos.miscservices.download.DownloadSession
Indicates that the download session is in progress.
SESSION_START - Static variable in class ohos.location.Locator
Indicates that the location request has been accepted by the system.
SESSION_STOP - Static variable in class ohos.location.Locator
Indicates that the location request has finished.
SESSION_SUCCESSFUL - Static variable in class ohos.miscservices.download.DownloadSession
Indicates that the download session is completed.
sessionID(int) - Method in class ohos.media.audio.AudioCapturerInfo.Builder
Sets the session ID of the audio stream.
sessionID(int) - Method in class ohos.media.audio.AudioRendererInfo.Builder
Sets the session ID of the audio stream.
set(boolean) - Method in class java.util.concurrent.atomic.AtomicBoolean
Unconditionally sets to the given value.
set(float[], int) - Method in class ohos.agp.render.render3d.math.Matrix4x4
Copies values from a 16-element array in the matrix.
set(int) - Method in class java.util.BitSet
Sets the bit at the specified index to true.
set(int) - Method in class java.util.concurrent.atomic.AtomicInteger
Sets to the given value.
set(int, boolean) - Method in class java.util.BitSet
Sets the bit at the specified index to the specified value.
set(int, float) - Method in class ohos.agp.render.render3d.math.Matrix4x4
Sets a value at the specified index.
set(int, int) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to true.
set(int, int) - Method in class java.util.Calendar.Builder
Sets the field parameter to the given value.
set(int, int) - Method in class java.util.Calendar
Sets the given calendar field to the given value.
set(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Sets the element at position i to the given value.
set(int, int) - Method in class ohos.ai.cv.common.CvPoint
Sets the horizontal and vertical coordinates of a coordinate point.
set(int, int) - Method in class ohos.global.icu.text.UnicodeSet
Make this object represent the range start - end.
set(int, int) - Method in class ohos.global.icu.util.Calendar
Sets the time field with the given value.
set(int, int, boolean) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the specified value.
set(int, int, float) - Method in class ohos.agp.render.render3d.math.Matrix4x4
Sets the matrix value at the specified row and column.
set(int, int, float) - Method in class ohos.agp.utils.Matrix44
Sets a value of the float type for a specified position in this Matrix44.
set(int, int, int) - Method in class java.util.Calendar
Sets the values for the calendar fields YEAR, MONTH, and DAY_OF_MONTH.
set(int, int, int) - Method in class ohos.global.icu.util.Calendar
Sets the values for the fields year, month, and date.
set(int, int, int, int) - Method in class ohos.agp.utils.Rect
Sets the shape and size of the rectangle based on the positions of its four sides.
set(int, int, int, int) - Method in class ohos.ai.cv.common.CvRect
Sets the four coordinates of a rectangle.
set(int, int, int, int) - Method in class ohos.utils.geo.Rect
Sets the shape and size of the rectangle based on the positions of its four sides.
set(int, int, int, int, int) - Method in class java.util.Calendar
Sets the values for the calendar fields YEAR, MONTH, DAY_OF_MONTH, HOUR_OF_DAY, and MINUTE.
set(int, int, int, int, int) - Method in class ohos.global.icu.util.Calendar
Sets the values for the fields year, month, date, hour, and minute.
set(int, int, int, int, int, int) - Method in class java.util.Calendar
Sets the values for the fields YEAR, MONTH, DAY_OF_MONTH, HOUR_OF_DAY, MINUTE, and SECOND.
set(int, int, int, int, int, int) - Method in class ohos.global.icu.util.Calendar
Sets the values for the fields year, month, date, hour, minute, and second.
set(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Sets the element at position i to the given value.
set(int, E) - Method in class java.util.AbstractList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, E) - Method in class java.util.AbstractSequentialList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, E) - Method in class java.util.ArrayList
Replaces the element at the specified position in this list with the specified element.
set(int, E) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Sets the element at position i to the given value.
set(int, E) - Method in class java.util.concurrent.CopyOnWriteArrayList
Replaces the element at the specified position in this list with the specified element.
set(int, E) - Method in class java.util.LinkedList
Replaces the element at the specified position in this list with the specified element.
set(int, E) - Method in interface java.util.List
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, E) - Method in class java.util.Vector
Replaces the element at the specified position in this Vector with the specified element.
set(int, Object) - Method in class ohos.utils.zson.ZSONArray
Sets the object at the specified index in this ZSONArray to an Element object.
set(long) - Method in class java.util.concurrent.atomic.AtomicLong
Sets to the given value.
set(E) - Method in interface java.util.ListIterator
Replaces the last element returned by ListIterator.next() or ListIterator.previous() with the specified element (optional operation).
set(Object, int, Object) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified new value.
set(Object, Object) - Method in class java.lang.reflect.Field
Sets the field represented by this Field object on the specified object argument to the specified new value.
set(String, ByteBuffer) - Method in interface ohos.agp.render.render3d.resources.RenderDataStorePod
Sets data to be stored in a specified POD object.
set(Paint) - Method in class ohos.agp.render.Paint
Copies the attributes of a paint to this Paint.
set(Path) - Method in class ohos.agp.render.Path
Replaces this Path object with a specified path.
set(CvRect) - Method in class ohos.ai.cv.common.CvRect
Sets the four coordinates of a rectangle.
set(Transliterator.Position) - Method in class ohos.global.icu.text.Transliterator.Position
Copies the indices of this position from another.
set(UnicodeSet) - Method in class ohos.global.icu.text.UnicodeSet
Make this object represent the same set as other.
set(Pattern) - Method in class ohos.global.resource.solidxml.Pattern
Sets this Pattern to hold all the attribute values of an existing Pattern instance.
set(Theme) - Method in class ohos.global.resource.solidxml.Theme
Sets this Theme to hold all the attribute values of an existing Theme instance.
set(O, T) - Method in class ohos.utils.ObjectAttribute
Sets the attribute value of a specified object.
set(T) - Method in class java.lang.ThreadLocal
Sets the current thread's copy of this thread-local variable to the specified value.
set(T, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Sets the field of the given object managed by this updater to the given updated value.
set(T, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Sets the field of the given object managed by this updater to the given updated value.
set(T, V) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Sets the field of the given object managed by this updater to the given updated value.
set(V) - Method in class java.util.concurrent.atomic.AtomicReference
Sets to the given value.
set(V) - Method in class java.util.concurrent.FutureTask
Sets the result of this future to the given value unless this future has already been set or has been cancelled.
set(V, boolean) - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Unconditionally sets the value of both the reference and mark.
set(V, int) - Method in class java.util.concurrent.atomic.AtomicStampedReference
Unconditionally sets the value of both the reference and stamp.
Set<E> - Interface in java.util
A collection that contains no duplicate elements.
SET_LIVEWALLPAPER - Static variable in class ohos.security.SystemPermission
Deprecated.
SET_NETWORK_INFO - Static variable in class ohos.security.SystemPermission
Allows an application to set network information.
SET_PRIORITY - Static variable in class ohos.nfc.cardemulation.CardEmulation
Sets a preferred foreground application.
SET_TELEPHONY_STATE - Static variable in class ohos.security.SystemPermission
Allows an application to set the telephony state.
SET_TIME - Static variable in class ohos.security.SystemPermission
Allows an application to set the system time.
SET_TIME_ZONE - Static variable in class ohos.security.SystemPermission
Allows an application to set the system time zone.
SET_WALLPAPER - Static variable in class ohos.security.SystemPermission
Allows an application to set a static wallpaper.
SET_WALLPAPER_DIMENSION - Static variable in class ohos.security.SystemPermission
Allows an application to set the wallpaper size by specifying the display size or margins.
SET_WIFI_CONFIG - Static variable in class ohos.security.SystemPermission
Allows an application to add or remove a hotspot, and modify its Wi-Fi configuration.
SET_WIFI_INFO - Static variable in class ohos.security.SystemPermission
Allows an application to set Wi-Fi information on a device.
set24Hour(boolean) - Method in class ohos.agp.components.TimePicker
Sets whether to display the time in 24-hour mode.
set24HourModeEnabled(boolean) - Method in class ohos.agp.components.Clock
Sets the time mode for a control based on input parameters.
set2DigitYearStart(Date) - Method in class java.text.SimpleDateFormat
Sets the 100-year period 2-digit years will be interpreted as being in to begin on the date the user specifies.
set2DigitYearStart(Date) - Method in class ohos.global.icu.text.SimpleDateFormat
Sets the 100-year period 2-digit years will be interpreted as being in to begin on the date the user specifies.
setAabb(int, BoundingBox) - Method in interface ohos.agp.render.render3d.util.MeshBuilder
Sets an axis-aligned bounding box (AABB) for a primitive.
setAabbMinMax(Vector3, Vector3) - Method in class ohos.agp.render.render3d.util.BoundingBox
Sets the minimum and maximum corner values of the AABB.
setAbilityEnabled(AbilityInfo, boolean) - Method in interface ohos.bundle.IBundleManager
Sets whether to enable a specified ability.
setAbilityInfo(int, String, String) - Method in class ohos.workscheduler.WorkInfo.Builder
Creates a WorkInfo object that sets the Particle Ability to start when a work is triggered.
setAbilityName(String) - Method in class ohos.bundle.ElementName
Sets the ability name.
setAbilityName(String) - Method in class ohos.interwork.bundle.ElementNameEx
Sets the ability name.
setAbilitySliceAnimator(AbilitySliceAnimator) - Method in class ohos.aafwk.ability.Ability
Sets the transition animation among AbilitySlice instances of the current ability.
setAccColour(int) - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Sets the account color.
setAccDisplayName(String) - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Sets the display name of the account.
setAccessibility(int) - Method in class ohos.agp.components.Component
Sets the accessibility state.
setAccessibilityDescription(int, String) - Method in class ohos.agp.components.ComponentProvider
Sets the description of the accessibility mode for a specified component..
setAccessibilityDescription(String) - Method in class ohos.agp.components.Component
Sets the description of the accessibility mode for this component.
setAccessibilityEventListener(Window.IAccessibilityEventListener) - Method in class ohos.agp.window.service.Window
set the Populate Accessibility Event Listener for window
setAccessibilityEventType(int) - Method in class ohos.accessibility.AccessibilityEventInfo
Sets the type of an accessibility event.
setAccessible(boolean) - Method in class java.lang.reflect.AccessibleObject
Set the accessible flag for this object to the indicated boolean value.
setAccessible(AccessibleObject[], boolean) - Static method in class java.lang.reflect.AccessibleObject
Convenience method to set the accessible flag for an array of objects with a single security check (for efficiency).
setAccessibleFocusStatus(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node is accessibility focused.
setAccId(int) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the account ID.
setAccName(String) - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Sets the account name.
setAccountCredential(String, String, String) - Method in class ohos.account.app.AppAccountAbility
Sets the credential for this application account.
setAccountExtraInfo(String, String) - Method in class ohos.account.app.AppAccountAbility
Sets extra information for this application account.
setAccTimezone(String) - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Sets the time zone of the account.
setAccType(String) - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Sets the account type.
setAccuracy(float) - Method in class ohos.location.Location
Sets the horizontal accuracy of the device at the current location, in unit of meters.
setAcl(List<AclEntry>) - Method in interface java.nio.file.attribute.AclFileAttributeView
Updates (replace) the access control list.
setAction(String) - Method in class ohos.aafwk.content.Intent
Sets the description of an action in an Intent.
setActionName(String) - Method in class ohos.data.search.schema.ActionItem
Sets the actionName index field.
setActivated(boolean) - Method in class ohos.media.audio.AudioWaver
Activates or deactivates audio visualization.
setActivated(boolean) - Method in class ohos.media.audio.SoundEffect
Sets the sound effect status.
setActiveQueueElementId(long) - Method in class ohos.media.common.sessioncore.AVPlaybackState.Builder
Sets the ID of the active media item in the playback queue.
setActor(String) - Method in class ohos.data.search.schema.VideoItem
Sets the actor index field.
setAdditionalData(IntentParams) - Method in class ohos.event.notification.NotificationRequest
Sets extra parameters that are stored as key-value pairs for the notification.
setAdditionalFlags(int) - Method in class ohos.agp.render.render3d.components.CameraComponent
Sets the additional flags of the camera.
setAdditionalText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Sets the additional text to be included in this conversation-like notification.
setAdditionalText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Sets the additional text to be included in a long text notification.
setAdditionalText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationMediaContent
Sets the additional text to be included in this media playback notification.
setAdditionalText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Sets the additional text to be included in this multi-line notification.
setAdditionalText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationNormalContent
Sets the additional text to be included in a basic notification.
setAdditionalText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
Sets the additional text to be included in a picture-attached notification.
setAdditions(PacMap) - Method in class ohos.location.Location
Sets extended information about a Location object.
setAdditions(PacMap) - Method in class ohos.miscservices.pasteboard.PasteData.DataProperty
Sets additional property key-value pairs.
setAddress(String) - Method in class ohos.data.search.schema.ContactItem
Sets the address index field.
setAddress(String) - Method in class ohos.media.audio.AudioDeviceDescriptor
Sets a device address.
setAddress(InetAddress) - Method in class java.net.DatagramPacket
Sets the IP address of the machine to which this datagram is being sent.
setAddressUrl(String) - Method in class ohos.location.GeoAddress
Sets the website URL of the current GeoAddress object.
setAdjustButtons(Element, Component.ClickedListener, Element, Component.ClickedListener) - Method in class ohos.agp.components.Slider
Sets increase and decrease buttons for this Slider.
setAdjustInputPanel(boolean) - Method in class ohos.agp.components.Text
Sets whether the layout should adjust resize when soft input panel pops up or hides.
setAdministrativeArea(String) - Method in class ohos.location.GeoAddress
Sets the administrative region name of the current GeoAddress object.
setAeMode(int, Rect) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Sets the AE mode.
setAeTrigger(int) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Triggers an AE.
setAffectedByUris(Object, List<Uri>) - Method in class ohos.data.resultset.AbsResultSet
 
setAffectedByUris(Object, List<Uri>) - Method in interface ohos.data.resultset.ResultSet
Sets the URIs of the data to be observed.
setAffectedByUris(Object, List<Uri>) - Method in class ohos.data.resultset.ResultSetWrapper
 
setAfMode(int, Rect) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Sets the AF mode.
setAfTrigger(int) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Triggers an AF.
setAlarm(boolean) - Method in class ohos.sysappcomponents.calendar.entity.Events
Enables or disables the alarm clock reminder.
setAlbum(String) - Method in class ohos.data.search.schema.MusicItem
Sets the album index field.
setAlertOneTime(boolean) - Method in class ohos.event.notification.NotificationRequest
Sets whether to have this notification alert only once.
setAlgorithmConstraints(AlgorithmConstraints) - Method in class javax.net.ssl.SSLParameters
Sets the cryptographic algorithm constraints, which will be used in addition to any configured by the runtime environment.
setAlias(String) - Method in class ohos.data.orm.OrmConfig.Builder
Sets the alias for the OrmConfig object.
setAlignment(int) - Method in class ohos.aafwk.ability.Ability.LayoutParamsHelper
Sets the alignment of the window.
setAlignment(int) - Method in class ohos.agp.components.DependentLayout
Sets the alignment mode of child components in a dependent layout.
setAlignment(int) - Method in class ohos.agp.components.DirectionalLayout
Sets the child component alignment in the available space (if any) of the container.
setAlignment(int) - Method in class ohos.agp.components.MagicLayout
Sets how components are aligned in the remaining space (if any) of the layout.
setAlignment(int) - Method in class ohos.agp.window.dialog.BaseDialog
Sets the alignment attribute of a Dialog instance.
setAlignment(int) - Method in class ohos.agp.window.dialog.ToastDialog
Sets the dialog alignment mode.
setAlignmentType(int) - Method in class ohos.agp.components.TableLayout
Sets the alignment mode in a table layout.
setAll(double[], IntToDoubleFunction) - Static method in class java.util.Arrays
Set all elements of the specified array, using the provided generator function to compute each element.
setAll(int[], IntUnaryOperator) - Static method in class java.util.Arrays
Set all elements of the specified array, using the provided generator function to compute each element.
setAll(long[], IntToLongFunction) - Static method in class java.util.Arrays
Set all elements of the specified array, using the provided generator function to compute each element.
setAll(T[], IntFunction<? extends T>) - Static method in class java.util.Arrays
Set all elements of the specified array, using the provided generator function to compute each element.
setAllowUserInteraction(boolean) - Method in class java.net.URLConnection
Set the value of the allowUserInteraction field of this URLConnection.
setAlpha(float) - Method in class ohos.aafwk.ability.Ability.LayoutParamsHelper
Sets the alpha of the window.
setAlpha(float) - Method in class ohos.agp.components.Component
Sets the alpha value of the component.
setAlpha(float) - Method in class ohos.agp.render.Paint
Sets an alpha value.
setAlpha(int) - Method in class ohos.agp.colors.Color
Sets the alpha value.
setAlpha(int) - Method in class ohos.agp.components.element.Element
Sets the alpha value of an element object.
setAlphaCutoff(float) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the alpha cutoff value of this material, which is used if the alpha mode is set to MaterialAlphaMode#MASK.
setAlphaMode(MaterialDesc.MaterialAlphaMode) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the alpha rendering mode of this material.
setAlphaType(AlphaType) - Method in class ohos.media.image.PixelMap
Sets the alpha type of this PixelMap.
setAlternateHandlingDefault() - Method in class ohos.global.icu.text.RuleBasedCollator
Sets the alternate handling mode to the initial mode set during construction of the RuleBasedCollator.
setAlternateHandlingShifted(boolean) - Method in class ohos.global.icu.text.RuleBasedCollator
Sets the alternate handling for QUATERNARY strength to be either shifted or non-ignorable.
setAlternateName(String) - Method in class ohos.data.search.schema.Schema
Sets the alternateName index field.
setAltitude(double) - Method in class ohos.location.Location
Sets the altitude, in unit of meters.
setAmbientOcclusion(GpuResourceHandle) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets a handle for the ambient occlusion texture.
setAmbientOcclusionFactor(float) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the ambient occlusion factor of this material.
setAmeteAlemEra(boolean) - Method in class ohos.global.icu.util.EthiopicCalendar
Set Alem or Mihret era.
setAmPmOrder(TimePicker.AmPmOrder) - Method in class ohos.agp.components.TimePicker
Sets the format of the column representing a.m.
setAmPmStrings(String[]) - Method in class java.text.DateFormatSymbols
Sets ampm strings.
setAmPmStrings(String[]) - Method in class ohos.global.icu.text.DateFormatSymbols
Sets am/pm strings.
setAmPmStrings(String, String) - Method in class ohos.agp.components.TimePicker
Sets character strings that represent a.m.
setAmString(String) - Method in class ohos.agp.components.TimePicker
Sets the string that represents a.m.
setAnimatorProperty(int, AnimatorProperty) - Method in class ohos.agp.components.ComponentTransition
Sets a customizable component property animator of the specified transition type.
setAntiAlias(boolean) - Method in class ohos.agp.components.element.VectorElement
Sets the anti-aliasing function.
setAntiAlias(boolean) - Method in class ohos.agp.render.Paint
Sets the anti-aliasing for a Paint object.
setAnyPolicyInhibited(boolean) - Method in class java.security.cert.PKIXParameters
Sets state to determine if the any policy OID should be processed if it is included in a certificate.
setAppAccountSync(String, boolean) - Method in class ohos.account.app.AppAccountAbility
Sets whether a specified application account allows application data synchronization.
setAppCategory(String) - Method in class ohos.data.search.schema.AppItem
Sets the appCategory index field.
setAppendItemFormat(int, String) - Method in class ohos.global.icu.text.DateTimePatternGenerator
An AppendItem format is a pattern used to append a field if there is no good match.
setAppendItemName(int, String) - Method in class ohos.global.icu.text.DateTimePatternGenerator
Sets the names of fields, eg "era" in English for ERA.
setApplicationEnabled(String, boolean) - Method in interface ohos.bundle.IBundleManager
Sets whether to enable a specified application.
setApplyType(int) - Method in class ohos.agp.components.ComponentProvider
Sets the operation type.
setAppNet(NetHandle) - Method in class ohos.net.NetManager
Binds a process to handle.
setAppType(int) - Method in class ohos.ai.cv.common.VisionConfiguration.Builder
Sets the application type.
setArc(float, float, boolean) - Method in class ohos.agp.render.Arc
Changes the parameters of an arc.
setArc(Arc) - Method in class ohos.agp.components.element.ShapeElement
Sets the arc attributes of a ShapeElement object in the shape of ShapeElement.ARC.
setArchive(boolean) - Method in interface java.nio.file.attribute.DosFileAttributeView
Updates the value of the archive attribute.
setAroundElements(Element, Element, Element, Element) - Method in class ohos.agp.components.Text
Sets element objects around a text.
setAroundElementsPadding(int) - Method in class ohos.agp.components.Text
Sets the padding between the text and element objects.
setAroundElementsRelative(Element, Element, Element, Element) - Method in class ohos.agp.components.Text
Sets element objects around a text.
setArrangeListener(ComponentContainer.ArrangeListener) - Method in class ohos.agp.components.ComponentContainer
Adds a listener on component-container's arrangement process.
setArray(int, Array) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Array object.
setArray(int, Array) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Array value.
setArrowOffset(int) - Method in class ohos.agp.window.dialog.PopupDialog
Sets the arrow offset for this PopupDialog object.
setArrowSize(int, int) - Method in class ohos.agp.window.dialog.PopupDialog
Sets the arrow size for this PopupDialog object.
setArtist(String) - Method in class ohos.data.search.schema.MusicItem
Sets the artist index field.
setAsciiStream(int, InputStream) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given input stream.
setAsciiStream(int, InputStream) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given input stream.
setAsciiStream(int, InputStream, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(int, InputStream, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.io.InputStream value.
setAsciiStream(int, InputStream, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(long) - Method in interface java.sql.Clob
Retrieves a stream to be used to write Ascii characters to the CLOB value that this Clob object represents, starting at position pos.
setAsciiStream(long) - Method in class ohos.data.orm.Clob
Retrieves a stream to be used to write Ascii characters to the CLOB value that this Clob object represents, starting at position pos.
setAsciiStream(String, InputStream) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given input stream.
setAsciiStream(String, InputStream) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given input stream.
setAsciiStream(String, InputStream, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(String, InputStream, int) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(String, InputStream, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAssociatedData(String, String, String) - Method in class ohos.account.app.AppAccountAbility
Sets data associated with this application account.
setAt(int, int) - Method in class ohos.utils.IntArray
Updates the value at a specified index.
setAttachment(String) - Method in class ohos.data.search.schema.EmailItem
Sets the attachment index field.
setAttachment(String) - Method in class ohos.data.search.schema.MessageItem
Sets the attachment index field.
setAttachment(String) - Method in class ohos.data.search.schema.NotepadItem
Sets the attachment index field.
setAttendeeInfo(boolean) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets whether to include participant information.
setAttendeeTypes(String) - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Sets the type of the participant.
setAttribute(Path, String, Object, LinkOption...) - Static method in class java.nio.file.Files
Sets the value of a file attribute.
setAttribute(Path, String, Object, LinkOption...) - Method in class java.nio.file.spi.FileSystemProvider
Sets the value of a file attribute.
setAttrName(String) - Method in class ohos.global.resource.solidxml.TypedAttribute.AttrData
Sets the attribute name for this AttrData.
setAttrType(int) - Method in class ohos.global.resource.solidxml.TypedAttribute.AttrData
Sets the attribute type for this AttrData.
setAttrValue(String) - Method in class ohos.global.resource.solidxml.TypedAttribute.AttrData
Sets the attribute value for this AttrData.
setAudioDeviceChangeObserver(AudioDeviceChangeObserver) - Method in class ohos.media.audio.AudioManager
Sets an observer to listen for state changes of an audio device, for example, when it becomes connected or disconnected.
setAudioHandler(Player.AudioHandler) - Method in class ohos.media.player.Player
Sets the AudioHandler for audio parameters whose values are out of common ranges.
setAudioParameter(String, String) - Method in class ohos.media.audio.AudioManager
Sets values of a variable number of parameters for audio devices.
setAudioParamsInitialized() - Method in class ohos.media.player.Player
Sets audio parameters, such as the pitch and handling mode, to default values.
setAudioPitch(float) - Method in class ohos.media.player.Player
Sets the pitch coefficient for the current audio.
setAudioProperty(AudioProperty) - Method in class ohos.media.recorder.Recorder
Sets audio properties.
setAudioSourceType(AsrIntent.AsrAudioSrcType) - Method in class ohos.ai.asr.AsrIntent
Sets the audio source type.
setAudioStreamType(int) - Method in class ohos.media.player.Player
Sets the audio type.
setAudioType(AudioManager.AudioVolumeType) - Method in class ohos.ai.tts.TtsClient
Sets the audio stream type.
setAuthor(String) - Method in class ohos.data.search.schema.DocumentItem
Sets the author index field.
setAuthorityKeyIdentifier(byte[]) - Method in class java.security.cert.X509CertSelector
Sets the authorityKeyIdentifier criterion.
setAutoClosable(boolean) - Method in class ohos.agp.window.dialog.BaseDialog
Sets whether to enable automatic close a dialog box.
setAutoClosable(boolean) - Method in class ohos.agp.window.dialog.ToastDialog
 
setAutoCommit(boolean) - Method in interface java.sql.Connection
Sets this connection's auto-commit mode to the given state.
setAutoCreatedReplies(boolean) - Method in class ohos.event.notification.NotificationActionButton.Builder
Sets whether to allow the platform to automatically generate possible replies and add them to NotificationUserInput#getOptions().
setAutoDeletedTime(long) - Method in class ohos.event.notification.NotificationRequest
Sets the time to delete a notification.
setAutoFontSize(boolean) - Method in class ohos.agp.components.Text
Sets whether the text size is automatically adjusted to fill within the view.
setAutoFontSize(boolean, boolean) - Method in class ohos.agp.components.Text
Sets whether to adjust font size automatically to fill within the view, and whether to try the specified font size before enabling automatic font size adaption.
setAutoFontSizeRule(int[]) - Method in class ohos.agp.components.Text
Sets an array of all possible auto font sizes.
setAutoFontSizeRule(int, int, int) - Method in class ohos.agp.components.Text
Sets the range and step of the auto font size.
setAutoIncrement(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column is automatically numbered, The default is for a RowSet object's columns not to be automatically numbered.
setAutoLayout(boolean) - Method in class ohos.agp.components.ComponentContainer
Sets whether to enable automatic layout.
setAutoLayout(boolean, int) - Method in class ohos.agp.components.ComponentContainer
Sets whether to enable automatic layout and set the column type.
setAutoScrollingCount(int) - Method in class ohos.agp.components.Text
Sets the auto scrolling count of a text.
setAutoScrollingDuration(long) - Method in class ohos.agp.components.Text
Sets the auto scrolling duration for a long text.
setAutoSync(boolean) - Method in class ohos.data.distributed.common.Options
Sets whether to automatically synchronize this KvStore with the KvStore of other devices.
setAvailableStatus(int) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the event status.
setAVButtonReceiver(IntentAgent) - Method in class ohos.media.sessioncore.AVSession
Sets an IntentAgent instance to receive the media button event for restarting the application via a media button.
setAVController(Object) - Method in class ohos.aafwk.ability.Ability
Sets window media controller of an ability.The media controller containing media info of the window.
setAVControllerCallback(AVControllerCallback) - Method in class ohos.media.sessioncore.AVController
Registers a callback to receive changes, for example, of metadata and playback states from a media session.
setAVMetadata(AVMetadata) - Method in class ohos.media.sessioncore.AVSession
Sets metadata of a media item.
setAVPlaybackActions(long) - Method in class ohos.media.common.sessioncore.AVPlaybackState.Builder
Sets the actions supported by this AVSession instance.
setAVPlaybackErrorMessage(CharSequence) - Method in class ohos.media.common.sessioncore.AVPlaybackState.Builder
Sets the message displayed when an error occurs during playback.
setAVPlaybackSpeed(float) - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to change the playback speed.
setAVPlaybackState(int, long, float) - Method in class ohos.media.common.sessioncore.AVPlaybackState.Builder
Sets the playback state, including the position and speed.
setAVPlaybackState(int, long, float, long) - Method in class ohos.media.common.sessioncore.AVPlaybackState.Builder
Sets the playback state, including the position, speed, and position update time.
setAVPlaybackState(AVPlaybackState) - Method in class ohos.media.sessioncore.AVSession
Sets the current playback state.
setAVPlaybackVolume(int, int) - Method in class ohos.media.sessioncore.AVController
Sets absolute volume for the playback.
setAVQueue(List<AVQueueElement>) - Method in class ohos.media.sessioncore.AVSession
Sets a playback queue.
setAVQueueTitle(CharSequence) - Method in class ohos.media.sessioncore.AVSession
Sets a title for the playback queue, which will be displayed on a UI page.
setAVRatingStyle(int) - Method in class ohos.media.sessioncore.AVSession
Sets the media rating system used for this AVSession instance, which can be one of the following: AVRATING_NONE AVRATING_STYLE_HEART AVRATING_STYLE_THUMB_UP_DOWN AVRATING_STYLE_3_STARS AVRATING_STYLE_4_STARS AVRATING_STYLE_5_STARS AVRATING_STYLE_PERCENTAGE
setAVSessionAbility(IntentAgent) - Method in class ohos.media.sessioncore.AVSession
Sets an IntentAgent instance for this AVSession to start a UI page.
setAVSessionCallback(AVSessionCallback) - Method in class ohos.media.sessioncore.AVSession
Sets a callback to control the player.
setAVToken(AVToken) - Method in class ohos.event.notification.NotificationRequest.NotificationMediaContent
Attaches a specified AVToken to this media playback notification.
setAVToken(AVToken) - Method in class ohos.media.sessioncore.AVBrowserService
Sets the token for the session between the AVBrowser and this AVBrowserService.
setAwbMode(int, Rect) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Sets the auto white balance (AWB) mode.
setBackColor(int) - Method in class ohos.agp.window.dialog.ListDialog
Sets the background color of a list.
setBackColor(Color) - Method in class ohos.agp.window.dialog.PopupDialog
Sets the background color for this PopupDialog object.
setBackground(String) - Method in class ohos.agp.window.service.Window
Sets the background for a window.
setBackground(Element) - Method in class ohos.agp.components.Component
Sets a specified element as the background of the component.
setBackgroundColor(RgbColor) - Method in class ohos.agp.window.service.Window
Sets the background color of a window.
setBackgroundPixelMap(int, PixelMap) - Method in class ohos.agp.components.ComponentProvider
Sets the background image of a component.
setBackgroundType(SceneComponent.BackgroundType) - Method in class ohos.agp.render.render3d.components.SceneComponent
Sets the background type for this scene.
setBackup(boolean) - Method in class ohos.data.distributed.common.Options
Sets whether to enable backup of this KvStore.
setBadge(boolean) - Method in class ohos.agp.components.Component.VoiceEvent
Sets the event badge.
setBadgeIconStyle(int) - Method in class ohos.event.notification.NotificationRequest
Sets the badge icon style for this notification.
setBadgeNumber(int) - Method in class ohos.event.notification.NotificationRequest
Sets the number to be displayed for this notification.
setBaseColor(GpuResourceHandle) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets a handle for the base color texture of this material.
setBaseColorFactor(Vector4) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the base color factor of this material.
setBaseDensity(int) - Method in class ohos.media.image.PixelMap
Sets the base pixel density of this PixelMap.
setBasement(Element) - Method in class ohos.agp.components.TextField
Sets a element object as the underline of a text box.
setBaseTime(long) - Method in class ohos.agp.components.TickTimer
Sets the base time of the timer.
setBaseURI(String) - Method in interface ohos.org.w3c.dom.ls.LSInput
The base URI to be used (see section 5.1.4 in [IETF RFC 2396]) for resolving a relative systemId to an absolute URI.
setBasicConstraints(int) - Method in class java.security.cert.X509CertSelector
Sets the basic constraints constraint.
setBccEmail(String) - Method in class ohos.data.search.schema.EmailItem
Sets the bccEmail index field.
setBccName(String) - Method in class ohos.data.search.schema.EmailItem
Sets the bccName index field.
setBearerPrivateIdentifier(String) - Method in class ohos.net.NetSpecifier.Builder
Sets an optional parameter of a bearer network.
setBeginIndex(int) - Method in class java.text.FieldPosition
Sets the begin index.
setBigDecimal(int, BigDecimal) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.math.BigDeciaml value.
setBigDecimal(String, BigDecimal) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(String, BigDecimal) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.math.BigDecimal value.
setBigIcon(PixelMap) - Method in class ohos.event.notification.NotificationRequest
Sets the large icon of this notification, which is usually displayed on the right of the notification.
setBigPicture(PixelMap) - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
Sets the picture to be included in a notification.
setBinaryStream() - Method in interface java.sql.SQLXML
Retrieves a stream that can be used to write the XML value that this SQLXML instance represents.
setBinaryStream(int, InputStream) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given input stream.
setBinaryStream(int, InputStream) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given input stream.
setBinaryStream(int, InputStream, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(int, InputStream, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.io.InputStream value.
setBinaryStream(int, InputStream, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(long) - Method in interface java.sql.Blob
Retrieves a stream that can be used to write to the BLOB value that this Blob object represents.
setBinaryStream(long) - Method in class ohos.data.orm.Blob
Retrieves a stream that can be used to write to the BLOB value that this Blob object represents.
setBinaryStream(String, InputStream) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given input stream.
setBinaryStream(String, InputStream) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given input stream.
setBinaryStream(String, InputStream, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(String, InputStream, int) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(String, InputStream, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBindStateChangedListener(Component.BindStateChangedListener) - Method in class ohos.agp.components.Component
Adds a listener for bind state changes.
setBirthDate(Long) - Method in class ohos.data.search.schema.ContactItem
Sets the birthDate index field.
setBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit set.
setBlack(float) - Method in class ohos.agp.colors.CmykColor
Sets the proportion of black.
setBlendMode(BlendMode) - Method in class ohos.agp.render.Paint
Sets the blend mode for this Paint.
setBlob(int, byte[]) - Method in interface ohos.data.rdb.Statement
Sets a byte array value for a precompiled statement dynamically.
setBlob(int, InputStream) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a InputStream object.
setBlob(int, InputStream) - Method in interface javax.sql.RowSet
Sets the designated parameter to a InputStream object.
setBlob(int, InputStream, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a InputStream object.
setBlob(int, InputStream, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a InputStream object.
setBlob(int, Blob) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Blob object.
setBlob(int, Blob) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Blob value.
setBlob(String, InputStream) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a InputStream object.
setBlob(String, InputStream) - Method in interface javax.sql.RowSet
Sets the designated parameter to a InputStream object.
setBlob(String, InputStream, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a InputStream object.
setBlob(String, InputStream, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a InputStream object.
setBlob(String, Blob) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Blob object.
setBlob(String, Blob) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Blob object.
setBlock(SharedBlock) - Method in class ohos.data.resultset.AbsSharedResultSet
Allocates a new shared block to an AbsSharedResultSet.
setBlocks(List<TextBlock>) - Method in class ohos.ai.cv.text.Text
Sets the detection result of text blocks in a given image.
setBlue(int) - Method in class ohos.agp.colors.RgbColor
Sets the blue color value of a RgbColor object.
setBlueBrightness(int) - Method in class ohos.light.bean.LightBrightness
Sets the brightness value for the blue channel of the light.
setBlurDrawLooper(BlurDrawLooper) - Method in class ohos.agp.render.Paint
Sets shadow attributes for a Paint.
setBoolean(int, boolean) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java boolean value.
setBoolean(int, boolean) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java boolean value.
setBoolean(int, String, boolean) - Method in class ohos.agp.components.ComponentProvider
Invokes a specified interface of a component.
setBoolean(Object, boolean) - Method in class java.lang.reflect.Field
Sets the value of a field as a boolean on the specified object.
setBoolean(Object, int, boolean) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified boolean value.
setBoolean(String, boolean) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java boolean value.
setBoolean(String, boolean) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java boolean value.
setBooleanAttribute(DateFormat.BooleanAttribute, boolean) - Method in class ohos.global.icu.text.DateFormat
Sets a boolean attribute for this instance.
setBordersRect(Rect) - Method in class ohos.aafwk.content.Intent
Sets the bordersRect attribute for this Intent.
setBottom(int) - Method in class ohos.agp.components.Component
Sets the bottom edge position of a component relative to the parent container.
setBottomLeft(CvPoint) - Method in class ohos.ai.cv.docrefine.DocCoordinates
Sets the coordinate of the CvPoint data type in the lower left corner of the document bounding box.
setBottomPadding(int) - Method in class ohos.aafwk.ability.Ability.WindowAttributeHelper
Sets the bottom padding of a window.
setBottomRight(CvPoint) - Method in class ohos.ai.cv.docrefine.DocCoordinates
Sets the coordinate of the CvPoint data type in the lower right corner of the document bounding box.
setBoundary(Element) - Method in class ohos.agp.components.ListContainer
Sets a Element boundary that will be drawn between items in the list.
setBoundaryColor(Color) - Method in class ohos.agp.components.ListContainer
Sets the boundary color for this ListContainer object.
setBoundaryFadeEffectEnable(boolean) - Method in class ohos.agp.components.Component
setBoundarySwitch(boolean) - Method in class ohos.agp.components.ListContainer
Sets whether to enable boundary drawing for components.
setBoundaryThickness(int) - Method in class ohos.agp.components.ListContainer
Sets the thickness of boundary lines.
setBoundingBox(BoundingBox) - Method in class ohos.ai.cv.text.TextBlock
Sets the bounding box for detecting the text block.
setBoundRect(Rect) - Method in class ohos.agp.window.dialog.CommonDialog
Sets the bounds of a moving window.
setBoundRect(Rect) - Method in class ohos.agp.window.service.Window
Sets the bounds of a moving window.
setBounds(int, int, int, int) - Method in class ohos.agp.components.element.Element
Sets the bounds of an Element object using a Rect object.
setBounds(BoundingBox) - Method in class ohos.agp.render.render3d.resources.MeshDesc
Sets a bounding box that contains this mesh.
setBounds(Rect) - Method in class ohos.agp.components.element.Element
Sets the bound of rectangle an Element object using a Rect object.
setBreakIterator(BreakIterator) - Method in class ohos.global.icu.text.SearchIterator
Set the BreakIterator that will be used to restrict the points at which matches are detected.
setBriefText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Sets the brief text to be included in a long text notification.
setBriefText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Sets the brief text to be included in this multi-line notification.
setBriefText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
Sets the brief text to be included in a picture-attached notification.
setBroadcast(boolean) - Method in class java.net.DatagramSocket
Enable/disable SO_BROADCAST.
setBrowserAgent(BrowserAgent) - Method in class ohos.agp.components.webengine.WebView
Sets the BrowserAgent object, which is used to process the web-page-related callbacks, for example, processing JavaScript events and website attribute change events.
setBtScanMode(int, int) - Method in class ohos.bluetooth.BluetoothHost
Sets the Bluetooth scan mode for a device.
setBubbleElement(Element) - Method in class ohos.agp.components.Text
Sets an Element object for the bubble where the cursor stays.
setBubbleHeight(int) - Method in class ohos.agp.components.Text
Sets the height for the bubble box for the text.
setBubbleSize(int, int) - Method in class ohos.agp.components.Text
Sets the width and height for the bubble box where the text is displayed.
setBubbleWidth(int) - Method in class ohos.agp.components.Text
Sets the width for the bubble box for the text.
setBufferDimension(int, int) - Method in class ohos.agp.graphics.TextureHolder
Sets the size of the image buffer.
setBundle(String) - Method in class ohos.aafwk.content.Intent
Sets a bundle name in this Intent.
setBundleName(CharSequence) - Method in class ohos.accessibility.AccessibilityEventInfo
Sets the bundle name of the event source.
setBundleName(String) - Method in class ohos.bundle.ElementName
Sets the bundle name for an ability.
setBundleName(String) - Method in class ohos.bundle.ShortcutInfo
Sets the bundleName for this shortcut.
setBundleName(String) - Method in class ohos.interwork.bundle.ElementNameEx
Sets the bundle name for an ability.
setButton(int, String, IDialog.ClickedListener) - Method in class ohos.agp.window.dialog.CommonDialog
Sets the buttons in the button area.
setButtonElement(Element) - Method in class ohos.agp.components.AbsButton
Sets an element as a button.
setByte(int, byte) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java byte value.
setByte(int, byte) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java byte value.
setByte(Object, byte) - Method in class java.lang.reflect.Field
Sets the value of a field as a byte on the specified object.
setByte(Object, int, byte) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified byte value.
setByte(String, byte) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java byte value.
setByte(String, byte) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java byte value.
setBytes(int, byte[]) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java array of bytes.
setBytes(int, byte[]) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java array of byte values.
setBytes(long, byte[]) - Method in interface java.sql.Blob
Writes the given array of bytes to the BLOB value that this Blob object represents, starting at position pos, and returns the number of bytes written.
setBytes(long, byte[]) - Method in class ohos.data.orm.Blob
 
setBytes(long, byte[], int, int) - Method in interface java.sql.Blob
Writes all or part of the given byte array to the BLOB value that this Blob object represents and returns the number of bytes written.
setBytes(long, byte[], int, int) - Method in class ohos.data.orm.Blob
 
setBytes(String, byte[]) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java array of bytes.
setBytes(String, byte[]) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java array of bytes.
setByteStream(InputStream) - Method in interface ohos.org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of bytes.
setByteStream(InputStream) - Method in class ohos.org.xml.sax.InputSource
Set the byte stream for this input source.
setCacheCleanXattr(File) - Method in class ohos.data.usage.CachePolicy
Adds the cacheClean extended attribute to a specified cache directory object.
setCacheDeleteXattr(File) - Method in class ohos.data.usage.CachePolicy
Adds the cacheDelete extended attribute to a specified cache directory object.
setCacheSize(int) - Method in class ohos.agp.components.RecycleItemProvider
Deprecated.
Not used anymore. Cache size is calculating dynamically, depending on layout rules
setCalculationType(IslamicCalendar.CalculationType) - Method in class ohos.global.icu.util.IslamicCalendar
sets the calculation type for this calendar.
setCalendar(Calendar) - Method in class java.text.DateFormat
Set the calendar to be used by this date format.
setCalendar(Calendar) - Method in class ohos.global.icu.text.DateFormat
Sets the calendar to be used by this date format.
setCalendarLenient(boolean) - Method in class ohos.global.icu.text.DateFormat
Specifies whether date/time parsing in the encapsulated Calendar object should be lenient.
setCalendarType(String) - Method in class java.util.Calendar.Builder
Sets the calendar type parameter to the given type.
setCallback(Element.OnChangeListener) - Method in class ohos.agp.components.element.Element
Sets a listener for element attribute changes, such as the attributes set by Element.setVisible(boolean, boolean), Element.setBounds(int, int, int, int), and Element.setColorMatrix(ohos.agp.render.ColorMatrix).
setCallbackHandler(CallbackHandler) - Method in class java.security.AuthProvider
Set a CallbackHandler.
setCallingIdentity(String) - Static method in class ohos.rpc.IPCSkeleton
Restores the UID and PID to those of the remote user.
setCallState(AudioManager.CallState) - Method in class ohos.media.audio.AudioManager
Sets the current call state.
setCamera(Entity) - Method in class ohos.agp.render.render3d.components.SceneComponent
Sets the camera available in the current scene.
setCameraType(CameraComponent.CameraType) - Method in class ohos.agp.render.render3d.components.CameraComponent
Sets the camera type.
setCanonical(boolean) - Method in class ohos.global.icu.text.StringSearch
Set the canonical match mode.
setCapacity(int) - Method in class ohos.utils.Parcel
Sets the storage capacity (in bytes) of the Parcel instance.
setCaseFirstDefault() - Method in class ohos.global.icu.text.RuleBasedCollator
Sets the case first mode to the initial mode set during construction of the RuleBasedCollator.
setCaseLevel(boolean) - Method in class ohos.global.icu.text.RuleBasedCollator
When case level is set to true, an additional weight is formed between the SECONDARY and TERTIARY weight, known as the case level.
setCaseLevelDefault() - Method in class ohos.global.icu.text.RuleBasedCollator
Sets the case level mode to the initial mode set during construction of the RuleBasedCollator.
setCaseSensitive(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column is case sensitive.
setCastShadowsEnabled(boolean) - Method in class ohos.agp.render.render3d.components.RenderMeshComponent
Sets whether the mesh will cast shadows.
setCatalog(String) - Method in interface java.sql.Connection
Sets the given catalog name in order to select a subspace of this Connection object's database in which to work.
setCatalogName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's table's catalog name, if any, to the given String.
setCategory(String) - Method in class ohos.data.search.schema.Schema
Sets the category index field.
setCautionListener(Executor, HiChecker.OnCautionListener) - Static method in class ohos.hiviewdfx.HiChecker
Sets a callback for caution handling.
setCcEmail(String) - Method in class ohos.data.search.schema.EmailItem
Sets the ccEmail index field.
setCcName(String) - Method in class ohos.data.search.schema.EmailItem
Sets the ccName index field.
setCenter(float, float, boolean) - Method in class ohos.accessibility.ability.DisplayResizeController
Sets the center coordinates for the display resizing rectangle.
setCenterBounds(Rect) - Method in class ohos.agp.components.element.FlexElement
Sets center bounds for this FlexElement object using a Rect object.
setCenterZoomFactor(float, float) - Method in class ohos.agp.components.Component
Sets the zoom factor for scaling the center component item.
setCentralScrollMode(boolean) - Method in class ohos.agp.components.Component
Sets whether to enable the central scroll mode to always display a component item at the center of a component.
setCentralVolume(float) - Method in class ohos.media.audio.SoundPlayer.AudioVolumes
Sets the volume of the central channel.
setCertificate(X509Certificate) - Method in class java.security.cert.X509CertSelector
Sets the certificateEquals criterion.
setCertificateChecking(X509Certificate) - Method in class java.security.cert.X509CRLSelector
Sets the certificate being checked.
setCertificateEntry(String, Certificate) - Method in class java.security.KeyStore
Assigns the given trusted certificate to the given alias.
setCertificateValid(Date) - Method in class java.security.cert.X509CertSelector
Sets the certificateValid criterion.
setCertifiedText(boolean) - Method in interface ohos.org.w3c.dom.ls.LSInput
If set to true, assume that the input is certified (see section 2.13 in [XML 1.1]) when parsing [XML 1.1].
setCertPathCheckers(List<PKIXCertPathChecker>) - Method in class java.security.cert.PKIXParameters
Sets a List of additional certification path checkers.
setCertStores(List<CertStore>) - Method in class java.security.cert.PKIXParameters
Sets the list of CertStores to be used in finding certificates and CRLs.
setChanged() - Method in class java.util.Observable
Marks this Observable object as having been changed; the hasChanged method will now return true.
setChangedEnd(int) - Method in class ohos.miscservices.inputmethod.EditingText
Sets the end index of the changed text in the content of the application editor.
setChangedStart(int) - Method in class ohos.miscservices.inputmethod.EditingText
Sets the start index of the changed text in the content of the application editor.
setChannelIndexMasks(int[]) - Method in class ohos.media.audio.AudioDeviceDescriptor
Sets the channel index masks.
setChannelMasks(int[]) - Method in class ohos.media.audio.AudioDeviceDescriptor
Sets the channel masks.
setChar(Object, char) - Method in class java.lang.reflect.Field
Sets the value of a field as a char on the specified object.
setChar(Object, int, char) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified char value.
setCharacterStream() - Method in interface java.sql.SQLXML
Retrieves a stream to be used to write the XML value that this SQLXML instance represents.
setCharacterStream(int, Reader) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Reader object.
setCharacterStream(int, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Reader object.
setCharacterStream(int, Reader, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(int, Reader, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.io.Reader value.
setCharacterStream(int, Reader, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(long) - Method in interface java.sql.Clob
Retrieves a stream to be used to write a stream of Unicode characters to the CLOB value that this Clob object represents, at position pos.
setCharacterStream(long) - Method in class ohos.data.orm.Clob
Retrieves a stream to be used to write a stream of Unicode characters to the CLOB value that this Clob object represents, at position pos.
setCharacterStream(Reader) - Method in interface ohos.org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of 16-bit units.
setCharacterStream(Reader) - Method in class ohos.org.xml.sax.InputSource
Set the character stream for this input source.
setCharacterStream(String, Reader) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Reader object.
setCharacterStream(String, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Reader object.
setCharacterStream(String, Reader, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(String, Reader, int) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(String, Reader, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharAt(int, char) - Method in class java.lang.StringBuffer
 
setCharAt(int, char) - Method in class java.lang.StringBuilder
The character at the specified index is set to ch.
setCharSequenceArrayListParam(String, ArrayList<CharSequence>) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the ArrayList type whose element type is CharSequence.
setCheckable(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node is checkable.
setChecked(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node is checked.
setChecked(boolean) - Method in class ohos.agp.components.AbsButton
Sets the state of a button.
setCheckedStateChangedListener(AbsButton.CheckedStateChangedListener) - Method in class ohos.agp.components.AbsButton
Registers a listener for state change events of a button.
setChoices(double[], String[]) - Method in class java.text.ChoiceFormat
Set the choices to be used in formatting.
setChunkedStreamingMode(int) - Method in class java.net.HttpURLConnection
This method is used to enable streaming of a HTTP request body without internal buffering, when the content length is not known in advance.
setCipherSuites(String[]) - Method in class javax.net.ssl.SSLParameters
Sets the array of ciphersuites.
setCircularModeEnabled(boolean) - Method in class ohos.agp.components.PageSlider
Sets whether to enable circular mode for the PageSlider.
setCity(String) - Method in class ohos.data.search.schema.PhotoItem
Sets the city index field.
setCity(String) - Method in class ohos.data.search.schema.PlaceItem
Sets the city index field.
setCity(String) - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Sets the city where this contact is located.
setClassAssertionStatus(String, boolean) - Method in class java.lang.ClassLoader
Sets the desired assertion status for the named top-level class in this class loader and any nested classes contained therein.
setClassification(String) - Method in class ohos.event.notification.NotificationRequest
Sets the classification of this notification, which describes the purpose of this notification.
setClassLoader(ClassLoader) - Method in class ohos.aafwk.content.IntentParams
Sets the ClassLoader used for the custom parameters of the Sequenceable type.
setClassLoader(ClassLoader) - Method in class ohos.utils.BasePacMap
Sets the ClassLoader used to create an inner object within this PacMap instance.
setClassName(CharSequence) - Method in class ohos.accessibility.AccessibilityEventInfo
Sets the class name.
setClassName(String) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets the class name.
setClearCoatFactor(float) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the clear coat factor of this materiel.
setClearCoatRoughness(float) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the clear coat roughness of this material, which is used if MaterialDesc.MATERIAL_CLEAR_COAT_BIT is set by calling MaterialDesc.setMaterialFlags(int).
setClickable(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node is clickable.
setClickable(boolean) - Method in class ohos.agp.components.Component
Enables or disables click events for the component.
setClickedListener(Component.ClickedListener) - Method in class ohos.agp.components.Component
Registers a listener for click events in the component.
setClientInfo(String, String) - Method in interface java.sql.Connection
Sets the value of the client info property specified by name to the value specified by value.
setClientInfo(Properties) - Method in interface java.sql.Connection
Sets the value of the connection's client info properties.
setClientPkgName(String) - Method in class ohos.ai.cv.common.VisionConfiguration.Builder
Sets the client package name.
setClientState(int) - Method in class ohos.ai.cv.common.VisionConfiguration.Builder
Sets the client state.
setClientVersion(String) - Method in class ohos.ai.cv.common.VisionConfiguration.Builder
Sets the client version.
setClipAlignment(int) - Method in class ohos.agp.components.Image
Sets the clipping alignment mode.
setClipDirection(int) - Method in class ohos.agp.components.Image
Sets the image clipping direction.
setClipEnabled(boolean) - Method in class ohos.agp.components.Component
Sets whether to allow automatic clipping of the component in case it exceeds its parent layout.
setClipGravity(int) - Method in class ohos.agp.components.Image
Deprecated.
setClipRect(Rect) - Method in class ohos.media.image.Image
Sets the image area to crop.
setClob(int, Reader) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a Reader object.
setClob(int, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setClob(int, Reader, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a Reader object.
setClob(int, Reader, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setClob(int, Clob) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Clob object.
setClob(int, Clob) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Clob value.
setClob(String, Reader) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a Reader object.
setClob(String, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setClob(String, Reader, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a Reader object.
setClob(String, Reader, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setClob(String, Clob) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Clob object.
setClob(String, Clob) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Clob object.
setCloseButton(int) - Method in class ohos.agp.components.SearchBar
Sets the image resource ID for the close button.
setCloseButton(PixelMap) - Method in class ohos.agp.components.SearchBar
Sets the image URI for the close button.
setCode(int) - Method in class ohos.event.commonevent.AsyncCommonEventResult
Sets the result code of the current ordered common event.
setCode(int) - Method in class ohos.event.commonevent.CommonEventData
Sets the result code of the common event.
setCode(int) - Method in class ohos.event.commonevent.CommonEventSubscriber
Sets the result code of the current ordered common event.
setCode(int) - Method in class ohos.event.intentagent.TriggerInfo.Builder
Sets the result code provided for the target of the IntentAgent.
setCodeAndData(int, String) - Method in class ohos.event.commonevent.AsyncCommonEventResult
Sets the result of the current ordered common event.
setCodeAndData(int, String) - Method in class ohos.event.commonevent.CommonEventSubscriber
Sets the result of the current ordered common event.
setCodecFormat(Format) - Method in class ohos.media.codec.Codec
Sets encoding or decoding parameters in normal mode.
setCollator(RuleBasedCollator) - Method in class ohos.global.icu.text.StringSearch
Sets the RuleBasedCollator to be used for language-specific searching.
setColor(int) - Method in class ohos.event.notification.NotificationRequest
Sets the background color of this notification.
setColor(Vector3) - Method in class ohos.agp.render.render3d.components.LightComponent
Sets the light color.
setColor(Color) - Method in class ohos.agp.render.Paint
Sets the color attribute of the Paint object.
setColorDataDefined(boolean) - Method in class ohos.agp.render.render3d.util.MeshBuilder.Primitive
Sets whether to define color data for this primitive.
setColorEnabled(boolean) - Method in class ohos.event.notification.NotificationRequest
Sets whether to enable background color for this notification.
setColorFilter(ColorFilter) - Method in class ohos.agp.render.Paint
Sets the color filter for this Paint.
setColorMatrix(ColorMatrix) - Method in class ohos.agp.components.element.Element
Sets the color matrix for this Element object.
setColorMatrix(ColorMatrix) - Method in class ohos.agp.render.Paint
Sets color matrix attributes for a Paint object.
setColorMode(int) - Method in class ohos.app.AbilityContext
 
setColorMode(int) - Method in interface ohos.app.Context
Set color mode.
setColors(FloatBuffer) - Method in class ohos.agp.render.render3d.util.MeshBuilder.VertexData
Set vertex color data, in vec4 format (r, g, b, a), this buffer is optional.
setColumnCount(int) - Method in interface javax.sql.RowSetMetaData
Sets the number of columns in the RowSet object to the given number.
setColumnCount(int) - Method in class ohos.agp.components.TableLayout
Sets the number of columns in the table layout.
setColumnCount(int) - Method in class ohos.agp.components.TableLayoutManager
Sets the number of columns in the table.
setColumnCount(int) - Method in class ohos.data.resultset.SharedBlock
Sets the number of data columns in a SharedBlock.
setColumnDisplaySize(int, int) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's normal maximum width in chars to the given int.
setColumnLabel(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the suggested column title for use in printouts and displays, if any, to the given String.
setColumnName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the name of the designated column to the given String.
setColumnType(int, int) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's SQL type to the one given.
setColumnTypeName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's type name that is specific to the data source, if any, to the given String.
setColumnValue(Object) - Method in class ohos.data.resultset.TableResultSet.RowBuilder
Sets a value for a column in the current row.
setColumnValue(String, Object) - Method in class ohos.data.resultset.TableResultSet.RowBuilder
Sets a value for a specified column in the current row.
setCommand(String) - Method in interface javax.sql.RowSet
Sets this RowSet object's command property to the given SQL query.
setComment(String) - Method in class java.net.HttpCookie
Specifies a comment that describes a cookie's purpose.
setComment(String) - Method in class java.util.zip.ZipEntry
Sets the optional comment string for the entry.
setComment(String) - Method in class java.util.zip.ZipOutputStream
Sets the ZIP file comment.
setComment(String) - Method in class ohos.data.search.schema.AppItem
Sets the comment index field.
setCommentURL(String) - Method in class java.net.HttpCookie
Specifies a comment URL that describes a cookie's purpose.
setComponent(ComponentType) - Method in interface ohos.agp.render.render3d.Entity
Sets the component data of an entity to the input component data.
setComponent(Component) - Method in class ohos.agp.window.dialog.ToastDialog
Sets the customized component to use in the dialog.
setComponent(DirectionalLayout) - Method in class ohos.agp.window.dialog.ToastDialog
setComponentContainerLayoutConfig(int, ComponentContainer.LayoutConfig) - Method in class ohos.agp.components.ComponentProvider
Sets the margin layout parameters of a component.
setComponentDescription(CharSequence) - Method in class ohos.agp.components.Component
Sets a description of the content in a component.
setComponentMinSize(int, int) - Method in class ohos.agp.components.Component
Sets the minimum possible width and height for this component.
setComponentPosition(int, int, int, int) - Method in class ohos.agp.components.Component
Sets the component's position relative to the parent container.
setComponentPosition(Rect) - Method in class ohos.agp.components.Component
Sets the component's position relative to the parent container based on rect.
setComponentSize(int, int) - Method in class ohos.agp.components.Component
Sets the component size.
setComponentStateChangedListener(Component.ComponentStateChangedListener) - Method in class ohos.agp.components.Component
Sets the listener for state change events of a component.
setComponentTransition(ComponentTransition) - Method in class ohos.agp.components.ComponentContainer
Sets a ComponentTransition object.
setCompoundElementPadding(int) - Method in class ohos.agp.components.Picker
Sets the padding between text and Element objects.
setCompressedSize(long) - Method in class java.util.zip.ZipEntry
Sets the size of the compressed entry data.
setConcat(Matrix44, Matrix44) - Method in class ohos.agp.utils.Matrix44
Sets this Matrix44 to the multiplication result of two specified matrices.
setConcat(Matrix, Matrix) - Method in class ohos.agp.utils.Matrix
Sets this Matrix to matrix A multiplied by matrix B.
setConcurrency(int) - Method in interface javax.sql.RowSet
Sets the concurrency of this RowSet object to the given concurrency level.
setConfig(String, Map<String, String>) - Method in class ohos.security.seoperator.SEOperatorAbs
Sets the request URL to switch to the test environment.
setConnectable(boolean) - Method in class ohos.bluetooth.ble.BleAdvertiseSettings.Builder
Sets whether this advertisement is connectable.
setConnectTimeout(int) - Method in class java.net.URLConnection
Sets a specified timeout value, in milliseconds, to be used when opening a communications link to the resource referenced by this URLConnection.
setContactAttributes(ContactAttributes) - Method in class ohos.sysappcomponents.contact.entity.Contact
Sets contact attributes.
setContent(String) - Method in class ohos.data.search.schema.DocumentItem
Sets the content index field.
setContent(String) - Method in class ohos.data.search.schema.EmailItem
Sets the content index field.
setContent(String) - Method in class ohos.data.search.schema.MessageItem
Sets the content index field.
setContent(String) - Method in class ohos.data.search.schema.NotepadItem
Sets the content index field.
setContent(String) - Method in class ohos.data.search.schema.NoticeItem
set content.
setContent(NotificationRequest.NotificationContent) - Method in class ohos.event.notification.NotificationRequest
setContentComponent(DirectionalLayout) - Method in class ohos.agp.window.dialog.DisplayDialog
Sets the layout for a dialog box.
setContentCustomComponent(Component) - Method in class ohos.agp.window.dialog.CommonDialog
Customizes the content area.
setContentEnable(boolean) - Method in class ohos.agp.components.Component
Sets whether to draw content for a component.
setContentEndOffSet(int) - Method in class ohos.agp.components.ListContainer
Sets the end offset for a list container.
setContentHandler(ContentHandler) - Method in class ohos.javax.xml.validation.ValidatorHandler
Sets the ContentHandler which receives the augmented validation result.
setContentHandler(ContentHandler) - Method in interface ohos.org.xml.sax.XMLReader
Allow an application to register a content event handler.
setContentHandlerFactory(ContentHandlerFactory) - Static method in class java.net.URLConnection
Sets the ContentHandlerFactory of an application.
setContentImage(int) - Method in class ohos.agp.window.dialog.CommonDialog
Sets the icon to be displayed in the content area.
setContentOffSet(int, int) - Method in class ohos.agp.components.ListContainer
Sets the start and end offsets for a list container.
setContentPosition(float, float) - Method in class ohos.agp.components.Component
Sets positions for drawing and event listening.
setContentPositionX(float) - Method in class ohos.agp.components.Component
Sets the x-coordinate for drawing and event listening.
setContentPositionY(float) - Method in class ohos.agp.components.Component
Sets the y-coordinate for drawing and event listening.
setContentStartOffSet(int) - Method in class ohos.agp.components.ListContainer
Sets the start offset for a list container.
setContentText(String) - Method in class ohos.agp.window.dialog.CommonDialog
Sets the text to be displayed in the content area.
setContext(Object) - Method in class ohos.global.icu.text.BidiClassifier
Sets classifier context, which can be used either by a caller or callee for various purposes.
setContext(String, String) - Method in class ohos.global.icu.text.Bidi
Set the context before a call to setPara().
setContext(DisplayContext) - Method in class ohos.global.icu.text.DateFormat
[icu] Set a particular DisplayContext value in the formatter, such as CAPITALIZATION_FOR_STANDALONE.
setContext(DisplayContext) - Method in class ohos.global.icu.text.NumberFormat
[icu] Set a particular DisplayContext value in the formatter, such as CAPITALIZATION_FOR_STANDALONE.
setContext(DisplayContext) - Method in class ohos.global.icu.text.SimpleDateFormat
[icu] Set a particular DisplayContext value in the formatter, such as CAPITALIZATION_FOR_STANDALONE.
setContextClassLoader(ClassLoader) - Method in class java.lang.Thread
Sets the context ClassLoader for this Thread.
setContextDependent(boolean) - Method in class ohos.event.notification.NotificationActionButton.Builder
Sets whether this NotificationActionButton is a contextual action, that is, whether this NotificationActionButton is dependent on the notification message body.
setContinueExistingPeriodicTasksAfterShutdownPolicy(boolean) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Sets the policy on whether to continue executing existing periodic tasks even when this executor has been shutdown.
setContourEncompassRect(int, int, int, int, float) - Method in class ohos.agp.utils.Contour
Sets the outline to be the rounded rectangle by the specified rectangle and corner radius.
setContourRect(int, int, int, int) - Method in class ohos.agp.utils.Contour
Sets Outline to the specified rectangle.
setContourRect(Rect) - Method in class ohos.agp.utils.Contour
Set Outline to the specified rectangle.
setControllerForAbility(Ability, AVController) - Static method in class ohos.media.sessioncore.AVController
Registers this AVController with an Ability to receive a key event.
setConversationGroup(boolean) - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Sets whether this notification represents a group conversation.
setConversationTitle(String) - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Sets the title to be displayed for the conversation.
setConvexPath(Path) - Method in class ohos.agp.utils.Contour
Sets Outline to the convex path.
setCookie(Object) - Method in class ohos.data.async.JobParams.Builder
Sets the cookie.
setCookiePolicy(CookiePolicy) - Method in class java.net.CookieManager
To set the cookie policy of this cookie manager.
setCoordinateSurface(Surface) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Sets the surface holding the central coordinate system.
setCorePoolSize(int) - Method in class java.util.concurrent.ThreadPoolExecutor
Sets the core number of threads.
setCornerPathEffectRadius(float) - Method in class ohos.agp.render.Paint
Sets the corner radius for the CornerPathEffect.
setCornerPoints(CvPoint[]) - Method in class ohos.ai.cv.text.Text
Sets the vertex array specified by CvPoint for determining the position of curved text in a given image.
setCornerPoints(CvPoint[]) - Method in class ohos.ai.cv.text.TextBlock
Sets the vertex array specified by CvPoint for determining the position of curved text blocks.
setCornerPoints(CvPoint[]) - Method in class ohos.ai.cv.text.TextElement
Sets the corner points for determining the position of the text element.
setCornerPoints(CvPoint[]) - Method in class ohos.ai.cv.text.TextLine
Sets the vertex array specified by CvPoint for determining the position of curved text lines.
setCornerRadii(float[]) - Method in class ohos.agp.components.Image
Sets a radius for each rounded corner of this Image.
setCornerRadiiArray(float[]) - Method in class ohos.agp.components.element.ShapeElement
Sets the each corner's radius.
setCornerRadius(float) - Method in class ohos.agp.components.element.ShapeElement
Sets the corner radius.
setCornerRadius(float) - Method in class ohos.agp.components.Image
Sets a uniform radius for the four rounded corners of this Image.
setCornerRadius(float) - Method in class ohos.agp.window.dialog.BaseDialog
Sets the radius of the round corners of a dialog box.
setCount(int) - Method in class ohos.accessibility.AccessibilityEventInfo
Sets the number of accessibility events.
setCount(int) - Method in class ohos.vibrator.bean.VibrationPattern
Sets the vibration counts of a vibrator.
setCount(long) - Method in class ohos.data.search.model.Recommendation
Sets the number of indexes in this group.
setCountDown(boolean) - Method in class ohos.agp.components.TickTimer
Sets whether the timer counts up from or counts down to the base time.
setCountdownTimer(boolean) - Method in class ohos.event.notification.NotificationRequest
Sets whether to show the notification creation time as a countdown timer.
setCountry(String) - Method in class ohos.data.search.schema.PhotoItem
Sets the country index field.
setCountry(String) - Method in class ohos.data.search.schema.PlaceItem
Sets the country index field.
setCountry(String) - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Sets the country/region where this contact is located.
setCountryCode(String) - Method in class ohos.location.GeoAddress
Sets the country code of the current GeoAddress object.
setCountryName(String) - Method in class ohos.location.GeoAddress
Sets the country name of the current GeoAddress object.
setCrc(long) - Method in class java.util.zip.ZipEntry
Sets the CRC-32 checksum of the uncompressed entry data.
setCreateIfMissing(boolean) - Method in class ohos.data.distributed.common.Options
Sets whether to create a KvStore database if no KvStore database is available.
setCreateTime(long) - Method in class ohos.event.notification.NotificationRequest
Deprecated.
setCreationTime(FileTime) - Method in class java.util.zip.ZipEntry
Sets the creation time of the entry.
setCurrency(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column is a cash value.
setCurrency(Currency) - Method in class java.text.DecimalFormat
Sets the currency used by this number format when formatting currency values.
setCurrency(Currency) - Method in class java.text.DecimalFormatSymbols
Sets the currency of these DecimalFormatSymbols.
setCurrency(Currency) - Method in class java.text.NumberFormat
Sets the currency used by this number format when formatting currency values.
setCurrency(Currency) - Method in class ohos.global.icu.text.DecimalFormat
Sets the currency to be used when formatting numbers.
setCurrency(Currency) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the currency.
setCurrency(Currency) - Method in class ohos.global.icu.text.NumberFormat
Sets the Currency object used to display currency amounts.
setCurrencyPluralInfo(CurrencyPluralInfo) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Sets a custom instance of CurrencyPluralInfo.
setCurrencyPluralPattern(String, String) - Method in class ohos.global.icu.text.CurrencyPluralInfo
Set currency plural patterns.
setCurrencySymbol(String) - Method in class java.text.DecimalFormatSymbols
Sets the currency symbol for the currency of these DecimalFormatSymbols in their locale.
setCurrencySymbol(String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the string denoting the local currency.
setCurrencyUsage(Currency.CurrencyUsage) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Sets the currency-dependent strategy to use when rounding numbers.
setCurrentBufferedPosition(long) - Method in class ohos.media.common.sessioncore.AVPlaybackState.Builder
Sets the buffer's position.
setCurrentIndex(int) - Method in class ohos.agp.components.PageFlipper
Sets the index of the currently displayed child component.
setCurrentPage(int) - Method in class ohos.agp.components.PageSlider
Sets the selected page.
setCurrentPage(int, boolean) - Method in class ohos.agp.components.PageSlider
Sets the currently selected page.
setCursorChangedListener() - Method in class ohos.agp.components.TextField
Set Default Cursor callback
setCursorChangedListener(TextField.CursorChangedListener) - Method in class ohos.agp.components.TextField
Set Cursor callback
setCursorElement(Element) - Method in class ohos.agp.components.Text
Sets a element object for the cursor in a text.
setCursorName(String) - Method in interface java.sql.Statement
Sets the SQL cursor name to the given String, which will be used by subsequent Statement object execute methods.
setCursorOffset(float, float) - Method in class ohos.multimodalinput.event.MouseEvent
Sets the offset position relative to the screen.
setCurveType(int) - Method in class ohos.agp.animation.AnimatorGroup
Sets an curveType used by an animator group.
setCurveType(int) - Method in class ohos.agp.animation.AnimatorProperty
Sets the interpolator used by an animator, which is a linear interpolator by default.
setCurveType(int) - Method in class ohos.agp.animation.AnimatorValue
Sets the curve used by an animator, which is a linear interpolator by default.
setCurveTypeInternal(int) - Method in class ohos.agp.animation.Animator
Sets the curve type.
setCustomBigView(ComponentProvider) - Method in class ohos.event.notification.NotificationRequest
Sets the custom view to be displayed when this notification is expanded.
setCustomClassifier(BidiClassifier) - Method in class ohos.global.icu.text.Bidi
Set a custom Bidi classifier used by the UBA implementation for Bidi class determination.
setCustomClassLoader(ClassLoader) - Method in class ohos.interwork.utils.PacMapEx
Sets the ClassLoader used to create an custom object within this PacMap instance.
setCustomComponent(Component) - Method in class ohos.agp.window.dialog.PopupDialog
Sets the customized content.
setCustomFloatView(ComponentProvider) - Method in class ohos.event.notification.NotificationRequest
Sets the custom view to be displayed when this notification is shown as a floating window at the top of the screen.
setCustomLabelName(String) - Method in class ohos.sysappcomponents.contact.entity.Email
Set custom label data.
setCustomLabelName(String) - Method in class ohos.sysappcomponents.contact.entity.Event
Set custom label data.
setCustomLabelName(String) - Method in class ohos.sysappcomponents.contact.entity.ImAddress
Set custom label data.
setCustomLabelName(String) - Method in class ohos.sysappcomponents.contact.entity.PhoneNumber
Set custom label data.
setCustomLabelName(String) - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Set custom label data.
setCustomLabelName(String) - Method in class ohos.sysappcomponents.contact.entity.Relation
Set custom label data.
setCustomLabelName(String) - Method in class ohos.sysappcomponents.contact.entity.SipAddress
Set custom label data.
setCustomProjection(Matrix4x4) - Method in class ohos.agp.render.render3d.components.CameraComponent
Sets the projection matrix for the customized type of camera.
setCustomView(ComponentProvider) - Method in class ohos.event.notification.NotificationRequest
Sets the custom view of this notification.
setCyan(float) - Method in class ohos.agp.colors.CmykColor
Sets the proportion of cyan.
setDaemon(boolean) - Method in class java.lang.Thread
Marks this thread as either a daemon thread or a user thread.
setDaemon(boolean) - Method in class java.lang.ThreadGroup
Changes the daemon status of this thread group.
setDashPathEffectIntervals(float[]) - Method in class ohos.agp.render.Paint
Sets the Paint#dashPathEffectIntervals value array for a Paint.
setDashPathEffectPhase(float) - Method in class ohos.agp.render.Paint
Sets the offset for dash path effect intervals of a Paint.
setDashPathEffectValues(float[], float) - Method in class ohos.agp.components.element.ShapeElement
Adds dash path effect intervals and phase for this element.
setData(byte[]) - Method in class java.net.DatagramPacket
Set the data buffer for this packet.
setData(byte[], int, int) - Method in class java.net.DatagramPacket
Set the data buffer for this packet.
setData(String) - Method in class ohos.event.commonevent.AsyncCommonEventResult
Sets the result data of the current ordered common event.
setData(String) - Method in class ohos.event.commonevent.CommonEventData
Sets the result data of a common event.
setData(String) - Method in class ohos.event.commonevent.CommonEventSubscriber
Sets the result data of the current ordered common event.
setData(String, Uri) - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent.ConversationalMessage
Sets the MIME type and URI of this message.
setData(T) - Method in class ohos.aafwk.abilityjet.activedata.ActiveData
Sets the data to observe.
setDataAbilityPermit(boolean) - Method in class ohos.agp.components.webengine.WebConfig
Sets whether to allow the access to the Data ability in the WebView.
setDatabaseFileType(DatabaseFileType) - Method in class ohos.data.DatabaseFileConfig.Builder
Sets the database file type for the DatabaseFileConfig object.
setDatabaseFileType(DatabaseFileType) - Method in class ohos.data.orm.OrmConfig.Builder
Sets the database file type for the OrmConfig object.
setDatabaseFileType(DatabaseFileType) - Method in class ohos.data.rdb.StoreConfig.Builder
Sets the database file type for the StoreConfig object.
setDataFlowTag(int) - Static method in class ohos.net.DataFlowStatistics
Sets a DataFlowStatistics tag for this thread.
setDatagramSocketImplFactory(DatagramSocketImplFactory) - Static method in class java.net.DatagramSocket
Sets the datagram socket implementation factory for the application.
setDatagramSocketTag(DatagramSocket) - Static method in class ohos.net.DataFlowStatistics
Sets a specified datagram socket for the DataFlowStatistics tag of this thread.
setDataSize(int) - Method in class ohos.media.audio.AudioWaver
Sets the size of audio data that can be captured.
setDataSourceName(String) - Method in interface javax.sql.RowSet
Sets the data source name property for this RowSet object to the given String.
setDate(int) - Method in class java.sql.Time
Deprecated. 
setDate(int) - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date).
setDate(int, int, int) - Method in class java.util.Calendar.Builder
Sets the date field parameters to the values given by year, month, and dayOfMonth.
setDate(int, Date) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Date value using the default time zone of the virtual machine that is running the application.
setDate(int, Date) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.sql.Date value.
setDate(int, Date, Calendar) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(int, Date, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given java.sql.Date value.
setDate(String, Date) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Date value using the default time zone of the virtual machine that is running the application.
setDate(String, Date) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Date value using the default time zone of the virtual machine that is running the application.
setDate(String, Date, Calendar) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(String, Date, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(Date) - Method in class java.security.cert.PKIXParameters
Sets the time for which the validity of the certification path should be determined.
setDateAndTime(Date) - Method in class java.security.cert.X509CRLSelector
Sets the dateAndTime criterion.
setDateCreate(Long) - Method in class ohos.data.search.schema.Schema
Sets the dateCreate index field.
setDateFormatSymbols(DateFormatSymbols) - Method in class java.text.SimpleDateFormat
Sets the date and time format symbols of this date format.
setDateFormatSymbols(DateFormatSymbols) - Method in class ohos.global.icu.text.SimpleDateFormat
Allows you to set the date/time formatting data.
setDateIntervalInfo(DateIntervalInfo) - Method in class ohos.global.icu.text.DateIntervalFormat
Set the date time interval patterns.
setDateOrder(int) - Method in class ohos.agp.components.DatePicker
Sets the date format.
setDateTimeFormat(String) - Method in class ohos.global.icu.text.DateTimePatternGenerator
The date time format is a message format pattern used to compose date and time patterns.
setDayFixed(boolean) - Method in class ohos.agp.components.DatePicker
Sets whether to disable the day selector.
setDecimal(String) - Method in class ohos.global.icu.text.DateTimePatternGenerator
The decimal value is used in formatting fractions of seconds.
setDecimalFormatSymbols(DecimalFormatSymbols) - Method in class java.text.DecimalFormat
Sets the decimal format symbols, which is generally not changed by the programmer or user.
setDecimalFormatSymbols(DecimalFormatSymbols) - Method in class ohos.global.icu.text.DecimalFormat
Sets the decimal format symbols used by this formatter.
setDecimalPatternMatchRequired(boolean) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Parsing: This method is used to either require or forbid the presence of a decimal point in the string being parsed (disabled by default).
setDecimalSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for decimal sign.
setDecimalSeparator(char) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the character used for decimal sign.
setDecimalSeparatorAlwaysShown(boolean) - Method in class java.text.DecimalFormat
Allows you to set the behavior of the decimal separator with integers.
setDecimalSeparatorAlwaysShown(boolean) - Method in class ohos.global.icu.text.DecimalFormat
Separators: Sets whether the decimal separator (a period in en-US) is shown on integers.
setDecimalSeparatorString(String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Sets the string used for decimal sign.
setDecodeEventListener(ImageSource.DecodeEventListener) - Method in class ohos.media.image.ImageSource
Sets a listener for observing decoding events.
setDecomposition(int) - Method in class java.text.Collator
Set the decomposition mode of this Collator.
setDecomposition(int) - Method in class ohos.global.icu.text.Collator
Sets the decomposition mode of this Collator.
setDecomposition(int) - Method in class ohos.global.icu.text.RuleBasedCollator
Sets the decomposition mode of this Collator.
setDecompositionDefault() - Method in class ohos.global.icu.text.RuleBasedCollator
Sets the decomposition mode to the initial mode set during construction of the RuleBasedCollator.
setDecreaseButton(Element, Component.ClickedListener) - Method in class ohos.agp.components.Slider
Sets a decrease button for this slider.
setDecreaseButtonClickedListener(Component.ClickedListener) - Method in class ohos.agp.components.Slider
Sets a listener for the decrease button of this Slider.
setDecreaseButtonElement(Element) - Method in class ohos.agp.components.Slider
Sets a decrease button for this Slider.
setDefault(boolean) - Method in class ohos.data.distributed.common.FieldNode
Sets the default boolean field value.
setDefault(double) - Method in class ohos.data.distributed.common.FieldNode
Set the default double value of this field value.
setDefault(int) - Method in class ohos.data.distributed.common.FieldNode
Sets the default int field value.
setDefault(long) - Method in class ohos.data.distributed.common.FieldNode
Sets the default long field value.
setDefault(String) - Method in class ohos.data.distributed.common.FieldNode
Sets the default string field value.
setDefault(Authenticator) - Static method in class java.net.Authenticator
Sets the authenticator that will be used by the networking code when a proxy or an HTTP server asks for authentication.
setDefault(CookieHandler) - Static method in class java.net.CookieHandler
Sets (or unsets) the system-wide cookie handler.
setDefault(ProxySelector) - Static method in class java.net.ProxySelector
Sets (or unsets) the system-wide proxy selector.
setDefault(ResponseCache) - Static method in class java.net.ResponseCache
Sets (or unsets) the system-wide cache.
setDefault(Locale) - Static method in class java.util.Locale
Sets the default locale for this instance of the Java Virtual Machine.
setDefault(Locale.Category, Locale) - Static method in class java.util.Locale
Sets the default locale for the specified Category for this instance of the Java Virtual Machine.
setDefault(TimeZone) - Static method in class java.util.TimeZone
Sets the TimeZone that is returned by the getDefault method.
setDefault(SSLContext) - Static method in class javax.net.ssl.SSLContext
Sets the default SSL context.
setDefaultAllowUserInteraction(boolean) - Static method in class java.net.URLConnection
Sets the default value of the allowUserInteraction field for all future URLConnection objects to the specified value.
setDefaultAssertionStatus(boolean) - Method in class java.lang.ClassLoader
Sets the default assertion status for this class loader.
setDefaultBundleName(String) - Method in class ohos.agp.components.ComponentProvider
Sets the default bundle name for obtaining resources.
setDefaultHostnameVerifier(HostnameVerifier) - Static method in class javax.net.ssl.HttpsURLConnection
Sets the default HostnameVerifier inherited by a new instance of this class.
setDefaultNamespace(String) - Method in interface ohos.javax.xml.stream.XMLEventWriter
Binds a URI to the default namespace This URI is bound in the scope of the current START_ELEMENT / END_ELEMENT pair.
setDefaultNamespace(String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Binds a URI to the default namespace This URI is bound in the scope of the current START_ELEMENT / END_ELEMENT pair.
setDefaultNull() - Method in class ohos.data.distributed.common.FieldNode
Sets the default field value to null.
setDefaultParseOptions(EnumSet<TimeZoneFormat.ParseOption>) - Method in class ohos.global.icu.text.TimeZoneFormat
Sets the default parse options.
setDefaultRequestProperty(String, String) - Static method in class java.net.URLConnection
Deprecated.
The instance specific setRequestProperty method should be used after an appropriate instance of URLConnection is obtained. Invoking this method will have no effect.
setDefaultSSLSocketFactory(SSLSocketFactory) - Static method in class javax.net.ssl.HttpsURLConnection
Sets the default SSLSocketFactory inherited by new instances of this class.
setDefaultTargetBuffer(TargetBuffer) - Method in interface ohos.agp.render.render3d.Engine
Sets the default rendering buffer for the engine.
setDefaultTargetBuffers(TargetBuffer[]) - Method in interface ohos.agp.render.render3d.Engine
Sets the default rendering buffers array for an engine.
setDefaultUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Static method in class java.lang.Thread
Set the default handler invoked when a thread abruptly terminates due to an uncaught exception, and no other handler has been defined for that thread.
setDefaultUseCaches(boolean) - Method in class java.net.URLConnection
Sets the default value of the useCaches field to the specified value.
setDelay(long) - Method in class ohos.aafwk.ability.AbilitySliceAnimator
Sets the delay for playing an animation.
setDelay(long) - Method in class ohos.agp.animation.AnimatorGroup
Sets the startup delay of an animator group.
setDelay(long) - Method in class ohos.agp.animation.AnimatorProperty
Sets the startup delay of an animator.
setDelay(long) - Method in class ohos.agp.animation.AnimatorValue
Sets the startup delay of an animator.
setDelayInternal(long) - Method in class ohos.agp.animation.Animator
Sets the startup delay of an animator.
setDeletable(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node is deletable.
setDeleted(boolean) - Method in class ohos.sysappcomponents.calendar.entity.Instances
 
setDeletedItems(List<IndexData>) - Method in class ohos.data.search.model.ChangedIndexContent
Sets the indexes deleted from the index library.
setDeliveryTime(long) - Method in class ohos.event.notification.NotificationRequest
Sets the time to deliver a notification.
setDescription(CharSequence) - Method in class ohos.accessibility.AccessibilityEventInfo
Sets the accessibility event description.
setDescription(CharSequence) - Method in class ohos.media.common.AVDescription.Builder
Sets the media item description.
setDescription(String) - Method in class ohos.data.search.schema.Schema
Sets the description index field.
setDescription(String) - Method in class ohos.event.notification.NotificationSlot
Sets the description for a NotificationSlot object.
setDescription(String) - Method in class ohos.event.notification.NotificationSlotGroup
Sets the description for this NotificationSlotGroup object.
setDescription(String) - Method in class ohos.miscservices.download.DownloadConfig.Builder
Sets the description of a download session.
setDescription(String) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the event description.
setDescriptions(int, String) - Method in class ohos.location.GeoAddress
Sets the description identified by a specified index on the address list.
setDestroyedListener(CommonDialog.DestroyedListener) - Method in class ohos.agp.window.dialog.CommonDialog
Sets the dialog destruction listener.
setDetectMode(int) - Method in class ohos.ai.cv.text.TextConfiguration.Builder
Sets the detection mode.
setDetectType(int) - Method in class ohos.ai.cv.text.TextConfiguration.Builder
Sets the detection type.
setDeviceActive(int, boolean) - Method in class ohos.media.audio.AudioManager
Turns on or off a device.
setDeviceAddress(String) - Method in class ohos.wifi.p2p.WifiP2pConfig
Sets the device address of this WifiP2pConfig instance.
setDeviceId(String) - Method in class ohos.ai.tts.TtsParams
Sets the device ID.
setDeviceId(String) - Method in class ohos.bundle.ElementName
Sets the device ID.
setDeviceId(String) - Method in class ohos.event.commonevent.CommonEventSubscribeInfo
Sets the device ID for this CommonEventSubscribeInfo object.
setDeviceInfo(String, String) - Method in class ohos.distributedschedule.interwork.DeviceInfo
Sets the network ID and device name for this device.
setDevicePairingConfirmation(BluetoothRemoteDevice, boolean) - Method in class ohos.bluetooth.BluetoothHost
Sets the confirmation of pairing with a certain device.
setDevicePin(byte[]) - Method in class ohos.bluetooth.BluetoothRemoteDevice
Inputs the PIN during pairing.
setDeviceState(DeviceInfo.DeviceState) - Method in class ohos.distributedschedule.interwork.DeviceInfo
Sets the state for this device.
setDeviceType(int) - Method in class ohos.ai.tts.TtsParams
Sets the device type.
setDeviceType(DeviceInfo.DeviceType) - Method in class ohos.distributedschedule.interwork.DeviceInfo
Sets the device type for this device.
setDialogListener(BaseDialog.DialogListener) - Method in class ohos.agp.window.dialog.BaseDialog
Sets the listener for events of a dialog box.
setDictionary(byte[]) - Method in class java.util.zip.Deflater
Sets preset dictionary for compression.
setDictionary(byte[]) - Method in class java.util.zip.Inflater
Sets the preset dictionary to the given array of bytes.
setDictionary(byte[], int, int) - Method in class java.util.zip.Deflater
Sets preset dictionary for compression.
setDictionary(byte[], int, int) - Method in class java.util.zip.Inflater
Sets the preset dictionary to the given array of bytes.
setDigit(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for a digit in a pattern.
setDigit(char) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the character used for a digit in a pattern.
setDigitStrings(String[]) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Sets the array of strings used as digits, in order from 0 through 9
setDimAmount(float) - Method in class ohos.aafwk.ability.Ability.LayoutParamsHelper
Sets the amount of dim behind the window.
setDirection(double) - Method in class ohos.location.Location
Sets the moving direction of the device at the current location, in unit of degrees.
setDisableMessage(String) - Method in class ohos.bundle.ShortcutInfo
Sets the disable message for this shortcut.
setDiscard(boolean) - Method in class java.net.HttpCookie
Specify whether user agent should discard the cookie unconditionally.
setDisplayedBottomElement(Element) - Method in class ohos.agp.components.TimePicker
Sets the split line at the bottom of a selected number in this time picker.
setDisplayedData(String[]) - Method in class ohos.agp.components.Picker
Sets the string array to be displayed.
setDisplayedLinesBottomElement(Element) - Method in class ohos.agp.components.Picker
Sets an Element instance used to draw a displayed line at the bottom of selected text.
setDisplayedLinesElements(Element, Element) - Method in class ohos.agp.components.DatePicker
Sets a Element instance used to draw a split line for the selected text in a date picker.
setDisplayedLinesElements(Element, Element) - Method in class ohos.agp.components.Picker
Sets a Element instance used to draw the split line for selected text.
setDisplayedLinesElements(Element, Element) - Method in class ohos.agp.components.TimePicker
Sets a Element instance to draw the split line for selected text in the time picker.
setDisplayedLinesTopElement(Element) - Method in class ohos.agp.components.Picker
Sets an Element instance used to draw a displayed line at the top of selected text.
setDisplayedTopElement(Element) - Method in class ohos.agp.components.TimePicker
Sets the split line on the top of a selected number in this time picker.
setDisplayMode(int) - Method in class ohos.miscservices.inputmethodability.KeyboardController
Sets or changes the keyboard display mode.
setDisplayMode(SlideDrawer.DisplayMode) - Method in class ohos.agp.components.SlideDrawer
Sets a display mode for all the optional components.
setDisplayMode(SlideDrawer.DisplayMode, SlideDrawer.DisplayMode, SlideDrawer.DisplayMode, SlideDrawer.DisplayMode) - Method in class ohos.agp.components.SlideDrawer
Sets different display modes for all directions.
setDisplayMode(SlideDrawer.DisplayMode, SlideDrawer.SlideDirection) - Method in class ohos.agp.components.SlideDrawer
Sets the display mode for the optional components from a certain direction.
setDisplayName(String) - Method in class ohos.sysappcomponents.contact.entity.Email
Sets the displayed email name.
setDisplayOrientation(AbilityInfo.DisplayOrientation) - Method in class ohos.aafwk.ability.AbilitySlice
Sets the display orientation of the host ability.
setDisplayOrientation(AbilityInfo.DisplayOrientation) - Method in class ohos.app.AbilityContext
 
setDisplayOrientation(AbilityInfo.DisplayOrientation) - Method in interface ohos.app.Context
Sets the display orientation of the current ability.
setDisposeMode(boolean) - Method in class ohos.agp.components.element.FrameAnimationElement
Sets dynamic decoding for this frame animation.
setDistanceInterval(int) - Method in class ohos.location.RequestParam
Sets the minimum moving distance (in meters) for reporting the location result.
setDistrict(String) - Method in class ohos.data.search.schema.PhotoItem
Sets the district index field.
setDistrict(String) - Method in class ohos.data.search.schema.PlaceItem
Sets the district index field.
setDither(boolean) - Method in class ohos.agp.render.Paint
Sets the Dither attribute for a Paint.
setDividerLineColor(Color) - Method in class ohos.agp.components.ProgressBar
Sets the divider line color.
setDividerLinesNumber(int) - Method in class ohos.agp.components.ProgressBar
Sets the number of dividers for this progress bar.
setDividerLineThickness(int) - Method in class ohos.agp.components.ProgressBar
Sets the divider line thickness.
setDocCoordinates(DocCoordinates) - Method in class ohos.ai.cv.docrefine.DocCoordinates
Creates a DocCoordinates instance by using the corner coordinates of the DocCoordinates data type.
setDocumentCategory(String) - Method in class ohos.data.search.schema.DocumentItem
Sets the documentCategory index field.
setDocumentHandler(DocumentHandler) - Method in interface ohos.org.xml.sax.Parser
Deprecated.
setDocumentLocator(Locator) - Method in interface ohos.org.xml.sax.ContentHandler
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in interface ohos.org.xml.sax.DocumentHandler
Deprecated.
setDocumentLocator(Locator) - Method in class ohos.org.xml.sax.HandlerBase
Deprecated.
setDocumentLocator(Locator) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive a Locator object for document events.
setDoInput(boolean) - Method in class java.net.URLConnection
Sets the value of the doInput field for this URLConnection to the specified value.
setDomain(String) - Method in class java.net.HttpCookie
Specifies the domain within which this cookie should be presented.
setDoOutput(boolean) - Method in class java.net.URLConnection
Sets the value of the doOutput field for this URLConnection to the specified value.
setDouble(int, double) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java double value.
setDouble(int, double) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java double value.
setDouble(int, double) - Method in interface ohos.data.rdb.Statement
Sets a double value for a precompiled statement dynamically.
setDouble(int, int, double) - Method in class ohos.agp.utils.Matrix44
Sets a double value for a specified position in this Matrix44.
setDouble(int, String, double) - Method in class ohos.agp.components.ComponentProvider
Invokes a specified interface of a component.
setDouble(Object, double) - Method in class java.lang.reflect.Field
Sets the value of a field as a double on the specified object.
setDouble(Object, int, double) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified double value.
setDouble(String, double) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java double value.
setDouble(String, double) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java double value.
setDoubleClickedListener(Component.DoubleClickedListener) - Method in class ohos.agp.components.Component
Registers a listener for monitoring double-click events of this component.
setDownloadCount(Long) - Method in class ohos.data.search.schema.AppItem
Sets the downloadCount index field.
setDownloadCount(Long) - Method in class ohos.data.search.schema.VideoItem
Sets the downloadCount index field.
setDraggedListener(int, Component.DraggedListener) - Method in class ohos.agp.components.Component
Registers a listener for drag events of a component.
setDSTSavings(int) - Method in class java.util.SimpleTimeZone
Sets the amount of time in milliseconds that the clock is advanced during daylight saving time.
setDTDHandler(DTDHandler) - Method in interface ohos.org.xml.sax.Parser
Deprecated.
setDTDHandler(DTDHandler) - Method in interface ohos.org.xml.sax.XMLReader
Allow an application to register a DTD event handler.
setDuration(float) - Method in class ohos.agp.transition.Transition
Sets the duration for the transition.
setDuration(float) - Method in class ohos.agp.transition.TransitionAlpha
Start the transition.
setDuration(float) - Method in class ohos.agp.transition.TransitionMove
Sets the duration for this move.
setDuration(float) - Method in class ohos.agp.transition.TransitionZoomingMove
Sets the duration for this animation.
setDuration(int) - Method in class ohos.agp.window.dialog.BaseDialog
Sets the duration for automatic close of a dialog box.
setDuration(int) - Method in class ohos.agp.window.dialog.ToastDialog
 
setDuration(int) - Method in class ohos.vibrator.bean.VibrationPattern
Sets the one-shot vibration duration of a vibrator.
setDuration(long) - Method in class ohos.aafwk.ability.AbilitySliceAnimator
Sets the duration of an animation.
setDuration(long) - Method in class ohos.agp.animation.AnimatorGroup
Sets the duration of an animator group.
setDuration(long) - Method in class ohos.agp.animation.AnimatorProperty
Sets the duration of an animator.
setDuration(long) - Method in class ohos.agp.animation.AnimatorValue
Sets the duration of an animator.
setDuration(Integer) - Method in class ohos.data.search.schema.MusicItem
Sets the duration index field.
setDuration(Integer) - Method in class ohos.data.search.schema.VideoItem
Sets the duration index field.
setDuration(String) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the event duration.
setDurationInternal(long) - Method in class ohos.agp.animation.Animator
Sets the duration of an animator.
setDurationTime(int) - Method in class ohos.accessibility.ability.GesturePathDefine
Sets the duration for this gesture path to continue.
setEditable(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node is editable.
setEditorActionListener(Text.EditorActionListener) - Method in class ohos.agp.components.Text
Registers a listener for editor action in the view.
setEditType(NotificationConstant.InputEditType) - Method in class ohos.event.notification.NotificationUserInput.Builder
Sets the edit type of the options provided by this NotificationUserInput object.
setElement(ShapeElement) - Method in class ohos.agp.components.CornerMark
Sets the shape element of the corner mark.
setElement(ElementName) - Method in class ohos.aafwk.content.Intent
Sets an ElementName object in an Intent.
setElementAt(E, int) - Method in class java.util.Vector
Sets the component at the specified index of this vector to be the specified object.
setElementComparisonType(SearchIterator.ElementComparisonType) - Method in class ohos.global.icu.text.SearchIterator
Sets the collation element comparison type.
setElementFormatter(Picker.ElementFormatter) - Method in class ohos.agp.components.Picker
Sets a formatter to format the Element contents displayed on the left and right of every item.
setElementName(String, Class<?>) - Method in class ohos.aafwk.content.Intent
Sets the bundleName and abilityName attributes for this Intent.
setElementName(String, String) - Method in class ohos.aafwk.content.Intent
Sets the bundleName and abilityName attributes for this Intent object.
setElementName(String, String, Class<?>) - Method in class ohos.aafwk.content.Intent
Sets the deviceId, bundleName, and abilityName attributes for this Intent.
setElementName(String, String, String) - Method in class ohos.aafwk.content.Intent
Sets the deviceId, bundleName, and abilityName attributes for this Intent object.
setElementRect(CvRect) - Method in class ohos.ai.cv.text.TextElement
Sets the rectangle for determining the position of the text element.
setElements(float[]) - Method in class ohos.agp.utils.Matrix
Sets element values for this Matrix.
setElements(List<TextElement>) - Method in class ohos.ai.cv.text.TextLine
Sets the detection result of text elements in the text line.
setElementState(ElementContainer.ElementState) - Method in class ohos.agp.components.element.ElementContainer
setElementState(ElementContainer.ElementState) - Method in class ohos.agp.components.element.FrameAnimationElement
Sets Animation state to the FrameAnimationElement.
setEmail(String) - Method in class ohos.data.search.schema.ContactItem
Sets the email index field.
setEmail(String) - Method in class ohos.sysappcomponents.contact.entity.Email
Sets the email address.
setEmissive(GpuResourceHandle) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets a handle for the emissive texture of this material.
setEmissiveFactor(Vector3) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the emissive factor of this material.
setEmpty() - Method in class ohos.media.image.common.Rect
Sets the abscissa, coordinate, width, and height to 0.
setEmptyValue(CharSequence) - Method in class java.util.StringJoiner
Sets the sequence of characters to be used when determining the string representation of this StringJoiner and no elements have been added yet, that is, when it is empty.
setEnable(String, String, boolean) - Method in class ohos.security.seoperator.SEOperatorAbs
Sets the pan-payment switch status.
setEnabled(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node is enabled.
setEnabled(boolean) - Method in class ohos.agp.components.Component
Sets the enabled state of the component.
setEnabled(boolean) - Method in class ohos.agp.render.render3d.components.NodeComponent
Sets whether to enable this entity.
setEnabled(boolean) - Method in interface ohos.agp.render.render3d.SceneNode
Sets whether to enable a node.
setEnabledCipherSuites(String[]) - Method in class javax.net.ssl.SSLEngine
Sets the cipher suites enabled for use on this engine.
setEnabledCipherSuites(String[]) - Method in class javax.net.ssl.SSLServerSocket
Sets the cipher suites enabled for use by accepted connections.
setEnabledCipherSuites(String[]) - Method in class javax.net.ssl.SSLSocket
Sets the cipher suites enabled for use on this connection.
setEnabledProtocols(String[]) - Method in class javax.net.ssl.SSLEngine
Set the protocol versions enabled for use on this engine.
setEnabledProtocols(String[]) - Method in class javax.net.ssl.SSLServerSocket
Controls which particular protocols are enabled for use by accepted connections.
setEnabledProtocols(String[]) - Method in class javax.net.ssl.SSLSocket
Sets the protocol versions enabled for use on this connection.
setEnableLight(boolean) - Method in class ohos.event.notification.NotificationSlot
Specifies whether to enable the notification light when a notification is received on the device, provided that this device has a notification light.
setEnableSessionCreation(boolean) - Method in class javax.net.ssl.SSLEngine
Controls whether new SSL sessions may be established by this engine.
setEnableSessionCreation(boolean) - Method in class javax.net.ssl.SSLServerSocket
Controls whether new SSL sessions may be established by the sockets which are created from this server socket.
setEnableSessionCreation(boolean) - Method in class javax.net.ssl.SSLSocket
Controls whether new SSL sessions may be established by this socket.
setEnableVibration(boolean) - Method in class ohos.event.notification.NotificationSlot
Sets whether to enable vibration when a notification is received.
setEncoding(String) - Method in class java.util.logging.Handler
Set the character encoding used by this Handler.
setEncoding(String) - Method in class java.util.logging.StreamHandler
Set (or change) the character encoding used by this Handler.
setEncoding(String) - Method in interface ohos.org.w3c.dom.ls.LSInput
The character encoding, if known.
setEncoding(String) - Method in class ohos.org.xml.sax.InputSource
Set the character encoding, if known.
setEncodings(List<AudioStreamInfo.EncodingFormat>) - Method in class ohos.media.audio.AudioDeviceDescriptor
Sets the encoding formats.
setEncrypt(boolean) - Method in class ohos.data.distributed.common.Options
Sets whether to encrypt the KvStore database.
setEncrypted(boolean) - Method in class ohos.data.DatabaseFileConfig.Builder
Sets whether to encrypt the database file in the DatabaseFileConfig object.
setEncryptKey(byte[]) - Method in class ohos.data.orm.OrmConfig.Builder
Sets the encryption key for the OrmConfig object.
setEncryptKey(byte[]) - Method in class ohos.data.rdb.StoreConfig.Builder
Sets the encrypt key for the StoreConfig object.
setEndDate(Long) - Method in class ohos.data.search.schema.EventItem
Sets the endDate index field.
setEndIndex(int) - Method in class java.text.FieldPosition
Sets the end index.
setEndIndex(int) - Method in class ohos.accessibility.AccessibilityEventInfo
Sets the end index of listed items on the screen.
setEndpointIdentificationAlgorithm(String) - Method in class javax.net.ssl.SSLParameters
Sets the endpoint identification algorithm.
setEndPosition(GesturePathPositionDefine) - Method in class ohos.accessibility.ability.GesturePathDefine
Sets the end position of this gesture path.
setEndRule(int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time end rule to a fixed date within a month.
setEndRule(int, int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time end rule.
setEndRule(int, int, int, int, boolean) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time end rule to a weekday before or after the given date within a month, e.g., the first Monday on or after the 8th.
setEndTimezone(String) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the end time zone of the event.
setEngineType(AsrIntent.AsrEngineType) - Method in class ohos.ai.asr.AsrIntent
Sets the ASR engine type.
setEnterFadeDuration(int) - Method in class ohos.agp.components.element.ElementContainer
Sets the fade-in duration for an Element object.
setEnterKeyType(int) - Method in class ohos.miscservices.inputmethod.EditorAttribute
Sets a key type of the text box.
setEntityResolver(EntityResolver) - Method in interface ohos.org.xml.sax.Parser
Deprecated.
setEntityResolver(EntityResolver) - Method in interface ohos.org.xml.sax.XMLReader
Allow an application to register an entity resolver.
setEntry(String, KeyStore.Entry, KeyStore.ProtectionParameter) - Method in class java.security.KeyStore
Saves a keystore Entry under the specified alias.
setEnvironmentDiffuseColor(Vector3) - Method in class ohos.agp.render.render3d.components.SceneComponent
Sets the diffuse color of the environment.
setEnvironmentDiffuseIntensity(float) - Method in class ohos.agp.render.render3d.components.SceneComponent
Sets the diffusion intensity multiplier of the environment.
setEnvironmentRotation(Quaternion) - Method in class ohos.agp.render.render3d.components.SceneComponent
Sets the quaternion for IBL environment rotation.
setEnvironmentSpecularColor(Vector3) - Method in class ohos.agp.render.render3d.components.SceneComponent
Set the specular color of the environment.
setEnvironmentSpecularIntensity(float) - Method in class ohos.agp.render.render3d.components.SceneComponent
Sets the multiplier for specular reflection intensity of the environment.
setEnvironmentVar(String, String, boolean) - Static method in class ohos.system.OsHelper
Replaces or adds the specified environment variable.
setEnvMap(GpuResourceHandle) - Method in class ohos.agp.render.render3d.components.SceneComponent
Sets the handle of the environment map image.
setEraNames(String[]) - Method in class ohos.global.icu.text.DateFormatSymbols
[icu] Sets full era name strings.
setEras(String[]) - Method in class java.text.DateFormatSymbols
Sets era strings.
setEras(String[]) - Method in class ohos.global.icu.text.DateFormatSymbols
Sets abbreviated era strings.
setErr(PrintStream) - Static method in class java.lang.System
Reassigns the "standard" error output stream.
setError() - Method in class java.io.PrintStream
Sets the error state of the stream to true.
setError() - Method in class java.io.PrintWriter
Indicates that an error has occurred.
setErrorHandler(ErrorHandler) - Method in class ohos.javax.xml.validation.Validator
Sets the ErrorHandler to receive errors encountered during the validate method invocation.
setErrorHandler(ErrorHandler) - Method in class ohos.javax.xml.validation.ValidatorHandler
Sets the ErrorHandler to receive errors encountered during the validation.
setErrorHandler(ErrorHandler) - Method in interface ohos.org.xml.sax.Parser
Deprecated.
setErrorHandler(ErrorHandler) - Method in interface ohos.org.xml.sax.XMLReader
Allow an application to register an error event handler.
setErrorIndex(int) - Method in class java.text.ParsePosition
Set the index at which a parse error occurred.
setErrorManager(ErrorManager) - Method in class java.util.logging.Handler
Define an ErrorManager for this Handler.
setEscapeProcessing(boolean) - Method in interface java.sql.Statement
Sets escape processing on or off.
setEscapeProcessing(boolean) - Method in interface javax.sql.RowSet
Sets escape processing for this RowSet object on or off.
setEssential(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node is essential to users.
setEstimatedSize(int, int) - Method in class ohos.agp.components.Component
This should be called from #onEstimateSize(int,int) to set the measured width and height.
setEstimateSizeListener(Component.EstimateSizeListener) - Method in class ohos.agp.components.Component
Adds a listener on component's size estimating process.
setEventAllocator(XMLEventAllocator) - Method in class ohos.javax.xml.stream.XMLInputFactory
Set a user defined event allocator for events
setEventColour(int) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the event color.
setEventColourIndex(String) - Method in class ohos.sysappcomponents.calendar.entity.Events
 
setEventDate(String) - Method in class ohos.sysappcomponents.contact.entity.Event
Sets the event date.
setEventEndTime(long) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the end time of the event.
setEventId(int) - Method in class ohos.sysappcomponents.calendar.entity.Instances
Sets the event ID.
setEventId(int) - Method in class ohos.sysappcomponents.calendar.entity.Participants
Sets the event ID.
setEventId(int) - Method in class ohos.sysappcomponents.calendar.entity.Reminders
Sets the event ID.
setEventPosition(String) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the event position.
setEventStartTime(long) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the start time of the event.
setEventStatus(int) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the event status.
setException(Throwable) - Method in class java.util.concurrent.FutureTask
Causes this future to report an ExecutionException with the given throwable as its cause, unless this future has already been set or has been cancelled.
setExclusiveOwnerThread(Thread) - Method in class java.util.concurrent.locks.AbstractOwnableSynchronizer
Sets the thread that currently owns exclusive access.
setExecutable(boolean) - Method in class java.io.File
A convenience method to set the owner's execute permission for this abstract pathname.
setExecutable(boolean, boolean) - Method in class java.io.File
Sets the owner's or everybody's execute permission for this abstract pathname.
setExecuteExistingDelayedTasksAfterShutdownPolicy(boolean) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Sets the policy on whether to execute existing delayed tasks even when this executor has been shutdown.
setExInfo(InnerEvent, int, int) - Static method in class ohos.interwork.eventhandler.InnerEventUtils
Sets the external attributes for a specified InnerEvent.
setExInfo(InnerEvent, int, int, PacMapEx) - Static method in class ohos.interwork.eventhandler.InnerEventUtils
Sets the external attributes for a specified InnerEvent, including the arg1, arg2, and pacMapEx attributes.
setExitFadeDuration(int) - Method in class ohos.agp.components.element.ElementContainer
Sets the fade-out duration for an Element object.
setExpandedTitle(String) - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Sets the title to be displayed when this long text notification is expanded.
setExpandedTitle(String) - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Sets the title to be displayed when this multi-line notification is expanded.
setExpandedTitle(String) - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
Sets the title to be displayed when this picture-attached notification is expanded.
setExplicitPolicyRequired(boolean) - Method in class java.security.cert.PKIXParameters
Sets the ExplicitPolicyRequired flag.
setExponentMultiplicationSign(String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the multiplication sign
setExponentSeparator(String) - Method in class java.text.DecimalFormatSymbols
Sets the string used to separate the mantissa from the exponent.
setExponentSeparator(String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Sets the string used to separate the mantissa from the exponent.
setExponentSignAlwaysShown(boolean) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Scientific Notation: Sets whether the sign (plus or minus) is always to be shown in the exponent in scientific notation.
setExported(boolean) - Method in class ohos.agp.render.render3d.components.NodeComponent
Sets whether to export this node.
setExported(boolean) - Method in interface ohos.agp.render.render3d.SceneNode
Sets whether to export a node.
setExtendedKeyUsage(Set<String>) - Method in class java.security.cert.X509CertSelector
Sets the extendedKeyUsage criterion.
setExtension(char, String) - Method in class java.util.Locale.Builder
Sets the extension for the given key.
setExtension(char, String) - Method in class ohos.global.icu.util.ULocale.Builder
Sets the extension for the given key.
setExtensions(PacMap) - Method in class ohos.data.resultset.AbsResultSet
 
setExtensions(PacMap) - Method in interface ohos.data.resultset.ResultSet
Sets extensions of the result set.
setExtensions(PacMap) - Method in class ohos.data.resultset.ResultSetWrapper
 
setExtra(byte[]) - Method in class java.util.zip.ZipEntry
Sets the optional extra field data for the entry.
setExtraItemsNumber(int) - Method in class ohos.agp.components.ListContainer
Sets the number of extra items added to the top and bottom sides or left and right sides (depending on the ListContainer orientation) outside of the visible area.
setExtras(PacMap) - Method in class ohos.media.common.AVDescription.Builder
Sets extra information about the media item, for example, internal information used by the application and system.
setFaceDetection(int, boolean) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Sets face detection and returns the result through a callback.
setFadeEffectBoundaryWidth(int) - Method in class ohos.agp.components.Component
Sets the boundary width for the component's fade-effect area.
setFadeEffectBoundaryWidth(int) - Method in class ohos.agp.components.Text
Sets the boundary width for the text's fade-effect area.
setFadeEffectColor(Color) - Method in class ohos.agp.components.Component
Sets the color displayed when producing the fade effect.
setFakeBoldText(boolean) - Method in class ohos.agp.render.Paint
Sets the FakeBoldText attribute for a Paint.
setFallbackIntervalPattern(String) - Method in class ohos.global.icu.text.DateIntervalInfo
Re-set the fallback interval pattern.
setFamilyName(String) - Method in class ohos.sysappcomponents.contact.entity.Name
Sets the family name for this contact.
setFamilyNamePhonetic(String) - Method in class ohos.sysappcomponents.contact.entity.Name
Sets the phonetic family name for this contact.
setFeature(String) - Method in class ohos.data.search.schema.PhotoItem
Sets the feature index field.
setFeature(String, boolean) - Method in class ohos.javax.xml.parsers.SAXParserFactory
Sets the particular feature in the underlying implementation of ohos.org.xml.sax.XMLReader.
setFeature(String, boolean) - Method in class ohos.javax.xml.validation.Validator
Set the value of a feature flag.
setFeature(String, boolean) - Method in class ohos.javax.xml.validation.ValidatorHandler
Set a feature for this ValidatorHandler.
setFeature(String, boolean) - Method in interface ohos.org.xml.sax.XMLReader
Set the value of a feature flag.
setFetchDirection(int) - Method in interface java.sql.ResultSet
Gives a hint as to the direction in which the rows in this ResultSet object will be processed.
setFetchDirection(int) - Method in interface java.sql.Statement
Gives the driver a hint as to the direction in which rows will be processed in ResultSet objects created using this Statement object.
setFetchSize(int) - Method in interface java.sql.ResultSet
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed for this ResultSet object.
setFetchSize(int) - Method in interface java.sql.Statement
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed for ResultSet objects generated by this Statement.
setField(String) - Method in class ohos.data.search.model.Recommendation
Sets the field for this group.
setFields(int...) - Method in class java.util.Calendar.Builder
Sets field parameters to their values given by fieldValuePairs that are pairs of a field and its value.
setFileExtendedAttribute(String, String, byte[], int) - Static method in class ohos.system.OsHelper
Sets the specified extended attribute of the specified file, directory, or symbolic link.
setFileNameMap(FileNameMap) - Static method in class java.net.URLConnection
Sets the FileNameMap.
setFileOperationPos(FileDescriptor, long, int) - Static method in class ohos.system.OsHelper
Sets the offset of the read or write position in the specified file based on offset and whence.
setFilePath(String) - Method in class ohos.ai.asr.AsrIntent
Sets the path of the audio file to be recognized.
setFilledElement(Element) - Method in class ohos.agp.components.Rating
Sets the specified Element object to a filled element for the rating item.
setFillType(Path.FillType) - Method in class ohos.agp.render.Path
Sets the filling type for this Path object.
setFilter(Filter) - Method in class java.util.logging.Handler
Set a Filter to control output on this Handler.
setFilter(Filter) - Method in class java.util.logging.Logger
Set a filter to control output on this Logger.
setFilter(TextFilter) - Method in class ohos.agp.components.BaseItemProvider
Sets the text filter.
setFilter(UnicodeFilter) - Method in class ohos.global.icu.text.Transliterator
Changes the filter used by this transliterator.
setFilterBitmap(boolean) - Method in class ohos.agp.render.Paint
Sets the FilterBitmap attribute for a Paint.
setFilterPixelMap(boolean) - Method in class ohos.agp.components.element.PixelMapElement
Sets whether to enable bilinear filtering on this PixelMapElement object to achieve better display effect during rotation.
setFirstDayOfWeek(int) - Method in class java.util.Calendar
Sets what the first day of the week is; e.g., SUNDAY in the U.S., MONDAY in France.
setFirstDayOfWeek(int) - Method in class ohos.global.icu.util.Calendar
Sets what the first day of the week is, where 1 = Calendar.SUNDAY and 7 = Calendar.SATURDAY.
setFirstPriority(boolean) - Method in class ohos.utils.net.UrlQueryFilter
Sets the value priority for duplicate keys in a query parameter pair.
setFixedLengthStreamingMode(int) - Method in class java.net.HttpURLConnection
This method is used to enable streaming of a HTTP request body without internal buffering, when the content length is known in advance.
setFixedLengthStreamingMode(long) - Method in class java.net.HttpURLConnection
This method is used to enable streaming of a HTTP request body without internal buffering, when the content length is known in advance.
setFixedMode(boolean) - Method in class ohos.agp.components.TabList
Sets whether to fix all tabs and display them at the same time.
setFixedSize(int, int) - Method in interface ohos.agp.graphics.SurfaceOps
Sets a fixed size for the surface.
setFlags(int) - Method in class ohos.aafwk.content.Intent
Sets a flag in an Intent.
setFlags(int) - Method in class ohos.bundle.ApplicationInfo
Sets flags for the application.
setFlags(int) - Method in class ohos.miscservices.inputmethod.EditingText
Sets the additional bit flags of the EditingText#getTextContent() text.
setFlags(int) - Method in class ohos.rpc.MessageOption
Sets a synchronous or asynchronous messaging flag for a MessageOption object.
setFlags(int, int) - Method in class ohos.aafwk.ability.Ability.LayoutParamsHelper
Sets the flags of the window.
setFlags(AclEntryFlag...) - Method in class java.nio.file.attribute.AclEntry.Builder
Sets the flags component of this builder.
setFlags(Set<AclEntryFlag>) - Method in class java.nio.file.attribute.AclEntry.Builder
Sets the flags component of this builder.
setFlashlight(String, boolean) - Method in class ohos.media.camera.CameraKit
Enables or disables the flashlight.
setFlashMode(int) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Sets the flash mode.
setFlipInterval(int) - Method in class ohos.agp.components.PageFlipper
Deprecated.
It will deleted soon. Please use PageFlipper.setFlipPeriod(int) instead.
setFlipPeriod(int) - Method in class ohos.agp.components.PageFlipper
Sets the interval for flipping to the next child component, in milliseconds.
setFloat(int, float) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java float value.
setFloat(int, float) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java float value.
setFloat(int, int, float) - Method in class ohos.agp.utils.Matrix44
Sets a float value for a specified position in this Matrix44.
setFloat(int, String, float) - Method in class ohos.agp.components.ComponentProvider
Invokes a specified interface of a component.
setFloat(Object, float) - Method in class java.lang.reflect.Field
Sets the value of a field as a float on the specified object.
setFloat(Object, int, float) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified float value.
setFloat(String, float) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java float value.
setFloat(String, float) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java float value.
setFocusable(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node can be focused.
setFocusable(int) - Method in class ohos.agp.components.Component
Sets whether the component can receive focus.
setFocusBorderEnable(boolean) - Method in class ohos.agp.components.Component
Sets whether to enable the focus border when this component is in focus.
setFocusBorderPadding(int) - Method in class ohos.agp.components.Component
Sets the padding between the focus border and this component.
setFocusBorderRadius(float) - Method in class ohos.agp.components.Component
Sets the radius for the focus border.
setFocusBorderRadius(float[]) - Method in class ohos.agp.components.Component
Sets the radii for corners of the focus border.
setFocusBorderWidth(int) - Method in class ohos.agp.components.Component
Sets the width for the focus border.
setFocusChangedListener(Component.FocusChangedListener) - Method in class ohos.agp.components.Component
Registers a listener for focus change events in the component.
setFocused(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node has gained focus.
setFocusOrder(int) - Method in class ohos.agp.components.ComponentContainer
Sets the focusability of this component relative to its descendants.
setFoldAlignment(int) - Method in class ohos.agp.components.MagicLayout
Sets how components in each line are aligned after line wrapping.
setFoldDirection(int) - Method in class ohos.agp.components.MagicLayout
Sets the direction for line wrapping, which is by default MagicLayout.FOLD_OBVERSE.
setFoldEnabled(boolean) - Method in class ohos.agp.components.MagicLayout
Sets whether to allow line wrapping, which puts a component to the next line if there is not enough space left in the current line.
setFoldListener(SearchBar.FoldListener) - Method in class ohos.agp.components.SearchBar
Sets a listener to inform when the user closes the SearchBar.
setFollowRedirects(boolean) - Static method in class java.net.HttpURLConnection
Sets whether HTTP redirects (requests with response code 3xx) should be automatically followed by this class.
setFont(Font) - Method in class ohos.agp.components.Text
Sets the text font.
setFont(Font) - Method in class ohos.agp.render.Paint
Sets text font.
setFontVariations(String) - Method in class ohos.agp.components.Text
Sets the TrueType or OpenType font variation settings.
setFooterBoundarySwitch(boolean) - Method in class ohos.agp.components.ListContainer
Sets whether to enable boundary drawing for footer components.
setForeground(Element) - Method in class ohos.agp.components.Component
Sets a specified element as the foreground of the component.
setForegroundGravity(int) - Method in class ohos.agp.components.Component
Deprecated.
redundancy method
setForkJoinTaskTag(short) - Method in class java.util.concurrent.ForkJoinTask
Atomically sets the tag value for this task.
setFormat(int) - Method in interface ohos.agp.graphics.SurfaceOps
Sets the pixel format of the surface.
setFormat(int, Format) - Method in class java.text.MessageFormat
Sets the format to use for the format element with the given format element index within the previously set pattern string.
setFormat(int, Format) - Method in class ohos.global.icu.text.MessageFormat
Sets the Format object to use for the format element with the given format element index within the previously set pattern string.
setFormat(String) - Method in class ohos.agp.components.TickTimer
Sets the format of the time displayed on the UI.
setFormatByArgumentIndex(int, Format) - Method in class java.text.MessageFormat
Sets the format to use for the format elements within the previously set pattern string that use the given argument index.
setFormatByArgumentIndex(int, Format) - Method in class ohos.global.icu.text.MessageFormat
Sets the Format object to use for the format elements within the previously set pattern string that use the given argument index.
setFormatByArgumentName(String, Format) - Method in class ohos.global.icu.text.MessageFormat
[icu] Sets the Format object to use for the format elements within the previously set pattern string that use the given argument name.
setFormatIn12HourMode(CharSequence) - Method in class ohos.agp.components.Clock
Sets the display format for the 12-hour mode based on the input string.
setFormatIn24HourMode(CharSequence) - Method in class ohos.agp.components.Clock
Sets the display format for the 24-hour mode based on the input string.
setFormats(Format[]) - Method in class java.text.MessageFormat
Sets the formats to use for the format elements in the previously set pattern string.
setFormats(Format[]) - Method in class ohos.global.icu.text.MessageFormat
Sets the Format objects to use for the format elements in the previously set pattern string.
setFormatsByArgumentIndex(Format[]) - Method in class java.text.MessageFormat
Sets the formats to use for the values passed into format methods or returned from parse methods.
setFormatsByArgumentIndex(Format[]) - Method in class ohos.global.icu.text.MessageFormat
Sets the Format objects to use for the values passed into format methods or returned from parse methods.
setFormatsByArgumentName(Map<String, Format>) - Method in class ohos.global.icu.text.MessageFormat
[icu] Sets the Format objects to use for the values passed into format methods or returned from parse methods.
setFormatter(Formatter) - Method in class java.util.logging.Handler
Set a Formatter.
setFormatter(AbsSlider.Formatter) - Method in class ohos.agp.components.AbsSlider
Sets a formatter displaying the progress.
setFormatter(Picker.Formatter) - Method in class ohos.agp.components.Picker
Sets a formatter to standardize the displayed content.
setFormatWidth(int) - Method in class ohos.global.icu.text.DecimalFormat
Padding: Sets the minimum width of the string output by the formatting pipeline.
setFractionPrecision(int) - Method in class ohos.global.i18n.text.MeasureFormatter
Sets the precision of the fraction in the number displayed in the formatted string.
setFrameIntervalObserver(FrameIntervalObserver, int, EventHandler) - Method in class ohos.media.audio.AudioCapturer
Sets an observer to listen for the event that the recording progress reaches a multiple of interval.
setFrameIntervalObserver(FrameIntervalObserver, int, EventHandler) - Method in class ohos.media.audio.AudioRenderer
Sets an observer to listen for the event that the playback progress reaches a multiple of interval.
setFrameListener(RenderLoop.FrameListener) - Method in class ohos.agp.render.render3d.RenderLoop
Sets the listener for frame events.
setFramePosition(long) - Method in class ohos.media.audio.Timestamp
Changes the value representing the frame position in this Timestamp instance.
setFramePositionObserver(FramePositionObserver, int, EventHandler) - Method in class ohos.media.audio.AudioCapturer
Sets an observer to listen for the event that the recording progress reaches a specified position.
setFramePositionObserver(FramePositionObserver, int, EventHandler) - Method in class ohos.media.audio.AudioRenderer
Sets an observer to listen for the event that the playback progress reaches a specified position.
setFrameStateCallback(FrameStateCallback, EventHandler) - Method in interface ohos.media.camera.device.CameraConfig.Builder
Sets a callback and handler for frame capture results.
setFrenchCollation(boolean) - Method in class ohos.global.icu.text.RuleBasedCollator
Sets the mode for the direction of SECONDARY weights to be used in French collation.
setFrenchCollationDefault() - Method in class ohos.global.icu.text.RuleBasedCollator
Sets the French collation mode to the initial mode set during construction of the RuleBasedCollator.
setFrequencyDataObserver(AudioWaver.FrequencyDataObserver, int) - Method in class ohos.media.audio.AudioWaver
Sets an observer to listen for the frequency-domain waveform data at frequencies around the specific frequency.
setFrequencyGain(short, short) - Method in class ohos.media.audio.AudioEqualizer
Sets the audio gain for a specific frequency.
setFriction(float) - Method in class ohos.agp.components.ScrollHelper
Sets the amount of simulated friction to calculate the current speed.
setFrontLeftVolume(float) - Method in class ohos.media.audio.SoundPlayer.AudioVolumes
Sets the volume of the front left channel.
setFrontRightVolume(float) - Method in class ohos.media.audio.SoundPlayer.AudioVolumes
Sets the volume of the front right channel.
setFullName(String) - Method in class ohos.sysappcomponents.contact.entity.Name
Sets the full name for this contact.
setFullPageIntent(Intent) - Method in class ohos.aafwk.ability.AbilityForm
Sets the Intent used for starting full page display.
setGender(String) - Method in class ohos.data.search.schema.ContactItem
Sets the gender index field.
setGenre(String) - Method in class ohos.data.search.schema.MusicItem
Sets the genre index field.
setGesturePriority(Component.GestureType, int) - Method in class ohos.agp.components.Component
Sets the priority of gestures.
setGivenName(String) - Method in class ohos.sysappcomponents.contact.entity.Name
Sets the given name for this contact.
setGivenNamePhonetic(String) - Method in class ohos.sysappcomponents.contact.entity.Name
Sets the phonetic given name for this contact.
setGlossinessFactor(float) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the glossiness factor of this material.
setGMTOffsetDigits(String) - Method in class ohos.global.icu.text.TimeZoneFormat
Sets the decimal digit characters used for localized GMT format.
setGMTOffsetPattern(TimeZoneFormat.GMTOffsetPatternType, String) - Method in class ohos.global.icu.text.TimeZoneFormat
Sets the offset pattern for the given offset type.
setGMTPattern(String) - Method in class ohos.global.icu.text.TimeZoneFormat
Sets the localized GMT format pattern.
setGMTZeroFormat(String) - Method in class ohos.global.icu.text.TimeZoneFormat
Sets the localized GMT format string for GMT(UTC) itself (GMT offset is 0).
setGradientOrientation(ShapeElement.Orientation) - Method in class ohos.agp.components.element.ShapeElement
Sets the direction of the gradient effect for this element object.
setGradientShaderColor(Color[]) - Method in class ohos.agp.render.Paint
Sets the gradientShaderColor value array for a Paint.
setGrainSize(float) - Method in class ohos.agp.components.Rating
Sets the step size of a rating item.
setGravity(int) - Method in class ohos.agp.components.DependentLayout
Sets the alignment mode of child components in a dependent layout.
setGreen(int) - Method in class ohos.agp.colors.RgbColor
Sets the green color value of a RgbColor object.
setGreenBrightness(int) - Method in class ohos.light.bean.LightBrightness
Sets the brightness value for the green channel of the light.
setGregorianChange(Date) - Method in class java.util.GregorianCalendar
Sets the GregorianCalendar change date.
setGregorianChange(Date) - Method in class ohos.global.icu.util.GregorianCalendar
Sets the GregorianCalendar change date.
setGroup(GroupPrincipal) - Method in interface java.nio.file.attribute.PosixFileAttributeView
Updates the file group-owner.
setGroupAlertType(int) - Method in class ohos.event.notification.NotificationRequest
Sets the group alert type for this notification, which determines how the group overview and other notifications in a group are published.
setGroupId(int) - Method in class ohos.sysappcomponents.contact.entity.Group
Sets the contact group ID.
setGroupingSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for thousands separator.
setGroupingSeparator(char) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the character used for grouping separator.
setGroupingSeparatorString(String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Sets the string used for grouping separator.
setGroupingSize(int) - Method in class java.text.DecimalFormat
Set the grouping size.
setGroupingSize(int) - Method in class ohos.global.icu.text.DecimalFormat
Grouping: Sets the primary grouping size (distance between grouping separators) used when formatting large numbers.
setGroupingUsed(boolean) - Method in class java.text.DecimalFormat
Set whether or not grouping will be used in this format.
setGroupingUsed(boolean) - Method in class java.text.NumberFormat
Set whether or not grouping will be used in this format.
setGroupingUsed(boolean) - Method in class ohos.global.icu.text.DecimalFormat
Grouping: Sets whether grouping is to be used when formatting numbers.
setGroupingUsed(boolean) - Method in class ohos.global.icu.text.NumberFormat
Sets whether or not grouping will be used in this format.
setGroupName(String) - Method in class ohos.wifi.p2p.WifiP2pConfig
Sets the group name of this WifiP2pConfig instance.
setGroupOverview(boolean) - Method in class ohos.event.notification.NotificationRequest
Sets whether to use this notification as the overview of its group.
setGroupOwnerBand(int) - Method in class ohos.wifi.p2p.WifiP2pConfig
Sets the band value for the group owner of this WifiP2pConfig instance.
setGroupValue(String) - Method in class ohos.event.notification.NotificationRequest
Sets the group information for this notification.
setHalfFilledElement(Element) - Method in class ohos.agp.components.Rating
Sets the specified Element object to a half-filled element for the rating item.
setHandle(ResourceHandle) - Method in class ohos.agp.render.render3d.components.SkinComponent
Sets the handle of the skin resource used by this component.
setHasArrow(boolean) - Method in class ohos.agp.window.dialog.PopupDialog
Sets whether to display an arrow in this PopupDialog object.
setHeaderBoundarySwitch(boolean) - Method in class ohos.agp.components.ListContainer
Sets whether to enable boundary drawing for header components.
setHeight(int) - Method in class ohos.aafwk.ability.Ability.LayoutParamsHelper
Sets the height of the window.
setHeight(int) - Method in class ohos.agp.components.Component
Sets the height of a component.
setHeight(int) - Method in class ohos.agp.components.CornerMark
Sets the height of the corner mark.
setHeight(int) - Method in class ohos.agp.components.PageSliderIndicator
 
setHeight(int) - Method in class ohos.ai.cv.common.BoundingBox
Sets the height of the bounding box.
setHeight(Integer) - Method in class ohos.data.search.schema.PhotoItem
Sets the height index field.
setHidden(boolean) - Method in interface java.nio.file.attribute.DosFileAttributeView
Updates the value of the hidden attribute.
setHiddenSsid(boolean) - Method in class ohos.wifi.WifiDeviceConfig
Hides an SSID for a Wi-Fi access point.
setHint(String) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets the hint information.
setHint(String) - Method in class ohos.agp.components.Text
Sets the hint text to be displayed when text is empty.
setHintColor(Color) - Method in class ohos.agp.components.Text
Sets the color of the hint text in a text view.
setHinting(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node is displaying a hint.
setHoldability(int) - Method in interface java.sql.Connection
Changes the default holdability of ResultSet objects created using this Connection object to the given holdability.
setHoliday(String) - Method in class ohos.data.search.schema.PhotoItem
Sets the holiday index field.
setHorizontalPadding(int, int) - Method in class ohos.agp.components.Component
Sets the horizontal padding for this component.
setHorizontalPosition(int, int) - Method in class ohos.agp.components.Component
Sets the component's horizontal position relative to the parent container.
setHostAbilityName(String) - Method in class ohos.bundle.ShortcutInfo
Sets the class name of the ability hosting this shortcut.
setHostnameVerifier(HostnameVerifier) - Method in class javax.net.ssl.HttpsURLConnection
Sets the HostnameVerifier for this instance.
setHour(int) - Method in class ohos.agp.components.TimePicker
Sets the selected hour.
setHours(int) - Method in class java.sql.Date
Deprecated. 
setHours(int) - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(Calendar.HOUR_OF_DAY, int hours).
setHttpOnly(boolean) - Method in class java.net.HttpCookie
Indicates whether the cookie should be considered HTTP Only.
setHue(float) - Method in class ohos.agp.colors.HslColor
Sets the hue of a color.
setHue(float) - Method in class ohos.agp.colors.HsvColor
Sets the hue of an HSV color.
setIcon(String) - Method in class ohos.bundle.ShortcutInfo
Sets icon path of this shortcut.
setIcon(PixelMap) - Method in class ohos.media.common.AVDescription.Builder
Sets the media item icon.
setIconElement(Element) - Method in class ohos.agp.components.TabList.Tab
Sets the element icon displayed on a tab.
setIconifiedState(boolean) - Method in class ohos.agp.components.SearchBar
Sets whether to iconify or expand the search bar.
setIconUri(Uri) - Method in class ohos.media.common.AVDescription.Builder
Sets the URI of the media item icon.
setId(int) - Method in class ohos.agp.components.Component
Sets the unique ID of the component.
setId(int) - Method in class ohos.media.audio.AudioDeviceDescriptor
Sets a device ID.
setId(int) - Method in class ohos.sysappcomponents.calendar.entity.CalendarEntity
Sets the calendar ID.
setId(String) - Method in class ohos.bundle.ShortcutInfo
Sets the ID for this shortcut.
setID(String) - Method in class java.util.TimeZone
Sets the time zone ID.
setID(String) - Method in class ohos.global.icu.util.TimeZone
Sets the time zone ID.
setIdentifier(String) - Method in class ohos.data.search.schema.Schema
Sets the identifier index field.
setIdentity() - Method in class ohos.agp.utils.Matrix
Sets the current matrix as an identity matrix.
setIdentity() - Method in class ohos.agp.utils.Matrix44
Sets this Matrix44 to an identity matrix.
setIfModifiedSince(long) - Method in class java.net.URLConnection
Sets the value of the ifModifiedSince field of this URLConnection to the specified value.
setIgnoreAlignment(int) - Method in class ohos.agp.components.DependentLayout
Sets the ID of a child component that is not subject to the attribute of its parent container.
setIgnoreGravity(int) - Method in class ohos.agp.components.DependentLayout
Sets the ID of a child component that is not subject to the attribute of its parent component.
setImAddress(String) - Method in class ohos.sysappcomponents.contact.entity.ImAddress
Sets the IM address.
setImageAndDecodeBounds(int) - Method in class ohos.agp.components.Image
Sets the resource ID of the image to be displayed and decodes the image.
setImageArrivalListener(ImageReceiver.IImageArrivalListener) - Method in class ohos.media.image.ImageReceiver
Sets the image listener which will be called when new image data is received.
setImageButton(int, int, IDialog.ClickedListener) - Method in class ohos.agp.window.dialog.CommonDialog
Sets the image button for a CommonDialog object.
setImageContent(int, int) - Method in class ohos.agp.components.ComponentProvider
Sets the content to be displayed on a specified image component.
setImageElement(Element) - Method in class ohos.agp.components.Image
Sets the Element to be displayed for this Image.
setImagePixelMap(int, PixelMap) - Method in class ohos.agp.components.ComponentProvider
Sets the image content for a component.
setImageRotation(int) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Sets an image rotation angle to correct the image rotation information at the HAL layer.
setIMediaUri(Uri) - Method in class ohos.media.common.AVDescription.Builder
Sets the media item URI.
setImportance(String) - Method in class ohos.data.search.schema.NoticeItem
Sets the importance index field.
setIn(InputStream) - Static method in class java.lang.System
Reassigns the "standard" input stream.
setIncomingAnimation(AnimatorProperty) - Method in class ohos.agp.components.PageFlipper
Sets the animation effect to be used when the component enters the screen.
setIncreaseButton(Element, Component.ClickedListener) - Method in class ohos.agp.components.Slider
Sets an increase button for this slider.
setIncreaseButtonClickedListener(Component.ClickedListener) - Method in class ohos.agp.components.Slider
Sets a listener for the increase button of this Slider.
setIncreaseButtonElement(Element) - Method in class ohos.agp.components.Slider
Sets an increase button for this Slider.
setIndeterminate(boolean) - Method in class ohos.agp.components.ProgressBar
Sets whether to enable indeterminate mode for a progress bar.
setIndex(int) - Method in interface java.text.CharacterIterator
Sets the position to the specified position in the text and returns that character.
setIndex(int) - Method in class java.text.ParsePosition
Set the current parse position.
setIndex(int) - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.setIndex() for String.
setIndex(int) - Method in class ohos.global.icu.text.SearchIterator
Sets the position in the target text at which the next search will start.
setIndex(int) - Method in class ohos.global.icu.text.StringSearch
Sets the position in the target text at which the next search will start.
setIndex(int) - Method in class ohos.global.icu.text.UCharacterIterator
Sets the index to the specified index in the text.
setIndexBarExpandedStatus(boolean) - Method in class ohos.agp.components.IndexBar
Sets whether the index bar is expanded.
setIndexCount(int) - Method in class ohos.agp.render.render3d.util.MeshBuilder.Primitive
Sets the number of indexes for a primitive.
setIndexData(int, ByteBuffer) - Method in interface ohos.agp.render.render3d.util.MeshBuilder
Sets indices to triangles for a primitive.
setIndexDataList(List<IndexData>) - Method in class ohos.data.search.model.Recommendation
Sets the index data in this group.
setIndexes(List<String>) - Method in class ohos.data.distributed.common.Schema
Sets the index list of this Schema instance.
setIndexFieldName(String) - Method in class ohos.data.search.model.IndexForm
Sets the index field name.
setIndexForm(String, int, List<IndexForm>) - Method in class ohos.data.search.SearchAbility
Sets index field attributes.
setIndexForm(String, int, List<IndexForm>, IndexSchemaType) - Method in class ohos.data.search.SearchAbility
Sets index field attributes.
setIndexPaint(Paint) - Method in class ohos.agp.components.IndexBar
Sets a paint for drawing a circle on an index bar.
setIndexRadius(float) - Method in class ohos.agp.components.IndexBar
Sets the radius for an index bar.
setIndexString(String[], Paint) - Method in class ohos.agp.components.IndexBar
Sets the index string on the index bar and the corresponding paint used to draw the string.
setIndexType(String) - Method in class ohos.data.search.model.IndexForm
Sets the index type.
setIndicatorType(int) - Method in class ohos.agp.components.TabList
Sets the tab indicator type.
setInfiniteModeElement(Element) - Method in class ohos.agp.components.ProgressBar
Sets the element object used to draw an indeterminate progress bar.
setInfinity(String) - Method in class java.text.DecimalFormatSymbols
Sets the string used to represent infinity.
setInfinity(String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the String used to represent infinity.
setInflowLabel(String) - Method in class ohos.global.icu.text.AlphabeticIndex
Set the inflowLabel label
setInfo(int, int, long, int) - Method in class ohos.media.common.BufferInfo
Sets buffer information.
setInfo(String) - Method in class java.security.Identity
Deprecated.
Specifies a general information string for this identity.
setInheritDirection(boolean) - Method in class ohos.agp.components.element.Element
When the layoutDirection of the component which set element as background is RTL, set if the element weather display RTL with the component.
setInitialId(String) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the initial ID.
setInitialPolicies(Set<String>) - Method in class java.security.cert.PKIXParameters
Sets the Set of initial policy identifiers (OID strings), indicating that any one of these policies would be acceptable to the certificate user for the purposes of certification path processing.
setInProgress(boolean) - Method in class ohos.event.notification.NotificationRequest
Sets whether this notification is in progress.
setInput(byte[]) - Method in class java.util.zip.Deflater
Sets input data for compression.
setInput(byte[]) - Method in class java.util.zip.Inflater
Sets input data for decompression.
setInput(byte[], int, int) - Method in class java.util.zip.Deflater
Sets input data for compression.
setInput(byte[], int, int) - Method in class java.util.zip.Inflater
Sets input data for decompression.
setInputMethodOption(int) - Method in class ohos.agp.components.Text
Sets the input method option for a text.
setInputOption(int) - Method in class ohos.miscservices.inputmethod.EditorAttribute
Sets the text box action.
setInputPanelDisplayType(int) - Method in class ohos.agp.window.service.Window
Set input panel display type for window.
setInputPattern(int) - Method in class ohos.miscservices.inputmethod.EditorAttribute
Sets an input pattern of the text box.
setInputsSource(Intent, NotificationConstant.InputsSource) - Static method in class ohos.event.notification.NotificationUserInput
Sets the input source of this NotificationUserInput object.
setInsertedItems(List<IndexData>) - Method in class ohos.data.search.model.ChangedIndexContent
Sets the indexes inserted into the index library.
setInstallFlag(int) - Method in class ohos.bundle.InstallParam
Sets the installation mode flag.
setInstanceBegin(long) - Method in class ohos.sysappcomponents.calendar.entity.Instances
Sets the start time of the instance.
setInstanceEnd(long) - Method in class ohos.sysappcomponents.calendar.entity.Instances
Sets the end time of the instance.
setInstanceEndDay(long) - Method in class ohos.sysappcomponents.calendar.entity.Instances
Sets the end date of the instance.
setInstanceEndMinute(long) - Method in class ohos.sysappcomponents.calendar.entity.Instances
Sets the instance end time calculated from 00:00 on the current day in the time zone where the calendar is located, in minutes.
setInstanceFollowRedirects(boolean) - Method in class java.net.HttpURLConnection
Sets whether HTTP redirects (requests with response code 3xx) should be automatically followed by this HttpURLConnection instance.
setInstanceName(String) - Method in class ohos.ace.ability.AceAbility
Sets an instance name.
setInstanceStartDay(long) - Method in class ohos.sysappcomponents.calendar.entity.Instances
Sets the start date of the instance.
setInstanceStartMinute(long) - Method in class ohos.sysappcomponents.calendar.entity.Instances
Sets the instance start time calculated from 00:00 on the current day in the time zone where the calendar is located, in minutes.
setInstant(long) - Method in class java.util.Calendar.Builder
Sets the instant parameter to the given instant value that is a millisecond offset from the Epoch.
setInstant(Date) - Method in class java.util.Calendar.Builder
Sets the instant parameter to the instant value given by a Date.
setInt(int, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java int value.
setInt(int, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java int value.
setInt(int, String, int) - Method in class ohos.agp.components.ComponentProvider
Invokes a specified interface of a component.
setInt(Object, int) - Method in class java.lang.reflect.Field
Sets the value of a field as an int on the specified object.
setInt(Object, int, int) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified int value.
setInt(String, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java int value.
setInt(String, int) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java int value.
setIntegerArrayListParam(String, ArrayList<Integer>) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the ArrayList type whose element type is Integer.
setIntensities(int[]) - Method in class ohos.vibrator.bean.VibrationPattern
Sets the array of intensities of a periodic vibration.
setIntensity(float) - Method in class ohos.agp.render.render3d.components.LightComponent
Sets the light intensity.
setIntensity(int) - Method in class ohos.vibrator.bean.VibrationPattern
Sets the intensity of a one-shot vibration.
setIntent(Intent) - Method in class ohos.aafwk.ability.Ability
Sets the Intent object that can be obtained by calling Ability.getIntent().
setIntent(Intent) - Method in class ohos.event.intentagent.TriggerInfo.Builder
Sets a custom Intent.
setIntent(ShortcutIntent) - Method in class ohos.bundle.ShortcutInfo
Sets the ShortcutIntent for this shortcut.
setIntentAgent(int, IntentAgent) - Method in class ohos.agp.components.ComponentProvider
Sets the IntentAgent object for a remote component.
setIntentAgent(IntentAgent) - Method in class ohos.event.notification.NotificationRequest
Adds an IntentAgent to this notification.
setIntentParams(IntentParams) - Method in class ohos.event.commonevent.MatchingSkills
Sets an IntentParams object in this MatchingSkills object.
setIntentParams(IntentParams) - Method in class ohos.event.intentagent.TriggerInfo.Builder
Sets custom data.
setIntents(List<ShortcutIntent>) - Method in class ohos.bundle.ShortcutInfo
Sets multiple intents for this shortcut.
setInterface(InetAddress) - Method in class java.net.MulticastSocket
Set the multicast network interface used by methods whose behavior would be affected by the value of the network interface.
setInternalAbilityHandler(AceInternalAbility.AceInternalAbilityHandler) - Method in class ohos.ace.ability.AceInternalAbility
Registers the internal ability and its processing method with the JS UI framework.
setInternationalCurrencySymbol(String) - Method in class java.text.DecimalFormatSymbols
Sets the ISO 4217 currency code of the currency of these DecimalFormatSymbols.
setInternationalCurrencySymbol(String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the international string denoting the local currency.
setInterruptListener(AudioInterrupt.InterruptListener) - Method in class ohos.media.audio.AudioInterrupt
Sets a listener to monitor audio interruption by other applications.
setIntersect(RectFloat, RectFloat) - Method in class ohos.agp.utils.RectFloat
Sets this RectFloat as an intersection for two specified rectangles that intersect one another.
setIntersect(RectFloat, RectFloat) - Method in class ohos.utils.geo.RectFloat
Sets this RectFloat as an intersection for two specified rectangles that intersect one another.
setInterval(int) - Method in class ohos.bluetooth.ble.BleAdvertiseSettings.Builder
Sets the slot value for the BLE advertising interval.
setIntervalPattern(String, int, String) - Method in class ohos.global.icu.text.DateIntervalInfo
Provides a way for client to build interval patterns.
setInverse(boolean) - Method in class ohos.global.icu.text.Bidi
Modify the operation of the Bidi algorithm such that it approximates an "inverse Bidi" algorithm.
setIrradianceCoefficients(Vector3[]) - Method in class ohos.agp.render.render3d.components.SceneComponent
Sets the irradiance lighting coefficients.
setIsAmbientMode(boolean) - Method in class ohos.aafwk.ability.Ability
Sets whether to enable the Always on Display (AOD) mode for the window presented by this ability.
setIsAmbientMode(boolean) - Method in class ohos.aafwk.ability.AbilitySlice
sets input AOD mode for window
setIsOperable(boolean) - Method in class ohos.agp.components.Rating
Sets whether rating is inoperable.
setIssuer(byte[]) - Method in class java.security.cert.X509CertSelector
Sets the issuer criterion.
setIssuer(String) - Method in class java.security.cert.X509CertSelector
setIssuer(X500Principal) - Method in class java.security.cert.X509CertSelector
Sets the issuer criterion.
setIssuerNames(Collection<?>) - Method in class java.security.cert.X509CRLSelector
Note: use X509CRLSelector.setIssuers(java.util.Collection) instead or only specify the byte array form of distinguished names when using this method.
setIssuers(Collection<X500Principal>) - Method in class java.security.cert.X509CRLSelector
Sets the issuerNames criterion.
setIsTracking(int) - Method in class ohos.ai.cv.text.TextConfiguration.Builder
Sets whether to enable text tracking.
setIsVolatile(boolean) - Method in class ohos.agp.render.Path
Sets whether this Path is volatile.
setItemClickedListener(ListContainer.ItemClickedListener) - Method in class ohos.agp.components.ListContainer
Sets a click listener for a component item.
setItemElement(Element, Element) - Method in class ohos.agp.components.PageSliderIndicator
Sets the Element object for each selected and deselected indicator item.
setItemLongClickedListener(ListContainer.ItemLongClickedListener) - Method in class ohos.agp.components.ListContainer
Sets a long-click listener for a component item.
setItemNormalElement(Element) - Method in class ohos.agp.components.PageSliderIndicator
Sets the Element object for the indicator of a non-selected item.
setItemOffset(int) - Method in class ohos.agp.components.PageSliderIndicator
Sets the offset between indicator items.
setItemProvider(BaseItemProvider) - Method in class ohos.agp.components.ListContainer
Sets a BaseItemProvider object to provide a ListContainer object with components to display.
setItems(String[]) - Method in class ohos.agp.window.dialog.ListDialog
Sets the items to be displayed in a list.
setItemSelectedElement(Element) - Method in class ohos.agp.components.PageSliderIndicator
Sets the Element object for the indicator of a selected item.
setItemSelectedListener(ListContainer.ItemSelectedListener) - Method in class ohos.agp.components.ListContainer
Sets a selected listener for a component item.
setJavaScriptPermit(boolean) - Method in class ohos.agp.components.webengine.WebConfig
Sets whether to enable javascript in the WebView.
setJointDataDefined(boolean) - Method in class ohos.agp.render.render3d.util.MeshBuilder.Primitive
Sets whether to define joint data for this primitive.
setJournalMode(StoreConfig.JournalMode) - Method in class ohos.data.rdb.StoreConfig.Builder
Sets the journal mode for the StoreConfig object.
setJsBindingData(FormBindingData) - Method in class ohos.aafwk.ability.ProviderFormInfo
Sets binding data for the JS form in this ProviderFormInfo object.
setKeepAlive(boolean) - Method in class java.net.Socket
setKeepAliveTime(long, TimeUnit) - Method in class java.util.concurrent.ThreadPoolExecutor
Sets the time limit for which threads may remain idle before being terminated.
setKeepData(boolean) - Method in class ohos.bundle.InstallParam
Sets the keep data while uninstall.
setKeepScreenOn(boolean) - Method in interface ohos.agp.graphics.SurfaceOps
Sets whether the screen is always on.
setKey(String) - Method in class ohos.data.distributed.common.Entry
Sets the key of a key-value pair.
setKey(String) - Method in class ohos.event.notification.MessageUser
Sets the key used to uniquely identify this MessageUser.
setKeyboardContainer(ComponentContainer) - Method in class ohos.miscservices.inputmethodability.KeyboardController
Sets the keyboard component container.
setKeyEntry(String, byte[], Certificate[]) - Method in class java.security.KeyStore
Assigns the given key (that has already been protected) to the given alias.
setKeyEntry(String, Key, char[], Certificate[]) - Method in class java.security.KeyStore
Assigns the given key to the given alias, protecting it with the given password.
setKeyEventListener(Component.KeyEventListener) - Method in class ohos.agp.components.Component
Registers a listener for key events in the component.
setKeyPair(KeyPair) - Method in class java.security.Signer
Deprecated.
Sets the key pair (public key and private key) for this signer.
setKeyUsage(boolean[]) - Method in class java.security.cert.X509CertSelector
Sets the keyUsage criterion.
setKeywords(String) - Method in class ohos.data.search.schema.Schema
Sets the keywords index field.
setKeywordValue(String, String) - Method in class ohos.global.icu.util.ULocale
[icu] Given a keyword and a value, return a new locale with an updated keyword and value.
setKeywordValue(String, String, String) - Static method in class ohos.global.icu.util.ULocale
Given a locale id, a keyword, and a value, return a new locale id with an updated keyword and value.
setKvStoreType(KvStoreType) - Method in class ohos.data.distributed.common.Options
Sets the type of the KvStore database.
setLabel(String) - Method in class ohos.bundle.ShortcutInfo
Sets the label for this shortcut.
setLabel(Context, String, String, String, int) - Method in interface ohos.security.fileprotect.ISfpPolicyManager
Sets a specified label for the given file to improve data security and privacy.
setLabelId(Context, int) - Method in class ohos.sysappcomponents.contact.entity.Email
Set label id and name.
setLabelId(Context, int) - Method in class ohos.sysappcomponents.contact.entity.Event
Set label id and name.
setLabelId(Context, int) - Method in class ohos.sysappcomponents.contact.entity.ImAddress
Set label id and name.
setLabelId(Context, int) - Method in class ohos.sysappcomponents.contact.entity.PhoneNumber
Set label id and name.
setLabelId(Context, int) - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Set label id and name.
setLabelId(Context, int) - Method in class ohos.sysappcomponents.contact.entity.Relation
Set label id and name.
setLabelId(Context, int) - Method in class ohos.sysappcomponents.contact.entity.SipAddress
Set label id and name.
setLanguage(int) - Method in class ohos.ai.cv.text.TextConfiguration.Builder
Sets the language type for text detection.
setLanguage(String) - Method in class java.util.Locale.Builder
Sets the language.
setLanguage(String) - Method in class ohos.global.icu.util.ULocale.Builder
Sets the language.
setLanguageTag(String) - Method in class java.util.Locale.Builder
Resets the Builder to match the provided IETF BCP 47 language tag.
setLanguageTag(String) - Method in class ohos.global.icu.util.ULocale.Builder
Resets the Builder to match the provided IETF BCP 47 language tag.
setLanguageType(int) - Method in class ohos.ai.cv.text.TextLine
Sets the language type for detecting the text line.
setLastAccessTime(FileTime) - Method in class java.util.zip.ZipEntry
Sets the last access time of the entry.
setLastContent(CharSequence) - Method in class ohos.accessibility.AccessibilityEventInfo
Sets the last content of the component.
setLastModified(long) - Method in class java.io.File
Sets the last-modified time of the file or directory named by this abstract pathname.
setLastModifiedTime(FileTime) - Method in class java.util.zip.ZipEntry
Sets the last modification time of the entry.
setLastModifiedTime(Path, FileTime) - Static method in class java.nio.file.Files
Updates a file's last modified time attribute.
setLastPoint(float, float) - Method in class ohos.agp.render.Path
Sets the last point for this Path based on specified coordinates.
setLastPoint(Point) - Method in class ohos.agp.render.Path
Sets the last point for this Path.
setLatitude(double) - Method in class ohos.location.GeoAddress
Sets the latitude in the current GeoAddress object.
setLatitude(double) - Method in class ohos.location.Location
Sets the latitude, in unit of degrees.
setLatitude(Double) - Method in class ohos.data.search.schema.EventItem
Sets the latitude index field.
setLatitude(Double) - Method in class ohos.data.search.schema.NoticeItem
Sets the latitude index field.
setLatitude(Double) - Method in class ohos.data.search.schema.PhotoItem
Sets the latitude index field.
setLatitude(Double) - Method in class ohos.data.search.schema.PlaceItem
Sets the latitude index field.
setLayoutAlignment(int) - Method in class ohos.agp.window.service.Window
Sets the text alignment for a window.
setLayoutConfig(ComponentContainer.LayoutConfig) - Method in class ohos.agp.components.Component
Sets the layout parameters of a component in its parent layout.
setLayoutConfig(WindowManager.LayoutConfig) - Method in class ohos.agp.window.service.Window
Sets the LayoutConfig of the Window instance.
setLayoutDirection(Component.LayoutDirection) - Method in class ohos.agp.components.Component
Sets the layout direction for this component.
setLayoutFlags(int, int) - Method in class ohos.agp.window.service.Window
Sets flags for a window.
setLayoutManager(LayoutManager) - Method in class ohos.agp.components.ComponentContainer
Sets a LayoutManager instance, which is used to lay out relevant child components.
setLayoutParams(WindowManager.LayoutConfig) - Method in class ohos.aafwk.ability.Ability
Sets window layout parameters of an ability.
setLayoutParams(WindowManager.LayoutConfig) - Method in class ohos.aafwk.ability.AbilitySlice
Sets window layout parameters of an ability.
setLayoutRefreshedListener(Component.LayoutRefreshedListener) - Method in class ohos.agp.components.Component
Registers a listener for component's relayout.
setLeadingMargin(int, int) - Method in class ohos.agp.text.RichText
Sets the leading margins for this rich text paragraph.
setLedLightColor(int) - Method in class ohos.event.notification.NotificationSlot
Sets the color of the notification light to flash when a notification is received on the device, provided that this device has a notification light and NotificationSlot.setEnableLight(boolean) is called with the value true.
setLeft(int) - Method in class ohos.agp.components.Component
Sets the left edge position of a component relative to the parent container.
setLeft(int) - Method in class ohos.ai.cv.common.BoundingBox
Sets the horizontal coordinate of the upper left corner of the bounding box.
setLeftBubbleHeight(int) - Method in class ohos.agp.components.Text
Sets the height for the bubble box on the left of the text.
setLeftBubbleSize(int, int) - Method in class ohos.agp.components.Text
Sets the width and height for the left padding area of the bubble box where the text is displayed.
setLeftBubbleWidth(int) - Method in class ohos.agp.components.Text
Sets the width for the bubble box on the left of the text.
setLeftPadding(int) - Method in class ohos.aafwk.ability.Ability.WindowAttributeHelper
Sets the left padding of a window.
setLength(int) - Method in class java.lang.StringBuffer
 
setLength(int) - Method in class java.lang.StringBuilder
Sets the length of the character sequence.
setLength(int) - Method in class java.net.DatagramPacket
Set the length for this packet.
setLength(long) - Method in class java.io.RandomAccessFile
Sets the length of this file.
setLenient(boolean) - Method in class java.text.DateFormat
Specify whether or not date/time parsing is to be lenient.
setLenient(boolean) - Method in class java.util.Calendar.Builder
Sets the lenient mode parameter to the value given by lenient.
setLenient(boolean) - Method in class java.util.Calendar
Specifies whether or not date/time interpretation is to be lenient.
setLenient(boolean) - Method in class ohos.global.icu.text.DateFormat
Specifies whether date/time parsing is to be lenient.
setLenient(boolean) - Method in class ohos.global.icu.util.Calendar
Specify whether or not date/time interpretation is to be lenient.
setLetterSpacing(float) - Method in class ohos.agp.render.Paint
Sets the letter spacing for this Paint.
setLevel(int) - Method in class java.util.zip.Deflater
Sets the compression level to the specified value.
setLevel(int) - Method in class java.util.zip.ZipOutputStream
Sets the compression level for subsequent entries which are DEFLATED.
setLevel(int) - Method in class ohos.ai.cv.text.TextConfiguration.Builder
Sets the detection level.
setLevel(int) - Method in class ohos.event.notification.NotificationSlot
Sets the level of a NotificationSlot object.
setLevel(Level) - Method in class java.util.logging.Handler
Set the log level specifying which message levels will be logged by this Handler.
setLevel(Level) - Method in class java.util.logging.Logger
Set the log level specifying which message levels will be logged by this logger.
setLevel(Level) - Method in class java.util.logging.LogRecord
Set the logging message level, for example Level.SEVERE.
setLifecycle(Lifecycle) - Method in class ohos.aafwk.abilityjet.activedata.DataObserver
Sets the lifecycle state of an observer.
setLifecycle(Lifecycle) - Method in class ohos.aafwk.abilityjet.databinding.DataBinding
Sets the lifecycle of the object to bind.
setLightBrightness(LightBrightness) - Method in class ohos.light.bean.LightEffect
Sets the brightness value of a light.
setLightness(float) - Method in class ohos.agp.colors.HslColor
Sets the lightness of a color.
setLightType(LightComponent.LightType) - Method in class ohos.agp.render.render3d.components.LightComponent
Sets the light type.
setLine(int, int) - Method in class ohos.global.icu.text.Bidi
setLine() returns a Bidi object to contain the reordering information, especially the resolved levels, for all the characters in a line of text.
setLineHeight(float) - Method in class ohos.agp.text.TextForm
Sets the line height for this text.
setLineNumber(int) - Method in class java.io.LineNumberInputStream
Deprecated.
Sets the line number to the specified argument.
setLineNumber(int) - Method in class java.io.LineNumberReader
Set the current line number.
setLineRect(CvRect) - Method in class ohos.ai.cv.text.TextLine
Sets the rectangle specified by CvRect for determining the position of non-curved text lines.
setLineSpacing(float, float) - Method in class ohos.agp.components.Text
Sets the line spacing for a text view.
setListener(ListContainer.ItemClickedListener, ListContainer.ItemLongClickedListener, ListContainer.ItemSelectedListener) - Method in class ohos.agp.window.dialog.ListDialog
Sets a user-defined listener for the events of an item.
setListenMode(int) - Method in class ohos.nfc.cardemulation.CardEmulation
Sets the card emulation mode.
setLittleIcon(PixelMap) - Method in class ohos.event.notification.NotificationRequest
Sets the little icon of the notification.
setLoadsImagesPermit(boolean) - Method in class ohos.agp.components.webengine.WebConfig
Sets whether to allow the WebView to load image resources.
setLocale(Locale) - Method in class java.text.MessageFormat
Sets the locale to be used when creating or comparing subformats.
setLocale(Locale) - Method in class java.util.Calendar.Builder
Sets the locale parameter to the given locale.
setLocale(Locale) - Method in class java.util.Locale.Builder
Resets the Builder to match the provided locale.
setLocale(Locale) - Method in class ohos.global.icu.text.MessageFormat
Sets the locale to be used for creating argument Format objects.
setLocale(Locale) - Method in interface ohos.org.xml.sax.Parser
Deprecated.
setLocale(ULocale) - Method in class ohos.global.icu.text.CurrencyPluralInfo
Set locale.
setLocale(ULocale) - Method in class ohos.global.icu.text.MessageFormat
Sets the locale to be used for creating argument Format objects.
setLocale(ULocale) - Method in class ohos.global.icu.util.ULocale.Builder
Resets the Builder to match the provided locale.
setLocaleProfile(LocaleProfile) - Method in class ohos.global.configuration.Configuration
Sets the LocaleProfile variable.
setLocality(String) - Method in class ohos.location.GeoAddress
Sets the locality in the current GeoAddress object.
setLocalMatrix(Matrix4x4) - Method in class ohos.agp.render.render3d.components.LocalMatrixComponent
Sets the local transform of the object.
setLocalName(String) - Method in class ohos.account.OsAccount
Sets the local name of an OS account.
setLocalName(String) - Method in class ohos.bluetooth.BluetoothHost
Sets the Bluetooth friendly name of a device.
setLocalOnly(boolean) - Method in class ohos.miscservices.pasteboard.PasteData.DataProperty
Sets PasteData for local access only.
setLocalPatternChars(String) - Method in class java.text.DateFormatSymbols
Sets localized date-time pattern characters.
setLocalPatternChars(String) - Method in class ohos.global.icu.text.DateFormatSymbols
Sets localized date-time pattern characters.
setLocation(String) - Method in class ohos.data.search.schema.EventItem
Sets the location index field.
setLocation(String) - Method in class ohos.data.search.schema.NoticeItem
Sets the location index field.
setLocation(Location) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Sets geolocation information.
setLocationPermit(boolean) - Method in class ohos.agp.components.webengine.WebConfig
Sets whether to enable locating for the WebView.
setLockscreenVisibleness(int) - Method in class ohos.event.notification.NotificationSlot
Sets whether and how to display notifications on the lock screen.
setLogger(Logger) - Method in class ohos.eventhandler.EventRunner
Sets the Logger object for logging messages that are processed by this EventRunner.
setLoggerLevel(String, String) - Method in interface java.util.logging.LoggingMXBean
Sets the specified logger to the specified new level.
setLoggerName(String) - Method in class java.util.logging.LogRecord
Set the source Logger's name.
setLoginTimeout(int) - Static method in class java.sql.DriverManager
Sets the maximum time in seconds that a driver will wait while attempting to connect to a database once the driver has been identified.
setLoginTimeout(int) - Method in interface javax.sql.CommonDataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLogStream(PrintStream) - Static method in class java.sql.DriverManager
Deprecated.
Use setLogWriter
setLogWriter(PrintWriter) - Static method in class java.sql.DriverManager
Sets the logging/tracing PrintWriter object that is used by the DriverManager and all drivers.
setLogWriter(PrintWriter) - Method in interface javax.sql.CommonDataSource
Sets the log writer for this DataSource object to the given java.io.PrintWriter object.
setLong(int, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java long value.
setLong(int, long) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java long value.
setLong(int, long) - Method in interface ohos.data.rdb.Statement
Sets a long value for a precompiled statement dynamically.
setLong(int, String, long) - Method in class ohos.agp.components.ComponentProvider
Invokes a specified interface of a component.
setLong(Object, int, long) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified long value.
setLong(Object, long) - Method in class java.lang.reflect.Field
Sets the value of a field as a long on the specified object.
setLong(String, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java long value.
setLong(String, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java long value.
setLong(String, long) - Method in class ohos.media.common.AVMetadata.Builder
Adds a long value to the media metadata.
setLongClickable(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node supports the long click operation.
setLongClickable(boolean) - Method in class ohos.agp.components.Component
Sets whether the component is long clickable.
setLongClickedListener(Component.LongClickedListener) - Method in class ohos.agp.components.Component
Registers a listener for long-click events in the component (the component is clicked and held down).
setLongitude(double) - Method in class ohos.location.GeoAddress
Sets the longitude in the current GeoAddress object.
setLongitude(double) - Method in class ohos.location.Location
Sets the longitude, in unit of degrees.
setLongitude(Double) - Method in class ohos.data.search.schema.EventItem
Sets the longitude index field.
setLongitude(Double) - Method in class ohos.data.search.schema.NoticeItem
Sets the longitude index field.
setLongitude(Double) - Method in class ohos.data.search.schema.PhotoItem
Sets the longitude index field.
setLongitude(Double) - Method in class ohos.data.search.schema.PlaceItem
Sets the longitude index field.
setLongText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Sets the long text to be included in a long text notification.
setLoop(int) - Method in class ohos.media.audio.SoundPlayer.SoundPlayerParameters
Sets the loop number of a sound playback task.
setLoop(int, int) - Method in class ohos.media.audio.SoundPlayer
Sets the loop number of a sound playback task.
setLoopbackMode(boolean) - Method in class java.net.MulticastSocket
Disable/Enable local loopback of multicast datagrams The option is used by the platform's networking code as a hint for setting whether multicast data will be looped back to the local socket.
setLoopedCount(int) - Method in class ohos.agp.animation.AnimatorGroup
Sets the repetition times of an animator group.
setLoopedCount(int) - Method in class ohos.agp.animation.AnimatorProperty
Sets the repetition times of an animator.
setLoopedCount(int) - Method in class ohos.agp.animation.AnimatorValue
Sets the repetition times of an animator.
setLoopedCountInternal(int) - Method in class ohos.agp.animation.Animator
Specifies the repetition times of an animator.
setLoopedListener(Animator.LoopedListener) - Method in class ohos.agp.animation.AnimatorGroup
Sets the repeat listener for animator groups.
setLoopedListener(Animator.LoopedListener) - Method in class ohos.agp.animation.AnimatorProperty
Sets the repeat listener for animators.
setLoopedListener(Animator.LoopedListener) - Method in class ohos.agp.animation.AnimatorValue
Sets the repeat listener for animators.
setLoopedListenerInternal(Animator.LoopedListener) - Method in class ohos.agp.animation.Animator
Sets the repeat listener for animators.
setLowerCaseFirst(boolean) - Method in class ohos.global.icu.text.RuleBasedCollator
Sets the orders of lower cased characters to sort before upper cased characters, in strength TERTIARY.
setMachine(boolean) - Method in class ohos.event.notification.MessageUser
Sets whether this MessageUser is a machine.
setMagenta(float) - Method in class ohos.agp.colors.CmykColor
Sets the proportion of magenta.
setMainRoute(String) - Method in class ohos.aafwk.ability.Ability
Sets the main route of this ability.
setMarginBottom(int) - Method in class ohos.agp.components.Component
Sets the bottom margin for this component.
setMarginBottom(int) - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Sets the bottom margin for the component.
setMarginLeft(int) - Method in class ohos.agp.components.Component
Sets the left margin for this component.
setMarginLeft(int) - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Sets the left margin for the component.
setMarginRight(int) - Method in class ohos.agp.components.Component
Sets the right margin for this component.
setMarginRight(int) - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Sets the right margin for the component.
setMargins(int, int, int, int) - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Sets the margins in integers.
setMarginsLeftAndRight(int, int) - Method in class ohos.agp.components.Component
Sets horizontal margins for this component.
setMarginsLeftAndRight(int, int) - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Sets horizontal (left and right) margins for the component.
setMarginsRelative(int, int, int, int) - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Sets the relative margins in integers.
setMarginsTopAndBottom(int, int) - Method in class ohos.agp.components.Component
Sets vertical margins for this component.
setMarginsTopAndBottom(int, int) - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Sets vertical (top and bottom) margins for the component.
setMarginTop(int) - Method in class ohos.agp.components.Component
Sets the top margin for this component.
setMarginTop(int) - Method in class ohos.agp.components.ComponentContainer.LayoutConfig
Sets the top margin for the component.
setMark(Object) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Sets the unique mark on a FrameConfig instance.
setMarkChangedListener(RadioContainer.CheckedStateChangedListener) - Method in class ohos.agp.components.RadioContainer
Sets the listener for change events of radio buttons in a radio container.
setMaskFilter(MaskFilter) - Method in class ohos.agp.render.Paint
Sets the mask filter for this Paint.
setMasterMute(boolean) - Method in class ohos.media.audio.AudioManager
Mutes or unmutes global audio streams.
setMatchAllSubjectAltNames(boolean) - Method in class java.security.cert.X509CertSelector
Enables/disables matching all of the subjectAlternativeNames specified in the setSubjectAlternativeNames or addSubjectAlternativeName methods.
setMatchLength(int) - Method in class ohos.global.icu.text.SearchIterator
Sets the length of the most recent match in the target text.
setMatchViewportEnabled(boolean) - Method in class ohos.agp.components.ScrollView
Specifies whether the scroll view allows stretch of its components to fill its viewport.
setMaterial(GpuResourceHandle) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets a handle for the material texture.
setMaterial(ResourceHandle) - Method in class ohos.agp.render.render3d.components.RenderMeshComponent
Sets the resource handle to the mesh material descriptor.
setMaterial(ResourceHandle) - Method in class ohos.agp.render.render3d.resources.MeshDesc.PrimitiveDesc
Sets the material of this primitive.
setMaterial(ResourceHandle) - Method in class ohos.agp.render.render3d.util.MeshBuilder.Primitive
Sets the material resource handle for a primitive.
setMaterialDesc(ResourceHandle, MaterialDesc) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Sets a material descriptor using a specified handle.
setMaterialFlags(int) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the material flags that define the shader variant to be used by this material.
setMathContext(MathContext) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Rounding and Digit Limits: Sets the MathContext used to round numbers.
setMathContextICU(MathContext) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Rounding and Digit Limits: Overload of DecimalFormat.setMathContext(java.math.MathContext) for MathContext.
setMatrix(float[]) - Method in class ohos.agp.render.ColorMatrix
Changes a ColorMatrix instance.
setMatrix(int, int, float) - Method in class ohos.agp.utils.Matrix
Sets a value in a specified row and column of a matrix.
setMatrix(Matrix) - Method in class ohos.agp.render.Canvas
Replaces the matrix stored in a canvas with a new one.
setMatrix(Matrix) - Method in class ohos.agp.utils.Matrix
Copies the values in a specified srcMatrix matrix to the current one.
setMaxAccuracy(float) - Method in class ohos.location.RequestParam
Sets the location accuracy threshold (in meters) for reporting the location result.
setMaxAge(long) - Method in class java.net.HttpCookie
Sets the maximum age of the cookie in seconds.
setMaxAngle(float) - Method in class ohos.agp.components.RoundProgressBar
Sets the maximum sweep angle for this round progress bar.
setMaxChars(int) - Method in class ohos.miscservices.inputmethod.EditingCapability
Sets the maximum number of characters in the text.
setMaxCount(int) - Method in class ohos.agp.components.IndexBar
Sets the maximum number of indexes on this index bar.
setMaxCRLNumber(BigInteger) - Method in class java.security.cert.X509CRLSelector
Sets the maxCRLNumber criterion.
setMaxDate(long) - Method in class ohos.agp.components.DatePicker
Sets the maximal date supported by the date picker.
setMaxFieldSize(int) - Method in interface java.sql.Statement
Sets the limit for the maximum number of bytes that can be returned for character and binary column values in a ResultSet object produced by this Statement object.
setMaxFieldSize(int) - Method in interface javax.sql.RowSet
Sets the maximum number of bytes that can be returned for a column value to the given number of bytes.
setMaxHeight(int) - Method in class ohos.agp.components.ProgressBar
Sets the maximum height of a progress bar.
setMaximumFractionDigits(int) - Method in class java.text.DecimalFormat
Sets the maximum number of digits allowed in the fraction portion of a number.
setMaximumFractionDigits(int) - Method in class java.text.NumberFormat
Sets the maximum number of digits allowed in the fraction portion of a number.
setMaximumFractionDigits(int) - Method in class ohos.global.icu.text.DecimalFormat
Rounding and Digit Limits: Sets the maximum number of digits to display after the decimal separator.
setMaximumFractionDigits(int) - Method in class ohos.global.icu.text.NumberFormat
Sets the maximum number of digits allowed in the fraction portion of a number.
setMaximumIntegerDigits(int) - Method in class java.text.DecimalFormat
Sets the maximum number of digits allowed in the integer portion of a number.
setMaximumIntegerDigits(int) - Method in class java.text.NumberFormat
Sets the maximum number of digits allowed in the integer portion of a number.
setMaximumIntegerDigits(int) - Method in class ohos.global.icu.text.DecimalFormat
Rounding and Digit Limits: Sets the maximum number of digits to display before the decimal separator.
setMaximumIntegerDigits(int) - Method in class ohos.global.icu.text.NumberFormat
Sets the maximum number of digits allowed in the integer portion of a number.
setMaximumLength(int) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets the maximum length of text allowed for this node.
setMaximumPoolSize(int) - Method in class java.util.concurrent.ThreadPoolExecutor
Sets the maximum allowed number of threads.
setMaximumSignificantDigits(int) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Rounding and Digit Limits: Sets the maximum number of significant digits to be displayed.
setMaximumSlideDistance(int) - Method in class ohos.agp.components.SlideDrawer
Sets the maximum sliding distance.
setMaxLabelCount(int) - Method in class ohos.global.icu.text.AlphabeticIndex
Set a limit on the number of labels in the index.
setMaxLines(int) - Method in class ohos.agp.render.Paint
Sets the maximum number of lines that can be displayed.
setMaxLines(int) - Method in class ohos.miscservices.inputmethod.EditingCapability
Sets the maximum number of lines in the text.
setMaxPathLength(int) - Method in class java.security.cert.PKIXBuilderParameters
Sets the value of the maximum number of non-self-issued intermediate certificates that may exist in a certification path.
setMaxPriority(int) - Method in class java.lang.ThreadGroup
Sets the maximum priority of the group.
setMaxRows(int) - Method in interface java.sql.Statement
Sets the limit for the maximum number of rows that any ResultSet object generated by this Statement object can contain to the given number.
setMaxRows(int) - Method in interface javax.sql.RowSet
Sets the maximum number of rows that this RowSet object can contain to the specified number.
setMaxScreenIntentAgent(IntentAgent) - Method in class ohos.event.notification.NotificationRequest
Sets the IntentAgent to start when the device is not in use, instead of showing this notification in the status bar.
setMaxTextHeight(int) - Method in class ohos.agp.components.Text
Set max height of Text.
setMaxTextLines(int) - Method in class ohos.agp.components.Text
Sets the maximum number of lines allowed in a text view.
setMaxTextWidth(int) - Method in class ohos.agp.components.Text
Set max width of Text.
setMaxValue(int) - Method in class ohos.agp.components.Picker
Sets the maximum value of the number picker.
setMaxValue(int) - Method in class ohos.agp.components.ProgressBar
Sets the upper limit for the progress bar.
setMaxVariable(int) - Method in class ohos.global.icu.text.Collator
[icu] Sets the variable top to the top of the specified reordering group.
setMaxVariable(int) - Method in class ohos.global.icu.text.RuleBasedCollator
[icu] Sets the variable top to the top of the specified reordering group.
setMaxWidth(int) - Method in class ohos.agp.components.ProgressBar
Sets the maximum width of the progress bar.
setMaxWidth(int) - Method in class ohos.agp.components.SearchBar
Sets the maximum width of the search bar, in pixels.
setMediaAutoReplay(boolean) - Method in class ohos.agp.components.webengine.WebConfig
Sets whether to enable the WebView to automatically play the media file on the current page when the page is opened.
setMediaId(String) - Method in class ohos.media.common.AVDescription.Builder
Sets the ID of the media item.
setMediaLocation(float, float) - Method in class ohos.media.muxer.Muxer
Sets the longitude and latitude of a media file.
setMediaOrientation(int) - Method in class ohos.media.muxer.Muxer
Sets the rotation angle of an output video.
setMemoryUsagePreference(MemoryUsagePreference) - Method in class ohos.media.image.ImageSource
Sets memory use preference.
setMesh(ResourceHandle) - Method in class ohos.agp.render.render3d.components.RenderMeshComponent
Sets the resource handle to the mesh descriptor.
setMessage(String) - Method in class java.util.logging.LogRecord
Set the "raw" log message, before localization or formatting.
setMessageDigest(MessageDigest) - Method in class java.security.DigestInputStream
Associates the specified message digest with this stream.
setMessageDigest(MessageDigest) - Method in class java.security.DigestOutputStream
Associates the specified message digest with this stream.
setMetaData(RowSetMetaData) - Method in interface javax.sql.RowSetInternal
Sets the given RowSetMetaData object as the RowSetMetaData object for this RowSet object.
setMetallicFactor(float) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the metallic factor of this material.
setMethod(int) - Method in class java.util.zip.ZipEntry
Sets the compression method for the entry.
setMethod(int) - Method in class java.util.zip.ZipOutputStream
Sets the default compression method for subsequent entries.
setMicrophoneMute(boolean) - Method in class ohos.media.audio.AudioManager
Mutes or unmutes a microphone.
setMiddleName(String) - Method in class ohos.sysappcomponents.contact.entity.Name
Sets the middle name for this contact.
setMiddleNamePhonetic(String) - Method in class ohos.sysappcomponents.contact.entity.Name
Sets the phonetic middle name for this contact.
setMillis(long) - Method in class java.util.logging.LogRecord
Set event time.
setMinCount(int) - Method in class ohos.agp.components.IndexBar
Sets the minimum number of indexes on this index bar.
setMinCountAndMaxCount(int, int) - Method in class ohos.agp.components.IndexBar
Sets the maximum and minimum numbers of indexes on this index bar.
setMinCRLNumber(BigInteger) - Method in class java.security.cert.X509CRLSelector
Sets the minCRLNumber criterion.
setMinDate(long) - Method in class ohos.agp.components.DatePicker
Sets the minimal date supported by the date picker.
setMinHeight(int) - Method in class ohos.agp.components.Component
Sets the minimum height of a component.
setMinimalDaysInFirstWeek(int) - Method in class java.util.Calendar
Sets what the minimal days required in the first week of the year are; For example, if the first week is defined as one that contains the first day of the first month of a year, call this method with value 1.
setMinimalDaysInFirstWeek(int) - Method in class ohos.global.icu.util.Calendar
Sets what the minimal days required in the first week of the year are.
setMinimumExponentDigits(byte) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Scientific Notation: Sets the minimum number of digits to be printed in the exponent.
setMinimumFractionDigits(int) - Method in class java.text.DecimalFormat
Sets the minimum number of digits allowed in the fraction portion of a number.
setMinimumFractionDigits(int) - Method in class java.text.NumberFormat
Sets the minimum number of digits allowed in the fraction portion of a number.
setMinimumFractionDigits(int) - Method in class ohos.global.icu.text.DecimalFormat
Rounding and Digit Limits: Sets the minimum number of digits to display after the decimal separator.
setMinimumFractionDigits(int) - Method in class ohos.global.icu.text.NumberFormat
Sets the minimum number of digits allowed in the fraction portion of a number.
setMinimumIntegerDigits(int) - Method in class java.text.DecimalFormat
Sets the minimum number of digits allowed in the integer portion of a number.
setMinimumIntegerDigits(int) - Method in class java.text.NumberFormat
Sets the minimum number of digits allowed in the integer portion of a number.
setMinimumIntegerDigits(int) - Method in class ohos.global.icu.text.DecimalFormat
Rounding and Digit Limits: Sets the minimum number of digits to display before the decimal separator.
setMinimumIntegerDigits(int) - Method in class ohos.global.icu.text.NumberFormat
Sets the minimum number of digits allowed in the integer portion of a number.
setMinimumSignificantDigits(int) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Rounding and Digit Limits: Sets the minimum number of significant digits to be displayed.
setMinusSign(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used to represent minus sign.
setMinusSign(char) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the character used to represent minus sign.
setMinusSignString(String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Sets the string used to represent minus sign.
setMinute(int) - Method in class ohos.agp.components.TimePicker
Sets the selected minute.
setMinutes(int) - Method in class java.sql.Date
Deprecated. 
setMinutes(int) - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(Calendar.MINUTE, int minutes).
setMinValue(int) - Method in class ohos.agp.components.Picker
Sets the minimum value of the number picker.
setMinValue(int) - Method in class ohos.agp.components.ProgressBar
Sets the lower limit of a progress bar.
setMinWidth(int) - Method in class ohos.agp.components.Component
Sets the minimum possible width of the component.
setMode(int) - Method in class ohos.agp.components.Component
Sets the showing mode of this component.
setMode(int) - Method in class ohos.agp.window.dialog.PopupDialog
Sets the alignment mode.
setMode(String) - Method in class ohos.media.audio.SoundEffect.SoundEffectInfo
Sets a sound effect mode.
setMonetaryDecimalSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the monetary decimal separator.
setMonetaryDecimalSeparator(char) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the monetary decimal separator.
setMonetaryDecimalSeparatorString(String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Sets the monetary decimal separator string.
setMonetaryGroupingSeparator(char) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Sets the monetary grouping separator.
setMonetaryGroupingSeparatorString(String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Sets the monetary grouping separator string.
setMonth(int) - Method in class java.sql.Time
Deprecated. 
setMonth(int) - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month).
setMonthFixed(boolean) - Method in class ohos.agp.components.DatePicker
Sets whether to disable the month selector.
setMonths(String[]) - Method in class java.text.DateFormatSymbols
Sets month strings.
setMonths(String[]) - Method in class ohos.global.icu.text.DateFormatSymbols
Sets month strings.
setMonths(String[], int, int) - Method in class ohos.global.icu.text.DateFormatSymbols
Sets month strings.
setMorphTargets(long) - Method in class ohos.agp.render.render3d.components.MorphComponent
Sets the morph target handle used by MorphingSystem.
setMovable(boolean) - Method in class ohos.agp.window.dialog.CommonDialog
Sets whether a window is movable.
setMovable(boolean) - Method in class ohos.agp.window.service.Window
Sets whether a window is movable.
setMultipleLine(boolean) - Method in class ohos.agp.components.Text
Sets whether a text is displayed in multiple lines in a text view.
setMultipleLine(boolean) - Method in class ohos.agp.render.Paint
Sets whether text is displayed in multiple lines.
setMultiplier(int) - Method in class java.text.DecimalFormat
Sets the multiplier for use in percent, per mille, and similar formats.
setMultiplier(int) - Method in class ohos.global.icu.text.DecimalFormat
Sets a number that will be used to multiply all numbers prior to formatting.
setMultiSelectItems(String[], boolean[]) - Method in class ohos.agp.window.dialog.ListDialog
Sets the items to be displayed in a check box list.
setName(String) - Method in class java.lang.Thread
Changes the name of this thread to be equal to the argument name.
setName(String) - Method in class ohos.agp.components.Component
Sets the name of the component.
setName(String) - Method in class ohos.agp.render.render3d.components.CameraComponent
Sets the camera name.
setName(String) - Method in class ohos.agp.render.render3d.components.NodeComponent
Sets the entity name.
setName(String) - Method in interface ohos.agp.render.render3d.SceneNode
Sets the name of a node.
setName(String) - Method in class ohos.data.DatabaseFileConfig.Builder
Sets the database name for the DatabaseFileConfig object.
setName(String) - Method in class ohos.data.orm.OrmConfig.Builder
Sets the file name for the OrmConfig object.
setName(String) - Method in class ohos.data.rdb.StoreConfig.Builder
Sets the name for the StoreConfig object.
setName(String) - Method in class ohos.data.search.schema.Schema
Sets the name index field.
setName(String) - Method in class ohos.event.notification.MessageUser
Sets the name of this MessageUser.
setName(String) - Method in class ohos.event.notification.NotificationSlot
Sets the name of a NotificationSlot object.
setName(String) - Method in class ohos.media.audio.AudioDeviceDescriptor
Sets a device name.
setName(String) - Method in class ohos.media.audio.SoundEffect.SoundEffectInfo
Sets a sound effect name.
setName(String) - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Sets the calendar name.
setName(String) - Method in class ohos.sysappcomponents.contact.entity.Organization
Sets the name of the organization to which this contact belongs.
setName(Principal, String) - Method in interface java.security.acl.Acl
Sets the name of this ACL.
setName(Name) - Method in class ohos.sysappcomponents.contact.entity.Contact
Sets a name for this contact.
setNameConstraints(byte[]) - Method in class java.security.cert.X509CertSelector
Sets the name constraints criterion.
setNamePrefix(String) - Method in class ohos.sysappcomponents.contact.entity.Name
Sets the prefix for this contact name.
setNamespaceAware(boolean) - Method in class ohos.javax.xml.parsers.SAXParserFactory
Specifies that the parser produced by this code will provide support for XML namespaces.
setNamespaceContext(NamespaceContext) - Method in interface ohos.javax.xml.stream.XMLEventWriter
Sets the current namespace context for prefix and uri bindings.
setNamespaceContext(NamespaceContext) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Sets the current namespace context for prefix and uri bindings.
setNameSuffix(String) - Method in class ohos.sysappcomponents.contact.entity.Name
Sets the suffix for this contact name.
setNaN(String) - Method in class java.text.DecimalFormatSymbols
Sets the string used to represent "not a number".
setNaN(String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the String used to represent NaN.
setNanos(int) - Method in class java.sql.Timestamp
Sets this Timestamp object's nanos field to the given value.
setNanoTimestamp(long) - Method in class ohos.media.audio.Timestamp
Changes the current timestamp (in nanoseconds).
setNavigationBarColor(int) - Method in class ohos.agp.window.service.Window
Sets the color of a navigation bar.
setNCharacterStream(int, Reader) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a Reader object.
setNCharacterStream(int, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to a Reader object.
setNCharacterStream(int, Reader, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a Reader object.
setNCharacterStream(int, Reader, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setNCharacterStream(String, Reader) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a Reader object.
setNCharacterStream(String, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setNCharacterStream(String, Reader, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a Reader object.
setNCharacterStream(String, Reader, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setNClob(int, Reader) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a Reader object.
setNClob(int, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setNClob(int, Reader, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a Reader object.
setNClob(int, Reader, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setNClob(int, NClob) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a java.sql.NClob object.
setNClob(int, NClob) - Method in interface javax.sql.RowSet
Sets the designated parameter to a java.sql.NClob object.
setNClob(String, Reader) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a Reader object.
setNClob(String, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setNClob(String, Reader, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a Reader object.
setNClob(String, Reader, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setNClob(String, NClob) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a java.sql.NClob object.
setNClob(String, NClob) - Method in interface javax.sql.RowSet
Sets the designated parameter to a java.sql.NClob object.
setNeedClientAuth(boolean) - Method in class javax.net.ssl.SSLEngine
Configures the engine to require client authentication.
setNeedClientAuth(boolean) - Method in class javax.net.ssl.SSLParameters
Sets whether client authentication should be required.
setNeedClientAuth(boolean) - Method in class javax.net.ssl.SSLServerSocket
Controls whether accepted server-mode SSLSockets will be initially configured to require client authentication.
setNeedClientAuth(boolean) - Method in class javax.net.ssl.SSLSocket
Configures the socket to require client authentication.
setNegativePermissions() - Method in interface java.security.acl.AclEntry
Sets this ACL entry to be a negative one.
setNegativePrefix(String) - Method in class java.text.DecimalFormat
Set the negative prefix.
setNegativePrefix(String) - Method in class ohos.global.icu.text.DecimalFormat
Affixes: Sets the string to prepend to negative numbers.
setNegativeSuffix(String) - Method in class java.text.DecimalFormat
Set the negative suffix.
setNegativeSuffix(String) - Method in class ohos.global.icu.text.DecimalFormat
Affixes: Sets the string to append to negative numbers.
setNeighborhood(String) - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Sets the neighborhood for this contact.
setNetworkInterface(NetworkInterface) - Method in class java.net.MulticastSocket
Specify the network interface for outgoing multicast datagrams sent on this socket.
setNetworkRestriction(int) - Method in class ohos.miscservices.download.DownloadConfig.Builder
Sets the network type allowed for download.
setNextException(SQLException) - Method in exception java.sql.SQLException
Adds an SQLException object to the end of the chain.
setNextPlayer(Player) - Method in class ohos.media.player.Player
Sets the next player to start after the current player finishes playback.
setNextWarning(SQLWarning) - Method in exception java.sql.SQLWarning
Adds a SQLWarning object to the end of the chain.
setNickName(String) - Method in class ohos.sysappcomponents.contact.entity.NickName
Sets the nickname for this contact.
setNickName(NickName) - Method in class ohos.sysappcomponents.contact.entity.Contact
Sets a nickname for this contact.
setNormal(GpuResourceHandle) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets a handle for the normal texture of this material.
setNormals(FloatBuffer) - Method in class ohos.agp.render.render3d.util.MeshBuilder.VertexData
Sets the normal data, in vec3 format (x, y, z).
setNormalScale(float) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the normal scale of this material.
setNormalTextColor(Color) - Method in class ohos.agp.components.DatePicker
Sets the color of the normal text in a date picker.
setNormalTextColor(Color) - Method in class ohos.agp.components.Picker
Sets a color for deselected text on the number picker.
setNormalTextColor(Color) - Method in class ohos.agp.components.TimePicker
Sets the normal font color of the time displayed in the time picker.
setNormalTextFont(Font) - Method in class ohos.agp.components.DatePicker
Sets the font for the normal text.
setNormalTextFont(Font) - Method in class ohos.agp.components.Picker
Sets the font for the normal text in this picker.
setNormalTextFont(Font) - Method in class ohos.agp.components.TimePicker
Sets the font for the normal text in this time picker.
setNormalTextSize(int) - Method in class ohos.agp.components.DatePicker
Sets the size of the normal text in a date picker.
setNormalTextSize(int) - Method in class ohos.agp.components.Picker
Sets a font size for deselected text on the number picker.
setNormalTextSize(int) - Method in class ohos.agp.components.TimePicker
Sets the normal font size of the time displayed in the time picker.
setNoSubstitute(boolean) - Method in class ohos.global.icu.util.LocaleData
Sets the "no substitute" behavior of this locale data object.
setNote(Note) - Method in class ohos.sysappcomponents.contact.entity.Contact
Sets a note for this contact.
setNoteContent(String) - Method in class ohos.sysappcomponents.contact.entity.Note
Sets the note content.
setNotepadCategory(String) - Method in class ohos.data.search.schema.NotepadItem
Sets the notepadCategory index field.
setNoticeCategory(String) - Method in class ohos.data.search.schema.NoticeItem
Sets the noticeCategory index field.
setNoticeDate(Long) - Method in class ohos.data.search.schema.NoticeItem
Sets the noticeDate index field.
setNotificationAgent(String) - Static method in class ohos.event.notification.NotificationHelper
Allows another application to act as an agent to publish notifications in the name of your application bundle.
setNotificationAgent(String, String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
setNotificationBadgeNum() - Static method in class ohos.event.notification.NotificationHelper
Sets the number of active notifications of the current application as the number to be displayed on the notification badge.
setNotificationBadgeNum(int) - Static method in class ohos.event.notification.NotificationHelper
Sets the number to be displayed on the notification badge of the application.
setNotificationBadgeNum(String) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
setNotificationBadgeNum(String, int) - Method in interface ohos.event.notification.IAdvancedNotificationManager
Deprecated.
setNotificationId(int) - Method in class ohos.event.notification.NotificationRequest
Sets the current notification ID to uniquely identify the notification in the application.
setNotificationUserInputHistory(List<String>) - Method in class ohos.event.notification.NotificationRequest
Sets the most recent NotificationUserInput records that have been sent through this notification.
setNotifyCharacteristic(GattCharacteristic, boolean) - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Enables or disables notification of a characteristic.
setNString(int, String) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given String object.
setNString(int, String) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given String object.
setNString(String, String) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given String object.
setNString(String, String) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given String object.
setNull(int) - Method in interface ohos.data.rdb.Statement
Sets null for a precompiled statement dynamically.
setNull(int, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to SQL NULL.
setNull(int, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's SQL command to SQL NULL.
setNull(int, int, String) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to SQL NULL.
setNull(int, int, String) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's SQL command to SQL NULL.
setNull(String, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to SQL NULL.
setNull(String, int) - Method in interface javax.sql.RowSet
Sets the designated parameter to SQL NULL.
setNull(String, int, String) - Method in interface java.sql.CallableStatement
Sets the designated parameter to SQL NULL.
setNull(String, int, String) - Method in interface javax.sql.RowSet
Sets the designated parameter to SQL NULL.
setNullable(boolean) - Method in class ohos.data.distributed.common.FieldNode
Sets whether field value is nullable.
setNullable(int, int) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column's value can be set to NULL.
setNumberFormat(String, NumberFormat) - Method in class ohos.global.icu.text.SimpleDateFormat
allow the user to set the NumberFormat for several fields It can be a single field like: "y"(year) or "M"(month) It can be several field combined together: "yMd"(year, month and date) Note: 1 symbol field is enough for multiple symbol fields (so "y" will override "yy", "yyy") If the field is not numeric, then override has no effect (like "MMM" will use abbreviation, not numerical field)
setNumberFormat(NumberFormat) - Method in class java.text.DateFormat
Allows you to set the number formatter.
setNumberFormat(NumberFormat) - Method in class ohos.global.icu.text.DateFormat
Sets the number formatter.
setNumberFormat(NumberFormat) - Method in class ohos.global.icu.text.PluralFormat
Sets the number format used by this formatter.
setNumberFormat(NumberFormat) - Method in class ohos.global.icu.text.SimpleDateFormat
Overrides superclass method and This method also clears per field NumberFormat instances previously set by SimpleDateFormat.setNumberFormat(java.lang.String,ohos.global.icu.text.NumberFormat)
setNumericCollation(boolean) - Method in class ohos.global.icu.text.RuleBasedCollator
[icu] When numeric collation is turned on, this Collator makes substrings of digits sort according to their numeric values.
setNumericCollationDefault() - Method in class ohos.global.icu.text.RuleBasedCollator
Method to set numeric collation to its default value.
setObject(int, Object) - Method in interface java.sql.PreparedStatement
Sets the value of the designated parameter using the given object.
setObject(int, Object) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with a Java Object.
setObject(int, Object) - Method in interface ohos.data.rdb.Statement
Sets an object value for a precompiled statement dynamically.
setObject(int, Object, int) - Method in interface java.sql.PreparedStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with a Java Object.
setObject(int, Object, int, int) - Method in interface java.sql.PreparedStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, int, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Java Object.
setObject(Object) - Method in interface java.sql.Ref
Sets the structured type value that this Ref object references to the given instance of Object.
setObject(String, Object) - Method in interface java.sql.CallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object) - Method in interface javax.sql.RowSet
Sets the value of the designated parameter with the given object.
setObject(String, Object, int) - Method in interface java.sql.CallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object, int) - Method in interface javax.sql.RowSet
Sets the value of the designated parameter with the given object.
setObject(String, Object, int, int) - Method in interface java.sql.CallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object, int, int) - Method in interface javax.sql.RowSet
Sets the value of the designated parameter with the given object.
setObjectFormat(String, Object) - Method in class ohos.media.common.Format
Sets metadata of the character Object type.
setOcrText(String) - Method in class ohos.data.search.schema.PhotoItem
Sets the ocrText index field.
setOcspExtensions(List<Extension>) - Method in class java.security.cert.PKIXRevocationChecker
Sets the optional OCSP request extensions.
setOcspResponder(URI) - Method in class java.security.cert.PKIXRevocationChecker
Sets the URI that identifies the location of the OCSP responder.
setOcspResponderCert(X509Certificate) - Method in class java.security.cert.PKIXRevocationChecker
Sets the OCSP responder's certificate.
setOcspResponses(Map<X509Certificate, byte[]>) - Method in class java.security.cert.PKIXRevocationChecker
Sets the OCSP responses.
setOffDuration(int) - Method in class ohos.light.bean.LightEffect
Sets the lighting-off time of a light during its one-shot blink.
setOffset(int) - Method in class java.io.ObjectStreamField
Offset within instance data.
setOffset(int) - Method in class java.text.CollationElementIterator
Sets the iterator to point to the collation element corresponding to the specified character (the parameter is a CHARACTER offset in the original string, not an offset into its corresponding sequence of collation elements).
setOffset(int) - Method in class ohos.global.icu.text.CollationElementIterator
Sets the iterator to point to the collation element corresponding to the character at the specified offset.
setOffset(int) - Method in class ohos.miscservices.inputmethod.EditingText
Sets the start index of the EditingText#getTextContent() text in the content of the application editor.
setOffset(int, int) - Method in class ohos.agp.window.dialog.BaseDialog
Sets the offset for a dialog box.
setOffset(int, int) - Method in class ohos.agp.window.dialog.ToastDialog
Sets the display position offset for the dialog.
setOnCreateCompleteListener(SoundPlayer.OnCreateCompleteListener) - Method in class ohos.media.audio.SoundPlayer
Sets the callback that listens for the completion of sound creation.
setOnCreateCompleteListener(SoundPlayer.OnCreateCompleteListener, boolean) - Method in class ohos.media.audio.SoundPlayer
Sets the callback that listens for the completion of sound creation, and determines whether to discard original messages in the queue based on the specified isDiscarded.
setOnDuration(int) - Method in class ohos.light.bean.LightEffect
Sets the lighting-on time of a light during its one-shot blink.
setOneShot(boolean) - Method in class ohos.agp.components.element.FrameAnimationElement
Sets whether to play an animation only once.
setOnlyLocal(boolean) - Method in class ohos.event.notification.NotificationRequest
Sets whether this notification is relevant only to the local device and cannot be displayed on remote devices.
setOnMultiSelectListener(IDialog.CheckBoxClickedListener) - Method in class ohos.agp.window.dialog.ListDialog
Registers a listener for check box lists.
setOnNewFrameCallback(TextureHolder.OnNewFrameCallback) - Method in class ohos.agp.graphics.TextureHolder
Sets a callback to listen for whether new image frames are available.
setOnSingleSelectListener(IDialog.ClickedListener) - Method in class ohos.agp.window.dialog.ListDialog
Registers a listener for common lists or radio box lists.
setOOBInline(boolean) - Method in class java.net.Socket
Enable/disable SocketOptions#SO_OOBINLINE (receipt of TCP urgent data) By default, this option is disabled and TCP urgent data received on a socket is silently discarded.
setOpaque(boolean) - Method in interface ohos.agp.render.render3d.ViewHolder
Sets whether the surface is opaque.
setOpenThreshold(float) - Method in class ohos.agp.components.SlideDrawer
Sets the percent value after which the optional component can be slid open.
setOperatedTextBackground(Element) - Method in class ohos.agp.components.DatePicker
Sets the specified Element as the text background of the selected item that is being operated.
setOperatedTextBackground(Element) - Method in class ohos.agp.components.TimePicker
Sets the specified Element as the text background of the selected item that is being operated.
setOperatedTextColor(Color) - Method in class ohos.agp.components.DatePicker
Sets the color of the operated text in the date picker.
setOperatedTextColor(Color) - Method in class ohos.agp.components.TimePicker
Sets the color of the operated text in the time picker.
setOperation(Operation) - Method in class ohos.aafwk.content.Intent
Sets the description of an operation in an Intent.
setOption(int, Object) - Method in interface java.net.SocketOptions
Enable/disable the option specified by optID.
setOption(SocketOption<T>, T) - Method in class java.nio.channels.AsynchronousServerSocketChannel
 
setOption(SocketOption<T>, T) - Method in class java.nio.channels.AsynchronousSocketChannel
 
setOption(SocketOption<T>, T) - Method in class java.nio.channels.DatagramChannel
 
setOption(SocketOption<T>, T) - Method in interface java.nio.channels.NetworkChannel
Sets the value of a socket option.
setOption(SocketOption<T>, T) - Method in class java.nio.channels.ServerSocketChannel
 
setOption(SocketOption<T>, T) - Method in class java.nio.channels.SocketChannel
 
setOptions(List<String>) - Method in class ohos.event.notification.NotificationUserInput.Builder
Sets the options provided to users to satisfy user input needs.
setOptions(Set<PKIXRevocationChecker.Option>) - Method in class java.security.cert.PKIXRevocationChecker
Sets the revocation options.
setOptions(PacMap) - Method in class ohos.media.common.sessioncore.AVPlaybackState.AVPlaybackCustomAction.Builder
Sets other optional information for the custom action.
setOptions(PacMap) - Method in class ohos.media.common.sessioncore.AVPlaybackState.Builder
Sets any custom option in this playback state.
setOptions(PacMap) - Method in class ohos.media.sessioncore.AVSession
Sets additional information about this AVSession.
setOrder(String) - Method in class ohos.data.dataability.DataAbilityPredicates
Sets the order information for a predicate.
setOrdered(boolean) - Method in class ohos.event.commonevent.CommonEventPublishInfo
Sets whether the type of a common event is ordered or not.
setOrganization(Organization) - Method in class ohos.sysappcomponents.contact.entity.Contact
Sets organization information about this contact.
setOrientation(int) - Method in class ohos.agp.components.DirectionalLayout
Specifies the direction in which controls are arranged in the directional layout.
setOrientation(int) - Method in class ohos.agp.components.LayoutManager
Sets the layout orientation.
setOrientation(int) - Method in class ohos.agp.components.ListContainer
Sets an orientation of a layout.
setOrientation(int) - Method in class ohos.agp.components.MagicLayout
Sets the orientation in which the components are arranged in the layout.
setOrientation(int) - Method in class ohos.agp.components.PageSlider
Sets the page sliding direction, which can be Component.HORIZONTAL or Component.VERTICAL.
setOrientation(int) - Method in class ohos.agp.components.ProgressBar
Sets the progress bar direction.
setOrientation(int) - Method in class ohos.agp.components.TableLayout
Sets the table layout direction.
setOrientation(int) - Method in class ohos.agp.components.TabList
Sets the layout direction.
setOrientation(ShapeElement.Orientation) - Method in class ohos.agp.components.element.ShapeElement
Sets the direction of the gradient effect for this element object.
setOrthoHeight(float) - Method in class ohos.agp.render.render3d.components.CameraComponent
Sets the viewport height for the orthographic camera only.
setOrthoWidth(float) - Method in class ohos.agp.render.render3d.components.CameraComponent
Sets the viewport width for the orthographic camera only.
setOut(PrintStream) - Static method in class java.lang.System
Reassigns the "standard" output stream.
setOutgoingAnimation(AnimatorProperty) - Method in class ohos.agp.components.PageFlipper
Sets the animation effect to be used when the component exits the screen.
setOutputDevice(AudioDeviceDescriptor) - Method in class ohos.media.audio.AudioRenderer
Sets the audio stream playback device.
setOutputFormat(int) - Method in class ohos.media.recorder.Recorder
Sets the output file format.
setOutputStream(OutputStream) - Method in class java.util.logging.StreamHandler
Change the output stream.
setOverflowLabel(String) - Method in class ohos.global.icu.text.AlphabeticIndex
Set the overflow label
setOverlapping(boolean) - Method in class ohos.global.icu.text.SearchIterator
Determines whether overlapping matches are returned.
setOverscrollPercent(int) - Method in class ohos.agp.components.ListContainer.ReboundEffectParams
Sets the value for the overscrollPercent parameter.
setOverscrollPercent(int) - Method in class ohos.agp.components.PageSlider.ReboundEffectParams
Sets the value for the overscrollPercent parameter.
setOverscrollPercent(int) - Method in class ohos.agp.components.ScrollView.ReboundEffectParams
Sets the value for the overscrollPercent parameter.
setOverscrollRate(float) - Method in class ohos.agp.components.ListContainer.ReboundEffectParams
Sets the value for the overscrollRate parameter.
setOverscrollRate(float) - Method in class ohos.agp.components.PageSlider.ReboundEffectParams
Sets the value for the overscrollRate parameter.
setOverscrollRate(float) - Method in class ohos.agp.components.ScrollView.ReboundEffectParams
Sets the value for the overscrollRate parameter.
setOwner(UserPrincipal) - Method in interface java.nio.file.attribute.FileOwnerAttributeView
Updates the file owner.
setOwner(Path, UserPrincipal) - Static method in class java.nio.file.Files
Updates the file owner.
setOwnerIpAddress(String) - Method in class ohos.wifi.p2p.WifiP2pGroup
Sets the IP address of this Wi-Fi P2P group owner.
setPackageAssertionStatus(String, boolean) - Method in class java.lang.ClassLoader
Sets the package default assertion status for the named package.
setPacMap(PacMap) - Method in class ohos.eventhandler.InnerEvent
Sets a PacMap object in this InnerEvent.
setPacMaps(PacMap) - Method in class ohos.workscheduler.WorkInfo.Builder
Sets extra parameters for this piece of work.
setPadCharacter(char) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Padding: Sets the character used to pad numbers that are narrower than the width specified in DecimalFormat.setFormatWidth(int).
setPadding(int, int, int, int) - Method in class ohos.agp.components.Component
Sets the padding of the component.
setPadding(int, int, int, int) - Method in class ohos.agp.components.PageSliderIndicator
 
setPadding(int, int, int, int) - Method in class ohos.agp.window.service.Window
Sets the inner padding of a window in the sequence of left, top, right, and bottom.
setPadding(int, int, int, int, int) - Method in class ohos.agp.components.ComponentProvider
Sets the padding for a component.
setPadding(Rect) - Method in class ohos.miscservices.wallpaper.WallpaperController
Sets wallpaper padding that exceeds the display area.
setPaddingBottom(int) - Method in class ohos.agp.components.Component
Sets the bottom padding for this component.
setPaddingForText(boolean) - Method in class ohos.agp.components.Text
Sets whether the text has extra padding spaces.
setPaddingLeft(int) - Method in class ohos.agp.components.Component
Sets the left padding for this component.
setPaddingRelative(int, int, int, int) - Method in class ohos.agp.components.Component
Sets the relative padding of the component.
setPaddingRight(int) - Method in class ohos.agp.components.Component
Sets the right padding for this component.
setPaddingTop(int) - Method in class ohos.agp.components.Component
Sets the top padding for this component.
setPadEscape(char) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Sets the character used to pad numbers out to a specified width.
setPadPosition(int) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Padding: Sets the position where to insert the pad character when narrower than the width specified in DecimalFormat.setFormatWidth(int).
setPageCacheSize(int) - Method in class ohos.agp.components.PageSlider
Sets the number of pages to retain on either side of the current page.
setPageLanguage(int) - Method in class ohos.ai.cv.text.Text
Sets the language type for text detection on a given image.
setPageParams(String, IntentParams) - Method in class ohos.ace.ability.AceAbility
Sets page parameters.
setPageSlider(PageSlider) - Method in class ohos.agp.components.PageSliderIndicator
Associates an indicator item with a PageSlider object.
setPageSwitchTime(int) - Method in class ohos.agp.components.PageSlider
Set a page switch time.
setPara(char[], byte, byte[]) - Method in class ohos.global.icu.text.Bidi
Perform the Unicode Bidi algorithm.
setPara(String, byte, byte[]) - Method in class ohos.global.icu.text.Bidi
Perform the Unicode Bidi algorithm.
setPara(AttributedCharacterIterator) - Method in class ohos.global.icu.text.Bidi
Perform the Unicode Bidi algorithm on a given paragraph, as defined in the Unicode Standard Annex #9, version 13, also described in The Unicode Standard, Version 4.0 .
setParam(String, boolean) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the boolean type.
setParam(String, boolean[]) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the boolean array type.
setParam(String, byte) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the byte type.
setParam(String, byte[]) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the byte array type.
setParam(String, char) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the char type.
setParam(String, char[]) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the char array type.
setParam(String, double) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the double type.
setParam(String, double[]) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the double array type.
setParam(String, float) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the float type.
setParam(String, float[]) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the float array type.
setParam(String, int) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the int type.
setParam(String, int[]) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the int array type.
setParam(String, long) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the long type.
setParam(String, long[]) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the long array type.
setParam(String, short) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the short type.
setParam(String, short[]) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the short array type.
setParam(String, Serializable) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the Serializable type.
setParam(String, CharSequence) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the CharSequence type.
setParam(String, CharSequence[]) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the CharSequence array type.
setParam(String, String) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the string type.
setParam(String, String[]) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the string array type.
setParam(String, IntentParams) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the IntentParams type.
setParam(String, Sequenceable) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the Sequenceable type.
setParam(String, Sequenceable[]) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the Sequenceable array type.
setParam(String, T) - Method in class ohos.aafwk.content.IntentParams
Sets a parameter in key-value pair format.
setParameter(String, Object) - Method in class java.security.Signature
Deprecated.
setParameter(AlgorithmParameterSpec) - Method in class java.security.Signature
Initializes this signature engine with the specified parameter set.
setParameter(ParameterKey.Key<T>, T) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Sets a camera parameter.
setParameters(Object[]) - Method in class java.util.logging.LogRecord
Set the parameters to the log message.
setParams(IntentParams) - Method in class ohos.aafwk.content.Intent
Sets an IntentParams object in an Intent.
setParams(TtsParams) - Method in class ohos.ai.tts.TtsClient
Sets TTS parameters.
setParcelableArrayListParam(String, ArrayList<T>) - Method in class ohos.aafwk.content.Intent
setParent(Logger) - Method in class java.util.logging.Logger
Set the parent for this Logger.
setParent(ResourceBundle) - Method in class java.util.ResourceBundle
Sets the parent bundle of this bundle.
setParent(Entity) - Method in class ohos.agp.render.render3d.components.NodeComponent
Sets the parent entity.
setParent(SceneNode) - Method in interface ohos.agp.render.render3d.SceneNode
Sets the parent node for a node.
setParseBigDecimal(boolean) - Method in class java.text.DecimalFormat
Sets whether the DecimalFormat.parse(java.lang.String,java.text.ParsePosition) method returns BigDecimal.
setParseBigDecimal(boolean) - Method in class ohos.global.icu.text.DecimalFormat
Whether to make DecimalFormat.parse(java.lang.String, java.text.ParsePosition) prefer returning a BigDecimal when possible.
setParseIntegerOnly(boolean) - Method in class java.text.NumberFormat
Sets whether or not numbers should be parsed as integers only.
setParseIntegerOnly(boolean) - Method in class ohos.global.icu.text.DecimalFormat
Parsing: Sets whether to ignore the fraction part of a number when parsing (defaults to false).
setParseIntegerOnly(boolean) - Method in class ohos.global.icu.text.NumberFormat
Sets whether to ignore the fraction part of a number when parsing (defaults to false).
setParseMaxDigits(int) - Method in class ohos.global.icu.text.DecimalFormat
Deprecated.
Setting max parse digits has no effect since ICU4J 59.
setParseStrict(boolean) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Sets whether strict parsing is in effect.
setParseStrict(boolean) - Method in class ohos.global.icu.text.NumberFormat
[icu] Sets whether strict parsing is in effect.
setParticipantEmail(String) - Method in class ohos.sysappcomponents.calendar.entity.Participants
Sets the email address of the participant.
setParticipantName(String) - Method in class ohos.sysappcomponents.calendar.entity.Participants
Sets the participant name.
setParticipantRoleType(int) - Method in class ohos.sysappcomponents.calendar.entity.Participants
Sets the role of the participant.
setParticipantStatus(int) - Method in class ohos.sysappcomponents.calendar.entity.Participants
Sets the status of the participant.
setParticipantType(int) - Method in class ohos.sysappcomponents.calendar.entity.Participants
Sets the type of the participant.
setPassphrase(String) - Method in class ohos.wifi.p2p.WifiP2pConfig
Sets the passphrase of this WifiP2pConfig instance.
setPassword(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether the content in this node is a password.
setPassword(char[]) - Method in class javax.security.auth.callback.PasswordCallback
Set the retrieved password.
setPassword(String) - Method in interface javax.sql.RowSet
Sets the database password for this RowSet object to the given String.
setPasteData(PasteData) - Method in class ohos.miscservices.pasteboard.SystemPasteboard
Writes PasteData to the pasteboard.
setPath(String) - Method in class java.net.HttpCookie
Specifies a path for the cookie to which the client should return the cookie.
setPath(String) - Method in class ohos.data.search.schema.DocumentItem
Sets the path index field.
setPath(String, String) - Method in class ohos.miscservices.download.DownloadConfig.Builder
Sets the path for downloads.
setPath(Path) - Method in class ohos.agp.components.element.ShapeElement
Sets the path.
setPath(Path, boolean) - Method in class ohos.agp.render.PathMeasure
Associates the specified path with this PathMearue object.
setPathEffect(PathEffect) - Method in class ohos.agp.render.Paint
Sets the path effect for a Paint.
setPathToNames(Collection<List<?>>) - Method in class java.security.cert.X509CertSelector
Sets the pathToNames criterion.
setPattern(int) - Method in class ohos.app.AbilityContext
 
setPattern(int) - Method in interface ohos.app.Context
Sets the pattern of this Context based on the specified pattern ID.
setPattern(String) - Method in class ohos.global.icu.text.StringSearch
Set the pattern to search for.
setPatternForCurrencySpacing(int, boolean, String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Sets the indicated currency spacing pattern or value.
setPatternSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used to separate positive and negative subpatterns in a pattern.
setPatternSeparator(char) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the character used to separate positive and negative subpatterns in a pattern.
setPauseListenerInternal(Animator.StateChangedListener) - Method in class ohos.agp.animation.Animator
Sets the pause and resume listener for animators.
setPauseWhenDucked(boolean) - Method in class ohos.media.audio.AudioInterrupt
Sets whether audio playback can be paused during audio ducking.
setPendingCount(int) - Method in class java.util.concurrent.CountedCompleter
Sets the pending count to the given value.
setPercent(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for percent sign.
setPercent(char) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the character used for percent sign.
setPercentString(String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Sets the string used for percent sign.
setPerformancePreferences(int, int, int) - Method in class java.net.ServerSocket
Sets performance preferences for this ServerSocket.
setPerformancePreferences(int, int, int) - Method in class java.net.Socket
Sets performance preferences for this socket.
setPerformancePreferences(int, int, int) - Method in class java.net.SocketImpl
Sets performance preferences for this socket.
setPeripheralAddress(String) - Method in class ohos.bluetooth.ble.BleScanFilter
Sets the address of a peripheral device.
setPeripheralManufacturerData(int, byte[], byte[]) - Method in class ohos.bluetooth.ble.BleScanFilter
Sets the manufacturer data.
setPeripheralName(String) - Method in class ohos.bluetooth.ble.BleScanFilter
Sets the name of a peripheral device.
setPeripheralServiceData(UUID, byte[], byte[]) - Method in class ohos.bluetooth.ble.BleScanFilter
Sets the service data of a peripheral device.
setPeripheralServiceUuid(UUID, UUID) - Method in class ohos.bluetooth.ble.BleScanFilter
Sets the service UUID of a peripheral device.
setPerMill(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for per mille sign.
setPerMill(char) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the character used for mille percent sign.
setPerMillString(String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Sets the string used for permille sign.
setPermission(String) - Method in class ohos.event.commonevent.CommonEventSubscribeInfo
Sets the permission that the publisher must have in order to send a common event to this subscriber.
setPermission(String) - Method in class ohos.event.intentagent.TriggerInfo.Builder
Sets the permission that the IntentAgent recipient must have.
setPermissions(AclEntryPermission...) - Method in class java.nio.file.attribute.AclEntry.Builder
Sets the permissions component of this builder.
setPermissions(Set<AclEntryPermission>) - Method in class java.nio.file.attribute.AclEntry.Builder
Sets the permissions component of this builder.
setPermissions(Set<PosixFilePermission>) - Method in interface java.nio.file.attribute.PosixFileAttributeView
Updates the file permissions.
setPermitFreeFormInput(boolean) - Method in class ohos.event.notification.NotificationUserInput.Builder
Sets whether users can input arbitrary text values.
setPermitMimeTypes(String, boolean) - Method in class ohos.event.notification.NotificationUserInput.Builder
Sets whether users can input values of the given MIME type.
setPermitSystemGeneratedContextualActionButtons(boolean) - Method in class ohos.event.notification.NotificationRequest
Sets whether to allow the platform to generate contextual NotificationActionButton objects for this notification.
setPerspectiveAspectRatio(float) - Method in class ohos.agp.render.render3d.components.CameraComponent
Sets the aspect ratio for the perspective camera only.
setPerspectiveVerticalFov(float) - Method in class ohos.agp.render.render3d.components.CameraComponent
Sets the vertical FOV for the perspective camera only.
setPerspX(float) - Method in class ohos.agp.utils.Matrix
Sets the horizontal perspective factor for this Matrix.
setPerspY(float) - Method in class ohos.agp.utils.Matrix
Sets the vertical perspective factor for this Matrix.
setPhone(String) - Method in class ohos.data.search.schema.ContactItem
Sets the phone index field.
setPhoneNumber(String) - Method in class ohos.location.GeoAddress
Sets the phone number in the current GeoAddress object.
setPhoneNumber(String) - Method in class ohos.sysappcomponents.contact.entity.PhoneNumber
Sets the phone number for this contact.
setPhotoCategory(String) - Method in class ohos.data.search.schema.PhotoItem
Sets the photoCategory index field.
setPicker(Intent) - Method in class ohos.aafwk.content.Intent
Sets a picker Intent for this Intent.
setPicker(LayoutScatter.Picker) - Method in class ohos.agp.components.LayoutScatter
Sets a new component picker to replace the existing one.
setPitch(int) - Method in class ohos.ai.tts.TtsParams
Sets the speaking pitch.
setPivot(float, float) - Method in class ohos.agp.components.Component
Sets the pivot (point), around which this component is rotated and scaled.
setPivot(float, float) - Method in class ohos.agp.utils.RectFloat
Sets the pivot for this RectFloat.
setPivot(float, float) - Method in class ohos.utils.geo.RectFloat
Sets the pivot for this RectFloat.
setPivot(int, int) - Method in class ohos.agp.utils.Rect
Sets the pivot, around which this Rect object is rotated and scaled based on x and y.
setPivot(int, int) - Method in class ohos.utils.geo.Rect
Sets the pivot, around which this Rect object is rotated and scaled based on x and y.
setPivot(Point) - Method in class ohos.agp.components.Component
Sets the pivot (point), around which this component is rotated and scaled based on point.
setPivot(Point) - Method in class ohos.agp.utils.Rect
Sets the pivot, around which this Rect object is rotated and scaled based on point.
setPivot(Point) - Method in class ohos.agp.utils.RectFloat
Sets the pivot, around which this RectFloat is rotated and scaled based on point.
setPivot(Point) - Method in class ohos.utils.geo.Rect
Sets the pivot, around which this Rect object is rotated and scaled based on point.
setPivot(Point) - Method in class ohos.utils.geo.RectFloat
Sets the pivot, around which this RectFloat is rotated and scaled based on point.
setPivotX(float) - Method in class ohos.agp.components.Component
Sets the X-axis coordinate of the point around which the component is rotated and scaled, that is, the pivot point.
setPivotXCoordinate(float) - Method in class ohos.agp.utils.RectFloat
Sets the x-coordinate of the pivot, around which this RectFloat is rotated and scaled.
setPivotXCoordinate(float) - Method in class ohos.utils.geo.RectFloat
Sets the x-coordinate of the pivot, around which this RectFloat is rotated and scaled.
setPivotXCoordinate(int) - Method in class ohos.agp.utils.Rect
Sets the X-axis coordinate of the pivot, around which this Rect object is rotated and scaled.
setPivotXCoordinate(int) - Method in class ohos.utils.geo.Rect
Sets the X-axis coordinate of the pivot, around which this Rect object is rotated and scaled.
setPivotY(float) - Method in class ohos.agp.components.Component
Sets the Y-axis coordinate of the point around which the component is rotated and scaled, that is, the pivot point.
setPivotYCoordinate(float) - Method in class ohos.agp.utils.RectFloat
Sets the y-coordinate of the pivot, around which this RectFloat is rotated and scaled.
setPivotYCoordinate(float) - Method in class ohos.utils.geo.RectFloat
Sets the y-coordinate of the pivot, around which this RectFloat is rotated and scaled.
setPivotYCoordinate(int) - Method in class ohos.agp.utils.Rect
Sets the Y-axis coordinate of the pivot, around which this Rect object is rotated and scaled.
setPivotYCoordinate(int) - Method in class ohos.utils.geo.Rect
Sets the Y-axis coordinate of the pivot, around which this Rect object is rotated and scaled.
setPixelMap(int) - Method in class ohos.agp.components.Image
Sets the resource ID of an image to display.
setPixelMap(int, String, PixelMap) - Method in class ohos.agp.components.ComponentProvider
Invokes a specified interface of a component.
setPixelMap(String, PixelMap) - Method in class ohos.media.common.AVMetadata.Builder
Adds a PixelMap to the media metadata.
setPixelMap(PixelMap) - Method in class ohos.agp.components.Image
Sets the image to be displayed on a component.
setPixelMap(PixelMap) - Method in class ohos.ai.cv.common.ImageResult
Sets the PixelMap member variable of this instance to a passed PixelMap image.
setPixelMap(PixelMap) - Method in class ohos.event.notification.MessageUser
Sets the pixel map of this MessageUser.
setPixelMapHolder(PixelMapHolder) - Method in class ohos.agp.components.Image
Sets a PixelMapHolder object to be displayed for this Image.
setPlaceName(String) - Method in class ohos.location.GeoAddress
Sets the landmark in the current GeoAddress object.
setPlaybackSpeed(float) - Method in class ohos.media.player.Player
Sets the playback speed.
setPlaybackSpeed(AudioRenderer.SpeedPara) - Method in class ohos.media.audio.AudioRenderer
Sets playback speed and pitch parameters.
setPlaybackState(AnimationPlayback.State) - Method in interface ohos.agp.render.render3d.resources.AnimationPlayback
Sets the animation playback state.
setPlayerCallback(Player.IPlayerCallback) - Method in class ohos.media.player.Player
Registers a IPlayerCallback to receive event notifications.
setPlaySpeedRate(int, float) - Method in class ohos.media.audio.SoundPlayer
Sets the playback speed of a sound playback task.
setPluralLineSupported(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node can display text in multiple lines.
setPluralRules(String) - Method in class ohos.global.icu.text.CurrencyPluralInfo
Set plural rules.
setPlusSign(char) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Sets the localized plus sign.
setPlusSignString(String) - Method in class ohos.global.icu.text.DecimalFormatSymbols
[icu] Sets the localized plus sign string.
setPmString(String) - Method in class ohos.agp.components.TimePicker
Sets the string that represents p.m.
setPobox(String) - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Sets the post box for this contact.
setPolicy(Policy) - Static method in class java.security.Policy
Sets the system-wide Policy object.
setPolicy(Set<String>) - Method in class java.security.cert.X509CertSelector
Sets the policy constraint.
setPolicyMappingInhibited(boolean) - Method in class java.security.cert.PKIXParameters
Sets the PolicyMappingInhibited flag.
setPolicyQualifiersRejected(boolean) - Method in class java.security.cert.PKIXParameters
Sets the PolicyQualifiersRejected flag.
setPolyToPoly(float[], int, float[], int, int) - Method in class ohos.agp.utils.Matrix
Sets this Matrix to make the specified source points map to the specified destination points.
setPoolable(boolean) - Method in interface java.sql.Statement
Requests that a Statement be pooled or not pooled.
setPopupSupported(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether to support pop-up windows.
setPort(int) - Method in class java.net.DatagramPacket
Sets the port number on the remote host to which this datagram is being sent.
setPortlist(String) - Method in class java.net.HttpCookie
Specify the portlist of the cookie, which restricts the port(s) to which a cookie may be sent back in a Cookie header.
setPortrait(Portrait) - Method in class ohos.sysappcomponents.contact.entity.Contact
Sets a portrait for this contact.
setPosition(int) - Method in class ohos.media.audio.AudioRenderer
Sets the position to start audio stream playback, which is represented by frames.
setPosition(int, int) - Method in class ohos.agp.components.Component
Sets the position of the upper-left corner of a component, relative to the parent layout.
setPosition(Vector3) - Method in class ohos.agp.render.render3d.components.TransformComponent
Sets the position of the current entity relative to the parent entity.
setPosition(Vector3) - Method in interface ohos.agp.render.render3d.SceneNode
Sets the position of the transformation component in a node.
setPosition(Point) - Method in class ohos.agp.render.Paint
Sets the starting position of a text to draw.
setPositions(FloatBuffer) - Method in class ohos.agp.render.render3d.util.MeshBuilder.VertexData
Sets the position data, in vec3 format (x, y, z).
setPositionX(float) - Method in class ohos.accessibility.ability.GesturePathPositionDefine
Sets the X coordinate of the position.
setPositionY(float) - Method in class ohos.accessibility.ability.GesturePathPositionDefine
Sets the Y coordinate of the position.
setPositivePrefix(String) - Method in class java.text.DecimalFormat
Set the positive prefix.
setPositivePrefix(String) - Method in class ohos.global.icu.text.DecimalFormat
Affixes: Sets the string to prepend to positive numbers.
setPositiveSuffix(String) - Method in class java.text.DecimalFormat
Set the positive suffix.
setPositiveSuffix(String) - Method in class ohos.global.icu.text.DecimalFormat
Affixes: Sets the string to append to positive numbers.
setPosixFilePermissions(Path, Set<PosixFilePermission>) - Static method in class java.nio.file.Files
Sets a file's POSIX permissions.
setPostalAddress(String) - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Sets the postal address for this contact.
setPostalCode(Long) - Method in class ohos.data.search.schema.PlaceItem
Sets the postalCode index field.
setPostalCode(String) - Method in class ohos.location.GeoAddress
Sets the postal code in the current GeoAddress object.
setPostcode(String) - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Sets the postal code for this contact.
setPotentialAction(String) - Method in class ohos.data.search.schema.Schema
Sets the potentialAction index field, which describes the available action in an application, such as opening or downloading an application item.
setPrecision(int, int) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's number of decimal digits to the given int.
setPreDecodeFrames(int) - Method in class ohos.agp.components.element.FrameAnimationElement
Sets the number of frames to be decoded before this animation is displayed.
setPreferredConfig(PixelFormat) - Method in class ohos.media.photokit.common.PixelMapConfigs
set preferred config
setPrefix(String, String) - Method in interface ohos.javax.xml.stream.XMLEventWriter
Sets the prefix the uri is bound to.
setPrefix(String, String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Sets the prefix the uri is bound to.
setPremises(String) - Method in class ohos.location.GeoAddress
Sets house information in the current GeoAddress object, such as the house number.
setPresentIndex(int) - Method in class ohos.accessibility.AccessibilityEventInfo
Sets the index of the current event.
setPreSharedKey(String) - Method in class ohos.wifi.WifiDeviceConfig
Sets the password of a Wi-Fi access point.
setPressState(boolean) - Method in class ohos.agp.components.Component
Sets the pressed state of the component.
setPrimaryKey(boolean) - Method in class ohos.data.search.model.IndexForm
Sets whether this field is the primary key.
setPrimaryKeyValue(T, long) - Method in interface ohos.data.orm.EntityHelper
Sets the value for the primary key of an OrmObject instance.
setPrimitives(MeshDesc.PrimitiveDesc[]) - Method in class ohos.agp.render.render3d.resources.MeshDesc
Sets primitives for this mesh.
setPrincipal(UserPrincipal) - Method in class java.nio.file.attribute.AclEntry.Builder
Sets the principal component of this builder.
setPrincipal(Principal) - Method in interface java.security.acl.AclEntry
Specifies the principal for which permissions are granted or denied by this ACL entry.
setPriority(int) - Method in class java.lang.Thread
Changes the priority of this thread.
setPriority(int) - Method in class ohos.event.commonevent.CommonEventSubscribeInfo
Sets the subscriber priority for this CommonEventSubscribeInfo object.
setPriority(int) - Method in class ohos.media.audio.SoundPlayer.SoundPlayerParameters
Sets the playback task priority.
setPriority(int, int) - Method in class ohos.media.audio.SoundPlayer
Sets the priority of a sound playback task.
setPriorityLevel(int) - Method in class ohos.location.RequestParam
Sets the location priority policy for initiating the location services if the location scenario types provided by the system fail to meet your location requirements.
setPrivateKeyValid(Date) - Method in class java.security.cert.X509CertSelector
Sets the privateKeyValid criterion.
setProcessMode(int) - Method in class ohos.ai.cv.common.VisionConfiguration.Builder
Sets the process mode.
setProcessOption(int, long, long, long, long) - Static method in class ohos.system.OsHelper
Sets the specified option for the calling process.
setProgressBackgroundElement(Element) - Method in class ohos.agp.components.ProgressBar
Sets a Element object as the background of a progress bar.
setProgressBar(int, int, boolean) - Method in class ohos.event.notification.NotificationRequest
Sets how the progress bar will be displayed for this notification.
setProgressBar(int, int, int, boolean) - Method in class ohos.agp.components.ComponentProvider
Sets the progress of ProgressBar.
setProgressColor(Color) - Method in class ohos.agp.components.ProgressBar
Sets the color for this progress bar.
setProgressColors(int[]) - Method in class ohos.agp.components.ProgressBar
Sets colors for the gradient effect of this progress bar.
setProgressElement(Element) - Method in class ohos.agp.components.ProgressBar
Sets a Element object as a progress bar.
setProgressHintText(String) - Method in class ohos.agp.components.ProgressBar
Sets the hint text of a progress bar.
setProgressHintTextAlignment(int) - Method in class ohos.agp.components.ProgressBar
Sets the hint text alignment mode on a progress bar.
setProgressHintTextColor(Color) - Method in class ohos.agp.components.ProgressBar
sets the hint text color on a progress bar.
setProgressHintTextSize(int) - Method in class ohos.agp.components.ProgressBar
Sets the size for the hint text on this progress bar.
setProgressValue(int) - Method in class ohos.agp.components.ProgressBar
Sets the current progress for the progress bar.
setProgressWidth(int) - Method in class ohos.agp.components.ProgressBar
Sets the maximum width for this progress bar.
setPrompt(String) - Method in class ohos.miscservices.inputmethod.EditingText
Sets the default hint text displayed in the application editor.
setPropagationId(Object) - Method in class java.beans.PropertyChangeEvent
Sets the propagationId object for the event.
setProperties(Properties) - Static method in class java.lang.System
Sets the system properties to the Properties argument.
setProperty(String, Object) - Method in class ohos.javax.xml.parsers.SAXParser
Sets the particular property in the underlying implementation of XMLReader.
setProperty(String, Object) - Method in class ohos.javax.xml.stream.XMLInputFactory
Allows the user to set specific feature/property on the underlying implementation.
setProperty(String, Object) - Method in class ohos.javax.xml.stream.XMLOutputFactory
Allows the user to set specific features/properties on the underlying implementation.
setProperty(String, Object) - Method in class ohos.javax.xml.validation.Validator
Set the value of a property.
setProperty(String, Object) - Method in class ohos.javax.xml.validation.ValidatorHandler
Set the value of a property.
setProperty(String, Object) - Method in interface ohos.org.xml.sax.XMLReader
Set the value of a property.
setProperty(String, String) - Static method in class java.lang.System
Sets the system property indicated by the specified key.
setProperty(String, String) - Static method in class java.security.Security
Sets a security property value.
setProperty(String, String) - Method in class java.util.Properties
Calls the Hashtable method put.
setProperty(Format) - Method in class ohos.media.codec.Codec
Sets encoding or decoding properties.
setPropertyDouble(String, double) - Method in class ohos.media.image.PropertyFilter
Sets an Exif property of the double type.
setPropertyInt(String, int) - Method in class ohos.media.image.PropertyFilter
Sets an Exif property of the int type.
setPropertyString(String, String) - Method in class ohos.media.image.PropertyFilter
Sets an Exif property of the string type.
setProtection(int) - Method in class ohos.utils.Ashmem
Sets the protection type for the Ashmem object.
setProtocols(String[]) - Method in class javax.net.ssl.SSLParameters
Sets the array of protocols.
setProvider(BaseItemProvider) - Method in class ohos.agp.window.dialog.ListDialog
Sets a specified provider for this list dialog box.
setProvider(PageSliderProvider) - Method in class ohos.agp.components.PageSlider
Sets a pager adapter that provides views for the current page.
setProvince(String) - Method in class ohos.data.search.schema.PhotoItem
Sets the province index field.
setProvince(String) - Method in class ohos.data.search.schema.PlaceItem
Sets the province index field.
setPublicId(String) - Method in interface ohos.org.w3c.dom.ls.LSInput
The public identifier for this input source.
setPublicId(String) - Method in class ohos.org.xml.sax.InputSource
Set the public identifier for this input source.
setPublicKey(PublicKey) - Method in class java.security.Identity
Deprecated.
Sets this identity's public key.
setPublicNotification(NotificationRequest) - Method in class ohos.event.notification.NotificationRequest
Sets an alternative notification to be displayed on the lock screen for this notification.
setPushLevel(Level) - Method in class java.util.logging.MemoryHandler
Set the pushLevel.
setQuality() - Method in class ohos.ai.cv.sr.SisrConfiguration
Sets the default SISR quality to high.
setQuality(int) - Method in class ohos.ai.cv.sr.SisrConfiguration
Sets the SISR quality.
setQuarters(String[], int, int) - Method in class ohos.global.icu.text.DateFormatSymbols
[icu] Sets quarter strings.
setQuery(String, boolean) - Method in class ohos.agp.components.SearchBar
Sets the search string and search mode.
setQueryFocusChangeListener(Component.FocusChangedListener) - Method in class ohos.agp.components.SearchBar
Sets a listener to inform when the focus of the query text field changes.
setQueryListener(SearchBar.QueryListener) - Method in class ohos.agp.components.SearchBar
Sets a listener to inform when the user changes or submits the search string in the search bar.
setQueryTimeout(int) - Method in interface java.sql.Statement
Sets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
setQueryTimeout(int) - Method in interface javax.sql.RowSet
Sets the maximum time the driver will wait for a statement to execute to the given number of seconds.
setRadianceCubemap(GpuResourceHandle) - Method in class ohos.agp.render.render3d.components.SceneComponent
Sets the handle of the radiance cubemap used for IBL.
setRange(float) - Method in class ohos.agp.render.render3d.components.LightComponent
Sets the range of point lights or spot lights.
setRange(int[]) - Method in class ohos.agp.components.TimePicker
Sets the time range that can be selected.
setRange(int, int) - Method in interface ohos.global.icu.util.ValueIterator
Restricts the range of integers to iterate and resets the iteration to begin at the index argument start.
setRating(Double) - Method in class ohos.data.search.schema.AppItem
Sets the rating index field.
setRating(Double) - Method in class ohos.data.search.schema.VideoItem
Sets the rating index field.
setRatingChangedListener(Rating.RatingChangedListener) - Method in class ohos.agp.components.Rating
Sets a change listener to process change events of a rating.
setRatingItems(int) - Method in class ohos.agp.components.Rating
Sets the number of rating items indicated by asterisks or other symbols to represent the rating level.
setRawOffset(int) - Method in class java.util.SimpleTimeZone
Sets the base time zone offset to GMT.
setRawOffset(int) - Method in class java.util.TimeZone
Sets the base time zone offset to GMT.
setRawOffset(int) - Method in class ohos.global.icu.util.TimeZone
Sets the base time zone offset to GMT.
setRawResult(Void) - Method in class java.util.concurrent.RecursiveAction
Requires null completion value.
setRawResult(T) - Method in class java.util.concurrent.CountedCompleter
A method that result-bearing CountedCompleters may optionally use to help maintain result data.
setRawResult(V) - Method in class java.util.concurrent.ForkJoinTask
Forces the given value to be returned as a result.
setRawResult(V) - Method in class java.util.concurrent.RecursiveTask
 
setReadable(boolean) - Method in class java.io.File
A convenience method to set the owner's read permission for this abstract pathname.
setReadable(boolean, boolean) - Method in class java.io.File
Sets the owner's or everybody's read permission for this abstract pathname.
setReaderMode(Ability, NfcController.ReaderModeCallback, int, PacMapEx) - Method in class ohos.nfc.NfcController
Enables reader mode for a specified Ability.
setReadOnly() - Method in class java.io.File
Marks the file or directory named by this abstract pathname so that only read operations are allowed.
setReadOnly() - Method in class java.security.PermissionCollection
Marks this PermissionCollection object as "readonly".
setReadOnly() - Method in class javax.security.auth.Subject
Set this Subject to be read-only.
setReadOnly() - Method in class ohos.nfc.tag.NdefTag
Sets the NDEF tag to read-only.
setReadOnly(boolean) - Method in interface java.nio.file.attribute.DosFileAttributeView
Updates the value of the read-only attribute.
setReadOnly(boolean) - Method in interface java.sql.Connection
Puts this connection in read-only mode as a hint to the driver to enable database optimizations.
setReadOnly(boolean) - Method in interface javax.sql.RowSet
Sets whether this RowSet object is read-only to the given boolean.
setReadOnly(boolean) - Method in class ohos.data.rdb.StoreConfig.Builder
Sets whether the database is read-only or not.
setReadTimeout(int) - Method in class java.net.URLConnection
Sets the read timeout to a specified timeout, in milliseconds.
setRearLeftVolume(float) - Method in class ohos.media.audio.SoundPlayer.AudioVolumes
Sets the volume of the rear left channel.
setRearRightVolume(float) - Method in class ohos.media.audio.SoundPlayer.AudioVolumes
Sets the volume of the rear right channel.
setReboundEffect(boolean) - Method in class ohos.agp.components.ListContainer
Sets whether to enable the rebound effect.
setReboundEffect(boolean) - Method in class ohos.agp.components.PageSlider
Sets whether to enable the rebound effect.
setReboundEffect(boolean) - Method in class ohos.agp.components.ScrollView
Sets whether the rebound effect will be enabled.
setReboundEffectParams(int, float, int) - Method in class ohos.agp.components.ListContainer
Configure rebound effect parameters.
setReboundEffectParams(int, float, int) - Method in class ohos.agp.components.PageSlider
Configure rebound effect parameters.
setReboundEffectParams(int, float, int) - Method in class ohos.agp.components.ScrollView
Configure rebound effect parameters.
setReboundEffectParams(ListContainer.ReboundEffectParams) - Method in class ohos.agp.components.ListContainer
Sets rebound effect parameters.
setReboundEffectParams(PageSlider.ReboundEffectParams) - Method in class ohos.agp.components.PageSlider
Sets rebound effect parameters.
setReboundEffectParams(ScrollView.ReboundEffectParams) - Method in class ohos.agp.components.ScrollView
Sets rebound effect parameters.
setReceiveBufferSize(int) - Method in class java.net.DatagramSocket
Sets the SO_RCVBUF option to the specified value for this DatagramSocket.
setReceiveBufferSize(int) - Method in class java.net.ServerSocket
Sets a default proposed value for the SocketOptions#SO_RCVBUF option for sockets accepted from this ServerSocket.
setReceiveBufferSize(int) - Method in class java.net.Socket
Sets the SocketOptions#SO_RCVBUF option to the specified value for this Socket.
setRecipientName(String) - Method in class ohos.data.search.schema.MessageItem
Sets the recipientName index field.
setRecipientPhone(String) - Method in class ohos.data.search.schema.MessageItem
Sets the recipientPhone index field.
setRecorderAudioEncoder(int) - Method in class ohos.media.common.AudioProperty.Builder
Sets an audio encoding format.
setRecorderAudioSource(int) - Method in class ohos.media.common.Source
Sets an audio source, which is defined by Recorder.AudioSource.
setRecorderBitRate(int) - Method in class ohos.media.common.AudioProperty.Builder
Sets an audio encoding bit rate.
setRecorderBitRate(int) - Method in class ohos.media.common.VideoProperty.Builder
Sets the video encoding bit rate.
setRecorderDegrees(int) - Method in class ohos.media.common.VideoProperty.Builder
Sets the video rotation angle.
setRecorderFd(FileDescriptor) - Method in class ohos.media.common.StorageProperty.Builder
Sets a file descriptor object of the file to be written.
setRecorderFile(File) - Method in class ohos.media.common.StorageProperty.Builder
Sets a file object to be written.
setRecorderFps(int) - Method in class ohos.media.common.VideoProperty.Builder
Sets the video frame capture rate.
setRecorderHeight(int) - Method in class ohos.media.common.VideoProperty.Builder
Sets the video height.
setRecorderLocation(float, float) - Method in class ohos.media.recorder.Recorder
Sets the longitude and latitude of a video.
setRecorderMaxDurationMs(int) - Method in class ohos.media.common.StorageProperty.Builder
Sets the maximum recording duration (in milliseconds).
setRecorderMaxFileSizeBytes(long) - Method in class ohos.media.common.StorageProperty.Builder
Sets the maximum file size (in bytes) of a recording session.
setRecorderNumChannels(int) - Method in class ohos.media.common.AudioProperty.Builder
Sets the number of audio channels.
setRecorderPath(String) - Method in class ohos.media.common.StorageProperty.Builder
Sets an output file path.
setRecorderProfile(RecorderProfile) - Method in class ohos.media.recorder.Recorder
Sets the recording configuration.
setRecorderRate(int) - Method in class ohos.media.common.VideoProperty.Builder
Sets the video frame rate.
setRecorderSamplingRate(int) - Method in class ohos.media.common.AudioProperty.Builder
Sets an audio sampling rate.
setRecorderVideoEncoder(int) - Method in class ohos.media.common.VideoProperty.Builder
Sets the video encoding format.
setRecorderVideoSource(int) - Method in class ohos.media.common.Source
Sets the video source, which is defined by Recorder.AudioSource.
setRecorderWidth(int) - Method in class ohos.media.common.VideoProperty.Builder
Sets the video width.
setRect(Rect) - Method in class ohos.agp.render.PdfGenerator.PageInfo.Builder
Sets the content rectangle based on the given rectangle.
setRectToRect(RectFloat, RectFloat, Matrix.ScaleToFit) - Method in class ohos.agp.utils.Matrix
Sets a source rectangle to be inside a destination rectangle based on the specified scaling mode.
setRecurDate(String) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the interval at which the event repeats.
setRecurRule(String) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the recurrence rule.
setRed(int) - Method in class ohos.agp.colors.RgbColor
Sets the red color value of a RgbColor object.
setRedBrightness(int) - Method in class ohos.light.bean.LightBrightness
Sets the brightness value for the red channel of the light.
setRef(int, Ref) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given REF(<structured-type>) value.
setRef(int, Ref) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Ref value.
setReflectance(float) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the reflectance of this material at normal incidence.
setRegion(String) - Method in class java.util.Locale.Builder
Sets the region.
setRegion(String) - Method in class ohos.global.icu.util.ULocale.Builder
Sets the region.
setRegion(String) - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Sets the area where this contact is located.
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class java.util.concurrent.ThreadPoolExecutor
Sets a new handler for unexecutable tasks.
setRelationName(String) - Method in class ohos.sysappcomponents.contact.entity.Relation
Sets the relation name.
setRelativeTextSize(float) - Method in class ohos.agp.text.TextForm
Sets the relative size for this text.
setRemainVisiblePercent(int) - Method in class ohos.agp.components.ListContainer.ReboundEffectParams
Sets the value for the remainVisiblePercent parameter.
setRemainVisiblePercent(int) - Method in class ohos.agp.components.PageSlider.ReboundEffectParams
Sets the value for the remainVisiblePercent parameter.
setRemainVisiblePercent(int) - Method in class ohos.agp.components.ScrollView.ReboundEffectParams
Sets the value for the remainVisiblePercent parameter.
setRemindersType(String) - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Sets the reminder type.
setRemindMinutes(int) - Method in class ohos.sysappcomponents.calendar.entity.Reminders
Sets the number of minutes that the reminder is sent before an event occurs.
setRemindType(int) - Method in class ohos.sysappcomponents.calendar.entity.Reminders
Sets the reminder type.
setRemovalIntentAgent(IntentAgent) - Method in class ohos.event.notification.NotificationRequest
Sets an IntentAgent object that is triggered when the user explicitly removes this notification.
setRemoveOnCancelPolicy(boolean) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Sets the policy on whether cancelled tasks should be immediately removed from the work queue at time of cancellation.
setRenderMode(Engine.RenderMode) - Method in interface ohos.agp.render.render3d.Engine
Sets the rendering mode of an engine.
setRenderNodeGraph(Engine.RenderNodeGraph) - Method in class ohos.agp.render.render3d.RenderLoop
Sets the rendering node graph.
setRenderNodeGraph(Engine.RenderNodeGraphType) - Method in class ohos.agp.render.render3d.RenderLoop
Sets the rendering node graph using a set of predefined options.
setRenderResolution(int, int) - Method in class ohos.agp.render.render3d.components.CameraComponent
Sets rendering resolutions for the camera.
setReorderCodes(int...) - Method in class ohos.global.icu.text.Collator
Sets the reordering codes for this collator.
setReorderCodes(int...) - Method in class ohos.global.icu.text.RuleBasedCollator
Sets the reordering codes for this collator.
setReorderingMode(int) - Method in class ohos.global.icu.text.Bidi
Modify the operation of the Bidi algorithm such that it implements some variant to the basic Bidi algorithm or approximates an "inverse Bidi" algorithm, depending on different values of the "reordering mode".
setReorderingOptions(int) - Method in class ohos.global.icu.text.Bidi
Specify which of the reordering options should be applied during Bidi transformations.
setRepeatCount(int) - Method in class ohos.aafwk.ability.AbilitySliceAnimator
Sets the number of times that an animation play will be repeated.
setRepeatCount(int) - Method in interface ohos.agp.render.render3d.resources.AnimationPlayback
Sets the repeat times of the animation playback.
setRepeatedWallTimeOption(int) - Method in class ohos.global.icu.util.Calendar
[icu]Sets the behavior for handling wall time repeating multiple times at negative time zone offset transitions.
setRepeatStatus(String) - Method in class ohos.data.search.schema.NoticeItem
Sets the repeatStatus index field.
setRequestMethod(String) - Method in class java.net.HttpURLConnection
Set the method for the URL request, one of: GET POST HEAD OPTIONS PUT DELETE TRACE are legal, subject to protocol restrictions.
setRequestProperty(String, String) - Method in class java.net.URLConnection
Sets the general request property.
setReserved1(String) - Method in class ohos.data.search.schema.Schema
Sets the reserved1 index field, which is used to store custom attributes.
setReserved2(String) - Method in class ohos.data.search.schema.Schema
Sets the reserved2 index field, which is used to store custom attributes.
setResourceBundle(ResourceBundle) - Method in class java.util.logging.Logger
Sets a resource bundle on this logger.
setResourceBundle(ResourceBundle) - Method in class java.util.logging.LogRecord
Set the localization resource bundle.
setResourceBundleName(String) - Method in class java.util.logging.LogRecord
Set the localization resource bundle name.
setResourceResolver(LSResourceResolver) - Method in class ohos.javax.xml.validation.Validator
Sets the LSResourceResolver to customize resource resolution while in a validation episode.
setResourceResolver(LSResourceResolver) - Method in class ohos.javax.xml.validation.ValidatorHandler
Sets the LSResourceResolver to customize resource resolution while in a validation episode.
setRestricted(boolean) - Method in class ohos.wifi.WifiDeviceConfig
Sets whether to restrict the data volume in this network.
setResult(int, Intent) - Method in class ohos.aafwk.ability.Ability
Sets the result code and data to be returned by this Page ability to the caller.
setResult(Intent) - Method in class ohos.aafwk.ability.AbilitySlice
Sets the data to be returned when an ability slice is destroyed.
setReuseAddress(boolean) - Method in class java.net.DatagramSocket
Enable/disable the SO_REUSEADDR socket option.
setReuseAddress(boolean) - Method in class java.net.ServerSocket
Enable/disable the SocketOptions#SO_REUSEADDR socket option.
setReuseAddress(boolean) - Method in class java.net.Socket
Enable/disable the SocketOptions#SO_REUSEADDR socket option.
setRevocationEnabled(boolean) - Method in class java.security.cert.PKIXParameters
Sets the RevocationEnabled flag.
setRgbColor(RgbColor) - Method in class ohos.agp.components.element.ShapeElement
Sets the color for filling a ShapeElement object.
setRgbColors(RgbColor[]) - Method in class ohos.agp.components.element.ShapeElement
Sets the colors for filling a ShapeElement object with gradient effect.
setRichText(RichText) - Method in class ohos.agp.components.Text
Sets the rich text to be displayed in a text view.
setRight(int) - Method in class ohos.agp.components.Component
Sets the right edge position of a component relative to the parent container.
setRightBubbleHeight(int) - Method in class ohos.agp.components.Text
Sets the height for the bubble box on the right of the text.
setRightBubbleSize(int, int) - Method in class ohos.agp.components.Text
Sets the width and height for the right padding area of the bubble box where the text is displayed.
setRightBubbleWidth(int) - Method in class ohos.agp.components.Text
Sets the width for the bubble box on the right of the text.
setRightPadding(int) - Method in class ohos.aafwk.ability.Ability.WindowAttributeHelper
Sets the right padding of a window.
setRingerMode(AudioManager.AudioRingMode) - Method in class ohos.media.audio.AudioManager
Sets the ringer mode.
setRingerUri(Context, AudioManager.RingtoneType, Uri) - Static method in class ohos.media.audio.AudioManager
Sets the Uri of a specified RingtoneType.
setRoad(String) - Method in class ohos.data.search.schema.PhotoItem
Sets the road index field.
setRoad(String) - Method in class ohos.data.search.schema.PlaceItem
Sets the road index field.
setRoadName(String) - Method in class ohos.location.GeoAddress
Sets the road name in the current GeoAddress object.
setRoi(CvRect) - Method in class ohos.ai.cv.text.TextConfiguration.Builder
Sets a region of interest (ROI).
setRole(AudioDeviceDescriptor.DeviceRole) - Method in class ohos.media.audio.AudioDeviceDescriptor
Sets a device role.
setRotate(float) - Method in class ohos.agp.utils.Matrix
Sets the matrix to rotate around the pivot point (0,0) by a specified number of degrees.
setRotate(float, float, float) - Method in class ohos.agp.utils.Matrix
Sets the matrix to rotate around the pivot point (px,py) by a specified number of degrees.
setRotateAbout(float, float, float, float) - Method in class ohos.agp.utils.Matrix44
Rotates about the vector [x, y, z] by a specified radian.
setRotateAboutUnit(float, float, float, float) - Method in class ohos.agp.utils.Matrix44
Rotates about the vector [x, y, z] as a unit vector by a specified radian.
setRotateDegreesAbout(float, float, float, float) - Method in class ohos.agp.utils.Matrix44
Rotates about the vector [x, y, z] by a specified angle.
setRotation(float) - Method in class ohos.agp.components.Component
Sets the degrees that the component is rotated around the Z axis.
setRotation(Quaternion) - Method in class ohos.agp.render.render3d.components.TransformComponent
Sets the rotation of the current entity relative to the parent entity.
setRotation(Quaternion) - Method in interface ohos.agp.render.render3d.SceneNode
Sets the rotation part of the transformation component in a node.
setRotationEventListener(Component.RotationEventListener) - Method in class ohos.agp.components.Component
Registers a listener for rotation events in the component.
setRotationSensitivity(float) - Method in class ohos.agp.components.Component
Sets the rotation sensitivity of a component.
setRoughnessFactor(float) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the roughness factor of this material.
setRoundingIncrement(double) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Rounding and Digit Limits: Overload of DecimalFormat.setRoundingIncrement(java.math.BigDecimal).
setRoundingIncrement(BigDecimal) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Rounding and Digit Limits: Sets an increment, or interval, to which numbers are rounded.
setRoundingIncrement(BigDecimal) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Rounding and Digit Limits: Overload of DecimalFormat.setRoundingIncrement(java.math.BigDecimal).
setRoundingMode(int) - Method in class ohos.global.icu.text.DecimalFormat
Rounding and Digit Limits: Sets the RoundingMode used to round numbers.
setRoundingMode(int) - Method in class ohos.global.icu.text.NumberFormat
Set the rounding mode used in this NumberFormat.
setRoundingMode(RoundingMode) - Method in class java.text.DecimalFormat
Sets the RoundingMode used in this DecimalFormat.
setRoundingMode(RoundingMode) - Method in class java.text.NumberFormat
Sets the RoundingMode used in this NumberFormat.
setRowCount(int) - Method in class ohos.agp.components.TableLayout
Sets the number of rows in the table layout.
setRowCount(int) - Method in class ohos.agp.components.TableLayoutManager
Sets the number of rows in the table.
setRowId(int, RowId) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.RowId object.
setRowId(int, RowId) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.RowId object.
setRowId(long) - Method in class ohos.data.orm.OrmObject
Sets the row corresponding to an OrmObject instance in the RDB table.
setRowId(String, RowId) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.RowId object.
setRowId(String, RowId) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.RowId object.
setRunningMode(int) - Method in interface ohos.media.camera.device.CameraConfig.Builder
Sets a running mode for the camera.
setSampler(GpuResourceHandle) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets a handle for the sampler used by this material.
setSampleRate(int) - Method in class ohos.media.audio.AudioRenderer
Sets the audio stream sampling rate.
setSamplingRates(int[]) - Method in class ohos.media.audio.AudioDeviceDescriptor
Sets the sampling rates.
setSaturation(float) - Method in class ohos.agp.colors.HslColor
Sets the saturation of a color.
setSaturation(float) - Method in class ohos.agp.colors.HsvColor
Sets the saturation level of an HSV color.
setSaturation(float) - Method in class ohos.agp.render.ColorMatrix
Sets the saturation of a ColorMatrix instance.
setSavepoint() - Method in interface java.sql.Connection
Creates an unnamed savepoint in the current transaction and returns the new Savepoint object that represents it.
setSavepoint(String) - Method in interface java.sql.Connection
Creates a savepoint with the given name in the current transaction and returns the new Savepoint object that represents it.
setScale() - Method in class ohos.ai.cv.sr.SisrConfiguration
Sets the default SISR scale factor to 1x.
setScale(float) - Method in class ohos.agp.utils.Matrix44
Scales this Matrix44 by the specified size.
setScale(float) - Method in class ohos.ai.cv.sr.SisrConfiguration
Sets the SISR scale factor.
setScale(float, boolean) - Method in class ohos.accessibility.ability.DisplayResizeController
Sets the display resizing scale.
setScale(float, float) - Method in class ohos.agp.components.Component
Sets the component's scale factor around the pivot.
setScale(float, float) - Method in class ohos.agp.utils.Matrix
Scales this Matrix by the specified values.
setScale(float, float, float) - Method in class ohos.agp.utils.Matrix44
Scales this Matrix44 by the specified size.
setScale(float, float, float, float) - Method in class ohos.agp.render.ColorMatrix
Sets a ColorMatrix instance to scale according to a specified value.
setScale(float, float, float, float) - Method in class ohos.agp.utils.Matrix
Scales this Matrix by the specified values and the specified position of the perspective point.
setScale(int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose value is numerically equal to this BigDecimal's.
setScale(int) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal with a given scale.
setScale(int, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose unscaled value is determined by multiplying or dividing this BigDecimal's unscaled value by the appropriate power of ten to maintain its overall value.
setScale(int, int) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's number of digits to the right of the decimal point to the given int.
setScale(int, int) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal with a given scale.
setScale(int, RoundingMode) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose unscaled value is determined by multiplying or dividing this BigDecimal's unscaled value by the appropriate power of ten to maintain its overall value.
setScale(Vector3) - Method in class ohos.agp.render.render3d.components.TransformComponent
Sets the scale of the current entity relative to the parent entity.
setScale(Vector3) - Method in interface ohos.agp.render.render3d.SceneNode
Sets the scaling part of the transformation component in a node.
setScaledListener(Component.ScaledListener) - Method in class ohos.agp.components.Component
Registers a listener for scale events of a component.
setScaleMode(Image.ScaleMode) - Method in class ohos.agp.components.Image
Sets the scaling mode of an image.
setScaleTranslate(float, float, float, float) - Method in class ohos.agp.utils.Matrix
Initializes the scale and translation factors of this Matrix.
setScaleX(float) - Method in class ohos.agp.components.Component
Sets the component's scaling factor in the X direction around the pivot point.
setScaleX(float) - Method in class ohos.agp.text.TextForm
Sets the horizontal scale ratio for this text.
setScaleX(float) - Method in class ohos.agp.utils.Matrix
Sets the horizontal scale factor for this Matrix.
setScaleY(float) - Method in class ohos.agp.components.Component
Sets the component's scaling factor in the Y direction around the pivot point.
setScaleY(float) - Method in class ohos.agp.utils.Matrix
Sets the vertical scale factor for this Matrix.
setScenario(int) - Method in class ohos.location.RequestParam
Sets the location scenario type.
setScene(int) - Method in class ohos.agp.components.Component.VoiceEvent
Sets the event scene.
setSchema(Schema) - Method in class ohos.data.distributed.common.Options
Sets the Schema for this Options object.
setSchema(Schema) - Method in class ohos.javax.xml.parsers.SAXParserFactory
Set the Schema to be used by parsers created from this factory.
setSchemaMode(SchemaMode) - Method in class ohos.data.distributed.common.Schema
Sets the mode of this Schema instance.
setSchemaName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the name of the designated column's table's schema, if any, to the given String.
setScientificNotation(boolean) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Scientific Notation: Sets whether this formatter should print in scientific (exponential) notation.
setScore(float) - Method in class ohos.agp.components.Rating
Sets the rating score.
setScreenOffset(float, float) - Method in class ohos.multimodalinput.event.ManipulationEvent
Sets the offset position relative to the screen.
setScript(String) - Method in class java.util.Locale.Builder
Sets the script.
setScript(String) - Method in class ohos.global.icu.util.ULocale.Builder
Sets the script.
setScrollable(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node is scrollable.
setScrollable(boolean) - Method in class ohos.agp.components.Text
Sets whether the text is scrollable.
setScrollbarBackgroundColor(Color) - Method in class ohos.agp.components.Component
Sets the background color of a scroll bar.
setScrollbarColor(Color) - Method in class ohos.agp.components.Component
Sets the color of a scroll bar.
setScrollbarFadingDelay(int) - Method in class ohos.agp.components.Component
Sets the delay before a scrollbar is fading.
setScrollbarFadingDuration(int) - Method in class ohos.agp.components.Component
Sets the fading duration of a scrollbar.
setScrollbarFadingEnabled(boolean) - Method in class ohos.agp.components.Component
setScrollbarOverlapEnabled(boolean) - Method in class ohos.agp.components.Component
Sets whether the scroll bar overlaps with the content.
setScrollbarRadius(float) - Method in class ohos.agp.components.Component
Sets the radius for the scroll bar's rounded border.
setScrollbarRoundRect(boolean) - Method in class ohos.agp.components.Component
Sets the shape of the scroll bar.
setScrollbarStartAngle(float) - Method in class ohos.agp.components.Component
Sets the start angle for a rounded scroll bar.
setScrollbarSweepAngle(float) - Method in class ohos.agp.components.Component
Sets the sweep angle for a rounded scroll bar.
setScrollbarThickness(int) - Method in class ohos.agp.components.Component
Sets the thickness of a scroll bar.
setScrolledListener(Component.ScrolledListener) - Method in class ohos.agp.components.Component
Registers a listener for scroll events in the component.
setScrollListener(Picker.ScrolledListener) - Method in class ohos.agp.components.Picker
Sets the scroll state listener for a picker.
setSearch(boolean) - Method in class ohos.data.search.model.IndexForm
Sets whether this field is the default search field.
setSearchable(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column can be used in a where clause.
setSearchableEntity(SearchableEntity) - Method in class ohos.data.search.SearchAbility
setSearchButton(int) - Method in class ohos.agp.components.SearchBar
Sets the image resource ID for the search button.
setSearchButton(PixelMap) - Method in class ohos.agp.components.SearchBar
Sets the pixelMap for the search button.
setSearchClickListener(Component.ClickedListener) - Method in class ohos.agp.components.SearchBar
Sets a listener to inform when the search button is pressed.
setSearchHint(String) - Method in class ohos.agp.components.SearchBar
Sets the hint text to display in the search box.
setSearchIcon(int) - Method in class ohos.agp.components.SearchBar
Sets the image resource ID for the search icon.
setSearchIcon(PixelMap) - Method in class ohos.agp.components.SearchBar
Sets the pixelMap for the search icon.
setSearchTextColor(Color) - Method in class ohos.agp.components.SearchBar
Sets the text color for the search box.
setSecKeyAccessibleAttr(int) - Method in class ohos.security.keystore.KeyGenAlgorithmParaSpec.Builder
Sets the accessibility attribute set for a key, depending on how the key is meant to be used.
setSecKeyAccessibleAttr(int) - Method in class ohos.security.keystore.KeyStoreProtectionParameter.Builder
Sets the accessibility attribute set of a key.
setSecKeyAlgorithmParameterSpec(AlgorithmParameterSpec) - Method in class ohos.security.keystore.KeyGenAlgorithmParaSpec.Builder
Sets algorithm parameters during key generation.
setSecKeyAuthDuration(int) - Method in class ohos.security.keystore.KeyGenAlgorithmParaSpec.Builder
Sets the validity period of user authentication for a key.
setSecKeyAuthDuration(int) - Method in class ohos.security.keystore.KeyStoreProtectionParameter.Builder
Sets the validity period for user authentication with a key, in seconds.
setSecKeyCryptoAttrs(int, String...) - Method in class ohos.security.keystore.KeyStoreProtectionParameter.Builder
Sets the cryptographic attribute set of a key.
setSecKeySizeInBits(int) - Method in class ohos.security.keystore.KeyGenAlgorithmParaSpec.Builder
Sets the length of the generated key.
setSecKeyUsagePurposes(int) - Method in class ohos.security.keystore.KeyGenAlgorithmParaSpec.Builder
Sets the purposes for using a key.
setSecond(int) - Method in class ohos.agp.components.TimePicker
Sets the selected second.
setSecondaryGroupingSize(int) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Grouping: Sets the secondary grouping size (distance between grouping separators after the first separator) used when formatting large numbers.
setSeconds(int) - Method in class java.sql.Date
Deprecated. 
setSeconds(int) - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(Calendar.SECOND, int seconds).
setSecure(boolean) - Method in class java.net.HttpCookie
Indicates whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSecureObjectCipher(Cipher) - Method in class ohos.biometrics.authentication.BiometricAuthentication
Sets the Cipher object associated with the authentication result.
setSecureObjectMac(Mac) - Method in class ohos.biometrics.authentication.BiometricAuthentication
Sets the Mac object associated with the authentication result.
setSecureObjectSignature(Signature) - Method in class ohos.biometrics.authentication.BiometricAuthentication
Sets the Signature object associated with the authentication result.
setSecurityManager(SecurityManager) - Static method in class java.lang.System
Sets the System security.
setSecurityMode(int) - Method in class ohos.agp.components.webengine.WebConfig
Sets the security policy for the WebView to load resources.
setSecurityType(int) - Method in class ohos.wifi.WifiDeviceConfig
Sets the encryption mode of a Wi-Fi access point.
setSeed(byte[]) - Method in class java.security.SecureRandom
Reseeds this random object.
setSeed(long) - Method in class java.security.SecureRandom
Reseeds this random object, using the eight bytes contained in the given long seed.
setSeed(long) - Method in class java.util.concurrent.ThreadLocalRandom
Throws UnsupportedOperationException.
setSeed(long) - Method in class java.util.Random
Sets the seed of this random number generator using a single long seed.
setSelected(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node is selected.
setSelected(boolean) - Method in class ohos.agp.components.Component
Sets the selection state of the component.
setSelected(int) - Method in class ohos.agp.components.PageSliderIndicator
Sets the position of a selected indicator item.
setSelectedCallback(IndexBar.OnSelectedListener) - Method in class ohos.agp.components.IndexBar
Sets a listener to observe change events of an index bar.
setSelectedCount(int) - Method in class ohos.agp.components.IndexBar
Sets the index number to select on an index bar.
setSelectedItemIndex(int) - Method in class ohos.agp.components.ListContainer
Selects a component item based on the input position.
setSelectedNormalTextMarginRatio(float) - Method in class ohos.agp.components.DatePicker
Sets the ratio of the selected to normal text margin in this date picker.
setSelectedNormalTextMarginRatio(float) - Method in class ohos.agp.components.Picker
Sets the ratio of the selected to normal text margin in this number picker.
setSelectedNormalTextMarginRatio(float) - Method in class ohos.agp.components.TimePicker
Sets the ratio of the selected to normal text margin in this time picker.
setSelectedPaint(Paint) - Method in class ohos.agp.components.IndexBar
Sets the attribute of the selected paint used to draw a circle on the index bar.
setSelectedString(String) - Method in class ohos.agp.components.IndexBar
Set the index bar selected string.
setSelectedTabIndicatorColor(int) - Method in class ohos.agp.components.TabList
Sets the color for a selected tab.
setSelectedTabIndicatorHeight(int) - Method in class ohos.agp.components.TabList
Sets the height for a selected tab.
setSelectedTextBackground(Element) - Method in class ohos.agp.components.DatePicker
Sets the specified Element as the background of the text selected by the date picker.
setSelectedTextBackground(Element) - Method in class ohos.agp.components.Picker
Sets an Element as the background of the text selected by this picker.
setSelectedTextBackground(Element) - Method in class ohos.agp.components.TimePicker
Sets the specified Element as the background of the selected text in this time picker.
setSelectedTextColor(Color) - Method in class ohos.agp.components.DatePicker
Sets the color of the selected text in a date picker.
setSelectedTextColor(Color) - Method in class ohos.agp.components.Picker
Sets a color for selected text on the number picker.
setSelectedTextColor(Color) - Method in class ohos.agp.components.TimePicker
Sets the selected font color of the time displayed in the time picker.
setSelectedTextFont(Font) - Method in class ohos.agp.components.DatePicker
Sets the font for the selected text.
setSelectedTextFont(Font) - Method in class ohos.agp.components.Picker
Sets the font for the selected text in this picker.
setSelectedTextFont(Font) - Method in class ohos.agp.components.TimePicker
Sets the font for the selected text in this time picker.
setSelectedTextSize(int) - Method in class ohos.agp.components.DatePicker
Sets the size of the selected text in the date picker.
setSelectedTextSize(int) - Method in class ohos.agp.components.Picker
Sets a font size for selected text on the number picker.
setSelectedTextSize(int) - Method in class ohos.agp.components.TimePicker
Sets the selected font size of the time displayed in the time picker.
setSelectionColor(Color) - Method in class ohos.agp.components.Text
Sets the color for the selected text.
setSelectionEnd(int) - Method in class ohos.miscservices.inputmethod.EditingText
Sets the end index of the selected text in the EditingText#getTextContent() text.
setSelectionLeftBubbleElement(Element) - Method in class ohos.agp.components.Text
Sets an Element object to be displayed in the left padding area of the selected bubble box.
setSelectionRightBubbleElement(Element) - Method in class ohos.agp.components.Text
Sets an Element object to be displayed in the right padding area of the selected bubble box.
setSelectionStart(int) - Method in class ohos.miscservices.inputmethod.EditingText
Sets the start index of the selected text in the EditingText#getTextContent() text.
setSelectorItemNum(int) - Method in class ohos.agp.components.DatePicker
Sets the number of items to display on a selector.
setSelectorItemNum(int) - Method in class ohos.agp.components.Picker
Sets the number of items to display on a selector.
setSelectorItemNum(int) - Method in class ohos.agp.components.TimePicker
Sets the number of items to display on a selector.
setSemanticActionButton(NotificationConstant.SemanticActionButton) - Method in class ohos.event.notification.NotificationActionButton.Builder
Sets a semantic action for this NotificationActionButton.
setSendBufferSize(int) - Method in class java.net.DatagramSocket
Sets the SO_SNDBUF option to the specified value for this DatagramSocket.
setSendBufferSize(int) - Method in class java.net.Socket
Sets the SocketOptions#SO_SNDBUF option to the specified value for this Socket.
setSendDataTimeout(int) - Method in class ohos.nfc.tag.TagManager
Sets the timeout duration (ms) for sending data to a tag.
setSendEffect(int) - Method in class ohos.media.audio.AudioRenderer
Sets a send effect for audio playback.
setSendEffectLevel(float) - Method in class ohos.media.audio.AudioRenderer
Sets the level of the send effect for audio playback.
setSenderEmail(String) - Method in class ohos.data.search.schema.EmailItem
Sets the senderEmail index field.
setSenderName(String) - Method in class ohos.data.search.schema.EmailItem
Sets the senderName index field.
setSenderName(String) - Method in class ohos.data.search.schema.MessageItem
Sets the senderName index field.
setSenderPhone(String) - Method in class ohos.data.search.schema.MessageItem
Sets the senderPhone index field.
setSensorDataCallback(L, S, int) - Method in class ohos.sensor.agent.SensorAgent
Sets a callback for a sensor to receive sensor data in a specified sampling mode.
setSensorDataCallback(L, S, int, long) - Method in class ohos.sensor.agent.SensorAgent
Sets a callback for a sensor to receive sensor data in a specified sampling mode based on the maximum event reporting latency.
setSensorDataCallback(L, S, long, long) - Method in class ohos.sensor.agent.SensorAgent
Sets a callback for a sensor to receive the sensor data at a specified sampling interval based on the maximum event reporting latency.
setSensorDataCallback(ICategoryBodyDataCallback, CategoryBody, int) - Method in class ohos.sensor.agent.CategoryBodyAgent
Sets a callback for a body sensor to receive sensor data in a specified sampling mode.
setSensorDataCallback(ICategoryBodyDataCallback, CategoryBody, int, long) - Method in class ohos.sensor.agent.CategoryBodyAgent
Sets a callback for a body sensor to receive sensor data in a specified sampling mode based on the maximum event reporting latency.
setSensorDataCallback(ICategoryBodyDataCallback, CategoryBody, long) - Method in class ohos.sensor.agent.CategoryBodyAgent
Sets a callback for a body sensor to receive the sensor data at a specified sampling interval.
setSensorDataCallback(ICategoryBodyDataCallback, CategoryBody, long, long) - Method in class ohos.sensor.agent.CategoryBodyAgent
Sets a callback for a body sensor to receive the sensor data at a specified sampling interval based on the maximum event reporting latency.
setSensorDataCallback(ICategoryEnvironmentDataCallback, CategoryEnvironment, int) - Method in class ohos.sensor.agent.CategoryEnvironmentAgent
Sets a callback for an environment sensor to receive sensor data in a specified sampling mode.
setSensorDataCallback(ICategoryEnvironmentDataCallback, CategoryEnvironment, int, long) - Method in class ohos.sensor.agent.CategoryEnvironmentAgent
Sets a callback for an environment sensor to receive sensor data in a specified sampling mode based on the maximum event reporting latency.
setSensorDataCallback(ICategoryEnvironmentDataCallback, CategoryEnvironment, long) - Method in class ohos.sensor.agent.CategoryEnvironmentAgent
Sets a callback for an environment sensor to receive the sensor data at a specified sampling interval.
setSensorDataCallback(ICategoryEnvironmentDataCallback, CategoryEnvironment, long, long) - Method in class ohos.sensor.agent.CategoryEnvironmentAgent
Sets a callback for an environment sensor to receive the sensor data at a specified sampling interval based on the maximum event reporting latency.
setSensorDataCallback(ICategoryLightDataCallback, CategoryLight, int) - Method in class ohos.sensor.agent.CategoryLightAgent
Sets a callback for a light sensor to receive sensor data in a specified sampling mode.
setSensorDataCallback(ICategoryLightDataCallback, CategoryLight, int, long) - Method in class ohos.sensor.agent.CategoryLightAgent
Sets a callback for a light sensor to receive sensor data in a specified sampling mode based on the maximum event reporting latency.
setSensorDataCallback(ICategoryLightDataCallback, CategoryLight, long) - Method in class ohos.sensor.agent.CategoryLightAgent
Sets a callback for a light sensor to receive the sensor data at a specified sampling interval.
setSensorDataCallback(ICategoryLightDataCallback, CategoryLight, long, long) - Method in class ohos.sensor.agent.CategoryLightAgent
Sets a callback for a light sensor to receive the sensor data at a specified sampling interval based on the maximum event reporting latency.
setSensorDataCallback(ICategoryMotionDataCallback, CategoryMotion, int) - Method in class ohos.sensor.agent.CategoryMotionAgent
Sets a callback for a motion sensor to receive sensor data in a specified sampling mode.
setSensorDataCallback(ICategoryMotionDataCallback, CategoryMotion, int, long) - Method in class ohos.sensor.agent.CategoryMotionAgent
Sets a callback for a motion sensor to receive sensor data in a specified sampling mode based on the maximum event reporting latency.
setSensorDataCallback(ICategoryMotionDataCallback, CategoryMotion, long) - Method in class ohos.sensor.agent.CategoryMotionAgent
Sets a callback for a motion sensor to receive the sensor data at a specified sampling interval.
setSensorDataCallback(ICategoryMotionDataCallback, CategoryMotion, long, long) - Method in class ohos.sensor.agent.CategoryMotionAgent
Sets a callback for a motion sensor to receive the sensor data at a specified sampling interval based on the maximum event reporting latency.
setSensorDataCallback(ICategoryOrientationDataCallback, CategoryOrientation, int) - Method in class ohos.sensor.agent.CategoryOrientationAgent
Sets a callback for an orientation sensor to receive sensor data in a specified sampling mode.
setSensorDataCallback(ICategoryOrientationDataCallback, CategoryOrientation, int, long) - Method in class ohos.sensor.agent.CategoryOrientationAgent
Sets a callback for an orientation sensor to receive sensor data in a specified sampling mode based on the maximum event reporting latency.
setSensorDataCallback(ICategoryOrientationDataCallback, CategoryOrientation, long) - Method in class ohos.sensor.agent.CategoryOrientationAgent
Sets a callback for an orientation sensor to receive the sensor data at a specified sampling interval.
setSensorDataCallback(ICategoryOrientationDataCallback, CategoryOrientation, long, long) - Method in class ohos.sensor.agent.CategoryOrientationAgent
Sets a callback for an orientation sensor to receive the sensor data at a specified sampling interval based on the maximum event reporting latency.
setSensorDataCallback(ICategoryOtherDataCallback, CategoryOther, int) - Method in class ohos.sensor.agent.CategoryOtherAgent
Sets a callback for a sensor in the other category to receive sensor data in a specified sampling mode.
setSensorDataCallback(ICategoryOtherDataCallback, CategoryOther, int, long) - Method in class ohos.sensor.agent.CategoryOtherAgent
Sets a callback for a sensor in the other category to receive sensor data in a specified sampling mode based on the maximum event reporting latency.
setSensorDataCallback(ICategoryOtherDataCallback, CategoryOther, long) - Method in class ohos.sensor.agent.CategoryOtherAgent
Sets a callback for a sensor in the other category to receive the sensor data at a specified sampling interval.
setSensorDataCallback(ICategoryOtherDataCallback, CategoryOther, long, long) - Method in class ohos.sensor.agent.CategoryOtherAgent
Sets a callback for a sensor in the other category to receive the sensor data at a specified sampling interval based on the maximum event reporting latency.
setSequenceableArrayListParam(String, ArrayList<T>) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the ArrayList type whose element type is Sequenceable.
setSequenceNumber(long) - Method in class java.util.logging.LogRecord
Set the sequence number.
setSerialNumber(BigInteger) - Method in class java.security.cert.X509CertSelector
Sets the serialNumber criterion.
setServerNames(List<SNIServerName>) - Method in class javax.net.ssl.SSLParameters
Sets the desired SNIServerNames of the Server Name Indication (SNI) parameter.
setSessionCacheSize(int) - Method in interface javax.net.ssl.SSLSessionContext
Sets the size of the cache used for storing SSLSession objects grouped under this SSLSessionContext.
setSessionTimeout(int) - Method in interface javax.net.ssl.SSLSessionContext
Sets the timeout limit for SSLSession objects grouped under this SSLSessionContext.
setSettingsText(String) - Method in class ohos.event.notification.NotificationRequest
Sets the text that will be displayed as a link to the settings of the application.
setShader(Shader, Paint.ShaderType) - Method in class ohos.agp.render.Paint
Sets the Shader and ShaderType for this Paint.
setShaderColor(Color) - Method in class ohos.agp.components.DatePicker
Sets a shader color for the date picker.
setShaderColor(Color) - Method in class ohos.agp.components.ListContainer
Sets the shader color for this ListContainer object.
setShaderColor(Color) - Method in class ohos.agp.components.Picker
Sets a shader color for the number picker.
setShaderColor(Color) - Method in class ohos.agp.components.TimePicker
Sets a shader color for the time picker.
setShaderMatrix(Matrix) - Method in class ohos.agp.render.Shader
Set shader's matrix.
setShaderType(int) - Method in class ohos.agp.components.element.ShapeElement
Sets the shader type.
setShadowEnabled(boolean) - Method in class ohos.agp.render.render3d.components.LightComponent
Sets whether the current lights support projection.
setShape(int) - Method in class ohos.agp.components.element.ShapeElement
Sets the shape.
setShootingDate(String) - Method in class ohos.data.search.schema.PhotoItem
Sets the shootingDate index field.
setShootingMode(String) - Method in class ohos.data.search.schema.PhotoItem
Sets the shootingMode index field.
setShort(int, short) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java short value.
setShort(int, short) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java short value.
setShort(Object, int, short) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified short value.
setShort(Object, short) - Method in class java.lang.reflect.Field
Sets the value of a field as a short on the specified object.
setShort(String, short) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java short value.
setShort(String, short) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java short value.
setShortcutId(String) - Method in class ohos.event.notification.NotificationRequest
Sets the shortcut ID for this notification.
setShortMonths(String[]) - Method in class java.text.DateFormatSymbols
Sets short month strings.
setShortMonths(String[]) - Method in class ohos.global.icu.text.DateFormatSymbols
Sets short month strings.
setShortWeekdays(String[]) - Method in class java.text.DateFormatSymbols
Sets short weekday strings.
setShortWeekdays(String[]) - Method in class ohos.global.icu.text.DateFormatSymbols
Sets abbreviated weekday strings; for example: "Sun", "Mon", etc.
setShowCreateTime(boolean) - Method in class ohos.event.notification.NotificationRequest
setShowDeliveryTime(boolean) - Method in class ohos.event.notification.NotificationRequest
Sets whether to show the notification delivery time for this notification.
setShowMode(int) - Method in class ohos.accessibility.ability.SoftKeyBoardController
Sets the show/hide mode of the soft keyboard.
setShownActions(int[]) - Method in class ohos.event.notification.NotificationRequest.NotificationMediaContent
Sets up to three NotificationActionButton objects to be shown in this media playback notification.
setShowOnLockScreen(boolean) - Method in class ohos.app.AbilityContext
 
setShowOnLockScreen(boolean) - Method in interface ohos.app.Context
Sets whether to show this ability on top of the lock screen whenever the lock screen is displayed, keeping the ability in the ACTIVE state.
setShowStopwatch(boolean) - Method in class ohos.event.notification.NotificationRequest
Sets whether to show the notification creation time as a stopwatch.
setSigned(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column is a signed number.
setSigners(Class<?>, Object[]) - Method in class java.lang.ClassLoader
Sets the signers of a class.
setSignificantDigit(char) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the character used to represent a significant digit in a pattern.
setSignificantDigitsUsed(boolean) - Method in class ohos.global.icu.text.DecimalFormat
[icu] Rounding and Digit Limits: Sets whether significant digits are to be used in rounding.
setSigProvider(String) - Method in class java.security.cert.PKIXParameters
Sets the signature provider's name.
setSinCos(float, float) - Method in class ohos.agp.utils.Matrix
Sets this Matrix to rotate about the perspective point (0,0) by the specified horizontal and vertical components of the rotation vector.
setSinCos(float, float, float, float) - Method in class ohos.agp.utils.Matrix
Sets this Matrix to rotate about the perspective point at the specified coordinates by the given horizontal and vertical components of the rotation vector.
setSingleSelectItems(String[], int) - Method in class ohos.agp.window.dialog.ListDialog
Sets the items to be displayed in a radio box list.
setSipAddress(String) - Method in class ohos.sysappcomponents.contact.entity.SipAddress
Sets the SIP address.
setSize(int) - Method in class java.util.Vector
Sets the size of this vector.
setSize(int) - Method in class ohos.utils.Parcel
Sets the size of data (in bytes) contained in the Parcel instance.
setSize(int, int) - Method in class ohos.agp.window.dialog.BaseDialog
Sets the size of a dialog box.
setSize(int, int) - Method in class ohos.agp.window.dialog.ToastDialog
Sets the size of a toast dialog.
setSize(long) - Method in class java.util.zip.ZipEntry
Sets the uncompressed size of the entry data.
setSize(Integer) - Method in class ohos.data.search.schema.AppItem
Sets the size index field.
setSize(Integer) - Method in class ohos.data.search.schema.DocumentItem
Sets the size index field.
setSize(Integer) - Method in class ohos.data.search.schema.MusicItem
Sets the size index field.
setSize(Integer) - Method in class ohos.data.search.schema.PhotoItem
Sets the size index field.
setSize(Integer) - Method in class ohos.data.search.schema.VideoItem
Sets the size index field.
setSizeX(float) - Method in class ohos.agp.utils.DimensFloat
Sets a float value for the X axis of this DimensFloat instance.
setSizeX(float) - Method in class ohos.utils.geo.DimensFloat
Sets a float value for the X axis of this DimensFloat instance.
setSizeX(int) - Method in class ohos.agp.utils.DimensFloat
Sets an int value for the X axis of this DimensFloat instance.
setSizeX(int) - Method in class ohos.utils.geo.DimensFloat
Sets an int value for the X axis of this DimensFloat instance.
setSizeY(float) - Method in class ohos.agp.utils.DimensFloat
Sets a float value for the Y axis of this DimensFloat instance.
setSizeY(float) - Method in class ohos.utils.geo.DimensFloat
Sets a float value for the Y axis of this DimensFloat instance.
setSizeY(int) - Method in class ohos.agp.utils.DimensFloat
Sets an int value for the Y axis of this DimensFloat instance.
setSizeY(int) - Method in class ohos.utils.geo.DimensFloat
Sets an int value for the Y axis of this DimensFloat instance.
setSkew(float, float) - Method in class ohos.agp.utils.Matrix
Skews this Matrix by the specified skew factors.
setSkew(float, float, float, float) - Method in class ohos.agp.utils.Matrix
Skews this Matrix around a specified pivot by the specified skew factors.
setSkewX(float) - Method in class ohos.agp.utils.Matrix
Sets the horizontal skew factor for this Matrix.
setSkewY(float) - Method in class ohos.agp.utils.Matrix
Sets the vertical skew factor for this Matrix.
setSkippedWallTimeOption(int) - Method in class ohos.global.icu.util.Calendar
[icu]Sets the behavior for handling skipped wall time at positive time zone offset transitions.
setSlideEnabled(boolean) - Method in class ohos.agp.components.SlideDrawer
Sets whether the SlideDrawer can be slid by users.
setSlidingPossible(boolean) - Method in class ohos.agp.components.PageSlider
Sets whether to enable page sliding.
setSlotGroup(String) - Method in class ohos.event.notification.NotificationSlot
Binds a NotificationSlot object to a specified NotificationSlotGroup.
setSlotId(String) - Method in class ohos.event.notification.NotificationRequest
Sets the slot ID of a notification to bind the created NotificationSlot object.
setSmscAddr(int, String) - Method in class ohos.telephony.ShortMessageManager
Sets the address for the Short Message Service Center (SMSC) based on a specified slot ID.
setSNIMatchers(Collection<SNIMatcher>) - Method in class javax.net.ssl.SSLParameters
Sets the SNIMatchers of the Server Name Indication (SNI) parameter.
setSocketAddress(SocketAddress) - Method in class java.net.DatagramPacket
Sets the SocketAddress (usually IP address + port number) of the remote host to which this datagram is being sent.
setSocketFactory(SocketImplFactory) - Static method in class java.net.ServerSocket
Sets the server socket implementation factory for the application.
setSocketImplFactory(SocketImplFactory) - Static method in class java.net.Socket
Sets the client socket implementation factory for the application.
setSocketReadTimeout(int) - Method in class ohos.net.LocalSocket
Sets the timeout duration for reading data from the input stream of this socket.
setSocketTag(Socket) - Static method in class ohos.net.DataFlowStatistics
Sets a specified socket for the DataFlowStatistics tag of this thread.
setSoLinger(boolean, int) - Method in class java.net.Socket
Enable/disable SocketOptions#SO_LINGER with the specified linger time in seconds.
setSortingKey(String) - Method in class ohos.event.notification.NotificationRequest
Sets a key used for sorting notifications from the same application bundle.
setSoTimeout(int) - Method in class java.net.DatagramSocket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class java.net.ServerSocket
Enable/disable SocketOptions#SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class java.net.Socket
Enable/disable SocketOptions#SO_TIMEOUT with the specified timeout, in milliseconds.
setSound(Uri) - Method in class ohos.event.notification.NotificationSlot
Sets a prompt tone for a NotificationSlot object, which will be played after a notification is received.
setSource(FileDescriptor) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Sets the specified file descriptor as the source to read the media file.
setSource(FileDescriptor, long, long) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Sets the media source described by the specified the file descriptor, offset, and data size for data reading.
setSource(String) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Sets the specified path as the source to read the media file.
setSource(String, Map<String, String>) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Sets the specified URI as the source to read the media file.
setSource(Context, Uri) - Method in class ohos.media.photokit.metadata.AVMetadataHelper
Sets the specified URI and context as the source to read the media file.
setSource(BaseFileDescriptor) - Method in class ohos.media.player.Player
Sets a media file to be played from app's assets directory.
setSource(Source) - Method in class ohos.media.extractor.Extractor
Sets the media playback source.
setSource(Source) - Method in class ohos.media.player.Player
Sets a media file to be played from locally or from the Internet.
setSource(Source) - Method in class ohos.media.recorder.Recorder
Sets the audio and video source.
setSource(Source, TrackInfo) - Method in class ohos.media.codec.Codec
Sets the data source.
setSourceClassName(String) - Method in class java.util.logging.LogRecord
Set the name of the class that (allegedly) issued the logging request.
setSourceFormat(Format) - Method in class ohos.media.codec.Codec
Sets the data source format and encoding parameters.
setSourceMethodName(String) - Method in class java.util.logging.LogRecord
Set the name of the method that (allegedly) issued the logging request.
setSpeaker(int) - Method in class ohos.ai.tts.TtsParams
Sets the speaking timbre.
setSpecularFactor(Vector3) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the specular factor (specular RGB color) of this material.
setSpeechEventListener(Component.SpeechEventListener) - Method in class ohos.agp.components.Component
Sets a listener for voice events in this component.
setSpeed(float) - Method in interface ohos.agp.render.render3d.resources.AnimationPlayback
Sets the animation playback speed.
setSpeed(float) - Method in class ohos.location.Location
Sets the moving speed, in unit of meters/second.
setSpeed(float) - Method in class ohos.media.audio.AudioRenderer
Sets the playback speed.
setSpeed(float) - Method in class ohos.media.audio.SoundPlayer.SoundPlayerParameters
Sets the playback speed of a sound playback task.
setSpeed(int) - Method in class ohos.ai.tts.TtsParams
Sets the speaking speed.
setSpotInnerAngle(float) - Method in class ohos.agp.render.render3d.components.LightComponent
Sets the inner angle of spot lights.
setSpotOuterAngle(float) - Method in class ohos.agp.render.render3d.components.LightComponent
Sets the outer angle of spot lights.
setSQLXML(int, SQLXML) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.SQLXML object.
setSQLXML(int, SQLXML) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.SQLXML object.
setSQLXML(String, SQLXML) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.SQLXML object.
setSQLXML(String, SQLXML) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.SQLXML object.
setSsid(String) - Method in class ohos.wifi.WifiDeviceConfig
Sets the SSID name of a Wi-Fi access point.
setSSLParameters(SSLParameters) - Method in class javax.net.ssl.SSLEngine
Applies SSLParameters to this engine.
setSSLParameters(SSLParameters) - Method in class javax.net.ssl.SSLServerSocket
Applies SSLParameters to newly accepted connections.
setSSLParameters(SSLParameters) - Method in class javax.net.ssl.SSLSocket
Applies SSLParameters to this socket.
setSSLSocketFactory(SSLSocketFactory) - Method in class javax.net.ssl.HttpsURLConnection
Sets the SSLSocketFactory to be used when this instance creates sockets for secure https URL connections.
setStackTrace(StackTraceElement[]) - Method in class java.lang.Throwable
Sets the stack trace elements that will be returned by Throwable.getStackTrace() and printed by Throwable.printStackTrace() and related methods.
setStartAngle(float) - Method in class ohos.agp.components.RoundProgressBar
Sets the start angle for this round progress bar.
setStartDate(Long) - Method in class ohos.data.search.schema.EventItem
Sets the startDate index field.
setStartIndex(int) - Method in class ohos.accessibility.AccessibilityEventInfo
Sets the start index of listed items on the screen.
setStartListenerInternal(Animator.StateChangedListener) - Method in class ohos.agp.animation.Animator
Sets the start listener for animators.
setStartPosition(GesturePathPositionDefine) - Method in class ohos.accessibility.ability.GesturePathDefine
Sets the start position of this gesture path.
setStartRowIndex(int) - Method in class ohos.data.resultset.SharedBlock
Sets the start row index of a shared block to rowIndex.
setStartRule(int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time start rule to a fixed date within a month.
setStartRule(int, int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time start rule.
setStartRule(int, int, int, int, boolean) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time start rule to a weekday before or after the given date within a month, e.g., the first Monday on or after the 8th.
setStartTimezone(String) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the start time zone of the event.
setStartYear(int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time starting year.
setState(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Sets the value of synchronization state.
setState(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Sets the value of synchronization state.
setStateChangedListener(Animator.StateChangedListener) - Method in class ohos.agp.animation.AnimatorGroup
Sets the state changed listener for animator groups.
setStateChangedListener(Animator.StateChangedListener) - Method in class ohos.agp.animation.AnimatorProperty
Sets a listener for animator state changes (pause or resumption).
setStateChangedListener(Animator.StateChangedListener) - Method in class ohos.agp.animation.AnimatorValue
Sets the state change listener for animators.
setStateColorList(int[][], int[]) - Method in class ohos.agp.components.element.Element
Sets Element states and their corresponding colors.
setStateColorMode(BlendMode) - Method in class ohos.agp.components.element.Element
Sets a BlendMode object for this Element object.
setStateOffText(String) - Method in class ohos.agp.components.Switch
Sets the displayed text of a switch in disabled state.
setStateOffText(String) - Method in class ohos.agp.components.ToggleButton
Sets the text displayed when a toggle button off.
setStateOnText(String) - Method in class ohos.agp.components.Switch
Sets the displayed text of a switch in enabled state.
setStateOnText(String) - Method in class ohos.agp.components.ToggleButton
Sets the text displayed when a toggle button is on.
setStatusBarColor(int) - Method in class ohos.agp.window.service.Window
Sets the color of the status bar.
setStatusBarText(String) - Method in class ohos.event.notification.NotificationRequest
Sets the scrolling text to be displayed in the status bar when this notification is received.
setStatusBarVisibility(int) - Method in class ohos.agp.window.service.Window
Sets whether the status bar is visible.
setStep(int) - Method in class ohos.agp.components.ProgressBar
Sets the progress step.
setSticky(boolean) - Method in class ohos.event.commonevent.CommonEventPublishInfo
Sets whether the type of a common event is sticky or not.
setStorageMode(StoreConfig.StorageMode) - Method in class ohos.data.rdb.StoreConfig.Builder
Sets the storage mode for the StoreConfig object.
setStorageProperty(StorageProperty) - Method in class ohos.media.recorder.Recorder
Sets the audio and video storage properties.
setStore(boolean) - Method in class ohos.data.search.model.IndexForm
Sets whether to store this field.
setStrategy(int) - Method in class java.util.zip.Deflater
Sets the compression strategy to the specified value.
setStreamInfo(AudioStreamInfo) - Method in class ohos.media.audio.AudioInterrupt
Sets audio stream information for audio interruption.
setStreet(String) - Method in class ohos.sysappcomponents.contact.entity.PostalAddress
Sets the street where this contact is located.
setStrength(int) - Method in class java.text.Collator
Sets this Collator's strength property.
setStrength(int) - Method in class ohos.global.icu.text.Collator
Sets this Collator's strength attribute.
setStrength(int) - Method in class ohos.global.icu.text.RuleBasedCollator
Sets this Collator's strength attribute.
setStrengthDefault() - Method in class ohos.global.icu.text.RuleBasedCollator
Sets the collation strength to the initial mode set during the construction of the RuleBasedCollator.
setStrikethrough(boolean) - Method in class ohos.agp.text.TextForm
Sets whether to add a strikethrough for this text.
setStrikeThrough(boolean) - Method in class ohos.agp.render.Paint
Sets whether to add a strikethrough for this text.
setString(int, String) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java String value.
setString(int, String) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java String value.
setString(int, String) - Method in interface ohos.data.rdb.Statement
Sets a string value for a precompiled statement dynamically.
setString(int, String, String) - Method in class ohos.agp.components.ComponentProvider
Invokes a specified interface of a component.
setString(long, String) - Method in interface java.sql.Clob
Writes the given Java String to the CLOB value that this Clob object designates at the position pos.
setString(long, String) - Method in class ohos.data.orm.Clob
Writes the given Java String to the CLOB value that this Clob object designates at the position pos.
setString(long, String, int, int) - Method in interface java.sql.Clob
Writes len characters of str, starting at character offset, to the CLOB value that this Clob represents.
setString(long, String, int, int) - Method in class ohos.data.orm.Clob
Writes len characters of str, starting at character offset, to the CLOB value that this Clob represents.
setString(String) - Method in interface java.sql.SQLXML
Sets the XML value designated by this SQLXML instance to the given String representation.
setString(String, String) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java String value.
setString(String, String) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java String value.
setString(String, String) - Method in class ohos.media.common.AVMetadata.Builder
Adds a string value to the media metadata.
setStringArrayListParam(String, ArrayList<String>) - Method in class ohos.aafwk.content.Intent
Sets a parameter value of the ArrayList type whose element type is String.
setStringData(String) - Method in interface ohos.org.w3c.dom.ls.LSInput
String data to parse.
setStrings(String[]) - Method in interface ohos.data.rdb.Statement
Sets all the string values for a precompiled statement dynamically.
setStringSelectedPaint(Paint) - Method in class ohos.agp.components.IndexBar
Sets the attribute of the selected paint used to draw a string on the index bar.
setStroke(int, RgbColor) - Method in class ohos.agp.components.element.ShapeElement
Sets the border width and color.
setStrokeCap(Paint.StrokeCap) - Method in class ohos.agp.render.Paint
Sets the stroke cap for a Paint.
setStrokeJoin(Paint.Join) - Method in class ohos.agp.render.Paint
Sets the stroke join for this Paint.
setStrokeMiter(float) - Method in class ohos.agp.render.Paint
Sets the stroke miter for this Paint.
setStrokeWidth(float) - Method in class ohos.agp.render.Paint
Sets the stroke width for a Paint object.
setStyle(Paint.Style) - Method in class ohos.agp.render.Paint
Sets the style attribute of a Paint object.
setSubAdministrativeArea(String) - Method in class ohos.location.GeoAddress
Sets the sub-administrative region name of the current GeoAddress object.
setSubject(byte[]) - Method in class java.security.cert.X509CertSelector
Sets the subject criterion.
setSubject(String) - Method in class java.security.cert.X509CertSelector
setSubject(X500Principal) - Method in class java.security.cert.X509CertSelector
Sets the subject criterion.
setSubjectAlternativeNames(Collection<List<?>>) - Method in class java.security.cert.X509CertSelector
Sets the subjectAlternativeNames criterion.
setSubjectKeyIdentifier(byte[]) - Method in class java.security.cert.X509CertSelector
Sets the subjectKeyIdentifier criterion.
setSubjectPublicKey(byte[]) - Method in class java.security.cert.X509CertSelector
Sets the subjectPublicKey criterion.
setSubjectPublicKey(PublicKey) - Method in class java.security.cert.X509CertSelector
Sets the subjectPublicKey criterion.
setSubjectPublicKeyAlgID(String) - Method in class java.security.cert.X509CertSelector
Sets the subjectPublicKeyAlgID criterion.
setSubLocality(String) - Method in class ohos.location.GeoAddress
Sets the sub-locality in the current GeoAddress object.
setSubmitButton(int) - Method in class ohos.agp.components.SearchBar
Sets the image resource ID for the submit button.
setSubmitButton(PixelMap) - Method in class ohos.agp.components.SearchBar
Sets the pixelMap for the submit button.
setSubpixelAntiAlias(boolean) - Method in class ohos.agp.render.Paint
Sets whether to enable sub-pixel anti-aliasing for improving text legibility on an LCD screen.
setSubRoadName(String) - Method in class ohos.location.GeoAddress
Sets auxiliary road information in the current GeoAddress object, for example, the road ID.
setSubscriberPermissions(String[]) - Method in class ohos.event.commonevent.CommonEventPublishInfo
Sets permissions for subscribers.
setSubscript(boolean) - Method in class ohos.agp.text.TextForm
Sets whether to make this text a subscript.
setSubtitle(String) - Method in class ohos.data.search.schema.Schema
Sets the subtitle index field.
setSubTitle(CharSequence) - Method in class ohos.media.common.AVDescription.Builder
Sets the subtitle of the media item.
setSubwooferVolume(float) - Method in class ohos.media.audio.SoundPlayer.AudioVolumes
Sets the volume of the bass speaker.
setSuperscript(boolean) - Method in class ohos.agp.text.TextForm
Sets whether to make this text a superscript.
setSurfaceListener(ViewHolder.SurfaceListener) - Method in interface ohos.agp.render.render3d.ViewHolder
Sets a surface listener used to track lifetime events of the surface.
setSurfaceOps(SurfaceOps) - Method in class ohos.media.player.Player
Sets the video playback window.
setSwipeToDismiss(boolean) - Method in class ohos.aafwk.ability.Ability
Sets whether a window and its ability finishes when swiped away.
setSwipeToDismiss(boolean) - Method in class ohos.agp.window.dialog.CommonDialog
Sets whether to enable the feature of exiting a dialog by swiping right on the screen.
setSyncEvents(boolean) - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Sets whether to synchronize events.
setSyncId(String) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the synchronization ID.
setSyncId(String) - Method in class ohos.sysappcomponents.calendar.entity.Reminders
 
setSyncMode(StoreConfig.SyncMode) - Method in class ohos.data.rdb.StoreConfig.Builder
Sets the synchronization mode for the StoreConfig object.
setSyncParam(int) - Method in interface ohos.data.distributed.user.SingleKvStore
Sets the default delay allowed for database synchronization.
setSyncRange(List<String>, List<String>) - Method in interface ohos.data.distributed.common.KvStore
Sets synchronization range labels.
setSystem(boolean) - Method in interface java.nio.file.attribute.DosFileAttributeView
Updates the value of the system attribute.
setSystemId(String) - Method in interface ohos.javax.xml.transform.Result
Set the system identifier for this Result.
setSystemId(String) - Method in interface ohos.javax.xml.transform.Source
Set the system identifier for this Source.
setSystemId(String) - Method in interface ohos.org.w3c.dom.ls.LSInput
The system identifier, a URI reference [IETF RFC 2396], for this input source.
setSystemId(String) - Method in class ohos.org.xml.sax.InputSource
Set the system identifier for this input source.
setSystemScope(IdentityScope) - Static method in class java.security.IdentityScope
Deprecated.
Sets the system's identity scope.
setTableName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's table name, if any, to the given String.
setTabLength(int) - Method in class ohos.agp.components.TabList
Sets a width or height for all tabs in a layout.
setTabMargin(int) - Method in class ohos.agp.components.TabList
Sets a margin between two tabs in a view.
setTabTextAlignment(int) - Method in class ohos.agp.components.TabList
Sets the text alignment for all tabs in a view.
setTabTextColors(int, int) - Method in class ohos.agp.components.TabList
Sets the text colors for selected and deselected tabs.
setTabTextSize(int) - Method in class ohos.agp.components.TabList
Sets the text size for all tabs in a view.
setTag(CharSequence) - Method in class ohos.miscservices.pasteboard.PasteData.DataProperty
Sets a user-defined tag.
setTag(Object) - Method in class ohos.agp.components.Component
Sets the tag associated with a component.
setTag(String) - Method in class ohos.data.search.schema.PhotoItem
Sets the tag index field.
setTag(String) - Method in class ohos.event.notification.NotificationUserInput.Builder
Sets the tag to be displayed to the user when collecting this input from the user.
setTangentDataDefined(boolean) - Method in class ohos.agp.render.render3d.util.MeshBuilder.Primitive
Sets whether to define tangent data for this primitive.
setTangents(FloatBuffer) - Method in class ohos.agp.render.render3d.util.MeshBuilder.VertexData
Set tangent data, in vec4 format (x, y, z, w), this buffer is optional.
setTapDismissed(boolean) - Method in class ohos.event.notification.NotificationRequest
Sets whether to automatically dismiss a notification after being tapped.
setTarget(MethodHandle) - Method in class java.lang.invoke.CallSite
Updates the target method of this call site, according to the behavior defined by this call site's specific class.
setTarget(MethodHandle) - Method in class java.lang.invoke.ConstantCallSite
setTarget(MethodHandle) - Method in class java.lang.invoke.MutableCallSite
Updates the target method of this call site, as a normal variable.
setTarget(MethodHandle) - Method in class java.lang.invoke.VolatileCallSite
Updates the target method of this call site, as a volatile variable.
setTarget(CharacterIterator) - Method in class ohos.global.icu.text.SearchIterator
Set the target text to be searched.
setTarget(CharacterIterator) - Method in class ohos.global.icu.text.StringSearch
Set the target text to be searched.
setTarget(Component) - Method in class ohos.agp.animation.AnimatorProperty
Sets the target Component of the property animator.
setTargetBundle(String) - Method in class ohos.bundle.ShortcutIntent
Sets the name of the bundle to which the target ability of this shortcut belongs.
setTargetCertConstraints(CertSelector) - Method in class java.security.cert.PKIXParameters
Sets the required constraints on the target certificate.
setTargetClass(String) - Method in class ohos.bundle.ShortcutIntent
Sets the class name of the target ability.
setTargetNames(long, String[]) - Method in interface ohos.agp.render.render3d.systems.MorphingSystem
Sets the names of morphing targets in a specified handle.
setTargetWeights(long, float[]) - Method in interface ohos.agp.render.render3d.systems.MorphingSystem
Sets the weights of morphing targets in a specified handle.
setTcpNoDelay(boolean) - Method in class java.net.Socket
Enable/disable SocketOptions#TCP_NODELAY (disable/enable Nagle's algorithm).
setTexCoords(FloatBuffer) - Method in class ohos.agp.render.render3d.util.MeshBuilder.VertexData
Sets the texture coordinate data, in vec2 format (u, v).
setText(int) - Method in class ohos.agp.components.Text
Sets the resource ID for the text to display.
setText(int, String) - Method in class ohos.aafwk.ability.AbilityForm
Sets the text to be displayed for a specific component on the AbilityForm supplier.
setText(int, String) - Method in class ohos.agp.components.ComponentProvider
Sets the text content for a component.
setText(CharSequence) - Method in class ohos.global.icu.text.BreakIterator
Sets the iterator to analyze a new piece of text.
setText(String) - Method in class java.text.BreakIterator
Set a new text string to be scanned.
setText(String) - Method in class java.text.CollationElementIterator
Set a new string over which to iterate.
setText(String) - Method in class java.text.StringCharacterIterator
Reset this iterator to point to a new string.
setText(String) - Method in class ohos.agp.components.CornerMark
Sets the text to be display in the corner mark.
setText(String) - Method in class ohos.agp.components.Text
Sets the text to be displayed in a text view.
setText(String) - Method in class ohos.agp.window.dialog.PopupDialog
Sets the text content in the dialog.
setText(String) - Method in class ohos.agp.window.dialog.ToastDialog
Sets the text content in the dialog.
setText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Sets the text to be included in this conversation-like notification.
setText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Sets the content to be included in a long text notification.
setText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationMediaContent
Sets the text to be included in this media playback notification.
setText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Sets the text to be included in this multi-line notification.
setText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationNormalContent
Sets the text to be included in a basic notification.
setText(String) - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
Sets the text to be included in a picture-attached notification.
setText(String) - Method in class ohos.global.icu.text.BreakIterator
Sets the iterator to analyze a new piece of text.
setText(String) - Method in class ohos.global.icu.text.CollationElementIterator
Set a new source string for iteration, and reset the offset to the beginning of the text.
setText(String, CharSequence) - Method in class ohos.media.common.AVMetadata.Builder
Adds a CharSequence value to the media metadata.
setText(CharacterIterator) - Method in class java.text.BreakIterator
Set a new text for scanning.
setText(CharacterIterator) - Method in class java.text.CollationElementIterator
Set a new string over which to iterate.
setText(CharacterIterator) - Method in class ohos.global.icu.text.BreakIterator
Sets the iterator to analyze a new piece of text.
setText(CharacterIterator) - Method in class ohos.global.icu.text.CollationElementIterator
Set a new source string iterator for iteration, and reset the offset to the beginning of the text.
setText(Text) - Method in class ohos.ai.cv.text.Text
Creates a Text instance based on the member variables of an existing Text object.
setText(UCharacterIterator) - Method in class ohos.global.icu.text.CollationElementIterator
Set a new source string iterator for iteration, and reset the offset to the beginning of the text.
setTextAlign(int) - Method in class ohos.agp.render.Paint
Sets the text alignment mode.
setTextAlignment(int) - Method in class ohos.agp.components.Text
Sets the text alignment in a text view.
setTextAlignment(int, int) - Method in class ohos.agp.components.ComponentProvider
Sets the text alignment mode for a component.
setTextBackgroundColor(int) - Method in class ohos.agp.text.TextForm
Sets the background color for this text.
setTextColor(int) - Method in class ohos.agp.text.TextForm
Sets the text color.
setTextColor(int, Color) - Method in class ohos.agp.components.ComponentProvider
Sets the text color for a component.
setTextColor(Color) - Method in class ohos.agp.components.Checkbox
 
setTextColor(Color) - Method in class ohos.agp.components.CornerMark
Sets the color of the text displayed in the corner mark.
setTextColor(Color) - Method in class ohos.agp.components.RadioButton
 
setTextColor(Color) - Method in class ohos.agp.components.Text
Sets the text color for a text view.
setTextColorOff(Color) - Method in class ohos.agp.components.AbsButton
Sets the text color of a button in unchecked state.
setTextColorOn(Color) - Method in class ohos.agp.components.AbsButton
Sets the text color of a button in checked state.
setTextContent(String) - Method in class ohos.miscservices.inputmethod.EditingText
Sets all or updated text in the application editor.
setTextCursorVisible(boolean) - Method in class ohos.agp.components.Text
Sets whether the cursor is visible for an editable text view.
setTextFilter(String) - Method in class ohos.agp.components.ListContainer
Sets the text filter.
setTextFont(Font) - Method in class ohos.agp.text.TextForm
Sets the text font.
setTextInputType(int) - Method in class ohos.agp.components.Text
Sets the text input type for a Text.
setTextLines(List<TextLine>) - Method in class ohos.ai.cv.text.TextBlock
Sets the detection result of text lines in the text block.
setTextMoveStep(int) - Method in class ohos.accessibility.AccessibilityEventInfo
Sets the movement step used for reading texts.
setTextRect(CvRect) - Method in class ohos.ai.cv.text.Text
Sets the rectangle for determining the position of non-curved text on a given image.
setTextShape(TextConfiguration.TextShape) - Method in class ohos.ai.cv.text.TextConfiguration.Builder
Sets the text shape.
setTextSize(int) - Method in class ohos.agp.components.CornerMark
Sets the size of text to be display in the corner mark.
setTextSize(int) - Method in class ohos.agp.components.SearchBar
Sets the text size for the search bar.
setTextSize(int) - Method in class ohos.agp.components.Text
Sets a specified font size for the text.
setTextSize(int) - Method in class ohos.agp.render.Paint
Sets the font size of text.
setTextSize(int) - Method in class ohos.agp.text.TextForm
Sets the text size.
setTextSize(int, int) - Method in class ohos.aafwk.ability.AbilityForm
Sets the font size of a specific component on the AbilityForm supplier.
setTextSize(int, int) - Method in class ohos.agp.components.ComponentProvider
Sets the text size for a component.
setTextSize(int, int, Text.TextSizeType) - Method in class ohos.agp.components.ComponentProvider
Sets the text size of the component.
setTextSize(int, Text.TextSizeType) - Method in class ohos.agp.components.Text
Sets the text size for a text view with indicated text size type.
setTexture(Texture) - Method in class ohos.agp.render.Canvas
Sets the canvas texture for off-screen rendering.
setTheme(int) - Method in class ohos.app.AbilityContext
 
setTheme(int) - Method in interface ohos.app.Context
Sets the theme of this Context based on the specified theme ID.
setThreadFactory(ThreadFactory) - Method in class java.util.concurrent.ThreadPoolExecutor
Sets the thread factory used to create new threads.
setThreadID(int) - Method in class java.util.logging.LogRecord
Set an identifier for the thread where the message originated.
setThreadMode(CommonEventSubscribeInfo.ThreadMode) - Method in class ohos.event.commonevent.CommonEventSubscribeInfo
Sets the thread mode of this CommonEventSubscribeInfo object.
setThreadPriority(int) - Static method in class ohos.os.ProcessManager
Sets the priority for the current thread.
setThreadPriority(int, int) - Static method in class ohos.os.ProcessManager
Sets the priority for a thread based on its TID.
setThrown(Throwable) - Method in class java.util.logging.LogRecord
Set a throwable associated with the log event.
setThumbElement(Element) - Method in class ohos.agp.components.AbsSlider
Sets a element thumb.
setThumbElement(Element) - Method in class ohos.agp.components.Rating
Sets a element thumb.
setThumbElement(Element) - Method in class ohos.agp.components.Slider
Sets a element thumb.
setThumbElement(Element) - Method in class ohos.agp.components.Switch
Sets a element to style the switch thumb.
setThumbHeight(int) - Method in class ohos.agp.components.Switch
Sets the height of the switch thumb.
setThumbHorizontalPadding(int) - Method in class ohos.agp.components.Switch
Sets the horizontal padding for text on the switch thumb.
setThumbnailUrl(String) - Method in class ohos.data.search.schema.Schema
Sets the thumbnailUrl index field, which is used for displaying the thumbnail.
setThumbPadding(int, int) - Method in class ohos.agp.components.Switch
Sets the padding of a switch thumb.
setThumbSize(int, int) - Method in class ohos.agp.components.Switch
Sets the size of a switch thumb the height and width should be less than the track
setThumbVerticalPadding(int) - Method in class ohos.agp.components.Switch
Sets the vertical padding for text on the switch thumb.
setThumbWidth(int) - Method in class ohos.agp.components.Switch
Sets the width of the switch thumb.
setTickListener(TickTimer.TickListener) - Method in class ohos.agp.components.TickTimer
Sets a tick listener.
setTime(int, Time) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Time value.
setTime(int, Time) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.sql.Time value.
setTime(int, Time, Calendar) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(int, Time, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given java.sql.Time value.
setTime(long) - Method in class java.sql.Date
Sets an existing Date object using the given milliseconds time value.
setTime(long) - Method in class java.sql.Time
Sets a Time object using a milliseconds time value.
setTime(long) - Method in class java.sql.Timestamp
Sets this Timestamp object to represent a point in time that is time milliseconds after January 1, 1970 00:00:00 GMT.
setTime(long) - Method in class java.util.Date
Sets this Date object to represent a point in time that is time milliseconds after January 1, 1970 00:00:00 GMT.
setTime(long) - Method in class java.util.zip.ZipEntry
Sets the last modification time of the entry.
setTime(long) - Method in class ohos.agp.components.Clock
Sets the time for Clock based on the input timestamp.
setTime(String, Time) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time, Calendar) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(String, Time, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(Date) - Method in class java.util.Calendar
Sets this Calendar's time with the given Date.
setTime(Date) - Method in class ohos.global.icu.util.Calendar
Sets this Calendar's current time with the given Date.
setTime(Context, long) - Static method in class ohos.miscservices.timeutility.Time
Sets the system time.
setTime(Context, Date) - Static method in class ohos.miscservices.timeutility.Time
Sets the system time.
setTimeChangedListener(TimePicker.TimeChangedListener) - Method in class ohos.agp.components.TimePicker
Sets the listener TimePicker.TimeChangedListener to listen for the change of the selected time.
setTimeInMillis(long) - Method in class java.util.Calendar
Sets this Calendar's current time from the given long value.
setTimeInMillis(long) - Method in class ohos.global.icu.util.Calendar
Sets this Calendar's current time from the given long value.
setTimeInterval(int) - Method in class ohos.location.RequestParam
Sets the minimum time interval (in seconds) for reporting the location result.
setTimeOfDay(int, int, int) - Method in class java.util.Calendar.Builder
Sets the time of day field parameters to the values given by hourOfDay, minute, and second.
setTimeOfDay(int, int, int, int) - Method in class java.util.Calendar.Builder
Sets the time of day field parameters to the values given by hourOfDay, minute, second, and millis.
setTimeout(String, int, Runnable, long) - Method in class ohos.hiviewdfx.xcollie.XCollie
Starts timeout detection.
setTimeoutThresholdMs(int) - Method in class ohos.ai.asr.AsrIntent
Sets the ASR timeout threshold.
setTimes(FileTime, FileTime, FileTime) - Method in interface java.nio.file.attribute.BasicFileAttributeView
Updates any or all of the file's last modified time, last access time, and create time attributes.
setTimeSinceBoot(long) - Method in class ohos.location.Location
Sets the actual time when the location is obtained, in unit of nanoseconds.
setTimestamp(int, Timestamp) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(int, Timestamp) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimestamp(int, Timestamp, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given java.sql.Timestamp value.
setTimestamp(String, Timestamp) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp, Calendar) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimestamp(String, Timestamp, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimeStamp(long) - Method in class ohos.location.Location
Sets the actual timestamp when the location is obtained, in unit of milliseconds.
setTimeToLive(int) - Method in class java.net.DatagramSocketImpl
Set the TTL (time-to-live) option.
setTimeToLive(int) - Method in class java.net.MulticastSocket
Set the default time-to-live for multicast packets sent out on this MulticastSocket in order to control the scope of the multicasts.
setTimeZone(String) - Method in class ohos.agp.components.Clock
Sets the time zone to be used by the current clock.
setTimeZone(TimeZone) - Method in class java.text.DateFormat
Sets the time zone for the calendar of this DateFormat object.
setTimeZone(TimeZone) - Method in class java.util.Calendar.Builder
Sets the time zone parameter to the given zone.
setTimeZone(TimeZone) - Method in class java.util.Calendar
Sets the time zone with the given time zone value.
setTimeZone(TimeZone) - Method in class java.util.GregorianCalendar
 
setTimeZone(Context, String) - Static method in class ohos.miscservices.timeutility.Time
Sets the system time zone.
setTimeZone(TimeZone) - Method in class ohos.global.icu.text.DateFormat
Sets the time zone for the calendar of this DateFormat object.
setTimeZone(TimeZone) - Method in class ohos.global.icu.text.DateIntervalFormat
Set the TimeZone for the calendar used by this DateIntervalFormat object.
setTimeZone(TimeZone) - Method in class ohos.global.icu.util.Calendar
Sets the time zone with the given time zone value.
setTimeZoneFormat(TimeZoneFormat) - Method in class ohos.global.icu.text.SimpleDateFormat
[icu] Allows you to set the time zone formatter.
setTimeZoneNames(TimeZoneNames) - Method in class ohos.global.icu.text.TimeZoneFormat
Sets the time zone display name data to this instance.
setTiming(int[]) - Method in class ohos.vibrator.bean.VibrationPattern
Sets the array of the timing sequence in a periodic vibration.
setTitle(CharSequence) - Method in class ohos.media.common.AVDescription.Builder
Sets the title of the media item.
setTitle(String) - Method in class ohos.data.search.schema.Schema
Sets the title index field.
setTitle(String) - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Sets the title of this conversation-like notification.
setTitle(String) - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Sets the title of a long text notification.
setTitle(String) - Method in class ohos.event.notification.NotificationRequest.NotificationMediaContent
Sets the title of this media playback notification.
setTitle(String) - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Sets the title for this multi-line notification.
setTitle(String) - Method in class ohos.event.notification.NotificationRequest.NotificationNormalContent
Sets the title of a basic notification.
setTitle(String) - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
Sets the title of a picture-attached notification.
setTitle(String) - Method in class ohos.miscservices.download.DownloadConfig.Builder
Sets a download session title.
setTitle(String) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets the event title.
setTitle(String) - Method in class ohos.sysappcomponents.contact.entity.Group
Sets the contact group title.
setTitle(String) - Method in class ohos.sysappcomponents.contact.entity.Organization
Sets the title for this contact.
setTitleCustomComponent(DirectionalLayout) - Method in class ohos.agp.window.dialog.CommonDialog
Customizes the title area.
setTitleIcon(int, int) - Method in class ohos.agp.window.dialog.CommonDialog
Sets the icon in the title area.
setTitleSubText(String) - Method in class ohos.agp.window.dialog.CommonDialog
Sets the supplementary text information in the title area.
setTitleText(String) - Method in class ohos.agp.window.dialog.CommonDialog
Sets the title text in the title area.
setToEmail(String) - Method in class ohos.data.search.schema.EmailItem
Sets the toEmail index field.
setToken(Integer) - Method in class ohos.data.async.JobParams.Builder
Sets the token.
setToLimit() - Method in class ohos.global.icu.text.UCharacterIterator
Sets the current index to the limit.
setToName(String) - Method in class ohos.data.search.schema.EmailItem
Sets the toName index field.
setTop(int) - Method in class ohos.agp.components.Component
Sets the top edge position of a component relative to the parent container.
setTop(int) - Method in class ohos.ai.cv.common.BoundingBox
Sets the vertical coordinate of the upper left corner of the bounding box.
setTopLeft(CvPoint) - Method in class ohos.ai.cv.docrefine.DocCoordinates
Sets the coordinate of the CvPoint data type in the upper left corner of the document bounding box.
setTopPadding(int) - Method in class ohos.aafwk.ability.Ability.WindowAttributeHelper
Sets the top padding of a window.
setTopRight(CvPoint) - Method in class ohos.ai.cv.docrefine.DocCoordinates
Sets the coordinate of the CvPoint data type in the upper right corner of the document bounding box.
setToStart() - Method in class ohos.global.icu.text.UCharacterIterator
Sets the current index to the start.
setTotalWeight(float) - Method in class ohos.agp.components.DirectionalLayout
Configures the total weight of all child controls.
setTouchEventListener(Component.TouchEventListener) - Method in class ohos.agp.components.Component
Registers a listener for touch events in the component.
setTouchFocusable(boolean) - Method in class ohos.agp.components.Component
Sets whether the component can receive focus while in touch mode.
setTouchForClose(boolean) - Method in class ohos.agp.components.SlideDrawer
Sets whether the SlideDrawer can be closed by a touch.
setTrackElement(Element) - Method in class ohos.agp.components.Switch
Sets a element to style the switch track.
setTrackingForceOcr(int) - Method in class ohos.ai.cv.text.TextConfiguration.Builder
Sets whether to enable forcible text detection during text tracking.
setTrackingRelease(int) - Method in class ohos.ai.cv.text.TextConfiguration.Builder
Sets whether to release text tracking resources.
setTrafficClass(int) - Method in class java.net.DatagramSocket
Sets traffic class or type-of-service octet in the IP datagram header for datagrams sent from this DatagramSocket.
setTrafficClass(int) - Method in class java.net.Socket
Sets traffic class or type-of-service octet in the IP header for packets sent from this Socket.
setTransactionIsolation(int) - Method in interface java.sql.Connection
Attempts to change the transaction isolation level for this Connection object to the one given.
setTransactionIsolation(int) - Method in interface javax.sql.RowSet
Sets the transaction isolation level for this RowSet object.
setTransition(Transition) - Method in class ohos.agp.transition.TransitionScheduler
Sets a transition for the scheduler.
setTransitionAnimation(int, int) - Method in class ohos.app.AbilityContext
 
setTransitionAnimation(int, int) - Method in interface ohos.app.Context
Sets the transition animation between two abilities.
setTransitionEndListener(TransitionScheduler.ITransitionEndListener) - Method in class ohos.agp.transition.TransitionScheduler
Sets a listener for the transition scheduler to monitor the end of a transition.
setTransitionTypeDuration(int, int) - Method in class ohos.agp.components.ComponentTransition
Sets the duration for the animation of a specified transition type.
setTranslate(float, float) - Method in class ohos.agp.utils.Matrix
Translates this Matrix with the specified values.
setTranslate(float, float, float) - Method in class ohos.agp.utils.Matrix44
Translates this Matrix44 with the specified length.
setTranslateX(float) - Method in class ohos.agp.utils.Matrix
Sets the horizontal translation factor for this Matrix.
setTranslateY(float) - Method in class ohos.agp.utils.Matrix
Sets the vertical translation factor for this Matrix.
setTranslation(float, float) - Method in class ohos.agp.components.Component
Sets the component's horizontal translation relative to its left boundary and the vertical translation relative to its top boundary.
setTranslationX(float) - Method in class ohos.agp.components.Component
Sets the horizontal position of the component relative to its left position.
setTranslationY(float) - Method in class ohos.agp.components.Component
Sets the vertical position of the component relative to its top position.
setTransparent(boolean) - Method in class ohos.agp.window.dialog.BaseDialog
Sets whether to enable transparent background for a dialog box.
setTransparent(boolean) - Method in class ohos.agp.window.service.Window
Sets whether to enable transparency.
setTriggerAction(int) - Method in class ohos.accessibility.AccessibilityEventInfo
Sets the action that triggers the accessibility event.
setTruncationMode(Text.TruncationMode) - Method in class ohos.agp.components.Text
Sets the truncation mode when text content is longer than the component's width.
setTrustAnchors(Set<TrustAnchor>) - Method in class java.security.cert.PKIXParameters
Sets the Set of most-trusted CAs.
setTTL(byte) - Method in class java.net.DatagramSocketImpl
Deprecated.
use setTimeToLive instead.
setTTL(byte) - Method in class java.net.MulticastSocket
Deprecated.
use the setTimeToLive method instead, which uses int instead of byte as the type for ttl.
setTxPower(int) - Method in class ohos.bluetooth.ble.BleAdvertiseSettings.Builder
Sets the transmission power level for advertising.
setType(int) - Method in interface javax.sql.RowSet
Sets the type of this RowSet object to the given type.
setType(String) - Method in class ohos.aafwk.content.Intent
Sets the description of a type in this Intent.
setType(AclEntryType) - Method in class java.nio.file.attribute.AclEntry.Builder
Sets the type component of this builder.
setType(UUID) - Method in class ohos.media.audio.SoundEffect.SoundEffectInfo
Sets a sound effect type.
setType(OsAccountType) - Method in class ohos.account.OsAccount
Sets the type of an OS account.
setType(MaterialDesc.MaterialType) - Method in class ohos.agp.render.render3d.resources.MaterialDesc
Sets the type of this material.
setType(FieldValueType) - Method in class ohos.data.distributed.common.FieldNode
Sets the field value type.
setType(AudioDeviceDescriptor.DeviceType) - Method in class ohos.media.audio.AudioDeviceDescriptor
Sets a device type.
setTypeMap(Map<String, Class<?>>) - Method in interface java.sql.Connection
Installs the given TypeMap object as the type map for this Connection object.
setTypeMap(Map<String, Class<?>>) - Method in interface javax.sql.RowSet
Installs the given java.util.Map object as the default type map for this RowSet object.
setUIContent(int) - Method in class ohos.aafwk.ability.Ability
Inflates layout resources by using the layout resource ID.
setUIContent(int) - Method in class ohos.aafwk.ability.AbilitySlice
Inflates layout resources by using the layout resource ID.
setUIContent(ComponentContainer) - Method in class ohos.aafwk.ability.Ability
Inflates UI controls by using ComponentContainer.
setUIContent(ComponentContainer) - Method in class ohos.aafwk.ability.AbilitySlice
Inflates UI controls by using ComponentContainer.
setUid(UUID) - Method in class ohos.media.audio.SoundEffect.SoundEffectInfo
Sets a sound effect ID.
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class java.lang.Thread
Set the handler invoked when this thread abruptly terminates due to an uncaught exception.
setUnderflowLabel(String) - Method in class ohos.global.icu.text.AlphabeticIndex
Set the underflowLabel label
setUnderline(boolean) - Method in class ohos.agp.text.TextForm
Sets whether to add an underline for this text.
setUnderLine(boolean) - Method in class ohos.agp.render.Paint
Sets whether to add an underline for this text.
setUnfilledElement(Element) - Method in class ohos.agp.components.Rating
Sets the specified Element object to an unfilled element for the rating item.
setUnicodeLocaleKeyword(String, String) - Method in class java.util.Locale.Builder
Sets the Unicode locale keyword type for the given key.
setUnicodeLocaleKeyword(String, String) - Method in class ohos.global.icu.util.ULocale.Builder
Sets the Unicode locale keyword type for the given key.
setUnicodeStream(int, InputStream, int) - Method in interface java.sql.PreparedStatement
Deprecated.
Use setCharacterStream
setUnregisteredParamFilter(UrlQueryFilter.ValueFilter) - Method in class ohos.utils.net.UrlQueryFilter
Sets a ValueFilter for unregistered parameter keys.
setUnremovable(boolean) - Method in class ohos.event.notification.NotificationRequest
Sets whether this notification is unremovable.
SETUP_WIZARD_FINISHED - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Specifies whether the startup wizard has been run.
setUpdatedItems(List<IndexData>) - Method in class ohos.data.search.model.ChangedIndexContent
Sets the indexes updated in the index library.
setUpperCaseFirst(boolean) - Method in class ohos.global.icu.text.RuleBasedCollator
Sets whether uppercase characters sort before lowercase characters or vice versa, in strength TERTIARY.
setupSpecificNet(NetSpecifier, NetStatusCallback) - Method in class ohos.net.NetManager
Activates a data network matching NetSpecifier.
setUri(String) - Method in class ohos.event.notification.MessageUser
Sets the URI of this MessageUser.
setUri(Uri) - Method in class ohos.aafwk.content.Intent
Sets the description of a URI in an Intent.
setUri(Uri) - Method in class ohos.sysappcomponents.contact.entity.Portrait
Sets the URI for this contact portrait.
setUriAndType(Uri, String) - Method in class ohos.aafwk.content.Intent
Sets the description of a uri and a type in this Intent.
setUrl(String) - Method in interface javax.sql.RowSet
Sets the URL this RowSet object will use when it uses the DriverManager to create a connection.
setUrl(String) - Method in class ohos.data.search.schema.Schema
Sets the url index field, which is used for redirecting the access.
setURL(int, URL) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.net.URL value.
setURL(int, URL) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.net.URL value.
setURL(String, URL) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.net.URL object.
setURL(URL, String, String, int, String, String) - Method in class java.net.URLStreamHandler
Deprecated.
Use setURL(URL, String, String, int, String, String, String, String);
setURL(URL, String, String, int, String, String, String, String, String) - Method in class java.net.URLStreamHandler
Sets the fields of the URL argument to the indicated values.
setURLStreamHandlerFactory(URLStreamHandlerFactory) - Static method in class java.net.URL
Sets an application's URLStreamHandlerFactory.
setUseCaches(boolean) - Method in class java.net.URLConnection
Sets the value of the useCaches field of this URLConnection to the specified value.
setUseCipherSuitesOrder(boolean) - Method in class javax.net.ssl.SSLParameters
Sets whether the local cipher suites preference should be honored.
setUseClientMode(boolean) - Method in class javax.net.ssl.SSLEngine
Configures the engine to use client (or server) mode when handshaking.
setUseClientMode(boolean) - Method in class javax.net.ssl.SSLServerSocket
Controls whether accepted connections are in the (default) SSL server mode, or the SSL client mode.
setUseClientMode(boolean) - Method in class javax.net.ssl.SSLSocket
Configures the socket to use client (or server) mode when handshaking.
setUseMipmap(boolean) - Method in class ohos.media.image.PixelMap
Sets whether MIP mapping will be used for rendering this PixelMap.
setUseParentHandlers(boolean) - Method in class java.util.logging.Logger
Specify whether or not this logger should send its output to its parent Logger.
setUserAsImportant(boolean) - Method in class ohos.event.notification.MessageUser
Sets whether this MessageUser is important.
setUserId(int) - Method in class ohos.bundle.InstallParam
Sets the user ID.
setUserId(String) - Method in class ohos.data.distributed.common.UserInfo
Sets the user ID.
setUserInfo(UserInfo) - Method in class ohos.data.distributed.common.KvManagerConfig
Sets user information.
setUsername(String) - Method in interface javax.sql.RowSet
Sets the username property for this RowSet object to the given String.
setUserNextFocus(int, int) - Method in class ohos.agp.components.Component
Sets the next component to give focus to.
setUserType(UserType) - Method in class ohos.data.distributed.common.UserInfo
Sets the user type.
setVadEndWaitMs(int) - Method in class ohos.ai.asr.AsrIntent
Sets the post-VAD threshold.
setVadFrontWaitMs(int) - Method in class ohos.ai.asr.AsrIntent
Sets the pre-VAD threshold.
setValidating(boolean) - Method in class ohos.javax.xml.parsers.SAXParserFactory
Specifies that the parser produced by this code will validate documents as they are parsed.
setValue(byte[]) - Method in class ohos.bluetooth.ble.GattCharacteristic
Sets the stored value of a characteristic.
setValue(byte[]) - Method in class ohos.bluetooth.ble.GattDescriptor
Sets the value for this descriptor.
setValue(float) - Method in class ohos.agp.colors.HsvColor
Sets the brightness of an HSV color.
setValue(int) - Method in class ohos.agp.components.Picker
Sets the current value on the number picker.
setValue(int, int, int, int) - Static method in class ohos.agp.render.Insets
Creates an Insets instance by specifying the offset values for the four bounds.
setValue(String) - Method in class java.net.HttpCookie
Assigns a new value to a cookie after the cookie is created.
setValue(String) - Method in class ohos.ai.cv.text.Text
Sets the value for text to be detected on a given image.
setValue(String) - Method in class ohos.ai.cv.text.TextBlock
Sets the value for the text block.
setValue(String) - Method in class ohos.ai.cv.text.TextElement
Sets the value for the text element.
setValue(String) - Method in class ohos.ai.cv.text.TextLine
Sets the value for detecting the text line.
setValue(String) - Method in class ohos.data.search.model.Recommendation
Sets the field value for this group.
setValue(DataAbilityHelper, String, String) - Static method in class ohos.sysappcomponents.settings.SystemSettings
Saves a character string name and its value to the database.
setValue(Rect) - Static method in class ohos.agp.render.Insets
Creates an Insets instance based on the specified rectangle.
setValue(Value) - Method in class ohos.data.distributed.common.Entry
Sets the value of a key-value pair.
setValue(V) - Method in class java.util.AbstractMap.SimpleEntry
Replaces the value corresponding to this entry with the specified value.
setValue(V) - Method in class java.util.AbstractMap.SimpleImmutableEntry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(V) - Method in interface java.util.Map.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValueAt(int, boolean) - Method in class ohos.utils.PlainBooleanArray
Updates the value at a specified index.
setValueAt(int, int) - Method in class ohos.utils.PlainIntArray
Updates the value at a specified index.
setValueAt(int, E) - Method in class ohos.utils.LongPlainArray
Update value on specified index.
setValueAt(int, E) - Method in class ohos.utils.PlainArray
Update value on specified index.
setValueAt(int, V) - Method in class ohos.utils.LightweightMap
Sets the value identified by index in an LightweightMap container to a specified value.
setValueChangedListener(DatePicker.ValueChangedListener) - Method in class ohos.agp.components.DatePicker
Sets a date change listener.
setValueChangedListener(Picker.ValueChangedListener) - Method in class ohos.agp.components.Picker
Sets the value change listener for a number picker.
setValueChangedListener(Slider.ValueChangedListener) - Method in class ohos.agp.components.Slider
Sets a listener to listen for change events of a slider.
setValues(Map<String, Object>) - Method in class ohos.data.search.model.IndexData
Sets a container to store key-value pairs.
setValueUpdateListener(AnimatorValue.ValueUpdateListener) - Method in class ohos.agp.animation.AnimatorValue
Sets the update listener for animators.
setVariant(String) - Method in class java.util.Locale.Builder
Sets the variant.
setVariant(String) - Method in class ohos.global.icu.util.ULocale.Builder
Sets the variant.
setVersion(int) - Method in class java.net.HttpCookie
Sets the version of the cookie protocol this cookie complies with.
setVersion(int) - Method in interface ohos.data.rdb.RdbStore
Sets the version of a new database.
setVertexCount(int) - Method in class ohos.agp.render.render3d.util.MeshBuilder.Primitive
Sets the number of vertexes for a primitive.
setVertexData(int, MeshBuilder.VertexData) - Method in interface ohos.agp.render.render3d.util.MeshBuilder
Sets geometry data for a given primitive.
setVerticalPadding(int, int) - Method in class ohos.agp.components.Component
Sets the vertical padding for this component.
setVerticalPosition(int, int) - Method in class ohos.agp.components.Component
Sets the component's vertical position relative to the parent container.
setVibrationStyle(long[]) - Method in class ohos.event.notification.NotificationSlot
Sets the vibration style for notifications in this NotificationSlot.
setViceProgress(int) - Method in class ohos.agp.components.ProgressBar
Sets the secondary progress value of a progress bar.
setViceProgressElement(Element) - Method in class ohos.agp.components.ProgressBar
Sets a Element object as a vice progress bar.
setVideoProperty(VideoProperty) - Method in class ohos.media.recorder.Recorder
Sets video properties.
setVideoScaleType(int) - Method in class ohos.media.codec.Codec
Sets the video scaling type.
setVideoScaleType(int) - Method in class ohos.media.player.Player
Sets the video scaling type.
setVideoSurface(Surface) - Method in class ohos.media.codec.Codec
Sets the surface for the decoder to display decoded video data.
setVideoSurface(Surface) - Method in class ohos.media.player.Player
Sets the video playback window.
setViewId(int) - Method in class ohos.accessibility.AccessibilityEventInfo
Sets the view ID associated with the accessibility event.
setViewPager(PageSlider) - Method in class ohos.agp.components.PageSliderIndicator
Associates an indicator item with a PageSlider object.
setViewportParams(float[]) - Method in class ohos.agp.render.render3d.components.CameraComponent
Sets the position and size of the viewport.
setVisibility(int) - Method in class ohos.agp.components.Component
Sets the visibility of a component.
setVisibility(int, int) - Method in class ohos.agp.components.ComponentProvider
Sets the visibility of a component.
setVisible(boolean) - Method in class ohos.accessibility.ability.AccessibilityInfo
Sets whether this node is visible to users.
setVisible(boolean) - Method in class ohos.sysappcomponents.calendar.entity.Accounts
Sets associated events to be visible or invisible.
setVisible(boolean, boolean) - Method in class ohos.agp.components.element.Element
Sets whether an Element object is visible.
setVisibleness(int) - Method in class ohos.event.notification.NotificationRequest
Sets the notification display effect, including whether to display this notification on the lock screen, and how it will be presented if displayed.
setVisionConfiguration(DocRefineConfiguration) - Method in interface ohos.ai.cv.docrefine.IDocRefine
Sets document refinement parameters.
setVisionConfiguration(SisrConfiguration) - Method in interface ohos.ai.cv.sr.IImageSuperResolution
Sets the SISR parameter.
setVisionConfiguration(TxtImageSuperResolutionConfiguration) - Method in interface ohos.ai.cv.sr.ITxtImageSuperResolution
Sets the text image super-resolution parameter.
setVisionConfiguration(TextConfiguration) - Method in interface ohos.ai.cv.text.ITextDetector
Sets parameters for general text recognition.
setVolume(float) - Method in class ohos.media.audio.AudioRenderer
Sets output volume for all audio channels.
setVolume(float) - Method in class ohos.media.player.Player
Adjusts volume.
setVolume(int) - Method in class ohos.ai.tts.TtsParams
Sets the speaking volume.
setVolume(int, float) - Method in class ohos.media.audio.SoundPlayer
Sets the volume of all audio channels for a sound playback task.
setVolume(int, SoundPlayer.AudioVolumes) - Method in class ohos.media.audio.SoundPlayer
Sets the volume of an audio channel for a sound playback task.
setVolume(AudioManager.AudioVolumeType, int) - Method in class ohos.media.audio.AudioManager
Sets the volume level of a specified type of streams.
setVolume(AudioRenderer.ChannelVolume) - Method in class ohos.media.audio.AudioRenderer
Sets output volume for an audio channel.
setVolumes(SoundPlayer.AudioVolumes) - Method in class ohos.media.audio.SoundPlayer.SoundPlayerParameters
Sets the volume of all audio channels for a sound playback task.
setVolumeTypeAdjustedByKey(int) - Method in class ohos.aafwk.ability.Ability
Sets the type of audio whose volume will be adjusted by the volume button.
setVsyncCount(int) - Method in class ohos.agp.render.render3d.RenderLoop
Sets the vertical synchronization (VSync) based on the rendering frequency.
setWaitTime(int) - Method in class ohos.rpc.MessageOption
Sets the time to wait before determining a request timeout.
setWakeUpScreen(boolean) - Method in class ohos.app.AbilityContext
 
setWakeUpScreen(boolean) - Method in interface ohos.app.Context
Sets whether to wake up the screen when this ability is restored.
setWallpaper(InputStream, int) - Method in class ohos.miscservices.wallpaper.WallpaperController
Sets a wallpaper of the specified type based on the data stream from a JPEG or PNG file.
setWallpaper(PixelMap, int) - Method in class ohos.miscservices.wallpaper.WallpaperController
Sets a wallpaper of the specified type based on the pixel map of a PNG file.
setWantClientAuth(boolean) - Method in class javax.net.ssl.SSLEngine
Configures the engine to request client authentication.
setWantClientAuth(boolean) - Method in class javax.net.ssl.SSLParameters
Sets whether client authentication should be requested.
setWantClientAuth(boolean) - Method in class javax.net.ssl.SSLServerSocket
Controls whether accepted server-mode SSLSockets will be initially configured to request client authentication.
setWantClientAuth(boolean) - Method in class javax.net.ssl.SSLSocket
Configures the socket to request client authentication.
setWatchDuration(Integer) - Method in class ohos.data.search.schema.VideoItem
Sets the watchDuration index field.
setWaveDataObserver(AudioWaver.WaveDataObserver, int) - Method in class ohos.media.audio.AudioWaver
Sets an observer to listen for the time-domain waveform data at frequencies around the specific frequency.
setWebAgent(WebAgent) - Method in class ohos.agp.components.webengine.WebView
Sets the WebAgent object, which is used to process the events and notifications of the WebView.
setWebsite(String) - Method in class ohos.sysappcomponents.contact.entity.Website
Sets the website.
setWebStoragePermit(boolean) - Method in class ohos.agp.components.webengine.WebConfig
Sets whether to enable HTML5 DOM storage.
setWeekData(Calendar.WeekData) - Method in class ohos.global.icu.util.Calendar
[icu] Set data in this calendar based on the WeekData input.
setWeekDate(int, int, int) - Method in class java.util.Calendar.Builder
Sets the week-based date parameters to the values with the given date specifiers - week year, week of year, and day of week.
setWeekDate(int, int, int) - Method in class java.util.Calendar
Sets the date of this Calendar with the the given date specifiers - week year, week of year, and day of week.
setWeekDate(int, int, int) - Method in class java.util.GregorianCalendar
Sets this GregorianCalendar to the date given by the date specifiers - weekYear, weekOfYear, and dayOfWeek.
setWeekdays(String[]) - Method in class java.text.DateFormatSymbols
Sets weekday strings.
setWeekdays(String[]) - Method in class ohos.global.icu.text.DateFormatSymbols
Sets wide weekday strings.
setWeekdays(String[], int, int) - Method in class ohos.global.icu.text.DateFormatSymbols
Sets weekday strings.
setWeekDefinition(int, int) - Method in class java.util.Calendar.Builder
Sets the week definition parameters to the values given by firstDayOfWeek and minimalDaysInFirstWeek that are used to determine the first week of a year.
setWeight(float) - Method in interface ohos.agp.render.render3d.resources.AnimationPlayback
Sets animation weight used for playing mixed animations.
setWeight(int) - Method in class ohos.agp.text.Font.Builder
Sets the font weight of the font to be built.
setWheelModeEnabled(boolean) - Method in class ohos.agp.components.DatePicker
Sets whether to enable the wheel mode of a date picker to allow the maximum value on the selector to wrap around the minimum value.
setWheelModeEnabled(boolean) - Method in class ohos.agp.components.Picker
Sets the selector wheel mode, which determines whether the values of Picker#getMinValue() and Picker#getMaxValue() are displayed next to each other when the selector is scrolled to its furthest extent.
setWheelModeEnabled(boolean) - Method in class ohos.agp.components.TimePicker
Sets whether to enable wheel mode for the selector wheel of a time picker.
setWhereArgs(List<String>) - Method in class ohos.data.dataability.DataAbilityPredicates
Sets the arguments for a predicate.
setWhereArgs(List<String>) - Method in class ohos.data.rdb.RawRdbPredicates
 
setWhereClause(String) - Method in class ohos.data.rdb.RawRdbPredicates
 
setWholeDay(boolean) - Method in class ohos.sysappcomponents.calendar.entity.Events
Sets this event as a whole-day event.
setWidth(int) - Method in class ohos.aafwk.ability.Ability.LayoutParamsHelper
Sets the width of the window.
setWidth(int) - Method in class ohos.agp.components.Component
Sets the width of a component.
setWidth(int) - Method in class ohos.agp.components.CornerMark
Sets the width of the corner mark.
setWidth(int) - Method in class ohos.agp.components.PageSliderIndicator
 
setWidth(int) - Method in class ohos.ai.cv.common.BoundingBox
Sets the width of the bounding box.
setWidth(Integer) - Method in class ohos.data.search.schema.PhotoItem
Sets the width index field.
setWindowBackgroundColor(int, int, int) - Method in class ohos.aafwk.ability.Ability
Sets the background color of the window in RGB color mode.
setWindowChangeTypes(int) - Method in class ohos.accessibility.AccessibilityEventInfo
Sets the type of a window change event, which can be content change or status change.
setWindowFlags(int, int) - Method in class ohos.agp.window.service.Window
Sets window flags.
setWindowLayout(int, int) - Method in class ohos.agp.window.service.Window
Sets the size of a window.
setWorkLocation(String) - Method in class ohos.data.search.schema.ContactItem
Sets the workLocation index field.
setWorldMatrix(Matrix4x4) - Method in class ohos.agp.render.render3d.components.WorldMatrixComponent
Sets the world transform of the object.
setWritable(boolean) - Method in class java.io.File
A convenience method to set the owner's write permission for this abstract pathname.
setWritable(boolean, boolean) - Method in class java.io.File
Sets the owner's or everybody's write permission for this abstract pathname.
setX(int) - Method in class ohos.aafwk.ability.Ability.LayoutParamsHelper
Sets the X coordinate of the window.
setXIncludeAware(boolean) - Method in class ohos.javax.xml.parsers.SAXParserFactory
Set state of XInclude processing.
setXMLReporter(XMLReporter) - Method in class ohos.javax.xml.stream.XMLInputFactory
The reporter that will be set on any XMLStreamReader or XMLEventReader created by this factory instance.
setXMLResolver(XMLResolver) - Method in class ohos.javax.xml.stream.XMLInputFactory
The resolver that will be set on any XMLStreamReader or XMLEventReader created by this factory instance.
setY(int) - Method in class ohos.aafwk.ability.Ability.LayoutParamsHelper
Sets the Y coordinate of the window.
setYear(int) - Method in class java.sql.Time
Deprecated. 
setYear(int) - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900).
setYearFixed(boolean) - Method in class ohos.agp.components.DatePicker
Sets whether to disable the year selector.
setYearNames(String[], int, int) - Method in class ohos.global.icu.text.DateFormatSymbols
Sets cyclic year name strings, for example: "jia-zi", "yi-chou", etc.
setYellow(float) - Method in class ohos.agp.colors.CmykColor
Sets the proportion of yellow.
setZeroDigit(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for zero.
setZeroDigit(char) - Method in class ohos.global.icu.text.DecimalFormatSymbols
Sets the character used for zero.
setZfar(float) - Method in class ohos.agp.render.render3d.components.CameraComponent
Sets the far plane location.
setZnear(float) - Method in class ohos.agp.render.render3d.components.CameraComponent
Sets the near plane location.
setZodiacNames(String[], int, int) - Method in class ohos.global.icu.text.DateFormatSymbols
Sets calendar zodiac name strings, for example: "Rat", "Ox", "Tiger", etc.
setZoneStrings(String[][]) - Method in class java.text.DateFormatSymbols
Sets time zone strings.
setZoneStrings(String[][]) - Method in class ohos.global.icu.text.DateFormatSymbols
Sets time zone strings.
setZoom(float) - Method in interface ohos.media.camera.device.FrameConfig.Builder
Sets a zoom value.
severe(String) - Method in class java.util.logging.Logger
Log a SEVERE message.
severe(Supplier<String>) - Method in class java.util.logging.Logger
Log a SEVERE message, which is only to be constructed if the logging level is such that the message will actually be logged.
SEVERE - Static variable in class java.util.logging.Level
SEVERE is a message level indicating a serious failure.
SfpPolicyManager - Class in ohos.security.fileprotect
Provides a method for obtaining an SfpPolicyManager instance.
SHA1 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec which uses "SHA-1" message digest
SHA224 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec which uses "SHA-224" message digest
SHA256 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec which uses "SHA-256" message digest
SHA384 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec which uses "SHA-384" message digest
SHA512 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec which uses SHA-512 message digest
SHABAN - Static variable in class ohos.global.icu.util.IslamicCalendar
Constant for Sha'ban, the 8th month of the Islamic year.
Shader - Class in ohos.agp.render
Base class used to shade colors during drawing.
Shader(Color[], Shader.TileMode) - Constructor for class ohos.agp.render.Shader
A parameterized constructor used to create a Shader instance.
Shader.TileMode - Enum in ohos.agp.render
Specifies how to shade colors on the part outside of the shading area defined by the Shader.
shaderColors - Variable in class ohos.agp.render.Shader
Indicates the array of shading colors of this shader.
shadowRadius - Variable in class ohos.agp.render.BlurDrawLooper
Indicates the radius of this BlurDrawLooper.
shape(char[], int, int) - Method in class java.awt.font.NumericShaper
Converts the digits in the text that occur between start and start + count.
shape(char[], int, int, int) - Method in class java.awt.font.NumericShaper
Converts the digits in the text that occur between start and start + count, using the provided context.
shape(char[], int, int, NumericShaper.Range) - Method in class java.awt.font.NumericShaper
Converts the digits in the text that occur between start and start + count, using the provided context.
ShapeElement - Class in ohos.agp.components.element
Provides an Element instance with a color gradient, which is usually used for view backgrounds.
ShapeElement() - Constructor for class ohos.agp.components.element.ShapeElement
Default constructor.
ShapeElement(Context, int) - Constructor for class ohos.agp.components.element.ShapeElement
A constructor used to create a ShapeElement instance based on the specified XML resource.
ShapeElement.Orientation - Enum in ohos.agp.components.element
Indicates the direction of the gradient effect relative to the element object's bounds.
SHARADA - java.lang.Character.UnicodeScript
Unicode script "Sharada".
SHARADA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Sharada" Unicode character block.
SHARADA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SHARADA - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
SHARADA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SHARED_MEMORY - ohos.media.image.common.AllocatorType
Indicates that shared memory is allocated to stored decoded image data.
sharedBlock - Variable in class ohos.data.resultset.AbsSharedResultSet
The SharedBlock owned by this AbsSharedResultSet.
SharedBlock - Class in ohos.data.resultset
Stores result set data.
SharedBlock(String) - Constructor for class ohos.data.resultset.SharedBlock
A constructor used to create a SharedBlock instance with a given Parcel object.
SharedBlock(Parcel) - Constructor for class ohos.data.resultset.SharedBlock
A constructor used to create a SharedBlock instance with a given Parcel object.
SharedResultSet - Interface in ohos.data.resultset
Provides methods for accessing a database result set obtained by querying the database across processes.
SHARPNESS - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
SHAVIAN - java.lang.Character.UnicodeScript
Unicode script "Shavian".
SHAVIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Shavian" Unicode character block.
SHAVIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SHAVIAN - Static variable in class ohos.global.icu.lang.UScript
Shavian Script in Unicode 4
SHAVIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SHAWWAL - Static variable in class ohos.global.icu.util.IslamicCalendar
Constant for Shawwal, the 10th month of the Islamic year.
SHEVAT - Static variable in class ohos.global.icu.util.HebrewCalendar
Constant for Shevat, the 5th month of the Hebrew year.
shiftLeft(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this << n).
shiftRight(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this >> n).
SHIN - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
SHOOTING_DATE - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of shootingDate.
SHOOTING_MODE - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of shootingMode.
Short - Class in java.lang
The Short class wraps a value of primitive type short in an object.
Short(short) - Constructor for class java.lang.Short
Constructs a newly allocated Short object that represents the specified short value.
Short(String) - Constructor for class java.lang.Short
Constructs a newly allocated Short object that represents the short value indicated by the String parameter.
SHORT - java.time.format.FormatStyle
Short text style, typically numeric.
SHORT - java.time.format.TextStyle
Short text, typically an abbreviation.
SHORT - ohos.global.i18n.text.MeasureOptions.FormatStyle
Indicates the short style (abbreviated unit names preferred).
SHORT - ohos.global.icu.text.CompactDecimalFormat.CompactStyle
Short version, like "1.2T"
SHORT - ohos.global.icu.text.MeasureFormat.FormatWidth
Abbreviate when possible.
SHORT - ohos.global.icu.text.RelativeDateTimeFormatter.Style
Abbreviations used when possible.
SHORT - Static variable in class java.text.DateFormat
Constant for short style pattern.
SHORT - Static variable in class java.util.Calendar
A style specifier for getDisplayName and getDisplayNames equivalent to Calendar.SHORT_FORMAT.
SHORT - Static variable in class java.util.TimeZone
A style specifier for getDisplayName() indicating a short name, such as "PST."
SHORT - Static variable in interface ohos.global.icu.lang.UProperty.NameChoice
Selector for the abbreviated name of a property or value.
SHORT - Static variable in class ohos.global.icu.text.DateFormat
Constant for short style pattern.
SHORT - Static variable in class ohos.global.icu.text.DateFormatSymbols
[icu] Constant for width; only supported for weekdays.
SHORT - Static variable in class ohos.global.icu.util.TimeZone
A style specifier for getDisplayName() indicating a short name, such as "PST."
SHORT_COMMONLY_USED - Static variable in class ohos.global.icu.util.TimeZone
[icu] A style specifier for getDisplayName() indicating a short name derived from the timezone's short standard or daylight timezone name ignoring commonlyUsed, such as "PDT."
SHORT_DAYLIGHT - ohos.global.icu.text.TimeZoneNames.NameType
Short display name for daylight saving time, such as "EDT".
SHORT_FORMAT - Static variable in class java.util.Calendar
A style specifier for getDisplayName and getDisplayNames indicating a short name used for format.
SHORT_GENERIC - ohos.global.icu.text.TimeZoneNames.NameType
Short display name, such as "ET".
SHORT_GENERIC - Static variable in class ohos.global.icu.util.TimeZone
[icu] A style specifier for getDisplayName() indicating a short generic name, such as "PT."
SHORT_GMT - Static variable in class ohos.global.icu.util.TimeZone
[icu] A style specifier for getDisplayName() indicating a short name derived from the timezone's offset, such as "-0800."
SHORT_IDS - Static variable in class java.time.ZoneId
A map of zone overrides to enable the short time-zone names to be used.
SHORT_STANDALONE - java.time.format.TextStyle
Short text for stand-alone use, typically an abbreviation.
SHORT_STANDALONE - Static variable in class java.util.Calendar
A style specifier for getDisplayName and getDisplayNames indicating a short name used independently, such as a month abbreviation as calendar headers.
SHORT_STANDARD - ohos.global.icu.text.TimeZoneNames.NameType
Short display name for standard time, such as "EST".
ShortBuffer - Class in java.nio
A short buffer.
ShortBufferException - Exception in javax.crypto
This exception is thrown when an output buffer provided by the user is too short to hold the operation result.
ShortBufferException() - Constructor for exception javax.crypto.ShortBufferException
Constructs a ShortBufferException with no detail message.
ShortBufferException(String) - Constructor for exception javax.crypto.ShortBufferException
Constructs a ShortBufferException with the specified detail message.
SHORTCUT_EXISTENCE_EXISTS - Static variable in interface ohos.bundle.IBundleManager
Indicates that shortcut exists.
SHORTCUT_EXISTENCE_NOT_EXISTS - Static variable in interface ohos.bundle.IBundleManager
Indicates that shortcut not exists.
SHORTCUT_EXISTENCE_UNKNOW - Static variable in interface ohos.bundle.IBundleManager
Indicates that unknow shortcut existence.
ShortcutInfo - Class in ohos.bundle
Provides information about a shortcut, including the shortcut ID and label.
ShortcutInfo() - Constructor for class ohos.bundle.ShortcutInfo
Default constructor used to create a ShortcutInfo instance.
ShortcutInfo(ShortcutInfo) - Constructor for class ohos.bundle.ShortcutInfo
A constructor used to create an ShortcutInfo instance by copying parameters from an existing one.
ShortcutIntent - Class in ohos.bundle
Provides methods for obtaining information about the ability that a shortcut will start, including the target bundle name and ability class name.
ShortcutIntent() - Constructor for class ohos.bundle.ShortcutIntent
Default constructor used to create a ShortcutIntent instance.
ShortcutIntent(String, String) - Constructor for class ohos.bundle.ShortcutIntent
A constructor used to create a ShortcutIntent instance by target bundle and class.
ShortcutIntent(ShortcutIntent) - Constructor for class ohos.bundle.ShortcutIntent
A constructor used to create a ShortcutIntent instance by copying parameters from an existing one.
SHORTER_FIRST - ohos.global.icu.text.UnicodeSet.ComparisonStyle
 
SHORTHAND_FORMAT_CONTROLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SHORTHAND_FORMAT_CONTROLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ShortMessage - Class in ohos.telephony
Provides methods for obtaining Short Message Service (SMS) instances.
ShortMessage.ShortMessageClass - Enum in ohos.telephony
Indicates the SMS type.
ShortMessageManager - Class in ohos.telephony
Provides the capabilities and methods for obtaining Short Message Service (SMS) management objects.
shortValue() - Method in class java.lang.Byte
Returns the value of this Byte as a short after a widening primitive conversion.
shortValue() - Method in class java.lang.Double
Returns the value of this Double as a short after a narrowing primitive conversion.
shortValue() - Method in class java.lang.Float
Returns the value of this Float as a short after a narrowing primitive conversion.
shortValue() - Method in class java.lang.Integer
Returns the value of this Integer as a short after a narrowing primitive conversion.
shortValue() - Method in class java.lang.Long
Returns the value of this Long as a short after a narrowing primitive conversion.
shortValue() - Method in class java.lang.Number
Returns the value of the specified number as a short, which may involve rounding or truncation.
shortValue() - Method in class java.lang.Short
Returns the value of this Short as a short.
shortValue() - Method in class ohos.utils.HalfFloat
 
shortValueExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to a short, checking for lost information.
shortValueExact() - Method in class ohos.global.icu.math.BigDecimal
Converts this BigDecimal to a short.
shouldAccept(URI, HttpCookie) - Method in interface java.net.CookiePolicy
Will be called to see whether or not this cookie should be accepted.
shouldDisableSlide(SlideDrawer, SlideDrawer.SlideDirection, DragInfo) - Method in interface ohos.agp.components.SlideDrawer.SlideDisable
Called to determine whether the current slide event on SlideDrawer should be disabled.
show() - Method in class ohos.agp.components.ComponentHolder
Shows this ComponentHolder layout in the parent layout.
show() - Method in class ohos.agp.window.dialog.BaseDialog
Shows the content of a dialog box.
show() - Method in interface ohos.agp.window.dialog.IDialog
Shows the content of a BaseDialog object.
show() - Method in class ohos.agp.window.dialog.ListDialog
Called from BaseDialog to show the list dialog box.
show() - Method in class ohos.agp.window.dialog.ToastDialog
 
show(Fraction) - Method in class ohos.aafwk.ability.fraction.FractionScheduler
Shows a specified Fraction instance.
show(PixelMap) - Method in class ohos.agp.render.PdfDisplay.Page
Pushes the PDF page content to the target pixel map.
SHOW_CLASSLOADER - Static variable in class ohos.hiviewdfx.Debug
Indicates the flag for Debug.dumpLoadClasses(int) with information about classLoader included.
SHOW_FULL_DETAIL - Static variable in class ohos.hiviewdfx.Debug
Indicates the flag for Debug.dumpLoadClasses(int) with details of loaded classes included.
SHOW_INITIALIZED - Static variable in class ohos.hiviewdfx.Debug
Indicates the flag for Debug.dumpLoadClasses(int) with information about initialization statues included.
SHOW_MODE_AUTO - Static variable in class ohos.accessibility.ability.AccessibleAbility
Indicates to show the soft keyboard.
SHOW_MODE_HIDE - Static variable in class ohos.accessibility.ability.AccessibleAbility
Indicates to hide the soft keyboard.
SHOW_MODE_IGNORE_HARD_KEYBOARD - Static variable in class ohos.accessibility.ability.AccessibleAbility
Indicates to show the soft keyboard when using an external keyboard.
SHOW_PASSWORD_TEXT_INPUT - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Input
Specifies whether password presentation is enabled in the text editor.
SHOWA - Static variable in class java.time.chrono.JapaneseEra
The singleton instance for the 'Showa' era (1926-12-25 - 1989-01-07) which has the value 1.
SHOWA - Static variable in class ohos.global.icu.util.JapaneseCalendar
Constant for the era starting on Dec.
showHour(boolean) - Method in class ohos.agp.components.TimePicker
Sets whether to show the hour selector.
showMinute(boolean) - Method in class ohos.agp.components.TimePicker
Sets whether to show the minute selector.
showNext() - Method in class ohos.agp.components.PageFlipper
Displays the next child component by triggering a manual switchover.
showOnCertainPosition(int, int, int) - Method in class ohos.agp.window.dialog.PopupDialog
Forcibly displays a dialog in a certain position.
showOnRemoteScreen(DisplayDialog.DialogProvider) - Method in class ohos.agp.window.dialog.DisplayDialog
Displays a dialog box on a remote screen.
showPrevious() - Method in class ohos.agp.components.PageFlipper
Displays the previous child component by triggering a manual switchover.
showRawImage(byte[], Surface.PixelFormat, int, int) - Method in class ohos.agp.graphics.Surface
Displays an image based on its raw data in a specified format and size.
showSecond(boolean) - Method in class ohos.agp.components.TimePicker
Sets whether to show the second selector.
shrink(float, float) - Method in class ohos.agp.utils.RectFloat
Shrinks this RectFloat.
shrink(float, float) - Method in class ohos.utils.geo.RectFloat
Shrinks this RectFloat.
shrink(int, int) - Method in class ohos.agp.utils.Rect
Shrinks this Rect.
shrink(int, int) - Method in class ohos.utils.geo.Rect
Shrinks this Rect.
shrinkToFit() - Method in class ohos.agp.render.Path
Releases the memory unused in the verb and point arrays of this Path.
shuffle(List<?>) - Static method in class java.util.Collections
Randomly permutes the specified list using a default source of randomness.
shuffle(List<?>, Random) - Static method in class java.util.Collections
Randomly permute the specified list using the specified source of randomness.
shutdown() - Method in class java.nio.channels.AsynchronousChannelGroup
Initiates an orderly shutdown of the group.
shutdown() - Method in interface java.util.concurrent.ExecutorService
Initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
shutdown() - Method in class java.util.concurrent.ForkJoinPool
Possibly initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
shutdown() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
shutdown() - Method in class java.util.concurrent.ThreadPoolExecutor
Initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
shutdown() - Method in class ohos.aafwk.ability.Ability
Shuts down this Data ability.
shutdown() - Method in class ohos.nfc.oma.SEService
Disables the secure element service.
ShutdownChannelGroupException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to construct a channel in a group that is shutdown or the completion handler for an I/O operation cannot be invoked because the channel group has terminated.
ShutdownChannelGroupException() - Constructor for exception java.nio.channels.ShutdownChannelGroupException
Constructs an instance of this class.
shutdownInput() - Method in class java.net.Socket
Places the input stream for this socket at "end of stream".
shutdownInput() - Method in class java.net.SocketImpl
Places the input stream for this socket at "end of stream".
shutdownInput() - Method in class java.nio.channels.AsynchronousSocketChannel
Shutdown the connection for reading without closing the channel.
shutdownInput() - Method in class java.nio.channels.SocketChannel
Shutdown the connection for reading without closing the channel.
shutdownNow() - Method in class java.nio.channels.AsynchronousChannelGroup
Shuts down the group and closes all open channels in the group.
shutdownNow() - Method in interface java.util.concurrent.ExecutorService
Attempts to stop all actively executing tasks, halts the processing of waiting tasks, and returns a list of the tasks that were awaiting execution.
shutdownNow() - Method in class java.util.concurrent.ForkJoinPool
Possibly attempts to cancel and/or stop all tasks, and reject all subsequently submitted tasks.
shutdownNow() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Attempts to stop all actively executing tasks, halts the processing of waiting tasks, and returns a list of the tasks that were awaiting execution.
shutdownNow() - Method in class java.util.concurrent.ThreadPoolExecutor
Attempts to stop all actively executing tasks, halts the processing of waiting tasks, and returns a list of the tasks that were awaiting execution.
shutdownOutput() - Method in class java.net.Socket
Disables the output stream for this socket.
shutdownOutput() - Method in class java.net.SocketImpl
Disables the output stream for this socket.
shutdownOutput() - Method in class java.nio.channels.AsynchronousSocketChannel
Shutdown the connection for writing without closing the channel.
shutdownOutput() - Method in class java.nio.channels.SocketChannel
Shutdown the connection for writing without closing the channel.
SHUTTER_SPEED_VALUE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
SI - Static variable in class ohos.global.icu.util.LocaleData.MeasurementSystem
Measurement system specified by Le Système International d'Unités (SI) otherwise known as Metric system.
SIDDHAM - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SIDDHAM - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
SIDDHAM_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
sign() - Method in class java.security.Signature
Returns the signature bytes of all the data updated.
sign(byte[], int, int) - Method in class java.security.Signature
Finishes the signature operation and stores the resulting signature bytes in the provided buffer outbuf, starting at offset.
SIGN - Static variable in class java.security.Signature
Possible Signature.state value, signifying that this signature object has been initialized for signing.
SIGN - Static variable in class java.text.NumberFormat.Field
Constant identifying the sign field.
SIGN - Static variable in class ohos.global.icu.text.NumberFormat.Field
 
SIGN_WRITING - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code for Sutton SignWriting
signal() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Moves the longest-waiting thread, if one exists, from the wait queue for this condition to the wait queue for the owning lock.
signal() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Moves the longest-waiting thread, if one exists, from the wait queue for this condition to the wait queue for the owning lock.
signal() - Method in interface java.util.concurrent.locks.Condition
Wakes up one waiting thread.
SIGNAL_STRENGTH_UNSPECIFIED - Static variable in class ohos.net.NetCapabilities
Unspecified signal strength value.
signalAll() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Moves all threads from the wait queue for this condition to the wait queue for the owning lock.
signalAll() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Moves all threads from the wait queue for this condition to the wait queue for the owning lock.
signalAll() - Method in interface java.util.concurrent.locks.Condition
Wakes up all waiting threads.
SignalInformation - Class in ohos.telephony
An abstract parent class that obtains signal information.
SignalInformation(int) - Constructor for class ohos.telephony.SignalInformation
 
Signature - Class in java.security
The Signature class is used to provide applications the functionality of a digital signature algorithm.
Signature(String) - Constructor for class java.security.Signature
Creates a Signature object for the specified algorithm.
SIGNATURE - java.security.CryptoPrimitive
Asymmetric primitive: signature scheme
SIGNATURE - Static variable in class ohos.security.permission.PermissionDef
Signature-level value for PermissionDef.availableScope, the signature of the user who defines the permission and the user must be the same.
SIGNATURE_MATCHED - Static variable in interface ohos.bundle.IBundleManager
Indicates that two bundles have the same signature.
SIGNATURE_NOT_MATCHED - Static variable in interface ohos.bundle.IBundleManager
Indicates that two bundles have the different signatures.
SIGNATURE_UNKNOWN_BUNDLE - Static variable in interface ohos.bundle.IBundleManager
Indicates that one of two bundles is not installed in system.
SIGNATURE_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Signature-Version manifest attribute used when signing JAR files.
SignatureException - Exception in java.security
This is the generic Signature exception.
SignatureException() - Constructor for exception java.security.SignatureException
Constructs a SignatureException with no detail message.
SignatureException(String) - Constructor for exception java.security.SignatureException
Constructs a SignatureException with the specified detail message.
SignatureException(String, Throwable) - Constructor for exception java.security.SignatureException
Creates a SignatureException with the specified detail message and cause.
SignatureException(Throwable) - Constructor for exception java.security.SignatureException
Creates a SignatureException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SignatureSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the Signature class, which is used to provide the functionality of a digital signature algorithm.
SignatureSpi() - Constructor for class java.security.SignatureSpi
 
SignedObject - Class in java.security
SignedObject is a class for the purpose of creating authentic runtime objects whose integrity cannot be compromised without being detected.
SignedObject(Serializable, PrivateKey, Signature) - Constructor for class java.security.SignedObject
Constructs a SignedObject from any Serializable object.
Signer - Class in java.security
Deprecated.
This class is no longer used. Its functionality has been replaced by java.security.KeyStore, the java.security.cert package, and java.security.Principal.
Signer() - Constructor for class java.security.Signer
Deprecated.
Creates a signer.
Signer(String) - Constructor for class java.security.Signer
Deprecated.
Creates a signer with the specified identity name.
Signer(String, IdentityScope) - Constructor for class java.security.Signer
Deprecated.
Creates a signer with the specified identity name and scope.
SignStyle - Enum in java.time.format
Enumeration of ways to handle the positive/negative sign.
signum() - Method in class java.math.BigDecimal
Returns the signum function of this BigDecimal.
signum() - Method in class java.math.BigInteger
Returns the signum function of this BigInteger.
signum() - Method in class ohos.global.icu.math.BigDecimal
Returns the sign of this BigDecimal, as an int.
signum(double) - Static method in class java.lang.Math
Returns the signum function of the argument; zero if the argument is zero, 1.0 if the argument is greater than zero, -1.0 if the argument is less than zero.
signum(double) - Static method in class java.lang.StrictMath
Returns the signum function of the argument; zero if the argument is zero, 1.0 if the argument is greater than zero, -1.0 if the argument is less than zero.
signum(float) - Static method in class java.lang.Math
Returns the signum function of the argument; zero if the argument is zero, 1.0f if the argument is greater than zero, -1.0f if the argument is less than zero.
signum(float) - Static method in class java.lang.StrictMath
Returns the signum function of the argument; zero if the argument is zero, 1.0f if the argument is greater than zero, -1.0f if the argument is less than zero.
signum(int) - Static method in class java.lang.Integer
Returns the signum function of the specified int value.
signum(long) - Static method in class java.lang.Long
Returns the signum function of the specified long value.
SIM - ohos.wifi.WifiSecurity.EapMethod
EAP subscriber identification module (SIM)
SIM - ohos.wifi.WifiSecurity.Phase2Method
EAP SIM
SIM_MESSAGE - ohos.telephony.ShortMessage.ShortMessageClass
Indicates an SMS message containing SIM card information, which is to be stored in a SIM card.
SIM_STATE_LOADED - Static variable in class ohos.telephony.TelephonyConstants
Indicates that the SIM card is in the loaded state, that is, the SIM card is in position and is working properly.
SIM_STATE_LOCKED - Static variable in class ohos.telephony.TelephonyConstants
Indicates that the SIM card is in the locked state, that is, the SIM card is locked by the personal identification number (PIN)/PIN unblocking key (PUK) or network.
SIM_STATE_NOT_PRESENT - Static variable in class ohos.telephony.TelephonyConstants
Indicates that the SIM card is in the not present state, that is, no SIM card is inserted into the card slot.
SIM_STATE_NOT_READY - Static variable in class ohos.telephony.TelephonyConstants
Indicates that the SIM card is in the not ready state, that is, the SIM card is in position but cannot work properly.
SIM_STATE_READY - Static variable in class ohos.telephony.TelephonyConstants
Indicates that the SIM card is in the ready state, that is, the SIM card is in position and is working properly.
SIM_STATE_UNKNOWN - Static variable in class ohos.telephony.TelephonyConstants
Indicates unknown SIM card state, that is, the accurate status cannot be obtained.
SimInfoManager - Class in ohos.telephony
Provides applications with APIs for obtaining SIM card status, card file information, and card specifications.
SIMPLE - ohos.global.icu.text.MessagePattern.ArgType
The argument has a "simple" type which is provided by the ARG_TYPE part.
SIMPLE - ohos.global.icu.text.UnicodeSet.SpanCondition
Continues a span() while there is a set element at the current position.
SIMPLE_CASE_FOLDING - Static variable in interface ohos.global.icu.lang.UProperty
String property Simple_Case_Folding.
SIMPLE_LOWERCASE_MAPPING - Static variable in interface ohos.global.icu.lang.UProperty
String property Simple_Lowercase_Mapping.
SIMPLE_TITLECASE_MAPPING - Static variable in interface ohos.global.icu.lang.UProperty
String property Simple_Titlecase_Mapping.
SIMPLE_UPPERCASE_MAPPING - Static variable in interface ohos.global.icu.lang.UProperty
String property Simple_Uppercase_Mapping.
SimpleDateFormat - Class in java.text
SimpleDateFormat is a concrete class for formatting and parsing dates in a locale-sensitive manner.
SimpleDateFormat - Class in ohos.global.icu.text
[icu enhancement] ICU's replacement for SimpleDateFormat. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
SimpleDateFormat() - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the default pattern and date format symbols for the default FORMAT locale.
SimpleDateFormat() - Constructor for class ohos.global.icu.text.SimpleDateFormat
Constructs a SimpleDateFormat using the default pattern for the default FORMAT locale.
SimpleDateFormat(String) - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and the default date format symbols for the default FORMAT locale.
SimpleDateFormat(String) - Constructor for class ohos.global.icu.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern in the default FORMAT locale.
SimpleDateFormat(String, String, ULocale) - Constructor for class ohos.global.icu.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern , override and locale.
SimpleDateFormat(String, DateFormatSymbols) - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and date format symbols.
SimpleDateFormat(String, Locale) - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and the default date format symbols for the given locale.
SimpleDateFormat(String, Locale) - Constructor for class ohos.global.icu.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and locale.
SimpleDateFormat(String, DateFormatSymbols) - Constructor for class ohos.global.icu.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and locale-specific symbol data.
SimpleDateFormat(String, ULocale) - Constructor for class ohos.global.icu.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and locale.
SimpleEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class java.util.AbstractMap.SimpleEntry
Creates an entry representing the same mapping as the specified entry.
SimpleEntry(K, V) - Constructor for class java.util.AbstractMap.SimpleEntry
Creates an entry representing a mapping from the specified key to the specified value.
SimpleFileVisitor<T> - Class in java.nio.file
A simple visitor of files with default behavior to visit all files and to re-throw I/O errors.
SimpleFileVisitor() - Constructor for class java.nio.file.SimpleFileVisitor
Initializes a new instance of this class.
SimpleFormatter - Class in java.util.logging
Print a brief summary of the LogRecord in a human readable format.
SimpleFormatter() - Constructor for class java.util.logging.SimpleFormatter
 
SimpleImmutableEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class java.util.AbstractMap.SimpleImmutableEntry
Creates an entry representing the same mapping as the specified entry.
SimpleImmutableEntry(K, V) - Constructor for class java.util.AbstractMap.SimpleImmutableEntry
Creates an entry representing a mapping from the specified key to the specified value.
SimpleTextLayout - Class in ohos.agp.text
Represents the simple text layout.
SimpleTextLayout(String, Paint, Rect, int) - Constructor for class ohos.agp.text.SimpleTextLayout
A constructor used to create a SimpleTextLayout instance with a specified text, paint attribute of the text, rectangle where the text is displayed, and maximum width of the text.
SimpleTextLayout(String, Paint, Rect, int, boolean) - Constructor for class ohos.agp.text.SimpleTextLayout
A constructor used to create a SimpleTextLayout instance with a specified text, paint attribute of the text, rectangle where the text is displayed, maximum width of the text, and text direction.
SimpleTimeZone - Class in java.util
SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregorian calendar.
SimpleTimeZone(int, String) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT and time zone ID with no daylight saving time schedule.
SimpleTimeZone(int, String, int, int, int, int, int, int, int, int) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.
SimpleTimeZone(int, String, int, int, int, int, int, int, int, int, int) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.
SimpleTimeZone(int, String, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.
SIMPLIFIED_CHINESE - Static variable in class java.util.Locale
Useful constant for language.
SIMPLIFIED_CHINESE - Static variable in class ohos.global.icu.util.ULocale
Useful constant for language.
SIMPLIFIED_HAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
simulateClick() - Method in class ohos.agp.components.Component
Performs a click event in a component.
simulateDrag() - Method in class ohos.agp.components.Component
Performs a drag event of a component.
sin(double) - Static method in class java.lang.Math
Returns the trigonometric sine of an angle.
sin(double) - Static method in class java.lang.StrictMath
Returns the trigonometric sine of an angle.
SINDHI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
SINGLE - ohos.vibrator.bean.VibrationPattern.EffectFlagType
Indicates the one-shot vibration.
SINGLE - Static variable in class ohos.agp.window.dialog.ListDialog
Indicates a radio box list.
SINGLE_MODE_RUIM_CARD - Static variable in class ohos.telephony.TelephonyConstants
Icc card type: Single ruim card type.
SINGLE_MODE_SIM_CARD - Static variable in class ohos.telephony.TelephonyConstants
Icc card type: Single sim card type.
SINGLE_MODE_USIM_CARD - Static variable in class ohos.telephony.TelephonyConstants
Icc card type: Single usim card type.
SINGLE_QUOTE - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
SINGLE_VERSION - ohos.data.distributed.common.KvStoreType
Single-version database, as specified by SingleKvStore
SingleKvStore - Interface in ohos.data.distributed.user
Provides methods related to single-version distributed databases.
singleton(T) - Static method in class java.util.Collections
Returns an immutable set containing only the specified object.
SINGLETON - ohos.bundle.AbilityInfo.LaunchMode
Indicates that the ability has only one instance.
singletonList(T) - Static method in class java.util.Collections
Returns an immutable list containing only the specified object.
singletonMap(K, V) - Static method in class java.util.Collections
Returns an immutable map, mapping only the specified key to the specified value.
sinh(double) - Static method in class java.lang.Math
Returns the hyperbolic sine of a double value.
sinh(double) - Static method in class java.lang.StrictMath
Returns the hyperbolic sine of a double value.
SINHALA - java.lang.Character.UnicodeScript
Unicode script "Sinhala".
SINHALA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Sinhala" Unicode character block.
SINHALA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SINHALA - Static variable in class ohos.global.icu.lang.UScript
Sinhala
SINHALA_ARCHAIC_NUMBERS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SINHALA_ARCHAIC_NUMBERS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SINHALA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
sink() - Method in class java.nio.channels.Pipe
Returns this pipe's sink channel.
SinkChannel(SelectorProvider) - Constructor for class java.nio.channels.Pipe.SinkChannel
Initializes a new instance of this class.
SIP_HOME - Static variable in class ohos.sysappcomponents.contact.entity.SipAddress
Indicates a home SIP address.
SIP_OTHER - Static variable in class ohos.sysappcomponents.contact.entity.SipAddress
Indicates an SIP address of the OTHER type.
SIP_WORK - Static variable in class ohos.sysappcomponents.contact.entity.SipAddress
Indicates a work SIP address.
SipAddress - Class in ohos.sysappcomponents.contact.entity
Represents the Session Initiation Protocol (SIP) address.
SipAddress(String, String) - Constructor for class ohos.sysappcomponents.contact.entity.SipAddress
A constructor used to create an SipAddress instance based on a specified SIP address and a custom label name.
SipAddress(Context, String, int) - Constructor for class ohos.sysappcomponents.contact.entity.SipAddress
A constructor used to create an SipAddress instance based on the application context and a specified SIP address and label ID.
SISR_QUALITY_HIGH - Static variable in class ohos.ai.cv.sr.SisrConfiguration
Indicates the high SISR quality.
SISR_QUALITY_LOW - Static variable in class ohos.ai.cv.sr.SisrConfiguration
Indicates the low SISR quality.
SISR_QUALITY_MEDIUM - Static variable in class ohos.ai.cv.sr.SisrConfiguration
Indicates the medium SISR quality.
SISR_SCALE_1X - Static variable in class ohos.ai.cv.sr.SisrConfiguration
Indicates the scale factor of 1.0 (known as 1x).
SISR_SCALE_3X - Static variable in class ohos.ai.cv.sr.SisrConfiguration
Indicates the scale factor of 3.0 (known as 3x).
SisrConfiguration - Class in ohos.ai.cv.sr
Sets basic parameters required for single image super-resolution (SISR).
SisrConfiguration.Builder - Class in ohos.ai.cv.sr
A nested class used to create a SisrConfiguration object.
siteKeyboardCallback(IDialog.KeyboardCallback) - Method in class ohos.agp.window.dialog.CommonDialog
Sets a callback for keyboard events.
siteRemovable(boolean) - Method in class ohos.agp.window.dialog.CommonDialog
Sets whether to remove the dialog box when the user taps the Back key.
SIVAN - Static variable in class ohos.global.icu.util.HebrewCalendar
Constant for Sivan, the 10th month of the Hebrew year.
size - Variable in class ohos.agp.components.TextFilter.FilterResults
Indicates the number of filtering results.
size - Variable in class ohos.media.common.BufferInfo
Indicates the buffer data size.
size - Variable in class ohos.media.image.common.ImageInfo
Indicates image dimensions specified by a Size object.
size - Variable in class ohos.media.image.PixelMap.InitializationOptions
Indicates the expected size of the pixel map to be created.
size() - Method in class java.io.ByteArrayOutputStream
Returns the current size of the buffer.
size() - Method in class java.io.CharArrayWriter
Returns the current size of the buffer.
size() - Method in class java.io.DataOutputStream
Returns the current value of the counter written, the number of bytes written to this data output stream so far.
size() - Method in class java.nio.channels.AsynchronousFileChannel
Returns the current size of this channel's file.
size() - Method in class java.nio.channels.FileChannel
Returns the current size of this channel's file.
size() - Method in class java.nio.channels.FileLock
Returns the size of the locked region in bytes.
size() - Method in interface java.nio.channels.SeekableByteChannel
Returns the current size of entity to which this channel is connected.
size() - Method in interface java.nio.file.attribute.BasicFileAttributes
Returns the size of the file (in bytes).
size() - Method in class java.security.IdentityScope
Deprecated.
Returns the number of identities within this identity scope.
size() - Method in class java.security.KeyStore
Retrieves the number of entries in this keystore.
size() - Method in class java.util.AbstractCollection
 
size() - Method in class java.util.AbstractMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.ArrayDeque
Returns the number of elements in this deque.
size() - Method in class java.util.ArrayList
Returns the number of elements in this list.
size() - Method in class java.util.BitSet
Returns the number of bits of space actually in use by this BitSet to represent bit values.
size() - Method in interface java.util.Collection
Returns the number of elements in this collection.
size() - Method in class java.util.concurrent.ArrayBlockingQueue
Returns the number of elements in this queue.
size() - Method in interface java.util.concurrent.BlockingDeque
Returns the number of elements in this deque.
size() - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
 
size() - Method in class java.util.concurrent.ConcurrentHashMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns the number of elements in this deque.
size() - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns the number of elements in this queue.
size() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns the number of elements in this set.
size() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the number of elements in this list.
size() - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns the number of elements in this set.
size() - Method in class java.util.concurrent.DelayQueue
 
size() - Method in class java.util.concurrent.LinkedBlockingDeque
Returns the number of elements in this deque.
size() - Method in class java.util.concurrent.LinkedBlockingQueue
Returns the number of elements in this queue.
size() - Method in class java.util.concurrent.LinkedTransferQueue
Returns the number of elements in this queue.
size() - Method in class java.util.concurrent.PriorityBlockingQueue
 
size() - Method in class java.util.concurrent.SynchronousQueue
Always returns zero.
size() - Method in interface java.util.Deque
Returns the number of elements in this deque.
size() - Method in class java.util.Dictionary
Returns the number of entries (distinct keys) in this dictionary.
size() - Method in class java.util.EnumMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.HashMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.HashSet
Returns the number of elements in this set (its cardinality).
size() - Method in class java.util.Hashtable
Returns the number of keys in this hashtable.
size() - Method in class java.util.IdentityHashMap
Returns the number of key-value mappings in this identity hash map.
size() - Method in class java.util.jar.Attributes
Returns the number of attributes in this Map.
size() - Method in class java.util.LinkedList
Returns the number of elements in this list.
size() - Method in interface java.util.List
Returns the number of elements in this list.
size() - Method in interface java.util.Map
Returns the number of key-value mappings in this map.
size() - Method in class java.util.PriorityQueue
 
size() - Method in interface java.util.Set
Returns the number of elements in this set (its cardinality).
size() - Method in class java.util.TreeMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.TreeSet
Returns the number of elements in this set (its cardinality).
size() - Method in class java.util.Vector
Returns the number of components in this vector.
size() - Method in class java.util.WeakHashMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.zip.ZipFile
Returns the number of entries in the ZIP file.
size() - Method in class ohos.aafwk.content.IntentParams
Obtains the number of parameters contained in this IntentParams object.
size() - Method in class ohos.agp.components.TableLayout.CellSpan
Obtains the cell span of an element in a table layout.
size() - Method in class ohos.data.rdb.ValuesBucket
Obtains the number of values stored in the current ValuesBucket.
size() - Method in class ohos.data.search.model.IndexData
Obtains the number of key-value pairs stored in this container.
size() - Method in class ohos.global.icu.text.AlphabeticIndex.Bucket
Get the number of records in the bucket.
size() - Method in class ohos.global.icu.text.UnicodeSet
Returns the number of elements in this set (its cardinality) Note than the elements of a set may include both individual codepoints and strings.
size() - Method in class ohos.global.resource.solidxml.Theme
Obtains the number of attributes in this Theme.
size() - Method in class ohos.interwork.utils.PacMapEx
Obtains the number of key-value pairs stored in this PacMapEx.
size() - Method in class ohos.utils.IntArray
Obtains the total number of values stored in the current IntArray.
size() - Method in class ohos.utils.LightweightMap
Obtains the number of key-value pairs stored in an LightweightMap container.
size() - Method in class ohos.utils.LightweightSet
Obtains the number of objects in an LightweightSet container.
size() - Method in class ohos.utils.LongPlainArray
Obtains the total number of values stored in the current LongPlainArray.
size() - Method in class ohos.utils.LruBuffer
Obtains the total number of values in the current buffer.
size() - Method in class ohos.utils.PlainArray
Obtains the total number of values stored in the current PlainArray.
size() - Method in class ohos.utils.PlainBooleanArray
Obtains the total number of values stored in the current PlainBooleanArray.
size() - Method in class ohos.utils.PlainIntArray
Obtains the total number of values stored in the current PlainIntArray.
size() - Method in class ohos.utils.PlainLongArray
Obtains the total number of values stored in the current PlainLongArray.
size() - Method in class ohos.utils.zson.ZSONArray
Obtains the size of this ZSONArray.
size() - Method in class ohos.utils.zson.ZSONObject
Obtains the size of this ZSONObject.
size(String) - Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
Returns the size of the value of a user-defined attribute.
size(Path) - Static method in class java.nio.file.Files
Returns the size of a file (in bytes).
Size - Class in ohos.media.image.common
Provides image size information, includes the width and height.
Size() - Constructor for class ohos.media.image.common.Size
A constructor used to create a Size instance.
Size(int, int) - Constructor for class ohos.media.image.common.Size
A constructor used to create a Size instance based on a specified width and height.
SIZE - Static variable in class java.awt.font.TextAttribute
Attribute key for the font size.
SIZE - Static variable in class java.lang.Byte
The number of bits used to represent a byte value in two's complement binary form.
SIZE - Static variable in class java.lang.Character
The number of bits used to represent a char value in unsigned binary form, constant 16.
SIZE - Static variable in class java.lang.Double
The number of bits used to represent a double value.
SIZE - Static variable in class java.lang.Float
The number of bits used to represent a float value.
SIZE - Static variable in class java.lang.Integer
The number of bits used to represent an int value in two's complement binary form.
SIZE - Static variable in class java.lang.Long
The number of bits used to represent a long value in two's complement binary form.
SIZE - Static variable in class java.lang.Short
The number of bits used to represent a short value in two's complement binary form.
SIZE - Static variable in class ohos.data.search.schema.AppItem
Indicates the index field name of size.
SIZE - Static variable in class ohos.data.search.schema.DocumentItem
Indicates the index field name of size.
SIZE - Static variable in class ohos.data.search.schema.MusicItem
Indicates the index field name of size.
SIZE - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of size.
SIZE - Static variable in class ohos.data.search.schema.VideoItem
Indicates the index field name of size.
SIZE - Static variable in interface ohos.media.photokit.metadata.AVStorage.AVBaseColumns
Indicates the size of the space occupied by the media item.
SIZED - Static variable in interface java.util.Spliterator
Characteristic value signifying that the value returned from estimateSize() prior to traversal or splitting represents a finite size that, in the absence of structural source modification, represents an exact count of the number of elements that would be encountered by a complete traversal.
skew(float, float) - Method in class ohos.agp.render.Canvas
Skews this Canvas.
SkinComponent - Class in ohos.agp.render.render3d.components
Represents the skin component used to map skeletal joint data to a mesh.
SkinComponent() - Constructor for class ohos.agp.render.render3d.components.SkinComponent
 
skip(long) - Method in class java.io.BufferedInputStream
See the general contract of the skip method of InputStream.
skip(long) - Method in class java.io.BufferedReader
Skips characters.
skip(long) - Method in class java.io.ByteArrayInputStream
Skips n bytes of input from this input stream.
skip(long) - Method in class java.io.CharArrayReader
Skips characters.
skip(long) - Method in class java.io.FileInputStream
Skips over and discards n bytes of data from the input stream.
skip(long) - Method in class java.io.FilterInputStream
Skips over and discards n bytes of data from the input stream.
skip(long) - Method in class java.io.FilterReader
Skips characters.
skip(long) - Method in class java.io.InputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class java.io.LineNumberInputStream
Deprecated.
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class java.io.LineNumberReader
Skip characters.
skip(long) - Method in interface java.io.ObjectInput
Skips n bytes of input.
skip(long) - Method in class java.io.PushbackInputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class java.io.PushbackReader
Skips characters.
skip(long) - Method in class java.io.Reader
Skips characters.
skip(long) - Method in class java.io.StringBufferInputStream
Deprecated.
Skips n bytes of input from this input stream.
skip(long) - Method in class java.io.StringReader
Skips the specified number of characters in the stream.
skip(long) - Method in interface java.util.stream.DoubleStream
Returns a stream consisting of the remaining elements of this stream after discarding the first n elements of the stream.
skip(long) - Method in interface java.util.stream.IntStream
Returns a stream consisting of the remaining elements of this stream after discarding the first n elements of the stream.
skip(long) - Method in interface java.util.stream.LongStream
Returns a stream consisting of the remaining elements of this stream after discarding the first n elements of the stream.
skip(long) - Method in interface java.util.stream.Stream
Returns a stream consisting of the remaining elements of this stream after discarding the first n elements of the stream.
skip(long) - Method in class java.util.zip.CheckedInputStream
Skips specified number of bytes of input.
skip(long) - Method in class java.util.zip.DeflaterInputStream
Skips over and discards data from the input stream.
skip(long) - Method in class java.util.zip.InflaterInputStream
Skips specified number of bytes of uncompressed data.
skip(long) - Method in class java.util.zip.ZipInputStream
Skips specified number of bytes in the current ZIP entry.
skip(long) - Method in class javax.crypto.CipherInputStream
Skips n bytes of input from the bytes that can be read from this input stream without blocking.
skip(String) - Method in class java.util.Scanner
Skips input that matches a pattern constructed from the specified string.
skip(Pattern) - Method in class java.util.Scanner
Skips input that matches the specified pattern, ignoring delimiters.
SKIP_SIBLINGS - java.nio.file.FileVisitResult
Continue without visiting the siblings of this file or directory.
SKIP_SUBTREE - java.nio.file.FileVisitResult
Continue without visiting the entries in this directory.
SKIP_SYNTAX - ohos.global.icu.text.MessagePattern.Part.Type
Indicates a substring of the pattern string which is to be skipped when formatting.
SKIP_USE_HINTS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Specifies whether an application should attempt to skip all introductory hints at the first startup.
skipAnimation() - Method in class ohos.agp.components.element.Element
Skips the animation of this Element object.
skipAnimation() - Method in class ohos.agp.components.element.ElementContainer
 
skipBytes(int) - Method in interface java.io.DataInput
Makes an attempt to skip over n bytes of data from the input stream, discarding the skipped bytes.
skipBytes(int) - Method in class java.io.DataInputStream
See the general contract of the skipBytes method of DataInput.
skipBytes(int) - Method in class java.io.ObjectInputStream
Skips bytes.
skipBytes(int) - Method in class java.io.RandomAccessFile
Attempts to skip over n bytes of input discarding the skipped bytes.
skippedEntity(String) - Method in interface ohos.org.xml.sax.ContentHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive notification of a skipped entity.
skipRow(int) - Method in interface ohos.data.distributed.common.KvStoreResultSet
Moves the read position by a relative offset to the current position.
skipToAVQueueItem(long) - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to skip to and play a media item specified by its ID.
skipValue() - Method in class ohos.utils.zson.ZSONReader
Skips the value of the current JSON data.
slashSlashComments(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not the tokenizer recognizes C++-style comments.
slashStarComments(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not the tokenizer recognizes C-style comments.
sleep(long) - Static method in class java.lang.Thread
Causes the currently executing thread to sleep (temporarily cease execution) for the specified number of milliseconds, subject to the precision and accuracy of system timers and schedulers.
sleep(long) - Method in enum java.util.concurrent.TimeUnit
Performs a Thread#sleep(long, int) using this time unit.
sleep(long) - Static method in class ohos.miscservices.timeutility.Time
Waits a specified number of milliseconds before returning.
sleep(long, int) - Static method in class java.lang.Thread
Causes the currently executing thread to sleep (temporarily cease execution) for the specified number of milliseconds plus the specified number of nanoseconds, subject to the precision and accuracy of system timers and schedulers.
SLEEP - ohos.powermanager.PowerManager.PowerState
Indicates that the screen is off and the system is hibernating.
slerp(Quaternion, Quaternion, float) - Static method in class ohos.agp.render.render3d.math.Quaternion
Performs spherical linear interpolation between two quaternions.
slice() - Method in class java.nio.ByteBuffer
Creates a new byte buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.CharBuffer
Creates a new char buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.DoubleBuffer
Creates a new double buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.FloatBuffer
Creates a new float buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.IntBuffer
Creates a new int buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.LongBuffer
Creates a new long buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.ShortBuffer
Creates a new short buffer whose content is a shared subsequence of this buffer's content.
SlideDrawer - Class in ohos.agp.components
Provides a SlideDrawer item.
SlideDrawer(Context) - Constructor for class ohos.agp.components.SlideDrawer
Default constructor used to create a SlideDrawer instance by using the default attribute set and default style.
SlideDrawer(Context, AttrSet) - Constructor for class ohos.agp.components.SlideDrawer
A constructor used to create a SlideDrawer instance by using the specified attribute set and default style after the XML file is parsed.
SlideDrawer(Context, AttrSet, String) - Constructor for class ohos.agp.components.SlideDrawer
A constructor used to create a SlideDrawer instance by using the specified attribute set and specified style after the XML file is parsed.
SlideDrawer.DisplayMode - Enum in ohos.agp.components
Enumerates the modes for the optional components to display.
SlideDrawer.DrawerState - Enum in ohos.agp.components
Enumerates the possible states for SlideDrawer.
SlideDrawer.LayoutConfig - Class in ohos.agp.components
Configures layout parameters of SlideDrawer, including the width, height, margin, SlideDirection, and DisplayMode.
SlideDrawer.SlideDirection - Enum in ohos.agp.components
Enumerates the directions of the optional components relative to the main component.
SlideDrawer.SlideDisable - Interface in ohos.agp.components
Allows for disabling slides in real time.
SlideDrawer.SlideListener - Interface in ohos.agp.components
Listens for SlideDrawer state changes.
Slider - Class in ohos.agp.components
Provides a progress view that allows for dragging operations on the screen.
Slider(Context) - Constructor for class ohos.agp.components.Slider
Default constructor used to create a Slider instance by using the default attribute set and style.
Slider(Context, AttrSet) - Constructor for class ohos.agp.components.Slider
A constructor used to create a Slider instance by using specified attribute set and default style after the XML file is parsed.
Slider(Context, AttrSet, String) - Constructor for class ohos.agp.components.Slider
A constructor used to create a Slider instance by using specified attribute set and specified style after the XML file is parsed.
Slider.ValueChangedListener - Interface in ohos.agp.components
Provides callbacks to listen for and process change events of a Slider.
SLIDING_STATE_DRAGGING - Static variable in class ohos.agp.components.PageSlider
Indicates that the user is currently swiping through pages.
SLIDING_STATE_IDLE - Static variable in class ohos.agp.components.PageSlider
Indicates that the current page is fully in view and no animation is in progress.
SLIDING_STATE_SETTLING - Static variable in class ohos.agp.components.PageSlider
Indicates that the page has been scrolled to a final position.
SLOT_ID_0 - Static variable in class ohos.telephony.TelephonyConstants
Indicates the index of card slot 1.
SLOT_ID_1 - Static variable in class ohos.telephony.TelephonyConstants
Indicates the index of card slot 2.
SLOT_ID_2 - Static variable in class ohos.telephony.TelephonyConstants
Indicates the index of card slot 3 (only for models supporting the SkyTone service).
slotId - Variable in class ohos.telephony.RadioStateObserver
Indicates the slot ID to observe updates.
slowPathDump(FileDescriptor, PrintWriter, String[]) - Method in class ohos.rpc.RemoteObject
Asynchronously dumps data to a specified file using the given PrintWriter object.
slowPathDump(FileDescriptor, String[]) - Method in interface ohos.rpc.IRemoteObject
Asynchronously dumps data to a specified file.
slowPathDump(FileDescriptor, String[]) - Method in class ohos.rpc.RemoteObject
Asynchronously dumps data to a specified file.
slowPathDump(FileDescriptor, String[]) - Method in class ohos.rpc.RemoteProxy
Asynchronously dumps data to a specified file.
SMALL - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
SMALL_FORM_VARIANTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Small Form Variants" Unicode character block.
SMALL_FORM_VARIANTS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SMALL_FORM_VARIANTS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SMALL_KANA_EXTENSION - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SMALL_KANA_EXTENSION_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SMALL_SIZE - ohos.agp.render.Path.ArcSize
Indicates that the smaller arc of an oval is added.
SMALLINT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type SMALLINT.
SMART - java.time.format.ResolverStyle
Style to resolve dates and times in a smart, or intelligent, manner.
SMART_CAR - ohos.distributedschedule.interwork.DeviceInfo.DeviceType
Indicates a smart car.
SMART_PAD - ohos.distributedschedule.interwork.DeviceInfo.DeviceType
Indicates a tablet.
SMART_PHONE - ohos.distributedschedule.interwork.DeviceInfo.DeviceType
Indicates a smartphone.
SMART_TV - ohos.distributedschedule.interwork.DeviceInfo.DeviceType
Indicates a smart TV.
SMART_WATCH - ohos.distributedschedule.interwork.DeviceInfo.DeviceType
Indicates a smart watch.
SMOOTH_STEP - Static variable in class ohos.agp.animation.Animator.CurveType
Indicates a curve in which the animation starts slowly, then accelerates through the middle, and finally decelerates, with a speed variation smaller than that in ACCELERATE_DECELERATE throughout the process.
SMPTE_C - ohos.media.image.common.ColorSpace
Indicates the color space based on SMPTE C.
SNI_HOST_NAME - Static variable in class javax.net.ssl.StandardConstants
The "host_name" type representing of a DNS hostname (see SNIHostName) in a Server Name Indication (SNI) extension.
SNIHostName - Class in javax.net.ssl
Instances of this class represent a server name of type StandardConstants#SNI_HOST_NAME in a Server Name Indication (SNI) extension.
SNIHostName(byte[]) - Constructor for class javax.net.ssl.SNIHostName
Creates an SNIHostName using the specified encoded value.
SNIHostName(String) - Constructor for class javax.net.ssl.SNIHostName
Creates an SNIHostName using the specified hostname.
SNIMatcher - Class in javax.net.ssl
Instances of this class represent a matcher that performs match operations on an SNIServerName instance.
SNIMatcher(int) - Constructor for class javax.net.ssl.SNIMatcher
Creates an SNIMatcher using the specified server name type.
SNIServerName - Class in javax.net.ssl
Instances of this class represent a server name in a Server Name Indication (SNI) extension.
SNIServerName(int, byte[]) - Constructor for class javax.net.ssl.SNIServerName
Creates an SNIServerName using the specified name type and encoded value.
SO_BINDADDR - Static variable in interface java.net.SocketOptions
Fetch the local address binding of a socket (this option cannot be "set" only "gotten", since sockets are bound at creation time, and so the locally bound address cannot be changed).
SO_BROADCAST - Static variable in interface java.net.SocketOptions
Sets SO_BROADCAST for a socket.
SO_BROADCAST - Static variable in class java.net.StandardSocketOptions
Allow transmission of broadcast datagrams.
SO_KEEPALIVE - Static variable in interface java.net.SocketOptions
When the keepalive option is set for a TCP socket and no data has been exchanged across the socket in either direction for 2 hours (NOTE: the actual value is implementation dependent), TCP automatically sends a keepalive probe to the peer.
SO_KEEPALIVE - Static variable in class java.net.StandardSocketOptions
Keep connection alive.
SO_LINGER - Static variable in interface java.net.SocketOptions
Specify a linger-on-close timeout.
SO_LINGER - Static variable in class java.net.StandardSocketOptions
Linger on close if data is present.
SO_OOBINLINE - Static variable in interface java.net.SocketOptions
When the OOBINLINE option is set, any TCP urgent data received on the socket will be received through the socket input stream.
SO_RCVBUF - Static variable in interface java.net.SocketOptions
Set a hint the size of the underlying buffers used by the platform for incoming network I/O.
SO_RCVBUF - Static variable in class java.net.StandardSocketOptions
The size of the socket receive buffer.
SO_REUSEADDR - Static variable in interface java.net.SocketOptions
Sets SO_REUSEADDR for a socket.
SO_REUSEADDR - Static variable in class java.net.StandardSocketOptions
Re-use address.
SO_SNDBUF - Static variable in interface java.net.SocketOptions
Set a hint the size of the underlying buffers used by the platform for outgoing network I/O.
SO_SNDBUF - Static variable in class java.net.StandardSocketOptions
The size of the socket send buffer.
SO_SNDTIMEO - Static variable in class ohos.system.OsHelperConstants
A socket option to specify the sending timeout, upon which an error is reported.
SO_TIMEOUT - Static variable in interface java.net.SocketOptions
Set a timeout on blocking Socket operations:
socket() - Method in class java.nio.channels.DatagramChannel
Retrieves a datagram socket associated with this channel.
socket() - Method in class java.nio.channels.ServerSocketChannel
Retrieves a server socket associated with this channel.
socket() - Method in class java.nio.channels.SocketChannel
Retrieves a socket associated with this channel.
Socket - Class in java.net
This class implements client sockets (also called just "sockets").
Socket() - Constructor for class java.net.Socket
Creates an unconnected socket, with the system-default type of SocketImpl.
Socket(String, int) - Constructor for class java.net.Socket
Creates a stream socket and connects it to the specified port number on the named host.
Socket(String, int, boolean) - Constructor for class java.net.Socket
Deprecated.
Use DatagramSocket instead for UDP transport.
Socket(String, int, InetAddress, int) - Constructor for class java.net.Socket
Creates a socket and connects it to the specified remote host on the specified remote port.
Socket(InetAddress, int) - Constructor for class java.net.Socket
Creates a stream socket and connects it to the specified port number at the specified IP address.
Socket(InetAddress, int, boolean) - Constructor for class java.net.Socket
Deprecated.
Use DatagramSocket instead for UDP transport.
Socket(InetAddress, int, InetAddress, int) - Constructor for class java.net.Socket
Creates a socket and connects it to the specified remote address on the specified remote port.
Socket(Proxy) - Constructor for class java.net.Socket
Creates an unconnected socket, specifying the type of proxy, if any, that should be used regardless of any other settings.
Socket(SocketImpl) - Constructor for class java.net.Socket
Creates an unconnected Socket with a user-specified SocketImpl.
SOCKET_MANAGER - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the profile is socket manager service.
SocketAddress - Class in java.net
This class represents a Socket Address with no protocol attachment.
SocketAddress() - Constructor for class java.net.SocketAddress
 
SocketCertificates - Class in ohos.net
Represents certificates for UNIX domain sockets.
SocketCertificates(int, int, int) - Constructor for class ohos.net.SocketCertificates
A constructor used to create a SocketCertificates instance with a specified PID, UID, and GID.
SocketChannel - Class in java.nio.channels
A selectable channel for stream-oriented connecting sockets.
SocketChannel(SelectorProvider) - Constructor for class java.nio.channels.SocketChannel
Initializes a new instance of this class.
SocketException - Exception in java.net
Thrown to indicate that there is an error creating or accessing a Socket.
SocketException() - Constructor for exception java.net.SocketException
Constructs a new SocketException with no detail message.
SocketException(String) - Constructor for exception java.net.SocketException
Constructs a new SocketException with the specified detail message.
SocketFactory - Class in javax.net
This class creates sockets.
SocketFactory() - Constructor for class javax.net.SocketFactory
Creates a SocketFactory.
SocketHandler - Class in java.util.logging
Simple network logging Handler.
SocketHandler() - Constructor for class java.util.logging.SocketHandler
Create a SocketHandler, using only LogManager properties (or their defaults).
SocketHandler(String, int) - Constructor for class java.util.logging.SocketHandler
Construct a SocketHandler using a specified host and port.
SocketImpl - Class in java.net
The abstract class SocketImpl is a common superclass of all classes that actually implement sockets.
SocketImpl() - Constructor for class java.net.SocketImpl
 
SocketImplFactory - Interface in java.net
This interface defines a factory for socket implementations.
SocketOption<T> - Interface in java.net
A socket option associated with a socket.
SocketOptions - Interface in java.net
Interface of methods to get/set socket options.
SocketPermission - Class in java.net
This class represents access to a network via sockets.
SocketPermission(String, String) - Constructor for class java.net.SocketPermission
Creates a new SocketPermission object with the specified actions.
SocketTimeoutException - Exception in java.net
Signals that a timeout has occurred on a socket read or accept.
SocketTimeoutException() - Constructor for exception java.net.SocketTimeoutException
Construct a new SocketTimeoutException with no detailed message.
SocketTimeoutException(String) - Constructor for exception java.net.SocketTimeoutException
Constructs a new SocketTimeoutException with a detail message.
SOCKS - java.net.Proxy.Type
Represents a SOCKS (V4 or V5) proxy.
SOFT_DOTTED - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Soft_Dotted (new).
SOFT_FAIL - java.security.cert.PKIXRevocationChecker.Option
Allow revocation check to succeed if the revocation status cannot be determined for one of the following reasons: The CRL or OCSP response cannot be obtained because of a network error.
SOFT_LIGHT - ohos.agp.render.BlendMode
Darkens or lightens the destination color based on the source color.
SoftKeyBoardController - Class in ohos.accessibility.ability
Provides a soft keyboard controller.
SoftKeyBoardController(int, Object) - Constructor for class ohos.accessibility.ability.SoftKeyBoardController
A constructor used to create a SoftKeyBoardController instance based on the connection ID and lock.
SoftKeyBoardListener - Interface in ohos.accessibility.ability
Provides a callback for you to listen for changes of the soft keyboard's show/hide mode.
SoftReference<T> - Class in java.lang.ref
Soft reference objects, which are cleared at the discretion of the garbage collector in response to memory demand.
SoftReference(T) - Constructor for class java.lang.ref.SoftReference
Creates a new soft reference that refers to the given object.
SoftReference(T, ReferenceQueue<? super T>) - Constructor for class java.lang.ref.SoftReference
Creates a new soft reference that refers to the given object and is registered with the given queue.
SOFTWARE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
SOGDIAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SOGDIAN - Static variable in class ohos.global.icu.lang.UScript
 
SOGDIAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SOL_SOCKET - Static variable in class ohos.system.OsHelperConstants
Used as a level option to obtain or set the attribute of the socket level.
SOLID - ohos.agp.render.MaskFilter.Blur
Implements no blur effects.
SOLID_XML - ohos.global.resource.ResourceType
Indicates the solid XML type.
SolidXml - Class in ohos.global.resource.solidxml
Describes a solid XML document, a type of compressed XML documents.
SolidXml() - Constructor for class ohos.global.resource.solidxml.SolidXml
 
SORA_SOMPENG - java.lang.Character.UnicodeScript
Unicode script "Sora Sompeng".
SORA_SOMPENG - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Sora Sompeng" Unicode character block.
SORA_SOMPENG - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SORA_SOMPENG - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
SORA_SOMPENG_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
sort(byte[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(byte[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(char[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(char[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(double[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(double[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(float[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(float[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(int[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(int[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(long[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(long[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(short[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(short[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(Object[]) - Static method in class java.util.Arrays
Sorts the specified array of objects into ascending order, according to the Comparable of its elements.
sort(Object[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of objects into ascending order, according to the Comparable of its elements.
sort(Comparator<? super E>) - Method in class java.util.ArrayList
 
sort(Comparator<? super E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
 
sort(Comparator<? super E>) - Method in interface java.util.List
Sorts this list according to the order induced by the specified Comparator.
sort(Comparator<? super E>) - Method in class java.util.Vector
 
sort(List<T>) - Static method in class java.util.Collections
Sorts the specified list into ascending order, according to the Comparable of its elements.
sort(List<T>, Comparator<? super T>) - Static method in class java.util.Collections
Sorts the specified list according to the order induced by the specified comparator.
sort(T[], int, int, Comparator<? super T>) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of objects according to the order induced by the specified comparator.
sort(T[], Comparator<? super T>) - Static method in class java.util.Arrays
Sorts the specified array of objects according to the order induced by the specified comparator.
sorted() - Method in interface java.util.stream.DoubleStream
Returns a stream consisting of the elements of this stream in sorted order.
sorted() - Method in interface java.util.stream.IntStream
Returns a stream consisting of the elements of this stream in sorted order.
sorted() - Method in interface java.util.stream.LongStream
Returns a stream consisting of the elements of this stream in sorted order.
sorted() - Method in interface java.util.stream.Stream
Returns a stream consisting of the elements of this stream, sorted according to natural order.
sorted(Comparator<? super T>) - Method in interface java.util.stream.Stream
Returns a stream consisting of the elements of this stream, sorted according to the provided Comparator.
SORTED - Static variable in interface java.util.Spliterator
Characteristic value signifying that encounter order follows a defined sort order.
SORTED - Static variable in interface ohos.data.search.model.IndexType
The index field is indexed, and the field value is analyzed and can be sorted and grouped.
SORTED_NO_ANALYZED - Static variable in interface ohos.data.search.model.IndexType
The index field is indexed, and the field value is not analyzed and can be sorted and grouped.
SortedMap<K,V> - Interface in java.util
A Map that further provides a total ordering on its keys.
SortedSet<E> - Interface in java.util
A Set that further provides a total ordering on its elements.
sortIns() - Method in class ohos.utils.IntArray
Sorts the arrays in the current IntArray object in ascending order.
SOUND_CALL - Static variable in class ohos.media.common.Source.AudioSource
Indicates that the uplink and downlink of a voice call are used as the audio source.
SOUND_EFFECT_MODE_AUXILIARY - Static variable in class ohos.media.audio.SoundEffect
Indicates the auxiliary mode.
SOUND_EFFECT_MODE_INSERT - Static variable in class ohos.media.audio.SoundEffect
Indicates the insert mode.
SOUND_EFFECT_MODE_PRE_PROCESSING - Static variable in class ohos.media.audio.SoundEffect
Indicates the preprocessing mode.
SOUND_EFFECT_TYPE_AE - Static variable in class ohos.media.audio.SoundEffect
Indicates the ID of the audio equalizer effect.
SOUND_EFFECT_TYPE_EC - Static variable in class ohos.media.audio.SoundEffect
Indicates the ID of the echo cancellation effect.
SOUND_EFFECT_TYPE_GC - Static variable in class ohos.media.audio.SoundEffect
Indicates the ID of the gain control effect.
SOUND_EFFECT_TYPE_INVALID - Static variable in class ohos.media.audio.SoundEffect
Indicates the ID of an invalid sound effect.
SOUND_EFFECT_TYPE_NS - Static variable in class ohos.media.audio.SoundEffect
Indicates the ID of the noise reduction effect.
SOUND_EFFECTS_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Sound
Specifies whether the sound effects are enabled.
SOUND_MIC - Static variable in class ohos.media.common.Source.AudioSource
Indicates that the microphone is used as the audio source.
SoundEffect - Class in ohos.media.audio
Manages sound effects.
SoundEffect(UUID, UUID, int, int, String) - Constructor for class ohos.media.audio.SoundEffect
A constructor used to create a SoundEffect instance.
SoundEffect.SoundEffectInfo - Class in ohos.media.audio
Provides sound effect information.
SoundEffectInfo() - Constructor for class ohos.media.audio.SoundEffect.SoundEffectInfo
A no-argument constructor used to create a SoundEffectInfo instance.
SoundEffectInfo(String, String, String, String) - Constructor for class ohos.media.audio.SoundEffect.SoundEffectInfo
A parameterized constructor used to create a SoundEffectInfo instance.
SoundPlayer - Class in ohos.media.audio
Manages and plays audio resources of an application.
SoundPlayer() - Constructor for class ohos.media.audio.SoundPlayer
Default constructor used for tone playback.
SoundPlayer(int) - Constructor for class ohos.media.audio.SoundPlayer
A constructor used to create a SoundPlayer instance.
SoundPlayer(String) - Constructor for class ohos.media.audio.SoundPlayer
A constructor used to create a SoundPlayer instance.
SoundPlayer.AudioVolumes - Class in ohos.media.audio
Sets the volume of audio channels.
SoundPlayer.OnCreateCompleteListener - Interface in ohos.media.audio
Listener used to monitor the successful creation of sound resources, using in setOnCreateCompleteListener.
SoundPlayer.SoundPlayerParameters - Class in ohos.media.audio
Provides SoundPlayer parameters for a playback task.
SoundPlayer.SoundType - Enum in ohos.media.audio
Indicates the system sound type.
SoundPlayerParameters() - Constructor for class ohos.media.audio.SoundPlayer.SoundPlayerParameters
 
source - Variable in class java.util.EventObject
The object on which the Event initially occurred.
source() - Method in class java.nio.channels.Pipe
Returns this pipe's source channel.
Source - Class in ohos.media.common
Describes the media data source, which can be a URI or file descriptor.
Source - Interface in ohos.javax.xml.transform
An object that implements this interface contains the information needed to act as source input (XML source or transformation instructions).
Source() - Constructor for class ohos.media.common.Source
Default constructor used to create a Source instance.
Source(FileDescriptor) - Constructor for class ohos.media.common.Source
A constructor used to create a Source instance based on a file descriptor.
Source(FileDescriptor, long, long) - Constructor for class ohos.media.common.Source
A constructor used to create a Source instance based on a file descriptor, start offset, and source data length.
Source(String) - Constructor for class ohos.media.common.Source
A constructor used to create a Source instance based on a specified URI.
Source(String, Map<String, String>) - Constructor for class ohos.media.common.Source
A constructor used to create a Source instance based on a specified URI and headers.
SOURCE - java.lang.annotation.RetentionPolicy
Annotations are to be discarded by the compiler.
Source.AudioSource - Class in ohos.media.common
Describes the audio source.
Source.VideoSource - Class in ohos.media.common
Describes the video source, including the camera and surface.
sourceAddress() - Method in class java.nio.channels.MembershipKey
Returns the source address if this membership key is source-specific, or null if this membership is not source-specific.
SourceChannel(SelectorProvider) - Constructor for class java.nio.channels.Pipe.SourceChannel
Constructs a new instance of this class.
SourceDataIncompleteException - Exception in ohos.media.image
Provides the exception for reading data error.
SourceDataIncompleteException(String) - Constructor for exception ohos.media.image.SourceDataIncompleteException
A constructor used to create an SourceDataIncompleteException instance based on the exception message.
SourceDataMalformedException - Exception in ohos.media.image
Provides the exception for unsupported image format.
SourceDataMalformedException(String) - Constructor for exception ohos.media.image.SourceDataMalformedException
A constructor used to create an SourceDataMalformedException instance based on the exception message.
sourceIndex() - Method in class ohos.global.icu.text.Edits.Iterator
The start index of the current span in the source string; the span has length Edits.Iterator.oldLength().
sourceIndexFromDestinationIndex(int) - Method in class ohos.global.icu.text.Edits.Iterator
Computes the source index corresponding to the given destination index.
SourceInfo() - Constructor for class ohos.media.image.ImageSource.SourceInfo
 
SourceOptions() - Constructor for class ohos.media.image.ImageSource.SourceOptions
 
SOYOMBO - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SOYOMBO - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
SOYOMBO_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SP - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
SPACE - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
SPACE - Static variable in interface ohos.global.icu.text.Collator.ReorderCodes
Characters with the space property.
SPACE - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
The characters are white space (see [XML], 2.10 "White Space Handling").
SPACE_SEPARATOR - Static variable in class java.lang.Character
General category "Zs" in the Unicode specification.
SPACE_SEPARATOR - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Zs
SPACING_MARK - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
SPACING_MODIFIER_LETTERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Spacing Modifier Letters" Unicode character block.
SPACING_MODIFIER_LETTERS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SPACING_MODIFIER_LETTERS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
span - Variable in class ohos.agp.components.TableLayout.Specification
Defines the start cell and cell span of an element in the table layout.
span(CharSequence, int, UnicodeSet.SpanCondition) - Method in class ohos.global.icu.text.UnicodeSet
Span a string using this UnicodeSet.
span(CharSequence, UnicodeSet.SpanCondition) - Method in class ohos.global.icu.text.UnicodeSet
Span a string using this UnicodeSet.
spanBack(CharSequence, int, UnicodeSet.SpanCondition) - Method in class ohos.global.icu.text.UnicodeSet
Span a string backwards (from the fromIndex) using this UnicodeSet.
spanBack(CharSequence, UnicodeSet.SpanCondition) - Method in class ohos.global.icu.text.UnicodeSet
Span a string backwards (from the end) using this UnicodeSet.
SPANISH - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates that Spanish text elements will be detected.
spanQuickCheckYes(CharSequence) - Method in class ohos.global.icu.text.Normalizer2
Returns the end of the normalized substring of the input string.
SPARSE - java.nio.file.StandardOpenOption
Sparse file.
SPATIAL_FREQUENCY_RESPONSE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
SPEAKER - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a speaker built in a device.
SPEAKER_DEFAULT - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates the default timbre.
SPEAKER_XIAOYI - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates the timbre of the voice assistant XIAOYI (default timbre).
SPEAKER_YOYO - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates the timbre of the smart speaker YOYO.
speakLongText(String, String) - Method in class ohos.ai.tts.TtsClient
Synthesizes long text into audio and starts speaking.
speakText(String, String) - Method in class ohos.ai.tts.TtsClient
Synthesizes text into audio and starts speaking.
SPEC_ALIAS - Static variable in class ohos.security.seckeychain.SecKeyChain
Indicates the flag used to specify the alias of the private key matching the certificate to be installed.
SPEC_CERTIFICATE - Static variable in class ohos.security.seckeychain.SecKeyChain
Indicates the flag to specify the X.509 certificate to install.
SPEC_PKCS12 - Static variable in class ohos.security.seckeychain.SecKeyChain
Indicates the flag used to specify the PKCS#12 certificate to be installed.
SPECIALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Specials" Unicode character block.
SPECIALS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SPECIALS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SPECIFIC_LONG - ohos.global.icu.text.TimeZoneFormat.Style
Specific long format, such as "Eastern Standard Time".
SPECIFIC_SHORT - ohos.global.icu.text.TimeZoneFormat.Style
Specific short format, such as "EST", "PDT".
SPECIFIC_TZ - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for specific non-location format, such as Pacific Daylight Time; used in combinations date + time + zone, or time + zone.
specification(float) - Static method in class ohos.agp.components.TableLayout
Returns a specification instance based on the weight of an element.
specification(int) - Static method in class ohos.agp.components.TableLayout
Returns a specification instance based on the start position of an element in the table layout.
specification(int, float) - Static method in class ohos.agp.components.TableLayout
Returns a specification instance based on the start position of an element in the table layout and the element weight.
specification(int, int) - Static method in class ohos.agp.components.TableLayout
Returns a specification instance based on the start position of an element in the table layout and the element size.
specification(int, int, float) - Static method in class ohos.agp.components.TableLayout
Returns a specification instance based on the start position of an element in the table layout and the element size and weight.
specification(int, int, int) - Static method in class ohos.agp.components.TableLayout
Obtains specification instances based on the start position of an element in the table layout and the element size and alignment mode.
specification(int, int, int, float) - Static method in class ohos.agp.components.TableLayout
Returns a specification instance based on the start position of an element in the table layout and the size, alignment mode, and weight of the element.
SPECIFICATION_TITLE - Static variable in class java.util.jar.Attributes.Name
Name object for Specification-Title manifest attribute used for package versioning.
SPECIFICATION_VENDOR - Static variable in class java.util.jar.Attributes.Name
Name object for Specification-Vendor manifest attribute used for package versioning.
SPECIFICATION_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Specification-Version manifest attribute used for package versioning.
specifyStream(int) - Method in class ohos.media.extractor.Extractor
Selects a track in a media file.
specifyStream(int) - Method in class ohos.media.player.Player
Selects a media stream.
SPECTRAL_SENSITIVITY - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
SPECULAR_GLOSSINESS - ohos.agp.render.render3d.resources.MaterialDesc.MaterialType
Specular/glossiness material type.
SPEECH - Static variable in class ohos.multimodalinput.event.MultimodalEvent
Indicates the event generated by Speech component.
SpeechEvent - Class in ohos.multimodalinput.event
Defines speech events.
speed(float) - Method in class ohos.media.audio.AudioRenderer.SpeedPara.Builder
Sets the playback speed of the audio stream.
SPEED_DEFAULT - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates the default speaking speed.
SPEED_KNOT - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the knot.
SPEED_MAX_VALUE - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates the maximum speaking speed.
SPEED_MIN_VALUE - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates the minimum speaking speed.
SPEED_ROAD_TRAVEL - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the driving speed.
SPEED_SI_KILOMETER_PER_HOUR - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the kilometer per hour used in the metric system.
SPEED_SI_METER_PER_SECOND - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the meter per second used in the metric system.
SPEED_UK_MILE_PER_HOUR - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the mile per hour used in the imperial system.
SPEED_WIND - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the wind speed.
split() - Method in class java.util.SplittableRandom
Constructs and returns a new SplittableRandom instance that shares no mutable state with this instance.
split(CharSequence) - Method in class java.util.regex.Pattern
Splits the given input sequence around matches of this pattern.
split(CharSequence, int) - Method in class java.util.regex.Pattern
Splits the given input sequence around matches of this pattern.
split(String) - Method in class java.lang.String
Splits this string around matches of the given regular expression.
split(String) - Method in class ohos.utils.Stopwatch
Records the completion time of a subtask split from the main task.
split(String, int) - Method in class java.lang.String
Splits this string around matches of the given regular expression.
splitAsStream(CharSequence) - Method in class java.util.regex.Pattern
Creates a stream from the given input sequence around matches of this pattern.
spliterator() - Method in interface java.lang.Iterable
Creates a Spliterator over the elements described by this Iterable.
spliterator() - Method in class java.util.ArrayDeque
Creates a late-binding and fail-fast Spliterator over the elements in this deque.
spliterator() - Method in class java.util.ArrayList
Creates a late-binding and fail-fast Spliterator over the elements in this list.
spliterator() - Method in interface java.util.Collection
Creates a Spliterator over the elements in this collection.
spliterator() - Method in class java.util.concurrent.ArrayBlockingQueue
Returns a Spliterator over the elements in this queue.
spliterator() - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
 
spliterator() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns a Spliterator over the elements in this deque.
spliterator() - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns a Spliterator over the elements in this queue.
spliterator() - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns a Spliterator over the elements in this set.
spliterator() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns a Spliterator over the elements in this list.
spliterator() - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns a Spliterator over the elements in this set in the order in which these elements were added.
spliterator() - Method in class java.util.concurrent.LinkedBlockingDeque
Returns a Spliterator over the elements in this deque.
spliterator() - Method in class java.util.concurrent.LinkedBlockingQueue
Returns a Spliterator over the elements in this queue.
spliterator() - Method in class java.util.concurrent.LinkedTransferQueue
Returns a Spliterator over the elements in this queue.
spliterator() - Method in class java.util.concurrent.PriorityBlockingQueue
Returns a Spliterator over the elements in this queue.
spliterator() - Method in class java.util.concurrent.SynchronousQueue
Returns an empty spliterator in which calls to Spliterator.trySplit() always return null.
spliterator() - Method in class java.util.HashSet
Creates a late-binding and fail-fast Spliterator over the elements in this set.
spliterator() - Method in class java.util.LinkedHashSet
Creates a late-binding and fail-fast Spliterator over the elements in this set.
spliterator() - Method in class java.util.LinkedList
Creates a late-binding and fail-fast Spliterator over the elements in this list.
spliterator() - Method in interface java.util.List
Creates a Spliterator over the elements in this list.
spliterator() - Method in class java.util.PriorityQueue
Creates a late-binding and fail-fast Spliterator over the elements in this queue.
spliterator() - Method in interface java.util.Set
Creates a Spliterator over the elements in this set.
spliterator() - Method in interface java.util.SortedSet
Creates a Spliterator over the elements in this sorted set.
spliterator() - Method in interface java.util.stream.BaseStream
Returns a spliterator for the elements of this stream.
spliterator() - Method in interface java.util.stream.DoubleStream
 
spliterator() - Method in interface java.util.stream.IntStream
 
spliterator() - Method in interface java.util.stream.LongStream
 
spliterator() - Method in class java.util.TreeSet
Creates a late-binding and fail-fast Spliterator over the elements in this set.
spliterator() - Method in class java.util.Vector
Creates a late-binding and fail-fast Spliterator over the elements in this list.
spliterator(double[]) - Static method in class java.util.Arrays
Returns a Spliterator.OfDouble covering all of the specified array.
spliterator(double[], int) - Static method in class java.util.Spliterators
Creates a Spliterator.OfDouble covering the elements of a given array, using a customized set of spliterator characteristics.
spliterator(double[], int, int) - Static method in class java.util.Arrays
Returns a Spliterator.OfDouble covering the specified range of the specified array.
spliterator(double[], int, int, int) - Static method in class java.util.Spliterators
Creates a Spliterator.OfDouble covering a range of elements of a given array, using a customized set of spliterator characteristics.
spliterator(int[]) - Static method in class java.util.Arrays
Returns a Spliterator.OfInt covering all of the specified array.
spliterator(int[], int) - Static method in class java.util.Spliterators
Creates a Spliterator.OfInt covering the elements of a given array, using a customized set of spliterator characteristics.
spliterator(int[], int, int) - Static method in class java.util.Arrays
Returns a Spliterator.OfInt covering the specified range of the specified array.
spliterator(int[], int, int, int) - Static method in class java.util.Spliterators
Creates a Spliterator.OfInt covering a range of elements of a given array, using a customized set of spliterator characteristics.
spliterator(long[]) - Static method in class java.util.Arrays
Returns a Spliterator.OfLong covering all of the specified array.
spliterator(long[], int) - Static method in class java.util.Spliterators
Creates a Spliterator.OfLong covering the elements of a given array, using a customized set of spliterator characteristics.
spliterator(long[], int, int) - Static method in class java.util.Arrays
Returns a Spliterator.OfLong covering the specified range of the specified array.
spliterator(long[], int, int, int) - Static method in class java.util.Spliterators
Creates a Spliterator.OfLong covering a range of elements of a given array, using a customized set of spliterator characteristics.
spliterator(Object[], int) - Static method in class java.util.Spliterators
Creates a Spliterator covering the elements of a given array, using a customized set of spliterator characteristics.
spliterator(Object[], int, int, int) - Static method in class java.util.Spliterators
Creates a Spliterator covering a range of elements of a given array, using a customized set of spliterator characteristics.
spliterator(Collection<? extends T>, int) - Static method in class java.util.Spliterators
Creates a Spliterator using the given collection's Collection.iterator() as the source of elements, and reporting its Collection.size() as its initial size.
spliterator(Iterator<? extends T>, long, int) - Static method in class java.util.Spliterators
Creates a Spliterator using a given Iterator as the source of elements, and with a given initially reported size.
spliterator(PrimitiveIterator.OfDouble, long, int) - Static method in class java.util.Spliterators
Creates a Spliterator.OfDouble using a given DoubleStream.DoubleIterator as the source of elements, and with a given initially reported size.
spliterator(PrimitiveIterator.OfInt, long, int) - Static method in class java.util.Spliterators
Creates a Spliterator.OfInt using a given IntStream.IntIterator as the source of elements, and with a given initially reported size.
spliterator(PrimitiveIterator.OfLong, long, int) - Static method in class java.util.Spliterators
Creates a Spliterator.OfLong using a given LongStream.LongIterator as the source of elements, and with a given initially reported size.
spliterator(T[]) - Static method in class java.util.Arrays
Returns a Spliterator covering all of the specified array.
spliterator(T[], int, int) - Static method in class java.util.Arrays
Returns a Spliterator covering the specified range of the specified array.
Spliterator<T> - Interface in java.util
An object for traversing and partitioning elements of a source.
Spliterator.OfDouble - Interface in java.util
A Spliterator specialized for double values.
Spliterator.OfInt - Interface in java.util
A Spliterator specialized for int values.
Spliterator.OfLong - Interface in java.util
A Spliterator specialized for long values.
Spliterator.OfPrimitive<T,T_CONS,T_SPLITR extends Spliterator.OfPrimitive<T,T_CONS,T_SPLITR>> - Interface in java.util
A Spliterator specialized for primitive values.
Spliterators - Class in java.util
Static classes and methods for operating on or creating instances of Spliterator and its primitive specializations Spliterator.OfInt, Spliterator.OfLong, and Spliterator.OfDouble.
Spliterators.AbstractDoubleSpliterator - Class in java.util
An abstract Spliterator.OfDouble that implements trySplit to permit limited parallelism.
Spliterators.AbstractIntSpliterator - Class in java.util
An abstract Spliterator.OfInt that implements trySplit to permit limited parallelism.
Spliterators.AbstractLongSpliterator - Class in java.util
An abstract Spliterator.OfLong that implements trySplit to permit limited parallelism.
Spliterators.AbstractSpliterator<T> - Class in java.util
An abstract Spliterator that implements trySplit to permit limited parallelism.
spliteratorUnknownSize(Iterator<? extends T>, int) - Static method in class java.util.Spliterators
Creates a Spliterator using a given Iterator as the source of elements, with no initial size estimate.
spliteratorUnknownSize(PrimitiveIterator.OfDouble, int) - Static method in class java.util.Spliterators
Creates a Spliterator.OfDouble using a given DoubleStream.DoubleIterator as the source of elements, with no initial size estimate.
spliteratorUnknownSize(PrimitiveIterator.OfInt, int) - Static method in class java.util.Spliterators
Creates a Spliterator.OfInt using a given IntStream.IntIterator as the source of elements, with no initial size estimate.
spliteratorUnknownSize(PrimitiveIterator.OfLong, int) - Static method in class java.util.Spliterators
Creates a Spliterator.OfLong using a given LongStream.LongIterator as the source of elements, with no initial size estimate.
splitMessage(String) - Method in class ohos.telephony.ShortMessageManager
Splits a long SMS message into multiple fragments.
SplittableRandom - Class in java.util
A generator of uniform pseudorandom values applicable for use in (among other contexts) isolated parallel computations that may generate subtasks.
SplittableRandom() - Constructor for class java.util.SplittableRandom
Creates a new SplittableRandom instance that is likely to generate sequences of values that are statistically independent of those of any other instances in the current program; and may, and typically does, vary across program invocations.
SplittableRandom(long) - Constructor for class java.util.SplittableRandom
Creates a new SplittableRandom instance using the specified initial seed.
SPOT - ohos.agp.render.render3d.components.LightComponent.LightType
Indicates spot lights.
SPREAD_STATUS_BAR - Static variable in class ohos.security.SystemPermission
Allows an application to be displayed in the form of a thumbnail in the status bar.
spreadInvoker(MethodType, int) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which will invoke any method handle of the given type, with a given number of trailing arguments replaced by a single trailing Object[] array.
SPRING - Static variable in class ohos.agp.animation.Animator.CurveType
Indicates a curve in which the animation reaches the target quickly and then oscillates at the target several times.
SQLClientInfoException - Exception in java.sql
The subclass of SQLException is thrown when one or more client info properties could not be set on a Connection.
SQLClientInfoException() - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException Object.
SQLClientInfoException(String, String, int, Map<String, ClientInfoStatus>) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given reason, SQLState, vendorCode and failedProperties.
SQLClientInfoException(String, String, int, Map<String, ClientInfoStatus>, Throwable) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given reason, SQLState, cause, vendorCode and failedProperties.
SQLClientInfoException(String, String, Map<String, ClientInfoStatus>) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given reason, SQLState and failedProperties.
SQLClientInfoException(String, String, Map<String, ClientInfoStatus>, Throwable) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given reason, SQLState, cause and failedProperties.
SQLClientInfoException(String, Map<String, ClientInfoStatus>) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given reason and failedProperties.
SQLClientInfoException(String, Map<String, ClientInfoStatus>, Throwable) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given reason, cause and failedProperties.
SQLClientInfoException(Map<String, ClientInfoStatus>) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given failedProperties.
SQLClientInfoException(Map<String, ClientInfoStatus>, Throwable) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given cause and failedProperties.
SQLData - Interface in java.sql
The interface used for the custom mapping of an SQL user-defined type (UDT) to a class in the Java programming language.
SQLDataException - Exception in java.sql
The subclass of SQLException thrown when the SQLState class value is '22', or under vendor-specified conditions.
SQLDataException() - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object.
SQLDataException(String) - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object with a given reason.
SQLDataException(String, String) - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object with a given reason and SQLState.
SQLDataException(String, String, int) - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object with a given reason, SQLState and vendorCode.
SQLDataException(String, String, int, Throwable) - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object with a given reason, SQLState, vendorCode and cause.
SQLDataException(String, String, Throwable) - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object with a given reason, SQLState and cause.
SQLDataException(String, Throwable) - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object with a given reason and cause.
SQLDataException(Throwable) - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object with a given cause.
SQLException - Exception in java.sql
An exception that provides information on a database access error or other errors.
SQLException() - Constructor for exception java.sql.SQLException
Constructs a SQLException object.
SQLException(String) - Constructor for exception java.sql.SQLException
Constructs a SQLException object with a given reason.
SQLException(String, String) - Constructor for exception java.sql.SQLException
Constructs a SQLException object with a given reason and SQLState.
SQLException(String, String, int) - Constructor for exception java.sql.SQLException
Constructs a SQLException object with a given reason, SQLState and vendorCode.
SQLException(String, String, int, Throwable) - Constructor for exception java.sql.SQLException
Constructs a SQLException object with a given reason, SQLState, vendorCode and cause.
SQLException(String, String, Throwable) - Constructor for exception java.sql.SQLException
Constructs a SQLException object with a given reason, SQLState and cause.
SQLException(String, Throwable) - Constructor for exception java.sql.SQLException
Constructs a SQLException object with a given reason and cause.
SQLException(Throwable) - Constructor for exception java.sql.SQLException
Constructs a SQLException object with a given cause.
SQLFeatureNotSupportedException - Exception in java.sql
The subclass of SQLException thrown when the SQLState class value is '0A' ( the value is 'zero' A).
SQLFeatureNotSupportedException() - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object.
SQLFeatureNotSupportedException(String) - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object with a given reason.
SQLFeatureNotSupportedException(String, String) - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object with a given reason and SQLState.
SQLFeatureNotSupportedException(String, String, int) - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object with a given reason, SQLState and vendorCode.
SQLFeatureNotSupportedException(String, String, int, Throwable) - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object with a given reason, SQLState, vendorCode and cause.
SQLFeatureNotSupportedException(String, String, Throwable) - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object with a given reason, SQLState and cause.
SQLFeatureNotSupportedException(String, Throwable) - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object with a given reason and cause.
SQLFeatureNotSupportedException(Throwable) - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object with a given cause.
SQLInput - Interface in java.sql
An input stream that contains a stream of values representing an instance of an SQL structured type or an SQL distinct type.
SQLIntegrityConstraintViolationException - Exception in java.sql
The subclass of SQLException thrown when the SQLState class value is '23', or under vendor-specified conditions.
SQLIntegrityConstraintViolationException() - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs a SQLIntegrityConstraintViolationException object.
SQLIntegrityConstraintViolationException(String) - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs a SQLIntegrityConstraintViolationException with a given reason.
SQLIntegrityConstraintViolationException(String, String) - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs a SQLIntegrityConstraintViolationException object with a given reason and SQLState.
SQLIntegrityConstraintViolationException(String, String, int) - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs a SQLIntegrityConstraintViolationException object with a given reason, SQLState and vendorCode.
SQLIntegrityConstraintViolationException(String, String, int, Throwable) - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs a SQLIntegrityConstraintViolationException object with a given reason, SQLState, vendorCode and cause.
SQLIntegrityConstraintViolationException(String, String, Throwable) - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs a SQLIntegrityConstraintViolationException object with a given reason, SQLState and cause.
SQLIntegrityConstraintViolationException(String, Throwable) - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs a SQLIntegrityConstraintViolationException object with a given reason and cause.
SQLIntegrityConstraintViolationException(Throwable) - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs an SQLIntegrityConstraintViolationException object with a given cause.
SQLInvalidAuthorizationSpecException - Exception in java.sql
The subclass of SQLException thrown when the SQLState class value is '28', or under vendor-specified conditions.
SQLInvalidAuthorizationSpecException() - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object.
SQLInvalidAuthorizationSpecException(String) - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object with a given reason.
SQLInvalidAuthorizationSpecException(String, String) - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object with a given reason and SQLState.
SQLInvalidAuthorizationSpecException(String, String, int) - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object with a given reason, SQLState and vendorCode.
SQLInvalidAuthorizationSpecException(String, String, int, Throwable) - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object with a given reason, SQLState, vendorCode and cause.
SQLInvalidAuthorizationSpecException(String, String, Throwable) - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object with a given reason, SQLState and cause.
SQLInvalidAuthorizationSpecException(String, Throwable) - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object with a given reason and cause.
SQLInvalidAuthorizationSpecException(Throwable) - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object with a given cause.
SQLNonTransientConnectionException - Exception in java.sql
The subclass of SQLException thrown for the SQLState class value '08', or under vendor-specified conditions.
SQLNonTransientConnectionException() - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLNonTransientConnectionException object.
SQLNonTransientConnectionException(String) - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLNonTransientConnectionException object with a given reason.
SQLNonTransientConnectionException(String, String) - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLNonTransientConnectionException object with a given reason and SQLState.
SQLNonTransientConnectionException(String, String, int) - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLNonTransientConnectionException object with a given reason, SQLState and vendorCode.
SQLNonTransientConnectionException(String, String, int, Throwable) - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLNonTransientConnectionException object with a given reason, SQLState, vendorCode and cause.
SQLNonTransientConnectionException(String, String, Throwable) - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLNonTransientConnectionException object with a given reason, SQLState and cause.
SQLNonTransientConnectionException(String, Throwable) - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLTransientException object with a given reason and cause.
SQLNonTransientConnectionException(Throwable) - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLNonTransientConnectionException object with a given cause.
SQLNonTransientException - Exception in java.sql
The subclass of SQLException thrown when an instance where a retry of the same operation would fail unless the cause of the SQLException is corrected.
SQLNonTransientException() - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLNonTransientException object.
SQLNonTransientException(String) - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLNonTransientException object with a given reason.
SQLNonTransientException(String, String) - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLNonTransientException object with a given reason and SQLState.
SQLNonTransientException(String, String, int) - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLNonTransientException object with a given reason, SQLState and vendorCode.
SQLNonTransientException(String, String, int, Throwable) - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLNonTransientException object with a given reason, SQLState, vendorCode and cause.
SQLNonTransientException(String, String, Throwable) - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLNonTransientException object with a given reason, SQLState and cause.
SQLNonTransientException(String, Throwable) - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLTransientException object with a given reason and cause.
SQLNonTransientException(Throwable) - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLNonTransientException object with a given cause.
SQLOutput - Interface in java.sql
The output stream for writing the attributes of a user-defined type back to the database.
SQLPermission - Class in java.sql
The permission for which the SecurityManager will check when code that is running an application with a SecurityManager enabled, calls the DriverManager.deregisterDriver method, DriverManager.setLogWriter method, DriverManager.setLogStream (deprecated) method, SyncFactory.setJNDIContext method, SyncFactory.setLogger method, Connection.setNetworktimeout method, or the Connection.abort method.
SQLPermission(String) - Constructor for class java.sql.SQLPermission
Creates a new SQLPermission object with the specified name.
SQLPermission(String, String) - Constructor for class java.sql.SQLPermission
Creates a new SQLPermission object with the specified name.
SQLRecoverableException - Exception in java.sql
The subclass of SQLException thrown in situations where a previously failed operation might be able to succeed if the application performs some recovery steps and retries the entire transaction or in the case of a distributed transaction, the transaction branch.
SQLRecoverableException() - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object.
SQLRecoverableException(String) - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object with a given reason.
SQLRecoverableException(String, String) - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object with a given reason and SQLState.
SQLRecoverableException(String, String, int) - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object with a given reason, SQLState and vendorCode.
SQLRecoverableException(String, String, int, Throwable) - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object with a given reason, SQLState, vendorCode and cause.
SQLRecoverableException(String, String, Throwable) - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object with a given reason, SQLState and cause.
SQLRecoverableException(String, Throwable) - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object with a given reason and cause.
SQLRecoverableException(Throwable) - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object with a given cause.
sqlStateSQL - Static variable in interface java.sql.DatabaseMetaData
A possible return value for the method DatabaseMetaData.getSQLStateType which is used to indicate whether the value returned by the method SQLException.getSQLState is an SQLSTATE value.
sqlStateSQL99 - Static variable in interface java.sql.DatabaseMetaData
A possible return value for the method DatabaseMetaData.getSQLStateType which is used to indicate whether the value returned by the method SQLException.getSQLState is an SQL99 SQLSTATE value.
sqlStateXOpen - Static variable in interface java.sql.DatabaseMetaData
A possible return value for the method DatabaseMetaData.getSQLStateType which is used to indicate whether the value returned by the method SQLException.getSQLState is an X/Open (now know as Open Group) SQL CLI SQLSTATE value.
SQLSyntaxErrorException - Exception in java.sql
The subclass of SQLException thrown when the SQLState class value is '42', or under vendor-specified conditions.
SQLSyntaxErrorException() - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object.
SQLSyntaxErrorException(String) - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object with a given reason.
SQLSyntaxErrorException(String, String) - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object with a given reason and SQLState.
SQLSyntaxErrorException(String, String, int) - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object with a given reason, SQLState and vendorCode.
SQLSyntaxErrorException(String, String, int, Throwable) - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object with a given reason, SQLState, vendorCode and cause.
SQLSyntaxErrorException(String, String, Throwable) - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object with a given reason, SQLState and cause.
SQLSyntaxErrorException(String, Throwable) - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object with a given reason and cause.
SQLSyntaxErrorException(Throwable) - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object with a given cause.
SQLTimeoutException - Exception in java.sql
The subclass of SQLException thrown when the timeout specified by Statement.setQueryTimeout, DriverManager.setLoginTimeout, DataSource.setLoginTimeout,XADataSource.setLoginTimeout has expired.
SQLTimeoutException() - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object.
SQLTimeoutException(String) - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object with a given reason.
SQLTimeoutException(String, String) - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object with a given reason and SQLState.
SQLTimeoutException(String, String, int) - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object with a given reason, SQLState and vendorCode.
SQLTimeoutException(String, String, int, Throwable) - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object with a given reason, SQLState, vendorCode and cause.
SQLTimeoutException(String, String, Throwable) - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object with a given reason, SQLState and cause.
SQLTimeoutException(String, Throwable) - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object with a given reason and cause.
SQLTimeoutException(Throwable) - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object with a given cause.
SQLTransactionRollbackException - Exception in java.sql
The subclass of SQLException thrown when the SQLState class value is '40', or under vendor-specified conditions.
SQLTransactionRollbackException() - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object.
SQLTransactionRollbackException(String) - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object with a given reason.
SQLTransactionRollbackException(String, String) - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object with a given reason and SQLState.
SQLTransactionRollbackException(String, String, int) - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object with a given reason, SQLState and vendorCode.
SQLTransactionRollbackException(String, String, int, Throwable) - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object with a given reason, SQLState, vendorCode and cause.
SQLTransactionRollbackException(String, String, Throwable) - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object with a given reason, SQLState and cause.
SQLTransactionRollbackException(String, Throwable) - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object with a given reason and cause.
SQLTransactionRollbackException(Throwable) - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object with a given cause.
SQLTransientConnectionException - Exception in java.sql
The subclass of SQLException for the SQLState class value '08', or under vendor-specified conditions.
SQLTransientConnectionException() - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object.
SQLTransientConnectionException(String) - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object with a given reason.
SQLTransientConnectionException(String, String) - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object with a given reason and SQLState.
SQLTransientConnectionException(String, String, int) - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object with a given reason, SQLState and vendorCode.
SQLTransientConnectionException(String, String, int, Throwable) - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object with a given reason, SQLState, vendorCode and cause.
SQLTransientConnectionException(String, String, Throwable) - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object with a given reason, SQLState and cause.
SQLTransientConnectionException(String, Throwable) - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object with a given reason and cause.
SQLTransientConnectionException(Throwable) - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object with a given cause.
SQLTransientException - Exception in java.sql
The subclass of SQLException is thrown in situations where a previously failed operation might be able to succeed when the operation is retried without any intervention by application-level functionality.
SQLTransientException() - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object.
SQLTransientException(String) - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object with a given reason.
SQLTransientException(String, String) - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object with a given reason and SQLState.
SQLTransientException(String, String, int) - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object with a given reason, SQLState and vendorCode.
SQLTransientException(String, String, int, Throwable) - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object with a given reason, SQLState, vendorCode and cause.
SQLTransientException(String, String, Throwable) - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object with a given reason, SQLState and cause.
SQLTransientException(String, Throwable) - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object with a given reason and cause.
SQLTransientException(Throwable) - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object with a given cause.
SQLWarning - Exception in java.sql
An exception that provides information on database access warnings.
SQLWarning() - Constructor for exception java.sql.SQLWarning
Constructs a SQLWarning object.
SQLWarning(String) - Constructor for exception java.sql.SQLWarning
Constructs a SQLWarning object with a given reason.
SQLWarning(String, String) - Constructor for exception java.sql.SQLWarning
Constructs a SQLWarning object with a given reason and SQLState.
SQLWarning(String, String, int) - Constructor for exception java.sql.SQLWarning
Constructs a SQLWarning object with a given reason, SQLState and vendorCode.
SQLWarning(String, String, int, Throwable) - Constructor for exception java.sql.SQLWarning
Constructs aSQLWarning object with a given reason, SQLState, vendorCode and cause.
SQLWarning(String, String, Throwable) - Constructor for exception java.sql.SQLWarning
Constructs a SQLWarning object with a given reason, SQLState and cause.
SQLWarning(String, Throwable) - Constructor for exception java.sql.SQLWarning
Constructs a SQLWarning object with a given reason and cause.
SQLWarning(Throwable) - Constructor for exception java.sql.SQLWarning
Constructs a SQLWarning object with a given cause.
SQLXML - Interface in java.sql
The mapping in the JavaTM programming language for the SQL XML type.
SQLXML - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type XML.
sqrt(double) - Static method in class java.lang.Math
Returns the correctly rounded positive square root of a double value.
sqrt(double) - Static method in class java.lang.StrictMath
Returns the correctly rounded positive square root of a double value.
SQUARE - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
SQUARE_CAP - ohos.agp.render.Paint.StrokeCap
Each drawing point of the paint stroke is in square, with the start and end points of the drawing line at the center of the square.
SQUARE_CENTIMETER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of area: square-centimeter
SQUARE_FOOT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of area: square-foot
SQUARE_INCH - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of area: square-inch
SQUARE_KILOMETER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of area: square-kilometer
SQUARE_METER - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of area: square-meter
SQUARE_MILE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of area: square-mile
SQUARE_YARD - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of area: square-yard
SRAVANA - Static variable in class ohos.global.icu.util.IndianCalendar
Constant for Sravana, the 5th month of the Indian year.
SRC - ohos.agp.render.BlendMode
Uses the source color.
SRC - ohos.agp.render.Canvas.PorterDuffMode
Uses the source color.
SRC_ATOP - ohos.agp.render.BlendMode
Replaces the destination color with the source color on the overlapping area of the two colors.
SRC_ATOP - ohos.agp.render.Canvas.PorterDuffMode
Replaces the destination color with the source color on the overlapping area of the two colors.
SRC_IN - ohos.agp.render.BlendMode
Draws the source color on the overlapping area of the source and destination colors.
SRC_IN - ohos.agp.render.Canvas.PorterDuffMode
Draws the source color on the overlapping area of the source and destination colors.
SRC_OUT - ohos.agp.render.BlendMode
Draws the source color on the non-overlapping area of the source and destination colors.
SRC_OUT - ohos.agp.render.Canvas.PorterDuffMode
Draws the source color on the non-overlapping area of the source and destination colors.
SRC_OVER - ohos.agp.render.BlendMode
Draws the source color over the destination color.
SRC_OVER - ohos.agp.render.Canvas.PorterDuffMode
Draws the source color over the destination color.
SRGB - ohos.media.image.common.ColorSpace
Indicates the standard red green blue (SRGB) color space based on IEC 61966-2.1:1999.
SrParamKey - Class in ohos.ai.cv.sr
A utility class that defines parameter keys and constant values of IImageSuperResolution.
SSL_CERT_AUTHORITY_INVALID - Static variable in class ohos.net.http.SslError
Indicates that the certificate authority is not trusted.
SSL_CERT_DATE_INVALID - Static variable in class ohos.net.http.SslError
Indicates that the certificate date is invalid.
SSL_CERT_EXPIRED - Static variable in class ohos.net.http.SslError
Indicates that the certificate has expired.
SSL_CERT_INVALID - Static variable in class ohos.net.http.SslError
Indicates that the certificate is invalid due to any other error.
SSL_CERT_NAME_INVALID - Static variable in class ohos.net.http.SslError
Indicates that the hostname is not matched.
SSL_CERT_NOT_YET_VALID - Static variable in class ohos.net.http.SslError
Indicates that the certificate has not taken effect.
SSLContext - Class in javax.net.ssl
Instances of this class represent a secure socket protocol implementation which acts as a factory for secure socket factories or SSLEngines.
SSLContext(SSLContextSpi, Provider, String) - Constructor for class javax.net.ssl.SSLContext
Creates an SSLContext object.
SSLContextSpi - Class in javax.net.ssl
This class defines the Service Provider Interface (SPI) for the SSLContext class.
SSLContextSpi() - Constructor for class javax.net.ssl.SSLContextSpi
 
SSLEngine - Class in javax.net.ssl
A class which enables secure communications using protocols such as the Secure Sockets Layer (SSL) or IETF RFC 2246 "Transport Layer Security" (TLS) protocols, but is transport independent.
SSLEngine() - Constructor for class javax.net.ssl.SSLEngine
Constructor for an SSLEngine providing no hints for an internal session reuse strategy.
SSLEngine(String, int) - Constructor for class javax.net.ssl.SSLEngine
Constructor for an SSLEngine.
SSLEngineResult - Class in javax.net.ssl
An encapsulation of the result state produced by SSLEngine I/O calls.
SSLEngineResult(SSLEngineResult.Status, SSLEngineResult.HandshakeStatus, int, int) - Constructor for class javax.net.ssl.SSLEngineResult
Initializes a new instance of this class.
SSLEngineResult.HandshakeStatus - Enum in javax.net.ssl
An SSLEngineResult enum describing the current handshaking state of this SSLEngine.
SSLEngineResult.Status - Enum in javax.net.ssl
An SSLEngineResult enum describing the overall result of the SSLEngine operation.
SslError - Class in ohos.net.http
Represents a set of Secure Sockets Layer (SSL) errors associated with X.509 authentication.
SslError(int, X509Certificate, String) - Constructor for class ohos.net.http.SslError
A constructor used to create an SslError instance with a specified SSL error, SSL certificate, and URL.
SSLException - Exception in javax.net.ssl
Indicates some kind of error detected by an SSL subsystem.
SSLException(String) - Constructor for exception javax.net.ssl.SSLException
Constructs an exception reporting an error found by an SSL subsystem.
SSLException(String, Throwable) - Constructor for exception javax.net.ssl.SSLException
Creates a SSLException with the specified detail message and cause.
SSLException(Throwable) - Constructor for exception javax.net.ssl.SSLException
Creates a SSLException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SSLHandshakeException - Exception in javax.net.ssl
Indicates that the client and server could not negotiate the desired level of security.
SSLHandshakeException(String) - Constructor for exception javax.net.ssl.SSLHandshakeException
Constructs an exception reporting an error found by an SSL subsystem during handshaking.
SSLKeyException - Exception in javax.net.ssl
Reports a bad SSL key.
SSLKeyException(String) - Constructor for exception javax.net.ssl.SSLKeyException
Constructs an exception reporting a key management error found by an SSL subsystem.
SSLParameters - Class in javax.net.ssl
Encapsulates parameters for an SSL/TLS connection.
SSLParameters() - Constructor for class javax.net.ssl.SSLParameters
Constructs SSLParameters.
SSLParameters(String[]) - Constructor for class javax.net.ssl.SSLParameters
Constructs SSLParameters from the specified array of ciphersuites.
SSLParameters(String[], String[]) - Constructor for class javax.net.ssl.SSLParameters
Constructs SSLParameters from the specified array of ciphersuites and protocols.
SSLPeerUnverifiedException - Exception in javax.net.ssl
Indicates that the peer's identity has not been verified.
SSLPeerUnverifiedException(String) - Constructor for exception javax.net.ssl.SSLPeerUnverifiedException
Constructs an exception reporting that the SSL peer's identity has not been verified.
SSLPermission - Class in javax.net.ssl
This class is for various network permissions.
SSLPermission(String) - Constructor for class javax.net.ssl.SSLPermission
Creates a new SSLPermission with the specified name.
SSLPermission(String, String) - Constructor for class javax.net.ssl.SSLPermission
Creates a new SSLPermission object with the specified name.
SSLProtocolException - Exception in javax.net.ssl
Reports an error in the operation of the SSL protocol.
SSLProtocolException(String) - Constructor for exception javax.net.ssl.SSLProtocolException
Constructs an exception reporting an SSL protocol error detected by an SSL subsystem.
SSLServerSocket - Class in javax.net.ssl
This class extends ServerSockets and provides secure server sockets using protocols such as the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) protocols.
SSLServerSocket() - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocket(int) - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocket(int, int) - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocket(int, int, InetAddress) - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocketFactory - Class in javax.net.ssl
SSLServerSocketFactorys create SSLServerSockets.
SSLServerSocketFactory() - Constructor for class javax.net.ssl.SSLServerSocketFactory
Constructor is used only by subclasses.
SSLSession - Interface in javax.net.ssl
In SSL, sessions are used to describe an ongoing relationship between two entities.
SSLSessionBindingEvent - Class in javax.net.ssl
This event is propagated to a SSLSessionBindingListener.
SSLSessionBindingEvent(SSLSession, String) - Constructor for class javax.net.ssl.SSLSessionBindingEvent
Constructs a new SSLSessionBindingEvent.
SSLSessionBindingListener - Interface in javax.net.ssl
This interface is implemented by objects which want to know when they are being bound or unbound from a SSLSession.
SSLSessionContext - Interface in javax.net.ssl
A SSLSessionContext represents a set of SSLSessions associated with a single entity.
SSLSocket - Class in javax.net.ssl
This class extends Sockets and provides secure socket using protocols such as the "Secure Sockets Layer" (SSL) or IETF "Transport Layer Security" (TLS) protocols.
SSLSocket() - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(String, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(String, int, InetAddress, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(InetAddress, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(InetAddress, int, InetAddress, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocketFactory - Class in javax.net.ssl
SSLSocketFactorys create SSLSockets.
SSLSocketFactory() - Constructor for class javax.net.ssl.SSLSocketFactory
Constructor is used only by subclasses.
Stack<E> - Class in java.util
The Stack class represents a last-in-first-out (LIFO) stack of objects.
Stack() - Constructor for class java.util.Stack
Creates an empty Stack.
StackLayout - Class in ohos.agp.components
Provides a frame layout in which elements can be overlapped.
StackLayout(Context) - Constructor for class ohos.agp.components.StackLayout
Default constructor used to create a StackLayout instance by using the default attribute set and style.
StackLayout(Context, AttrSet) - Constructor for class ohos.agp.components.StackLayout
A constructor used to create a StackLayout instance by using specified attribute set and default style after the XML file is parsed.
StackLayout(Context, AttrSet, String) - Constructor for class ohos.agp.components.StackLayout
A constructor used to create a StackLayout instance by using specified attribute set and specified style after the XML file is parsed.
StackLayout.LayoutConfig - Class in ohos.agp.components
Configures layout parameters of StackLayout, which includes the width, height, and page margin.
StackOverflowError - Error in java.lang
Thrown when a stack overflow occurs because an application recurses too deeply.
StackOverflowError() - Constructor for error java.lang.StackOverflowError
Constructs a StackOverflowError with no detail message.
StackOverflowError(String) - Constructor for error java.lang.StackOverflowError
Constructs a StackOverflowError with the specified detail message.
StackTraceElement - Class in java.lang
An element in a stack trace, as returned by Throwable#getStackTrace().
StackTraceElement(String, String, String, int) - Constructor for class java.lang.StackTraceElement
Creates a stack trace element representing the specified execution point.
StampedLock - Class in java.util.concurrent.locks
A capability-based lock with three modes for controlling read/write access.
StampedLock() - Constructor for class java.util.concurrent.locks.StampedLock
Creates a new lock, initially in unlocked state.
STANDALONE - Static variable in class ohos.global.icu.text.DateFormatSymbols
[icu] Constant for context.
STANDALONE_DAY_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'c' field alignment, corresponding to the Calendar#DAY_OF_WEEK field.
STANDALONE_MONTH_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'L' field alignment, corresponding to the Calendar#MONTH field.
STANDALONE_QUARTER_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'q' field alignment, corresponding to the Calendar#MONTH field.
standaloneSet() - Method in interface ohos.javax.xml.stream.events.StartDocument
Returns true if the standalone attribute was set in the encoding declaration of the document.
standaloneSet() - Method in interface ohos.javax.xml.stream.XMLStreamReader
Checks if standalone was set in the document
STANDARD - java.time.zone.ZoneOffsetTransitionRule.TimeDefinition
The local date-time is expressed in terms of the standard offset.
STANDARD - ohos.bundle.AbilityInfo.LaunchMode
Indicates that the ability can have multiple instances.
STANDARD - ohos.global.icu.text.TimeZoneFormat.TimeType
Standard time
STANDARD - ohos.global.icu.util.Currency.CurrencyUsage
a setting to specify currency usage which determines currency digit and rounding for standard usage, for example: "50.00 NT$"
STANDARD - Static variable in class java.time.format.DecimalStyle
The standard set of non-localized decimal style symbols.
STANDARD_ELEMENT_COMPARISON - ohos.global.icu.text.SearchIterator.ElementComparisonType
Standard collation element comparison at the specified collator strength.
STANDARD_NAMES - ohos.global.icu.text.DisplayContext
A possible setting for DIALECT_HANDLING: use standard names when generating a locale name, e.g. en_GB displays as 'English (United Kingdom)'.
STANDARD_NAMES - ohos.global.icu.text.LocaleDisplayNames.DialectHandling
Use standard names when generating a locale name, e.g. en_GB displays as 'English (United Kingdom)'.
STANDARD_TIME - Static variable in class java.util.SimpleTimeZone
Constant for a mode of start or end time specified as standard time.
StandardCharsets - Class in java.nio.charset
Constant definitions for the standard Charset.
StandardConstants - Class in javax.net.ssl
Standard constants definitions
StandardCopyOption - Enum in java.nio.file
Defines the standard copy options.
STANDARDCURRENCYSTYLE - Static variable in class ohos.global.icu.text.NumberFormat
[icu] Constant to specify currency style of format which uses currency symbol to represent currency, for example "$3.00", using non-accounting style for negative values (e.g.
StandardOpenOption - Enum in java.nio.file
Defines the standard open options.
StandardProtocolFamily - Enum in java.net
Defines the standard families of communication protocols.
StandardSocketOptions - Class in java.net
Defines the standard socket options.
StandardWatchEventKinds - Class in java.nio.file
Defines the standard event kinds.
start - Variable in class ohos.global.icu.text.Transliterator.Position
Beginning index, inclusive, of the text to be transliteratd.
start - Variable in class ohos.global.icu.util.RangeValueIterator.Element
Starting integer of the continuous result range that has the same value
start() - Method in class java.lang.ProcessBuilder
Starts a new process using the attributes of this process builder.
start() - Method in class java.lang.Thread
Causes this thread to begin execution; the Java Virtual Machine calls the run method of this thread.
start() - Method in class java.util.regex.Matcher
Returns the start index of the previous match.
start() - Method in interface java.util.regex.MatchResult
Returns the start index of the match.
start() - Method in class ohos.agp.animation.Animator
Starts an animator.
start() - Method in class ohos.agp.components.element.FrameAnimationElement
Starts an animation.
start() - Method in class ohos.agp.components.TickTimer
Starts the timer.
start() - Method in class ohos.media.audio.AudioCapturer
Starts audio recording.
start() - Method in class ohos.media.audio.AudioRenderer
Plays audio streams.
start() - Method in class ohos.media.codec.Codec
Starts encoding or decoding after the preparation is complete.
start() - Method in class ohos.media.muxer.Muxer
Starts media multiplexing.
start() - Method in class ohos.media.recorder.Recorder
Starts recording.
start() - Method in class ohos.miscservices.download.DownloadSession
Starts a download session.
start(int) - Method in class java.util.regex.Matcher
Returns the start index of the subsequence captured by the given group during the previous match operation.
start(int) - Method in interface java.util.regex.MatchResult
Returns the start index of the subsequence captured by the given group during this match.
start(int, long) - Method in class ohos.miscservices.timeutility.Timer.OneShotTimer
Starts a timer.
start(int, long, long) - Method in class ohos.miscservices.timeutility.Timer.RepeatTimer
Starts a repeating timer with a fixed interval.
start(int, VibrationPattern) - Method in class ohos.vibrator.agent.VibratorAgent
Controls a specified vibrator to vibrate with a custom effect.
start(String) - Method in class java.util.regex.Matcher
Returns the start index of the subsequence captured by the given named-capturing group during the previous match operation.
start(String, boolean) - Method in class ohos.vibrator.agent.VibratorAgent
Controls this vibrator to perform a periodic vibration with a preset vibration effect.
start(VibrationPattern) - Method in class ohos.vibrator.agent.VibratorAgent
Controls this vibrator to vibrate with a custom vibration effect.
START - ohos.agp.components.SlideDrawer.SlideDirection
Indicates the "start" direction value for the optional component.
START - ohos.agp.components.TimePicker.AmPmOrder
Indicates that the column representing a.m.
START - ohos.agp.utils.Matrix.ScaleToFit
Indicates the top mode, in which the source rectangle is scaled using the original aspect ratio and placed in the upper left corner of the destination rectangle.
START - Static variable in interface ohos.agp.components.TableLayout.Alignment
Deprecated.
use TableLayout.Alignment.ALIGNMENT_START instead
START - Static variable in class ohos.agp.utils.LayoutAlignment
Indicates that the component is placed at the start edge in the X axis of the container.
START - Static variable in class ohos.agp.utils.TextAlignment
Indicates that the text is aligned with the start of the container.
START_ABILIIES_FROM_BACKGROUND - Static variable in class ohos.security.SystemPermission
Allows a system application to start Feature Abilities (FAs) in the background.
START_ABILITIES - ohos.event.intentagent.IntentAgentConstant.OperationType
Starts multiple abilities.
START_ABILITY - ohos.event.intentagent.IntentAgentConstant.OperationType
Starts an ability with a UI.
START_DATE - Static variable in class ohos.data.search.schema.EventItem
Indicates the index field name of startDate.
START_DOCUMENT - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
Indicates an event is a start document
START_ELEMENT - Static variable in interface ohos.javax.xml.stream.XMLStreamConstants
Indicates an event is a start element
START_FOREGROUND_SERVICE - ohos.event.intentagent.IntentAgentConstant.OperationType
Starts a foreground ability without a UI.
START_INVISIBLE_ABILITY - Static variable in class ohos.security.SystemPermission
Allows a system application to start an invisible ability.
START_OF - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component is placed at the start of another child component.
START_PUNCTUATION - Static variable in class java.lang.Character
General category "Ps" in the Unicode specification.
START_PUNCTUATION - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Ps
START_SERVICE - ohos.event.intentagent.IntentAgentConstant.OperationType
Starts an ability without a UI.
START_TIMEZONE - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the start time zone.
START_TO_END - ohos.agp.components.element.ShapeElement.Orientation
Indicates that the gradient effect is from start to end.
startAbilities(Intent[]) - Method in class ohos.app.AbilityContext
 
startAbilities(Intent[]) - Method in interface ohos.app.Context
Starts multiple abilities.
startAbility(Intent) - Method in class ohos.aafwk.ability.Ability
Starts a new ability.
startAbility(Intent) - Method in class ohos.aafwk.ability.AbilitySlice
Starts a new ability.
startAbility(Intent, int) - Method in class ohos.app.AbilityContext
 
startAbility(Intent, int) - Method in interface ohos.app.Context
Starts a new ability.
startAbility(Intent, int, AbilityStartSetting) - Method in class ohos.app.AbilityContext
 
startAbility(Intent, int, AbilityStartSetting) - Method in interface ohos.app.Context
Starts a new ability with special ability start setting.
startAbility(Intent, AbilityStartSetting) - Method in class ohos.aafwk.ability.Ability
Starts a new ability with specific start settings.
startAbility(Intent, AbilityStartSetting) - Method in class ohos.aafwk.ability.AbilitySlice
Starts a new ability with specific start settings.
startAbilityForResult(Intent, int) - Method in class ohos.aafwk.ability.Ability
Starts an ability and returns the execution result when the ability is destroyed.
startAbilityForResult(Intent, int) - Method in class ohos.aafwk.ability.AbilitySlice
Starts an ability and returns the execution result when the ability is destroyed.
startAbilityForResult(Intent, int, AbilityStartSetting) - Method in class ohos.aafwk.ability.Ability
Starts an ability with specific start settings and returns the execution result when the ability is destroyed.
startAbilityForResult(Intent, int, AbilityStartSetting) - Method in class ohos.aafwk.ability.AbilitySlice
Starts an ability with specific start settings and returns the execution result when the ability is destroyed.
startAbilitySync(Intent) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Starts an ability based on the given Intent and waits for 2 seconds for the ability to start running before returning.
startAbilitySync(Intent, long) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Starts an ability based on the given Intent and waits for a specified time period for the ability to start running before returning.
startAdvertising(BleAdvertiseSettings, BleAdvertiseData, BleAdvertiseData) - Method in class ohos.bluetooth.ble.BleAdvertiser
Starts BLE advertising.
startArray() - Method in class ohos.utils.zson.ZSONReader
Starts to read JSON arrays.
startArray() - Method in class ohos.utils.zson.ZSONWriter
Starts to write arrays.
startAutoScrolling() - Method in class ohos.agp.components.Text
Starts text auto scrolling.
startBackupSession(IBackupSessionCallback) - Method in interface ohos.bundle.IBundleManager
Starts a backup or restoration session.
startBroadcast() - Method in class ohos.rpc.RemoteObjectCallbackList
Starts a broadcast.
startBtDiscovery() - Method in class ohos.bluetooth.BluetoothHost
Starts scanning Bluetooth devices.
startDefined - Variable in class ohos.agp.components.TableLayout.Specification
Indicates whether an index is set for the start cell of a component in the table layout.
startDocument() - Method in interface ohos.org.xml.sax.ContentHandler
Receive notification of the beginning of a document.
startDocument() - Method in interface ohos.org.xml.sax.DocumentHandler
Deprecated.
startDocument() - Method in class ohos.org.xml.sax.HandlerBase
Deprecated.
startDocument() - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive notification of the beginning of the document.
StartDocument - Interface in ohos.javax.xml.stream.events
An interface for the start document event
startDragAndDrop(MimeData, Component.DragFeedbackProvider) - Method in class ohos.agp.components.Component
Starts dragging a component.
startElement(String, String, String, Attributes) - Method in interface ohos.org.xml.sax.ContentHandler
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive notification of the start of an element.
startElement(String, AttributeList) - Method in interface ohos.org.xml.sax.DocumentHandler
Deprecated.
startElement(String, AttributeList) - Method in class ohos.org.xml.sax.HandlerBase
Deprecated.
StartElement - Interface in ohos.javax.xml.stream.events
The StartElement interface provides access to information about start elements.
startFlipping() - Method in class ohos.agp.components.PageFlipper
Starts a timer and flips through the added child components circularly.
startFractionScheduler() - Method in class ohos.aafwk.ability.fraction.FractionManager
Starts a Fraction transaction.
startFullPage() - Method in class ohos.aafwk.ability.AbilityForm
Switches to full page display of the AbilityForm by the AbilityForm client.
startHandshake() - Method in class javax.net.ssl.SSLSocket
Starts an SSL handshake on this connection.
startListening(AsrIntent) - Method in class ohos.ai.asr.AsrClient
Starts reading and recognizing speech data.
startLocating(RequestParam, LocatorCallback) - Method in class ohos.location.Locator
Sends location requests to the system.
startNewRootTransition(ComponentContainer, ComponentContainer) - Method in class ohos.agp.transition.TransitionScheduler
Starts a transition in response to the switching from an old component to the new component.
startObject() - Method in class ohos.utils.zson.ZSONReader
Starts to read JSON objects.
startObject() - Method in class ohos.utils.zson.ZSONWriter
Starts to write objects.
startOnce(int) - Method in class ohos.vibrator.agent.VibratorAgent
Controls this vibrator to perform a one-shot vibration at a given duration.
startOnce(int, int) - Method in class ohos.vibrator.agent.VibratorAgent
Controls a specified vibrator to perform a one-shot vibration at a given duration.
startOnce(int, String) - Method in class ohos.vibrator.agent.VibratorAgent
Controls a specified vibrator to perform a one-shot vibration with a preset vibration effect.
startOnce(String) - Method in class ohos.vibrator.agent.VibratorAgent
Controls this vibrator to perform a one-shot vibration with a preset vibration effect.
startPair() - Method in class ohos.bluetooth.BluetoothRemoteDevice
Starts pairing with a remote Bluetooth device.
startPoint - Variable in class ohos.agp.components.DragInfo
Indicates the coordinate of the position where the finger starts dragging.
startPoint - Variable in class ohos.agp.components.ScaleInfo
Indicates the average start point of a zooming gesture.
startPrefixMapping(String, String) - Method in interface ohos.org.xml.sax.ContentHandler
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive notification of the start of a Namespace mapping.
startRendering() - Method in class ohos.agp.render.render3d.RenderLoop
Starts the rendering loop.
startResultEvent(int) - Method in class ohos.bluetooth.ble.BleAdvertiseCallback
startScan(List<BleScanFilter>) - Method in class ohos.bluetooth.ble.BleCentralManager
Starts scanning for specified BLE devices with filters.
startScan(List<BleScanFilter>, int, int) - Method in class ohos.bluetooth.ble.BleCentralManager
Starts scanning for specified BLE devices with filters, duty ratio, and matching mode.
startScan(List<BleScanFilter>, int, int, long) - Method in class ohos.bluetooth.ble.BleCentralManager
Starts scanning for specified BLE devices with filters, duty ratio, matching mode and delay report time.
startScroll(int, int, int, int) - Method in class ohos.agp.components.ScrollHelper
Starts scrolling the content a view.
startScrollX(int, int) - Method in class ohos.agp.components.ScrollHelper
Starts scrolling along the x axis.
startScrollY(int, int) - Method in class ohos.agp.components.ScrollHelper
Starts scrolling along the y axis.
startShortcut(String, String) - Method in interface ohos.bundle.IBundleManager
Starts a shortcut based on the given shortcut ID and bundle name.
startShortcut(String, String) - Method in class ohos.bundle.LauncherService
Starts a shortcut based on the given shortcut ID and bundle name.
startsWith(String) - Method in class java.lang.String
Tests if this string starts with the specified prefix.
startsWith(String) - Method in interface java.nio.file.Path
Tests if this path starts with a Path, constructed by converting the given path string, in exactly the manner specified by the startsWith(Path) method.
startsWith(String, int) - Method in class java.lang.String
Tests if the substring of this string beginning at the specified index starts with the specified prefix.
startsWith(Path) - Method in interface java.nio.file.Path
Tests if this path starts with the given path.
startTrace(String) - Static method in class ohos.tools.ByTrace
Records a trace and marks it as the start of a task.
startTrace(String, float) - Static method in class ohos.tools.ByTrace
Records a trace with the expected completion time and marks it as the start of a task.
startTransaction() - Method in interface ohos.data.distributed.common.KvStore
Starts a transaction operation in the KvStore database.
startTransition(TransitionComponents) - Method in class ohos.agp.transition.TransitionScheduler
Starts the transition.
startUpdate(ComponentContainer) - Method in class ohos.agp.components.PageSliderProvider
Receives a notification indicating that an update on the displayed page is about to occur.
startWork(WorkInfo, boolean) - Static method in class ohos.workscheduler.WorkScheduler
Notifies WorkSchedulerService to add a work to the execution queue.
state - Variable in class java.security.Signature
Current state of this signature object.
State() - Constructor for class ohos.bundleactive.BundleActiveStates.State
Default constructor used to create an empty State instance.
STATE_ACTIVATING - Static variable in class ohos.wifi.WifiEvents
Indicates that Wi-Fi is currently being enabled.
STATE_ACTIVE - Static variable in class ohos.wifi.WifiEvents
Indicates that Wi-Fi is enabled.
STATE_ALLOWED - Static variable in class ohos.security.permission.PermissionState
Allows a given caller to perform a given operation.
STATE_BACKGROUND - Static variable in class ohos.ai.cv.common.VisionConfiguration
Indicates that the client application is running on the background.
STATE_BLE_ON - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that Bluetooth BLE is enabled on the current device.
STATE_BLE_TURNING_OFF - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that Bluetooth BLE is being disabled on the current device.
STATE_BLE_TURNING_ON - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that Bluetooth BLE is being disabled on the current device.
STATE_BUFFER_PREPARED - ohos.media.audio.AudioRenderer.State
Indicates that write has been executed.
STATE_BUFFER_PREPARED_ERROR - ohos.media.audio.AudioRenderer.State
Indicates that write fails to be executed.
STATE_CHANGED - Static variable in class ohos.nfc.NfcController
Indicates an NFC status change.
STATE_CONNECTED - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the current profile is connected.
STATE_CONNECTED - Static variable in class ohos.wifi.WifiEvents
Indicates that the Wi-Fi is connected.
STATE_CONNECTING - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the current profile is being connected.
STATE_DEACTIVATING - Static variable in class ohos.wifi.WifiEvents
Indicates that Wi-Fi is currently being disabled.
STATE_DEFAULT - Static variable in class ohos.security.permission.PermissionState
A given caller should use its default security check.
STATE_DISCONNECTED - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the current profile is disconnected.
STATE_DISCONNECTED - Static variable in class ohos.wifi.WifiEvents
Indicates that the Wi-Fi is disconnected.
STATE_DISCONNECTING - Static variable in interface ohos.bluetooth.ProfileBase
Indicates that the current profile is being disconnected.
STATE_DRAGGING - Static variable in interface ohos.agp.components.Picker.ScrolledListener
Indicates the touch scroll state.
STATE_ERRORED - Static variable in class ohos.security.permission.PermissionState
A given caller is not allowed to perform a given operation, and such an attempt should result in it having a fatal error, usually a SecurityException.
STATE_FLING - Static variable in interface ohos.agp.components.Picker.ScrolledListener
Indicates the fling scroll state.
STATE_FOREGROUND - Static variable in class ohos.ai.cv.common.VisionConfiguration
Indicates that the client application is running on the foreground.
STATE_FOREGROUND - Static variable in class ohos.security.permission.PermissionState
Special mode that means "allow only when app is in foreground".
STATE_HALT - Static variable in interface ohos.agp.components.Picker.ScrolledListener
Indicates the idle state.
STATE_HOTSPOT_ACTIVATING - Static variable in class ohos.wifi.WifiEvents
Indicates that the Wi-Fi hotspot is currently being enabled.
STATE_HOTSPOT_ACTIVE - Static variable in class ohos.wifi.WifiEvents
Indicates that the Wi-Fi hotspot is enabled.
STATE_HOTSPOT_DEACTIVATING - Static variable in class ohos.wifi.WifiEvents
Indicates that the Wi-Fi hotspot is currently being disabled.
STATE_HOTSPOT_INACTIVE - Static variable in class ohos.wifi.WifiEvents
Indicates that the Wi-Fi hotspot is disabled.
STATE_IGNORED - Static variable in class ohos.security.permission.PermissionState
A given caller is not allowed to perform a given operation, and the attempt should silently fail.
STATE_INACTIVE - Static variable in class ohos.wifi.WifiEvents
Indicates that Wi-Fi is disabled.
STATE_INITIALIZED - ohos.media.audio.AudioCapturer.State
Indicates that audio stream information has been set.
STATE_INITIALIZED - ohos.media.audio.AudioRenderer.State
Indicates that AudioRenderer has been executed.
STATE_NOT_PLAYING - Static variable in class ohos.bluetooth.A2dpSink
Indicates that the A2DP sink is not playing.
STATE_NOT_PLAYING - Static variable in class ohos.bluetooth.A2dpSource
Indicates that the A2DP source is not playing.
STATE_OFF - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that Bluetooth is disabled on the current device.
STATE_OFF - Static variable in class ohos.nfc.NfcController
Indicates that NFC is disabled.
STATE_ON - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that Bluetooth BR is enabled on the current device.
STATE_ON - Static variable in class ohos.nfc.NfcController
Indicates that NFC is enabled.
STATE_P2P_OFF - Static variable in class ohos.wifi.WifiEvents
Indicates that Wi-Fi P2P is disabled.
STATE_P2P_ON - Static variable in class ohos.wifi.WifiEvents
Indicates that Wi-Fi P2P is enabled.
STATE_PAUSED - ohos.media.audio.AudioRenderer.State
Indicates that playback has been paused.
STATE_PLAYING - ohos.media.audio.AudioRenderer.State
Indicates that playback has started.
STATE_PLAYING - Static variable in class ohos.bluetooth.A2dpSink
Indicates that the A2DP sink is playing.
STATE_PLAYING - Static variable in class ohos.bluetooth.A2dpSource
Indicates that the A2DP source is playing.
STATE_RECORDING - ohos.media.audio.AudioCapturer.State
Indicates that the recording is in progress.
STATE_SCAN_FAIL - Static variable in class ohos.wifi.WifiEvents
Indicates that a Wi-Fi scanning fails.
STATE_SCAN_SUCCESS - Static variable in class ohos.wifi.WifiEvents
Indicates that a Wi-Fi scanning succeeds.
STATE_STOP - ohos.media.audio.AudioRenderer.State
Indicates that playback has been stopped.
STATE_STOPPED - ohos.media.audio.AudioCapturer.State
Indicates that the recording is stopped.
STATE_TURNING_OFF - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that Bluetooth BR is being disabled on the current device.
STATE_TURNING_OFF - Static variable in class ohos.nfc.NfcController
Indicates that NFC is being disabled.
STATE_TURNING_ON - Static variable in class ohos.bluetooth.BluetoothHost
Indicates that Bluetooth BR is being enabled on the current device.
STATE_TURNING_ON - Static variable in class ohos.nfc.NfcController
Indicates that NFC is being enabled.
STATE_TYPE_ABILITY_ENDED - Static variable in class ohos.bundleactive.BundleActiveStates.State
Indicates the state that the ability is invisible on the UI.
STATE_TYPE_ABILITY_PAUSED - Static variable in class ohos.bundleactive.BundleActiveStates.State
Indicates the state that the ability enters the background.
STATE_TYPE_ABILITY_RESUMED - Static variable in class ohos.bundleactive.BundleActiveStates.State
Indicates the state that the ability enters the foreground.
STATE_TYPE_CALL_LINK - Static variable in class ohos.bundleactive.BundleActiveStates.State
Indicates the state that the user has performed a shortcut-related operation.
STATE_TYPE_FOREGROUND_ABILITY_BEGIN - Static variable in class ohos.bundleactive.BundleActiveStates.State
Indicates the state that the foreground ability is started.
STATE_TYPE_FOREGROUND_ABILITY_END - Static variable in class ohos.bundleactive.BundleActiveStates.State
Indicates the state that the foreground ability is stopped.
STATE_TYPE_HAS_INTERACTED - Static variable in class ohos.bundleactive.BundleActiveStates.State
Indicates the state that the user has interacted with the application.
STATE_TYPE_PROFILE_MODIFIED - Static variable in class ohos.bundleactive.BundleActiveStates.State
Indicates the state that the device configuration has changed.
STATE_TYPE_UNKNOW - Static variable in class ohos.bundleactive.BundleActiveStates.State
Indicates an unknown state type.
STATE_TYPE_USAGE_PRIORITY_GROUP_MODIFIED - Static variable in class ohos.bundleactive.BundleActiveStates.State
Indicates the state that the usage priority group of the application has changed.
STATE_UNINITIALIZED - ohos.media.audio.AudioCapturer.State
Indicates the default state, which is not initialized.
STATE_UNINITIALIZED - ohos.media.audio.AudioRenderer.State
Indicates the default status.
StateElement - Class in ohos.agp.components.element
Provides an Element object that can be changed based on the component state.
StateElement() - Constructor for class ohos.agp.components.element.StateElement
 
Statement - Interface in java.sql
The object used for executing a static SQL statement and returning the results it produces.
Statement - Interface in ohos.data.rdb
Provides methods for setting values for precompiled SQL statements and executing precompiled SQL statements.
statementClosed(StatementEvent) - Method in interface javax.sql.StatementEventListener
The driver calls this method on all StatementEventListeners registered on the connection when it detects that a PreparedStatement is closed.
statementErrorOccurred(StatementEvent) - Method in interface javax.sql.StatementEventListener
The driver calls this method on all StatementEventListeners registered on the connection when it detects that a PreparedStatement is invalid.
StatementEvent - Class in javax.sql
A StatementEvent is sent to all StatementEventListeners which were registered with a PooledConnection.
StatementEvent(PooledConnection, PreparedStatement) - Constructor for class javax.sql.StatementEvent
Constructs a StatementEvent with the specified PooledConnection and PreparedStatement.
StatementEvent(PooledConnection, PreparedStatement, SQLException) - Constructor for class javax.sql.StatementEvent
Constructs a StatementEvent with the specified PooledConnection, PreparedStatement and SQLException
StatementEventListener - Interface in javax.sql
An object that registers to be notified of events that occur on PreparedStatements that are in the Statement pool.
STATIC - Static variable in class java.lang.reflect.Modifier
The int value representing the static modifier.
status - Variable in class ohos.global.icu.text.DateTimePatternGenerator.PatternInfo
 
STATUS_BUSY - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the busy state.
STATUS_FREE - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the idle state.
STATUS_INSTALL_FAILURE - Static variable in interface ohos.bundle.IBundleInstaller
Indicates that the installation fails due to system or service exceptions.
STATUS_INSTALL_FAILURE_ABORTED - Static variable in interface ohos.bundle.IBundleInstaller
Indicates that the installation is aborted because the user declined to grant permission or the installation session is interrupted.
STATUS_INSTALL_FAILURE_CONFLICT - Static variable in interface ohos.bundle.IBundleInstaller
Indicates that the installation fails due to an application conflict, for example, an application version with a different signature has been installed.
STATUS_INSTALL_FAILURE_DOWNLOAD_FAILED - Static variable in interface ohos.bundle.IBundleInstaller
Indicates that the installation fails because the download fails.
STATUS_INSTALL_FAILURE_DOWNLOAD_TIMEOUT - Static variable in interface ohos.bundle.IBundleInstaller
Indicates that the installation fails because the download is not completed in time.(30 seconds)
STATUS_INSTALL_FAILURE_INCOMPATIBLE - Static variable in interface ohos.bundle.IBundleInstaller
Indicates that the installation fails due to incompatibility, for example, the in-use Huawei SDK version is not the latest one required or the native code of the application binary interface (ABI) supported by the device is unavailable.
STATUS_INSTALL_FAILURE_INVALID - Static variable in interface ohos.bundle.IBundleInstaller
Indicates that the installation fails because the bundle format is incorrect, the bundle is damaged, or the signature is incorrect.
STATUS_INSTALL_FAILURE_STORAGE - Static variable in interface ohos.bundle.IBundleInstaller
Indicates that the installation fails due to storage reasons, for example, insufficient storage space or unavailable storage media.
STATUS_TENTATIVE - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the tentative state.
STATUS_UNINSTALL_FAILURE - Static variable in interface ohos.bundle.IBundleInstaller
Indicates that the uninstallation fails due to system or service exceptions.
STATUS_UNINSTALL_FAILURE_ABORTED - Static variable in interface ohos.bundle.IBundleInstaller
Indicates that the uninstallation is aborted.
STATUS_UNINSTALL_FAILURE_BLOCKED - Static variable in interface ohos.bundle.IBundleInstaller
Indicates that the uninstallation fails because the bundle does not exist, the uninstallation is not allowed by the device, or the user does not have the permission to uninstall the application.
STATUS_UNINSTALL_FAILURE_CONFLICT - Static variable in interface ohos.bundle.IBundleInstaller
Indicates that the uninstallation fails because the application has a shared library and cannot be uninstalled.
StatVfs - Class in ohos.data.usage
Provides methods to query the capacity of the file system, such as the total and available capacity.
StatVfs(String) - Constructor for class ohos.data.usage.StatVfs
A constructor used to create a StatVfs instance with the specified path.
STD3_ASCII_RULES_ERROR - Static variable in exception ohos.global.icu.text.StringPrepParseException
 
STERM - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
STONE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of mass: stone
stop() - Method in class java.lang.Thread
Deprecated.
This method is inherently unsafe. Stopping a thread with Thread.stop causes it to unlock all of the monitors that it has locked (as a natural consequence of the unchecked ThreadDeath exception propagating up the stack). If any of the objects previously protected by these monitors were in an inconsistent state, the damaged objects become visible to other threads, potentially resulting in arbitrary behavior. Many uses of stop should be replaced by code that simply modifies some variable to indicate that the target thread should stop running. The target thread should check this variable regularly, and return from its run method in an orderly fashion if the variable indicates that it is to stop running. If the target thread waits for long periods (on a condition variable, for example), the interrupt method should be used to interrupt the wait. For more information, see Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
stop() - Method in class java.lang.ThreadGroup
Deprecated.
This method is inherently unsafe. See Thread#stop for details.
stop() - Method in class ohos.agp.animation.Animator
Stops an animator in the current state.
stop() - Method in class ohos.agp.components.element.FrameAnimationElement
Stops an animation.
stop() - Method in class ohos.agp.components.TickTimer
Stops the timer.
stop() - Method in class ohos.eventhandler.EventRunner
Stops an EventRunner that is not automatically managed by the system.
stop() - Method in class ohos.media.audio.AudioCapturer
Stops audio recording.
stop() - Method in class ohos.media.audio.AudioRenderer
Stops playing audio streams.
stop() - Method in class ohos.media.codec.Codec
Stops encoding or decoding.
stop() - Method in class ohos.media.muxer.Muxer
Stops media multiplexing.
stop() - Method in class ohos.media.player.Player
Stops playback.
stop() - Method in class ohos.media.recorder.Recorder
Stops recording.
stop() - Method in class ohos.media.sessioncore.AVController.PlayControls
Sends a request to stop the current playback.
stop() - Method in class ohos.miscservices.timeutility.Timer.OneShotTimer
Cancels the timer.
stop() - Method in class ohos.miscservices.timeutility.Timer.RepeatTimer
Cancels the timer.
stop() - Method in class ohos.vibrator.agent.VibratorAgent
Stops the vibration of this vibrator.
stop(int) - Method in class ohos.media.audio.SoundPlayer
Stops a sound playback task.
stop(int, String) - Method in class ohos.vibrator.agent.VibratorAgent
Stops the vibration of a vibrator.
stop(Throwable) - Method in class java.lang.Thread
Deprecated.
This method was originally designed to force a thread to stop and throw a given Throwable as an exception. It was inherently unsafe (see Thread.stop() for details), and furthermore could be used to generate exceptions that the target thread was not prepared to handle. For more information, see Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
STOP - ohos.agp.render.render3d.resources.AnimationPlayback.State
Indicates that the animation stops.
stopAbility(Ability) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Destroys a specified ability.
stopAbility(Intent) - Method in class ohos.aafwk.ability.Ability
Destroys another Service ability.
stopAbility(Intent) - Method in class ohos.aafwk.ability.AbilitySlice
Destroys an ability that uses the Service template.
stopAbility(Intent) - Method in class ohos.app.AbilityContext
 
stopAbility(Intent) - Method in interface ohos.app.Context
Destroys another ability that uses the AbilityInfo.AbilityType.SERVICE template.
stopAdvertising() - Method in class ohos.bluetooth.ble.BleAdvertiser
Stops BLE advertising.
stopAndCancelWork(WorkInfo) - Static method in class ohos.workscheduler.WorkScheduler
Notifies WorkSchedulerService that a work can be stopped and canceled.
stopAndClearWorks() - Static method in class ohos.workscheduler.WorkScheduler
Stops and cancels all pieces of work associated with the current application.
stopAutoScrolling() - Method in class ohos.agp.components.Text
Stops text auto scrolling.
stopBroadcast() - Method in class ohos.rpc.RemoteObjectCallbackList
Stops a broadcast.
stopDeviceDiscovery(WifiP2pCallback) - Method in class ohos.wifi.p2p.WifiP2pController
Stops discovering Wi-Fi P2P devices.
stopFlipping() - Method in class ohos.agp.components.PageFlipper
Stops the timer for automatically flipping through the added child components circularly.
stopListening() - Method in class ohos.ai.asr.AsrClient
Stops speech recognition.
stopLocating(LocatorCallback) - Method in class ohos.location.Locator
Ends the location service.
stopLoopingCapture() - Method in interface ohos.media.camera.device.Camera
Stops looping-frame capture.
stopRendering() - Method in class ohos.agp.render.render3d.RenderLoop
Stops the rendering loop.
stops - Variable in class ohos.agp.render.LinearShader
Indicates the positions corresponding the shading colors in the Shader#shaderColors array.
stops - Variable in class ohos.agp.render.RadialShader
Indicates the positions corresponding the shading colors in the Shader#shaderColors array.
stopScan() - Method in class ohos.bluetooth.ble.BleCentralManager
Stops BleCentralManager from scanning devices.
stopSpeak() - Method in class ohos.ai.tts.TtsClient
Stops TTS speaking.
Stopwatch - Class in ohos.utils
Provides the stopwatch function to log execution of subtasks split from a main task and uses HiLog to save the records in debug-level logs.
Stopwatch(HiLogLabel, String) - Constructor for class ohos.utils.Stopwatch
Creates a stopwatch logger.
stopWork(WorkInfo) - Static method in class ohos.workscheduler.WorkScheduler
Notifies WorkSchedulerService that a work can be stopped.
STORAGE_LEVEL_LOW - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when the remaining storage space is insufficient.
STORAGE_LEVEL_LOW_OR_OKAY - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when the remaining storage is insufficient or when the remaining storage is restored from insufficient space.
STORAGE_LEVEL_OKAY - Static variable in class ohos.workscheduler.WorkInfo
Indicates the work is triggered when the remaining storage is restored from insufficient space.
StorageInfo - Class in ohos.storageinfomgr
Provides the storage information of an application.
StorageInfoManager - Class in ohos.storageinfomgr
Queries the available space of storage volumes and the application storage information of a specified user.
StorageProperty - Class in ohos.media.common
Obtains storage properties of audio and video files.
StorageProperty.Builder - Class in ohos.media.common
Static inner class of StorageProperty used to create a StorageProperty object.
store(OutputStream, char[]) - Method in class java.security.KeyStore
Stores this keystore to the given output stream, and protects its integrity with the given password.
store(OutputStream, String) - Method in class java.util.Properties
Writes this property list (key and element pairs) in this Properties table to the output stream in a format suitable for loading into a Properties table using the load(InputStream) method.
store(Writer, String) - Method in class java.util.Properties
Writes this property list (key and element pairs) in this Properties table to the output character stream in a format suitable for using the load(Reader) method.
store(KeyStore.LoadStoreParameter) - Method in class java.security.KeyStore
Stores this keystore using the given LoadStoreParameter.
STORE_ALREADY_SUBSCRIBE - ohos.data.distributed.common.KvStoreErrorCode
KvStore already subscribed
STORE_NOT_FOUND - ohos.data.distributed.common.KvStoreErrorCode
KvStore not found
STORE_NOT_OPEN - ohos.data.distributed.common.KvStoreErrorCode
KvStore disabled
STORE_NOT_SUBSCRIBE - ohos.data.distributed.common.KvStoreErrorCode
KvStore not subscribed
StoreConfig - Class in ohos.data.rdb
Manages relational database configurations.
StoreConfig.Builder - Class in ohos.data.rdb
Represents a builder of StoreConfig.
StoreConfig.JournalMode - Enum in ohos.data.rdb
Describes journal modes of the database.
StoreConfig.StorageMode - Enum in ohos.data.rdb
Enumerates the storage modes.
StoreConfig.SyncMode - Enum in ohos.data.rdb
Enumerates the database synchronization modes.
STORED - Static variable in class java.util.zip.ZipEntry
Compression method for uncompressed entries.
STORED - Static variable in class java.util.zip.ZipOutputStream
Compression method for uncompressed (STORED) entries.
storesLowerCaseIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as case insensitive and stores them in lower case.
storesLowerCaseQuotedIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as case insensitive and stores them in lower case.
storesMixedCaseIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as case insensitive and stores them in mixed case.
storesMixedCaseQuotedIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as case insensitive and stores them in mixed case.
storesUpperCaseIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as case insensitive and stores them in upper case.
storesUpperCaseQuotedIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as case insensitive and stores them in upper case.
storeToXML(OutputStream, String) - Method in class java.util.Properties
Emits an XML document representing all of the properties contained in this table.
storeToXML(OutputStream, String, String) - Method in class java.util.Properties
Emits an XML document representing all of the properties contained in this table, using the specified encoding.
STRAIGHT_WAW - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
stream() - Method in class java.util.BitSet
Returns a stream of indices for which this BitSet contains a bit in the set state.
stream() - Method in interface java.util.Collection
Returns a sequential Stream with this collection as its source.
stream() - Method in class java.util.jar.JarFile
 
stream() - Method in class java.util.zip.ZipFile
Return an ordered Stream over the ZIP file entries.
stream(double[]) - Static method in class java.util.Arrays
Returns a sequential DoubleStream with the specified array as its source.
stream(double[], int, int) - Static method in class java.util.Arrays
Returns a sequential DoubleStream with the specified range of the specified array as its source.
stream(int[]) - Static method in class java.util.Arrays
Returns a sequential IntStream with the specified array as its source.
stream(int[], int, int) - Static method in class java.util.Arrays
Returns a sequential IntStream with the specified range of the specified array as its source.
stream(long[]) - Static method in class java.util.Arrays
Returns a sequential LongStream with the specified array as its source.
stream(long[], int, int) - Static method in class java.util.Arrays
Returns a sequential LongStream with the specified range of the specified array as its source.
stream(Supplier<? extends Spliterator<T>>, int, boolean) - Static method in class java.util.stream.StreamSupport
Creates a new sequential or parallel Stream from a Supplier of Spliterator.
stream(Spliterator<T>, boolean) - Static method in class java.util.stream.StreamSupport
Creates a new sequential or parallel Stream from a Spliterator.
stream(T[]) - Static method in class java.util.Arrays
Returns a sequential Stream with the specified array as its source.
stream(T[], int, int) - Static method in class java.util.Arrays
Returns a sequential Stream with the specified range of the specified array as its source.
Stream<T> - Interface in java.util.stream
A sequence of elements supporting sequential and parallel aggregate operations.
STREAM_ACCESSIBILITY - ohos.media.audio.AudioManager.AudioVolumeType
Indicates audio streams used for prompts in terms of accessibility.
STREAM_ALARM - ohos.media.audio.AudioManager.AudioVolumeType
Indicates audio streams for alarms.
STREAM_BLUETOOTH_SCO - ohos.media.audio.AudioManager.AudioVolumeType
Indicates audio streams for voice calls routed through a connected Bluetooth device.
STREAM_CIPHER - java.security.CryptoPrimitive
Symmetric primitive: stream cipher
STREAM_DTMF - ohos.media.audio.AudioManager.AudioVolumeType
Indicates audio streams for dual-tone multi-frequency (DTMF) tones.
STREAM_MAGIC - Static variable in interface java.io.ObjectStreamConstants
Magic number that is written to the stream header.
STREAM_MUSIC - ohos.media.audio.AudioManager.AudioVolumeType
Indicates audio streams for music playback.
STREAM_NOTIFICATION - ohos.media.audio.AudioManager.AudioVolumeType
Indicates audio streams for notifications.
STREAM_RING - ohos.media.audio.AudioManager.AudioVolumeType
Indicates audio streams for ringtones.
STREAM_SYSTEM - ohos.media.audio.AudioManager.AudioVolumeType
Indicates audio streams for system sounds.
STREAM_TTS - ohos.media.audio.AudioManager.AudioVolumeType
Indicates audio streams exclusively transmitted through the speaker (text-to-speech) of a device.
STREAM_TYPE_ACCESSIBILITY - ohos.media.audio.AudioStreamInfo.StreamType
Indicates the streams for accessibility prompts.
STREAM_TYPE_ALARM - ohos.media.audio.AudioStreamInfo.StreamType
Indicates the streams for alarms.
STREAM_TYPE_DTMF - ohos.media.audio.AudioStreamInfo.StreamType
Indicates the streams for DTMF tones.
STREAM_TYPE_MUSIC - ohos.media.audio.AudioStreamInfo.StreamType
Indicates the streams for music.
STREAM_TYPE_NOTIFICATION - ohos.media.audio.AudioStreamInfo.StreamType
Indicates the streams for notifications.
STREAM_TYPE_RING - ohos.media.audio.AudioStreamInfo.StreamType
Indicates the streams for the phone ring and message alerts.
STREAM_TYPE_SYSTEM - ohos.media.audio.AudioStreamInfo.StreamType
Indicates the streams for system sounds.
STREAM_TYPE_VOICE_CALL - ohos.media.audio.AudioStreamInfo.StreamType
Indicates the streams for calls.
STREAM_USAGE_ALARM - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for an alarm (such as a wake-up alarm).
STREAM_USAGE_ASSISTANCE_ACCESSIBILITY - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for improving accessibility with a screen reader, for example.
STREAM_USAGE_ASSISTANCE_NAVIGATION_GUIDANCE - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for driving or navigating directions.
STREAM_USAGE_ASSISTANCE_SONIFICATION - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for sonification such as user interface sounds.
STREAM_USAGE_ASSISTANT - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for audio responses to user queries, audio instructions, or help utterances.
STREAM_USAGE_GAME - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for game audio.
STREAM_USAGE_MEDIA - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for media, such as music or movie soundtracks.
STREAM_USAGE_NOTIFICATION - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for notifications.
STREAM_USAGE_NOTIFICATION_COMMUNICATION_DELAYED - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for notifications for a non-immediate type of communication, such as email.
STREAM_USAGE_NOTIFICATION_COMMUNICATION_INSTANT - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for notifications of instant communications, such as instant messaging.
STREAM_USAGE_NOTIFICATION_COMMUNICATION_REQUEST - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for requests to enter or end a communication, such as a VoIP calls or video conference.
STREAM_USAGE_NOTIFICATION_EVENT - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used to attract users' attention, such as a reminder or low battery warning.
STREAM_USAGE_NOTIFICATION_RINGTONE - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for ringtones.
STREAM_USAGE_TTS - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for text-to-speech.
STREAM_USAGE_UNKNOWN - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates unknown stream usage.
STREAM_USAGE_VIRTUAL_SOURCE - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for feeding audio to the platform and replacing traditional audio sources, such as audio capture devices.
STREAM_USAGE_VOICE_COMMUNICATION - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for voice communications, such as telephony or VoIP.
STREAM_USAGE_VOICE_COMMUNICATION_SIGNALLING - ohos.media.audio.AudioStreamInfo.StreamUsage
Indicates that the streams are used for in-call signaling, such as a "busy" beep, or DTMF tones.
STREAM_VERSION - Static variable in interface java.io.ObjectStreamConstants
Version number that is written to the stream header.
STREAM_VOICE_CALL - ohos.media.audio.AudioManager.AudioVolumeType
Indicates audio streams of voices in calls.
Stream.Builder<T> - Interface in java.util.stream
A mutable builder for a Stream.
StreamCorruptedException - Exception in java.io
Thrown when control information that was read from an object stream violates internal consistency checks.
StreamCorruptedException() - Constructor for exception java.io.StreamCorruptedException
Create a StreamCorruptedException and list no reason why thrown.
StreamCorruptedException(String) - Constructor for exception java.io.StreamCorruptedException
Create a StreamCorruptedException and list a reason why thrown.
StreamFilter - Interface in ohos.javax.xml.stream
This interface declares a simple filter interface that one can create to filter XMLStreamReaders
StreamHandler - Class in java.util.logging
Stream based logging Handler.
StreamHandler() - Constructor for class java.util.logging.StreamHandler
Create a StreamHandler, with no current output stream.
StreamHandler(OutputStream, Formatter) - Constructor for class java.util.logging.StreamHandler
Create a StreamHandler with a given Formatter and output stream.
StreamSupport - Class in java.util.stream
Low-level utility methods for creating and manipulating streams.
StreamTokenizer - Class in java.io
The StreamTokenizer class takes an input stream and parses it into "tokens", allowing the tokens to be read one at a time.
StreamTokenizer(InputStream) - Constructor for class java.io.StreamTokenizer
Deprecated.
As of JDK version 1.1, the preferred way to tokenize an input stream is to convert it into a character stream, for example:
   Reader r = new BufferedReader(new InputStreamReader(is));
   StreamTokenizer st = new StreamTokenizer(r);
 
StreamTokenizer(Reader) - Constructor for class java.io.StreamTokenizer
Create a tokenizer that parses the given character stream.
streamUsage(AudioStreamInfo.StreamUsage) - Method in class ohos.media.audio.AudioStreamInfo.Builder
Sets the usage type of the audio stream.
STRETCH - ohos.agp.components.Image.ScaleMode
Scales the image to be of the same size as that of an Image item, without any ratio.
STRICT - java.time.format.ResolverStyle
Style to resolve dates and times strictly.
STRICT - ohos.data.distributed.common.SchemaMode
Indicates the strict mode.
STRICT - Static variable in class java.lang.reflect.Modifier
The int value representing the strictfp modifier.
StrictMath - Class in java.lang
The class StrictMath contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
STRIKETHROUGH - Static variable in class java.awt.font.TextAttribute
Attribute key for strikethrough.
STRIKETHROUGH_ON - Static variable in class java.awt.font.TextAttribute
A single strikethrough.
string - Variable in class ohos.global.icu.text.UnicodeSetIterator
If codepoint == IS_STRING, then string points to the current string.
String - Class in java.lang
The String class represents character strings.
String() - Constructor for class java.lang.String
Initializes a newly created String object so that it represents an empty character sequence.
String(byte[]) - Constructor for class java.lang.String
Constructs a new String by decoding the specified array of bytes using the platform's default charset.
String(byte[], int) - Constructor for class java.lang.String
Deprecated.
This method does not properly convert bytes into characters. As of JDK 1.1, the preferred way to do this is via the String constructors that take a Charset, charset name, or that use the platform's default charset.
String(byte[], int, int) - Constructor for class java.lang.String
Constructs a new String by decoding the specified subarray of bytes using the platform's default charset.
String(byte[], int, int, int) - Constructor for class java.lang.String
Deprecated.
This method does not properly convert bytes into characters. As of JDK 1.1, the preferred way to do this is via the String constructors that take a Charset, charset name, or that use the platform's default charset.
String(byte[], int, int, String) - Constructor for class java.lang.String
Constructs a new String by decoding the specified subarray of bytes using the specified charset.
String(byte[], int, int, Charset) - Constructor for class java.lang.String
Constructs a new String by decoding the specified subarray of bytes using the specified charset.
String(byte[], String) - Constructor for class java.lang.String
Constructs a new String by decoding the specified array of bytes using the specified charset.
String(byte[], Charset) - Constructor for class java.lang.String
Constructs a new String by decoding the specified array of bytes using the specified charset.
String(char[]) - Constructor for class java.lang.String
Allocates a new String so that it represents the sequence of characters currently contained in the character array argument.
String(char[], int, int) - Constructor for class java.lang.String
Allocates a new String that contains characters from a subarray of the character array argument.
String(int[], int, int) - Constructor for class java.lang.String
Allocates a new String that contains characters from a subarray of the Unicode code point array argument.
String(String) - Constructor for class java.lang.String
Initializes a newly created String object so that it represents the same sequence of characters as the argument; in other words, the newly created string is a copy of the argument string.
String(StringBuffer) - Constructor for class java.lang.String
Allocates a new string that contains the sequence of characters currently contained in the string buffer argument.
String(StringBuilder) - Constructor for class java.lang.String
Allocates a new string that contains the sequence of characters currently contained in the string builder argument.
STRING - ohos.data.distributed.common.FieldValueType
String
STRING - ohos.global.resource.ResourceType
Indicates the string type.
STRING - ohos.utils.zson.ZSONType
Indicates the string type, for example, "fieldValue".
STRING_ATTR - Static variable in class ohos.global.resource.solidxml.TypedAttribute
Indicates that the type of the XML attribute value is STRING_ATTR.
String_request_location_reminder_content - Static variable in class ohos.global.systemres.ResourceTable
 
String_request_location_reminder_title - Static variable in class ohos.global.systemres.ResourceTable
 
STRING_SENSOR_CATEGORY_BODY - Static variable in class ohos.sensor.agent.SensorAgent
Describes body sensors using a string of characters.
STRING_SENSOR_CATEGORY_DEVICEMOTION - Static variable in class ohos.sensor.agent.SensorAgent
Describes motion sensors using a string of characters.
STRING_SENSOR_CATEGORY_ENVIRONMENT - Static variable in class ohos.sensor.agent.SensorAgent
Describes environment sensors using a string of characters.
STRING_SENSOR_CATEGORY_LIGHT - Static variable in class ohos.sensor.agent.SensorAgent
Describes light sensors using a string of characters.
STRING_SENSOR_CATEGORY_ORIENTATION - Static variable in class ohos.sensor.agent.SensorAgent
Describes orientation sensors using a string of characters.
STRING_SENSOR_CATEGORY_OTHER - Static variable in class ohos.sensor.agent.SensorAgent
Describes sensors in the other category (a category other than motion, environment, orientation, light, and body) using a string of characters.
STRING_SENSOR_TYPE_6DOF - Static variable in class ohos.sensor.bean.CategoryOrientation
A string of characters describing the 6DOF sensor type.
STRING_SENSOR_TYPE_ACCELEROMETER - Static variable in class ohos.sensor.bean.CategoryMotion
A string of characters describing the acceleration sensor type.
STRING_SENSOR_TYPE_ACCELEROMETER_UNCALIBRATED - Static variable in class ohos.sensor.bean.CategoryMotion
A string of characters describing the uncalibrated acceleration sensor type.
STRING_SENSOR_TYPE_AMBIENT_LIGHT - Static variable in class ohos.sensor.bean.CategoryLight
A string of characters describing the ambient light sensor type.
STRING_SENSOR_TYPE_AMBIENT_TEMPERATURE - Static variable in class ohos.sensor.bean.CategoryEnvironment
A string of characters describing the temperature sensor type.
STRING_SENSOR_TYPE_BAROMETER - Static variable in class ohos.sensor.bean.CategoryEnvironment
A string of characters describing the barometric pressure sensor type.
STRING_SENSOR_TYPE_COLOR_RGB - Static variable in class ohos.sensor.bean.CategoryLight
A string of characters describing the RGB color sensor type.
STRING_SENSOR_TYPE_COLOR_TEMPERATURE - Static variable in class ohos.sensor.bean.CategoryLight
A string of characters describing the color temperature sensor type.
STRING_SENSOR_TYPE_COLOR_XYZ - Static variable in class ohos.sensor.bean.CategoryLight
A string of characters describing the XYZ color sensor type.
STRING_SENSOR_TYPE_DEVICE_ORIENTATION - Static variable in class ohos.sensor.bean.CategoryOrientation
A string of characters describing the device orientation sensor type.
STRING_SENSOR_TYPE_DROP_DETECTION - Static variable in class ohos.sensor.bean.CategoryMotion
A string of characters describing the drop detection sensor type.
STRING_SENSOR_TYPE_GAME_ROTATION_VECTOR - Static variable in class ohos.sensor.bean.CategoryOrientation
A string of characters describing the game rotation vector sensor type.
STRING_SENSOR_TYPE_GEOMAGNETIC_ROTATION_VECTOR - Static variable in class ohos.sensor.bean.CategoryOrientation
A string of characters describing the geomagnetic rotation vector sensor type.
STRING_SENSOR_TYPE_GRAVITY - Static variable in class ohos.sensor.bean.CategoryMotion
A string of characters describing the gravity sensor type.
STRING_SENSOR_TYPE_GRIP_DETECTOR - Static variable in class ohos.sensor.bean.CategoryOther
A string of characters describing the grip detection sensor type.
STRING_SENSOR_TYPE_GYROSCOPE - Static variable in class ohos.sensor.bean.CategoryMotion
A string of characters describing the gyroscope sensor type.
STRING_SENSOR_TYPE_GYROSCOPE_UNCALIBRATED - Static variable in class ohos.sensor.bean.CategoryMotion
A string of characters describing the uncalibrated gyroscope sensor type.
STRING_SENSOR_TYPE_HALL - Static variable in class ohos.sensor.bean.CategoryOther
A string of characters describing the Hall effect sensor type.
STRING_SENSOR_TYPE_HEART_RATE - Static variable in class ohos.sensor.bean.CategoryBody
A string of characters describing the heart rate sensor type.
STRING_SENSOR_TYPE_HUMIDITY - Static variable in class ohos.sensor.bean.CategoryEnvironment
A string of characters describing the humidity sensor type.
STRING_SENSOR_TYPE_LINEAR_ACCELERATION - Static variable in class ohos.sensor.bean.CategoryMotion
A string of characters describing the linear acceleration sensor type.
STRING_SENSOR_TYPE_MAGNET_BRACKET - Static variable in class ohos.sensor.bean.CategoryOther
A string of characters describing the magnet bracket sensor type.
STRING_SENSOR_TYPE_MAGNETIC_FIELD - Static variable in class ohos.sensor.bean.CategoryEnvironment
A string of characters describing the magnetic field sensor type.
STRING_SENSOR_TYPE_MAGNETIC_UNCALIBRATED - Static variable in class ohos.sensor.bean.CategoryEnvironment
A string of characters describing the uncalibrated magnetic field sensor type.
STRING_SENSOR_TYPE_ORIENTATION - Static variable in class ohos.sensor.bean.CategoryOrientation
A string of characters describing the orientation sensor type.
STRING_SENSOR_TYPE_PRESSURE_DETECTOR - Static variable in class ohos.sensor.bean.CategoryOther
A string of characters describing the pressure detection sensor type.
STRING_SENSOR_TYPE_PROXIMITY - Static variable in class ohos.sensor.bean.CategoryLight
A string of characters describing the proximity sensor type.
STRING_SENSOR_TYPE_ROTATION_VECTOR - Static variable in class ohos.sensor.bean.CategoryOrientation
A string of characters describing the rotation vector sensor type.
STRING_SENSOR_TYPE_SAR - Static variable in class ohos.sensor.bean.CategoryEnvironment
A string of characters describing the SAR sensor type.
STRING_SENSOR_TYPE_SCREEN_ROTATION - Static variable in class ohos.sensor.bean.CategoryOrientation
A string of characters describing the screen rotation sensor type.
STRING_SENSOR_TYPE_SIGNIFICANT_MOTION - Static variable in class ohos.sensor.bean.CategoryMotion
A string of characters describing the significant motion sensor type.
STRING_SENSOR_TYPE_TOF - Static variable in class ohos.sensor.bean.CategoryLight
A string of characters describing the TOF sensor type.
STRING_START - Static variable in interface ohos.global.icu.lang.UProperty
First constant for string Unicode properties.
String_sys_text_font_family_medium - Static variable in class ohos.global.systemres.ResourceTable
 
String_sys_text_font_family_regular - Static variable in class ohos.global.systemres.ResourceTable
 
STRINGARRAY - ohos.global.resource.ResourceType
Indicates the string array type.
StringBuffer - Class in java.lang
A thread-safe, mutable sequence of characters.
StringBuffer() - Constructor for class java.lang.StringBuffer
Constructs a string buffer with no characters in it and an initial capacity of 16 characters.
StringBuffer(int) - Constructor for class java.lang.StringBuffer
Constructs a string buffer with no characters in it and the specified initial capacity.
StringBuffer(CharSequence) - Constructor for class java.lang.StringBuffer
Constructs a string buffer that contains the same characters as the specified CharSequence.
StringBuffer(String) - Constructor for class java.lang.StringBuffer
Constructs a string buffer initialized to the contents of the specified string.
StringBufferInputStream - Class in java.io
Deprecated.
This class does not properly convert characters into bytes. As of JDK 1.1, the preferred way to create a stream from a string is via the StringReader class.
StringBufferInputStream(String) - Constructor for class java.io.StringBufferInputStream
Deprecated.
Creates a string input stream to read data from the specified string.
StringBuilder - Class in java.lang
A mutable sequence of characters.
StringBuilder() - Constructor for class java.lang.StringBuilder
Constructs a string builder with no characters in it and an initial capacity of 16 characters.
StringBuilder(int) - Constructor for class java.lang.StringBuilder
Constructs a string builder with no characters in it and an initial capacity specified by the capacity argument.
StringBuilder(CharSequence) - Constructor for class java.lang.StringBuilder
Constructs a string builder that contains the same characters as the specified CharSequence.
StringBuilder(String) - Constructor for class java.lang.StringBuilder
Constructs a string builder initialized to the contents of the specified string.
StringCharacterIterator - Class in java.text
StringCharacterIterator implements the CharacterIterator protocol for a String.
StringCharacterIterator(String) - Constructor for class java.text.StringCharacterIterator
Constructs an iterator with an initial index of 0.
StringCharacterIterator(String, int) - Constructor for class java.text.StringCharacterIterator
Constructs an iterator with the specified initial index.
StringCharacterIterator(String, int, int, int) - Constructor for class java.text.StringCharacterIterator
Constructs an iterator over the given range of the given string, with the index set at the specified position.
StringIndexOutOfBoundsException - Exception in java.lang
Thrown by String methods to indicate that an index is either negative or greater than the size of the string.
StringIndexOutOfBoundsException() - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a StringIndexOutOfBoundsException with no detail message.
StringIndexOutOfBoundsException(int) - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a new StringIndexOutOfBoundsException class with an argument indicating the illegal index.
StringIndexOutOfBoundsException(String) - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a StringIndexOutOfBoundsException with the specified detail message.
StringJoiner - Class in java.util
StringJoiner is used to construct a sequence of characters separated by a delimiter and optionally starting with a supplied prefix and ending with a supplied suffix.
StringJoiner(CharSequence) - Constructor for class java.util.StringJoiner
Constructs a StringJoiner with no characters in it, with no prefix or suffix, and a copy of the supplied delimiter.
StringJoiner(CharSequence, CharSequence, CharSequence) - Constructor for class java.util.StringJoiner
Constructs a StringJoiner with no characters in it using copies of the supplied prefix, delimiter and suffix.
StringPrepParseException - Exception in ohos.global.icu.text
Exception that signals an error has occurred while parsing the input to StringPrep or IDNA.
StringPrepParseException(String, int) - Constructor for exception ohos.global.icu.text.StringPrepParseException
Construct a ParseException object with the given message and error code
StringPrepParseException(String, int, String, int) - Constructor for exception ohos.global.icu.text.StringPrepParseException
Construct a ParseException object with the given message and error code
StringPrepParseException(String, int, String, int, int) - Constructor for exception ohos.global.icu.text.StringPrepParseException
Construct a ParseException object with the given message and error code
stringPropertyNames() - Method in class java.util.Properties
Returns a set of keys in this property list where the key and its corresponding value are strings, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.
StringReader - Class in java.io
A character stream whose source is a string.
StringReader(String) - Constructor for class java.io.StringReader
Creates a new string reader.
strings() - Method in class ohos.global.icu.text.UnicodeSet
For iterating through the strings in the set.
StringSearch - Class in ohos.global.icu.text
StringSearch is a SearchIterator that provides language-sensitive text searching based on the comparison rules defined in a RuleBasedCollator object.
StringSearch(String, String) - Constructor for class ohos.global.icu.text.StringSearch
Initializes the iterator to use the language-specific rules and break iterator rules defined in the default locale to search for argument pattern in the argument target text.
StringSearch(String, CharacterIterator, Locale) - Constructor for class ohos.global.icu.text.StringSearch
Initializes the iterator to use the language-specific rules and break iterator rules defined in the argument locale to search for argument pattern in the argument target text.
StringSearch(String, CharacterIterator, RuleBasedCollator) - Constructor for class ohos.global.icu.text.StringSearch
Initializes the iterator to use the language-specific rules defined in the argument collator to search for argument pattern in the argument target text.
StringSearch(String, CharacterIterator, RuleBasedCollator, BreakIterator) - Constructor for class ohos.global.icu.text.StringSearch
Initializes the iterator to use the language-specific rules defined in the argument collator to search for argument pattern in the argument target text.
StringSearch(String, CharacterIterator, ULocale) - Constructor for class ohos.global.icu.text.StringSearch
Initializes the iterator to use the language-specific rules and break iterator rules defined in the argument locale to search for argument pattern in the argument target text.
stringToClass(String, Class<T>) - Static method in class ohos.utils.zson.ZSONObject
Converts a given JSON string to an object of the Class type.
stringToClassList(String, Class<T>) - Static method in class ohos.utils.zson.ZSONArray
Converts a JSON array string into a list of objects of a specified class type.
StringTokenizer - Class in java.util
The string tokenizer class allows an application to break a string into tokens.
StringTokenizer(String) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
StringTokenizer(String, String) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
StringTokenizer(String, String, boolean) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
stringToZSON(String) - Static method in class ohos.utils.zson.ZSONObject
Converts a given JSON string to an object of the ZSONObject type.
stringToZSONArray(String) - Static method in class ohos.utils.zson.ZSONArray
Converts a JSON array string into a ZSONArray object.
StringWriter - Class in java.io
A character stream that collects its output in a string buffer, which can then be used to construct a string.
StringWriter() - Constructor for class java.io.StringWriter
Create a new string writer using the default initial string-buffer size.
StringWriter(int) - Constructor for class java.io.StringWriter
Create a new string writer using the specified initial string-buffer size.
STRIP - Static variable in interface java.util.jar.Pack200.Packer
The string "strip", a possible value for certain properties.
STRIP_BYTE_COUNTS - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
STRIP_OFFSETS - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
stripExtensions() - Method in class java.util.Locale
Returns a copy of this Locale with no extensions.
stripTrailingZeros() - Method in class java.math.BigDecimal
Returns a BigDecimal which is numerically equal to this one but with any trailing zeros removed from the representation.
STROKE_STYLE - ohos.agp.render.Paint.Style
Indicates the paint stroke type, geometry with this style will be stroked.
Struct - Interface in java.sql
The standard mapping in the Java programming language for an SQL structured type.
STRUCT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type STRUCT.
STYLE_ATTR - Static variable in interface ohos.agp.components.AttrSet
Defines the style of the attributes in an attribute set.
STYLUS - Static variable in class ohos.multimodalinput.event.MultimodalEvent
Indicates a stylus input event.
SUB - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
subCharArray(CharSequence, int, int) - Static method in class ohos.agp.utils.TextTool
Obtains a new character array based on the specified range of the source string.
subCharArray(CharSequence, int, int, char[], int) - Static method in class ohos.agp.utils.TextTool
Obtains a new character array based on the specified range of the source string and puts the array in a particular position of the destination character array.
SUBCLASS_IMPLEMENTATION_PERMISSION - Static variable in interface java.io.ObjectStreamConstants
Enable overriding of readObject and writeObject.
SUBFILE_TYPE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
subFormat(char, int, int, FieldPosition, DateFormatSymbols, Calendar) - Method in class ohos.global.icu.text.SimpleDateFormat
Formats a single field, given its pattern character.
Subject - Class in javax.security.auth
A Subject represents a grouping of related information for a single entity, such as a person.
Subject() - Constructor for class javax.security.auth.Subject
Create an instance of a Subject with an empty Set of Principals and empty Sets of public and private credentials.
Subject(boolean, Set<? extends Principal>, Set<?>, Set<?>) - Constructor for class javax.security.auth.Subject
Create an instance of a Subject with Principals and credentials.
SUBJECT_AREA - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
SUBJECT_DISTANCE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is double not negative.
SUBJECT_DISTANCE_RANGE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is unsigned short.
SUBJECT_LOCATION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
SubjectDomainCombiner - Class in javax.security.auth
A SubjectDomainCombiner updates ProtectionDomains with Principals from the Subject associated with this SubjectDomainCombiner.
SubjectDomainCombiner(Subject) - Constructor for class javax.security.auth.SubjectDomainCombiner
Associate the provided Subject with this SubjectDomainCombiner.
subList(int, int) - Method in class java.util.AbstractList
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class java.util.ArrayList
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns a view of the portion of this list between fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in interface java.util.List
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class java.util.Vector
Returns a view of the portion of this List between fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class ohos.utils.zson.ZSONArray
Obtains the ListIterator objects of this ZSONArray within the specified index range.
subMap(K, boolean, K, boolean) - Method in interface java.util.concurrent.ConcurrentNavigableMap
 
subMap(K, boolean, K, boolean) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
subMap(K, boolean, K, boolean) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys range from fromKey to toKey.
subMap(K, boolean, K, boolean) - Method in class java.util.TreeMap
 
subMap(K, K) - Method in interface java.util.concurrent.ConcurrentNavigableMap
 
subMap(K, K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
subMap(K, K) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in interface java.util.SortedMap
Returns a view of the portion of this map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class java.util.TreeMap
 
submit() - Method in class ohos.aafwk.ability.fraction.FractionScheduler
Submits this Fraction transaction for performing Fraction lifecycle-related operations.
submit(Runnable) - Method in class java.util.concurrent.AbstractExecutorService
 
submit(Runnable) - Method in interface java.util.concurrent.ExecutorService
Submits a Runnable task for execution and returns a Future representing that task.
submit(Runnable) - Method in class java.util.concurrent.ForkJoinPool
 
submit(Runnable) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
 
submit(Runnable, T) - Method in class java.util.concurrent.AbstractExecutorService
 
submit(Runnable, T) - Method in interface java.util.concurrent.ExecutorService
Submits a Runnable task for execution and returns a Future representing that task.
submit(Runnable, T) - Method in class java.util.concurrent.ForkJoinPool
 
submit(Runnable, T) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
 
submit(Runnable, V) - Method in interface java.util.concurrent.CompletionService
Submits a Runnable task for execution and returns a Future representing that task.
submit(Runnable, V) - Method in class java.util.concurrent.ExecutorCompletionService
 
submit(Callable<T>) - Method in class java.util.concurrent.AbstractExecutorService
 
submit(Callable<T>) - Method in interface java.util.concurrent.ExecutorService
Submits a value-returning task for execution and returns a Future representing the pending results of the task.
submit(Callable<T>) - Method in class java.util.concurrent.ForkJoinPool
 
submit(Callable<T>) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
 
submit(Callable<V>) - Method in interface java.util.concurrent.CompletionService
Submits a value-returning task for execution and returns a Future representing the pending results of the task.
submit(Callable<V>) - Method in class java.util.concurrent.ExecutorCompletionService
 
submit(ForkJoinTask<T>) - Method in class java.util.concurrent.ForkJoinPool
Submits a ForkJoinTask for execution.
submitTask(Task) - Method in class ohos.agp.render.render3d.RenderLoop
Add a task that is to be executed in the rendering loop.
subParse(String, int, char, int, boolean, boolean, boolean[], Calendar) - Method in class ohos.global.icu.text.SimpleDateFormat
Protected method that converts one field of the input string into a numeric field value in cal.
subpath(int, int) - Method in interface java.nio.file.Path
Returns a relative Path that is a subsequence of the name elements of this path.
subscribe(SubscribeType, KvStoreObserver) - Method in interface ohos.data.distributed.common.KvStore
Registers a KvStoreObserver for the database.
SUBSCRIBE_TYPE_ALL - ohos.data.distributed.common.SubscribeType
Subscription to both local and remote data changes
SUBSCRIBE_TYPE_LOCAL - ohos.data.distributed.common.SubscribeType
Subscription to local data changes
SUBSCRIBE_TYPE_REMOTE - ohos.data.distributed.common.SubscribeType
Subscription to remote data changes
subscribeAccountEvent(IAppAccountSubscriber, List<String>) - Method in class ohos.account.app.AppAccountAbility
Subscribes to the change events of accounts of the specified owners.
subscribeByParentMediaId(String, AVSubscriptionCallback) - Method in class ohos.media.sessioncore.AVBrowser
Subscribes to a specified parent media item based on its ID to receive the update notifications about all its child media items.
subscribeByParentMediaId(String, PacMap, AVSubscriptionCallback) - Method in class ohos.media.sessioncore.AVBrowser
Subscribes to a specified parent media item based on its ID and the parameters sent to the media browser service to receive the update notifications about all its child media items.
subscribeCommonEvent(CommonEventSubscriber) - Static method in class ohos.event.commonevent.CommonEventManager
Subscribes to common events.
subscribeCommonEvent(ICommonEventSubscriber, CommonEventSubscribeInfo) - Method in interface ohos.event.commonevent.ICommonEventManager
Deprecated.
subscribeCursorContext() - Method in class ohos.miscservices.inputmethodability.TextInputClient
Enables the control to update the real-time cursor context to the input method.
subscribeEditingText(int, EditingCapability) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Subscribes to the text in the current edit box and notifies the input method of text changes.
subscribeParamsCheck(L, S, long, long) - Method in class ohos.sensor.agent.SensorAgent
Checks the validity of subscription parameters.
subscribeStateObserver(AccessibilityStateObserver, int) - Method in class ohos.accessibility.AccessibilitySystemAbilityClient
Subscribes to the specified type of accessibility status change events.
SubscribeType - Enum in ohos.data.distributed.common
Describes the subscription type.
subscribeVoiceEvents(Component.VoiceEvent) - Method in class ohos.agp.components.Component
Subscribes to a specified voice event of this component.
SUBSEC_TIME - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
SUBSEC_TIME_DIGITIZED - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
SUBSEC_TIME_ORIGINAL - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
subSequence(int, int) - Method in interface java.lang.CharSequence
Returns a CharSequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class java.lang.String
Returns a character sequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class java.lang.StringBuffer
 
subSequence(int, int) - Method in class java.lang.StringBuilder
Returns a new character sequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class java.nio.CharBuffer
Creates a new character buffer that represents the specified subsequence of this buffer, relative to the current position.
subSet(E, boolean, E, boolean) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
subSet(E, boolean, E, boolean) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements range from fromElement to toElement.
subSet(E, boolean, E, boolean) - Method in class java.util.TreeSet
 
subSet(E, E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
subSet(E, E) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(E, E) - Method in interface java.util.SortedSet
Returns a view of the portion of this set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(E, E) - Method in class java.util.TreeSet
 
Subset(String) - Constructor for class java.lang.Character.Subset
Constructs a new Subset instance.
SUBSIZED - Static variable in interface java.util.Spliterator
Characteristic value signifying that all Spliterators resulting from trySplit() will be both Spliterator.SIZED and Spliterator.SUBSIZED.
SUBSTITUTE - ohos.global.icu.text.DisplayContext
A possible setting for SUBSTITUTE_HANDLING: Returns a fallback value (e.g., the input code) when no data is available.
SUBSTITUTE_HANDLING - ohos.global.icu.text.DisplayContext.Type
SUBSTITUTE_HANDLING can be set to SUBSTITUTE or NO_SUBSTITUTE.
SUBSTITUTION_PERMISSION - Static variable in interface java.io.ObjectStreamConstants
Enable substitution of one object for another during serialization/deserialization.
substring(int) - Method in class java.lang.String
Returns a string that is a substring of this string.
substring(int) - Method in class java.lang.StringBuffer
 
substring(int) - Method in class java.lang.StringBuilder
Returns a new String that contains a subsequence of characters currently contained in this character sequence.
substring(int, int) - Method in class java.lang.String
Returns a string that is a substring of this string.
substring(int, int) - Method in class java.lang.StringBuffer
 
substring(int, int) - Method in class java.lang.StringBuilder
Returns a new String that contains a subsequence of characters currently contained in this sequence.
SUBTITLE - Static variable in class ohos.data.search.schema.CommonItem
Indicates the index field name of subtitle.
SUBTITLE - Static variable in annotation type ohos.media.common.AVMetadata.AVTextKey
Indicates the key for the subtitle displayed to users.
subtract(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this - subtrahend), and whose scale is max(this.scale(), subtrahend.scale()).
subtract(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this - subtrahend), with rounding according to the context settings.
subtract(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this - val).
subtract(Quaternion, float) - Static method in class ohos.agp.render.render3d.math.Quaternion
Subtracts a float value from each component of a quaternion.
subtract(Quaternion, Quaternion) - Static method in class ohos.agp.render.render3d.math.Quaternion
Subtracts each component of a quaternion from that of another quaternion.
subtract(Vector2, float) - Static method in class ohos.agp.render.render3d.math.Vector2
Subtracts a float number from each component of the vector.
subtract(Vector2, Vector2) - Static method in class ohos.agp.render.render3d.math.Vector2
Subtracts two vectors.
subtract(Vector3, float) - Static method in class ohos.agp.render.render3d.math.Vector3
Subtracts a float number from each component of the vector.
subtract(Vector3, Vector3) - Static method in class ohos.agp.render.render3d.math.Vector3
Subtracts two vectors.
subtract(Vector4, float) - Static method in class ohos.agp.render.render3d.math.Vector4
Subtracts a float number from each component of the vector.
subtract(Vector4, Vector4) - Static method in class ohos.agp.render.render3d.math.Vector4
Subtracts two vectors.
subtract(BigDecimal) - Method in class ohos.global.icu.math.BigDecimal
Returns a plain BigDecimal whose value is this-rhs, using fixed point arithmetic.
subtract(BigDecimal, MathContext) - Method in class ohos.global.icu.math.BigDecimal
Returns a BigDecimal whose value is this-rhs.
subtractExact(int, int) - Static method in class java.lang.Math
Returns the difference of the arguments, throwing an exception if the result overflows an int.
subtractExact(int, int) - Static method in class java.lang.StrictMath
Returns the difference of the arguments, throwing an exception if the result overflows an int.
subtractExact(long, long) - Static method in class java.lang.Math
Returns the difference of the arguments, throwing an exception if the result overflows a long.
subtractExact(long, long) - Static method in class java.lang.StrictMath
Returns the difference of the arguments, throwing an exception if the result overflows a long.
subtractFrom(Temporal) - Method in interface java.time.chrono.ChronoPeriod
Subtracts this period from the specified temporal object.
subtractFrom(Temporal) - Method in class java.time.Duration
Subtracts this duration from the specified temporal object.
subtractFrom(Temporal) - Method in class java.time.Period
Subtracts this period from the specified temporal object.
subtractFrom(Temporal) - Method in interface java.time.temporal.TemporalAmount
Subtracts this object from the specified temporal object.
subtraction(float, float) - Method in class ohos.agp.utils.DimensFloat
Subtracts the float values specified by subtractionX and subtractionY from those in the X and Y axes of this DimensFloat instance, respectively.
subtraction(float, float) - Method in class ohos.utils.geo.DimensFloat
Subtracts the float values specified by subtractionX and subtractionY from those in the X and Y axes of this DimensFloat instance, respectively.
subtractionAll(float) - Method in class ohos.agp.utils.DimensFloat
Subtracts the float value specified by subtraction from both values in the X and Y axes of this DimensFloat instance.
subtractionAll(float) - Method in class ohos.utils.geo.DimensFloat
Subtracts the float value specified by subtraction from both values in the X and Y axes of this DimensFloat instance.
subtractionAll(int) - Method in class ohos.agp.utils.DimensFloat
Subtracts the int value specified by subtraction from both values in the X and Y axes of this DimensFloat instance.
subtractionAll(int) - Method in class ohos.utils.geo.DimensFloat
Subtracts the int value specified by subtraction from both values in the X and Y axes of this DimensFloat instance.
SUCCESS - ohos.data.distributed.common.KvStoreErrorCode
Success
SUCCESS - ohos.data.search.SearchResult
Result status returned if calling search service api ends normally.
SUCCESS - Static variable in class ohos.ai.asr.util.AsrError
Indicates a successful ASR method call.
SUCCESS - Static variable in interface ohos.bundle.IBundleInstaller
Indicates that the application is successfully installed or uninstalled.
SUCCESS - Static variable in interface ohos.data.search.model.SearchErrorCode
Result code returned when SearchAbility#setIndexForm(String,int,List) or SearchAbility#clearIndexForm(String) is successfully called.
SUCCESS - Static variable in class ohos.media.audio.AudioCapturer
Indicates that the operation is successful.
SUCCESS - Static variable in class ohos.media.audio.AudioRenderer
Indicates that an operation is successful.
SUCCESS - Static variable in class ohos.media.image.Image.Component.OperationResult
Indicates that the color component–related operation is successful.
SUCCESS - Static variable in class ohos.security.asset.AssetOperator
Indicates a successful operation.
SUCCESS_NO_INFO - Static variable in interface java.sql.Statement
The constant indicating that a batch statement executed successfully but that no count of the number of rows it affected is available.
SUCCESS_RESULT - Static variable in class ohos.ai.nlu.util.NluError
Indicates a successful NLU method call.
sum() - Method in class java.util.concurrent.atomic.DoubleAdder
Returns the current sum.
sum() - Method in class java.util.concurrent.atomic.LongAdder
Returns the current sum.
sum() - Method in interface java.util.stream.DoubleStream
Returns the sum of elements in this stream.
sum() - Method in interface java.util.stream.IntStream
Returns the sum of elements in this stream.
sum() - Method in interface java.util.stream.LongStream
Returns the sum of elements in this stream.
sum(double, double) - Static method in class java.lang.Double
Adds two double values together as per the + operator.
sum(float, float) - Static method in class java.lang.Float
Adds two float values together as per the + operator.
sum(int, int) - Static method in class java.lang.Integer
Adds two integers together as per the + operator.
sum(long, long) - Static method in class java.lang.Long
Adds two long values together as per the + operator.
sum(OrmPredicates, String) - Method in interface ohos.data.orm.OrmContext
Queries data that meets the conditions specified in the OrmPredicates instance and returns the sum of the matched data in a specified column.
summarizingDouble(ToDoubleFunction<? super T>) - Static method in class java.util.stream.Collectors
Returns a Collector which applies an double-producing mapping function to each input element, and returns summary statistics for the resulting values.
summarizingInt(ToIntFunction<? super T>) - Static method in class java.util.stream.Collectors
Returns a Collector which applies an int-producing mapping function to each input element, and returns summary statistics for the resulting values.
summarizingLong(ToLongFunction<? super T>) - Static method in class java.util.stream.Collectors
Returns a Collector which applies an long-producing mapping function to each input element, and returns summary statistics for the resulting values.
summaryStatistics() - Method in interface java.util.stream.DoubleStream
Returns a DoubleSummaryStatistics describing various summary data about the elements of this stream.
summaryStatistics() - Method in interface java.util.stream.IntStream
Returns an IntSummaryStatistics describing various summary data about the elements of this stream.
summaryStatistics() - Method in interface java.util.stream.LongStream
Returns a LongSummaryStatistics describing various summary data about the elements of this stream.
summingDouble(ToDoubleFunction<? super T>) - Static method in class java.util.stream.Collectors
Returns a Collector that produces the sum of a double-valued function applied to the input elements.
summingInt(ToIntFunction<? super T>) - Static method in class java.util.stream.Collectors
Returns a Collector that produces the sum of a integer-valued function applied to the input elements.
summingLong(ToLongFunction<? super T>) - Static method in class java.util.stream.Collectors
Returns a Collector that produces the sum of a long-valued function applied to the input elements.
sumThenReset() - Method in class java.util.concurrent.atomic.DoubleAdder
Equivalent in effect to DoubleAdder.sum() followed by DoubleAdder.reset().
sumThenReset() - Method in class java.util.concurrent.atomic.LongAdder
Equivalent in effect to LongAdder.sum() followed by LongAdder.reset().
SUNDANESE - java.awt.font.NumericShaper.Range
The Sundanese range with the Sundanese digits.
SUNDANESE - java.lang.Character.UnicodeScript
Unicode script "Sundanese".
SUNDANESE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Sundanese" Unicode character block.
SUNDANESE - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUNDANESE - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
SUNDANESE_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUNDANESE_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Sundanese Supplement" Unicode character block.
SUNDANESE_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUNDANESE_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUNDAY - java.time.DayOfWeek
The singleton instance for the day-of-week of Sunday.
SUNDAY - ohos.global.icu.text.RelativeDateTimeFormatter.AbsoluteUnit
Sunday
SUNDAY - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is Sunday, e.g. "last Sunday", "this Sunday", "next Sunday", "in 5 Sundays".
SUNDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Sunday.
SUNDAY - Static variable in class ohos.global.icu.util.Calendar
Value of the DAY_OF_WEEK field indicating Sunday.
SUNDAY_START - Static variable in class java.time.temporal.WeekFields
The common definition of a week that starts on Sunday and the first week has a minimum of 1 day.
SUP_CALL_WAITING - ohos.media.audio.ToneDescriptor.ToneType
Indicates a type of call waiting tone: CEPT, JAPAN: 425Hz, 200ms ON, 600ms OFF, 200ms ON, 3s OFF...
SUPER - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
SUPERSCRIPT - Static variable in class java.awt.font.TextAttribute
Attribute key for superscripting and subscripting.
SUPERSCRIPT_SUB - Static variable in class java.awt.font.TextAttribute
Standard subscript.
SUPERSCRIPT_SUPER - Static variable in class java.awt.font.TextAttribute
Standard superscript.
SUPERSCRIPTS_AND_SUBSCRIPTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Superscripts and Subscripts" Unicode character block.
SUPERSCRIPTS_AND_SUBSCRIPTS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPERSCRIPTS_AND_SUBSCRIPTS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPERSEDED - java.security.cert.CRLReason
This reason indicates that the certificate has been superseded.
SUPPLEMENTAL_ARROWS_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Arrows-A" Unicode character block.
SUPPLEMENTAL_ARROWS_A - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTAL_ARROWS_A_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTAL_ARROWS_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Arrows-B" Unicode character block.
SUPPLEMENTAL_ARROWS_B - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTAL_ARROWS_B_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTAL_ARROWS_C - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTAL_ARROWS_C_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTAL_MATHEMATICAL_OPERATORS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Mathematical Operators" Unicode character block.
SUPPLEMENTAL_MATHEMATICAL_OPERATORS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTAL_MATHEMATICAL_OPERATORS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTAL_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Punctuation" Unicode character block.
SUPPLEMENTAL_PUNCTUATION - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTAL_PUNCTUATION_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTAL_SYMBOLS_AND_PICTOGRAPHS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTAL_SYMBOLS_AND_PICTOGRAPHS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTARY_MIN_VALUE - Static variable in class ohos.global.icu.lang.UCharacter
The minimum value for Supplementary code points, constant U+10000.
SUPPLEMENTARY_PRIVATE_USE_AREA_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplementary Private Use Area-A" Unicode character block.
SUPPLEMENTARY_PRIVATE_USE_AREA_A - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTARY_PRIVATE_USE_AREA_A_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTARY_PRIVATE_USE_AREA_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplementary Private Use Area-B" Unicode character block.
SUPPLEMENTARY_PRIVATE_USE_AREA_B - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUPPLEMENTARY_PRIVATE_USE_AREA_B_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
supplier() - Method in interface java.util.stream.Collector
A function that creates and returns a new mutable result container.
Supplier<T> - Interface in java.util.function
Represents a supplier of results.
supplyAsync(Supplier<U>) - Static method in class java.util.concurrent.CompletableFuture
Returns a new CompletableFuture that is asynchronously completed by a task running in the ForkJoinPool#commonPool() with the value obtained by calling the given Supplier.
supplyAsync(Supplier<U>, Executor) - Static method in class java.util.concurrent.CompletableFuture
Returns a new CompletableFuture that is asynchronously completed by a task running in the given executor with the value obtained by calling the given Supplier.
SUPPORT_DTD - Static variable in class ohos.javax.xml.stream.XMLInputFactory
The property that requires the parser to support DTDs
supportedFileAttributeViews() - Method in class java.nio.file.FileSystem
Returns the set of the FileAttributeView#name of the file attribute views supported by this FileSystem.
supportedOptions() - Method in interface java.nio.channels.NetworkChannel
Returns a set of the socket options supported by this channel.
supportHighPerformanceUI() - Method in class ohos.aafwk.ability.Ability
Checks whether this ability supports high-performance UI rendering.
supportsAlterTableWithAddColumn() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports ALTER TABLE with add column.
supportsAlterTableWithDropColumn() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports ALTER TABLE with drop column.
supportsANSI92EntryLevelSQL() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ANSI92 entry level SQL grammar.
supportsANSI92FullSQL() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ANSI92 full SQL grammar supported.
supportsANSI92IntermediateSQL() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ANSI92 intermediate SQL grammar supported.
supportsBatchUpdates() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports batch updates.
supportsCatalogsInDataManipulation() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a data manipulation statement.
supportsCatalogsInIndexDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in an index definition statement.
supportsCatalogsInPrivilegeDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a privilege definition statement.
supportsCatalogsInProcedureCalls() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a procedure call statement.
supportsCatalogsInTableDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a table definition statement.
supportsColumnAliasing() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports column aliasing.
supportsConvert() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the JDBC scalar function CONVERT for the conversion of one JDBC type to another.
supportsConvert(int, int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the JDBC scalar function CONVERT for conversions between the JDBC types fromType and toType.
supportsCoreSQLGrammar() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ODBC Core SQL grammar.
supportsCorrelatedSubqueries() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports correlated subqueries.
supportsDataDefinitionAndDataManipulationTransactions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports both data definition and data manipulation statements within a transaction.
supportsDataManipulationTransactionsOnly() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports only data manipulation statements within a transaction.
supportsDifferentTableCorrelationNames() - Method in interface java.sql.DatabaseMetaData
Retrieves whether, when table correlation names are supported, they are restricted to being different from the names of the tables.
supportsExpressionsInOrderBy() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports expressions in ORDER BY lists.
supportsExtendedSQLGrammar() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ODBC Extended SQL grammar.
supportsFileAttributeView(Class<? extends FileAttributeView>) - Method in class java.nio.file.FileStore
Tells whether or not this file store supports the file attributes identified by the given file attribute view.
supportsFileAttributeView(String) - Method in class java.nio.file.FileStore
Tells whether or not this file store supports the file attributes identified by the given file attribute view.
supportsFullOuterJoins() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports full nested outer joins.
supportsGetGeneratedKeys() - Method in interface java.sql.DatabaseMetaData
Retrieves whether auto-generated keys can be retrieved after a statement has been executed
supportsGroupBy() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports some form of GROUP BY clause.
supportsGroupByBeyondSelect() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports using columns not included in the SELECT statement in a GROUP BY clause provided that all of the columns in the SELECT statement are included in the GROUP BY clause.
supportsGroupByUnrelated() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports using a column that is not in the SELECT statement in a GROUP BY clause.
supportsIntegrityEnhancementFacility() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the SQL Integrity Enhancement Facility.
supportsLikeEscapeClause() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports specifying a LIKE escape clause.
supportsLimitedOuterJoins() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database provides limited support for outer joins.
supportsMinimumSQLGrammar() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ODBC Minimum SQL grammar.
supportsMixedCaseIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as case sensitive and as a result stores them in mixed case.
supportsMixedCaseQuotedIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as case sensitive and as a result stores them in mixed case.
supportsMulticast() - Method in class java.net.NetworkInterface
Returns whether a network interface supports multicasting or not.
supportsMultipleOpenResults() - Method in interface java.sql.DatabaseMetaData
Retrieves whether it is possible to have multiple ResultSet objects returned from a CallableStatement object simultaneously.
supportsMultipleResultSets() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports getting multiple ResultSet objects from a single call to the method execute.
supportsMultipleTransactions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database allows having multiple transactions open at once (on different connections).
supportsNamedParameters() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports named parameters to callable statements.
supportsNonNullableColumns() - Method in interface java.sql.DatabaseMetaData
Retrieves whether columns in this database may be defined as non-nullable.
supportsOpenCursorsAcrossCommit() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping cursors open across commits.
supportsOpenCursorsAcrossRollback() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping cursors open across rollbacks.
supportsOpenStatementsAcrossCommit() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping statements open across commits.
supportsOpenStatementsAcrossRollback() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping statements open across rollbacks.
supportsOrderByUnrelated() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports using a column that is not in the SELECT statement in an ORDER BY clause.
supportsOuterJoins() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports some form of outer join.
supportsParameter(Object) - Method in class java.security.Provider.Service
Test whether this Service can use the specified parameter.
supportsPositionedDelete() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports positioned DELETE statements.
supportsPositionedUpdate() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports positioned UPDATE statements.
supportsResultSetConcurrency(int, int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given concurrency type in combination with the given result set type.
supportsResultSetHoldability(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given result set holdability.
supportsResultSetType(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given result set type.
supportsSavepoints() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports savepoints.
supportsSchemasInDataManipulation() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a data manipulation statement.
supportsSchemasInIndexDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in an index definition statement.
supportsSchemasInPrivilegeDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a privilege definition statement.
supportsSchemasInProcedureCalls() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a procedure call statement.
supportsSchemasInTableDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a table definition statement.
supportsSelectForUpdate() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports SELECT FOR UPDATE statements.
supportsStatementPooling() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports statement pooling.
supportsStoredFunctionsUsingCallSyntax() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports invoking user-defined or vendor functions using the stored procedure escape syntax.
supportsStoredProcedures() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports stored procedure calls that use the stored procedure escape syntax.
supportsSubqueriesInComparisons() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in comparison expressions.
supportsSubqueriesInExists() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in EXISTS expressions.
supportsSubqueriesInIns() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in IN expressions.
supportsSubqueriesInQuantifieds() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in quantified expressions.
supportsTableCorrelationNames() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports table correlation names.
supportsTransactionIsolationLevel(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given transaction isolation level.
supportsTransactions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports transactions.
supportsUnion() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports SQL UNION.
supportsUnionAll() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports SQL UNION ALL.
supportsUrgentData() - Method in class java.net.SocketImpl
Returns whether or not this SocketImpl supports sending urgent data.
SuppressWarnings - Annotation Type in java.lang
Indicates that the named compiler warnings should be suppressed in the annotated element (and in all program elements contained in the annotated element).
Surface - Class in ohos.agp.graphics
Processes data in the buffer that is managed by a screen compositor, and uses the data for drawing on the screen.
Surface() - Constructor for class ohos.agp.graphics.Surface
Default constructor used to create a Surface instance.
SURFACE - Static variable in class ohos.media.common.Source.VideoSource
Indicates that the surface is used as the video source.
SURFACE - Static variable in class ohos.media.recorder.Recorder.VideoSource
Indicates that the surface is used as the video source.
Surface.PixelFormat - Enum in ohos.agp.graphics
Enumerates the pixel format of raw image data.
surfaceChanged(SurfaceOps, int, int, int) - Method in interface ohos.agp.graphics.SurfaceOps.Callback
Called back when the surface is changed.
surfaceCreated(SurfaceOps) - Method in interface ohos.agp.graphics.SurfaceOps.Callback
Called back when the surface is created.
surfaceDestroyed(SurfaceOps) - Method in interface ohos.agp.graphics.SurfaceOps.Callback
Called back when the surface is destroyed.
SurfaceOps - Interface in ohos.agp.graphics
Provides methods of adding or removing a callback for a surface Ops.
SurfaceOps.Callback - Interface in ohos.agp.graphics
Represents the callback of the surface ops.
SurfaceProvider - Class in ohos.agp.components.surfaceprovider
Provides a dedicated drawing Surface, which is one of the basic components of a Component.
SurfaceProvider(Context) - Constructor for class ohos.agp.components.surfaceprovider.SurfaceProvider
Default constructor used to create a SurfaceProvider instance by using the default attribute set and style.
SurfaceProvider(Context, AttrSet) - Constructor for class ohos.agp.components.surfaceprovider.SurfaceProvider
A constructor used to create a SurfaceProvider instance based on a specified attribute set and the default style parsed from the XML file.
SurfaceProvider(Context, AttrSet, String) - Constructor for class ohos.agp.components.surfaceprovider.SurfaceProvider
A constructor used to create a SurfaceProvider instance based on a specified attribute set and style parsed from the XML file.
SURROGATE - Static variable in class java.lang.Character
General category "Cs" in the Unicode specification.
SURROGATE - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
SURROGATE - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Cs
SURROGATES_AREA - Static variable in class java.lang.Character.UnicodeBlock
Deprecated.
As of J2SE 5, use Character.UnicodeBlock.HIGH_SURROGATES, Character.UnicodeBlock.HIGH_PRIVATE_USE_SURROGATES, and Character.UnicodeBlock.LOW_SURROGATES. These new constants match the block definitions of the Unicode Standard. The Character.UnicodeBlock.of(char) and Character.UnicodeBlock.of(int) methods return the new constants, not SURROGATES_AREA.
suspend() - Method in class java.lang.Thread
Deprecated.
This method has been deprecated, as it is inherently deadlock-prone. If the target thread holds a lock on the monitor protecting a critical system resource when it is suspended, no thread can access this resource until the target thread is resumed. If the thread that would resume the target thread attempts to lock this monitor prior to calling resume, deadlock results. Such deadlocks typically manifest themselves as "frozen" processes. For more information, see Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
suspend() - Method in class java.lang.ThreadGroup
Deprecated.
This method is inherently deadlock-prone. See Thread#suspend for details.
SUTTON_SIGNWRITING - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SUTTON_SIGNWRITING_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
sval - Variable in class java.io.StreamTokenizer
If the current token is a word token, this field contains a string giving the characters of the word token.
swap(List<?>, int, int) - Static method in class java.util.Collections
Swaps the elements at the specified positions in the specified list.
swap(Path) - Method in class ohos.agp.render.Path
Swaps this Path for a specified path.
swap(IntArray) - Method in class ohos.utils.IntArray
Exchanges elements between a specified IntArray object and the current IntArray object, including the array, size, and capacity.
SWAP_COLORS - Static variable in class java.awt.font.TextAttribute
Attribute key for swapping foreground and background Paints.
SWAP_COLORS_ON - Static variable in class java.awt.font.TextAttribute
Swap foreground and background.
SWASH_KAF - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
SWEEP_GRADIENT_SHADER_TYPE - Static variable in class ohos.agp.components.element.ShapeElement
Indicates that the shader is of the sweep type.
SWEEP_SHADER - ohos.agp.render.Paint.ShaderType
Indicates that the colors in the paint are shaded in sweep manner around a center point.
SweepShader - Class in ohos.agp.render
Represents a shader that shades colors in sweep manner around a center point.
SweepShader() - Constructor for class ohos.agp.render.SweepShader
Default constructor used to create a SweepShader.
SweepShader(float, float, Color[], float[]) - Constructor for class ohos.agp.render.SweepShader
A constructor used to create a SweepShader based on the specified center point, colors, and color positions.
Switch - Class in ohos.agp.components
Provides a switch that can be either enabled or disabled.
Switch(Context) - Constructor for class ohos.agp.components.Switch
Default constructor used to create a Switch instance by using the default attribute set and style.
Switch(Context, AttrSet) - Constructor for class ohos.agp.components.Switch
A constructor used to create a Switch instance by using specified attribute set and default style after the XML file is parsed.
Switch(Context, AttrSet, String) - Constructor for class ohos.agp.components.Switch
A constructor used to create a Switch instance by using specified attribute set and specified style after the XML file is parsed.
SwitchCallback - Interface in ohos.location
Provides a callback interface for the system to report the location service switch status.
switchToCredentialEncryptedStorageContext() - Method in class ohos.app.AbilityContext
 
switchToCredentialEncryptedStorageContext() - Method in interface ohos.app.Context
Changes the context storage to credential-protected storage.
switchToDeviceEncryptedStorageContext() - Method in class ohos.app.AbilityContext
 
switchToDeviceEncryptedStorageContext() - Method in interface ohos.app.Context
Changes the context storage to device-protected storage.
SYLLABLE_MODIFIER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
SYLOTI_NAGRI - java.lang.Character.UnicodeScript
Unicode script "Syloti_Nagri".
SYLOTI_NAGRI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Syloti Nagri" Unicode character block.
SYLOTI_NAGRI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SYLOTI_NAGRI - Static variable in class ohos.global.icu.lang.UScript
Script in Unicode 4.1
SYLOTI_NAGRI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SYMBOL - Static variable in interface ohos.global.icu.text.Collator.ReorderCodes
Characters with the symbol property.
SYMBOL_NAME - Static variable in class ohos.global.icu.util.Currency
Selector for getName() indicating a symbolic name for a currency, such as "$" for USD.
SYMBOL_REF - Static variable in interface ohos.global.icu.text.SymbolTable
The character preceding a symbol reference name.
symbolLink(String, String) - Static method in class ohos.system.OsHelper
Creates a symbolic link to the target file.
SYMBOLS - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
SYMBOLS_AND_PICTOGRAPHS_EXTENDED_A - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SYMBOLS_AND_PICTOGRAPHS_EXTENDED_A_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SYMBOLS_EMOJI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
SYMBOLS_FOR_LEGACY_COMPUTING - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SYMBOLS_FOR_LEGACY_COMPUTING_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SymbolTable - Interface in ohos.global.icu.text
An interface that defines both lookup protocol and parsing of symbolic names.
sync() - Method in class java.io.FileDescriptor
Force all system buffers to synchronize with the underlying device.
sync() - Method in class java.util.prefs.AbstractPreferences
Implements the sync method as per the specification in Preferences#sync().
sync() - Method in class java.util.prefs.Preferences
Ensures that future reads from this preference node and its descendants reflect any changes that were committed to the persistent store (from any VM) prior to the sync invocation.
sync(List<String>, SyncMode) - Method in interface ohos.data.distributed.device.DeviceKvStore
Synchronizes DeviceKvStore databases.
sync(List<String>, SyncMode) - Method in interface ohos.data.distributed.user.SingleKvStore
Synchronizes SingleKvStore databases.
sync(List<String>, SyncMode, int) - Method in interface ohos.data.distributed.user.SingleKvStore
Synchronizes the database to the specified devices with the specified delay allowed.
SYNC - java.nio.file.StandardOpenOption
Requires that every update to the file's content or metadata be written synchronously to the underlying storage device.
SYNC_FLUSH - Static variable in class java.util.zip.Deflater
Compression flush mode used to flush out all pending output; may degrade compression for some compression algorithms.
SYNC_ID - Static variable in interface ohos.sysappcomponents.calendar.column.SyncColumns
Indicates the synchronization ID.
SyncCallback - Interface in ohos.data.distributed.common
A callback interface used to receive database synchronization results.
syncCanvasDrawCalls() - Method in class ohos.agp.graphics.Surface
Synchronizes the draw calls on the Canvas object for rendering.
SyncColumns - Interface in ohos.sysappcomponents.calendar.column
Provides constants for information synchronization.
syncCompleted(Map<String, Integer>) - Method in interface ohos.data.distributed.common.SyncCallback
A callback method used to receive database synchronization results.
syncDispatch(Runnable) - Method in interface ohos.app.dispatcher.TaskDispatcher
Dispatches a task and waits until the task is complete in the current thread.
syncDispatchBarrier(Runnable) - Method in interface ohos.app.dispatcher.TaskDispatcher
Sets an execution barrier in a task group for the given task and waits for the task to be executed after all tasks in the task group are finished.
SyncFailedException - Exception in java.io
Signals that a sync operation has failed.
SyncFailedException(String) - Constructor for exception java.io.SyncFailedException
Constructs an SyncFailedException with a detail message.
SYNCHRONIZE - java.nio.file.attribute.AclEntryPermission
Permission to access file locally at the server with synchronous reads and writes.
SYNCHRONIZED - Static variable in class java.lang.reflect.Modifier
The int value representing the synchronized modifier.
synchronizedCollection(Collection<T>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) collection backed by the specified collection.
synchronizedList(List<T>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) list backed by the specified list.
synchronizedMap(Map<K, V>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) map backed by the specified map.
synchronizedNavigableMap(NavigableMap<K, V>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) navigable map backed by the specified navigable map.
synchronizedNavigableSet(NavigableSet<T>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) navigable set backed by the specified navigable set.
synchronizedSet(Set<T>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) set backed by the specified set.
synchronizedSortedMap(SortedMap<K, V>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) sorted map backed by the specified sorted map.
synchronizedSortedSet(SortedSet<T>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) sorted set backed by the specified sorted set.
SynchronousQueue<E> - Class in java.util.concurrent
A BlockingQueue in which each insert operation must wait for a corresponding remove operation by another thread, and vice versa.
SynchronousQueue() - Constructor for class java.util.concurrent.SynchronousQueue
Creates a SynchronousQueue with nonfair access policy.
SynchronousQueue(boolean) - Constructor for class java.util.concurrent.SynchronousQueue
Creates a SynchronousQueue with the specified fairness policy.
SyncMode - Enum in ohos.data.distributed.common
Indicates the database synchronization mode.
syncSeInfo(String, String, String) - Method in class ohos.security.seoperator.SEOperatorAbs
Synchronizes the supplementary security domain information of a chip.
syncSpi() - Method in class java.util.prefs.AbstractPreferences
This method is invoked with this node locked.
SYRIAC - java.lang.Character.UnicodeScript
Unicode script "Syriac".
SYRIAC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Syriac" Unicode character block.
SYRIAC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SYRIAC - Static variable in class ohos.global.icu.lang.UScript
Syriac
SYRIAC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SYRIAC_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SYRIAC_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
SYRIAC_WAW - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
system(ZoneId) - Static method in class java.time.Clock
Obtains a clock that returns the current instant using best available system clock.
System - Class in java.lang
The System class contains several useful class fields and methods.
SYSTEM - Static variable in class ohos.security.permission.PermissionDef
System-level value for PermissionDef.availableScope, only be used by system applications and modules, it needs to be declared in the profile.
SYSTEM_ERROR - Static variable in class ohos.ai.nlu.util.NluError
Indicates that an NLU method returned null because the method call had failed.
SYSTEM_FLOAT_WINDOW - Static variable in class ohos.security.SystemPermission
Allows an application to be displayed in a floating window on top of other applications.
SYSTEM_GRANT - Static variable in class ohos.security.permission.PermissionDef
Mode of grant permission, system grant mode.
systemApp - Variable in class ohos.bundle.ApplicationInfo
Indicates whether the application is a system application.
SystemAuthDialogInfo() - Constructor for class ohos.biometrics.authentication.BiometricAuthentication.SystemAuthDialogInfo
 
systemDefault() - Static method in class java.time.ZoneId
Gets the system default time-zone.
systemDefaultZone() - Static method in class java.time.Clock
Obtains a clock that returns the current instant using the best available system clock, converting to date and time using the default time-zone.
SystemMemoryInfo - Class in ohos.aafwk.ability
Provides system memory information that you can obtain by calling IAbilityManager.getSystemMemoryInfo(ohos.aafwk.ability.SystemMemoryInfo).
SystemMemoryInfo() - Constructor for class ohos.aafwk.ability.SystemMemoryInfo
A constructor used to create a SystemMemoryInfo instance.
systemNodeForPackage(Class<?>) - Static method in class java.util.prefs.Preferences
Returns the preference node from the system preference tree that is associated (by convention) with the specified class's package.
SystemPasteboard - Class in ohos.miscservices.pasteboard
Defines system pasteboard operations, including copying, pasting, and setting listeners for pasteboard content changes.
SystemPermission - Class in ohos.security
Provides HarmonyOS system permissions, including the description, grant mode, and available scope of each permission.
SystemRestore - Class in ohos.systemrestore
Provides interfaces to restore systems.
SystemRestore() - Constructor for class ohos.systemrestore.SystemRestore
 
SystemRestoreException - Exception in ohos.systemrestore
Inherits from java.lang.Exception to describe customized system restore exceptions.
SystemRestoreException(String) - Constructor for exception ohos.systemrestore.SystemRestoreException
Constructs a customized system restore exception.
systemRoot() - Static method in class java.util.prefs.Preferences
Returns the root preference node for the system.
systemRoot() - Method in interface java.util.prefs.PreferencesFactory
Returns the system root preference node.
SystemSettings - Class in ohos.sysappcomponents.settings
Contains variety of system settings and provides functions for reading and writing these system settings.
SystemSettings.Date - Class in ohos.sysappcomponents.settings
Provides methods for setting time and date formats.
SystemSettings.Display - Class in ohos.sysappcomponents.settings
Provides methods for setting the display effect, including the font size, screen brightness, screen rotation, animation factor, and display color.
SystemSettings.General - Class in ohos.sysappcomponents.settings
Provides methods for setting general information about devices, including the device name, startup wizard, airplane mode, debugging information, accessibility feature switch, and touch exploration status.
SystemSettings.Input - Class in ohos.sysappcomponents.settings
Provides methods for setting information about input methods, including automatic capitalization, automatic punctuation, autocorrect, password presentation, input method engine, and input method subtypes.
SystemSettings.Network - Class in ohos.sysappcomponents.settings
Provides methods for setting network information, including the data roaming status, HTTP proxy configurations, and preferred networks.
SystemSettings.Phone - Class in ohos.sysappcomponents.settings
Provides methods for setting the answering mode of incoming and outgoing calls.
SystemSettings.Sound - Class in ohos.sysappcomponents.settings
Provides methods for setting the sound effect, including the ringtone, dial tone, alarm sound, notification tone, and haptic feedback.
SystemSettings.TTS - Class in ohos.sysappcomponents.settings
Provides methods for setting information about text-to-speech (TTS) conversion, including the pitch, speech rate, engine, and plug-ins.
SystemSettings.Wireless - Class in ohos.sysappcomponents.settings
Provides methods for setting radio network information, including information about Bluetooth, Wi-Fi, Near Field Communication (NFC), and the airplane mode.
systemUTC() - Static method in class java.time.Clock
Obtains a clock that returns the current instant using the best available system clock, converting to date and time using the UTC time-zone.
SystemVersion - Class in ohos.system.version
A static class pertaining to the system version.
SystemVersion() - Constructor for class ohos.system.version.SystemVersion
 

T

T - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
Tab(Context) - Constructor for class ohos.agp.components.TabList.Tab
Default constructor used to create a Tab instance by using the default attribute set and style.
Tab(Context, AttrSet) - Constructor for class ohos.agp.components.TabList.Tab
A constructor used to create a Tab instance by using specified attribute set and default style after the XML file is parsed.
Tab(Context, AttrSet, String) - Constructor for class ohos.agp.components.TabList.Tab
A constructor used to create a Tab instance by using specified attribute set and specified style after the XML file is parsed.
tableIndexClustered - Static variable in interface java.sql.DatabaseMetaData
Indicates that this table index is a clustered index.
tableIndexHashed - Static variable in interface java.sql.DatabaseMetaData
Indicates that this table index is a hashed index.
tableIndexOther - Static variable in interface java.sql.DatabaseMetaData
Indicates that this table index is not a clustered index, a hashed index, or table statistics; it is something other than these.
tableIndexStatistic - Static variable in interface java.sql.DatabaseMetaData
Indicates that this column contains table statistics that are returned in conjunction with a table's index descriptions.
TableLayout - Class in ohos.agp.components
Provides a layout for arranging components in a component with tables.
TableLayout(Context) - Constructor for class ohos.agp.components.TableLayout
Default constructor used to create a TableLayout instance by using the default attribute set and style.
TableLayout(Context, AttrSet) - Constructor for class ohos.agp.components.TableLayout
A constructor used to create a TableLayout instance by using specified attribute set and default style after the XML file is parsed.
TableLayout(Context, AttrSet, String) - Constructor for class ohos.agp.components.TableLayout
A constructor used to create a TableLayout instance by using specified attribute set and specified style after the XML file is parsed.
TableLayout.Alignment - Interface in ohos.agp.components
Provides alignment modes for child components in a table layout.
TableLayout.CellSpan - Class in ohos.agp.components
Stores the span, start cell, and end cell of an element in a table layout.
TableLayout.LayoutConfig - Class in ohos.agp.components
Provides layout parameters required in a table layout.
TableLayout.Specification - Class in ohos.agp.components
Configures column and row attributes of an element in a table layout.
TableLayoutManager - Class in ohos.agp.components
Represents a table layout manager for ListContainer objects.
TableLayoutManager() - Constructor for class ohos.agp.components.TableLayoutManager
Default constructor used to create a TableLayoutManager instance.
TableResultSet - Class in ohos.data.resultset
Represents a table result set that can be expanded dynamically.
TableResultSet(String[]) - Constructor for class ohos.data.resultset.TableResultSet
A constructor used to create a TableResultSet instance with specified column names.
TableResultSet(String[], int) - Constructor for class ohos.data.resultset.TableResultSet
A constructor used to create a TableResultSet instance with specified column names and capacity.
TableResultSet.RowBuilder - Class in ohos.data.resultset
Represents the row builder of the matrix result set.
TABLESPOON - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: tablespoon
TableSupport - Class in ohos.sysappcomponents.calendar.support
Table support
TabList - Class in ohos.agp.components
Displays the directional layout of tabs and allows the content in the layout to scroll along the layout direction.
TabList(Context) - Constructor for class ohos.agp.components.TabList
Default constructor used to create a TabLayout instance by using the default attribute set and style.
TabList(Context, AttrSet) - Constructor for class ohos.agp.components.TabList
A constructor used to create a TabLayout instance by using specified attribute set and default style after the XML file is parsed.
TabList(Context, AttrSet, String) - Constructor for class ohos.agp.components.TabList
A constructor used to create a TabLayout instance by using specified attribute set and specified style after the XML file is parsed.
TabList.Tab - Class in ohos.agp.components
Indicates a tab in TabList.
TabList.TabSelectedListener - Interface in ohos.agp.components
Provides a tab selected listener.
TABOO_ICON - ohos.global.config.ConfigType
Indicates taboo icons prohibited in certain regions.
TAG - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of tag.
TAG_ROM_1K - Static variable in class ohos.nfc.tag.MifareClassicTag
Indicates a MifareClassic tag with 16 sectors, each having 4 blocks.
TAG_ROM_2K - Static variable in class ohos.nfc.tag.MifareClassicTag
Indicates a MifareClassic tag with 32 sectors, each having 4 blocks.
TAG_ROM_4K - Static variable in class ohos.nfc.tag.MifareClassicTag
Indicates a MifareClassic tag with 40 sectors, with the first 32 sectors each having 4 blocks and the remaining 8 sectors each having 16 blocks.
TAG_ROM_MINI - Static variable in class ohos.nfc.tag.MifareClassicTag
Indicates a MifareClassic tag with 5 sectors, each having 4 blocks.
TAGALOG - java.lang.Character.UnicodeScript
Unicode script "Tagalog".
TAGALOG - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tagalog" Unicode character block.
TAGALOG - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAGALOG - Static variable in class ohos.global.icu.lang.UScript
Tagalog
TAGALOG_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAGBANWA - java.lang.Character.UnicodeScript
Unicode script "Tagbanwa".
TAGBANWA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tagbanwa" Unicode character block.
TAGBANWA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAGBANWA - Static variable in class ohos.global.icu.lang.UScript
Tagbanwa
TAGBANWA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TagInfo - Class in ohos.nfc.tag
Provides tag information.
TagManager - Class in ohos.nfc.tag
Controls tag read and write.
TAGS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tags" Unicode character block.
TAGS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAGS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
TAHSAS - Static variable in class ohos.global.icu.util.EthiopicCalendar
Constant for ታኅሣሥ, the 4th month of the Ethiopic year.
TAI_LE - java.lang.Character.UnicodeScript
Unicode script "Tai_Le".
TAI_LE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tai Le" Unicode character block.
TAI_LE - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAI_LE - Static variable in class ohos.global.icu.lang.UScript
Tai Le Script in Unicode 4
TAI_LE_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAI_THAM - java.lang.Character.UnicodeScript
Unicode script "Tai_Tham".
TAI_THAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tai Tham" Unicode character block.
TAI_THAM - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAI_THAM_HORA - java.awt.font.NumericShaper.Range
The Tai Tham Hora range with the Tai Tham Hora digits.
TAI_THAM_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAI_THAM_THAM - java.awt.font.NumericShaper.Range
The Tai Tham Tham range with the Tai Tham Tham digits.
TAI_VIET - java.lang.Character.UnicodeScript
Unicode script "Tai_Viet".
TAI_VIET - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tai Viet" Unicode character block.
TAI_VIET - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAI_VIET - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
TAI_VIET_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAI_XUAN_JING_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tai Xuan Jing Symbols" Unicode character block.
TAI_XUAN_JING_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAI_XUAN_JING_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
tailMap(K) - Method in interface java.util.concurrent.ConcurrentNavigableMap
 
tailMap(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
tailMap(K) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in interface java.util.SortedMap
Returns a view of the portion of this map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class java.util.TreeMap
 
tailMap(K, boolean) - Method in interface java.util.concurrent.ConcurrentNavigableMap
 
tailMap(K, boolean) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
tailMap(K, boolean) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys are greater than (or equal to, if inclusive is true) fromKey.
tailMap(K, boolean) - Method in class java.util.TreeMap
 
tailSet(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
tailSet(E) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements are greater than or equal to fromElement.
tailSet(E) - Method in interface java.util.SortedSet
Returns a view of the portion of this set whose elements are greater than or equal to fromElement.
tailSet(E) - Method in class java.util.TreeSet
 
tailSet(E, boolean) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
tailSet(E, boolean) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements are greater than (or equal to, if inclusive is true) fromElement.
tailSet(E, boolean) - Method in class java.util.TreeSet
 
TAISHO - Static variable in class java.time.chrono.JapaneseEra
The singleton instance for the 'Taisho' era (1912-07-30 - 1926-12-24) which has the value 0.
TAISHO - Static variable in class ohos.global.icu.util.JapaneseCalendar
Constant for the era starting on July 30, 1912 AD.
TAIWAN - Static variable in class java.util.Locale
Useful constant for country.
TAIWAN - Static variable in class ohos.global.icu.util.ULocale
Useful constant for country/region.
TaiwanCalendar - Class in ohos.global.icu.util
TaiwanCalendar is a subclass of GregorianCalendar that numbers years since 1912.
TaiwanCalendar() - Constructor for class ohos.global.icu.util.TaiwanCalendar
Constructs a TaiwanCalendar using the current time in the default time zone with the default locale.
TaiwanCalendar(int, int, int) - Constructor for class ohos.global.icu.util.TaiwanCalendar
Constructs a TaiwanCalendar with the given date set in the default time zone with the default locale.
TaiwanCalendar(int, int, int, int, int, int) - Constructor for class ohos.global.icu.util.TaiwanCalendar
Constructs a TaiwanCalendar with the given date and time set for the default time zone with the default locale.
TaiwanCalendar(Date) - Constructor for class ohos.global.icu.util.TaiwanCalendar
Constructs a TaiwanCalendar with the given date set in the default time zone with the default locale.
TaiwanCalendar(Locale) - Constructor for class ohos.global.icu.util.TaiwanCalendar
Constructs a TaiwanCalendar based on the current time in the default time zone with the given locale.
TaiwanCalendar(TimeZone) - Constructor for class ohos.global.icu.util.TaiwanCalendar
Constructs a TaiwanCalendar based on the current time in the given time zone with the default locale.
TaiwanCalendar(TimeZone, Locale) - Constructor for class ohos.global.icu.util.TaiwanCalendar
Constructs a TaiwanCalendar based on the current time in the given time zone with the given locale.
TaiwanCalendar(TimeZone, ULocale) - Constructor for class ohos.global.icu.util.TaiwanCalendar
Constructs a TaiwanCalendar based on the current time in the given time zone with the given locale.
TaiwanCalendar(ULocale) - Constructor for class ohos.global.icu.util.TaiwanCalendar
Constructs a TaiwanCalendar based on the current time in the default time zone with the given locale.
take() - Method in interface java.nio.file.WatchService
Retrieves and removes next watch key, waiting if none are yet present.
take() - Method in class java.util.concurrent.ArrayBlockingQueue
 
take() - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), waiting if necessary until an element becomes available.
take() - Method in interface java.util.concurrent.BlockingQueue
Retrieves and removes the head of this queue, waiting if necessary until an element becomes available.
take() - Method in interface java.util.concurrent.CompletionService
Retrieves and removes the Future representing the next completed task, waiting if none are yet present.
take() - Method in class java.util.concurrent.DelayQueue
Retrieves and removes the head of this queue, waiting if necessary until an element with an expired delay is available on this queue.
take() - Method in class java.util.concurrent.ExecutorCompletionService
 
take() - Method in class java.util.concurrent.LinkedBlockingDeque
 
take() - Method in class java.util.concurrent.LinkedBlockingQueue
 
take() - Method in class java.util.concurrent.LinkedTransferQueue
 
take() - Method in class java.util.concurrent.PriorityBlockingQueue
 
take() - Method in class java.util.concurrent.SynchronousQueue
Retrieves and removes the head of this queue, waiting if necessary for another thread to insert it.
takeChargeOfFileDescriptor(int) - Static method in class ohos.rpc.ReliableFileDescriptor
Creates a ReliableFileDescriptor by duplicating an existing file descriptor.
takeFirst() - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the first element of this deque, waiting if necessary until an element becomes available.
takeFirst() - Method in class java.util.concurrent.LinkedBlockingDeque
 
takeLast() - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the last element of this deque, waiting if necessary until an element becomes available.
takeLast() - Method in class java.util.concurrent.LinkedBlockingDeque
 
TAKRI - java.lang.Character.UnicodeScript
Unicode script "Takri".
TAKRI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Takri" Unicode character block.
TAKRI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAKRI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
TAKRI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAMIL - java.awt.font.NumericShaper.Range
The Tamil range with the Tamil digits.
TAMIL - java.lang.Character.UnicodeScript
Unicode script "Tamil".
TAMIL - Static variable in class java.awt.font.NumericShaper
Identifies the TAMIL range and decimal base.
TAMIL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tamil" Unicode character block.
TAMIL - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAMIL - Static variable in class ohos.global.icu.lang.UScript
Tamil
TAMIL_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAMIL_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAMIL_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TAMUZ - Static variable in class ohos.global.icu.util.HebrewCalendar
Constant for Tammuz, the 11th month of the Hebrew year.
tan(double) - Static method in class java.lang.Math
Returns the trigonometric tangent of an angle.
tan(double) - Static method in class java.lang.StrictMath
Returns the trigonometric tangent of an angle.
TANGUT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TANGUT - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
TANGUT_COMPONENTS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TANGUT_COMPONENTS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TANGUT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TANGUT_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TANGUT_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
tanh(double) - Static method in class java.lang.Math
Returns the hyperbolic tangent of a double value.
tanh(double) - Static method in class java.lang.StrictMath
Returns the hyperbolic tangent of a double value.
TAP - ohos.agp.components.Component.GestureType
Indicates the tap gesture.
Target - Annotation Type in java.lang.annotation
Indicates the contexts in which an annotation type is applicable.
TargetBuffer - Interface in ohos.agp.render.render3d
Provides an engine with the buffer for rendering targets.
targetText - Variable in class ohos.global.icu.text.SearchIterator
Target text for searching.
Task - Class in ohos.agp.render.render3d
Abstract class used to implement tasks that can be executed synchronously with rendering.
Task() - Constructor for class ohos.agp.render.render3d.Task
 
Task.State - Enum in ohos.agp.render.render3d
Indicates the running state of a task.
TaskDispatcher - Interface in ohos.app.dispatcher
A basic interface that posts tasks into a task dispatcher.
TaskPriority - Enum in ohos.app.dispatcher.task
Specifies the priority of all tasks in a specific task dispatcher when the task dispatcher is being obtained or created.
TAW - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
TC_ARRAY - Static variable in interface java.io.ObjectStreamConstants
new Array.
TC_BASE - Static variable in interface java.io.ObjectStreamConstants
First tag value.
TC_BLOCKDATA - Static variable in interface java.io.ObjectStreamConstants
Block of optional data.
TC_BLOCKDATALONG - Static variable in interface java.io.ObjectStreamConstants
long Block data.
TC_CLASS - Static variable in interface java.io.ObjectStreamConstants
Reference to Class.
TC_CLASSDESC - Static variable in interface java.io.ObjectStreamConstants
new Class Descriptor.
TC_ENDBLOCKDATA - Static variable in interface java.io.ObjectStreamConstants
End of optional block data blocks for an object.
TC_ENUM - Static variable in interface java.io.ObjectStreamConstants
new Enum constant.
TC_EXCEPTION - Static variable in interface java.io.ObjectStreamConstants
Exception during write.
TC_LONGSTRING - Static variable in interface java.io.ObjectStreamConstants
Long string.
TC_MAX - Static variable in interface java.io.ObjectStreamConstants
Last tag value.
TC_NULL - Static variable in interface java.io.ObjectStreamConstants
Null object reference.
TC_OBJECT - Static variable in interface java.io.ObjectStreamConstants
new Object.
TC_PROXYCLASSDESC - Static variable in interface java.io.ObjectStreamConstants
new Proxy Class Descriptor.
TC_REFERENCE - Static variable in interface java.io.ObjectStreamConstants
Reference to an object already written into the stream.
TC_RESET - Static variable in interface java.io.ObjectStreamConstants
Reset stream context.
TC_STRING - Static variable in interface java.io.ObjectStreamConstants
new String.
TCP_NODELAY - Static variable in interface java.net.SocketOptions
Disable Nagle's algorithm for this connection.
TCP_NODELAY - Static variable in class java.net.StandardSocketOptions
Disable the Nagle algorithm.
TdscdmaSignalInformation - Class in ohos.telephony
Inherits from the parent class SignalInformation and provides methods for applications to obtain TDSCDMA signal information.
TdscdmaSignalInformation() - Constructor for class ohos.telephony.TdscdmaSignalInformation
 
TEASPOON - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of volume: teaspoon
TEH_MARBUTA - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
TEH_MARBUTA_GOAL - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
TEKEMT - Static variable in class ohos.global.icu.util.EthiopicCalendar
Constant for ጥቅምት, the 2nd month of the Ethiopic year.
TelephoneNumberUtils - Class in ohos.telephony
Provides utilities to process phone numbers.
TelephoneNumberUtils() - Constructor for class ohos.telephony.TelephoneNumberUtils
 
TELEPHONY - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a device transmitting audio signals over the telephony network.
TELEPHONY - Static variable in class ohos.bluetooth.BluetoothDeviceClass.Service
Indicates the service value for telephony (including the cordless telephony, modem, and headset service).
TelephonyConstants - Class in ohos.telephony
Uses static constants to provide constants or tool methods used by each module in the telephony subsystem.
TelephonyConstants() - Constructor for class ohos.telephony.TelephonyConstants
 
tell() - Method in class ohos.media.image.Image.Component
Obtains the position of the current color component data to read.
TELUGU - java.awt.font.NumericShaper.Range
The Telugu range with the Telugu digits.
TELUGU - java.lang.Character.UnicodeScript
Unicode script "Telugu".
TELUGU - Static variable in class java.awt.font.NumericShaper
Identifies the TELUGU range and decimal base.
TELUGU - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Telugu" Unicode character block.
TELUGU - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TELUGU - Static variable in class ohos.global.icu.lang.UScript
Telugu
TELUGU_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TEMPERATURE_PERSON - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the body temperature of a person.
TEMPERATURE_SI_CELSIUS - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the Celsius.
TEMPERATURE_SI_FAHRENHEIT - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the Fahrenheit.
TEMPERATURE_SI_KELVIN - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the Kelvin.
TEMPERATURE_WEATHER - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the atmospheric temperature.
Temporal - Interface in java.time.temporal
Framework-level interface defining read-write access to a temporal object, such as a date, time, offset or some combination of these.
TemporalAccessor - Interface in java.time.temporal
Framework-level interface defining read-only access to a temporal object, such as a date, time, offset or some combination of these.
TemporalAdjuster - Interface in java.time.temporal
Strategy for adjusting a temporal object.
TemporalAdjusters - Class in java.time.temporal
Common and useful TemporalAdjusters.
TemporalAmount - Interface in java.time.temporal
Framework-level interface defining an amount of time, such as "6 hours", "8 days" or "2 years and 3 months".
TemporalField - Interface in java.time.temporal
A field of date-time, such as month-of-year or hour-of-minute.
TemporalQueries - Class in java.time.temporal
Common implementations of TemporalQuery.
TemporalQuery<R> - Interface in java.time.temporal
Strategy for querying a temporal object.
TemporalUnit - Interface in java.time.temporal
A unit of date-time, such as Days or Hours.
TEN - Static variable in class java.math.BigDecimal
The value 10, with a scale of 0.
TEN - Static variable in class java.math.BigInteger
The BigInteger constant ten.
TEN - Static variable in class ohos.global.icu.math.BigDecimal
The BigDecimal constant "10".
TENGWAR - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
TER - Static variable in class ohos.global.icu.util.EthiopicCalendar
Constant for ጥር, the 5th month of the Ethiopic year.
TERABIT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of digital: terabit
TERABYTE - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of digital: terabyte
TERMINAL_PUNCTUATION - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Terminal_Punctuation.
terminate() - Method in class ohos.aafwk.ability.AbilitySlice
Destroys the current ability slice.
TERMINATE - java.nio.file.FileVisitResult
Terminate.
terminateAbility() - Method in class ohos.aafwk.ability.Ability
Destroys this Page or Service ability.
terminateAbility() - Method in class ohos.aafwk.ability.AbilitySlice
Destroys the host ability.
terminateAbility() - Method in class ohos.app.AbilityContext
 
terminateAbility() - Method in interface ohos.app.Context
Destroys the current ability.
terminateAbility(int) - Method in class ohos.app.AbilityContext
 
terminateAbility(int) - Method in interface ohos.app.Context
Destroys another ability you had previously started by calling Ability.startAbilityForResult(ohos.aafwk.content.Intent, int, ohos.aafwk.ability.startsetting.AbilityStartSetting) with the same requestCode passed.
terminateAbilityResult(int) - Method in class ohos.app.AbilityContext
 
terminateAbilityResult(int) - Method in interface ohos.app.Context
Destroys this Service ability if the number of times it has been started equals the number represented by the given startId.
terminated() - Method in class java.util.concurrent.ThreadPoolExecutor
Method invoked when the Executor has terminated.
TERMINATED - java.lang.Thread.State
Thread state for a terminated thread.
TERTIARY - Static variable in class java.text.Collator
Collator strength value.
TERTIARY - Static variable in class ohos.global.icu.text.Collator
Third level collator strength value.
tertiaryOrder(int) - Static method in class java.text.CollationElementIterator
Return the tertiary component of a collation element.
tertiaryOrder(int) - Static method in class ohos.global.icu.text.CollationElementIterator
Return the tertiary order of the specified collation element, i.e.
test(double) - Method in interface java.util.function.DoublePredicate
Evaluates this predicate on the given argument.
test(int) - Method in interface java.util.function.IntPredicate
Evaluates this predicate on the given argument.
test(long) - Method in interface java.util.function.LongPredicate
Evaluates this predicate on the given argument.
test(T) - Method in interface java.util.function.Predicate
Evaluates this predicate on the given argument.
test(T, U) - Method in interface java.util.function.BiPredicate
Evaluates this predicate on the given arguments.
testBit(int) - Method in class java.math.BigInteger
Returns true if and only if the designated bit is set.
TestRunner - Class in ohos.aafwk.ability.delegation
Base class for the test framework.
TestRunner() - Constructor for class ohos.aafwk.ability.delegation.TestRunner
 
TETH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
TEVET - Static variable in class ohos.global.icu.util.HebrewCalendar
Constant for Tevet, the 4th month of the Hebrew year.
Text - Class in ohos.agp.components
Displays text in a view.
Text - Class in ohos.ai.cv.text
Stores the detection results of text in a given image.
Text() - Constructor for class ohos.ai.cv.text.Text
A constructor used to create a Text instance.
Text(Context) - Constructor for class ohos.agp.components.Text
Default constructor used to create a Text instance by using the default attribute set and style.
Text(Context, AttrSet) - Constructor for class ohos.agp.components.Text
A constructor used to create a Text instance by using specified attribute set and default style after the XML file is parsed.
Text(Context, AttrSet, String) - Constructor for class ohos.agp.components.Text
A constructor used to create a Text instance by using specified attribute set and specified style after the XML file is parsed.
TEXT_BLOCKS - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter TEXT_BLOCKS of Text.
TEXT_CORNER_POINTS - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter TEXT_CORNER_POINTS of Text.
TEXT_DETECT - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates the text position to be detected.
TEXT_ELEMENTS - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter TEXT_ELEMENTS of Text.
TEXT_LANGUAGE_TYPE - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter TEXT_LANGUAGE_TYPE of Text.
TEXT_LEVEL_BLOCK - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates a text block.
TEXT_LEVEL_CHAR - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates a text element.
TEXT_LEVEL_LINE - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates a text line.
TEXT_LINES - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter TEXT_LINES of Text.
TEXT_PAGE_LANGUAGE - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter TEXT_PAGE_LANGUAGE of Text.
TEXT_PROBABILITY - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter TEXT_PROBABILITY of Text.
TEXT_RECOG - Static variable in class ohos.ai.cv.text.TextConfiguration
Indicates the text position to be detected and the text content to be recognized.
TEXT_RECT - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter TEXT_RECT of Text.
TEXT_SHAPE_CURVE - ohos.ai.cv.text.TextConfiguration.TextShape
Indicates curved text.
TEXT_SHAPE_STRAIGHT - ohos.ai.cv.text.TextConfiguration.TextShape
Indicates straight text.
TEXT_VALUE - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter TEXT_VALUE of Text.
Text.EditorActionListener - Interface in ohos.agp.components
Listens for change events of an editor action.
Text.TextColorObserver - Interface in ohos.agp.components
Provides an observer to listen for text color changes in a component.
Text.TextObserver - Interface in ohos.agp.components
Provides a text observer to observe text changes in a view.
Text.TextSizeObserver - Interface in ohos.agp.components
Provides an observer to listen for text size changes in a component.
Text.TextSizeType - Enum in ohos.agp.components
Enumerates types of the text size.
Text.TruncationMode - Enum in ohos.agp.components
Indicates how to truncate text.
TextAlignment - Class in ohos.agp.utils
Sets the alignment mode used by the text component to align with its parent component.
TextAlignment() - Constructor for class ohos.agp.utils.TextAlignment
 
TextAttribute - Class in java.awt.font
The TextAttribute class defines attribute keys and attribute values used for text rendering.
TextAttribute(String) - Constructor for class java.awt.font.TextAttribute
Constructs a TextAttribute with the specified name.
TextBlock - Class in ohos.ai.cv.text
Stores the detection result of text blocks.
TextBlock() - Constructor for class ohos.ai.cv.text.TextBlock
A constructor used to create a TextBlock instance.
TextConfiguration - Class in ohos.ai.cv.text
Configures parameters for Text.
TextConfiguration(TextConfiguration.Builder) - Constructor for class ohos.ai.cv.text.TextConfiguration
A constructor used to create a TextConfiguration instance.
TextConfiguration.Builder - Class in ohos.ai.cv.text
A nested class used to create a TextConfiguration object.
TextConfiguration.TextShape - Enum in ohos.ai.cv.text
An enumeration class used to store text shapes.
TextDetectType - Class in ohos.ai.cv.text
Defines text detection types.
TextElement - Class in ohos.ai.cv.text
Stores the detection result of a text element.
TextElement() - Constructor for class ohos.ai.cv.text.TextElement
A constructor used to create a TextElement instance.
TextField - Class in ohos.agp.components
Provides a text box.
TextField(Context) - Constructor for class ohos.agp.components.TextField
Default constructor used to create an TextField instance by using the default attribute set and style.
TextField(Context, AttrSet) - Constructor for class ohos.agp.components.TextField
A constructor used to create an TextField instance by using specified attribute set and default style after the XML file is parsed.
TextField(Context, AttrSet, String) - Constructor for class ohos.agp.components.TextField
A constructor used to create an TextField instance by using specified attribute set and specified style after the XML file is parsed.
TextField.CursorChangedListener - Interface in ohos.agp.components
Provides a callback that can be invoked when the cursor position is changed.
TextFilter - Class in ohos.agp.components
Provides the text filter.
TextFilter() - Constructor for class ohos.agp.components.TextFilter
 
TextFilter.FilterResults - Class in ohos.agp.components
Obtains the filtering results.
TextForm - Class in ohos.agp.text
Represents the rich text form.
TextForm() - Constructor for class ohos.agp.text.TextForm
Default constructor used to create a TextForm instance.
TextInputClient - Class in ohos.miscservices.inputmethodability
Represents a text input object.
TextLine - Class in ohos.ai.cv.text
Stores the detection result of text lines.
TextLine() - Constructor for class ohos.ai.cv.text.TextLine
A constructor used to create a TextLine instance.
TextParamKey - Class in ohos.ai.cv.text
Defines parameter keys and constant values for Text.
TextRecognitionUtils - Class in ohos.global.i18n.utils
Recognizes and returns time, date, phone number, and address information in a given text.
TextRecognitionUtils() - Constructor for class ohos.global.i18n.utils.TextRecognitionUtils
 
TextStyle - Enum in java.time.format
Enumeration of the style of text formatting and parsing.
TextTool - Class in ohos.agp.utils
A utility class for operating strings or characters.
Texture - Class in ohos.agp.render
Stores the pixelmap file representing the drawing result.
Texture(int, int, Texture.ColorType, Texture.AlphaType) - Constructor for class ohos.agp.render.Texture
A constructor used to create a Texture instance with the specified height, width, pixel color format, and the way to interpret alpha.
Texture(PixelMap) - Constructor for class ohos.agp.render.Texture
A constructor used to create a Texture instance for off-screen rendering based on the specified pixel map.
Texture.AlphaType - Enum in ohos.agp.render
Enumerates alpha types of the texture.
Texture.ColorType - Enum in ohos.agp.render
Enumerates pixel formats of the texture.
TextureComponentEx - Class in ohos.interwork.ui
Represents an extended texture component that can display a built-in third-party component.
TextureComponentEx(Context) - Constructor for class ohos.interwork.ui.TextureComponentEx
A constructor used to create a TextureComponentEx instance.
TextureHolder - Class in ohos.agp.graphics
Captures frames from an image stream as an texture.
TextureHolder(int) - Constructor for class ohos.agp.graphics.TextureHolder
Default constructor used to create a TextureHolder instance by using the default attribute set and style.
TextureHolder.OnNewFrameCallback - Interface in ohos.agp.graphics
Interface definition for being notified that a new stream frame is available.
TF_ACCEPT_FDS - Static variable in class ohos.rpc.MessageOption
Indicates that file descriptors can be returned for the sendRequest interface.
TF_ASYNC - Static variable in class ohos.rpc.MessageOption
Indicates that the sendRequest interface is called in asynchronous mode.
TF_SYNC - Static variable in class ohos.rpc.MessageOption
Indicates that the sendRequest interface is called in synchronous mode.
TF_WAIT_TIME - Static variable in class ohos.rpc.MessageOption
Indicates that wait seconds of sync call.
THAANA - java.lang.Character.UnicodeScript
Unicode script "Thaana".
THAANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Thaana" Unicode character block.
THAANA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
THAANA - Static variable in class ohos.global.icu.lang.UScript
Thana
THAANA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
THAI - java.awt.font.NumericShaper.Range
The Thai range with the Thai digits.
THAI - java.lang.Character.UnicodeScript
Unicode script "Thai".
THAI - Static variable in class java.awt.font.NumericShaper
Identifies the THAI range and decimal base.
THAI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Thai" Unicode character block.
THAI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
THAI - Static variable in class ohos.global.icu.lang.UScript
Thai
THAI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ThaiBuddhistChronology - Class in java.time.chrono
The Thai Buddhist calendar system.
ThaiBuddhistDate - Class in java.time.chrono
A date in the Thai Buddhist calendar system.
ThaiBuddhistEra - Enum in java.time.chrono
An era in the Thai Buddhist calendar system.
Theme - Class in ohos.global.resource.solidxml
Provides resource attributes for a specific theme.
Theme() - Constructor for class ohos.global.resource.solidxml.Theme
 
Theme_theme_dark - Static variable in class ohos.global.systemres.ResourceTable
 
Theme_theme_light - Static variable in class ohos.global.systemres.ResourceTable
 
Theme_theme_transparent - Static variable in class ohos.global.systemres.ResourceTable
 
thenAccept(Consumer<? super T>) - Method in class java.util.concurrent.CompletableFuture
 
thenAccept(Consumer<? super T>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed with this stage's result as the argument to the supplied action.
thenAcceptAsync(Consumer<? super T>) - Method in class java.util.concurrent.CompletableFuture
 
thenAcceptAsync(Consumer<? super T>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed using this stage's default asynchronous execution facility, with this stage's result as the argument to the supplied action.
thenAcceptAsync(Consumer<? super T>, Executor) - Method in class java.util.concurrent.CompletableFuture
 
thenAcceptAsync(Consumer<? super T>, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed using the supplied Executor, with this stage's result as the argument to the supplied action.
thenAcceptBoth(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in class java.util.concurrent.CompletableFuture
 
thenAcceptBoth(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage both complete normally, is executed with the two results as arguments to the supplied action.
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in class java.util.concurrent.CompletableFuture
 
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage complete normally, is executed using this stage's default asynchronous execution facility, with the two results as arguments to the supplied action.
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>, Executor) - Method in class java.util.concurrent.CompletableFuture
 
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage complete normally, is executed using the supplied executor, with the two results as arguments to the supplied function.
thenApply(Function<? super T, ? extends U>) - Method in class java.util.concurrent.CompletableFuture
 
thenApply(Function<? super T, ? extends U>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed with this stage's result as the argument to the supplied function.
thenApplyAsync(Function<? super T, ? extends U>) - Method in class java.util.concurrent.CompletableFuture
 
thenApplyAsync(Function<? super T, ? extends U>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed using this stage's default asynchronous execution facility, with this stage's result as the argument to the supplied function.
thenApplyAsync(Function<? super T, ? extends U>, Executor) - Method in class java.util.concurrent.CompletableFuture
 
thenApplyAsync(Function<? super T, ? extends U>, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed using the supplied Executor, with this stage's result as the argument to the supplied function.
thenCombine(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in class java.util.concurrent.CompletableFuture
 
thenCombine(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage both complete normally, is executed with the two results as arguments to the supplied function.
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in class java.util.concurrent.CompletableFuture
 
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage complete normally, is executed using this stage's default asynchronous execution facility, with the two results as arguments to the supplied function.
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>, Executor) - Method in class java.util.concurrent.CompletableFuture
 
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage complete normally, is executed using the supplied executor, with the two results as arguments to the supplied function.
thenComparing(Comparator<? super T>) - Method in interface java.util.Comparator
Returns a lexicographic-order comparator with another comparator.
thenComparing(Function<? super T, ? extends U>) - Method in interface java.util.Comparator
Returns a lexicographic-order comparator with a function that extracts a Comparable sort key.
thenComparing(Function<? super T, ? extends U>, Comparator<? super U>) - Method in interface java.util.Comparator
Returns a lexicographic-order comparator with a function that extracts a key to be compared with the given Comparator.
thenComparingDouble(ToDoubleFunction<? super T>) - Method in interface java.util.Comparator
Returns a lexicographic-order comparator with a function that extracts a double sort key.
thenComparingInt(ToIntFunction<? super T>) - Method in interface java.util.Comparator
Returns a lexicographic-order comparator with a function that extracts a int sort key.
thenComparingLong(ToLongFunction<? super T>) - Method in interface java.util.Comparator
Returns a lexicographic-order comparator with a function that extracts a long sort key.
thenCompose(Function<? super T, ? extends CompletionStage<U>>) - Method in class java.util.concurrent.CompletableFuture
 
thenCompose(Function<? super T, ? extends CompletionStage<U>>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed with this stage as the argument to the supplied function.
thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>) - Method in class java.util.concurrent.CompletableFuture
 
thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed using this stage's default asynchronous execution facility, with this stage as the argument to the supplied function.
thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>, Executor) - Method in class java.util.concurrent.CompletableFuture
 
thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed using the supplied Executor, with this stage's result as the argument to the supplied function.
thenRun(Runnable) - Method in class java.util.concurrent.CompletableFuture
 
thenRun(Runnable) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, executes the given action.
thenRunAsync(Runnable) - Method in class java.util.concurrent.CompletableFuture
 
thenRunAsync(Runnable) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, executes the given action using this stage's default asynchronous execution facility.
thenRunAsync(Runnable, Executor) - Method in class java.util.concurrent.CompletableFuture
 
thenRunAsync(Runnable, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, executes the given action using the supplied Executor.
ThermalConnection - Interface in ohos.thermallistener
Provides callbacks to listen for and receive the thermal status of a device.
ThermalConnection.ThermalSeverityLevel - Enum in ohos.thermallistener
Enumerates the thermal severity levels of a device.
ThermalListener - Class in ohos.thermallistener
Provides interfaces to listen thermal status of the devices.
ThermalListener() - Constructor for class ohos.thermallistener.ThermalListener
A constructor used to create a ThermalListener instance.
thermalServiceDied() - Method in interface ohos.thermallistener.ThermalConnection
Called when the thermal service encounters an exception or stops running.
thermalStatusChanged(ThermalConnection.ThermalSeverityLevel) - Method in interface ohos.thermallistener.ThermalConnection
Called when the thermal severity level of this device changes.
THIRD_PLAYBACK_DERGREE - Static variable in class ohos.media.recorder.Recorder.OrientationHint
Indicates that the angle is rotated by 180 degrees during video playback.
THIS - ohos.global.icu.text.RelativeDateTimeFormatter.Direction
This
Thread - Class in java.lang
A thread is a thread of execution in a program.
Thread() - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(Runnable) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(Runnable, String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(ThreadGroup, Runnable) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(ThreadGroup, Runnable, String) - Constructor for class java.lang.Thread
Allocates a new Thread object so that it has target as its run object, has the specified name as its name, and belongs to the thread group referred to by group.
Thread(ThreadGroup, Runnable, String, long) - Constructor for class java.lang.Thread
Allocates a new Thread object so that it has target as its run object, has the specified name as its name, and belongs to the thread group referred to by group, and has the specified stack size.
Thread(ThreadGroup, String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread.State - Enum in java.lang
A thread state.
Thread.UncaughtExceptionHandler - Interface in java.lang
Interface for handlers invoked when a Thread abruptly terminates due to an uncaught exception.
ThreadDeath - Error in java.lang
An instance of ThreadDeath is thrown in the victim thread when the (deprecated) Thread#stop() method is invoked.
ThreadDeath() - Constructor for error java.lang.ThreadDeath
 
ThreadFactory - Interface in java.util.concurrent
An object that creates new threads on demand.
ThreadGroup - Class in java.lang
A thread group represents a set of threads.
ThreadGroup(String) - Constructor for class java.lang.ThreadGroup
Constructs a new thread group.
ThreadGroup(ThreadGroup, String) - Constructor for class java.lang.ThreadGroup
Creates a new thread group.
ThreadLocal<T> - Class in java.lang
This class provides thread-local variables.
ThreadLocal() - Constructor for class java.lang.ThreadLocal
Creates a thread local variable.
ThreadLocalRandom - Class in java.util.concurrent
A random number generator isolated to the current thread.
ThreadPoolExecutor - Class in java.util.concurrent
An ExecutorService that executes each submitted task using one of possibly several pooled threads, normally configured using Executors factory methods.
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class java.util.concurrent.ThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters and default thread factory and rejected execution handler.
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - Constructor for class java.util.concurrent.ThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters and default thread factory.
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class java.util.concurrent.ThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters and default rejected execution handler.
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class java.util.concurrent.ThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters.
ThreadPoolExecutor.AbortPolicy - Class in java.util.concurrent
A handler for rejected tasks that throws a RejectedExecutionException.
ThreadPoolExecutor.CallerRunsPolicy - Class in java.util.concurrent
A handler for rejected tasks that runs the rejected task directly in the calling thread of the execute method, unless the executor has been shut down, in which case the task is discarded.
ThreadPoolExecutor.DiscardOldestPolicy - Class in java.util.concurrent
A handler for rejected tasks that discards the oldest unhandled request and then retries execute, unless the executor is shut down, in which case the task is discarded.
ThreadPoolExecutor.DiscardPolicy - Class in java.util.concurrent
A handler for rejected tasks that silently discards the rejected task.
THREE_GPP - Static variable in class ohos.media.recorder.Recorder.OutputFormat
Indicates the 3GPP media format.
ThreeDimView - Class in ohos.agp.render
Calculates a three-dimensional transformation matrix.
ThreeDimView() - Constructor for class ohos.agp.render.ThreeDimView
A constructor used to create a ThreeDimView instance.
Throwable - Class in java.lang
The Throwable class is the superclass of all errors and exceptions in the Java language.
Throwable() - Constructor for class java.lang.Throwable
Constructs a new throwable with null as its detail message.
Throwable(String) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message.
Throwable(String, Throwable) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message and cause.
Throwable(String, Throwable, boolean, boolean) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
Throwable(Throwable) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
throwException() - Method in class java.nio.charset.CoderResult
Throws an exception appropriate to the result described by this object.
throwException(Class<?>, Class<? extends Throwable>) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which will throw exceptions of the given exType.
throwing(String, String, Throwable) - Method in class java.util.logging.Logger
Log throwing an exception.
THUMBNAIL_IMAGE_LENGTH - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
THUMBNAIL_IMAGE_WIDTH - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
THUMBNAIL_URL - Static variable in class ohos.data.search.schema.CommonItem
Indicates the index field name of thumbnailUrl.
THUMBS_DOWN_ACTION_BUTTON - ohos.event.notification.NotificationConstant.SemanticActionButton
Indicates the action of marking the content with a thumbs-down.
THUMBS_UP_ACTION_BUTTON - ohos.event.notification.NotificationConstant.SemanticActionButton
Indicates the action of marking the content with a thumbs-up.
THURSDAY - java.time.DayOfWeek
The singleton instance for the day-of-week of Thursday.
THURSDAY - ohos.global.icu.text.RelativeDateTimeFormatter.AbsoluteUnit
Thursday
THURSDAY - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is Thursday, e.g. "last Thursday", "this Thursday", "next Thursday", "in 5 Thursdays".
THURSDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Thursday.
THURSDAY - Static variable in class ohos.global.icu.util.Calendar
Value of the DAY_OF_WEEK field indicating Thursday.
TIBETAN - java.awt.font.NumericShaper.Range
The Tibetan range with the Tibetan digits.
TIBETAN - java.lang.Character.UnicodeScript
Unicode script "Tibetan".
TIBETAN - Static variable in class java.awt.font.NumericShaper
Identifies the TIBETAN range and decimal base.
TIBETAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tibetan" Unicode character block.
TIBETAN - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TIBETAN - Static variable in class ohos.global.icu.lang.UScript
Tibetan
TIBETAN_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
tick(Clock, Duration) - Static method in class java.time.Clock
Obtains a clock that returns instants from the specified clock truncated to the nearest occurrence of the specified duration.
tickMinutes(ZoneId) - Static method in class java.time.Clock
Obtains a clock that returns the current instant ticking in whole minutes using best available system clock.
tickSeconds(ZoneId) - Static method in class java.time.Clock
Obtains a clock that returns the current instant ticking in whole seconds using best available system clock.
TickTimer - Class in ohos.agp.components
Implements simple timer functions and inherits from Text.
TickTimer(Context) - Constructor for class ohos.agp.components.TickTimer
Default constructor used to create a TickTimer instance by using the default attribute set and style.
TickTimer(Context, AttrSet) - Constructor for class ohos.agp.components.TickTimer
A constructor used to create a TickTimer instance by using specified attribute set and default style after the XML file is parsed.
TickTimer(Context, AttrSet, String) - Constructor for class ohos.agp.components.TickTimer
A constructor used to create a TickTimer instance by using specified attribute set and specified style after the XML file is parsed.
TickTimer.TickListener - Interface in ohos.agp.components
Listens for an increment event of a timer.
TIFINAGH - java.lang.Character.UnicodeScript
Unicode script "Tifinagh".
TIFINAGH - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tifinagh" Unicode character block.
TIFINAGH - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TIFINAGH - Static variable in class ohos.global.icu.lang.UScript
Script in Unicode 4.1
TIFINAGH_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
time - Variable in class java.util.Calendar
The currently set time for this calendar, expressed in milliseconds after January 1, 1970, 0:00:00 GMT.
Time - Class in java.sql
A thin wrapper around the java.util.Date class that allows the JDBC API to identify this as an SQL TIME value.
Time - Class in ohos.miscservices.timeutility
Defines Time objects used for obtaining and setting the system time and time zone.
Time() - Constructor for class ohos.miscservices.timeutility.Time
 
Time(int, int, int) - Constructor for class java.sql.Time
Deprecated.
Use the constructor that takes a milliseconds value in place of this constructor
Time(long) - Constructor for class java.sql.Time
Constructs a Time object using a milliseconds time value.
TIME - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIME.
TIME_FORMAT - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Date
Specifies whether the time is displayed in 12-hour or 24-hour format.
TIME_OUT_ERROR - Static variable in class ohos.ai.nlu.util.NluError
Indicates that the NLU parse result was not received within eight seconds.
TIME_ZONE - Static variable in class java.text.DateFormat.Field
Constant identifying the time zone field.
TIME_ZONE - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the time zone field.
TIMED_WAITING - java.lang.Thread.State
Thread state for a waiting thread with a specified waiting time.
timedJoin(Thread, long) - Method in enum java.util.concurrent.TimeUnit
Performs a timed Thread#join(long, int) using this time unit.
timedWait(Object, long) - Method in enum java.util.concurrent.TimeUnit
Performs a timed Object#wait(long, int) using this time unit.
timeLineOrder() - Static method in interface java.time.chrono.ChronoLocalDate
Gets a comparator that compares ChronoLocalDate in time-line order ignoring the chronology.
timeLineOrder() - Static method in interface java.time.chrono.ChronoLocalDateTime
Gets a comparator that compares ChronoLocalDateTime in time-line order ignoring the chronology.
timeLineOrder() - Static method in interface java.time.chrono.ChronoZonedDateTime
Gets a comparator that compares ChronoZonedDateTime in time-line order ignoring the chronology.
timeLineOrder() - Static method in class java.time.OffsetDateTime
Gets a comparator that compares two OffsetDateTime instances based solely on the instant.
TimeoutException - Exception in java.util.concurrent
Exception thrown when a blocking operation times out.
TimeoutException() - Constructor for exception java.util.concurrent.TimeoutException
Constructs a TimeoutException with no specified detail message.
TimeoutException(String) - Constructor for exception java.util.concurrent.TimeoutException
Constructs a TimeoutException with the specified detail message.
TimePicker - Class in ohos.agp.components
Provides a time picker.
TimePicker(Context) - Constructor for class ohos.agp.components.TimePicker
Default constructor used to create a TimePicker instance by using the default attribute set and style.
TimePicker(Context, AttrSet) - Constructor for class ohos.agp.components.TimePicker
A constructor used to create a TimePicker instance by using specified attribute set and default style after the XML file is parsed.
TimePicker(Context, AttrSet, String) - Constructor for class ohos.agp.components.TimePicker
A constructor used to create a TimePicker instance by using specified attribute set and specified style after the XML file is parsed.
TimePicker.AmPmOrder - Enum in ohos.agp.components
Defines the display format of the column representing a.m.
TimePicker.TimeChangedListener - Interface in ohos.agp.components
Provides a time change listener.
Timer - Class in java.util
A facility for threads to schedule tasks for future execution in a background thread.
Timer - Class in ohos.miscservices.timeutility
Provides applications with access to the timer system.
Timer() - Constructor for class java.util.Timer
Creates a new timer.
Timer() - Constructor for class ohos.miscservices.timeutility.Timer
 
Timer(boolean) - Constructor for class java.util.Timer
Creates a new timer whose associated thread may be specified to Thread#setDaemon.
Timer(String) - Constructor for class java.util.Timer
Creates a new timer whose associated thread has the specified name.
Timer(String, boolean) - Constructor for class java.util.Timer
Creates a new timer whose associated thread has the specified name, and may be specified to Thread#setDaemon.
TIMER_TYPE_EXACT - Static variable in class ohos.miscservices.timeutility.Timer
Describes whether a timer will be delivered precisely at a scheduled time.
TIMER_TYPE_IDLE - Static variable in class ohos.miscservices.timeutility.Timer
Indicates whether the timer waking up the system is supported in low-power mode.
TIMER_TYPE_REALTIME - Static variable in class ohos.miscservices.timeutility.Timer
Indicates the timing policy the timer use, which can be REALTIME or UTC.
TIMER_TYPE_WAKEUP - Static variable in class ohos.miscservices.timeutility.Timer
Describes whether a timer will wake the device up.
Timer.ITimerListener - Interface in ohos.miscservices.timeutility
Provides a callback for a timer.
Timer.OneShotTimer - Class in ohos.miscservices.timeutility
Provides the oneshot timer function.
Timer.RepeatTimer - Class in ohos.miscservices.timeutility
Provides a repeating timer with a fixed interval for applications.
Timer.TimerIntent - Class in ohos.miscservices.timeutility
Creates an Intent data class to send after a timer is triggered.
TimerIntent(Intent, int) - Constructor for class ohos.miscservices.timeutility.Timer.TimerIntent
A constructor used to create a TimerIntent instance.
TimerTask - Class in java.util
A task that can be scheduled for one-time or repeated execution by a Timer.
TimerTask() - Constructor for class java.util.TimerTask
Creates a new timer task.
timestamp - Variable in class ohos.sensor.data.SensorData
Indicates the timestamp of a sensor.
timestamp() - Method in class java.util.UUID
The timestamp value associated with this UUID.
timeStamp - Variable in class ohos.media.common.BufferInfo
Indicates the buffer data timestamp (in microseconds).
Timestamp - Class in java.security
This class encapsulates information about a signed timestamp.
Timestamp - Class in java.sql
A thin wrapper around java.util.Date that allows the JDBC API to identify this as an SQL TIMESTAMP value.
Timestamp - Class in ohos.media.audio
Represents the timestamp information, including the system time used for audio stream playback and recording, and the timestamp position of the frame that is being played or recorded.
Timestamp() - Constructor for class ohos.media.audio.Timestamp
 
Timestamp(int, int, int, int, int, int, int) - Constructor for class java.sql.Timestamp
Deprecated.
instead use the constructor Timestamp(long millis)
Timestamp(long) - Constructor for class java.sql.Timestamp
Constructs a Timestamp object using a milliseconds time value.
Timestamp(Date, CertPath) - Constructor for class java.security.Timestamp
Constructs a Timestamp.
TIMESTAMP - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIMESTAMP.
Timestamp.Timebase - Enum in ohos.media.audio
Enumerates the time base of this Timestamp.
timestampUs - Variable in class ohos.media.player.Player.MediaTimedMetaData
Indicates the timestamp, in microseconds.
TimeUnit - Class in ohos.global.icu.util
Measurement unit for time units.
TimeUnit - Enum in java.util.concurrent
A TimeUnit represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform timing and delay operations in these units.
TimeValGroup - Class in ohos.system
Represents a time struct.
TimeZone - Class in java.util
TimeZone represents a time zone offset, and also figures out daylight savings.
TimeZone - Class in ohos.global.icu.util
[icu enhancement] ICU's replacement for TimeZone. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
TimeZone() - Constructor for class java.util.TimeZone
Sole constructor.
TimeZone() - Constructor for class ohos.global.icu.util.TimeZone
Default constructor.
TIMEZONE_FIELD - Static variable in class java.text.DateFormat
Useful constant for TIMEZONE field alignment.
TIMEZONE_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'z' field alignment, corresponding to the Calendar#ZONE_OFFSET and Calendar#DST_OFFSET fields.
TIMEZONE_GENERIC_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'v' field alignment, corresponding to the Calendar#ZONE_OFFSET and Calendar#DST_OFFSET fields.
TIMEZONE_ICU - Static variable in class ohos.global.icu.util.TimeZone
[icu] A time zone implementation type indicating ICU's own TimeZone used by getTimeZone, setDefaultTimeZoneType and getDefaultTimeZoneType.
TIMEZONE_ISO_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'X' field alignment, corresponding to the Calendar#ZONE_OFFSET and Calendar#DST_OFFSET fields.
TIMEZONE_ISO_LOCAL_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'x' field alignment, corresponding to the Calendar#ZONE_OFFSET and Calendar#DST_OFFSET fields.
TIMEZONE_JDK - Static variable in class ohos.global.icu.util.TimeZone
[icu] A time zone implementation type indicating the TimeZone used by getTimeZone, setDefaultTimeZoneType and getDefaultTimeZoneType.
TIMEZONE_LOCALIZED_GMT_OFFSET_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'O' field alignment, corresponding to the Calendar#ZONE_OFFSET and Calendar#DST_OFFSET fields.
TIMEZONE_RFC_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'Z' field alignment, corresponding to the Calendar#ZONE_OFFSET and Calendar#DST_OFFSET fields.
TIMEZONE_SPECIAL_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'V' field alignment, corresponding to the Calendar#ZONE_OFFSET and Calendar#DST_OFFSET fields.
TimeZone.SystemTimeZoneType - Enum in ohos.global.icu.util
[icu] System time zone type constants used by filtering zones in TimeZone#getAvailableIDs(SystemTimeZoneType, String, Integer)
TimeZoneFormat - Class in ohos.global.icu.text
TimeZoneFormat supports time zone display name formatting and parsing.
TimeZoneFormat(ULocale) - Constructor for class ohos.global.icu.text.TimeZoneFormat
The protected constructor for subclassing.
TimeZoneFormat.GMTOffsetPatternType - Enum in ohos.global.icu.text
Offset pattern type enum.
TimeZoneFormat.ParseOption - Enum in ohos.global.icu.text
Parse option enum, used for specifying optional parse behavior.
TimeZoneFormat.Style - Enum in ohos.global.icu.text
Time zone display format style enum used by format/parse APIs in TimeZoneFormat.
TimeZoneFormat.TimeType - Enum in ohos.global.icu.text
Time type enum used for receiving time type (standard time, daylight time or unknown) in TimeZoneFormat APIs.
TimeZoneNames - Class in ohos.global.icu.text
TimeZoneNames is an abstract class representing the time zone display name data model defined by UTS#35 Unicode Locale Data Markup Language (LDML).
TimeZoneNames.NameType - Enum in ohos.global.icu.text
Time zone display name types
TINYINT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TINYINT.
tipEvent - Variable in class ohos.biometrics.authentication.BiometricAuthentication.AuthenticationTips
Indicates an authentication tip event.
tipInfo - Variable in class ohos.biometrics.authentication.BiometricAuthentication.AuthenticationTips
Indicates the return code description of an authentication tip.
tipValue - Variable in class ohos.biometrics.authentication.BiometricAuthentication.AuthenticationTips
Indicates the return code of an authentication tip, which is defined in IFaceAuthentication.FaceAuthTipsCode.
TIRHUTA - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TIRHUTA - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
TIRHUTA_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TISHRI - Static variable in class ohos.global.icu.util.HebrewCalendar
Constant for Tishri, the 1st month of the Hebrew year.
title - Variable in class ohos.agp.window.service.WindowManager.LayoutConfig
Indicates the title of a window.
TITLE - Static variable in class ohos.data.search.schema.CommonItem
Indicates the index field name of title.
TITLE - Static variable in annotation type ohos.media.common.AVMetadata.AVTextKey
Indicates the key for the title of the media item.
TITLE - Static variable in interface ohos.media.photokit.metadata.AVStorage.AVBaseColumns
Indicates the media item title.
TITLE - Static variable in interface ohos.sysappcomponents.calendar.column.EventsColumns
Indicates the title of the calendar event.
TITLECASE_LETTER - Static variable in class java.lang.Character
General category "Lt" in the Unicode specification.
TITLECASE_LETTER - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Lt
TITLECASE_MAPPING - Static variable in interface ohos.global.icu.lang.UProperty
String property Titlecase_Mapping.
TITLECASE_NO_BREAK_ADJUSTMENT - Static variable in class ohos.global.icu.lang.UCharacter
Do not adjust the titlecasing indexes from BreakIterator::next() indexes; titlecase exactly the characters at breaks from the iterator.
TITLECASE_NO_LOWERCASE - Static variable in class ohos.global.icu.lang.UCharacter
Do not lowercase non-initial parts of words when titlecasing.
TLS - ohos.wifi.WifiSecurity.EapMethod
EAP Transport Layer Security (TLS)
to(File) - Static method in class java.lang.ProcessBuilder.Redirect
Returns a redirect to write to the specified file.
to(TimeUnit) - Method in class java.nio.file.attribute.FileTime
Returns the value at the given unit of granularity.
TO_EMAIL - Static variable in class ohos.data.search.schema.EmailItem
Indicates the index field name of toEmail.
TO_MAX_VALUE - Static variable in class ohos.global.icu.util.UniversalTimeScale
The constant used to select the maximum to value for a time scale.
TO_MIN_VALUE - Static variable in class ohos.global.icu.util.UniversalTimeScale
The constant used to select the minimum to value for a time scale.
TO_NAME - Static variable in class ohos.data.search.schema.EmailItem
Indicates the index field name of toName.
toAbsolutePath() - Method in interface java.nio.file.Path
Returns a Path object representing the absolute path of this path.
toArray() - Method in class java.util.AbstractCollection
Returns an array containing all of the elements in this collection.
toArray() - Method in class java.util.ArrayDeque
Returns an array containing all of the elements in this deque in proper sequence (from first to last element).
toArray() - Method in class java.util.ArrayList
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray() - Method in interface java.util.Collection
Returns an array containing all of the elements in this collection.
toArray() - Method in class java.util.concurrent.ArrayBlockingQueue
Returns an array containing all of the elements in this queue, in proper sequence.
toArray() - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
 
toArray() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element).
toArray() - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns an array containing all of the elements in this queue, in proper sequence.
toArray() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray() - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns an array containing all of the elements in this set.
toArray() - Method in class java.util.concurrent.DelayQueue
Returns an array containing all of the elements in this queue.
toArray() - Method in class java.util.concurrent.LinkedBlockingDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element).
toArray() - Method in class java.util.concurrent.LinkedBlockingQueue
Returns an array containing all of the elements in this queue, in proper sequence.
toArray() - Method in class java.util.concurrent.PriorityBlockingQueue
Returns an array containing all of the elements in this queue.
toArray() - Method in class java.util.concurrent.SynchronousQueue
Returns a zero-length array.
toArray() - Method in class java.util.LinkedList
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray() - Method in interface java.util.List
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray() - Method in class java.util.PriorityQueue
Returns an array containing all of the elements in this queue.
toArray() - Method in interface java.util.Set
Returns an array containing all of the elements in this set.
toArray() - Method in interface java.util.stream.DoubleStream
Returns an array containing the elements of this stream.
toArray() - Method in interface java.util.stream.IntStream
Returns an array containing the elements of this stream.
toArray() - Method in interface java.util.stream.LongStream
Returns an array containing the elements of this stream.
toArray() - Method in interface java.util.stream.Stream
Returns an array containing the elements of this stream.
toArray() - Method in class java.util.Vector
Returns an array containing all of the elements in this Vector in the correct order.
toArray() - Method in class ohos.utils.LightweightSet
Obtains an array that contains all the objects of an LightweightSet container.
toArray() - Method in class ohos.utils.zson.ZSONArray
Converts the objects stored in this ZSONArray into an array.
toArray(IntFunction<A[]>) - Method in interface java.util.stream.Stream
Returns an array containing the elements of this stream, using the provided generator function to allocate the returned array, as well as any additional arrays that might be required for a partitioned execution or for resizing.
toArray(T[]) - Method in class java.util.AbstractCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class java.util.ArrayDeque
Returns an array containing all of the elements in this deque in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class java.util.ArrayList
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in interface java.util.Collection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class java.util.concurrent.ArrayBlockingQueue
Returns an array containing all of the elements in this queue, in proper sequence; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
 
toArray(T[]) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns an array containing all of the elements in this queue, in proper sequence; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class java.util.concurrent.DelayQueue
Returns an array containing all of the elements in this queue; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class java.util.concurrent.LinkedBlockingDeque
Returns an array containing all of the elements in this deque, in proper sequence; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class java.util.concurrent.LinkedBlockingQueue
Returns an array containing all of the elements in this queue, in proper sequence; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class java.util.concurrent.PriorityBlockingQueue
Returns an array containing all of the elements in this queue; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class java.util.concurrent.SynchronousQueue
Sets the zeroeth element of the specified array to null (if the array has non-zero length) and returns it.
toArray(T[]) - Method in class java.util.LinkedList
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in interface java.util.List
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class java.util.PriorityQueue
Returns an array containing all of the elements in this queue; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in interface java.util.Set
Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class java.util.Vector
Returns an array containing all of the elements in this Vector in the correct order; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class ohos.utils.LightweightSet
Obtains an array that contains all the objects of an LightweightSet container.
toArray(T[]) - Method in class ohos.utils.zson.ZSONArray
Converts the objects stored in this ZSONArray into an array based on the specified template type a.
toArrayList(DocCoordinates) - Static method in class ohos.ai.cv.docrefine.DocCoordinates
Converts a DocCoordinates instance to the corner coordinates of the List<Integer> data type of a text border.
toASCII(String) - Static method in class java.net.IDN
Translates a string from Unicode to ASCII Compatible Encoding (ACE), as defined by the ToASCII operation of RFC 3490.
toASCII(String, int) - Static method in class java.net.IDN
Translates a string from Unicode to ASCII Compatible Encoding (ACE), as defined by the ToASCII operation of RFC 3490.
toASCIIString() - Method in class java.net.URI
Returns the content of this URI as a US-ASCII string.
ToastDialog - Class in ohos.agp.window.dialog
Provides a toast dialog box above a window to notify simple feedback for an operation.
ToastDialog(Context) - Constructor for class ohos.agp.window.dialog.ToastDialog
A constructor used to create a ToastDialog instance.
TOBA - Static variable in class ohos.global.icu.util.CopticCalendar
Constant for Τωβι / طﻮﺒﻫ, the 5th month of the Coptic year.
toBigDecimal() - Method in class ohos.global.icu.math.BigDecimal
Converts this BigDecimal to a java.math.BigDecimal.
toBigDecimal(long, int) - Static method in class ohos.global.icu.util.UniversalTimeScale
Convert a datetime from the universal time scale to a BigDecimal in the given time scale.
toBigDecimal(BigDecimal, int) - Static method in class ohos.global.icu.util.UniversalTimeScale
Convert a datetime from the universal time scale to a BigDecimal in the given time scale.
toBigInteger() - Method in class java.math.BigDecimal
Converts this BigDecimal to a BigInteger.
toBigInteger() - Method in class ohos.global.icu.math.BigDecimal
Converts this BigDecimal to a java.math.BigInteger.
toBigIntegerExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to a BigInteger, checking for lost information.
toBigIntegerExact() - Method in class ohos.global.icu.math.BigDecimal
Converts this BigDecimal to a java.math.BigInteger.
toBinaryString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 2.
toBinaryString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 2.
toBundleName(String, Locale) - Method in class java.util.ResourceBundle.Control
Converts the given baseName and locale to the bundle name.
toByteArray() - Method in class java.io.ByteArrayOutputStream
Creates a newly allocated byte array.
toByteArray() - Method in class java.math.BigInteger
Returns a byte array containing the two's-complement representation of this BigInteger.
toByteArray() - Method in class java.text.CollationKey
Converts the CollationKey to a sequence of bits.
toByteArray() - Method in class java.util.BitSet
Returns a new byte array containing all the bits in this bit set.
toByteArray() - Method in class ohos.global.icu.text.CollationKey
Duplicates and returns the value of this CollationKey as a sequence of big-endian bytes terminated by a null.
toBytes() - Method in class ohos.hiviewdfx.HiTraceId
Converts a HiTraceId object to an idArray.
toCharArray() - Method in class java.io.CharArrayWriter
Returns a copy of the input data.
toCharArray() - Method in class java.lang.String
Converts this string to a new character array.
toCharArray() - Method in class ohos.global.icu.math.BigDecimal
Returns the BigDecimal as a character array.
toChars(int) - Static method in class java.lang.Character
Converts the specified character (Unicode code point) to its UTF-16 representation stored in a char array.
toChars(int) - Static method in class ohos.global.icu.lang.UCharacter
toChars(int, char[], int) - Static method in class java.lang.Character
Converts the specified character (Unicode code point) to its UTF-16 representation.
toChars(int, char[], int) - Static method in class ohos.global.icu.lang.UCharacter
toCmyk(Color) - Static method in class ohos.agp.colors.ColorConverter
Converts a color specification to the CMYK color specification.
toCodePoint(char, char) - Static method in class java.lang.Character
Converts the specified surrogate pair to its supplementary code point value.
toCodePoint(char, char) - Static method in class ohos.global.icu.lang.UCharacter
toCollection(Supplier<C>) - Static method in class java.util.stream.Collectors
Returns a Collector that accumulates the input elements into a new Collection, in encounter order.
toColor(int, float, float, float) - Static method in class ohos.agp.colors.HsvColor
Converts an HSV color to an integer representing the corresponding ARGB color.
toCompletableFuture() - Method in class java.util.concurrent.CompletableFuture
Returns this CompletableFuture.
toCompletableFuture() - Method in interface java.util.concurrent.CompletionStage
Returns a CompletableFuture maintaining the same completion properties as this stage.
toConcurrentMap(Function<? super T, ? extends K>, Function<? super T, ? extends U>) - Static method in class java.util.stream.Collectors
Returns a concurrent Collector that accumulates elements into a ConcurrentMap whose keys and values are the result of applying the provided mapping functions to the input elements.
toConcurrentMap(Function<? super T, ? extends K>, Function<? super T, ? extends U>, BinaryOperator<U>) - Static method in class java.util.stream.Collectors
Returns a concurrent Collector that accumulates elements into a ConcurrentMap whose keys and values are the result of applying the provided mapping functions to the input elements.
toConcurrentMap(Function<? super T, ? extends K>, Function<? super T, ? extends U>, BinaryOperator<U>, Supplier<M>) - Static method in class java.util.stream.Collectors
Returns a concurrent Collector that accumulates elements into a ConcurrentMap whose keys and values are the result of applying the provided mapping functions to the input elements.
toCoordinates(List<Integer>) - Static method in class ohos.ai.cv.docrefine.DocCoordinates
Creates a DocCoordinates instance by using the corner coordinate list of the List<Integer> data type.
toDays() - Method in class java.time.Duration
Gets the number of days in this duration.
toDays(long) - Method in enum java.util.concurrent.TimeUnit
toDegrees(double) - Static method in class java.lang.Math
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
toDegrees(double) - Static method in class java.lang.StrictMath
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
ToDoubleBiFunction<T,U> - Interface in java.util.function
Represents a function that accepts two arguments and produces a double-valued result.
ToDoubleFunction<T> - Interface in java.util.function
Represents a function that produces a double-valued result.
toEngineeringString() - Method in class java.math.BigDecimal
Returns a string representation of this BigDecimal, using engineering notation if an exponent is needed.
toEpochDay() - Method in interface java.time.chrono.ChronoLocalDate
Converts this date to the Epoch Day.
toEpochDay() - Method in class java.time.chrono.HijrahDate
 
toEpochDay() - Method in class java.time.chrono.JapaneseDate
 
toEpochDay() - Method in class java.time.chrono.MinguoDate
 
toEpochDay() - Method in class java.time.chrono.ThaiBuddhistDate
 
toEpochDay() - Method in class java.time.LocalDate
 
toEpochMilli() - Method in class java.time.Instant
Converts this instant to the number of milliseconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond() - Method in interface java.time.chrono.ChronoZonedDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond() - Method in class java.time.OffsetDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond() - Method in class java.time.zone.ZoneOffsetTransition
Gets the transition instant as an epoch second.
toEpochSecond(ZoneOffset) - Method in interface java.time.chrono.ChronoLocalDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toExternalForm() - Method in class java.net.URL
Constructs a string representation of this URL.
toExternalForm(URL) - Method in class java.net.URLStreamHandler
Converts a URL of a specific protocol to a String.
toFile() - Method in interface java.nio.file.Path
Returns a File object representing this path.
toFormat() - Method in class java.time.format.DateTimeFormatter
Returns this formatter as a java.text.Format instance.
toFormat(TemporalQuery<?>) - Method in class java.time.format.DateTimeFormatter
Returns this formatter as a java.text.Format instance that will parse using the specified query.
toFormatter() - Method in class java.time.format.DateTimeFormatterBuilder
Completes this builder by creating the DateTimeFormatter using the default locale.
toFormatter(Locale) - Method in class java.time.format.DateTimeFormatterBuilder
Completes this builder by creating the DateTimeFormatter using the specified locale.
toGenericString() - Method in class java.lang.Class
Returns a string describing this Class, including information about modifiers and type parameters.
toGenericString() - Method in class java.lang.reflect.Constructor
Returns a string describing this Constructor, including type parameters.
toGenericString() - Method in class java.lang.reflect.Executable
Returns a string describing this Executable, including any type parameters.
toGenericString() - Method in class java.lang.reflect.Field
Returns a string describing this Field, including its generic type.
toGenericString() - Method in class java.lang.reflect.Method
Returns a string describing this Method, including type parameters.
toggle() - Method in class ohos.agp.components.AbsButton
Toggles a button between checked and unchecked states.
toggle() - Method in class ohos.agp.components.SlideDrawer
Switches the SlideDrawer states between DrawerState#OPEN and DrawerState#CLOSE.
toggle(SlideDrawer.SlideDirection) - Method in class ohos.agp.components.SlideDrawer
Switches the SlideDrawer states between DrawerState#OPEN and DrawerState#CLOSE in a certain direction.
ToggleButton - Class in ohos.agp.components
Provides a toggle button, which can be either on or off.
ToggleButton(Context) - Constructor for class ohos.agp.components.ToggleButton
Default constructor used to create a ToggleButton instance by using the default attribute set and style.
ToggleButton(Context, AttrSet) - Constructor for class ohos.agp.components.ToggleButton
A constructor used to create a ToggleButton instance by using specified attribute set and default style after the XML file is parsed.
ToggleButton(Context, AttrSet, String) - Constructor for class ohos.agp.components.ToggleButton
A constructor used to create a ToggleButton instance by using specified attribute set and specified style after the XML file is parsed.
toggleInverseFillType() - Method in class ohos.agp.render.Path
Replaces the fill type with its inverse one for this Path.
toggleSmoothly() - Method in class ohos.agp.components.SlideDrawer
Switches the SlideDrawer states between DrawerState#OPEN and DrawerState#CLOSE smoothly.
toggleSmoothly(int) - Method in class ohos.agp.components.SlideDrawer
Switches the SlideDrawer states between DrawerState#OPEN and DrawerState#CLOSE smoothly.
toggleSmoothly(SlideDrawer.SlideDirection) - Method in class ohos.agp.components.SlideDrawer
Switches the SlideDrawer states between DrawerState#OPEN and DrawerState#CLOSE smoothly in a certain direction.
toggleSmoothly(SlideDrawer.SlideDirection, int) - Method in class ohos.agp.components.SlideDrawer
Switches the SlideDrawer states between DrawerState#OPEN and DrawerState#CLOSE smoothly in a certain direction.
toGMTString() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by DateFormat.format(Date date), using a GMT TimeZone.
toHexString(double) - Static method in class java.lang.Double
Returns a hexadecimal string representation of the double argument.
toHexString(float) - Static method in class java.lang.Float
Returns a hexadecimal string representation of the float argument.
toHexString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 16.
toHexString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 16.
toHours() - Method in class java.time.Duration
Gets the number of hours in this duration.
toHours(long) - Method in enum java.util.concurrent.TimeUnit
toHsl(Color) - Static method in class ohos.agp.colors.ColorConverter
Converts a color specification to the HSL color specification.
toHsv(Color) - Static method in class ohos.agp.colors.ColorConverter
Converts a color specification to the HSV color specification.
toHSV(int) - Static method in class ohos.agp.colors.HsvColor
Converts the integer representation of an ARGB color to the corresponding HsvColor object.
toInstant() - Method in class java.nio.file.attribute.FileTime
Converts this FileTime object to an Instant.
toInstant() - Method in interface java.time.chrono.ChronoZonedDateTime
Converts this date-time to an Instant.
toInstant() - Method in class java.time.OffsetDateTime
Converts this date-time to an Instant.
toInstant() - Method in class java.util.Calendar
Converts this object to an Instant.
toInstant() - Method in class java.util.Date
Converts this Date object to an Instant.
toInstant(ZoneOffset) - Method in interface java.time.chrono.ChronoLocalDateTime
Converts this date-time to an Instant.
ToIntBiFunction<T,U> - Interface in java.util.function
Represents a function that accepts two arguments and produces an int-valued result.
toIntegerArray() - Method in class ohos.utils.IntArray
Copies the values in the current IntArray object and converts them into an Integer array.
toIntExact(long) - Static method in class java.lang.Math
Returns the value of the long argument; throwing an exception if the value overflows an int.
toIntExact(long) - Static method in class java.lang.StrictMath
Returns the value of the long argument; throwing an exception if the value overflows an int.
ToIntFunction<T> - Interface in java.util.function
Represents a function that produces an int-valued result.
toJavaCurrency() - Method in class ohos.global.icu.util.Currency
Returns a java.util.Currency object based on the currency represented by this Currency.
toJavaList(Class<T>) - Method in class ohos.utils.zson.ZSONArray
Converts a ZSONArray object into a list based on the specified clazz type.
toJsonString() - Method in class ohos.utils.PersistablePacMap
Obtains the JSON string representation of the PersistablePacMap object.
toLanguageTag() - Method in class java.util.Locale
Returns a well-formed IETF BCP 47 language tag representing this locale.
toLanguageTag() - Method in class ohos.global.icu.util.ULocale
Returns a well-formed IETF BCP 47 language tag representing this locale.
toLegacyKey(String) - Static method in class ohos.global.icu.util.ULocale
[icu] Converts the specified keyword (BCP 47 Unicode locale extension key, or legacy key) to the legacy key.
toLegacyType(String, String) - Static method in class ohos.global.icu.util.ULocale
[icu] Converts the specified keyword value (BCP 47 Unicode locale extension type, or legacy type or type alias) to the canonical legacy type.
toList() - Static method in class java.util.stream.Collectors
Returns a Collector that accumulates the input elements into a new List.
toLocalDate() - Method in interface java.time.chrono.ChronoLocalDateTime
Gets the local date part of this date-time.
toLocalDate() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the local date part of this date-time.
toLocalDate() - Method in class java.time.LocalDateTime
Gets the LocalDate part of this date-time.
toLocalDate() - Method in class java.time.OffsetDateTime
Gets the LocalDate part of this date-time.
toLocalDate() - Method in class java.time.ZonedDateTime
Gets the LocalDate part of this date-time.
toLocalDateTime() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the local date-time part of this date-time.
toLocalDateTime() - Method in class java.time.OffsetDateTime
Gets the LocalDateTime part of this date-time.
toLocalDateTime() - Method in class java.time.ZonedDateTime
Gets the LocalDateTime part of this date-time.
toLocale() - Method in class ohos.global.icu.util.ULocale
[icu] Converts this ULocale object to a Locale.
toLocaleString() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by DateFormat.format(Date date).
toLocalizedPattern() - Method in class java.text.DecimalFormat
Synthesizes a localized pattern string that represents the current state of this Format object.
toLocalizedPattern() - Method in class java.text.SimpleDateFormat
Returns a localized pattern string describing this date format.
toLocalizedPattern() - Method in class ohos.global.icu.text.DecimalFormat
Calls DecimalFormat.toPattern() and converts the string to localized notation.
toLocalizedPattern() - Method in class ohos.global.icu.text.SimpleDateFormat
Return a localized pattern string describing this date format.
toLocalTime() - Method in interface java.time.chrono.ChronoLocalDateTime
Gets the local time part of this date-time.
toLocalTime() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the local time part of this date-time.
toLocalTime() - Method in class java.time.LocalDateTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class java.time.OffsetDateTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class java.time.OffsetTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class java.time.ZonedDateTime
Gets the LocalTime part of this date-time.
toLong(long, int) - Static method in class ohos.global.icu.util.UniversalTimeScale
Convert a datetime from the universal time scale stored as a BigDecimal to a long in the given time scale.
toLongArray() - Method in class java.util.BitSet
Returns a new long array containing all the bits in this bit set.
ToLongBiFunction<T,U> - Interface in java.util.function
Represents a function that accepts two arguments and produces a long-valued result.
ToLongFunction<T> - Interface in java.util.function
Represents a function that produces a long-valued result.
toLower() - Static method in class ohos.global.icu.text.CaseMap
 
toLowerCase() - Method in class java.lang.String
Converts all of the characters in this String to lower case using the rules of the default locale.
toLowerCase(char) - Static method in class java.lang.Character
Converts the character argument to lowercase using case mapping information from the UnicodeData file.
toLowerCase(int) - Static method in class java.lang.Character
Converts the character (Unicode code point) argument to lowercase using case mapping information from the UnicodeData file.
toLowerCase(int) - Static method in class ohos.global.icu.lang.UCharacter
The given code point is mapped to its lowercase equivalent; if the code point has no lowercase equivalent, the code point itself is returned.
toLowerCase(String) - Static method in class ohos.global.icu.lang.UCharacter
Returns the lowercase version of the argument string.
toLowerCase(Locale) - Method in class java.lang.String
Converts all of the characters in this String to lower case using the rules of the given Locale.
toLowerCase(Locale, String) - Static method in class ohos.global.icu.lang.UCharacter
Returns the lowercase version of the argument string.
toLowerCase(ULocale, String) - Static method in class ohos.global.icu.lang.UCharacter
Returns the lowercase version of the argument string.
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends U>) - Static method in class java.util.stream.Collectors
Returns a Collector that accumulates elements into a Map whose keys and values are the result of applying the provided mapping functions to the input elements.
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends U>, BinaryOperator<U>) - Static method in class java.util.stream.Collectors
Returns a Collector that accumulates elements into a Map whose keys and values are the result of applying the provided mapping functions to the input elements.
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends U>, BinaryOperator<U>, Supplier<M>) - Static method in class java.util.stream.Collectors
Returns a Collector that accumulates elements into a Map whose keys and values are the result of applying the provided mapping functions to the input elements.
toMatchResult() - Method in class java.util.regex.Matcher
Returns the match state of this matcher as a MatchResult.
toMethodDescriptorString() - Method in class java.lang.invoke.MethodType
Produces a bytecode descriptor representation of the method type.
toMicros(long) - Method in enum java.util.concurrent.TimeUnit
toMillis() - Method in class java.nio.file.attribute.FileTime
Returns the value in milliseconds.
toMillis() - Method in class java.time.Duration
Converts this duration to the total length in milliseconds.
toMillis() - Method in class ohos.system.TimeValGroup
Convert timeValGroup into milliSeconds.
toMillis(long) - Method in enum java.util.concurrent.TimeUnit
toMinutes() - Method in class java.time.Duration
Gets the number of minutes in this duration.
toMinutes(long) - Method in enum java.util.concurrent.TimeUnit
TON - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of mass: ton
toNanoOfDay() - Method in class java.time.LocalTime
Extracts the time as nanos of day, from 0 to 24 * 60 * 60 * 1,000,000,000 - 1.
toNanos() - Method in class java.time.Duration
Converts this duration to the total length in nanoseconds expressed as a long.
toNanos(long) - Method in enum java.util.concurrent.TimeUnit
TONE_LETTER - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
TONE_MARK - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
ToneDescriptor - Class in ohos.media.audio
Describes a tone.
ToneDescriptor(ToneDescriptor.ToneType) - Constructor for class ohos.media.audio.ToneDescriptor
A constructor used to create a ToneDescriptor instance.
ToneDescriptor.ToneType - Enum in ohos.media.audio
The ToneType define different dtmf type.
toNextInputMethod() - Method in class ohos.miscservices.inputmethodability.KeyboardController
Switches to the next input method application.
toOctalString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 8.
toOctalString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 8.
toOffsetDateTime() - Method in class java.time.ZonedDateTime
Converts this date-time to an OffsetDateTime.
toOffsetTime() - Method in class java.time.OffsetDateTime
Converts this date-time to an OffsetTime.
TooManyListenersException - Exception in java.util
The TooManyListenersException Exception is used as part of the Java Event model to annotate and implement a unicast special case of a multicast Event Source.
TooManyListenersException() - Constructor for exception java.util.TooManyListenersException
Constructs a TooManyListenersException with no detail message.
TooManyListenersException(String) - Constructor for exception java.util.TooManyListenersException
Constructs a TooManyListenersException with the specified detail message.
top - Variable in class ohos.agp.render.Paint.FontMetrics
Indicates the maximum ascent of the font.
top - Variable in class ohos.agp.utils.Rect
Indicates the position of the Y coordinate on the top of the rectangle.
top - Variable in class ohos.agp.utils.RectFloat
Indicates the Y coordinate of the upper left corner of a rectangle.
top - Variable in class ohos.ai.cv.common.CvRect
Indicates the vertical coordinate of the upper boundary of a rectangle.
top - Variable in class ohos.utils.geo.Rect
Indicates the position of the Y coordinate on the top of the rectangle.
top - Variable in class ohos.utils.geo.RectFloat
Indicates the Y coordinate of the upper left corner of a rectangle.
TOP - ohos.agp.components.SlideDrawer.SlideDirection
Indicates the "top" direction value for the optional component.
TOP - Static variable in interface ohos.agp.components.TableLayout.Alignment
Deprecated.
use TableLayout.Alignment.ALIGNMENT_TOP instead
TOP - Static variable in class ohos.agp.transition.TransitionMove
Indicates slide-in from the top.
TOP - Static variable in class ohos.agp.utils.LayoutAlignment
Indicates the top alignment for the component.
TOP - Static variable in class ohos.agp.utils.TextAlignment
Indicates top alignment.
TOP - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
TOP_AND_BOTTOM - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
TOP_AND_BOTTOM_AND_LEFT - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
TOP_AND_BOTTOM_AND_RIGHT - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
TOP_AND_LEFT - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
TOP_AND_LEFT_AND_RIGHT - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
TOP_AND_RIGHT - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
TOP_END_TO_BOTTOM_START - ohos.agp.components.element.ShapeElement.Orientation
Indicates that the gradient effect is from the upper end corner to lower start corner.
TOP_LEFT_TO_BOTTOM_RIGHT - ohos.agp.components.element.ShapeElement.Orientation
Indicates that the gradient effect is from the upper left corner to the lower right corner.
TOP_RIGHT_TO_BOTTOM_LEFT - ohos.agp.components.element.ShapeElement.Orientation
Indicates that the gradient effect is from the upper right corner to lower left corner.
TOP_START_TO_BOTTOM_END - ohos.agp.components.element.ShapeElement.Orientation
Indicates that the gradient effect is from the upper start corner to lower end corner.
TOP_TO_BOTTOM - ohos.agp.components.element.ShapeElement.Orientation
Indicates that the gradient effect is from top to bottom.
toPath() - Method in class java.io.File
Returns a Path object constructed from the this abstract path.
toPattern() - Method in class java.text.ChoiceFormat
Gets the pattern.
toPattern() - Method in class java.text.DecimalFormat
Synthesizes a pattern string that represents the current state of this Format object.
toPattern() - Method in class java.text.MessageFormat
Returns a pattern representing the current state of the message format.
toPattern() - Method in class java.text.SimpleDateFormat
Returns a pattern string describing this date format.
toPattern() - Method in class ohos.global.icu.text.DecimalFormat
Serializes this formatter object to a decimal format pattern string.
toPattern() - Method in class ohos.global.icu.text.MessageFormat
Returns the applied pattern string.
toPattern() - Method in class ohos.global.icu.text.PluralFormat
Returns the pattern for this PluralFormat.
toPattern() - Method in class ohos.global.icu.text.SelectFormat
Returns the pattern for this SelectFormat
toPattern() - Method in class ohos.global.icu.text.SimpleDateFormat
Return a pattern string describing this date format.
toPattern(boolean) - Method in interface ohos.global.icu.text.UnicodeMatcher
Returns a string representation of this matcher.
toPattern(boolean) - Method in class ohos.global.icu.text.UnicodeSet
Returns a string representation of this set.
toPlainString() - Method in class java.math.BigDecimal
Returns a string representation of this BigDecimal without an exponent field.
topLevelImageNum - Variable in class ohos.media.image.ImageSource.SourceInfo
Indicates the number of top-level images contained in the source.
topValue - Variable in class ohos.agp.render.Insets
Indicates the top value.
toRadians(double) - Static method in class java.lang.Math
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
toRadians(double) - Static method in class java.lang.StrictMath
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
toRealPath(LinkOption...) - Method in interface java.nio.file.Path
Returns the real path of an existing file.
toResourceName(String, String) - Method in class java.util.ResourceBundle.Control
Converts the given bundleName to the form required by the ClassLoader#getResource method by replacing all occurrences of '.' in bundleName with '/' and appending a '.' and the given file suffix.
toRgb() - Method in class ohos.agp.colors.UserDefinedColor
Defines an abstract method to convert a UserDefinedColor object into a RgbColor object.
toRgb(Color) - Static method in class ohos.agp.colors.ColorConverter
Converts a color specification to the RGB color specification.
toRules(boolean) - Method in class ohos.global.icu.text.Transliterator
Returns a rule string for this transliterator.
toSecondOfDay() - Method in class java.time.LocalTime
Extracts the time as seconds of day, from 0 to 24 * 60 * 60 - 1.
toSeconds(long) - Method in enum java.util.concurrent.TimeUnit
toSet() - Static method in class java.util.stream.Collectors
Returns a Collector that accumulates the input elements into a new Set.
toString() - Method in class java.awt.font.NumericShaper
Returns a String that describes this shaper.
toString() - Method in class java.beans.PropertyChangeEvent
Returns a string representation of the object.
toString() - Method in class java.io.ByteArrayOutputStream
Converts the buffer's contents into a string decoding bytes using the platform's default character set.
toString() - Method in class java.io.CharArrayWriter
Converts input data to a string.
toString() - Method in class java.io.File
Returns the pathname string of this abstract pathname.
toString() - Method in class java.io.ObjectStreamClass
Return a string describing this ObjectStreamClass.
toString() - Method in class java.io.ObjectStreamField
Return a string that describes this field.
toString() - Method in class java.io.StreamTokenizer
Returns the string representation of the current stream token and the line number it occurs on.
toString() - Method in class java.io.StringWriter
Return the buffer's current value as a string.
toString() - Method in interface java.lang.annotation.Annotation
Returns a string representation of this annotation.
toString() - Method in class java.lang.Boolean
Returns a String object representing this Boolean's value.
toString() - Method in class java.lang.Byte
Returns a String object representing this Byte's value.
toString() - Method in class java.lang.Character.Subset
Returns the name of this subset.
toString() - Method in class java.lang.Character
Returns a String object representing this Character's value.
toString() - Method in interface java.lang.CharSequence
Returns a string containing the characters in this sequence in the same order as this sequence.
toString() - Method in class java.lang.Class
Converts the object to a string.
toString() - Method in class java.lang.Double
Returns a string representation of this Double object.
toString() - Method in class java.lang.Enum
Returns the name of this enum constant, as contained in the declaration.
toString() - Method in class java.lang.Float
Returns a string representation of this Float object.
toString() - Method in class java.lang.Integer
Returns a String object representing this Integer's value.
toString() - Method in class java.lang.invoke.MethodHandle
Returns a string representation of the method handle, starting with the string "MethodHandle" and ending with the string representation of the method handle's type.
toString() - Method in class java.lang.invoke.MethodHandles.Lookup
Displays the name of the class from which lookups are to be made.
toString() - Method in class java.lang.invoke.MethodType
Returns a string representation of the method type, of the form "(PT0,PT1...)RT".
toString() - Method in class java.lang.Long
Returns a String object representing this Long's value.
toString() - Method in class java.lang.Object
Returns a string representation of the object.
toString() - Method in class java.lang.Package
Returns the string representation of this Package.
toString() - Method in class java.lang.reflect.Constructor
Returns a string describing this Constructor.
toString() - Method in class java.lang.reflect.Field
Returns a string describing this Field.
toString() - Method in class java.lang.reflect.Method
Returns a string describing this Method.
toString() - Method in class java.lang.reflect.Parameter
Returns a string describing this parameter.
toString() - Method in class java.lang.Short
Returns a String object representing this Short's value.
toString() - Method in class java.lang.StackTraceElement
Returns a string representation of this stack trace element.
toString() - Method in class java.lang.String
This object (which is already a string!) is itself returned.
toString() - Method in class java.lang.StringBuffer
 
toString() - Method in class java.lang.StringBuilder
 
toString() - Method in class java.lang.Thread
Returns a string representation of this thread, including the thread's name, priority, and thread group.
toString() - Method in class java.lang.ThreadGroup
Returns a string representation of this Thread group.
toString() - Method in class java.lang.Throwable
Returns a short description of this throwable.
toString() - Method in class java.math.BigDecimal
Returns the string representation of this BigDecimal, using scientific notation if an exponent is needed.
toString() - Method in class java.math.BigInteger
Returns the decimal String representation of this BigInteger.
toString() - Method in class java.math.MathContext
Returns the string representation of this MathContext.
toString() - Method in class java.net.HttpCookie
Constructs a cookie header string representation of this cookie, which is in the format defined by corresponding cookie specification, but without the leading "Cookie:" token.
toString() - Method in class java.net.InetAddress
Converts this IP address to a String.
toString() - Method in class java.net.InetSocketAddress
Constructs a string representation of this InetSocketAddress.
toString() - Method in class java.net.InterfaceAddress
Converts this Interface address to a String.
toString() - Method in class java.net.NetworkInterface
 
toString() - Method in class java.net.Proxy
Constructs a string representation of this Proxy.
toString() - Method in class java.net.ServerSocket
Returns the implementation address and implementation port of this socket as a String.
toString() - Method in class java.net.Socket
Converts this socket to a String.
toString() - Method in class java.net.SocketImpl
Returns the address and port of this socket as a String.
toString() - Method in class java.net.URI
Returns the content of this URI as a string.
toString() - Method in class java.net.URL
Constructs a string representation of this URL.
toString() - Method in class java.net.URLConnection
Returns a String representation of this URL connection.
toString() - Method in class java.nio.ByteBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.ByteOrder
Constructs a string describing this object.
toString() - Method in class java.nio.channels.FileChannel.MapMode
Returns a string describing this file-mapping mode.
toString() - Method in class java.nio.channels.FileLock
Returns a string describing the range, type, and validity of this lock.
toString() - Method in class java.nio.CharBuffer
Returns a string containing the characters in this buffer.
toString() - Method in class java.nio.charset.Charset
Returns a string describing this charset.
toString() - Method in class java.nio.charset.CoderResult
Returns a string describing this coder result.
toString() - Method in class java.nio.charset.CodingErrorAction
Returns a string describing this action.
toString() - Method in class java.nio.DoubleBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.file.attribute.AclEntry
Returns the string representation of this ACL entry.
toString() - Method in class java.nio.file.attribute.FileTime
Returns the string representation of this FileTime.
toString() - Method in interface java.nio.file.Path
Returns the string representation of this path.
toString() - Method in class java.nio.FloatBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.IntBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.LongBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.ShortBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in interface java.security.acl.Acl
Returns a string representation of the ACL contents.
toString() - Method in interface java.security.acl.AclEntry
Returns a string representation of the contents of this ACL entry.
toString() - Method in class java.security.AlgorithmParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.Certificate
Returns a string representation of this certificate.
toString() - Method in class java.security.cert.CertPath
Returns a string representation of this certification path.
toString() - Method in class java.security.cert.CollectionCertStoreParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.CRL
Returns a string representation of this CRL.
toString() - Method in class java.security.cert.LDAPCertStoreParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.PKIXBuilderParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.PKIXCertPathBuilderResult
Return a printable representation of this PKIXCertPathBuilderResult.
toString() - Method in class java.security.cert.PKIXCertPathValidatorResult
Return a printable representation of this PKIXCertPathValidatorResult.
toString() - Method in class java.security.cert.PKIXParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.PolicyQualifierInfo
Return a printable representation of this PolicyQualifierInfo.
toString() - Method in class java.security.cert.TrustAnchor
Returns a formatted string describing the TrustAnchor.
toString() - Method in class java.security.cert.X509CertSelector
Return a printable representation of the CertSelector.
toString() - Method in class java.security.cert.X509CRLEntry
Returns a string representation of this CRL entry.
toString() - Method in class java.security.cert.X509CRLSelector
Returns a printable representation of the X509CRLSelector.
toString() - Method in class java.security.CodeSigner
Returns a string describing this code signer.
toString() - Method in class java.security.DigestInputStream
Prints a string representation of this digest input stream and its associated message digest object.
toString() - Method in class java.security.DigestOutputStream
Prints a string representation of this digest output stream and its associated message digest object.
toString() - Method in class java.security.Identity
Deprecated.
Returns a short string describing this identity, telling its name and its scope (if any).
toString() - Method in class java.security.IdentityScope
Deprecated.
Returns a string representation of this identity scope, including its name, its scope name, and the number of identities in this identity scope.
toString() - Method in class java.security.KeyStore.PrivateKeyEntry
Returns a string representation of this PrivateKeyEntry.
toString() - Method in class java.security.KeyStore.SecretKeyEntry
Returns a string representation of this SecretKeyEntry.
toString() - Method in class java.security.KeyStore.TrustedCertificateEntry
Returns a string representation of this TrustedCertificateEntry.
toString() - Method in class java.security.MessageDigest
Returns a string representation of this message digest object.
toString() - Method in class java.security.PKCS12Attribute
Returns a string representation of this PKCS12Attribute.
toString() - Method in interface java.security.Principal
Returns a string representation of this principal.
toString() - Method in exception java.security.PrivilegedActionException
 
toString() - Method in class java.security.Provider.Service
Return a String representation of this service.
toString() - Method in class java.security.Provider
Returns a string with the name and the version number of this provider.
toString() - Method in class java.security.Signature
Returns a string representation of this signature object, providing information that includes the state of the object and the name of the algorithm used.
toString() - Method in class java.security.Signer
Deprecated.
Returns a string of information about the signer.
toString() - Method in class java.security.Timestamp
Returns a string describing this timestamp.
toString() - Method in class java.sql.Date
Formats a date in the date escape format yyyy-mm-dd.
toString() - Method in interface java.sql.RowId
Returns a String representing the value of the SQL ROWID designated by this java.sql.RowId object.
toString() - Method in class java.sql.Time
Formats a time in JDBC time escape format.
toString() - Method in class java.sql.Timestamp
Formats a timestamp in JDBC timestamp escape format.
toString() - Method in class java.text.Annotation
Returns the String representation of this Annotation.
toString() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns a string representation of the object.
toString() - Method in class java.text.Bidi
Display the bidi internal state, used in debugging.
toString() - Method in class java.text.FieldPosition
Return a string representation of this FieldPosition.
toString() - Method in class java.text.ParsePosition
Return a string representation of this ParsePosition.
toString() - Method in class java.time.chrono.AbstractChronology
Outputs this chronology as a String, using the chronology ID.
toString() - Method in interface java.time.chrono.ChronoLocalDate
Outputs this date as a String.
toString() - Method in interface java.time.chrono.ChronoLocalDateTime
Outputs this date-time as a String.
toString() - Method in interface java.time.chrono.Chronology
Outputs this chronology as a String.
toString() - Method in interface java.time.chrono.ChronoPeriod
Outputs this period as a String.
toString() - Method in interface java.time.chrono.ChronoZonedDateTime
Outputs this date-time as a String.
toString() - Method in class java.time.chrono.HijrahDate
 
toString() - Method in class java.time.chrono.JapaneseDate
 
toString() - Method in class java.time.chrono.JapaneseEra
 
toString() - Method in class java.time.chrono.MinguoDate
 
toString() - Method in class java.time.chrono.ThaiBuddhistDate
 
toString() - Method in class java.time.Duration
A string representation of this duration using ISO-8601 seconds based representation, such as PT8H6M12.345S.
toString() - Method in class java.time.format.DateTimeFormatter
Returns a description of the underlying formatters.
toString() - Method in class java.time.format.DecimalStyle
Returns a string describing this DecimalStyle.
toString() - Method in class java.time.Instant
A string representation of this instant using ISO-8601 representation.
toString() - Method in class java.time.LocalDate
Outputs this date as a String, such as 2007-12-03.
toString() - Method in class java.time.LocalDateTime
Outputs this date-time as a String, such as 2007-12-03T10:15:30.
toString() - Method in class java.time.LocalTime
Outputs this time as a String, such as 10:15.
toString() - Method in class java.time.MonthDay
Outputs this month-day as a String, such as --12-03.
toString() - Method in class java.time.OffsetDateTime
Outputs this date-time as a String, such as 2007-12-03T10:15:30+01:00.
toString() - Method in class java.time.OffsetTime
Outputs this time as a String, such as 10:15:30+01:00.
toString() - Method in class java.time.Period
Outputs this period as a String, such as P6Y3M1D.
toString() - Method in enum java.time.temporal.ChronoField
 
toString() - Method in enum java.time.temporal.ChronoUnit
 
toString() - Method in interface java.time.temporal.TemporalField
Gets a descriptive name for the field.
toString() - Method in interface java.time.temporal.TemporalUnit
Gets a descriptive name for the unit.
toString() - Method in class java.time.temporal.ValueRange
Outputs this range as a String.
toString() - Method in class java.time.temporal.WeekFields
A string representation of this WeekFields instance.
toString() - Method in class java.time.Year
Outputs this year as a String.
toString() - Method in class java.time.YearMonth
Outputs this year-month as a String, such as 2007-12.
toString() - Method in class java.time.zone.ZoneOffsetTransition
Returns a string describing this object.
toString() - Method in class java.time.zone.ZoneOffsetTransitionRule
Returns a string describing this object.
toString() - Method in class java.time.zone.ZoneRules
Returns a string describing this object.
toString() - Method in class java.time.ZonedDateTime
Outputs this date-time as a String, such as 2007-12-03T10:15:30+01:00[Europe/Paris].
toString() - Method in class java.time.ZoneId
Outputs this zone as a String, using the ID.
toString() - Method in class java.time.ZoneOffset
Outputs this offset as a String, using the normalized ID.
toString() - Method in class java.util.AbstractCollection
Returns a string representation of this collection.
toString() - Method in class java.util.AbstractMap.SimpleEntry
Returns a String representation of this map entry.
toString() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns a String representation of this map entry.
toString() - Method in class java.util.AbstractMap
Returns a string representation of this map.
toString() - Method in class java.util.BitSet
Returns a string representation of this bit set.
toString() - Method in class java.util.Calendar
Return a string representation of this calendar.
toString() - Method in class java.util.concurrent.ArrayBlockingQueue
 
toString() - Method in class java.util.concurrent.atomic.AtomicBoolean
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.AtomicInteger
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Returns the String representation of the current values of array.
toString() - Method in class java.util.concurrent.atomic.AtomicLong
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.AtomicLongArray
Returns the String representation of the current values of array.
toString() - Method in class java.util.concurrent.atomic.AtomicReference
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Returns the String representation of the current values of array.
toString() - Method in class java.util.concurrent.atomic.DoubleAccumulator
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.DoubleAdder
Returns the String representation of the DoubleAdder.sum().
toString() - Method in class java.util.concurrent.atomic.LongAccumulator
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.LongAdder
Returns the String representation of the LongAdder.sum().
toString() - Method in class java.util.concurrent.CompletableFuture
Returns a string identifying this CompletableFuture, as well as its completion state.
toString() - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
Returns a string representation of this collection.
toString() - Method in class java.util.concurrent.ConcurrentHashMap
Returns a string representation of this map.
toString() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns a string representation of this list.
toString() - Method in class java.util.concurrent.CountDownLatch
Returns a string identifying this latch, as well as its state.
toString() - Method in class java.util.concurrent.ForkJoinPool
Returns a string identifying this pool, as well as its state, including indications of run state, parallelism level, and worker and task counts.
toString() - Method in class java.util.concurrent.LinkedBlockingDeque
 
toString() - Method in class java.util.concurrent.LinkedBlockingQueue
 
toString() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns a string identifying this synchronizer, as well as its state.
toString() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns a string identifying this synchronizer, as well as its state.
toString() - Method in class java.util.concurrent.locks.ReentrantLock
Returns a string identifying this lock, as well as its lock state.
toString() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Returns a string identifying this lock, as well as its lock state.
toString() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns a string identifying this lock, as well as its lock state.
toString() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Returns a string identifying this lock, as well as its lock state.
toString() - Method in class java.util.concurrent.locks.StampedLock
Returns a string identifying this lock, as well as its lock state.
toString() - Method in class java.util.concurrent.Phaser
Returns a string identifying this phaser, as well as its state.
toString() - Method in class java.util.concurrent.PriorityBlockingQueue
 
toString() - Method in class java.util.concurrent.Semaphore
Returns a string identifying this semaphore, as well as its state.
toString() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns a string identifying this pool, as well as its state, including indications of run state and estimated worker and task counts.
toString() - Method in class java.util.Currency
Returns the ISO 4217 currency code of this currency.
toString() - Method in class java.util.Date
Converts this Date object to a String of the form:
toString() - Method in class java.util.DoubleSummaryStatistics
Returns a string representation of the object.
toString() - Method in class java.util.EventObject
Returns a String representation of this EventObject.
toString() - Method in class java.util.Formatter
Returns the result of invoking toString() on the destination for the output.
toString() - Method in class java.util.Hashtable
Returns a string representation of this Hashtable object in the form of a set of entries, enclosed in braces and separated by the ASCII characters "" (comma and space).
toString() - Method in class java.util.IntSummaryStatistics
 
toString() - Method in class java.util.jar.Attributes.Name
Returns the attribute name as a String.
toString() - Method in class java.util.Locale
Returns a string representation of this Locale object, consisting of language, country, variant, script, and extensions as below: language + "_" + country + "_" + (variant + "_#" | "#") + script + "-" + extensions Language is always lower case, country is always upper case, script is always title case, and extensions are always lower case.
toString() - Method in class java.util.logging.Level
Returns a string representation of this Level.
toString() - Method in class java.util.LongSummaryStatistics
 
toString() - Method in class java.util.Optional
Returns a non-empty string representation of this Optional suitable for debugging.
toString() - Method in class java.util.OptionalDouble
Returns a string representation of the object.
toString() - Method in class java.util.OptionalInt
Returns a string representation of the object.
toString() - Method in class java.util.OptionalLong
Returns a string representation of the object.
toString() - Method in class java.util.prefs.AbstractPreferences
Returns the absolute path name of this preferences node.
toString() - Method in class java.util.prefs.Preferences
Returns a string representation of this preferences node, as if computed by the expression:(this.isUserNode() ? "User" : "System") + " Preference Node: " + this.absolutePath().
toString() - Method in class java.util.regex.Matcher
Returns the string representation of this matcher.
toString() - Method in class java.util.regex.Pattern
Returns the string representation of this pattern.
toString() - Method in class java.util.Scanner
Returns the string representation of this Scanner.
toString() - Method in class java.util.ServiceLoader
Returns a string describing this service.
toString() - Method in class java.util.SimpleTimeZone
Returns a string representation of this time zone.
toString() - Method in class java.util.StringJoiner
Returns the current value, consisting of the prefix, the values added so far separated by the delimiter, and the suffix, unless no elements have been added in which case, the prefix + suffix or the emptyValue characters are returned
toString() - Method in class java.util.UUID
Returns a String object representing this UUID.
toString() - Method in class java.util.Vector
Returns a string representation of this Vector, containing the String representation of each element.
toString() - Method in class java.util.zip.ZipEntry
Returns a string representation of the ZIP entry.
toString() - Method in class javax.net.ssl.SNIHostName
Returns a string representation of the object, including the DNS hostname in this SNIHostName object.
toString() - Method in class javax.net.ssl.SNIServerName
Returns a string representation of this server name, including the server name type and the encoded server name value in this SNIServerName object.
toString() - Method in class javax.net.ssl.SSLEngineResult
Returns a String representation of this object.
toString() - Method in class javax.security.auth.Subject
Return the String representation of this Subject.
toString() - Method in class javax.security.auth.x500.X500Principal
Return a user-friendly string representation of this X500Principal.
toString() - Method in class javax.security.cert.Certificate
Returns a string representation of this certificate.
toString() - Method in class ohos.aafwk.ability.AbilitySlice
Provide impl and corresponding slice info for easy human reading traces.
toString() - Method in class ohos.aafwk.ability.DataAbilityOperation
Prints out a string containing the class object information.
toString() - Method in class ohos.aafwk.ability.DataAbilityResult
Prints out a string containing the class object information.
toString() - Method in class ohos.aafwk.ability.MemoryInfo
 
toString() - Method in class ohos.aafwk.ability.ProcessErrorInfo
 
toString() - Method in class ohos.aafwk.ability.RunningProcessInfo
 
toString() - Method in class ohos.account.app.AppAccount
Converts the application account information into a string.
toString() - Method in class ohos.agp.render.Region
Obtains a string representation of this Region object.
toString() - Method in class ohos.agp.render.render3d.math.Matrix4x4
 
toString() - Method in class ohos.agp.render.render3d.math.Quaternion
 
toString() - Method in class ohos.agp.render.render3d.math.Vector2
 
toString() - Method in class ohos.agp.render.render3d.math.Vector3
 
toString() - Method in class ohos.agp.render.render3d.math.Vector4
 
toString() - Method in class ohos.agp.utils.DimensFloat
Obtains the string representation of this DimensFloat instance.
toString() - Method in class ohos.agp.utils.Matrix
Obtains a string representation of this Matrix object.
toString() - Method in class ohos.agp.utils.Point
Obtains the string value of the point.
toString() - Method in class ohos.agp.utils.Rect
Returns a string representation of the object.
toString() - Method in class ohos.agp.utils.RectFloat
Returns a string representation of the object.
toString() - Method in class ohos.ai.cv.common.CvPoint
Combines the horizontal and vertical coordinates of the current instance to a character string.
toString() - Method in class ohos.ai.cv.common.CvRect
Combines the four coordinates in a character string.
toString() - Method in class ohos.bluetooth.BluetoothDeviceClass
 
toString() - Method in class ohos.bluetooth.BluetoothRemoteDevice
 
toString() - Method in class ohos.bundle.AbilityInfo
Provide name and hashCode of abilityInfo.
toString() - Method in class ohos.bundle.BackupBundleInfo
 
toString() - Method in class ohos.data.orm.Clob
 
toString() - Method in interface ohos.data.rdb.RdbStore
Obtains the description of the database store.
toString() - Method in class ohos.data.rdb.ValuesBucket
 
toString() - Method in class ohos.data.search.model.IndexForm
 
toString() - Method in class ohos.data.search.model.Recommendation
 
toString() - Method in class ohos.data.search.model.SearchableEntity
 
toString() - Method in class ohos.event.commonevent.CommonEventData
 
toString() - Method in class ohos.event.commonevent.CommonEventPublishInfo
 
toString() - Method in class ohos.event.commonevent.CommonEventSubscribeInfo
 
toString() - Method in class ohos.event.commonevent.CommonEventSubscriber
 
toString() - Method in class ohos.event.notification.MessageUser
 
toString() - Method in class ohos.event.notification.NotificationActionButton
 
toString() - Method in class ohos.event.notification.NotificationRequest.NotificationContent
 
toString() - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent.ConversationalMessage
 
toString() - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
 
toString() - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
 
toString() - Method in class ohos.event.notification.NotificationRequest.NotificationMediaContent
 
toString() - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
 
toString() - Method in class ohos.event.notification.NotificationRequest.NotificationNormalContent
 
toString() - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
 
toString() - Method in class ohos.event.notification.NotificationRequest
 
toString() - Method in class ohos.event.notification.NotificationSlot
 
toString() - Method in class ohos.event.notification.NotificationSlotGroup
 
toString() - Method in class ohos.event.notification.NotificationSorting
 
toString() - Method in class ohos.event.notification.NotificationSortingMap
 
toString() - Method in class ohos.event.notification.NotificationSubscribeInfo
 
toString() - Method in class ohos.event.notification.NotificationUserInput
 
toString() - Method in class ohos.eventhandler.InnerEvent
 
toString() - Method in class ohos.global.configuration.Configuration
Returns the attribute value of the current configuration.
toString() - Method in class ohos.global.configuration.LocaleProfile
Converts the locales array to string.
toString() - Method in class ohos.global.icu.math.BigDecimal
Returns the BigDecimal as a String.
toString() - Method in class ohos.global.icu.math.MathContext
Returns the MathContext as a readable string.
toString() - Method in class ohos.global.icu.text.AlphabeticIndex.Bucket
Standard toString()
toString() - Method in class ohos.global.icu.text.AlphabeticIndex.Record
Standard toString()
toString() - Method in class ohos.global.icu.text.BidiRun
String to display run
toString() - Method in class ohos.global.icu.text.DateIntervalInfo.PatternInfo
Returns a string representation of the object.
toString() - Method in class ohos.global.icu.text.DecimalFormat
Returns the default value of toString() with extra DecimalFormat-specific information appended to the end of the string.
toString() - Method in class ohos.global.icu.text.Edits.Iterator
A string representation of the current edit represented by the iterator for debugging.
toString() - Method in class ohos.global.icu.text.LocaleDisplayNames.UiListItem
Returns a string representation of the object.
toString() - Method in class ohos.global.icu.text.MessagePattern.Part
 
toString() - Method in class ohos.global.icu.text.MessagePattern
Returns a string representation of the object.
toString() - Method in class ohos.global.icu.text.PluralFormat
Returns a string representation of the object.
toString() - Method in class ohos.global.icu.text.PluralRules
Returns a string representation of the object.
toString() - Method in class ohos.global.icu.text.SelectFormat
Returns a string representation of the object.
toString() - Method in exception ohos.global.icu.text.StringPrepParseException
Returns the position of error in the rules string
toString() - Method in class ohos.global.icu.text.Transliterator.Position
Returns a string representation of this Position.
toString() - Method in class ohos.global.icu.text.UnicodeSet.EntryRange
Returns a string representation of the object.
toString() - Method in class ohos.global.icu.text.UnicodeSet
Return a programmer-readable string representation of this object.
toString() - Method in class ohos.global.icu.util.Calendar
Returns a string representation of this calendar.
toString() - Method in class ohos.global.icu.util.Calendar.WeekData
Returns a string representation of the object.
toString() - Method in class ohos.global.icu.util.Currency
Returns the ISO 4217 code for this currency.
toString() - Method in class ohos.global.icu.util.DateInterval
Override toString
toString() - Method in class ohos.global.icu.util.Measure
Returns a string representation of this object.
toString() - Method in class ohos.global.icu.util.MeasureUnit
Returns a string representation of the object.
toString() - Method in class ohos.global.icu.util.Output
Returns a string representation of the object.
toString() - Method in class ohos.global.icu.util.ULocale
Returns a string representation of this object.
toString() - Method in class ohos.global.icu.util.VersionInfo
Returns the String representative of VersionInfo in the format of "major.minor.milli.micro"
toString() - Method in class ohos.javax.xml.namespace.QName
String representation of this QName.
toString() - Method in class ohos.location.GeoAddress
Concatenates the data values of the current GeoAddress object into a character string.
toString() - Method in class ohos.location.Location
Returns a string representation of this Location object.
toString() - Method in class ohos.location.RequestParam
Returns a string representation of this RequestParam object.
toString() - Method in class ohos.media.audio.AudioCapturerInfo
Obtains a string representation of the AudioCapturerInfo instance.
toString() - Method in class ohos.media.audio.AudioRendererInfo
Obtains a string representation of the AudioRendererInfo instance.
toString() - Method in class ohos.media.audio.AudioStreamInfo
Obtains the string representation of the AudioStreamInfo object.
toString() - Method in interface ohos.media.camera.device.CameraInfo
Returns a string representation of this CameraInfo object.
toString() - Method in class ohos.media.camera.params.ParameterKey.Key
 
toString() - Method in class ohos.media.camera.params.PropertyKey.Key
 
toString() - Method in class ohos.media.camera.params.ResultKey.Key
 
toString() - Method in class ohos.media.common.Format
 
toString() - Method in class ohos.media.common.sessioncore.AVPlaybackState.AVPlaybackCustomAction
 
toString() - Method in class ohos.media.common.sessioncore.AVPlaybackState
 
toString() - Method in class ohos.media.image.common.ImageInfo
ImageInfo as string.
toString() - Method in class ohos.media.image.common.Position
Obtains the string representation of the Position object.
toString() - Method in class ohos.media.image.common.Rect
Obtains the string representation of the Rect object.
toString() - Method in class ohos.media.image.common.Size
Obtains the string representation of the Size object.
toString() - Method in class ohos.media.player.Player.StreamInfo
Returns a string representation of this StreamInfo object.
toString() - Method in class ohos.miscservices.download.DownloadSession.DownloadInfo
Converts the download information to character strings.
toString() - Method in class ohos.multimodalinput.event.MmiPoint
Obtains a string representation of this MmiPoint object with the x, y, and z coordinates specified.
toString() - Method in class ohos.net.ConnectionProperties
Composes all the members and their values in the class into a string in sequence.
toString() - Method in class ohos.net.http.SslError
Composes all the members and their values in the class into a string in sequence.
toString() - Method in class ohos.net.NetCapabilities
Composes all the members and their values in the class into a string in sequence.
toString() - Method in class ohos.net.NetHandle
Composes all the members and their values in the class into a string in sequence.
toString() - Method in class ohos.net.RouteInfo
Composes all the members and their values in the class into a string in sequence.
toString() - Method in exception ohos.org.xml.sax.SAXException
Override toString to pick up any embedded exception.
toString() - Method in exception ohos.org.xml.sax.SAXParseException
Override toString to provide more detailed error message.
toString() - Method in class ohos.system.FileStat
Obtains the string representation of the file status information.
toString() - Method in class ohos.telephony.CdmaSignalInformation
Composes all the members and their values in the class into a character string in sequence.
toString() - Method in class ohos.telephony.GsmSignalInformation
Composes all the members and their values in the class into a character string in sequence.
toString() - Method in class ohos.telephony.LteSignalInformation
Composes all the members and their values in the class into a character string in sequence.
toString() - Method in class ohos.telephony.NetworkState
Composes all the members and their values in the class into a string in sequence.
toString() - Method in class ohos.telephony.NrSignalInformation
Composes all the members and their values in the class into a character string in sequence.
toString() - Method in class ohos.telephony.TdscdmaSignalInformation
Composes all the members and their values in the class into a character string in sequence.
toString() - Method in class ohos.telephony.WcdmaSignalInformation
Composes all the members and their values in the class into a character string in sequence.
toString() - Method in class ohos.utils.Dimension
Obtains the string representation of the current Dimension object.
toString() - Method in class ohos.utils.FloatDimension
Obtains the string representation of the current FloatDimension object.
toString() - Method in class ohos.utils.geo.DimensFloat
Obtains the string representation of this DimensFloat instance.
toString() - Method in class ohos.utils.geo.Point
Obtains the string value of the point.
toString() - Method in class ohos.utils.geo.Rect
Returns a string representation of the object.
toString() - Method in class ohos.utils.geo.RectFloat
Returns a string representation of the object.
toString() - Method in class ohos.utils.HalfFloat
 
toString() - Method in class ohos.utils.IntArray
Obtains a string representation of the current IntArray object.
toString() - Method in class ohos.utils.LightweightMap
Obtains a string that contains all the keys and values in an LightweightMap container.
toString() - Method in class ohos.utils.LightweightSet
Obtains a string that contains all the objects of an LightweightSet container.
toString() - Method in class ohos.utils.LongPlainArray
Obtains the string format of the LongPlainArray object.
toString() - Method in class ohos.utils.LruBuffer
 
toString() - Method in class ohos.utils.net.Uri.Builder
Obtains the string representation of Uri that is created via Builder.
toString() - Method in class ohos.utils.net.Uri
Obtains the complete character string of the encoded URI object.
toString() - Method in class ohos.utils.Pair
Obtains a character string that contains all the values of a Pair object.
toString() - Method in class ohos.utils.PlainArray
Obtains the string representation of the PlainArray object.
toString() - Method in class ohos.utils.PlainBooleanArray
Obtains a string representation of the PlainBooleanArray object.
toString() - Method in class ohos.utils.PlainIntArray
Obtains a string representation of the PlainIntArray object.
toString() - Method in class ohos.utils.PlainLongArray
Obtains the string representation of the PlainLongArray object.
toString() - Method in class ohos.utils.RationalNumber
Obtains a string representation of the current RationalNumber object.
toString() - Method in class ohos.utils.Scope
Obtains a string representation of the current range.
toString() - Method in class ohos.utils.SequenceUuid
Obtains the string representation of the UUID object encapsulated in the current SequenceUuid object.
toString() - Method in class ohos.utils.zson.ZSONArray
Obtains the JSON-based string representation of the ZSONArray object.
toString() - Method in class ohos.utils.zson.ZSONObject
Converts this ZSONObject object into a JSON string.
toString() - Method in class ohos.wifi.WifiLinkedInfo
 
toString() - Method in class ohos.wifi.WifiScanInfo
 
toString(boolean) - Static method in class java.lang.Boolean
Returns a String object representing the specified boolean.
toString(boolean) - Method in interface java.security.Certificate
Deprecated.
Returns a string that represents the contents of the certificate.
toString(boolean) - Method in class java.security.Identity
Deprecated.
Returns a string representation of this identity, with optionally more details than that provided by the toString method without any arguments.
toString(boolean[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(byte) - Static method in class java.lang.Byte
Returns a new String object representing the specified byte.
toString(byte[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(char) - Static method in class java.lang.Character
Returns a String object representing the specified char.
toString(char[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(double) - Static method in class java.lang.Double
Returns a string representation of the double argument.
toString(double[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(float) - Static method in class java.lang.Float
Returns a string representation of the float argument.
toString(float[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(int) - Method in class java.io.ByteArrayOutputStream
Deprecated.
This method does not properly convert bytes into characters. As of JDK 1.1, the preferred way to do this is via the toString(String enc) method, which takes an encoding-name argument, or the toString() method, which uses the platform's default character encoding.
toString(int) - Static method in class java.lang.Integer
Returns a String object representing the specified integer.
toString(int) - Static method in class java.lang.reflect.Modifier
Return a string describing the access modifier flags in the specified modifier.
toString(int) - Method in class java.math.BigInteger
Returns the String representation of this BigInteger in the given radix.
toString(int) - Static method in class ohos.global.icu.lang.UCharacter
Converts argument code point and returns a String object representing the code point's value in UTF-16 format.
toString(int) - Static method in class ohos.global.icu.lang.UCharacterCategory
Gets the name of the argument category
toString(int) - Static method in class ohos.global.icu.lang.UCharacterDirection
Gets the name of the argument direction
toString(int[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(int, int) - Static method in class java.lang.Integer
Returns a string representation of the first argument in the radix specified by the second argument.
toString(int, Class<?>, String, MethodType) - Static method in interface java.lang.invoke.MethodHandleInfo
Returns a string representation for a MethodHandleInfo, given the four parts of its symbolic reference.
toString(long) - Static method in class java.lang.Long
Returns a String object representing the specified long.
toString(long[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(long, int) - Static method in class java.lang.Long
Returns a string representation of the first argument in the radix specified by the second argument.
toString(short) - Static method in class java.lang.Short
Returns a new String object representing the specified short.
toString(short[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(ClassLoader) - Static method in class ark.system.ClassLoaderHelper
Obtains information about the specified ClassLoader instance created via ClassLoaderCreator.
toString(Object) - Static method in class java.util.Objects
Returns the result of calling toString for a non- null argument and "null" for a null argument.
toString(Object[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(Object, String) - Static method in class java.util.Objects
Returns the result of calling toString on the first argument if the first argument is not null and returns the second argument otherwise.
toString(String) - Method in class java.io.ByteArrayOutputStream
Converts the buffer's contents into a string by decoding the bytes using the named charset.
toString(String) - Method in class ohos.utils.IntArray
Obtains a string representation of the current IntArray object with a specified separator.
toString(Set<PosixFilePermission>) - Static method in class java.nio.file.attribute.PosixFilePermissions
Returns the String representation of a set of permissions.
TOTAL_TRACKS - Static variable in annotation type ohos.media.common.AVMetadata.AVLongKey
Indicates the key for the number of tracks in the source where the media item belongs.
totalMemory() - Method in class java.lang.Runtime
Returns the total amount of memory in the Java virtual machine.
toTitle() - Static method in class ohos.global.icu.text.CaseMap
 
toTitleCase(char) - Static method in class java.lang.Character
Converts the character argument to titlecase using case mapping information from the UnicodeData file.
toTitleCase(int) - Static method in class java.lang.Character
Converts the character (Unicode code point) argument to titlecase using case mapping information from the UnicodeData file.
toTitleCase(int) - Static method in class ohos.global.icu.lang.UCharacter
Converts the code point argument to titlecase.
toTitleCase(String, BreakIterator) - Static method in class ohos.global.icu.lang.UCharacter
Returns the titlecase version of the argument string.
toTitleCase(Locale, String, BreakIterator) - Static method in class ohos.global.icu.lang.UCharacter
Returns the titlecase version of the argument string.
toTitleCase(Locale, String, BreakIterator, int) - Static method in class ohos.global.icu.lang.UCharacter
[icu]
toTitleCase(ULocale, String, BreakIterator) - Static method in class ohos.global.icu.lang.UCharacter
Returns the titlecase version of the argument string.
toTitleCase(ULocale, String, BreakIterator, int) - Static method in class ohos.global.icu.lang.UCharacter
Returns the titlecase version of the argument string.
toTotalMonths() - Method in class java.time.Period
Gets the total number of months in this period.
TOUCH_EXPLORATION_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Indicates whether touch exploration is enabled.
TOUCH_PANEL - Static variable in class ohos.multimodalinput.event.MultimodalEvent
Indicates a touch panel (TP) input event.
TOUCH_SCREEN_DEFAULT - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application does not define the touchscreen requirement, which is the default value.
TOUCH_SCREEN_FINGER - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application requires a touchscreen that can be operated with a fingertip.
TOUCH_SCREEN_NOTOUCH - Static variable in class ohos.aafwk.ability.DeviceConfigInfo
Indicates that the application does not require a touchscreen.
TouchEvent - Class in ohos.multimodalinput.event
Reports touch events of fingers.
TouchEvent() - Constructor for class ohos.multimodalinput.event.TouchEvent
 
toUnicode(String) - Static method in class java.net.IDN
Translates a string from ASCII Compatible Encoding (ACE) to Unicode, as defined by the ToUnicode operation of RFC 3490.
toUnicode(String, int) - Static method in class java.net.IDN
Translates a string from ASCII Compatible Encoding (ACE) to Unicode, as defined by the ToUnicode operation of RFC 3490.
toUnicodeLocaleKey(String) - Static method in class ohos.global.icu.util.ULocale
[icu] Converts the specified keyword (legacy key, or BCP 47 Unicode locale extension key) to the equivalent BCP 47 Unicode locale extension key.
toUnicodeLocaleType(String, String) - Static method in class ohos.global.icu.util.ULocale
[icu] Converts the specified keyword value (legacy type, or BCP 47 Unicode locale extension type) to the well-formed BCP 47 Unicode locale extension type for the specified keyword (category).
toUnsignedInt(byte) - Static method in class java.lang.Byte
Converts the argument to an int by an unsigned conversion.
toUnsignedInt(short) - Static method in class java.lang.Short
Converts the argument to an int by an unsigned conversion.
toUnsignedLong(byte) - Static method in class java.lang.Byte
Converts the argument to a long by an unsigned conversion.
toUnsignedLong(int) - Static method in class java.lang.Integer
Converts the argument to a long by an unsigned conversion.
toUnsignedLong(short) - Static method in class java.lang.Short
Converts the argument to a long by an unsigned conversion.
toUnsignedString(int) - Static method in class java.lang.Integer
Returns a string representation of the argument as an unsigned decimal value.
toUnsignedString(int, int) - Static method in class java.lang.Integer
Returns a string representation of the first argument as an unsigned integer value in the radix specified by the second argument.
toUnsignedString(long) - Static method in class java.lang.Long
Returns a string representation of the argument as an unsigned decimal value.
toUnsignedString(long, int) - Static method in class java.lang.Long
Returns a string representation of the first argument as an unsigned integer value in the radix specified by the second argument.
toUpper() - Static method in class ohos.global.icu.text.CaseMap
 
toUpperCase() - Method in class java.lang.String
Converts all of the characters in this String to upper case using the rules of the default locale.
toUpperCase(char) - Static method in class java.lang.Character
Converts the character argument to uppercase using case mapping information from the UnicodeData file.
toUpperCase(int) - Static method in class java.lang.Character
Converts the character (Unicode code point) argument to uppercase using case mapping information from the UnicodeData file.
toUpperCase(int) - Static method in class ohos.global.icu.lang.UCharacter
Converts the character argument to uppercase.
toUpperCase(String) - Static method in class ohos.global.icu.lang.UCharacter
Returns the uppercase version of the argument string.
toUpperCase(Locale) - Method in class java.lang.String
Converts all of the characters in this String to upper case using the rules of the given Locale.
toUpperCase(Locale, String) - Static method in class ohos.global.icu.lang.UCharacter
Returns the uppercase version of the argument string.
toUpperCase(ULocale, String) - Static method in class ohos.global.icu.lang.UCharacter
Returns the uppercase version of the argument string.
toUri() - Method in interface java.nio.file.Path
Returns a URI to represent this path.
toUri() - Method in class ohos.aafwk.content.Intent
Converts parameter information in an Intent into a URI string.
toURI() - Method in class java.io.File
Constructs a file: URI that represents this abstract pathname.
toURI() - Method in class java.net.URL
Returns a URI equivalent to this URL.
toURL() - Method in class java.io.File
Deprecated.
This method does not automatically escape characters that are illegal in URLs. It is recommended that new code convert an abstract pathname into a URL by first converting it into a URI, via the toURI method, and then converting the URI into a URL via the URI.toURL method.
toURL() - Method in class java.net.URI
Constructs a URL from this URI.
TOUT - Static variable in class ohos.global.icu.util.CopticCalendar
Constant for ωογτ / تﻮﺗ, the 1st month of the Coptic year.
TOY - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorClass
Indicates the major class value for the toy.
TOY_CONTROLLER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Toy major class: controller
TOY_DOLL_ACTION_FIGURE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Toy major class: doll/action figure
TOY_GAME - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Toy major class: game
TOY_ROBOT - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Toy major class: robot
TOY_VEHICLE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Toy major class: vehicle
toZonedDateTime() - Method in class java.time.OffsetDateTime
Converts this date-time to a ZonedDateTime using the offset as the zone ID.
toZonedDateTime() - Method in class java.util.GregorianCalendar
Converts this object to a ZonedDateTime that represents the same point on the time-line as this GregorianCalendar.
toZoneId() - Method in class java.util.TimeZone
Converts this TimeZone object to a ZoneId.
toZSONArray(String[]) - Method in class ohos.utils.zson.ZSONObject
Obtains a list of values matching the keys contained in the names array from this ZSONObject instance.
toZSONObject(String[]) - Method in class ohos.utils.zson.ZSONArray
Pairs elements in this ZSONArray instance with the specified keys to form a ZSONObject object.
toZSONString(Object) - Static method in class ohos.utils.zson.ZSONObject
Converts a given object to a JSON string.
TRACE_COUNT_ALLOCS - Static variable in class ohos.hiviewdfx.Debug
Indicates the flag for starting the tracing of method logs.
traceInstructions(boolean) - Method in class java.lang.Runtime
Enables/Disables tracing of instructions.
traceMethodCalls(boolean) - Method in class java.lang.Runtime
Enables/Disables tracing of method calls.
TRACK - Static variable in annotation type ohos.media.common.AVMetadata.AVLongKey
Indicates the key for the track number of a media item.
TrackInfo - Class in ohos.media.codec
Stores track IDs and media formats.
TrackInfo() - Constructor for class ohos.media.codec.TrackInfo
A constructor used to create a TrackInfo instance.
TRACKING - Static variable in class java.awt.font.TextAttribute
Attribute key to control tracking.
TRACKING_LOOSE - Static variable in class java.awt.font.TextAttribute
Perform loose tracking.
TRACKING_TIGHT - Static variable in class java.awt.font.TextAttribute
Perform tight tracking.
TRADITIONAL_CHINESE - Static variable in class java.util.Locale
Useful constant for language.
TRADITIONAL_CHINESE - Static variable in class ohos.global.icu.util.ULocale
Useful constant for language.
TRADITIONAL_HAN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
TRAIL_CANONICAL_COMBINING_CLASS - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Trail_Canonical_Combining_Class.
TRAILING - ohos.global.icu.text.UnicodeSetSpanner.TrimOption
Trim trailing spans.
TRAILING - Static variable in interface ohos.agp.components.TableLayout.Alignment
Deprecated.
use TableLayout.Alignment.ALIGNMENT_BACK instead
TRAILING_HYPHEN - ohos.global.icu.text.IDNA.Error
A label ends with a hyphen-minus ('-').
TRAILING_JAMO - Static variable in interface ohos.global.icu.lang.UCharacter.HangulSyllableType
 
TRANSACTION_NONE - Static variable in interface java.sql.Connection
A constant indicating that transactions are not supported.
TRANSACTION_ON_CALLBACK - Static variable in interface ohos.nfc.NfcController.ReaderModeCallback
Indicates the transaction code of the callback specific to inter-process communication (IPC).
TRANSACTION_READ_COMMITTED - Static variable in interface java.sql.Connection
A constant indicating that dirty reads are prevented; non-repeatable reads and phantom reads can occur.
TRANSACTION_READ_UNCOMMITTED - Static variable in interface java.sql.Connection
A constant indicating that dirty reads, non-repeatable reads and phantom reads can occur.
TRANSACTION_REPEATABLE_READ - Static variable in interface java.sql.Connection
A constant indicating that dirty reads and non-repeatable reads are prevented; phantom reads can occur.
TRANSACTION_SERIALIZABLE - Static variable in interface java.sql.Connection
A constant indicating that dirty reads, non-repeatable reads and phantom reads are prevented.
TransactionObserver - Interface in ohos.data.rdb
Provides callback methods that can be called when transactions are started, committed, or rolled back.
transfer(E) - Method in class java.util.concurrent.LinkedTransferQueue
Transfers the element to a consumer, waiting if necessary to do so.
transfer(E) - Method in interface java.util.concurrent.TransferQueue
Transfers the element to a consumer, waiting if necessary to do so.
TRANSFER_FUNCTION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
transferFrom(ReadableByteChannel, long, long) - Method in class java.nio.channels.FileChannel
Transfers bytes into this channel's file from the given readable byte channel.
TransferQueue<E> - Interface in java.util.concurrent
A BlockingQueue in which producers may wait for consumers to receive elements.
transferTo(long, long, WritableByteChannel) - Method in class java.nio.channels.FileChannel
Transfers bytes from this channel's file to the given writable byte channel.
transform(Matrix) - Method in class ohos.agp.render.Path
Transforms this Path by matrix.
TRANSFORM - Static variable in class java.awt.font.TextAttribute
Attribute key for the transform of a font.
TransformComponent - Class in ohos.agp.render.render3d.components
Stores and modifies information about objects.
TransformComponent() - Constructor for class ohos.agp.render.render3d.components.TransformComponent
 
TRANSFORMED_ROTATED - Static variable in interface ohos.global.icu.lang.UCharacter.VerticalOrientation
 
TRANSFORMED_UPRIGHT - Static variable in interface ohos.global.icu.lang.UCharacter.VerticalOrientation
 
transformPoint(Vector3) - Method in class ohos.agp.render.render3d.math.Matrix4x4
Transforms a given point vector to a new point vector based on matrix changes.
transformToNewPath(Matrix, Path) - Method in class ohos.agp.render.Path
Transforms this Path to a new one by matrix.
TRANSIENT - Static variable in class java.lang.reflect.Modifier
The int value representing the transient modifier.
Transition - Class in ohos.agp.transition
Creates and sets a transition effect.
Transition() - Constructor for class ohos.agp.transition.Transition
Default constructor used to create a Transition instance.
TRANSITION_ANIMATION_SCALE - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Display
Indicates the scaling factor for transition animations.
TransitionAlpha - Class in ohos.agp.transition
Creates the fading effect alpha for a transition.
TransitionAlpha() - Constructor for class ohos.agp.transition.TransitionAlpha
Default constructor used to create a TransitionAlpha instance.
TransitionComponents - Class in ohos.agp.transition
Sets the components for a transition, including the start or end components.
TransitionComponents(ComponentContainer, ComponentContainer) - Constructor for class ohos.agp.transition.TransitionComponents
A constructor used to create a TransitionComponents instance based on a specified component container and layout.
TransitionMove - Class in ohos.agp.transition
Creates the move effect for a transition.
TransitionMove() - Constructor for class ohos.agp.transition.TransitionMove
Default constructor used to create a TransitionMove instance.
TransitionMove(int) - Constructor for class ohos.agp.transition.TransitionMove
A constructor used to create a TransitionMove instance with a specified move type.
TransitionScheduler - Class in ohos.agp.transition
Creates a transition scheduler.
TransitionScheduler() - Constructor for class ohos.agp.transition.TransitionScheduler
Default constructor used to create a TransitionScheduler instance.
TransitionScheduler.ITransitionEndListener - Interface in ohos.agp.transition
Represents the listener for monitoring the end of a transition.
TransitionZoomingMove - Class in ohos.agp.transition
Represents the animation for a zoom move.
TransitionZoomingMove() - Constructor for class ohos.agp.transition.TransitionZoomingMove
Default constructor used to create a TransitionZoomingMove instance.
TransitionZoomingMove(int) - Constructor for class ohos.agp.transition.TransitionZoomingMove
A constructor used to create a TransitionZoomingMove instance that specifies the fast moving effect for a transformation.
translate(float, float) - Method in class ohos.agp.render.Canvas
Translates a canvas by a specified distance.
translate(float, float) - Method in class ohos.agp.utils.Matrix
Implements the translation of a matrix according to the translation degree on X-axis and Y-axis.
translate(float, float) - Method in class ohos.agp.utils.Point
Translates this Point.
translate(float, float) - Method in class ohos.agp.utils.RectFloat
Translates this RectFloat.
translate(float, float) - Method in class ohos.utils.geo.Point
Translates this Point.
translate(float, float) - Method in class ohos.utils.geo.RectFloat
Translates this RectFloat.
translate(int, int) - Method in class ohos.agp.utils.Contour
Translates the outline with the specified distance.
translate(int, int) - Method in class ohos.agp.utils.Rect
Translates this Rect.
translate(int, int) - Method in class ohos.utils.geo.Rect
Translates this Rect.
TRANSLATE_STYLE - ohos.agp.render.PathEffect.Style
Indicates that the shape is translated to generate a specified path.
translateCenterTo(float, float) - Method in class ohos.agp.utils.RectFloat
Translates the center of this RectFloat to a new position.
translateCenterTo(float, float) - Method in class ohos.utils.geo.RectFloat
Translates the center of this RectFloat to a new position.
translateCenterTo(int, int) - Method in class ohos.agp.utils.Rect
Translates the center point of this Rect object to a new position determined by centerX and centerY.
translateCenterTo(int, int) - Method in class ohos.utils.geo.Rect
Translates the center point of this Rect object to a new position determined by centerX and centerY.
translateCenterTo(Point) - Method in class ohos.agp.utils.Rect
Translates the center point of this Rect object to a new position identified by point.
translateCenterTo(Point) - Method in class ohos.agp.utils.RectFloat
Translates the center of this RectFloat to a new position based on point.
translateCenterTo(Point) - Method in class ohos.utils.geo.Rect
Translates the center point of this Rect object to a new position identified by point.
translateCenterTo(Point) - Method in class ohos.utils.geo.RectFloat
Translates the center of this RectFloat to a new position based on point.
translateKey(Key) - Method in class java.security.KeyFactory
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this key factory.
translateKey(SecretKey) - Method in class javax.crypto.SecretKeyFactory
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this secret-key factory.
translateTo(float, float) - Method in class ohos.agp.utils.RectFloat
Translates this RectFloat to a new position.
translateTo(float, float) - Method in class ohos.utils.geo.RectFloat
Translates this RectFloat to a new position.
translateTo(int, int) - Method in class ohos.agp.utils.Rect
Translates this Rect to a new position.
translateTo(int, int) - Method in class ohos.utils.geo.Rect
Translates this Rect to a new position.
transliterate(String) - Method in class ohos.global.i18n.text.Transliterator
Transliterates a specified string.
transliterate(String) - Method in class ohos.global.icu.text.Transliterator
Transliterate an entire string and returns the result.
transliterate(Replaceable) - Method in class ohos.global.icu.text.Transliterator
Transliterates an entire string in place.
transliterate(Replaceable, int, int) - Method in class ohos.global.icu.text.Transliterator
Transliterates a segment of a string, with optional filtering.
transliterate(Replaceable, Transliterator.Position) - Method in class ohos.global.icu.text.Transliterator
Transliterates the portion of the text buffer that can be transliterated unambiguosly.
transliterate(Replaceable, Transliterator.Position, int) - Method in class ohos.global.icu.text.Transliterator
Transliterates the portion of the text buffer that can be transliterated unambiguosly after a new character has been inserted, typically as a result of a keyboard event.
transliterate(Replaceable, Transliterator.Position, String) - Method in class ohos.global.icu.text.Transliterator
Transliterates the portion of the text buffer that can be transliterated unambiguosly after new text has been inserted, typically as a result of a keyboard event.
Transliterator - Class in ohos.global.i18n.text
Transliterates strings.
Transliterator - Class in ohos.global.icu.text
Transliterator is an abstract class that transliterates text from one format to another.
Transliterator.Position - Class in ohos.global.icu.text
Position structure for incremental transliteration.
transmit(byte[]) - Method in class ohos.nfc.oma.Channel
Sends an APDU command to a secure element.
TRANSPARENT - Static variable in class ohos.agp.colors.CmykPalette
Indicates that the CmykColor object is transparent.
TRANSPARENT - Static variable in class ohos.agp.colors.HslPalette
The HSL representation for transparent.
TRANSPARENT - Static variable in class ohos.agp.colors.HsvPalette
The HSV representation for transparent.
TRANSPARENT - Static variable in class ohos.agp.colors.RgbPalette
The RgbColor object representing transparent.
TRANSPARENT - Static variable in class ohos.agp.utils.Color
Indicates the transparency color, represented by 0x00000000.
TRANSPARENT - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningType
 
TRANSPORT_AND_MAP_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Transport And Map Symbols" Unicode character block.
TRANSPORT_AND_MAP_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
TRANSPORT_AND_MAP_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
transpose() - Method in class ohos.agp.utils.Matrix
Implements the transpose of a matrix.
transpose() - Method in class ohos.agp.utils.Matrix44
Transposes this Matrix44.
TreeMap<K,V> - Class in java.util
A Red-Black tree based NavigableMap implementation.
TreeMap() - Constructor for class java.util.TreeMap
Constructs a new, empty tree map, using the natural ordering of its keys.
TreeMap(Comparator<? super K>) - Constructor for class java.util.TreeMap
Constructs a new, empty tree map, ordered according to the given comparator.
TreeMap(Map<? extends K, ? extends V>) - Constructor for class java.util.TreeMap
Constructs a new tree map containing the same mappings as the given map, ordered according to the natural ordering of its keys.
TreeMap(SortedMap<K, ? extends V>) - Constructor for class java.util.TreeMap
Constructs a new tree map containing the same mappings and using the same ordering as the specified sorted map.
TreeSet<E> - Class in java.util
A NavigableSet implementation based on a TreeMap.
TreeSet() - Constructor for class java.util.TreeSet
Constructs a new, empty tree set, sorted according to the natural ordering of its elements.
TreeSet(Collection<? extends E>) - Constructor for class java.util.TreeSet
Constructs a new tree set containing the elements in the specified collection, sorted according to the natural ordering of its elements.
TreeSet(Comparator<? super E>) - Constructor for class java.util.TreeSet
Constructs a new, empty tree set, sorted according to the specified comparator.
TreeSet(SortedSet<E>) - Constructor for class java.util.TreeSet
Constructs a new tree set containing the same elements and using the same ordering as the specified sorted set.
TRIANGLE_FAN - ohos.agp.render.Canvas.VertexMode
Represents a triangle fan.
TRIANGLE_MASK - ohos.agp.render.Paint.MaskType
Indicates that the mask is in the shape of triangle.
TRIANGLE_STRIP - ohos.agp.render.Canvas.VertexMode
Represents a triangle strip.
TRIANGLES - ohos.agp.render.Canvas.VertexMode
Represents a triangle.
triggerClickEvent(Ability, Component) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Dispatches a click event to the specified Component object of the given ability and waits for it to be processed.
TriggerInfo - Class in ohos.event.intentagent
A parametric class that contains the parameters required by IntentAgentHelper#triggerIntentAgent.
TriggerInfo(String, IntentParams, Intent, int) - Constructor for class ohos.event.intentagent.TriggerInfo
A constructor used to create a TriggerInfo instance based on the input parameters.
TriggerInfo(TriggerInfo) - Constructor for class ohos.event.intentagent.TriggerInfo
A constructor used to create a TriggerInfo instance by copying parameters from an existing one.
TriggerInfo.Builder - Class in ohos.event.intentagent
A builder class for TriggerInfo objects.
triggerIntentAgent(Context, IntentAgent, IntentAgent.OnCompleted, EventHandler, TriggerInfo) - Static method in class ohos.event.intentagent.IntentAgentHelper
Triggers an IntentAgent.
triggerKeyEvent(Ability, KeyEvent) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Dispatches a key event to the given ability and waits for it to be processed.
triggerLoopingCapture(FrameConfig) - Method in interface ohos.media.camera.device.Camera
Starts looping-frame capture.
triggerLoopingGroupCapture(List<FrameConfig>) - Method in interface ohos.media.camera.device.Camera
Starts looping-frame capture based on a group of configurations.
triggerMultiCapture(List<FrameConfig>) - Method in interface ohos.media.camera.device.Camera
Starts multi-frame capture.
triggerSingleCapture(FrameConfig) - Method in interface ohos.media.camera.device.Camera
Starts single-frame capture.
triggerTouchEvent(Ability, TouchEvent) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Dispatches a touch event to the given ability and waits for it to be processed.
trim() - Method in class java.lang.String
Returns a string whose value is this string, with any leading and trailing whitespace removed.
trim(CharSequence) - Method in class ohos.global.icu.text.UnicodeSetSpanner
Returns a trimmed sequence (using CharSequence.subsequence()), that omits matching elements at the start and end of the string, using TrimOption.BOTH and SpanCondition.SIMPLE.
trim(CharSequence, UnicodeSetSpanner.TrimOption) - Method in class ohos.global.icu.text.UnicodeSetSpanner
Returns a trimmed sequence (using CharSequence.subsequence()), that omits matching elements at the start or end of the string, using the trimOption and SpanCondition.SIMPLE.
trim(CharSequence, UnicodeSetSpanner.TrimOption, UnicodeSet.SpanCondition) - Method in class ohos.global.icu.text.UnicodeSetSpanner
Returns a trimmed sequence (using CharSequence.subsequence()), that omits matching elements at the start or end of the string, depending on the trimOption and spanCondition.
trimFile(long, FileDescriptor) - Static method in class ohos.system.OsHelper
Truncates a given file to the specified size.
trimToSize() - Method in class java.lang.StringBuffer
 
trimToSize() - Method in class java.lang.StringBuilder
Attempts to reduce storage used for the character sequence.
trimToSize() - Method in class java.util.ArrayList
Trims the capacity of this ArrayList instance to be the list's current size.
trimToSize() - Method in class java.util.Vector
Trims the capacity of this vector to be the vector's current size.
TRUE - Static variable in class java.lang.Boolean
The Boolean object corresponding to the primitive value true.
TRUE - Static variable in interface java.util.jar.Pack200.Packer
The string "true", a possible value for certain properties.
TRUE - Static variable in interface java.util.jar.Pack200.Unpacker
The string "true", a possible value for certain properties.
TRUE - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that the alignment mode is enabled.
truncate(long) - Method in class java.nio.channels.AsynchronousFileChannel
Truncates this channel's file to the given size.
truncate(long) - Method in class java.nio.channels.FileChannel
Truncates this channel's file to the given size.
truncate(long) - Method in interface java.nio.channels.SeekableByteChannel
Truncates the entity, to which this channel is connected, to the given size.
truncate(long) - Method in interface java.sql.Blob
Truncates the BLOB value that this Blob object represents to be len bytes in length.
truncate(long) - Method in interface java.sql.Clob
Truncates the CLOB value that this Clob designates to have a length of len characters.
truncate(long) - Method in class ohos.data.orm.Blob
 
truncate(long) - Method in class ohos.data.orm.Clob
 
TRUNCATE_EXISTING - java.nio.file.StandardOpenOption
If the file already exists and it is opened for StandardOpenOption.WRITE access, then its length is truncated to 0.
truncatedTo(TemporalUnit) - Method in class java.time.Instant
Returns a copy of this Instant truncated to the specified unit.
truncatedTo(TemporalUnit) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the time truncated.
TrustAnchor - Class in java.security.cert
A trust anchor or most-trusted Certification Authority (CA).
TrustAnchor(String, PublicKey, byte[]) - Constructor for class java.security.cert.TrustAnchor
Creates an instance of TrustAnchor where the most-trusted CA is specified as a distinguished name and public key.
TrustAnchor(X509Certificate, byte[]) - Constructor for class java.security.cert.TrustAnchor
Creates an instance of TrustAnchor with the specified X509Certificate and optional name constraints, which are intended to be used as additional constraints when validating an X.509 certification path.
TrustAnchor(X500Principal, PublicKey, byte[]) - Constructor for class java.security.cert.TrustAnchor
Creates an instance of TrustAnchor where the most-trusted CA is specified as an X500Principal and public key.
TrustedCertificateEntry(Certificate) - Constructor for class java.security.KeyStore.TrustedCertificateEntry
Constructs a TrustedCertificateEntry with a trusted Certificate.
TrustedCertificateEntry(Certificate, Set<KeyStore.Entry.Attribute>) - Constructor for class java.security.KeyStore.TrustedCertificateEntry
Constructs a TrustedCertificateEntry with a trusted Certificate and associated entry attributes.
TrustManager - Interface in javax.net.ssl
This is the base interface for JSSE trust managers.
TrustManagerFactory - Class in javax.net.ssl
This class acts as a factory for trust managers based on a source of trust material.
TrustManagerFactory(TrustManagerFactorySpi, Provider, String) - Constructor for class javax.net.ssl.TrustManagerFactory
Creates a TrustManagerFactory object.
TrustManagerFactorySpi - Class in javax.net.ssl
This class defines the Service Provider Interface (SPI) for the TrustManagerFactory class.
TrustManagerFactorySpi() - Constructor for class javax.net.ssl.TrustManagerFactorySpi
 
tryAcquire() - Method in class java.util.concurrent.Semaphore
Acquires a permit from this semaphore, only if one is available at the time of invocation.
tryAcquire(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to acquire in exclusive mode.
tryAcquire(int) - Method in class java.util.concurrent.Semaphore
Acquires the given number of permits from this semaphore, only if all are available at the time of invocation.
tryAcquire(int, long, TimeUnit) - Method in class java.util.concurrent.Semaphore
Acquires the given number of permits from this semaphore, if all become available within the given waiting time and the current thread has not been Thread#interrupt.
tryAcquire(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to acquire in exclusive mode.
tryAcquire(long, TimeUnit) - Method in class java.util.concurrent.Semaphore
Acquires a permit from this semaphore, if one becomes available within the given waiting time and the current thread has not been Thread#interrupt.
tryAcquireNanos(int, long) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to acquire in exclusive mode, aborting if interrupted, and failing if the given timeout elapses.
tryAcquireNanos(long, long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to acquire in exclusive mode, aborting if interrupted, and failing if the given timeout elapses.
tryAcquireShared(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to acquire in shared mode.
tryAcquireShared(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to acquire in shared mode.
tryAcquireSharedNanos(int, long) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to acquire in shared mode, aborting if interrupted, and failing if the given timeout elapses.
tryAcquireSharedNanos(long, long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to acquire in shared mode, aborting if interrupted, and failing if the given timeout elapses.
tryAdvance(Consumer<? super Double>) - Method in interface java.util.Spliterator.OfDouble
If a remaining element exists, performs the given action on it, returning true; else returns false.
tryAdvance(Consumer<? super Integer>) - Method in interface java.util.Spliterator.OfInt
If a remaining element exists, performs the given action on it, returning true; else returns false.
tryAdvance(Consumer<? super Long>) - Method in interface java.util.Spliterator.OfLong
If a remaining element exists, performs the given action on it, returning true; else returns false.
tryAdvance(Consumer<? super T>) - Method in interface java.util.Spliterator
If a remaining element exists, performs the given action on it, returning true; else returns false.
tryAdvance(DoubleConsumer) - Method in interface java.util.Spliterator.OfDouble
 
tryAdvance(IntConsumer) - Method in interface java.util.Spliterator.OfInt
 
tryAdvance(LongConsumer) - Method in interface java.util.Spliterator.OfLong
 
tryAdvance(T_CONS) - Method in interface java.util.Spliterator.OfPrimitive
If a remaining element exists, performs the given action on it, returning true; else returns false.
tryComplete() - Method in class java.util.concurrent.CountedCompleter
If the pending count is nonzero, decrements the count; otherwise invokes CountedCompleter.onCompletion(java.util.concurrent.CountedCompleter) and then similarly tries to complete this task's completer, if one exists, else marks this task as complete.
tryConvertToOptimisticRead(long) - Method in class java.util.concurrent.locks.StampedLock
If the lock state matches the given stamp then, if the stamp represents holding a lock, releases it and returns an observation stamp.
tryConvertToReadLock(long) - Method in class java.util.concurrent.locks.StampedLock
If the lock state matches the given stamp, performs one of the following actions.
tryConvertToWriteLock(long) - Method in class java.util.concurrent.locks.StampedLock
If the lock state matches the given stamp, performs one of the following actions.
tryLock() - Method in class java.nio.channels.AsynchronousFileChannel
Attempts to acquire an exclusive lock on this channel's file.
tryLock() - Method in class java.nio.channels.FileChannel
Attempts to acquire an exclusive lock on this channel's file.
tryLock() - Method in interface java.util.concurrent.locks.Lock
Acquires the lock only if it is free at the time of invocation.
tryLock() - Method in class java.util.concurrent.locks.ReentrantLock
Acquires the lock only if it is not held by another thread at the time of invocation.
tryLock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Acquires the read lock only if the write lock is not held by another thread at the time of invocation.
tryLock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Acquires the write lock only if it is not held by another thread at the time of invocation.
tryLock(long, long, boolean) - Method in class java.nio.channels.AsynchronousFileChannel
Attempts to acquire a lock on the given region of this channel's file.
tryLock(long, long, boolean) - Method in class java.nio.channels.FileChannel
Attempts to acquire a lock on the given region of this channel's file.
tryLock(long, TimeUnit) - Method in interface java.util.concurrent.locks.Lock
Acquires the lock if it is free within the given waiting time and the current thread has not been Thread#interrupt.
tryLock(long, TimeUnit) - Method in class java.util.concurrent.locks.ReentrantLock
Acquires the lock if it is not held by another thread within the given waiting time and the current thread has not been Thread#interrupt.
tryLock(long, TimeUnit) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Acquires the read lock if the write lock is not held by another thread within the given waiting time and the current thread has not been Thread#interrupt.
tryLock(long, TimeUnit) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Acquires the write lock if it is not held by another thread within the given waiting time and the current thread has not been Thread#interrupt.
tryOptimisticRead() - Method in class java.util.concurrent.locks.StampedLock
Returns a stamp that can later be validated, or zero if exclusively locked.
tryReadLock() - Method in class java.util.concurrent.locks.StampedLock
Non-exclusively acquires the lock if it is immediately available.
tryReadLock(long, TimeUnit) - Method in class java.util.concurrent.locks.StampedLock
Non-exclusively acquires the lock if it is available within the given time and the current thread has not been interrupted.
tryRelease(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to set the state to reflect a release in exclusive mode.
tryRelease(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to set the state to reflect a release in exclusive mode.
tryReleaseShared(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to set the state to reflect a release in shared mode.
tryReleaseShared(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to set the state to reflect a release in shared mode.
trySplit() - Method in interface java.util.Spliterator.OfDouble
 
trySplit() - Method in interface java.util.Spliterator.OfInt
 
trySplit() - Method in interface java.util.Spliterator.OfLong
 
trySplit() - Method in interface java.util.Spliterator.OfPrimitive
 
trySplit() - Method in interface java.util.Spliterator
If this spliterator can be partitioned, returns a Spliterator covering elements, that will, upon return from this method, not be covered by this Spliterator.
trySplit() - Method in class java.util.Spliterators.AbstractDoubleSpliterator
If this spliterator can be partitioned, returns a Spliterator covering elements, that will, upon return from this method, not be covered by this Spliterator.
trySplit() - Method in class java.util.Spliterators.AbstractIntSpliterator
If this spliterator can be partitioned, returns a Spliterator covering elements, that will, upon return from this method, not be covered by this Spliterator.
trySplit() - Method in class java.util.Spliterators.AbstractLongSpliterator
If this spliterator can be partitioned, returns a Spliterator covering elements, that will, upon return from this method, not be covered by this Spliterator.
trySplit() - Method in class java.util.Spliterators.AbstractSpliterator
If this spliterator can be partitioned, returns a Spliterator covering elements, that will, upon return from this method, not be covered by this Spliterator.
tryTransfer(E) - Method in class java.util.concurrent.LinkedTransferQueue
Transfers the element to a waiting consumer immediately, if possible.
tryTransfer(E) - Method in interface java.util.concurrent.TransferQueue
Transfers the element to a waiting consumer immediately, if possible.
tryTransfer(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedTransferQueue
Transfers the element to a consumer if it is possible to do so before the timeout elapses.
tryTransfer(E, long, TimeUnit) - Method in interface java.util.concurrent.TransferQueue
Transfers the element to a consumer if it is possible to do so before the timeout elapses.
tryUnfork() - Method in class java.util.concurrent.ForkJoinTask
Tries to unschedule this task for execution.
tryUnlockRead() - Method in class java.util.concurrent.locks.StampedLock
Releases one hold of the read lock if it is held, without requiring a stamp value.
tryUnlockWrite() - Method in class java.util.concurrent.locks.StampedLock
Releases the write lock if it is held, without requiring a stamp value.
tryWriteLock() - Method in class java.util.concurrent.locks.StampedLock
Exclusively acquires the lock if it is immediately available.
tryWriteLock(long, TimeUnit) - Method in class java.util.concurrent.locks.StampedLock
Exclusively acquires the lock if it is available within the given time and the current thread has not been interrupted.
TT_EOF - Static variable in class java.io.StreamTokenizer
A constant indicating that the end of the stream has been read.
TT_EOL - Static variable in class java.io.StreamTokenizer
A constant indicating that the end of the line has been read.
TT_NUMBER - Static variable in class java.io.StreamTokenizer
A constant indicating that a number token has been read.
TT_WORD - Static variable in class java.io.StreamTokenizer
A constant indicating that a word token has been read.
TTL_DONT_CACHE - Static variable in class java.util.ResourceBundle.Control
The time-to-live constant for not caching loaded resource bundle instances.
TTL_NO_EXPIRATION_CONTROL - Static variable in class java.util.ResourceBundle.Control
The time-to-live constant for disabling the expiration control for loaded resource bundle instances in the cache.
TTLS - ohos.wifi.WifiSecurity.EapMethod
EAP Tunneled Transport Layer Security (TTLS)
TtsClient - Class in ohos.ai.tts
Provides methods for invoking the text to speech (TTS) engine service.
TtsEvent - Class in ohos.ai.tts.constants
Stores text-to-speech (TTS) events.
TtsListener - Interface in ohos.ai.tts
Provides callbacks for managing the status of text-to-speech (TTS) interface calls.
TtsParams - Class in ohos.ai.tts
Provides methods for setting and obtaining TTS engine parameters.
TtsParams() - Constructor for class ohos.ai.tts.TtsParams
Constructor of the InitParams class
TtsParamsType - Class in ohos.ai.tts.constants
Stores text-to-speech (TTS) parameters.
ttype - Variable in class java.io.StreamTokenizer
After a call to the nextToken method, this field contains the type of the token just read.
TUESDAY - java.time.DayOfWeek
The singleton instance for the day-of-week of Tuesday.
TUESDAY - ohos.global.icu.text.RelativeDateTimeFormatter.AbsoluteUnit
Tuesday
TUESDAY - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is Tuesday, e.g. "last Tuesday", "this Tuesday", "next Tuesday", "in 5 Tuesdays".
TUESDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Tuesday.
TUESDAY - Static variable in class ohos.global.icu.util.Calendar
Value of the DAY_OF_WEEK field indicating Tuesday.
turkic() - Method in class ohos.global.icu.text.CaseMap.Fold
Returns an instance that behaves like this one but handles dotted I and dotless i appropriately for Turkic languages (tr, az).
turnOff() - Method in class ohos.light.agent.LightAgent
Turns off this light.
turnOff(int) - Method in class ohos.light.agent.LightAgent
Turns off a specified light.
turnOn(int, String) - Method in class ohos.light.agent.LightAgent
Turns on a specified light to perform a one-shot blink with a preset blinking effect.
turnOn(int, LightEffect) - Method in class ohos.light.agent.LightAgent
Turns on a specified light to perform a one-shot blink with a custom effect.
turnOn(String) - Method in class ohos.light.agent.LightAgent
Turns on this light to perform a one-shot blink with a preset blinking effect.
turnOn(LightEffect) - Method in class ohos.light.agent.LightAgent
Turns on this light to perform a one-shot blink with a custom blinking effect.
TV_TUNER - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a device transmitting audio content over the TV tuner system.
TX_POWER_DEFAULT - Static variable in class ohos.bluetooth.ble.BleAdvertiseSettings
Default transmission power level for advertising, which is -7.
TX_POWER_MAX - Static variable in class ohos.bluetooth.ble.BleAdvertiseSettings
Maximum transmission power level for advertising, which is 1.
TX_POWER_MIN - Static variable in class ohos.bluetooth.ble.BleAdvertiseSettings
Minimum transmission power level for advertising, which is -127.
TxtImageSuperResolutionConfiguration - Class in ohos.ai.cv.sr
A configuration class for text image super-resolution.
TxtImageSuperResolutionConfiguration.Builder - Class in ohos.ai.cv.sr
A nested class used to create a TxtImageSuperResolutionConfiguration object.
type - Variable in class ohos.agp.window.service.WindowManager.LayoutConfig
Indicates the window type.
type() - Method in class java.lang.invoke.CallSite
Returns the type of this call site's target.
type() - Method in class java.lang.invoke.MethodHandle
Reports the type of this method handle.
type() - Method in class java.lang.ProcessBuilder.Redirect
Returns the type of this Redirect.
type() - Method in class java.net.Proxy
Returns the proxy type.
type() - Method in interface java.net.SocketOption
Returns the type of the socket option value.
type() - Method in class java.nio.file.attribute.AclEntry
Returns the ACL entry type.
type() - Method in class java.nio.file.FileStore
Returns the type of this file store.
type() - Method in interface java.nio.file.WatchEvent.Kind
Returns the type of the WatchEvent#context value.
type() - Method in enum ohos.global.icu.text.DisplayContext
Get the Type part of the enum item (e.g. CAPITALIZATION)
Type - Interface in java.lang.reflect
Type is the common superinterface for all types in the Java programming language.
TYPE - java.lang.annotation.ElementType
Class, interface (including annotation type), or enum declaration
TYPE - Static variable in class java.lang.Boolean
The Class object representing the primitive type boolean.
TYPE - Static variable in class java.lang.Byte
The Class instance representing the primitive type byte.
TYPE - Static variable in class java.lang.Character
The Class instance representing the primitive type char.
TYPE - Static variable in class java.lang.Double
The Class instance representing the primitive type double.
TYPE - Static variable in class java.lang.Float
The Class instance representing the primitive type float.
TYPE - Static variable in class java.lang.Integer
The Class instance representing the primitive type int.
TYPE - Static variable in class java.lang.Long
The Class instance representing the primitive type long.
TYPE - Static variable in class java.lang.Short
The Class instance representing the primitive type short.
TYPE - Static variable in class java.lang.Void
The Class object representing the pseudo-type corresponding to the keyword void.
TYPE_ACCESSIBILITY_OVERLAY - Static variable in class ohos.accessibility.ability.AccessibilityWindow
Indicates an accessibility overlay window.
TYPE_ALARM - Static variable in interface ohos.sysappcomponents.calendar.column.RemindersColumns
Indicates an alarm clock reminder.
TYPE_ALERT - Static variable in interface ohos.sysappcomponents.calendar.column.RemindersColumns
Indicates an alert.
TYPE_APPLICATION - Static variable in class ohos.accessibility.ability.AccessibilityWindow
Indicates an application window.
TYPE_ASSERT - Static variable in class ohos.aafwk.ability.DataAbilityOperation
Indicates an assert operation.
TYPE_BASIC_CHANNEL - Static variable in class ohos.nfc.oma.Reader
Indicates a basic channel.
TYPE_BLOB - ohos.data.resultset.ResultSet.ColumnType
 
TYPE_CLASSIC - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates a classic Bluetooth device.
TYPE_DEFAULT - Static variable in interface ohos.sysappcomponents.calendar.column.RemindersColumns
Indicates the default type.
TYPE_DELETE - Static variable in class ohos.aafwk.ability.DataAbilityOperation
Indicates a delete operation.
TYPE_DUAL - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates a dual-mode Bluetooth device.
TYPE_EMAIL - Static variable in interface ohos.sysappcomponents.calendar.column.RemindersColumns
Indicates an email.
TYPE_FLOAT - ohos.data.resultset.ResultSet.ColumnType
 
TYPE_FORWARD_ONLY - Static variable in interface java.sql.ResultSet
The constant indicating the type for a ResultSet object whose cursor may move only forward.
TYPE_INPUT_METHOD - Static variable in class ohos.accessibility.ability.AccessibilityWindow
Indicates an input method window.
TYPE_INSERT - Static variable in class ohos.aafwk.ability.DataAbilityOperation
Indicates an insert operation.
TYPE_INTEGER - ohos.data.resultset.ResultSet.ColumnType
 
TYPE_LE - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates a BLE Bluetooth device.
TYPE_LOGICAL_CHANNEL - Static variable in class ohos.nfc.oma.Reader
Indicates a logical channel.
TYPE_NONE - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates an unknown type.
TYPE_NULL - ohos.data.resultset.ResultSet.ColumnType
 
TYPE_OPTIONAL - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates an optional participant.
TYPE_PARAMETER - java.lang.annotation.ElementType
Type parameter declaration
TYPE_REQUIRED - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates a required participant.
TYPE_RESOURCE - Static variable in interface ohos.sysappcomponents.calendar.column.ParticipantsColumns
Indicates the resource type.
TYPE_SCROLL_INSENSITIVE - Static variable in interface java.sql.ResultSet
The constant indicating the type for a ResultSet object that is scrollable but generally not sensitive to changes to the data that underlies the ResultSet.
TYPE_SCROLL_SENSITIVE - Static variable in interface java.sql.ResultSet
The constant indicating the type for a ResultSet object that is scrollable and generally sensitive to changes to the data that underlies the ResultSet.
TYPE_SENSOR_GYROSCOPE_UNCALIBRATED - Static variable in class ohos.sensor.bean.CategoryMotion
An integer representing the uncalibrated gyroscope sensor type.
TYPE_SMS - Static variable in interface ohos.sysappcomponents.calendar.column.RemindersColumns
Indicates an SMS.
TYPE_SPLIT_SCREEN_DIVIDER - Static variable in class ohos.accessibility.ability.AccessibilityWindow
Indicates a split-screen window.
TYPE_STRING - ohos.data.resultset.ResultSet.ColumnType
 
TYPE_SYSTEM - Static variable in class ohos.accessibility.ability.AccessibilityWindow
Indicates a system window.
TYPE_TEXT_DETECT_FOCUS_SHOOT - Static variable in class ohos.ai.cv.text.TextDetectType
Indicates the text detection type for snapshots in Chinese.
TYPE_TEXT_DETECT_FOCUS_SHOOT_EF - Static variable in class ohos.ai.cv.text.TextDetectType
Indicates the text detection type for snapshots using a language other than Chinese.
TYPE_TEXT_DETECT_SCREEN_SHOT - Static variable in class ohos.ai.cv.text.TextDetectType
Indicates the text detection type for screenshots with simple backgrounds.
TYPE_UNKNOWN - Static variable in class ohos.bluetooth.BluetoothRemoteDevice
Indicates an unknown Bluetooth device.
TYPE_UNKNOWN - Static variable in annotation type ohos.media.camera.params.FaceLandmark.FaceLandmarkType
Indicates an unknown facial landmark.
TYPE_UPDATE - Static variable in class ohos.aafwk.ability.DataAbilityOperation
Indicates an update operation.
TYPE_USE - java.lang.annotation.ElementType
Use of a type
TYPE_VIEW_ACCESSIBILITY_FOCUS_CLEARED_EVENT - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes an event of clearing accessibility focus.
TYPE_VIEW_ACCESSIBILITY_FOCUSED_EVENT - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes an event of gaining accessibility focus.
TYPE_VIEW_CLICKED_EVENT - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes an event of clicking a control, for example, clicking a button.
TYPE_VIEW_FOCUSED_EVENT - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes an event that a control has gained focus.
TYPE_VIEW_HOVER_ENTER_EVENT - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes an event that the hover enters a control.
TYPE_VIEW_HOVER_EXIT_EVENT - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes an event that the hover leaves a control.
TYPE_VIEW_LONG_CLICKED_EVENT - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes an event of pressing and holding a control.
TYPE_VIEW_SCROLLED_EVENT - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes an event of scrolling a view.
TYPE_VIEW_SELECTED_EVENT - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes an event of selecting a control.
TYPE_VIEW_TEXT_CHANGED_EVENT - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes an event that the text of a control has changed.
TYPE_VIEW_TEXT_SELECTION_CHANGED_EVENT - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes an event that the selected text has changed.
TypedAttribute - Class in ohos.global.resource.solidxml
Represents a wrapper class for Attribute and dereferences an XML attribute value.
TypedAttribute() - Constructor for class ohos.global.resource.solidxml.TypedAttribute
 
TypedAttribute.AttrData - Class in ohos.global.resource.solidxml
Defines attribute data, including the name, value, and type of the attribute represented by TypedAttribute.
TypeInfo - Interface in ohos.org.w3c.dom
The TypeInfo interface represents a type referenced from Element or Attr nodes, specified in the schemas associated with the document.
TypeInfoProvider - Class in ohos.javax.xml.validation
This class provides access to the type information determined by ValidatorHandler.
TypeInfoProvider() - Constructor for class ohos.javax.xml.validation.TypeInfoProvider
Constructor for the derived class.
typeName() - Method in exception java.lang.TypeNotPresentException
Returns the fully qualified name of the unavailable type.
typeNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that a NULL value is NOT allowed for this data type.
TypeNotPresentException - Exception in java.lang
Thrown when an application tries to access a type using a string representing the type's name, but no definition for the type with the specified name can be found.
TypeNotPresentException(String, Throwable) - Constructor for exception java.lang.TypeNotPresentException
Constructs a TypeNotPresentException for the named type with the specified cause.
typeNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that a NULL value is allowed for this data type.
typeNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that it is not known whether a NULL value is allowed for this data type.
typePredBasic - Static variable in interface java.sql.DatabaseMetaData
Indicates that the data type can be only be used in WHERE search clauses that do not use LIKE predicates.
typePredChar - Static variable in interface java.sql.DatabaseMetaData
Indicates that the data type can be only be used in WHERE search clauses that use LIKE predicates.
typePredNone - Static variable in interface java.sql.DatabaseMetaData
Indicates that WHERE search clauses are not supported for this type.
Types - Class in java.sql
The class that defines the constants that are used to identify generic SQL types, called JDBC types.
typeSearchable - Static variable in interface java.sql.DatabaseMetaData
Indicates that all WHERE search clauses can be based on this type.
TypeVariable<D extends GenericDeclaration> - Interface in java.lang.reflect
TypeVariable is the common superinterface for type variables of kinds.
TZ_DATABASE_ABBREVIATIONS - ohos.global.icu.text.TimeZoneFormat.ParseOption
When parsing a time zone display name in Style#SPECIFIC_SHORT, look for the IANA tz database compatible zone abbreviations in addition to the localized names coming from the TimeZoneNames currently used by the TimeZoneFormat.

U

U_MATCH - Static variable in interface ohos.global.icu.text.UnicodeMatcher
Constant returned by matches() indicating a complete match between the text and this matcher.
U_MISMATCH - Static variable in interface ohos.global.icu.text.UnicodeMatcher
Constant returned by matches() indicating a mismatch between the text and this matcher.
U_PARTIAL_MATCH - Static variable in interface ohos.global.icu.text.UnicodeMatcher
Constant returned by matches() indicating a partial match between the text and this matcher.
UCAS - Static variable in class ohos.global.icu.lang.UScript
Unified Canadian Aboriginal Symbols (alias)
UCharacter - Class in ohos.global.icu.lang
[icu enhancement] ICU's replacement for Character. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
UCharacter.BidiPairedBracketType - Interface in ohos.global.icu.lang
Bidi Paired Bracket Type constants.
UCharacter.DecompositionType - Interface in ohos.global.icu.lang
Decomposition Type constants.
UCharacter.EastAsianWidth - Interface in ohos.global.icu.lang
East Asian Width constants.
UCharacter.GraphemeClusterBreak - Interface in ohos.global.icu.lang
Grapheme Cluster Break constants.
UCharacter.HangulSyllableType - Interface in ohos.global.icu.lang
Hangul Syllable Type constants.
UCharacter.IndicPositionalCategory - Interface in ohos.global.icu.lang
Indic Positional Category constants.
UCharacter.IndicSyllabicCategory - Interface in ohos.global.icu.lang
Indic Syllabic Category constants.
UCharacter.JoiningGroup - Interface in ohos.global.icu.lang
Joining Group constants.
UCharacter.JoiningType - Interface in ohos.global.icu.lang
Joining Type constants.
UCharacter.LineBreak - Interface in ohos.global.icu.lang
Line Break constants.
UCharacter.NumericType - Interface in ohos.global.icu.lang
Numeric Type constants.
UCharacter.SentenceBreak - Interface in ohos.global.icu.lang
Sentence Break constants.
UCharacter.UnicodeBlock - Class in ohos.global.icu.lang
[icu enhancement] ICU's replacement for Character.UnicodeBlock. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
UCharacter.VerticalOrientation - Interface in ohos.global.icu.lang
Vertical Orientation constants.
UCharacter.WordBreak - Interface in ohos.global.icu.lang
Word Break constants.
UCharacterCategory - Class in ohos.global.icu.lang
Enumerated Unicode category types from the UnicodeData.txt file.
UCharacterDirection - Class in ohos.global.icu.lang
Enumerated Unicode character linguistic direction constants.
UCharacterEnums - Class in ohos.global.icu.lang
A container for the different 'enumerated types' used by UCharacter.
UCharacterEnums.ECharacterCategory - Interface in ohos.global.icu.lang
'Enum' for the CharacterCategory constants.
UCharacterEnums.ECharacterDirection - Interface in ohos.global.icu.lang
'Enum' for the CharacterDirection constants.
UCharacterIterator - Class in ohos.global.icu.text
Abstract class that defines an API for iteration on text objects.This is an interface for forward and backward iteration and random access into a text object.
UCharacterIterator() - Constructor for class ohos.global.icu.text.UCharacterIterator
Protected default constructor for the subclasses
UCOL_BUILDER_VERSION - Static variable in class ohos.global.icu.util.VersionInfo
Collation builder code version.
UCOL_RUNTIME_VERSION - Static variable in class ohos.global.icu.util.VersionInfo
Collation runtime version (sort key generator, string comparisons).
UFormat - Class in ohos.global.icu.text
An abstract class that extends Format to provide additional ICU protocol, specifically, the getLocale() API.
UFormat() - Constructor for class ohos.global.icu.text.UFormat
Default constructor.
UGARITIC - java.lang.Character.UnicodeScript
Unicode script "Ugaritic".
UGARITIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ugaritic" Unicode character block.
UGARITIC - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
UGARITIC - Static variable in class ohos.global.icu.lang.UScript
Ugaritic Script in Unicode 4
UGARITIC_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
uid - Variable in class ohos.bundle.BundleInfo
Indicates the UID of the application to which this bundle belongs.
UiListItem(ULocale, ULocale, String, String) - Constructor for class ohos.global.icu.text.LocaleDisplayNames.UiListItem
Constructor, normally only called internally.
UK - Static variable in class java.util.Locale
Useful constant for country.
UK - Static variable in class ohos.global.icu.util.LocaleData.MeasurementSystem
Mix of metric and imperial units used in Great Britain.
UK - Static variable in class ohos.global.icu.util.ULocale
Useful constant for country/region.
ULocale - Class in ohos.global.icu.util
[icu enhancement] ICU's replacement for Locale. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
ULocale(String) - Constructor for class ohos.global.icu.util.ULocale
[icu] Constructs a ULocale from a RFC 3066 locale ID.
ULocale(String, String) - Constructor for class ohos.global.icu.util.ULocale
Convenience overload of ULocale(String, String, String) for compatibility with java.util.Locale.
ULocale(String, String, String) - Constructor for class ohos.global.icu.util.ULocale
Constructs a ULocale from a localeID constructed from the three 'fields' a, b, and c.
ULocale.Builder - Class in ohos.global.icu.util
Builder is used to build instances of ULocale from values configured by the setters.
ULocale.Category - Enum in ohos.global.icu.util
Enum for locale categories.
ulp() - Method in class java.math.BigDecimal
Returns the size of an ulp, a unit in the last place, of this BigDecimal.
ulp(double) - Static method in class java.lang.Math
Returns the size of an ulp of the argument.
ulp(double) - Static method in class java.lang.StrictMath
Returns the size of an ulp of the argument.
ulp(float) - Static method in class java.lang.Math
Returns the size of an ulp of the argument.
ulp(float) - Static method in class java.lang.StrictMath
Returns the size of an ulp of the argument.
UnaryOperator<T> - Interface in java.util.function
Represents an operation on a single operand that produces a result of the same type as its operand.
UNASSIGNED - Static variable in class java.lang.Character
General category "Cn" in the Unicode specification.
UNASSIGNED - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Unassigned character type
UNASSIGNED_ERROR - Static variable in exception ohos.global.icu.text.StringPrepParseException
 
UNAUTH_TLS - ohos.wifi.WifiSecurity.EapMethod
Hotspot 2.0 r2 OSEN
unbindFromGPUContext() - Method in class ohos.agp.graphics.TextureHolder
Unbinds this TextureHolder from the GPU context.
unblock(InetAddress) - Method in class java.nio.channels.MembershipKey
Unblock multicast datagrams from the given source address that was previously blocked using the block method.
UNCATEGORIZED - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorClass
Indicates the major class value for the uncategorized (device code not specified).
uncaughtException(Thread, Throwable) - Method in interface java.lang.Thread.UncaughtExceptionHandler
Method invoked when the given thread terminates due to the given uncaught exception.
uncaughtException(Thread, Throwable) - Method in class java.lang.ThreadGroup
Called by the Java Virtual Machine when a thread in this thread group stops because of an uncaught exception, and the thread does not have a specific Thread.UncaughtExceptionHandler installed.
UncheckedIOException - Exception in java.io
Wraps an IOException with an unchecked exception.
UncheckedIOException(IOException) - Constructor for exception java.io.UncheckedIOException
Constructs an instance of this class.
UncheckedIOException(String, IOException) - Constructor for exception java.io.UncheckedIOException
Constructs an instance of this class.
unconfigurableExecutorService(ExecutorService) - Static method in class java.util.concurrent.Executors
Returns an object that delegates all defined ExecutorService methods to the given executor, but not any other methods that might otherwise be accessible using casts.
unconfigurableScheduledExecutorService(ScheduledExecutorService) - Static method in class java.util.concurrent.Executors
Returns an object that delegates all defined ScheduledExecutorService methods to the given executor, but not any other methods that might otherwise be accessible using casts.
UNCONSTRAINT - Static variable in class ohos.agp.components.Component.EstimateSpec
In this mode, the parent has no constraint on the child, meaning that the child can be whatever size it wants.
UNCONSTRAINT - Static variable in class ohos.agp.components.Component.MeasureSpec
Deprecated.
UNDECIMBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the thirteenth month of the year.
UNDECIMBER - Static variable in class ohos.global.icu.util.Calendar
Value of the MONTH field indicating the thirteenth month of the year.
UndeclaredThrowableException - Exception in java.lang.reflect
Thrown by a method invocation on a proxy instance if its invocation handler's InvocationHandler#invoke method throws a checked exception (a Throwable that is not assignable to RuntimeException or Error) that is not assignable to any of the exception types declared in the throws clause of the method that was invoked on the proxy instance and dispatched to the invocation handler.
UndeclaredThrowableException(Throwable) - Constructor for exception java.lang.reflect.UndeclaredThrowableException
Constructs an UndeclaredThrowableException with the specified Throwable.
UndeclaredThrowableException(Throwable, String) - Constructor for exception java.lang.reflect.UndeclaredThrowableException
Constructs an UndeclaredThrowableException with the specified Throwable and a detail message.
UNDEFINED - ohos.aafwk.ability.Lifecycle.Event
Undefined lifecycle event, indicating that the lifecycle may have not started or have been destroyed.
UNDEFINED - Static variable in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Indicates that the lifecycle state of the ability is not defined.
UNDEFINED_ALIGNMENT - Static variable in interface ohos.agp.components.TableLayout.Alignment
Deprecated.
use TableLayout.Alignment.ALIGNMENT_UNDEFINED instead
UNDEFINED_ATTR - Static variable in class ohos.global.resource.solidxml.TypedAttribute
Indicates that the type of the XML attribute value is undefined.
UNDERFLOW - ohos.global.icu.text.AlphabeticIndex.Bucket.LabelType
Underflow (before the first)
UNDERFLOW - Static variable in class java.nio.charset.CoderResult
Result object indicating underflow, meaning that either the input buffer has been completely consumed or, if the input buffer is not yet empty, that additional input is required.
UNDERLINE - Static variable in class java.awt.font.TextAttribute
Attribute key for underline.
UNDERLINE_LOW_DASHED - Static variable in class java.awt.font.TextAttribute
Single pixel dashed low underline.
UNDERLINE_LOW_DOTTED - Static variable in class java.awt.font.TextAttribute
Single pixel dotted low underline.
UNDERLINE_LOW_GRAY - Static variable in class java.awt.font.TextAttribute
Double pixel gray low underline.
UNDERLINE_LOW_ONE_PIXEL - Static variable in class java.awt.font.TextAttribute
Single pixel solid low underline.
UNDERLINE_LOW_TWO_PIXEL - Static variable in class java.awt.font.TextAttribute
Double pixel solid low underline.
UNDERLINE_ON - Static variable in class java.awt.font.TextAttribute
Standard underline.
UNDETERMINED_REVOCATION_STATUS - java.security.cert.CertPathValidatorException.BasicReason
The revocation status of the certificate could not be determined.
unduckVolume() - Method in class ohos.media.audio.AudioRenderer
Restores the volume.
unescapeString(String) - Method in class ohos.utils.net.UrlQueryFilter
Unescapes a specified string.
unflattenFromString(String) - Static method in class ohos.bundle.ElementName
Restores an ElementName instance from the string created using ElementName.getURI().
UNICODE_1_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 1.0 version
UNICODE_1_0_1 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 1.0.1 version
UNICODE_1_1_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 1.1.0 version
UNICODE_1_1_5 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 1.1.5 version
UNICODE_10_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 10.0 version
UNICODE_11_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 11.0 version
UNICODE_12_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 12.0 version
UNICODE_12_1 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 12.1 version
UNICODE_13_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 13.0 version
UNICODE_2_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 2.0 version
UNICODE_2_1_2 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 2.1.2 version
UNICODE_2_1_5 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 2.1.5 version
UNICODE_2_1_8 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 2.1.8 version
UNICODE_2_1_9 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 2.1.9 version
UNICODE_3_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 3.0 version
UNICODE_3_0_1 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 3.0.1 version
UNICODE_3_1_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 3.1.0 version
UNICODE_3_1_1 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 3.1.1 version
UNICODE_3_2 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 3.2 version
UNICODE_4_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 4.0 version
UNICODE_4_0_1 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 4.0.1 version
UNICODE_4_1 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 4.1 version
UNICODE_5_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 5.0 version
UNICODE_5_1 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 5.1 version
UNICODE_5_2 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 5.2 version
UNICODE_6_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 6.0 version
UNICODE_6_1 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 6.1 version
UNICODE_6_2 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 6.2 version
UNICODE_6_3 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 6.3 version
UNICODE_7_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 7.0 version
UNICODE_8_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 8.0 version
UNICODE_9_0 - Static variable in class ohos.global.icu.util.VersionInfo
Unicode 9.0 version
UNICODE_CASE - Static variable in class java.util.regex.Pattern
Enables Unicode-aware case folding.
UNICODE_CHARACTER_CLASS - Static variable in class java.util.regex.Pattern
Enables the Unicode version of Predefined character classes and POSIX character classes.
UNICODE_LOCALE_EXTENSION - Static variable in class java.util.Locale
The key for Unicode locale extension ('u').
UNICODE_LOCALE_EXTENSION - Static variable in class ohos.global.icu.util.ULocale
The key for Unicode locale extension ('u').
UnicodeFilter - Class in ohos.global.icu.text
UnicodeFilter defines a protocol for selecting a subset of the full range (U+0000 to U+FFFF) of Unicode characters.
UnicodeMatcher - Interface in ohos.global.icu.text
UnicodeMatcher defines a protocol for objects that can match a range of characters in a Replaceable string.
UnicodeSet - Class in ohos.global.icu.text
A mutable set of Unicode characters and multicharacter strings.
UnicodeSet() - Constructor for class ohos.global.icu.text.UnicodeSet
Constructs an empty set.
UnicodeSet(int...) - Constructor for class ohos.global.icu.text.UnicodeSet
Quickly constructs a set from a set of ranges <s0, e0, s1, e1, s2, e2, ..., sn, en>.
UnicodeSet(int, int) - Constructor for class ohos.global.icu.text.UnicodeSet
Constructs a set containing the given range.
UnicodeSet(String) - Constructor for class ohos.global.icu.text.UnicodeSet
Constructs a set from the given pattern.
UnicodeSet(String, boolean) - Constructor for class ohos.global.icu.text.UnicodeSet
Constructs a set from the given pattern.
UnicodeSet(String, int) - Constructor for class ohos.global.icu.text.UnicodeSet
Constructs a set from the given pattern.
UnicodeSet(String, ParsePosition, SymbolTable) - Constructor for class ohos.global.icu.text.UnicodeSet
Constructs a set from the given pattern.
UnicodeSet(String, ParsePosition, SymbolTable, int) - Constructor for class ohos.global.icu.text.UnicodeSet
Constructs a set from the given pattern.
UnicodeSet(UnicodeSet) - Constructor for class ohos.global.icu.text.UnicodeSet
Constructs a copy of an existing set.
UnicodeSet.ComparisonStyle - Enum in ohos.global.icu.text
UnicodeSet.EntryRange - Class in ohos.global.icu.text
A struct-like class used for iteration through ranges, for faster iteration than by String.
UnicodeSet.SpanCondition - Enum in ohos.global.icu.text
Argument values for whether span() and similar functions continue while the current character is contained vs.
UnicodeSetIterator - Class in ohos.global.icu.text
UnicodeSetIterator iterates over the contents of a UnicodeSet.
UnicodeSetIterator() - Constructor for class ohos.global.icu.text.UnicodeSetIterator
Create an iterator over nothing.
UnicodeSetIterator(UnicodeSet) - Constructor for class ohos.global.icu.text.UnicodeSetIterator
Create an iterator over the given set.
UnicodeSetSpanner - Class in ohos.global.icu.text
A helper class used to count, replace, and trim CharSequences based on UnicodeSet matches.
UnicodeSetSpanner(UnicodeSet) - Constructor for class ohos.global.icu.text.UnicodeSetSpanner
Create a spanner from a UnicodeSet.
UnicodeSetSpanner.CountMethod - Enum in ohos.global.icu.text
Options for replaceFrom and countIn to control how to treat each matched span.
UnicodeSetSpanner.TrimOption - Enum in ohos.global.icu.text
Options for the trim() method
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Unified Canadian Aboriginal Syllabics" Unicode character block.
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Unified Canadian Aboriginal Syllabics Extended" Unicode character block.
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS_EXTENDED - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS_EXTENDED_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
UNIFIED_IDEOGRAPH - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Unified_Ideograph (new).
unInitDistributedEnvironment(String, IInitCallback) - Static method in class ohos.distributedschedule.interwork.DeviceManager
Deactivates the distributed execution framework on the specified device and unregisters the callback previously registered by calling DeviceManager.initDistributedEnvironment(java.lang.String,ohos.distributedschedule.interwork.IInitCallback).
UNINITIALIZED - ohos.aafwk.ability.AbilityLifecycleExecutor.LifecycleState
UNINITIALIZED: The ability has not been initialized.
UNINITIALIZED - Static variable in class java.security.Signature
Possible Signature.state value, signifying that this signature object has not yet been initialized.
uninstall(String, InstallParam, InstallerCallback) - Method in interface ohos.bundle.IBundleInstaller
Uninstalls an application.
union(Rect) - Method in class ohos.agp.render.Region
Merges a specified rectangle into this Region.
UNION - ohos.agp.render.Region.Op
Obtains the area that unions with target region.
UNIT_W - Static variable in class ohos.agp.render.render3d.math.Vector4
Constant unit vector pointing to positive w direction.
UNIT_X - Static variable in class ohos.agp.render.render3d.math.Vector2
Constant unit vector pointing to positive x direction.
UNIT_X - Static variable in class ohos.agp.render.render3d.math.Vector3
Indicates a constant unit vector pointing to the positive X-axis.
UNIT_X - Static variable in class ohos.agp.render.render3d.math.Vector4
Constant unit vector pointing to positive x direction.
UNIT_Y - Static variable in class ohos.agp.render.render3d.math.Vector2
Constant unit vector pointing to positive y direction.
UNIT_Y - Static variable in class ohos.agp.render.render3d.math.Vector3
Indicates a constant unit vector pointing to the positive Y-axis.
UNIT_Y - Static variable in class ohos.agp.render.render3d.math.Vector4
Constant unit vector pointing to positive y direction.
UNIT_Z - Static variable in class ohos.agp.render.render3d.math.Vector3
Indicates a constant unit vector pointing to the positive Z-axis.
UNIT_Z - Static variable in class ohos.agp.render.render3d.math.Vector4
Constant unit vector pointing to positive z direction.
UNITS_VALUE - Static variable in class ohos.global.icu.util.UniversalTimeScale
The constant used to select the units value for a time scale.
UniversalTimeScale - Class in ohos.global.icu.util
There are quite a few different conventions for binary datetime, depending on different platforms and protocols.
UNIX_LINES - Static variable in class java.util.regex.Pattern
Enables Unix lines mode.
UNIX_MICROSECONDS_TIME - Static variable in class ohos.global.icu.util.UniversalTimeScale
Data is a long.
UNIX_TIME - Static variable in class ohos.global.icu.util.UniversalTimeScale
Used in Unix systems.
UNKNOWN - java.lang.Character.UnicodeScript
Unicode script "Unknown".
UNKNOWN - ohos.agp.render.render3d.resources.MaterialDesc.MaterialAlphaMode
Indicates an unknown alpha rendering mode.
UNKNOWN - ohos.agp.render.render3d.resources.MaterialDesc.MaterialType
Unknown material type.
UNKNOWN - ohos.batterymanager.BatteryInfo.BatteryHealthState
Indicates an unknown status.
UNKNOWN - ohos.bundle.AbilityInfo.AbilityType
Indicates an unknown ability type.
UNKNOWN - ohos.distributedschedule.interwork.DeviceInfo.DeviceState
Indicates that the device state is unknown.
UNKNOWN - ohos.global.icu.lang.UScript.ScriptUsage
Unknown script usage.
UNKNOWN - ohos.global.icu.text.TimeZoneFormat.TimeType
Unknown
UNKNOWN - ohos.global.resource.Entry.Type
Indicates an unknown type.
UNKNOWN - ohos.media.image.common.AlphaType
Indicates an unknown alpha type.
UNKNOWN - ohos.media.image.common.ColorSpace
Indicates an unknown color space.
UNKNOWN - ohos.media.image.common.PixelFormat
Indicates an unknown format.
UNKNOWN - ohos.telephony.ShortMessage.ShortMessageClass
Indicates an unknown type.
UNKNOWN - ohos.utils.zson.ZSONType
Indicates an unknown data type.
UNKNOWN - ohos.wifi.WifiLinkedInfo.ConnState
Failed to set up the Wi-Fi connection.
UNKNOWN - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
UNKNOWN - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
UNKNOWN - Static variable in class ohos.media.image.common.ImageFormat
Indicates an unknown encoding format.
UNKNOWN_ALPHATYPE - ohos.agp.render.Texture.AlphaType
Indicates that the alpha type is uninitialized.
UNKNOWN_ATTRIBUTE - Static variable in interface java.util.jar.Pack200.Packer
Indicates the action to take when a class-file containing an unknown attribute is encountered.
UNKNOWN_CARD - Static variable in class ohos.telephony.TelephonyConstants
Icc card type: Unknow type Card.
UNKNOWN_COLORTYPE - ohos.agp.render.Texture.ColorType
Indicates the default value.
UNKNOWN_ERROR - ohos.data.distributed.common.KvStoreErrorCode
Unknown error
UNKNOWN_ERROR - ohos.data.search.SearchResult
Result status returned if any uncategories exception occurs when search service api is called.
UNKNOWN_ERROR - Static variable in class ohos.ai.nlu.util.NluError
Indicates that an NLU method call failed due to an unknown error.
UNKNOWN_TON_VALUE - Static variable in class ohos.telephony.TelephoneNumberUtils
Indicates an unknown number type.
UNKNOWN_TYPE - ohos.distributedschedule.interwork.DeviceInfo.DeviceType
Indicates an unknown device type.
UNKNOWN_TYPE - ohos.event.intentagent.IntentAgentConstant.OperationType
Unknown operation.
UNKNOWN_ZONE - Static variable in class ohos.global.icu.util.TimeZone
[icu] The immutable (frozen) "unknown" time zone.
UNKNOWN_ZONE_ID - Static variable in class ohos.global.icu.util.TimeZone
[icu] The time zone ID reserved for unknown time zone.
UnknownError - Error in java.lang
Thrown when an unknown but serious exception has occurred in the Java Virtual Machine.
UnknownError() - Constructor for error java.lang.UnknownError
Constructs an UnknownError with no detail message.
UnknownError(String) - Constructor for error java.lang.UnknownError
Constructs an UnknownError with the specified detail message.
UnknownFormatConversionException - Exception in java.util
Unchecked exception thrown when an unknown conversion is given.
UnknownFormatConversionException(String) - Constructor for exception java.util.UnknownFormatConversionException
Constructs an instance of this class with the unknown conversion.
UnknownFormatFlagsException - Exception in java.util
Unchecked exception thrown when an unknown flag is given.
UnknownFormatFlagsException(String) - Constructor for exception java.util.UnknownFormatFlagsException
Constructs an instance of this class with the specified flags.
UnknownHostException - Exception in java.net
Thrown to indicate that the IP address of a host could not be determined.
UnknownHostException() - Constructor for exception java.net.UnknownHostException
Constructs a new UnknownHostException with no detail message.
UnknownHostException(String) - Constructor for exception java.net.UnknownHostException
Constructs a new UnknownHostException with the specified detail message.
UnknownServiceException - Exception in java.net
Thrown to indicate that an unknown service exception has occurred.
UnknownServiceException() - Constructor for exception java.net.UnknownServiceException
Constructs a new UnknownServiceException with no detail message.
UnknownServiceException(String) - Constructor for exception java.net.UnknownServiceException
Constructs a new UnknownServiceException with the specified detail message.
unlike(String, String) - Method in class ohos.data.distributed.common.Query
Constructs a Query object to query entries with the specified field whose value is not similar to the specified string value.
UNLIMITED - Static variable in class java.math.MathContext
A MathContext object whose settings have the values required for unlimited precision arithmetic.
UNLIT - ohos.agp.render.render3d.resources.MaterialDesc.MaterialType
Unlit material (fully bright).
UNLIT_SHADOW_ALPHA - ohos.agp.render.render3d.resources.MaterialDesc.MaterialType
Unlit transparent material that still receives shadows.
unlock() - Method in interface java.util.concurrent.locks.Lock
Releases the lock.
unlock() - Method in class java.util.concurrent.locks.ReentrantLock
Attempts to release this lock.
unlock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Attempts to release this lock.
unlock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Attempts to release this lock.
unlock(long) - Method in class java.util.concurrent.locks.StampedLock
If the lock state matches the given stamp, releases the corresponding mode of the lock.
unLock() - Method in class ohos.powermanager.PowerManager.RunningLock
Release the RunningLock that prevents the system from hibernating.
unlockCanvasAndPost(Canvas) - Method in interface ohos.agp.graphics.SurfaceOps
Releases a SurfaceOps.lockCanvas() instance and displays it on the screen.
unlockMission() - Method in class ohos.app.AbilityContext
 
unlockMission() - Method in interface ohos.app.Context
Unlocks this ability by exiting the lock mission mode.
unlockRead(long) - Method in class java.util.concurrent.locks.StampedLock
If the lock state matches the given stamp, releases the non-exclusive lock.
unlockScreen(Context, UnlockScreenCallback) - Method in class ohos.miscservices.screenlock.ScreenLockController
Unlocks the screen.
UnlockScreenCallback - Interface in ohos.miscservices.screenlock.interfaces
Provides callbacks for screen lock changes.
unlockWrite(long) - Method in class java.util.concurrent.locks.StampedLock
If the lock state matches the given stamp, releases the exclusive lock.
unmapAShmem() - Method in class ohos.utils.Ashmem
Unmaps the Ashmem object from this process.
unmappableCharacterAction() - Method in class java.nio.charset.CharsetDecoder
Returns this decoder's current action for unmappable-character errors.
unmappableCharacterAction() - Method in class java.nio.charset.CharsetEncoder
Returns this encoder's current action for unmappable-character errors.
UnmappableCharacterException - Exception in java.nio.charset
Checked exception thrown when an input character (or byte) sequence is valid but cannot be mapped to an output byte (or character) sequence.
UnmappableCharacterException(int) - Constructor for exception java.nio.charset.UnmappableCharacterException
Constructs an UnmappableCharacterException with the given length.
unmappableForLength(int) - Static method in class java.nio.charset.CoderResult
Static factory method that returns the unique result object describing an unmappable-character error of the given length.
unmarkText() - Method in class ohos.miscservices.inputmethodability.TextInputClient
Cancels the mark state of the text in the edit box in English input mode.
unmarshalling(Parcel) - Method in class ohos.aafwk.ability.AbilityForm
Unmarshals an AbilityForm object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.aafwk.ability.DataAbilityOperation
Unmarshals a DataAbilityOperation object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.aafwk.ability.DataAbilityResult
Unmarshals a DataAbilityResult object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.aafwk.ability.DeviceConfigInfo
 
unmarshalling(Parcel) - Method in class ohos.aafwk.ability.Form
Unmarshals this Form object from a Parcel object.
unmarshalling(Parcel) - Method in class ohos.aafwk.ability.FormBindingData
Unmarshals this FormBindingData object from a Parcel object.
unmarshalling(Parcel) - Method in class ohos.aafwk.ability.ProcessErrorInfo
 
unmarshalling(Parcel) - Method in class ohos.aafwk.ability.ProviderFormInfo
Unmarshals this ProviderFormInfo object from a Parcel object.
unmarshalling(Parcel) - Method in class ohos.aafwk.ability.SystemMemoryInfo
 
unmarshalling(Parcel) - Method in class ohos.aafwk.ability.ViewsStatus
 
unmarshalling(Parcel) - Method in class ohos.aafwk.content.Intent
Unmarshals an Intent from a Parcel.
unmarshalling(Parcel) - Method in class ohos.aafwk.content.IntentParams
Unmarshals an IntentParams object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.account.app.AppAccount
Unmarshals this application account from a Parcel object.
unmarshalling(Parcel) - Method in class ohos.agp.components.ComponentProvider
Unmarshals (or initializes) a ComponentProvider object using content read from a Parcel object.
unmarshalling(Parcel) - Method in class ohos.agp.graphics.Surface
 
unmarshalling(Parcel) - Method in class ohos.agp.render.Insets
 
unmarshalling(Parcel) - Method in class ohos.agp.utils.MimeData
Unmarshals this Sequenceable object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.agp.utils.Rect
 
unmarshalling(Parcel) - Method in class ohos.ai.cv.common.CvPoint
Unmarshals an object to obtain its horizontal and vertical coordinates.
unmarshalling(Parcel) - Method in class ohos.ai.cv.common.CvRect
Unmarshals an object to obtain its horizontal and vertical coordinates.
unmarshalling(Parcel) - Method in class ohos.app.GeneralReceiver
Unmarshals a GeneralReceiver object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.app.ProcessInfo
 
unmarshalling(Parcel) - Method in class ohos.biometrics.authentication.BiometricAuthentication.SystemAuthDialogInfo
 
unmarshalling(Parcel) - Method in class ohos.bluetooth.ble.BleAdvertiseData
 
unmarshalling(Parcel) - Method in class ohos.bluetooth.ble.BleAdvertiseSettings
 
unmarshalling(Parcel) - Method in class ohos.bluetooth.ble.BleScanFilter
 
unmarshalling(Parcel) - Method in class ohos.bluetooth.ble.BleScanResult
 
unmarshalling(Parcel) - Method in class ohos.bluetooth.ble.GattCharacteristic
 
unmarshalling(Parcel) - Method in class ohos.bluetooth.ble.GattDescriptor
 
unmarshalling(Parcel) - Method in class ohos.bluetooth.ble.GattService
 
unmarshalling(Parcel) - Method in class ohos.bluetooth.BluetoothDeviceClass
 
unmarshalling(Parcel) - Method in class ohos.bluetooth.BluetoothRemoteDevice
 
unmarshalling(Parcel) - Method in class ohos.bundle.AbilityInfo
 
unmarshalling(Parcel) - Method in class ohos.bundle.ApplicationInfo
 
unmarshalling(Parcel) - Method in class ohos.bundle.BackupBundleInfo
 
unmarshalling(Parcel) - Method in class ohos.bundle.BundleInfo
 
unmarshalling(Parcel) - Method in class ohos.bundle.CommonEventInfo
 
unmarshalling(Parcel) - Method in class ohos.bundle.ElementName
 
unmarshalling(Parcel) - Method in class ohos.bundle.FormInfo
Unmarshals this FormInfo object from a Parcel object.
unmarshalling(Parcel) - Method in class ohos.bundle.HapModuleInfo
 
unmarshalling(Parcel) - Method in class ohos.bundle.InstallParam
Reads an InstallParam object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.bundle.ShortcutInfo
 
unmarshalling(Parcel) - Method in class ohos.bundle.ShortcutIntent
 
unmarshalling(Parcel) - Method in class ohos.data.dataability.DataAbilityPredicates
Read from Parcel object.
unmarshalling(Parcel) - Method in class ohos.data.rdb.ValuesBucket
Reads ValuesBucket objects from Parcel.
unmarshalling(Parcel) - Method in class ohos.data.resultset.SharedBlock
 
unmarshalling(Parcel) - Method in class ohos.distributedschedule.interwork.DeviceInfo
 
unmarshalling(Parcel) - Method in class ohos.event.commonevent.CommonEventData
Unmarshals a CommonEventData object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.commonevent.CommonEventPublishInfo
Unmarshals a CommonEventPublishInfo object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.commonevent.CommonEventSubscribeInfo
Unmarshals a CommonEventSubscribeInfo object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.commonevent.MatchingSkills
Unmarshals this MatchingSkills object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.intentagent.IntentAgent
Unmarshals an IntentAgent object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.MessageUser
Unmarshals this MessageUser object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationActionButton
Unmarshals a NotificationActionButton object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationContent
Unmarshals a NotificationContent object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent.ConversationalMessage
Unmarshals this ConversationalMessage object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationConversationalContent
Unmarshals this NotificationConversationalContent object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationLongTextContent
Unmarshals a NotificationLongTextContent object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationMediaContent
Unmarshals this NotificationMediaContent object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationMultiLineContent
Unmarshals this NotificationMultiLineContent object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationNormalContent
Unmarshals a NotificationNormalContent object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest.NotificationPictureContent
Unmarshals a NotificationPictureContent object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationRequest
Unmarshals a NotificationRequest object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationSlot
Unmarshals a NotificationSlot object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationSlotGroup
Unmarshals a NotificationSlotGroup object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationSorting
Unmarshals a NotificationSorting object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationSortingMap
Unmarshals a NotificationSortingMap object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationSubscribeInfo
Unmarshals a NotificationSubscribeInfo object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.event.notification.NotificationUserInput
Unmarshals a NotificationUserInput object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.eventhandler.Courier
 
unmarshalling(Parcel) - Method in class ohos.eventhandler.InnerEvent
 
unmarshalling(Parcel) - Method in class ohos.interwork.bundle.ElementNameEx
 
unmarshalling(Parcel) - Method in class ohos.interwork.event.intentagent.IntentAgentEx
Unmarshals an IntentAgentEx object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.interwork.eventhandler.CourierEx
Unmarshals a CourierEx object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.interwork.utils.PacMapEx
 
unmarshalling(Parcel) - Method in class ohos.location.GeoAddress
Unmarshalls a GeoAddress object and updates its data.
unmarshalling(Parcel) - Method in class ohos.location.Location
Unmarshalls a Location object and updates its data.
unmarshalling(Parcel) - Method in class ohos.location.RequestParam
Unmarshalls a RequestParam object and updates its data.
unmarshalling(Parcel) - Method in class ohos.media.common.AVDescription
 
unmarshalling(Parcel) - Method in class ohos.media.common.AVMetadata
Restores an AVMetadata object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.media.common.sessioncore.AVElement
 
unmarshalling(Parcel) - Method in class ohos.media.common.sessioncore.AVPlaybackState.AVPlaybackCustomAction
Unmarshalls the AVPlaybackCustomAction object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.media.common.sessioncore.AVPlaybackState
Unmarshalls the AVPlaybackState object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.media.common.sessioncore.AVQueueElement
Restores the AVQueueElement instance from a Parcel.
unmarshalling(Parcel) - Method in class ohos.media.image.PixelMap
Restores a PixelMap object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.miscservices.download.DownloadConfig
Unmarshals a DownloadConfig object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.miscservices.inputmethod.EditingCapability
 
unmarshalling(Parcel) - Method in class ohos.miscservices.inputmethod.EditingText
 
unmarshalling(Parcel) - Method in class ohos.miscservices.inputmethod.EditorAttribute
 
unmarshalling(Parcel) - Method in class ohos.miscservices.inputmethod.RichContent
 
unmarshalling(Parcel) - Method in class ohos.miscservices.pasteboard.PasteData.DataProperty
Unmarshals a DataProperty object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.miscservices.pasteboard.PasteData.Record
Unmarshals a Record object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.miscservices.pasteboard.PasteData
Unmarshals a PasteData object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.multimodalinput.event.MultimodalEvent
 
unmarshalling(Parcel) - Method in class ohos.net.ConnectionProperties
 
unmarshalling(Parcel) - Method in class ohos.net.HttpProxy
 
unmarshalling(Parcel) - Method in class ohos.net.IpPrefix
 
unmarshalling(Parcel) - Method in class ohos.net.LinkAddress
 
unmarshalling(Parcel) - Method in class ohos.net.NetCapabilities
 
unmarshalling(Parcel) - Method in class ohos.net.NetHandle
 
unmarshalling(Parcel) - Method in class ohos.net.NetSpecifier
parse value from data
unmarshalling(Parcel) - Method in class ohos.net.RouteInfo
 
unmarshalling(Parcel) - Method in class ohos.nfc.tag.MessageRecord
 
unmarshalling(Parcel) - Method in class ohos.nfc.tag.NdefMessage
 
unmarshalling(Parcel) - Method in class ohos.nfc.tag.TagInfo
 
unmarshalling(Parcel) - Method in class ohos.security.permission.PermissionDef
Unmarshals a PermissionDef object from a Parcel object.
unmarshalling(Parcel) - Method in class ohos.security.permission.PermissionGroupDef
Unmarshals a PermissionGroupDef object from a Parcel object.
unmarshalling(Parcel) - Method in class ohos.storageinfomgr.StorageInfo
Unmarshals the application storage status information.
unmarshalling(Parcel) - Method in class ohos.telephony.CdmaSignalInformation
Unpacks all the members of the class from a parcel object.
unmarshalling(Parcel) - Method in class ohos.telephony.GsmSignalInformation
Unpacks all the members of the class from a parcel object.
unmarshalling(Parcel) - Method in class ohos.telephony.LteSignalInformation
Unpacks all the members of the class from a parcel object.
unmarshalling(Parcel) - Method in class ohos.telephony.NetworkState
Unpacks all the members of the class from a parcel object.
unmarshalling(Parcel) - Method in class ohos.telephony.NrSignalInformation
Unpacks all the members of the class from a parcel object.
unmarshalling(Parcel) - Method in class ohos.telephony.SignalInformation
Unpacks all the members of the class from a parcel object.
unmarshalling(Parcel) - Method in class ohos.telephony.TdscdmaSignalInformation
Unpacks all the members of the class from a parcel object.
unmarshalling(Parcel) - Method in class ohos.telephony.WcdmaSignalInformation
Unpacks all the members of the class from a parcel object.
unmarshalling(Parcel) - Method in class ohos.utils.BasePacMap
Restores a Sequenceable object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.utils.geo.Rect
 
unmarshalling(Parcel) - Method in class ohos.utils.net.Uri
Unmarshals the URI object from the Parcel object.
unmarshalling(Parcel) - Method in class ohos.utils.PacMap
Unmarshals this Sequenceable object from a Parcel.
unmarshalling(Parcel) - Method in interface ohos.utils.Sequenceable
Unmarshals this Sequenceable object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.utils.SequenceUuid
Unmarshals the current SequenceUuid object from the specified Parcel object.
unmarshalling(Parcel) - Method in class ohos.wifi.IpInfo
Restores a Sequenceable object from a Parcel for IpInfo.
unmarshalling(Parcel) - Method in class ohos.wifi.p2p.WifiP2pConfig
Restores a Sequenceable object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.wifi.p2p.WifiP2pDevice
Restores a Sequenceable object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.wifi.p2p.WifiP2pGroup
Restores a Sequenceable object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.wifi.p2p.WifiP2pLinkedInfo
Restores a Sequenceable object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.wifi.p2p.WifiP2pNetworkInfo
Restores a Sequenceable object from a Parcel.
unmarshalling(Parcel) - Method in class ohos.wifi.WifiDeviceConfig
Restores a Sequenceable object from a Parcel for Wifi Device Config.
unmarshalling(Parcel) - Method in class ohos.wifi.WifiLinkedInfo
Restores a Sequenceable object from a Parcel for linked info.
unmarshalling(Parcel) - Method in class ohos.wifi.WifiScanInfo
Restores a Sequenceable object from a Parcel for scan info.
unmarshalling(Parcel) - Method in class ohos.workscheduler.WorkInfo
unmarshalling the WorkInfo
unmarshallingEx(Parcel) - Method in class ohos.interwork.utils.PacMapEx
 
unmarshallingEx(Parcel) - Method in interface ohos.interwork.utils.ParcelableEx
Unmarshalls this ParcelableEx object from a Parcel.
unmodifiableCollection(Collection<? extends T>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified collection.
unmodifiableList(List<? extends T>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified list.
unmodifiableMap(Map<? extends K, ? extends V>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified map.
unmodifiableNavigableMap(NavigableMap<K, ? extends V>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified navigable map.
unmodifiableNavigableSet(NavigableSet<T>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified navigable set.
unmodifiableSet(Set<? extends T>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified set.
unmodifiableSortedMap(SortedMap<K, ? extends V>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified sorted map.
unmodifiableSortedSet(SortedSet<T>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified sorted set.
unmute(AudioManager.AudioVolumeType) - Method in class ohos.media.audio.AudioManager
Unmutes a specified type of streams.
UNMUTE_ACTION_BUTTON - ohos.event.notification.NotificationConstant.SemanticActionButton
Indicates the action of unmuting the content associated with the notification.
UNNECESSARY - java.math.RoundingMode
Rounding mode to assert that the requested operation has an exact result, hence no rounding is necessary.
unordered() - Method in interface java.util.stream.BaseStream
Returns an equivalent stream that is unordered.
UNORDERED - java.util.stream.Collector.Characteristics
Indicates that the collection operation does not commit to preserving the encounter order of input elements.
Unowned - Annotation Type in ark.annotation
Annotates an object without ownership to eliminate circular reference.
UnownedLocal - Annotation Type in ark.annotation
Annotates a method or a single local variable.
UnownedOuter - Annotation Type in ark.annotation
Annotates a class to eliminate circular reference.
unpack(File, JarOutputStream) - Method in interface java.util.jar.Pack200.Unpacker
Read a Pack200 archive, and write the encoded JAR to a JarOutputStream.
unpack(InputStream, JarOutputStream) - Method in interface java.util.jar.Pack200.Unpacker
Read a Pack200 archive, and write the encoded JAR to a JarOutputStream.
unpark(Thread) - Static method in class java.util.concurrent.locks.LockSupport
Makes available the permit for the given thread, if it was not already available.
unparsedEntityDecl(String, String, String, String) - Method in interface ohos.org.xml.sax.DTDHandler
Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class ohos.org.xml.sax.HandlerBase
Deprecated.
unparsedEntityDecl(String, String, String, String) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive notification of an unparsed entity declaration.
UNPREMUL - ohos.media.image.common.AlphaType
Indicates that the color component of each pixel is independent from the alpha channel and is not premultiplied by the value.
UNPREMUL_ALPHATYPE - ohos.agp.render.Texture.AlphaType
Indicates that the pixel is irrelevant to the alpha value.
UNPROCESSED - Static variable in class ohos.media.recorder.Recorder.AudioSource
Indicates that the microphone is used as the audio source for unprocessed sound.
unread(byte[]) - Method in class java.io.PushbackInputStream
Pushes back an array of bytes by copying it to the front of the pushback buffer.
unread(byte[], int, int) - Method in class java.io.PushbackInputStream
Pushes back a portion of an array of bytes by copying it to the front of the pushback buffer.
unread(char[]) - Method in class java.io.PushbackReader
Pushes back an array of characters by copying it to the front of the pushback buffer.
unread(char[], int, int) - Method in class java.io.PushbackReader
Pushes back a portion of an array of characters by copying it to the front of the pushback buffer.
unread(int) - Method in class java.io.PushbackInputStream
Pushes back a byte by copying it to the front of the pushback buffer.
unread(int) - Method in class java.io.PushbackReader
Pushes back a single character by copying it to the front of the pushback buffer.
UNREAD_ACTION_BUTTON - ohos.event.notification.NotificationConstant.SemanticActionButton
Indicates the action of marking the content as unread.
UNRECOGNIZED_CRIT_EXT - java.security.cert.PKIXReason
The certificate contains one or more unrecognized critical extensions.
UnrecoverableEntryException - Exception in java.security
This exception is thrown if an entry in the keystore cannot be recovered.
UnrecoverableEntryException() - Constructor for exception java.security.UnrecoverableEntryException
Constructs an UnrecoverableEntryException with no detail message.
UnrecoverableEntryException(String) - Constructor for exception java.security.UnrecoverableEntryException
Constructs an UnrecoverableEntryException with the specified detail message, which provides more information about why this exception has been thrown.
UnrecoverableKeyException - Exception in java.security
This exception is thrown if a key in the keystore cannot be recovered.
UnrecoverableKeyException() - Constructor for exception java.security.UnrecoverableKeyException
Constructs an UnrecoverableKeyException with no detail message.
UnrecoverableKeyException(String) - Constructor for exception java.security.UnrecoverableKeyException
Constructs an UnrecoverableKeyException with the specified detail message, which provides more information about why this exception has been thrown.
unreflect(Method) - Method in class java.lang.invoke.MethodHandles.Lookup
Makes a direct method handle to m, if the lookup class has permission.
unreflectConstructor(Constructor<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle for a reflected constructor.
unreflectGetter(Field) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving read access to a reflected field.
unreflectSetter(Field) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving write access to a reflected field.
unreflectSpecial(Method, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle for a reflected method.
unregister(E) - Method in class ohos.rpc.RemoteObjectCallbackList
Removes a previously added callback from this RemoteObjectCallbackList.
unregisterAll() - Method in class ohos.rpc.RemoteObjectCallbackList
Removes all previously added callbacks from this RemoteObjectCallbackList.
unregisterAudioCapturerCallback(AudioCapturerCallback) - Method in class ohos.media.audio.AudioManager
Unregisters the callback that has been registered with AudioManager.registerAudioCapturerCallback(ohos.media.audio.AudioCapturerCallback).
unregisterAudioRendererCallback(AudioRendererCallback) - Method in class ohos.media.audio.AudioManager
Deregisters an audio playback callback listening the current device.
unRegisterCallback() - Method in class ohos.bundle.LauncherService
Unregisters the callback method for monitoring bundle installation, uninstallation, and update events.
unregisterCallbacks(AbilityLifecycleCallbacks, ElementsCallback) - Method in class ohos.aafwk.ability.AbilityPackage
unregisterCameraDeviceCallback(CameraDeviceCallback) - Method in class ohos.media.camera.CameraKit
Unregisters a callback for camera usage states.
unregisterColorsChangedListener(IWallpaperColorsChangedListener) - Method in class ohos.miscservices.wallpaper.WallpaperController
Unregisters a listener for wallpaper color changes.
unregisterContextObserver(OrmContext, OrmObjectObserver) - Method in interface ohos.data.orm.OrmContext
Unregisters the OrmObjectObserver object used to listen for changes of a specified OrmContext object.
unRegisterDeviceChangeCallback(DeviceChangeCallback) - Method in interface ohos.data.distributed.common.KvManager
unRegister DeviceChangeCallback and can not receive notification
unregisterDeviceStateCallback(IDeviceStateCallback) - Static method in class ohos.distributedschedule.interwork.DeviceManager
Unregisters all custom device state callbacks previously registered through DeviceManager.registerDeviceStateCallback(ohos.distributedschedule.interwork.IDeviceStateCallback).
unregisterEntityObserver(String, OrmObjectObserver) - Method in interface ohos.data.orm.OrmContext
Unregisters the OrmObjectObserver object used to listen for changes of a specified Entity object.
unregisterForegroundDispatch(Ability) - Method in class ohos.nfc.NfcController
Disables foreground dispatch of NFC tags to a specified Ability.
unregisterForegroundPreferred(Ability) - Method in class ohos.nfc.cardemulation.CardEmulation
Unregisters a preferred foreground application.
unRegisterIndexChangeListener(String, String, IIndexChangeListener) - Method in class ohos.data.search.SearchAbility
Deregisters an index change listener.
unRegisterKvStoreServiceDeathRecipient(KvStoreServiceDeathRecipient) - Method in class ohos.data.distributed.common.KvManagerFactory
UnRegister KvStore Service Death Recipient
unregisterObjectObserver(OrmObject, OrmObjectObserver) - Method in interface ohos.data.orm.OrmContext
Unregisters the OrmObjectObserver object used to listen for changes of a specified OrmObject instance.
unregisterObserver(Preferences.PreferencesObserver) - Method in interface ohos.data.preferences.Preferences
Unregisters an existing observer.
unregisterObserver(DataObserver) - Method in class ohos.data.resultset.AbsResultSet
 
unregisterObserver(DataObserver) - Method in class ohos.data.resultset.CombinedResultSet
 
unregisterObserver(DataObserver) - Method in interface ohos.data.resultset.ResultSet
Deregisters an observer that listens for data changes.
unregisterObserver(DataObserver) - Method in class ohos.data.resultset.ResultSetWrapper
 
unregisterObserver(Uri, IDataAbilityObserver) - Method in class ohos.aafwk.ability.DataAbilityHelper
Deregisters an observer used for monitoring data specified by the given Uri.
unregisterPermissionsChanged(IRemoteObject) - Method in interface ohos.bundle.IBundleManager
Unregisters a specified callback for listening for permission changes.
unregisterStoreObserver(String, OrmObjectObserver) - Method in interface ohos.data.orm.OrmContext
Unregisters the OrmObjectObserver object used to listen for changes in the storage specified by its alias.
unregisterSubscriber(long) - Method in class ohos.agp.database.Publisher
Removes a subscriber from the subscriber list.
unregisterSubscriber(T) - Method in class ohos.agp.database.Publisher
Removes an subscriber from the subscriber list.
unregisterSwitchCallback(SwitchCallback) - Method in class ohos.location.Locator
Deregisters the callback object used for obtaining the location service status.
unRegisterSyncCallback() - Method in interface ohos.data.distributed.device.DeviceKvStore
UnRegister Synchronizes DeviceKvStore databases callback.
unRegisterSyncCallback() - Method in interface ohos.data.distributed.user.SingleKvStore
UnRegister Synchronizes SingleKvStore databases callback.
UnresolvedAddressException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to invoke a network operation upon an unresolved socket address.
UnresolvedAddressException() - Constructor for exception java.nio.channels.UnresolvedAddressException
Constructs an instance of this class.
UnresolvedPermission - Class in java.security
The UnresolvedPermission class is used to hold Permissions that were "unresolved" when the Policy was initialized.
UnresolvedPermission(String, String, String, Certificate[]) - Constructor for class java.security.UnresolvedPermission
Creates a new UnresolvedPermission containing the permission information needed later to actually create a Permission of the specified class, when the permission is resolved.
UNRESTRICTED_CAPABILITIES - Static variable in class ohos.net.NetCapabilities
Capabilities that suggest that a network is unrestricted.
UnsatisfiedLinkError - Error in java.lang
Thrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declared native.
UnsatisfiedLinkError() - Constructor for error java.lang.UnsatisfiedLinkError
Constructs an UnsatisfiedLinkError with no detail message.
UnsatisfiedLinkError(String) - Constructor for error java.lang.UnsatisfiedLinkError
Constructs an UnsatisfiedLinkError with the specified detail message.
unscaledValue() - Method in class java.math.BigDecimal
Returns a BigInteger whose value is the unscaled value of this BigDecimal.
unscaledValue() - Method in class ohos.global.icu.math.BigDecimal
Returns the number as a BigInteger after removing the scale.
UNSET - Static variable in class ohos.agp.utils.LayoutAlignment
Indicates that no alignment is set for the component.
UNSET - Static variable in class ohos.global.icu.util.Calendar
Value of the time stamp stamp[] indicating that a field has not been set since the last call to clear().
unsetReaderMode(Ability) - Method in class ohos.nfc.NfcController
Disables reader mode for a specified Ability.
UNSPECIFIED - java.security.cert.CertPathValidatorException.BasicReason
Unspecified reason.
UNSPECIFIED - java.security.cert.CRLReason
This reason indicates that it is unspecified as to why the certificate has been revoked.
UNSPECIFIED - ohos.bundle.AbilityInfo.AbilitySubType
Indicates an undefined ability subtype.
UNSPECIFIED - ohos.bundle.AbilityInfo.DisplayOrientation
Indicates that the system automatically determines the display orientation.
UNSPECIFIED_ALIGNMENT - Static variable in class ohos.agp.components.DirectionalLayout.LayoutConfig
Indicates a alignment value that has not been set.
UNSPECIFIED_ALIGNMENT - Static variable in class ohos.agp.components.StackLayout.LayoutConfig
Indicates a alignment value that has not been set.
UNSPECIFIED_REFERENCE_SIZE - Static variable in class ohos.agp.components.MagicLayout.LayoutConfig
Indicate the default value for the line wrapping reference size, which equals the width of a component and its margins.
UNSPECIFIED_USER_ID - Static variable in class ohos.bundle.InstallParam
Indicates the default user ID.
UNSPECIFIED_WEIGHT - Static variable in class ohos.agp.components.DirectionalLayout.LayoutConfig
Indicates a weight that has not been set.
unspecifyStream(int) - Method in class ohos.media.extractor.Extractor
Deselects a track.
unspecifyStream(int) - Method in class ohos.media.player.Player
Unselects a selected media stream.
unSubscribe(KvStoreObserver) - Method in interface ohos.data.distributed.common.KvStore
Unsubscribes from the KvStore database based on the specified subscribeType and KvStoreObserver.
unsubscribeAccountEvent(IAppAccountSubscriber) - Method in class ohos.account.app.AppAccountAbility
Unsubscribes from account events.
unsubscribeByParentMediaId(String) - Method in class ohos.media.sessioncore.AVBrowser
Unsubscribes from the specified parent media item.
unsubscribeByParentMediaId(String, AVSubscriptionCallback) - Method in class ohos.media.sessioncore.AVBrowser
Unsubscribes from the notification of the specified parent media item based on the callback used for the subscription.
unsubscribeCommonEvent(CommonEventSubscriber) - Static method in class ohos.event.commonevent.CommonEventManager
Unsubscribes from common events.
unsubscribeCommonEvent(ICommonEventSubscriber) - Method in interface ohos.event.commonevent.ICommonEventManager
Deprecated.
unsubscribeCursorContext() - Method in class ohos.miscservices.inputmethodability.TextInputClient
Disables real-time updates of the cursor context from the control to the input method.
unsubscribeEditingText(int) - Method in class ohos.miscservices.inputmethodability.TextInputClient
Unsubscribes from the text in the current edit box.
unsubscribeStateObserver(AccessibilityStateObserver) - Method in class ohos.accessibility.AccessibilitySystemAbilityClient
Unsubscribe the accessibility status change events from the observer.
unSubscribeStateObserver(AccessibilityStateObserver, int) - Method in class ohos.accessibility.AccessibilitySystemAbilityClient
Unsubscribe the specified type of accessibility status change events.
unsubscribeVoiceEvents() - Method in class ohos.agp.components.Component
Unsubscribes from all voice events subscribed to by the current component at a time.
UNSUPPORTED_DEVICE - Static variable in class ohos.multimodalinput.event.MultimodalEvent
Indicates that there is no input device.
UNSUPPORTED_EMPTY_COLLECTION - Static variable in class java.security.Policy
A read-only empty PermissionCollection instance.
UnsupportedAddressTypeException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to bind or connect to a socket address of a type that is not supported.
UnsupportedAddressTypeException() - Constructor for exception java.nio.channels.UnsupportedAddressTypeException
Constructs an instance of this class.
UnsupportedCallbackException - Exception in javax.security.auth.callback
Signals that a CallbackHandler does not recognize a particular Callback.
UnsupportedCallbackException(Callback) - Constructor for exception javax.security.auth.callback.UnsupportedCallbackException
Constructs a UnsupportedCallbackException with no detail message.
UnsupportedCallbackException(Callback, String) - Constructor for exception javax.security.auth.callback.UnsupportedCallbackException
Constructs a UnsupportedCallbackException with the specified detail message.
UnsupportedCharsetException - Exception in java.nio.charset
Unchecked exception thrown when no support is available for a requested charset.
UnsupportedCharsetException(String) - Constructor for exception java.nio.charset.UnsupportedCharsetException
Constructs an instance of this class.
UnsupportedClassVersionError - Error in java.lang
Thrown when the Java Virtual Machine attempts to read a class file and determines that the major and minor version numbers in the file are not supported.
UnsupportedClassVersionError() - Constructor for error java.lang.UnsupportedClassVersionError
Constructs a UnsupportedClassVersionError with no detail message.
UnsupportedClassVersionError(String) - Constructor for error java.lang.UnsupportedClassVersionError
Constructs a UnsupportedClassVersionError with the specified detail message.
UnsupportedEncodingException - Exception in java.io
The Character Encoding is not supported.
UnsupportedEncodingException() - Constructor for exception java.io.UnsupportedEncodingException
Constructs an UnsupportedEncodingException without a detail message.
UnsupportedEncodingException(String) - Constructor for exception java.io.UnsupportedEncodingException
Constructs an UnsupportedEncodingException with a detail message.
UnsupportedOperationException - Exception in java.lang
Thrown to indicate that the requested operation is not supported.
UnsupportedOperationException() - Constructor for exception java.lang.UnsupportedOperationException
Constructs an UnsupportedOperationException with no detail message.
UnsupportedOperationException(String) - Constructor for exception java.lang.UnsupportedOperationException
Constructs an UnsupportedOperationException with the specified detail message.
UnsupportedOperationException(String, Throwable) - Constructor for exception java.lang.UnsupportedOperationException
Constructs a new exception with the specified detail message and cause.
UnsupportedOperationException(Throwable) - Constructor for exception java.lang.UnsupportedOperationException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
UnsupportedTemporalTypeException - Exception in java.time.temporal
UnsupportedTemporalTypeException indicates that a ChronoField or ChronoUnit is not supported for a Temporal class.
UnsupportedTemporalTypeException(String) - Constructor for exception java.time.temporal.UnsupportedTemporalTypeException
Constructs a new UnsupportedTemporalTypeException with the specified message.
UnsupportedTemporalTypeException(String, Throwable) - Constructor for exception java.time.temporal.UnsupportedTemporalTypeException
Constructs a new UnsupportedTemporalTypeException with the specified message and cause.
until(ChronoLocalDate) - Method in interface java.time.chrono.ChronoLocalDate
Calculates the period between this date and another date as a ChronoPeriod.
until(ChronoLocalDate) - Method in class java.time.chrono.HijrahDate
 
until(ChronoLocalDate) - Method in class java.time.chrono.JapaneseDate
 
until(ChronoLocalDate) - Method in class java.time.chrono.MinguoDate
 
until(ChronoLocalDate) - Method in class java.time.chrono.ThaiBuddhistDate
 
until(ChronoLocalDate) - Method in class java.time.LocalDate
Calculates the period between this date and another date as a Period.
until(Temporal, TemporalUnit) - Method in interface java.time.chrono.ChronoLocalDate
Calculates the amount of time until another date in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.chrono.HijrahDate
 
until(Temporal, TemporalUnit) - Method in class java.time.chrono.JapaneseDate
 
until(Temporal, TemporalUnit) - Method in class java.time.chrono.MinguoDate
 
until(Temporal, TemporalUnit) - Method in class java.time.chrono.ThaiBuddhistDate
 
until(Temporal, TemporalUnit) - Method in class java.time.Instant
Calculates the amount of time until another instant in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.LocalDate
Calculates the amount of time until another date in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.LocalDateTime
Calculates the amount of time until another date-time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.LocalTime
Calculates the amount of time until another time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.OffsetDateTime
Calculates the amount of time until another date-time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.OffsetTime
Calculates the amount of time until another time in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in interface java.time.temporal.Temporal
Calculates the amount of time until another temporal in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.Year
Calculates the amount of time until another year in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.YearMonth
Calculates the amount of time until another year-month in terms of the specified unit.
until(Temporal, TemporalUnit) - Method in class java.time.ZonedDateTime
Calculates the amount of time until another date-time in terms of the specified unit.
UNUSED - java.security.cert.CRLReason
Unused reason.
unwrap() - Method in class java.lang.invoke.MethodType
Converts all wrapper types to their corresponding primitive types.
unwrap(byte[], String, int) - Method in class javax.crypto.Cipher
Unwrap a previously wrapped key.
unwrap(Class<T>) - Method in interface java.sql.Wrapper
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(ByteBuffer, ByteBuffer) - Method in class javax.net.ssl.SSLEngine
Attempts to decode SSL/TLS network data into a plaintext application data buffer.
unwrap(ByteBuffer, ByteBuffer[]) - Method in class javax.net.ssl.SSLEngine
Attempts to decode SSL/TLS network data into a sequence of plaintext application data buffers.
unwrap(ByteBuffer, ByteBuffer[], int, int) - Method in class javax.net.ssl.SSLEngine
Attempts to decode SSL/TLS network data into a subsequence of plaintext application data buffers.
UNWRAP_MODE - Static variable in class javax.crypto.Cipher
Constant used to initialize cipher to key-unwrapping mode.
UNWRITTEN_LANGUAGES - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
UP - java.math.RoundingMode
Rounding mode to round away from zero.
update() - Method in interface ohos.agp.render.render3d.Engine
Updates the engine state for rendering purposes.
update(byte) - Method in class java.security.MessageDigest
Updates the digest using the specified byte.
update(byte) - Method in class java.security.Signature
Updates the data to be signed or verified by a byte.
update(byte) - Method in class javax.crypto.Mac
Processes the given byte.
update(byte[]) - Method in class java.security.MessageDigest
Updates the digest using the specified array of bytes.
update(byte[]) - Method in class java.security.Signature
Updates the data to be signed or verified, using the specified array of bytes.
update(byte[]) - Method in class java.util.zip.Adler32
Updates the checksum with the specified array of bytes.
update(byte[]) - Method in class java.util.zip.CRC32
Updates the CRC-32 checksum with the specified array of bytes.
update(byte[]) - Method in class javax.crypto.Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte[]) - Method in class javax.crypto.Mac
Processes the given array of bytes.
update(byte[], int, int) - Method in class java.security.MessageDigest
Updates the digest using the specified array of bytes, starting at the specified offset.
update(byte[], int, int) - Method in class java.security.Signature
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
update(byte[], int, int) - Method in class java.util.zip.Adler32
Updates the checksum with the specified array of bytes.
update(byte[], int, int) - Method in interface java.util.zip.Checksum
Updates the current checksum with the specified array of bytes.
update(byte[], int, int) - Method in class java.util.zip.CRC32
Updates the CRC-32 checksum with the specified array of bytes.
update(byte[], int, int) - Method in class javax.crypto.Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte[], int, int) - Method in class javax.crypto.Mac
Processes the first len bytes in input, starting at offset inclusive.
update(byte[], int, int, byte[]) - Method in class javax.crypto.Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte[], int, int, byte[], int) - Method in class javax.crypto.Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(int) - Method in class java.util.zip.Adler32
Updates the checksum with the specified byte (the low eight bits of the argument b).
update(int) - Method in interface java.util.zip.Checksum
Updates the current checksum with the specified byte.
update(int) - Method in class java.util.zip.CRC32
Updates the CRC-32 checksum with the specified byte (the low eight bits of the argument b).
update(String, String, List<IndexData>) - Method in class ohos.data.search.SearchAbility
Updates a list of indexes in the index library with a specified bundle name and group ID.
update(ByteBuffer) - Method in class java.security.MessageDigest
Update the digest using the specified ByteBuffer.
update(ByteBuffer) - Method in class java.security.Signature
Updates the data to be signed or verified using the specified ByteBuffer.
update(ByteBuffer) - Method in class java.util.zip.Adler32
Updates the checksum with the bytes from the specified buffer.
update(ByteBuffer) - Method in class java.util.zip.CRC32
Updates the checksum with the bytes from the specified buffer.
update(ByteBuffer) - Method in class javax.crypto.Mac
Processes input.remaining() bytes in the ByteBuffer input, starting at input.position().
update(ByteBuffer, ByteBuffer) - Method in class javax.crypto.Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(Observable, Object) - Method in interface java.util.Observer
This method is called whenever the observed object is changed.
update(OrmPredicates, ValuesBucket) - Method in interface ohos.data.orm.OrmContext
Updates information in ValuesBucket to a specified OrmObject instance based on the conditions specified by the OrmPredicates instance.
update(ValuesBucket, DataAbilityPredicates) - Method in class ohos.sysappcomponents.calendar.CalendarDataHelper
Updates a calendar record in the database.
update(ValuesBucket, AbsRdbPredicates) - Method in interface ohos.data.rdb.RdbStore
Updates data in the database based on a a specified instance object of AbsRdbPredicates.
update(Uri, ValuesBucket, DataAbilityPredicates) - Method in class ohos.aafwk.ability.Ability
Updates one or more data records in the database.
update(Uri, ValuesBucket, DataAbilityPredicates) - Method in class ohos.aafwk.ability.DataAbilityHelper
Updates data records in the database.
update(T) - Method in interface ohos.data.orm.OrmContext
Updates an object in the database.
UPDATE_CONFIGURATION - Static variable in class ohos.security.SystemPermission
Allows a system application to modify system settings, such as the language and resolution.
UPDATE_PRESENT_FLAG - ohos.event.intentagent.IntentAgentConstant.Flags
Indicates that the system only replaces the extra data of the existing IntentAgent with that of the new object.
updateAAD(byte[]) - Method in class javax.crypto.Cipher
Continues a multi-part update of the Additional Authentication Data (AAD).
updateAAD(byte[], int, int) - Method in class javax.crypto.Cipher
Continues a multi-part update of the Additional Authentication Data (AAD), using a subset of the provided buffer.
updateAAD(ByteBuffer) - Method in class javax.crypto.Cipher
Continues a multi-part update of the Additional Authentication Data (AAD).
updateAndGet(int, IntUnaryOperator) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically updates the element at index i with the results of applying the given function, returning the updated value.
updateAndGet(int, LongUnaryOperator) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically updates the element at index i with the results of applying the given function, returning the updated value.
updateAndGet(int, UnaryOperator<E>) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Atomically updates the element at index i with the results of applying the given function, returning the updated value.
updateAndGet(IntUnaryOperator) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically updates the current value with the results of applying the given function, returning the updated value.
updateAndGet(LongUnaryOperator) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically updates the current value with the results of applying the given function, returning the updated value.
updateAndGet(UnaryOperator<V>) - Method in class java.util.concurrent.atomic.AtomicReference
Atomically updates the current value with the results of applying the given function, returning the updated value.
updateAndGet(T, IntUnaryOperator) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically updates the field of the given object managed by this updater with the results of applying the given function, returning the updated value.
updateAndGet(T, LongUnaryOperator) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically updates the field of the given object managed by this updater with the results of applying the given function, returning the updated value.
updateAndGet(T, UnaryOperator<V>) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Atomically updates the field of the given object managed by this updater with the results of applying the given function, returning the updated value.
updateArray(int, Array) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Array value.
updateArray(String, Array) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Array value.
updateAsciiStream(int, InputStream) - Method in interface java.sql.ResultSet
Updates the designated column with an ascii stream value.
updateAsciiStream(int, InputStream, int) - Method in interface java.sql.ResultSet
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
updateAsciiStream(int, InputStream, long) - Method in interface java.sql.ResultSet
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
updateAsciiStream(String, InputStream) - Method in interface java.sql.ResultSet
Updates the designated column with an ascii stream value.
updateAsciiStream(String, InputStream, int) - Method in interface java.sql.ResultSet
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
updateAsciiStream(String, InputStream, long) - Method in interface java.sql.ResultSet
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
updateBigDecimal(int, BigDecimal) - Method in interface java.sql.ResultSet
Updates the designated column with a java.math.BigDecimal value.
updateBigDecimal(String, BigDecimal) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.BigDecimal value.
updateBinaryStream(int, InputStream) - Method in interface java.sql.ResultSet
Updates the designated column with a binary stream value.
updateBinaryStream(int, InputStream, int) - Method in interface java.sql.ResultSet
Updates the designated column with a binary stream value, which will have the specified number of bytes.
updateBinaryStream(int, InputStream, long) - Method in interface java.sql.ResultSet
Updates the designated column with a binary stream value, which will have the specified number of bytes.
updateBinaryStream(String, InputStream) - Method in interface java.sql.ResultSet
Updates the designated column with a binary stream value.
updateBinaryStream(String, InputStream, int) - Method in interface java.sql.ResultSet
Updates the designated column with a binary stream value, which will have the specified number of bytes.
updateBinaryStream(String, InputStream, long) - Method in interface java.sql.ResultSet
Updates the designated column with a binary stream value, which will have the specified number of bytes.
updateBlob(int, InputStream) - Method in interface java.sql.ResultSet
Updates the designated column using the given input stream.
updateBlob(int, InputStream, long) - Method in interface java.sql.ResultSet
Updates the designated column using the given input stream, which will have the specified number of bytes.
updateBlob(int, Blob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Blob value.
updateBlob(String, InputStream) - Method in interface java.sql.ResultSet
Updates the designated column using the given input stream.
updateBlob(String, InputStream, long) - Method in interface java.sql.ResultSet
Updates the designated column using the given input stream, which will have the specified number of bytes.
updateBlob(String, Blob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Blob value.
updateBoolean(int, boolean) - Method in interface java.sql.ResultSet
Updates the designated column with a boolean value.
updateBoolean(String, boolean) - Method in interface java.sql.ResultSet
Updates the designated column with a boolean value.
updateBoundsCache() - Method in class ohos.agp.render.Path
Updates the bounds cache of this Path.
updateBuffer(GpuResourceHandle, ByteBuffer) - Method in interface ohos.agp.render.render3d.resources.ResourceManager
Updates the contents of a specified dynamic GPU buffer.
updateByte(int, byte) - Method in interface java.sql.ResultSet
Updates the designated column with a byte value.
updateByte(String, byte) - Method in interface java.sql.ResultSet
Updates the designated column with a byte value.
updateBytes(int, byte[]) - Method in interface java.sql.ResultSet
Updates the designated column with a byte array value.
updateBytes(String, byte[]) - Method in interface java.sql.ResultSet
Updates the designated column with a byte array value.
UpdateCallback - Interface in ohos.data.async
Processes the data update result when data is updated in the database.
updateCameraViewport(Entity, int, int) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Updates camera viewport and aspect ratio according to render resolution.
updateCameraViewport(Entity, int, int, boolean, float) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Updates the camera viewport based on the rendering resolution, and determines the aspect ratio and FOV based on the screen shape.
updateCapacity(int) - Method in class ohos.utils.LruBuffer
Updates the buffer capacity to a specified capacity.
updateCharacterStream(int, Reader) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value.
updateCharacterStream(int, Reader, int) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateCharacterStream(int, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateCharacterStream(String, Reader) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value.
updateCharacterStream(String, Reader, int) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateCharacterStream(String, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateClob(int, Reader) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader object.
updateClob(int, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateClob(int, Clob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Clob value.
updateClob(String, Reader) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader object.
updateClob(String, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateClob(String, Clob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Clob value.
updateConfiguration(Configuration, DeviceCapability) - Method in class ohos.global.resource.ResourceManager
Updates the configuration by modifying the configuration and device capability.
updateContact(Contact, ContactAttributes) - Method in class ohos.sysappcomponents.contact.ContactsHelper
Updates specified attributes of a contact.
updateData(byte[], boolean) - Method in class ohos.media.image.ImageSource
Updates incremental data to an image data source using a byte array.
updateData(byte[], int, int, boolean) - Method in class ohos.media.image.ImageSource
Updates incremental data to an image data source using a byte array with specified offset and length.
updateData(ZSONObject) - Method in class ohos.aafwk.ability.FormBindingData
Updates form data in this FormBindingData object.
updateDate(int, int, int) - Method in class ohos.agp.components.DatePicker
Updates the current date.
updateDate(int, Date) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Date value.
updateDate(String, Date) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Date value.
updateDeviceLocale(LocaleProfile) - Method in interface ohos.app.IAbilityManager
Updates the current locale for the device.
updateDouble(int, double) - Method in interface java.sql.ResultSet
Updates the designated column with a double value.
updateDouble(String, double) - Method in interface java.sql.ResultSet
Updates the designated column with a double value.
updateFloat(int, float) - Method in interface java.sql.ResultSet
Updates the designated column with a float value.
updateFloat(String, float) - Method in interface java.sql.ResultSet
Updates the designated column with a float value.
updateForm(int, FormBindingData) - Method in class ohos.aafwk.ability.Ability
Updates the content of a specified JS form.
updateForm(int, ComponentProvider) - Method in class ohos.aafwk.ability.Ability
Updates the content of a specified Java form.
updateId(Uri, long) - Static method in class ohos.aafwk.ability.DataUriUtils
Updates the ID in the specified dataUri.
updateInt(int, int) - Method in interface java.sql.ResultSet
Updates the designated column with an int value.
updateInt(String, int) - Method in interface java.sql.ResultSet
Updates the designated column with an int value.
updateLong(int, long) - Method in interface java.sql.ResultSet
Updates the designated column with a long value.
updateLong(String, long) - Method in interface java.sql.ResultSet
Updates the designated column with a long value.
updateNCharacterStream(int, Reader) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value.
updateNCharacterStream(int, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateNCharacterStream(String, Reader) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value.
updateNCharacterStream(String, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateNClob(int, Reader) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader The data will be read from the stream as needed until end-of-stream is reached.
updateNClob(int, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateNClob(int, NClob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.NClob value.
updateNClob(String, Reader) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader object.
updateNClob(String, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateNClob(String, NClob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.NClob value.
updateNString(int, String) - Method in interface java.sql.ResultSet
Updates the designated column with a String value.
updateNString(String, String) - Method in interface java.sql.ResultSet
Updates the designated column with a String value.
updateNull(int) - Method in interface java.sql.ResultSet
Updates the designated column with a null value.
updateNull(String) - Method in interface java.sql.ResultSet
Updates the designated column with a null value.
updateObject(int, Object) - Method in interface java.sql.ResultSet
Updates the designated column with an Object value.
updateObject(int, Object, int) - Method in interface java.sql.ResultSet
Updates the designated column with an Object value.
updateObject(String, Object) - Method in interface java.sql.ResultSet
Updates the designated column with an Object value.
updateObject(String, Object, int) - Method in interface java.sql.ResultSet
Updates the designated column with an Object value.
updatePlaylistItem(DataAbilityHelper, long, int, int) - Static method in class ohos.media.photokit.metadata.AVStorage.Audio.Playlists.Members
Moves the playback list to a new storage position.
updatePoint - Variable in class ohos.agp.components.DragInfo
Indicates the coordinate of the update position when the finger is dragging.
updatePoint - Variable in class ohos.agp.components.ScaleInfo
Indicates the position of an average update point on the screen during zooming.
updateRef(int, Ref) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Ref value.
updateRef(String, Ref) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Ref value.
updateRow() - Method in interface java.sql.ResultSet
Updates the underlying database with the new contents of the current row of this ResultSet object.
updateRowId(int, RowId) - Method in interface java.sql.ResultSet
Updates the designated column with a RowId value.
updateRowId(String, RowId) - Method in interface java.sql.ResultSet
Updates the designated column with a RowId value.
updatesAreDetected(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether or not a visible row update can be detected by calling the method ResultSet.rowUpdated.
updateScroll() - Method in class ohos.agp.components.ScrollHelper
Updates the position of a flinging or scrolling animation.
updateShort(int, short) - Method in interface java.sql.ResultSet
Updates the designated column with a short value.
updateShort(String, short) - Method in interface java.sql.ResultSet
Updates the designated column with a short value.
updateShortcuts(List<ShortcutInfo>) - Method in interface ohos.bundle.IBundleManager
Updates information about specified home-screen shortcuts that have been added.
updateSQLXML(int, SQLXML) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.SQLXML value.
updateSQLXML(String, SQLXML) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.SQLXML value.
updateString(int, String) - Method in interface java.sql.ResultSet
Updates the designated column with a String value.
updateString(String, String) - Method in interface java.sql.ResultSet
Updates the designated column with a String value.
updateTime(int, Time) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Time value.
updateTime(String, Time) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Time value.
updateTimeout(int, long) - Method in class ohos.hiviewdfx.xcollie.XCollie
Updates the timeout length.
updateTimestamp(int, Timestamp) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Timestamp value.
updateTimestamp(String, Timestamp) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Timestamp value.
updateTraceLabel() - Static method in class ohos.tools.ByTrace
Updates the trace label when your process has started.
updateWithConflictResolution(ValuesBucket, AbsRdbPredicates, RdbStore.ConflictResolution) - Method in interface ohos.data.rdb.RdbStore
Updates a row of data in the target table and specifies the method for resolving conflict.
UpgradeComparator - Class in ohos.data.orm
Represents the comparator for a database upgrade.
UpgradeComparator() - Constructor for class ohos.data.orm.UpgradeComparator
 
uploadTexture() - Method in class ohos.agp.render.PixelMapHolder
Upload the image texture to the GPU in advance to speed up image display.
UPPER - Static variable in interface ohos.data.search.model.SearchParameter
Keyword used for obtaining indexes whose values are less than a specified field value based on the lexicographical order.
UPPER - Static variable in interface ohos.global.icu.lang.UCharacter.SentenceBreak
 
UPPER - Static variable in class ohos.global.icu.text.CollationKey.BoundMode
Upper bound that will match strings of exact size
UPPER_LONG - Static variable in class ohos.global.icu.text.CollationKey.BoundMode
Upper bound that will match all the strings that have the same initial substring as the given string
UPPERCASE - Static variable in class java.util.FormattableFlags
Converts the output to upper case according to the rules of the locale given during creation of the formatter argument of the Formattable#formatTo method.
UPPERCASE - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Uppercase.
UPPERCASE_LETTER - Static variable in class java.lang.Character
General category "Lu" in the Unicode specification.
UPPERCASE_LETTER - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterCategory
Character type Lu
UPPERCASE_MAPPING - Static variable in interface ohos.global.icu.lang.UProperty
String property Uppercase_Mapping.
UPRIGHT - Static variable in interface ohos.global.icu.lang.UCharacter.VerticalOrientation
 
UProperty - Interface in ohos.global.icu.lang
Selection constants for Unicode properties.
UProperty.NameChoice - Interface in ohos.global.icu.lang
Selector constants for UCharacter.getPropertyName() and UCharacter.getPropertyValueName().
Uri - Class in ohos.utils.net
Helps to construct and parse a Uniform Resource Identifier (URI) based on RFC 2396.
URI - Class in java.net
Represents a Uniform Resource Identifier (URI) reference.
URI(String) - Constructor for class java.net.URI
Constructs a URI by parsing the given string.
URI(String, String, String) - Constructor for class java.net.URI
Constructs a URI from the given components.
URI(String, String, String, int, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
URI(String, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
URI(String, String, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
Uri.Builder - Class in ohos.utils.net
Quickly constructs a Uniform Resource Identifier (URI) object.
URISyntaxException - Exception in java.net
Checked exception thrown to indicate that a string could not be parsed as a URI reference.
URISyntaxException(String, String) - Constructor for exception java.net.URISyntaxException
Constructs an instance from the given input string and reason.
URISyntaxException(String, String, int) - Constructor for exception java.net.URISyntaxException
Constructs an instance from the given input string, reason, and error index.
url - Variable in class java.net.URLConnection
The URL represents the remote object on the World Wide Web to which this connection is opened.
URL - Class in java.net
Class URL represents a Uniform Resource Locator, a pointer to a "resource" on the World Wide Web.
URL - Static variable in class ohos.data.search.schema.CommonItem
Indicates the index field name of url.
URL(String) - Constructor for class java.net.URL
Creates a URL object from the String representation.
URL(String, String, int, String) - Constructor for class java.net.URL
Creates a URL object from the specified protocol, host, port number, and file.
URL(String, String, int, String, URLStreamHandler) - Constructor for class java.net.URL
Creates a URL object from the specified protocol, host, port number, file, and handler.
URL(String, String, String) - Constructor for class java.net.URL
Creates a URL from the specified protocol name, host name, and file name.
URL(URL, String) - Constructor for class java.net.URL
Creates a URL by parsing the given spec within a specified context.
URL(URL, String, URLStreamHandler) - Constructor for class java.net.URL
Creates a URL by parsing the given spec with the specified handler within a specified context.
URLClassLoader - Class in java.net
This class loader is used to load classes and resources from a search path of URLs referring to both JAR files and directories.
URLClassLoader(URL[]) - Constructor for class java.net.URLClassLoader
Constructs a new URLClassLoader for the specified URLs using the default delegation parent ClassLoader.
URLClassLoader(URL[], ClassLoader) - Constructor for class java.net.URLClassLoader
Constructs a new URLClassLoader for the given URLs.
URLClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class java.net.URLClassLoader
Constructs a new URLClassLoader for the specified URLs, parent class loader, and URLStreamHandlerFactory.
URLConnection - Class in java.net
The abstract class URLConnection is the superclass of all classes that represent a communications link between the application and a URL.
URLConnection(URL) - Constructor for class java.net.URLConnection
Constructs a URL connection to the specified URL.
URLDecoder - Class in java.net
Utility class for HTML form decoding.
URLDecoder() - Constructor for class java.net.URLDecoder
 
URLEncoder - Class in java.net
Utility class for HTML form encoding.
UrlQueryFilter - Class in ohos.utils.net
Provides basic URL query analysis capabilities, including filtering invalid characters and obtaining query parameter pairs.
UrlQueryFilter() - Constructor for class ohos.utils.net.UrlQueryFilter
A constructor used to create a UrlQueryFilter instance.
UrlQueryFilter.ValueFilter - Class in ohos.utils.net
Represents a filter used to filter out invalid characters in a query string and replace them with spaces or underscores (_).
URLStreamHandler - Class in java.net
The abstract class URLStreamHandler is the common superclass for all stream protocol handlers.
URLStreamHandler() - Constructor for class java.net.URLStreamHandler
 
URLStreamHandlerFactory - Interface in java.net
This interface defines a factory for URL stream protocol handlers.
US - Static variable in class java.util.Locale
Useful constant for country.
US - Static variable in class ohos.global.icu.util.LocaleData.MeasurementSystem
Measurement system followed in the United States of America.
US - Static variable in class ohos.global.icu.util.ULocale
Useful constant for country/region.
US_ASCII - Static variable in class java.nio.charset.StandardCharsets
Seven-bit ASCII, a.k.a.
USAGE_PRIORITY_GROUP_ALIVE - Static variable in class ohos.bundleactive.BundleActiveInfosMgr
Indicates that the application was used recently, is being used, or will be used soon.
USAGE_PRIORITY_GROUP_NEVER - Static variable in class ohos.bundleactive.BundleActiveInfosMgr
Indicates that the application has never been used.
USAGE_PRIORITY_GROUP_OFTEN - Static variable in class ohos.bundleactive.BundleActiveInfosMgr
Indicates that the application was used in the last few days and may be used in the next few days, but it is not in the active state right now.
USAGE_PRIORITY_GROUP_PREFERENCE - Static variable in class ohos.bundleactive.BundleActiveInfosMgr
Indicates that the application was used recently and may be used in the next few hours, but it is not in the active state right now.
USAGE_PRIORITY_GROUP_PRIVILEGE - Static variable in class ohos.bundleactive.BundleActiveInfosMgr
Indicates that the application is in the privileged priority group.
USAGE_PRIORITY_GROUP_SELDOM - Static variable in class ohos.bundleactive.BundleActiveInfosMgr
Indicates that the application has not been used in the past few days and is unlikely to be used in the next few days.
usageInfo - Variable in class ohos.security.permission.PermissionDef
A string resource identifier (in the package's resources) of this permission's usage information.
USB - ohos.batterymanager.BatteryInfo.BatteryPluggedType
USB charger
USB_ACCESSORY - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a USB device in accessory mode.
USB_DEVICE - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a USB device.
USB_HEADSET - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a USB audio headset.
USB_STORAGE_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.General
Specifies whether USB mass storage is enabled.
UScript - Class in ohos.global.icu.lang
Constants for ISO 15924 script codes, and related functions.
UScript.ScriptUsage - Enum in ohos.global.icu.lang
Script usage constants.
USE_BLUETOOTH - Static variable in class ohos.security.SystemPermission
Allows an application to access Bluetooth configurations.
USE_KEY_A - Static variable in class ohos.nfc.tag.MifareClassicTag
Indicates the Mifare authentication key of type A.
USE_KEY_B - Static variable in class ohos.nfc.tag.MifareClassicTag
Indicates the Mifare authentication key of type B.
USE_STD3_ASCII_RULES - Static variable in class java.net.IDN
Flag to turn on the check against STD-3 ASCII rules
USE_STD3_RULES - Static variable in class ohos.global.icu.text.IDNA
Option to check whether the input conforms to the STD3 ASCII rules, for example the restriction of labels to LDH characters (ASCII Letters, Digits and Hyphen-Minus).
USE_TRUSTCIRCLE_MANAGER - Static variable in class ohos.security.SystemPermission
Allows an application to use the cross-device authentication capability to establish a trusted connection between devices with the same HUAWEI ID.
USE_WHOLE_SCREEN - Static variable in class ohos.security.SystemPermission
Allows an application to deliver notifications that carry a full-screen IntentAgent.
useAnchoringBounds(boolean) - Method in class java.util.regex.Matcher
Sets the anchoring of region bounds for this matcher.
useCaches - Variable in class java.net.URLConnection
If true, the protocol is allowed to use caching whenever it can.
usecTime - Variable in class ohos.system.TimeValGroup
Microseconds.
useDaylightTime() - Method in class java.util.SimpleTimeZone
Queries if this time zone uses daylight saving time.
useDaylightTime() - Method in class java.util.TimeZone
Queries if this TimeZone uses Daylight Saving Time.
useDaylightTime() - Method in class ohos.global.icu.util.TimeZone
Queries if this time zone uses daylight savings time.
useDelimiter(String) - Method in class java.util.Scanner
Sets this scanner's delimiting pattern to a pattern constructed from the specified String.
useDelimiter(Pattern) - Method in class java.util.Scanner
Sets this scanner's delimiting pattern to the specified pattern.
useLocale(Locale) - Method in class java.util.Scanner
Sets this scanner's locale to the specified locale.
useMipmap() - Method in class ohos.media.image.PixelMap
Checks whether MIP mapping will be used for rendering this PixelMap.
usePattern(Pattern) - Method in class java.util.regex.Matcher
Changes the Pattern that this Matcher uses to find matches with.
useProtocolVersion(int) - Method in class java.io.ObjectOutputStream
Specify stream protocol version to use when writing the stream.
USER_COMMENT - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is String.
USER_DEFINED - ohos.agp.colors.ColorSpec
Indicates the user defined color specification.
USER_GRANT - Static variable in class ohos.security.permission.PermissionDef
Mode of grant permission, user grant mode.
USER_STOPPED_REASON_DELETE - Static variable in class ohos.event.notification.NotificationConstant
Indicates that a notification is deleted because the application context is stopped.
useRadix(int) - Method in class java.util.Scanner
Sets this scanner's default radix to the specified radix.
UserDefinedColor - Class in ohos.agp.colors
Allows color customization.
UserDefinedColor() - Constructor for class ohos.agp.colors.UserDefinedColor
Default constructor used to create a UserDefinedColor instance.
UserDefinedColor(UserDefinedColor) - Constructor for class ohos.agp.colors.UserDefinedColor
A constructor that defines a color by replicating another UserDefinedColor object.
UserDefinedFileAttributeView - Interface in java.nio.file.attribute
A file attribute view that provides a view of a file's user-defined attributes, sometimes known as extended attributes.
userID - Variable in class ohos.system.FileStat
Indicates the ID of the user to which the file belongs.
UserInfo - Class in ohos.data.distributed.common
Manages user information.
UserInfo() - Constructor for class ohos.data.distributed.common.UserInfo
A no-argument constructor used to create a UserInfo instance.
UserInfo(String, UserType) - Constructor for class ohos.data.distributed.common.UserInfo
A constructor used to create a UserInfo instance with a specified user ID and type.
userNodeForPackage(Class<?>) - Static method in class java.util.prefs.Preferences
Returns the preference node from the calling user's preference tree that is associated (by convention) with the specified class's package.
UserPrincipal - Interface in java.nio.file.attribute
A Principal representing an identity used to determine access rights to objects in a file system.
UserPrincipalLookupService - Class in java.nio.file.attribute
An object to lookup user and group principals by name.
UserPrincipalLookupService() - Constructor for class java.nio.file.attribute.UserPrincipalLookupService
Initializes a new instance of this class.
UserPrincipalNotFoundException - Exception in java.nio.file.attribute
Checked exception thrown when a lookup of UserPrincipal fails because the principal does not exist.
UserPrincipalNotFoundException(String) - Constructor for exception java.nio.file.attribute.UserPrincipalNotFoundException
Constructs an instance of this class.
userRoot() - Static method in class java.util.prefs.Preferences
Returns the root preference node for the calling user.
userRoot() - Method in interface java.util.prefs.PreferencesFactory
Returns the user root preference node corresponding to the calling user.
UserType - Enum in ohos.data.distributed.common
Enumerates user types.
usesLocalFilePerTable() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database uses a file for each table.
usesLocalFiles() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database stores tables in a local file.
usesNamedArguments() - Method in class ohos.global.icu.text.MessageFormat
[icu] Returns true if this MessageFormat uses named arguments, and false otherwise.
useSourceIfMatch - Variable in class ohos.media.image.PixelMap.InitializationOptions
Specifies whether the source pixel map will be directly returned as a new one when the source one matches the initialization options for creating the new one.
useTransparentBounds(boolean) - Method in class java.util.regex.Matcher
Sets the transparency of region bounds for this matcher.
using(String...) - Method in class ohos.data.orm.OrmPredicates
Adds a using condition to the predicate.
using(String...) - Method in class ohos.data.rdb.RdbPredicates
Adds a using condition to the predicate.
usingProxy() - Method in class java.net.HttpURLConnection
Indicates if the connection is going through a proxy.
UTC - java.time.zone.ZoneOffsetTransitionRule.TimeDefinition
The local date-time is expressed in terms of the UTC offset.
UTC - Static variable in class java.time.ZoneOffset
The time-zone offset for UTC, with an ID of 'Z'.
UTC(int, int, int, int, int, int) - Static method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date, hrs, min, sec) or GregorianCalendar(year + 1900, month, date, hrs, min, sec), using a UTC TimeZone, followed by Calendar.getTime().getTime().
UTC_TIME - Static variable in class java.util.SimpleTimeZone
Constant for a mode of start or end time specified as UTC.
UTF_16 - Static variable in class java.nio.charset.StandardCharsets
Sixteen-bit UCS Transformation Format, byte order identified by an optional byte-order mark
UTF_16BE - Static variable in class java.nio.charset.StandardCharsets
Sixteen-bit UCS Transformation Format, big-endian byte order
UTF_16LE - Static variable in class java.nio.charset.StandardCharsets
Sixteen-bit UCS Transformation Format, little-endian byte order
UTF_8 - Static variable in class java.nio.charset.StandardCharsets
Eight-bit UCS Transformation Format
UTF_8_NOT_SUPPORT - ohos.data.distributed.common.KvStoreErrorCode
Not supported by UTF-8 encoding
UTFDataFormatException - Exception in java.io
Signals that a malformed string in modified UTF-8 format has been read in a data input stream or by any class that implements the data input interface.
UTFDataFormatException() - Constructor for exception java.io.UTFDataFormatException
Constructs a UTFDataFormatException with null as its error detail message.
UTFDataFormatException(String) - Constructor for exception java.io.UTFDataFormatException
Constructs a UTFDataFormatException with the specified detail message.
Utils - Class in ohos.agp.render.opengl
A utility class that provides methods for comparing floating-point numbers.
Utils() - Constructor for class ohos.agp.render.opengl.Utils
 
uuid - Variable in class ohos.multimodalinput.event.MultimodalEvent
Indicates a globally unique ID that helps distinguish one event from others.
UUID - Class in java.util
A class that represents an immutable universally unique identifier (UUID).
UUID(long, long) - Constructor for class java.util.UUID
Constructs a new UUID using the specified data.
uuidFromString(String) - Static method in class ohos.utils.SequenceUuid
Creates a SequenceUuid object using a specified UUID string.

V

V - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
VAI - java.awt.font.NumericShaper.Range
The Vai range with the Vai digits.
VAI - java.lang.Character.UnicodeScript
Unicode script "Vai".
VAI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Vai" Unicode character block.
VAI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
VAI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
VAI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
VAISAKHA - Static variable in class ohos.global.icu.util.IndianCalendar
Constant for Vaisakha, the 2nd month of the Indian year.
valid() - Method in class java.io.FileDescriptor
Tests if this file descriptor object is valid.
validate(int) - Method in class ohos.global.icu.text.Transliterator.Position
Check all bounds.
validate(long) - Method in class java.util.concurrent.locks.StampedLock
Returns true if the lock has not been exclusively acquired since issuance of the given stamp.
validate(CertPath, CertPathParameters) - Method in class java.security.cert.CertPathValidator
Validates the specified certification path using the specified algorithm parameter set.
validate(Source) - Method in class ohos.javax.xml.validation.Validator
Validates the specified input.
validate(Source, Result) - Method in class ohos.javax.xml.validation.Validator
Validates the specified input and send the augmented validation result to the specified output.
validateArgumentName(String) - Static method in class ohos.global.icu.text.MessagePattern
Validates and parses an argument name or argument number string.
validateField(int) - Method in class ohos.global.icu.util.Calendar
Validate a single field of this calendar.
validateField(int) - Method in class ohos.global.icu.util.HebrewCalendar
Deprecated.
This API is ICU internal only.
validateField(int, int, int) - Method in class ohos.global.icu.util.Calendar
Validate a single field of this calendar given its minimum and maximum allowed value.
validateFields() - Method in class ohos.global.icu.util.Calendar
Ensure that each field is within its valid range by calling Calendar.validateField(int) on each field that has been set.
validateObject() - Method in interface java.io.ObjectInputValidation
Validates the object.
Validator - Class in ohos.javax.xml.validation
A processor that checks an XML document against Schema.
Validator() - Constructor for class ohos.javax.xml.validation.Validator
Constructor for derived classes.
ValidatorHandler - Class in ohos.javax.xml.validation
Streaming validator that works on SAX stream.
ValidatorHandler() - Constructor for class ohos.javax.xml.validation.ValidatorHandler
Constructor for derived classes.
validOps() - Method in class java.nio.channels.DatagramChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.Pipe.SinkChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.Pipe.SourceChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.SelectableChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.ServerSocketChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.SocketChannel
Returns an operation set identifying this channel's supported operations.
value - Variable in class java.sql.DriverPropertyInfo
The value field specifies the current value of the property, based on a combination of the information supplied to the method getPropertyInfo, the Java environment, and the driver-supplied default values.
value - Variable in class ohos.global.icu.util.Output
The value field
value - Variable in class ohos.global.icu.util.RangeValueIterator.Element
Gets the common value of the continous result range
value - Variable in class ohos.global.icu.util.ValueIterator.Element
Gets the Object value associated with the integer index.
value() - Method in interface java.nio.file.attribute.FileAttribute
Returns the attribute value.
value() - Method in enum ohos.agp.graphics.Surface.PixelFormat
Obtains the enumeration identifier of this PixelFormat.
value() - Method in enum ohos.agp.render.BlendMode
Obtains the enumeration identifier of the blend mode.
value() - Method in enum ohos.agp.render.Canvas.ClipOp
Obtains the enumeration identifier of the clipping mode in this Canvas.
value() - Method in enum ohos.agp.render.Canvas.PorterDuffMode
Obtains the enumeration identifier of the PorterDuff mode in this Canvas.
value() - Method in enum ohos.agp.render.Canvas.VertexMode
Obtains the enumeration identifier of the Vertex mode in this Canvas.
value() - Method in enum ohos.agp.render.MaskFilter.Blur
Obtains the enumeration identifier of the blur styles in this BlurMaskFilter.
value() - Method in enum ohos.agp.render.Paint.Join
Obtains the enumeration identifier of the stroke join styles of this Paint.
value() - Method in enum ohos.agp.render.Paint.MaskType
Obtains the integer identifier of the current enumeration.
value() - Method in enum ohos.agp.render.Paint.ShaderType
Obtains the enumeration identifier of the shader type of this Paint.
value() - Method in enum ohos.agp.render.Paint.StrokeCap
Obtains the enumeration identifier of the stroke cap of this Paint.
value() - Method in enum ohos.agp.render.Paint.Style
Obtains the enumeration identifier of the current Paint object.
value() - Method in enum ohos.agp.render.Path.AddPathMode
Obtains the enumeration identifier of the modes of adding a path to another path.
value() - Method in enum ohos.agp.render.Path.ArcSize
Obtains the enumeration identifier of the modes of adding an arc.
value() - Method in enum ohos.agp.render.Path.Direction
Obtains the enumeration identifier of the drawing direction of this path.
value() - Method in enum ohos.agp.render.Path.FillType
Obtains the enumeration identifier of the filling type of this path.
value() - Method in enum ohos.agp.render.PathEffect.Style
Obtains the enumeration identifier of the style of each shape in this PathEffect.
value() - Method in enum ohos.agp.render.Region.Op
Obtains the enumeration identifier of the region operation type.
value() - Method in enum ohos.agp.render.Shader.TileMode
Obtains the enumeration identifier of the tile mode in this shader.
value() - Method in enum ohos.agp.render.Texture.AlphaType
Obtains the enumeration identifier of the alpha type in this Texture.
value() - Method in enum ohos.agp.render.Texture.ColorType
Obtains the enumeration identifier of the pixel color format in this Texture.
value() - Method in enum ohos.agp.utils.Matrix.ScaleToFit
Obtains the enumeration identifier of modes of scaling a source rectangle into a destination rectangle.
value() - Method in enum ohos.global.icu.text.DisplayContext
Get the value part of the enum item (e.g. CAPITALIZATION_FOR_STANDALONE)
value() - Method in class ohos.utils.HalfFloat
Obtains the short representation of this HalfFloat instance.
Value - Class in ohos.data.distributed.common
Obtains Value objects stored in a KvStore database.
valueAt(int) - Method in class ohos.utils.LightweightMap
Obtains the value identified by index in an LightweightMap container.
valueAt(int) - Method in class ohos.utils.LightweightSet
Obtains the object at the location identified by index in an LightweightSet container.
valueAt(int) - Method in class ohos.utils.LongPlainArray
Queries the key of a specified index.
valueAt(int) - Method in class ohos.utils.PlainArray
Queries the value at a specified index.
valueAt(int) - Method in class ohos.utils.PlainBooleanArray
Queries the value at a specified index.
valueAt(int) - Method in class ohos.utils.PlainIntArray
Queries the value at a specified index.
valueAt(int) - Method in class ohos.utils.PlainLongArray
Queries the key at a specified index.
valueAt(int, E) - Method in class ohos.utils.LightweightSet
Obtains the object at the location identified by index in an LightweightSet container.
valueBound(SSLSessionBindingEvent) - Method in interface javax.net.ssl.SSLSessionBindingListener
This is called to notify the listener that it is being bound into an SSLSession.
ValueFilter(int) - Constructor for class ohos.utils.net.UrlQueryFilter.ValueFilter
A constructor used to create a ValueFilter instance.
ValueIterator - Interface in ohos.global.icu.util
Interface for enabling iteration over sets of <int, Object>, where int is the sorted integer index in ascending order, and Object its associated value.
ValueIterator.Element - Class in ohos.global.icu.util
The return result container of each iteration.
valueOf(boolean) - Static method in class java.lang.Boolean
Returns a Boolean instance representing the specified boolean value.
valueOf(boolean) - Static method in class java.lang.String
Returns the string representation of the boolean argument.
valueOf(byte) - Static method in class java.lang.Byte
Returns a Byte instance representing the specified byte value.
valueOf(byte[]) - Static method in class java.util.BitSet
Returns a new bit set containing all the bits in the given byte array.
valueOf(char) - Static method in class java.lang.Character
Returns a Character instance representing the specified char value.
valueOf(char) - Static method in class java.lang.String
Returns the string representation of the char argument.
valueOf(char[]) - Static method in class java.lang.String
Returns the string representation of the char array argument.
valueOf(char[], int, int) - Static method in class java.lang.String
Returns the string representation of a specific subarray of the char array argument.
valueOf(double) - Static method in class java.lang.Double
Returns a Double instance representing the specified double value.
valueOf(double) - Static method in class java.lang.String
Returns the string representation of the double argument.
valueOf(double) - Static method in class java.math.BigDecimal
Translates a double into a BigDecimal, using the double's canonical string representation provided by the Double#toString(double) method.
valueOf(double) - Static method in class ohos.global.icu.math.BigDecimal
Translates a double to a BigDecimal.
valueOf(float) - Static method in class java.lang.Float
Returns a Float instance representing the specified float value.
valueOf(float) - Static method in class java.lang.String
Returns the string representation of the float argument.
valueOf(float) - Static method in class ohos.utils.HalfFloat
Creates a HalfFloat instance representing the specified value of the float type.
valueOf(int) - Static method in class java.lang.Integer
Returns an Integer instance representing the specified int value.
valueOf(int) - Static method in class java.lang.String
Returns the string representation of the int argument.
valueOf(int) - Static method in enum java.math.RoundingMode
Returns the RoundingMode object corresponding to a legacy integer rounding mode constant in BigDecimal.
valueOf(int) - Static method in enum ohos.media.audio.AudioDeviceDescriptor.DeviceFlag
Obtains a DeviceFlag enum based on a specified device flag number.
valueOf(int) - Static method in enum ohos.media.audio.AudioDeviceDescriptor.DeviceRole
Obtains a DeviceRole enum based on a specified device role number.
valueOf(int) - Static method in enum ohos.media.audio.AudioDeviceDescriptor.DeviceType
Obtains a DeviceType enum based on a specified device type number.
valueOf(int) - Static method in enum ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Get AudioStreamOutputFlag with integer value.
valueOf(int) - Static method in enum ohos.media.image.common.ImageFormat.ComponentType
Obtains a ComponentType enum name based on its enum value.
valueOf(long) - Static method in class java.lang.Long
Returns a Long instance representing the specified long value.
valueOf(long) - Static method in class java.lang.String
Returns the string representation of the long argument.
valueOf(long) - Static method in class java.math.BigDecimal
Translates a long value into a BigDecimal with a scale of zero.
valueOf(long) - Static method in class java.math.BigInteger
Returns a BigInteger whose value is equal to that of the specified long.
valueOf(long) - Static method in class ohos.global.icu.math.BigDecimal
Translates a long to a BigDecimal.
valueOf(long[]) - Static method in class java.util.BitSet
Returns a new bit set containing all the bits in the given long array.
valueOf(long, int) - Static method in class java.math.BigDecimal
Translates a long unscaled value and an int scale into a BigDecimal.
valueOf(long, int) - Static method in class ohos.global.icu.math.BigDecimal
Translates a long to a BigDecimal with a given scale.
valueOf(short) - Static method in class java.lang.Short
Returns a Short instance representing the specified short value.
valueOf(short) - Static method in class ohos.utils.HalfFloat
Creates a HalfFloat instance representing the specified value of the short type.
valueOf(Class<T>, String) - Static method in class java.lang.Enum
Returns the enum constant of the specified enum type with the specified name.
valueOf(Object) - Static method in class java.lang.String
Returns the string representation of the Object argument.
valueOf(String) - Static method in enum java.awt.font.NumericShaper.Range
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.lang.annotation.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.lang.annotation.RetentionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class java.lang.Boolean
Returns a Boolean with a value represented by the specified string.
valueOf(String) - Static method in class java.lang.Byte
Returns a Byte object holding the value given by the specified String.
valueOf(String) - Static method in enum java.lang.Character.UnicodeScript
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class java.lang.Double
Returns a Double object holding the double value represented by the argument string s.
valueOf(String) - Static method in class java.lang.Float
Returns a Float object holding the float value represented by the argument string s.
valueOf(String) - Static method in class java.lang.Integer
Returns an Integer object holding the value of the specified String.
valueOf(String) - Static method in class java.lang.Long
Returns a Long object holding the value of the specified String.
valueOf(String) - Static method in enum java.lang.ProcessBuilder.Redirect.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class java.lang.Short
Returns a Short object holding the value given by the specified String.
valueOf(String) - Static method in enum java.lang.Thread.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.math.RoundingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.net.Authenticator.RequestorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.net.Proxy.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.net.StandardProtocolFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.AccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.attribute.AclEntryFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.attribute.AclEntryPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.attribute.AclEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.attribute.PosixFilePermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.FileVisitOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.FileVisitResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.LinkOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.StandardCopyOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.StandardOpenOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.security.cert.CertPathValidatorException.BasicReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.security.cert.CRLReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.security.cert.PKIXReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.security.cert.PKIXRevocationChecker.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.security.CryptoPrimitive
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.security.KeyRep.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.sql.ClientInfoStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class java.sql.Date
Converts a string in JDBC date escape format to a Date value.
valueOf(String) - Static method in enum java.sql.RowIdLifetime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class java.sql.Time
Converts a string in JDBC time escape format to a Time value.
valueOf(String) - Static method in class java.sql.Timestamp
Converts a String object in JDBC timestamp escape format to a Timestamp value.
valueOf(String) - Static method in enum java.text.Normalizer.Form
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.chrono.HijrahEra
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.chrono.IsoEra
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class java.time.chrono.JapaneseEra
Returns the JapaneseEra with the name.
valueOf(String) - Static method in enum java.time.chrono.MinguoEra
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.chrono.ThaiBuddhistEra
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.format.FormatStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.format.ResolverStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.format.SignStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.format.TextStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.Month
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.temporal.ChronoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.temporal.ChronoUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.time.zone.ZoneOffsetTransitionRule.TimeDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.util.concurrent.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.util.Formatter.BigDecimalLayoutForm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.util.Locale.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.util.Locale.FilteringMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.util.stream.Collector.Characteristics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.net.ssl.SSLEngineResult.HandshakeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.net.ssl.SSLEngineResult.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.aafwk.ability.AbilityLifecycleExecutor.LifecycleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.aafwk.ability.AbilitySliceLifecycleExecutor.LifecycleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.aafwk.ability.ContinuationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.aafwk.ability.FormException.FormError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.aafwk.ability.Lifecycle.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.account.OsAccountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.colors.ColorSpec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.components.Component.FadeEffectEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.components.Component.GestureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.components.Component.LayoutDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.components.element.ShapeElement.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.components.Image.ScaleMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.components.SlideDrawer.DisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.components.SlideDrawer.DrawerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.components.SlideDrawer.SlideDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.components.Text.TextSizeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.components.Text.TruncationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.components.TimePicker.AmPmOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.graphics.Surface.PixelFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.BlendMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Canvas.ClipOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Canvas.PorterDuffMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Canvas.VertexMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.MaskFilter.Blur
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Paint.Join
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Paint.MaskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Paint.ShaderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Paint.StrokeCap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Paint.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Path.AddPathMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Path.ArcSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Path.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Path.FillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.PathEffect.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Region.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.render3d.components.CameraComponent.CameraType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.render3d.components.LightComponent.LightType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.render3d.components.SceneComponent.BackgroundType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.render3d.Engine.RenderBackend
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.render3d.Engine.RenderMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.render3d.Engine.RenderNodeGraphType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.render3d.resources.AnimationPlayback.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.render3d.resources.ImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.render3d.resources.MaterialDesc.MaterialAlphaMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.render3d.resources.MaterialDesc.MaterialType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.render3d.Task.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Shader.TileMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Texture.AlphaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.render.Texture.ColorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.utils.Matrix.ScaleToFit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.utils.Rect.RotationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.agp.utils.RectFloat.RotationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.ai.asr.AsrIntent.AsrAudioSrcType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.ai.asr.AsrIntent.AsrEngineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.ai.cv.text.TextConfiguration.TextShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.app.dispatcher.task.TaskPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.batterymanager.BatteryInfo.BatteryChargeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.batterymanager.BatteryInfo.BatteryHealthState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.batterymanager.BatteryInfo.BatteryLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.batterymanager.BatteryInfo.BatteryPluggedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.biometrics.authentication.BiometricAuthentication.AuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.biometrics.authentication.BiometricAuthentication.SecureLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.bundle.AbilityInfo.AbilitySubType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.bundle.AbilityInfo.AbilityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.bundle.AbilityInfo.DisplayOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.bundle.AbilityInfo.LaunchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.bundle.FormInfo.FormType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.DatabaseFileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.distributed.common.FieldValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.distributed.common.KvStoreErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.distributed.common.KvStoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.distributed.common.SchemaMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.distributed.common.SubscribeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.distributed.common.SyncMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.distributed.common.UserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.distributed.device.DeviceFilterStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.distributed.device.DeviceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.distributed.file.FileMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.distributed.file.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.distributed.file.QueryOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.rdb.RdbStore.ConflictResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.rdb.RdbUtils.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.rdb.StoreConfig.JournalMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.rdb.StoreConfig.StorageMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.rdb.StoreConfig.SyncMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.resultset.ResultSet.ColumnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.search.schema.IndexSchemaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.search.SearchResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.data.usage.MountState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.distributedschedule.interwork.DeviceInfo.DeviceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.distributedschedule.interwork.DeviceInfo.DeviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.event.commonevent.CommonEventSubscribeInfo.ThreadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.event.intentagent.IntentAgentConstant.Flags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.event.intentagent.IntentAgentConstant.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.event.notification.NotificationConstant.DisturbMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.event.notification.NotificationConstant.InputEditType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.event.notification.NotificationConstant.InputsSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.event.notification.NotificationConstant.SemanticActionButton
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.eventhandler.EventHandler.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.config.ConfigType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.i18n.text.MeasureOptions.FormatStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.i18n.text.MeasureOptions.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.i18n.text.MeasureOptions.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.i18n.text.MeasureOptions.Usage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.lang.UScript.ScriptUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.AlphabeticIndex.Bucket.LabelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.CompactDecimalFormat.CompactStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.DateFormat.BooleanAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.DateTimePatternGenerator.DisplayWidth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.DisplayContext.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.DisplayContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.IDNA.Error
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.LocaleDisplayNames.DialectHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.MeasureFormat.FormatWidth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.MessagePattern.ApostropheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.MessagePattern.ArgType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.MessagePattern.Part.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.Normalizer2.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.PluralRules.PluralType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.RelativeDateTimeFormatter.AbsoluteUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.RelativeDateTimeFormatter.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.RelativeDateTimeFormatter.RelativeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.RelativeDateTimeFormatter.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.SearchIterator.ElementComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.TimeZoneFormat.GMTOffsetPatternType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.TimeZoneFormat.ParseOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.TimeZoneFormat.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.TimeZoneFormat.TimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.TimeZoneNames.NameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.UnicodeSet.ComparisonStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.UnicodeSet.SpanCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.UnicodeSetSpanner.CountMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.text.UnicodeSetSpanner.TrimOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.util.Currency.CurrencyUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.util.IslamicCalendar.CalculationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.util.TimeZone.SystemTimeZoneType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.icu.util.ULocale.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.resource.Entry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.global.resource.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.hiviewdfx.Debug.IpcType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.hiviewdfx.Debug.MemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.hiviewdfx.HiChecker.Rule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class ohos.javax.xml.namespace.QName
QName derived from parsing the formatted String.
valueOf(String) - Static method in enum ohos.media.audio.AudioCapturer.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioCapturerInfo.AudioInputSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioDeviceDescriptor.DeviceFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioDeviceDescriptor.DeviceRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioDeviceDescriptor.DeviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioManager.AudioRingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioManager.AudioVolumeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioManager.CallState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioManager.RingtoneType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioRenderer.PlayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioRenderer.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioStreamInfo.ChannelMask
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioStreamInfo.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioStreamInfo.EncodingFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioStreamInfo.StreamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.AudioStreamInfo.StreamUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.SoundPlayer.SoundType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.Timestamp.Timebase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.audio.ToneDescriptor.ToneType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.image.common.AllocatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.image.common.AlphaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.image.common.ColorSpace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.image.common.DecodeEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.image.common.ImageFormat.ComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.image.common.MemoryUsagePreference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.image.common.PixelFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.image.common.ScaleMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.image.ImageSource.UpdateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.media.player.Player.AudioHandler
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.powermanager.PowerManager.PowerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.powermanager.PowerManager.RunningLockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.sysappcomponents.contact.ContactAttributes.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.telephony.ShortMessage.ShortMessageClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.thermallistener.ThermalConnection.ThermalSeverityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.utils.geo.Rect.RotationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.utils.geo.RectFloat.RotationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class ohos.utils.HalfFloat
Creates a HalfFloat instance representing the specified value of the String type.
valueOf(String) - Static method in enum ohos.utils.zson.ZSONType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.vibrator.bean.VibrationPattern.EffectFlagType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.wifi.WifiLinkedInfo.ConnState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.wifi.WifiSecurity.EapMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ohos.wifi.WifiSecurity.Phase2Method
Returns the enum constant of this type with the specified name.
valueOf(String, int) - Static method in class java.lang.Byte
Returns a Byte object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String, int) - Static method in class java.lang.Integer
Returns an Integer object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String, int) - Static method in class java.lang.Long
Returns a Long object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String, int) - Static method in class java.lang.Short
Returns a Short object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(ByteBuffer) - Static method in class java.util.BitSet
Returns a new bit set containing all the bits in the given byte buffer between its position and limit.
valueOf(LongBuffer) - Static method in class java.util.BitSet
Returns a new bit set containing all the bits in the given long buffer between its position and limit.
ValueRange - Class in java.time.temporal
The range of valid values for a date-time field.
values - Variable in class ohos.media.common.Format.FormatArrays
Indicates media metadata values.
values - Variable in class ohos.sensor.data.SensorData
Indicates the data values of a sensor.
values() - Static method in enum java.awt.font.NumericShaper.Range
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.annotation.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.annotation.RetentionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.Character.UnicodeScript
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.ProcessBuilder.Redirect.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.Thread.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.math.RoundingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.net.Authenticator.RequestorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.net.Proxy.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.net.StandardProtocolFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.AccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.attribute.AclEntryFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.attribute.AclEntryPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.attribute.AclEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.attribute.PosixFilePermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.FileVisitOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.FileVisitResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.LinkOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.StandardCopyOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.StandardOpenOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.security.cert.CertPathValidatorException.BasicReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.security.cert.CRLReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.security.cert.PKIXReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.security.cert.PKIXRevocationChecker.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.security.CryptoPrimitive
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.security.KeyRep.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class java.security.Provider
Returns an unmodifiable Collection view of the property values contained in this provider.
values() - Static method in enum java.sql.ClientInfoStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.sql.RowIdLifetime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.text.Normalizer.Form
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.chrono.HijrahEra
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.chrono.IsoEra
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class java.time.chrono.JapaneseEra
Returns an array of JapaneseEras.
values() - Static method in enum java.time.chrono.MinguoEra
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.chrono.ThaiBuddhistEra
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.DayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.format.FormatStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.format.ResolverStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.format.SignStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.format.TextStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.Month
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.temporal.ChronoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.temporal.ChronoUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.time.zone.ZoneOffsetTransitionRule.TimeDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class java.util.AbstractMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.concurrent.ConcurrentHashMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum java.util.concurrent.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class java.util.EnumMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum java.util.Formatter.BigDecimalLayoutForm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class java.util.HashMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.Hashtable
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.IdentityHashMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.jar.Attributes
Returns a Collection view of the attribute values contained in this Map.
values() - Method in class java.util.LinkedHashMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum java.util.Locale.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.util.Locale.FilteringMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface java.util.Map
Returns a Collection view of the values contained in this map.
values() - Method in interface java.util.SortedMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum java.util.stream.Collector.Characteristics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class java.util.TreeMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.WeakHashMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum javax.net.ssl.SSLEngineResult.HandshakeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.net.ssl.SSLEngineResult.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.aafwk.ability.AbilityLifecycleExecutor.LifecycleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.aafwk.ability.AbilitySliceLifecycleExecutor.LifecycleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.aafwk.ability.ContinuationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.aafwk.ability.FormException.FormError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.aafwk.ability.Lifecycle.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.account.OsAccountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.colors.ColorSpec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.components.Component.FadeEffectEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.components.Component.GestureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.components.Component.LayoutDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.components.element.ShapeElement.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.components.Image.ScaleMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.components.SlideDrawer.DisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.components.SlideDrawer.DrawerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.components.SlideDrawer.SlideDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.components.Text.TextSizeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.components.Text.TruncationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.components.TimePicker.AmPmOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.graphics.Surface.PixelFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.BlendMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Canvas.ClipOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Canvas.PorterDuffMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Canvas.VertexMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.MaskFilter.Blur
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Paint.Join
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Paint.MaskType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Paint.ShaderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Paint.StrokeCap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Paint.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Path.AddPathMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Path.ArcSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Path.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Path.FillType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.PathEffect.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Region.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.render3d.components.CameraComponent.CameraType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.render3d.components.LightComponent.LightType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.render3d.components.SceneComponent.BackgroundType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.render3d.Engine.RenderBackend
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.render3d.Engine.RenderMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.render3d.Engine.RenderNodeGraphType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.render3d.resources.AnimationPlayback.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.render3d.resources.ImageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.render3d.resources.MaterialDesc.MaterialAlphaMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.render3d.resources.MaterialDesc.MaterialType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.render3d.Task.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Shader.TileMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Texture.AlphaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.render.Texture.ColorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.utils.Matrix.ScaleToFit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.utils.Rect.RotationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.agp.utils.RectFloat.RotationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.ai.asr.AsrIntent.AsrAudioSrcType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.ai.asr.AsrIntent.AsrEngineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.ai.cv.text.TextConfiguration.TextShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.app.dispatcher.task.TaskPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.batterymanager.BatteryInfo.BatteryChargeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.batterymanager.BatteryInfo.BatteryHealthState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.batterymanager.BatteryInfo.BatteryLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.batterymanager.BatteryInfo.BatteryPluggedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.biometrics.authentication.BiometricAuthentication.AuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.biometrics.authentication.BiometricAuthentication.SecureLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.bundle.AbilityInfo.AbilitySubType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.bundle.AbilityInfo.AbilityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.bundle.AbilityInfo.DisplayOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.bundle.AbilityInfo.LaunchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.bundle.FormInfo.FormType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.DatabaseFileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.distributed.common.FieldValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.distributed.common.KvStoreErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.distributed.common.KvStoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.distributed.common.SchemaMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.distributed.common.SubscribeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.distributed.common.SyncMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.distributed.common.UserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.distributed.device.DeviceFilterStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.distributed.device.DeviceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.distributed.file.FileMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.distributed.file.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.distributed.file.QueryOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.rdb.RdbStore.ConflictResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.rdb.RdbUtils.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.rdb.StoreConfig.JournalMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.rdb.StoreConfig.StorageMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.rdb.StoreConfig.SyncMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.resultset.ResultSet.ColumnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.search.schema.IndexSchemaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.search.SearchResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.data.usage.MountState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.distributedschedule.interwork.DeviceInfo.DeviceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.distributedschedule.interwork.DeviceInfo.DeviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.event.commonevent.CommonEventSubscribeInfo.ThreadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.event.intentagent.IntentAgentConstant.Flags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.event.intentagent.IntentAgentConstant.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.event.notification.NotificationConstant.DisturbMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.event.notification.NotificationConstant.InputEditType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.event.notification.NotificationConstant.InputsSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.event.notification.NotificationConstant.SemanticActionButton
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.eventhandler.EventHandler.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.config.ConfigType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.i18n.text.MeasureOptions.FormatStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.i18n.text.MeasureOptions.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.i18n.text.MeasureOptions.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.i18n.text.MeasureOptions.Usage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.lang.UScript.ScriptUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.AlphabeticIndex.Bucket.LabelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.CompactDecimalFormat.CompactStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.DateFormat.BooleanAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.DateTimePatternGenerator.DisplayWidth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.DisplayContext.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.DisplayContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.IDNA.Error
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.LocaleDisplayNames.DialectHandling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.MeasureFormat.FormatWidth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.MessagePattern.ApostropheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.MessagePattern.ArgType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.MessagePattern.Part.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.Normalizer2.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.PluralRules.PluralType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.RelativeDateTimeFormatter.AbsoluteUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.RelativeDateTimeFormatter.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.RelativeDateTimeFormatter.RelativeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.RelativeDateTimeFormatter.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.SearchIterator.ElementComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.TimeZoneFormat.GMTOffsetPatternType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.TimeZoneFormat.ParseOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.TimeZoneFormat.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.TimeZoneFormat.TimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.TimeZoneNames.NameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.UnicodeSet.ComparisonStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.UnicodeSet.SpanCondition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.UnicodeSetSpanner.CountMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.text.UnicodeSetSpanner.TrimOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.util.Currency.CurrencyUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.util.IslamicCalendar.CalculationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class ohos.global.icu.util.TimeUnit
 
values() - Static method in enum ohos.global.icu.util.TimeZone.SystemTimeZoneType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.icu.util.ULocale.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.resource.Entry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.global.resource.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.hiviewdfx.Debug.IpcType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.hiviewdfx.Debug.MemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.hiviewdfx.HiChecker.Rule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioCapturer.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioCapturerInfo.AudioInputSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioDeviceDescriptor.DeviceFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioDeviceDescriptor.DeviceRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioDeviceDescriptor.DeviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioManager.AudioRingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioManager.AudioVolumeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioManager.CallState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioManager.RingtoneType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioRenderer.PlayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioRenderer.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioRendererInfo.AudioStreamOutputFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioStreamInfo.AudioStreamFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioStreamInfo.ChannelMask
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioStreamInfo.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioStreamInfo.EncodingFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioStreamInfo.StreamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.AudioStreamInfo.StreamUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.SoundPlayer.SoundType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.Timestamp.Timebase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.audio.ToneDescriptor.ToneType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.image.common.AllocatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.image.common.AlphaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.image.common.ColorSpace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.image.common.DecodeEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.image.common.ImageFormat.ComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.image.common.MemoryUsagePreference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.image.common.PixelFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.image.common.ScaleMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.image.ImageSource.UpdateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.media.player.Player.AudioHandler
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.powermanager.PowerManager.PowerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.powermanager.PowerManager.RunningLockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.sysappcomponents.contact.ContactAttributes.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.telephony.ShortMessage.ShortMessageClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.thermallistener.ThermalConnection.ThermalSeverityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.utils.geo.Rect.RotationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.utils.geo.RectFloat.RotationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class ohos.utils.LightweightMap
Obtains a Collection object that contains all values of an LightweightMap container.
values() - Method in class ohos.utils.LruBuffer
Obtains a list of all values in the current buffer.
values() - Method in class ohos.utils.zson.ZSONObject
Obtains the Collection that stores values in this ZSONObject.
values() - Static method in enum ohos.utils.zson.ZSONType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.vibrator.bean.VibrationPattern.EffectFlagType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.wifi.WifiLinkedInfo.ConnState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.wifi.WifiSecurity.EapMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ohos.wifi.WifiSecurity.Phase2Method
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesBucket - Class in ohos.data.rdb
Manages buckets used to store a series of values.
ValuesBucket() - Constructor for class ohos.data.rdb.ValuesBucket
A no-argument constructor used to create an empty ValuesBucket instance with the default initial size.
ValuesBucket(int) - Constructor for class ohos.data.rdb.ValuesBucket
A constructor used to create an empty ValuesBucket instance with a given initial size.
ValuesBucket(ValuesBucket) - Constructor for class ohos.data.rdb.ValuesBucket
A constructor used to create a ValuesBucket instance by copying values from an existing one.
ValuesBucket(Parcel) - Constructor for class ohos.data.rdb.ValuesBucket
A constructor used to create a ValuesBucket instance by copying values from a Parcel object.
valueUnbound(SSLSessionBindingEvent) - Method in interface javax.net.ssl.SSLSessionBindingListener
This is called to notify the listener that it is being unbound from a SSLSession.
VARBINARY - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type VARBINARY.
VARCHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type VARCHAR.
variant() - Method in class java.util.UUID
The variant number associated with this UUID.
variantDisplayName(String) - Method in class ohos.global.icu.text.LocaleDisplayNames
Returns the display name of the provided variant.
VARIATION_SELECTOR - Static variable in interface ohos.global.icu.lang.UProperty
Binary property Variation_Selector (new in Unicode 4.0.1).
VARIATION_SELECTORS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Variation Selectors" Unicode character block.
VARIATION_SELECTORS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
VARIATION_SELECTORS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
VARIATION_SELECTORS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Variation Selectors Supplement" Unicode character block.
VARIATION_SELECTORS_SUPPLEMENT - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
VARIATION_SELECTORS_SUPPLEMENT_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
vBitRate - Variable in class ohos.media.recorder.RecorderProfile
Indicates the video bit rate.
vCodec - Variable in class ohos.media.recorder.RecorderProfile
Indicates the video encoding format.
Vector<E> - Class in java.util
The Vector class implements a growable array of objects.
Vector() - Constructor for class java.util.Vector
Constructs an empty vector so that its internal data array has size 10 and its standard capacity increment is zero.
Vector(int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and with its capacity increment equal to zero.
Vector(int, int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and capacity increment.
Vector(Collection<? extends E>) - Constructor for class java.util.Vector
Constructs a vector containing the elements of the specified collection, in the order they are returned by the collection's iterator.
Vector2 - Class in ohos.agp.render.render3d.math
Describes a two-dimensional matrix in mathematics.
Vector2(float[], int) - Constructor for class ohos.agp.render.render3d.math.Vector2
A constructor used to create a Vector2 instance based on a specified array and offset.
Vector2(float, float) - Constructor for class ohos.agp.render.render3d.math.Vector2
A constructor used to create a Vector2 instance based on specified vector components.
Vector3 - Class in ohos.agp.render.render3d.math
Describes a three-dimensional matrix in mathematics.
Vector3(float[], int) - Constructor for class ohos.agp.render.render3d.math.Vector3
A constructor used to create a Vector3 instance based on a specified array and offset.
Vector3(float, float, float) - Constructor for class ohos.agp.render.render3d.math.Vector3
A constructor used to create a Vector3 instance based on specified vector components.
Vector4 - Class in ohos.agp.render.render3d.math
Describes a four-dimensional matrix in mathematics.
Vector4(float[], int) - Constructor for class ohos.agp.render.render3d.math.Vector4
A constructor used to create a Vector4 instance based on a specified array and offset.
Vector4(float, float, float, float) - Constructor for class ohos.agp.render.render3d.math.Vector4
A constructor used to create a Vector4 instance based on specified vector components.
VectorElement - Class in ohos.agp.components.element
Provides an Element object that supports vector drawing.
VectorElement(Context, int) - Constructor for class ohos.agp.components.element.VectorElement
A constructor used to create a VectorElement instance based on the specified XML resource.
VEDIC_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Vedic Extensions" Unicode character block.
VEDIC_EXTENSIONS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
VEDIC_EXTENSIONS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
VelocityDetector - Class in ohos.agp.components
Helper for detecting the velocity of touch events, for implementing flinging and other similar gestures.
VelocityDetector.VelocityDetectorCleaner - Class in ohos.agp.components
The callback for releasing native Style object.
VENDOR_CUSTOM - Static variable in class ohos.media.camera.params.ParameterKey
Indicates the key of a vendor-defined control.
VENDOR_CUSTOM_RESULT - Static variable in class ohos.media.camera.params.ResultKey
Indicates the key of a vendor-defined control result.
VERIFICATION_ERROR - Static variable in exception ohos.global.icu.text.StringPrepParseException
 
verify(byte[]) - Method in class java.security.Signature
Verifies the passed-in signature.
verify(byte[], int, int) - Method in class java.security.Signature
Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.
verify(String, SSLSession) - Method in interface javax.net.ssl.HostnameVerifier
Verify that the host name is an acceptable match with the server's authentication scheme.
verify(PublicKey) - Method in class java.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey) - Method in class java.security.cert.X509CRL
Verifies that this CRL was signed using the private key that corresponds to the given public key.
verify(PublicKey) - Method in class javax.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey, String) - Method in class java.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey, String) - Method in class java.security.cert.X509CRL
Verifies that this CRL was signed using the private key that corresponds to the given public key.
verify(PublicKey, String) - Method in class javax.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey, Provider) - Method in class java.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey, Provider) - Method in class java.security.cert.X509Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey, Provider) - Method in class java.security.cert.X509CRL
Verifies that this CRL was signed using the private key that corresponds to the given public key.
verify(PublicKey, Signature) - Method in class java.security.SignedObject
Verifies that the signature in this SignedObject is the valid signature for the object stored inside, with the given verification key, using the designated verification engine.
VERIFY - Static variable in class java.security.Signature
Possible Signature.state value, signifying that this signature object has been initialized for verification.
verifyCallingOrSelfPermission(String) - Method in class ohos.app.AbilityContext
 
verifyCallingOrSelfPermission(String) - Method in interface ohos.app.Context
Checks whether the calling or current process has the given permission.
verifyCallingPermission(String) - Method in class ohos.app.AbilityContext
 
verifyCallingPermission(String) - Method in interface ohos.app.Context
Checks whether the calling process for inter-process communication has the given permission.
VerifyError - Error in java.lang
Thrown when the "verifier" detects that a class file, though well formed, contains some sort of internal inconsistency or security problem.
VerifyError() - Constructor for error java.lang.VerifyError
Constructs an VerifyError with no detail message.
VerifyError(String) - Constructor for error java.lang.VerifyError
Constructs an VerifyError with the specified detail message.
verifyLayoutConfig(ComponentContainer.LayoutConfig) - Method in class ohos.agp.components.AdaptiveBoxLayout
 
verifyLayoutConfig(ComponentContainer.LayoutConfig) - Method in class ohos.agp.components.ComponentContainer
Verifies layout parameters based on the current layout type.
verifyLayoutConfig(ComponentContainer.LayoutConfig) - Method in interface ohos.agp.components.ComponentParent
Verifies layout parameters based on the current layout type.
verifyLayoutConfig(ComponentContainer.LayoutConfig) - Method in class ohos.agp.components.DependentLayout
 
verifyLayoutConfig(ComponentContainer.LayoutConfig) - Method in class ohos.agp.components.DirectionalLayout
Verifies layout parameters based on the current layout type.
verifyLayoutConfig(ComponentContainer.LayoutConfig) - Method in class ohos.agp.components.MagicLayout
 
verifyLayoutConfig(ComponentContainer.LayoutConfig) - Method in class ohos.agp.components.SlideDrawer
Verifies layout parameters based on the current layout type.
verifyLayoutConfig(ComponentContainer.LayoutConfig) - Method in class ohos.agp.components.StackLayout
 
verifyLayoutConfig(ComponentContainer.LayoutConfig) - Method in class ohos.agp.components.TableLayout
 
verifyPermission(String, int, int) - Method in class ohos.app.AbilityContext
 
verifyPermission(String, int, int) - Method in interface ohos.app.Context
Checks whether a process ID (PID) and user ID (UID) have the given permission.
verifyPermissionFromRemote(String, String, String) - Static method in class ohos.security.permission.Permission
Checks whether a specified application has the given permission to access a remote device.
verifyPredicates(RdbStore, RdbUtils.OperationType, AbsRdbPredicates) - Static method in class ohos.data.rdb.RdbUtils
Verifies the specified instance object of AbsRdbPredicates.
verifyRect() - Method in class ohos.agp.utils.Rect
Checks whether this Rect object is valid.
verifyRect() - Method in class ohos.utils.geo.Rect
Checks whether this Rect object is valid.
verifyRectFloat() - Method in class ohos.agp.utils.RectFloat
Checks whether this RectFloat is valid.
verifyRectFloat() - Method in class ohos.utils.geo.RectFloat
Checks whether this RectFloat is valid.
verifySelfPermission(String) - Method in class ohos.app.AbilityContext
 
verifySelfPermission(String) - Method in interface ohos.app.Context
Checks whether the current process has the given permission.
verifySelfPermissionFromRemote(String, String) - Static method in class ohos.security.permission.Permission
Checks whether this application has the given permission to access a specified remote device.
verifySql(RdbStore, String) - Static method in class ohos.data.rdb.RdbUtils
Verifies the specified SQL statement.
verifyUpgradePackage(File, ISystemRestoreProgressListener, File) - Static method in class ohos.systemrestore.SystemRestore
Checks whether the upgrade package is valid before an upgrade.
version() - Method in class java.util.UUID
The version number associated with this UUID.
VERSION_CODE - Static variable in class ohos.agp.render.render3d.BuildConfig
Indicates the version code.
VERSION_NAME - Static variable in class ohos.agp.render.render3d.BuildConfig
Indicates the version name.
versionColumnNotPseudo - Static variable in interface java.sql.DatabaseMetaData
Indicates that this version column is NOT a pseudo column.
versionColumnPseudo - Static variable in interface java.sql.DatabaseMetaData
Indicates that this version column is a pseudo column.
versionColumnUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that this version column may or may not be a pseudo column.
VersionInfo - Class in ohos.global.icu.util
Class to store version numbers of the form major.minor.milli.micro.
VertexData() - Constructor for class ohos.agp.render.render3d.util.MeshBuilder.VertexData
 
VERTICAL - Static variable in class ohos.agp.components.Component
Indicates the vertical orientation mode.
VERTICAL - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
VERTICAL_CENTER - Static variable in class ohos.agp.components.DependentLayout.LayoutConfig
Indicates that a child Component is vertically centered in its parent component.
VERTICAL_CENTER - Static variable in class ohos.agp.utils.LayoutAlignment
Indicates the vertically centered alignment for the component.
VERTICAL_CENTER - Static variable in class ohos.agp.utils.TextAlignment
Indicates vertical centered alignment.
VERTICAL_DRAG - ohos.agp.components.Component.GestureType
Indicates the vertical drag gesture.
VERTICAL_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Vertical Forms" Unicode character block.
VERTICAL_FORMS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
VERTICAL_FORMS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
VERTICAL_ORIENTATION - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Vertical_Orientation.
verticalScale - Variable in class ohos.agp.components.ScaleInfo
Indicates the vertical zooming amount since the start of zooming.
Vertices - Class in ohos.agp.render
Provides methods for obtaining vertex information to draw triangles, including vertex modes, positions, texture coordinates and colors.
Vertices(int, float[], int, float[], int, int[], int, short[], int, int) - Constructor for class ohos.agp.render.Vertices
A constructor used to create a Vertices instance based on the specified vertex information.
vFrameHeight - Variable in class ohos.media.recorder.RecorderProfile
Indicates the video height.
vFrameRate - Variable in class ohos.media.recorder.RecorderProfile
Indicates the video frame rate.
vFrameWidth - Variable in class ohos.media.recorder.RecorderProfile
Indicates the video width.
VIBRATE - Static variable in class ohos.security.SystemPermission
Allows an application to control motor vibration.
VIBRATE_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Sound
Specifies whether the device vibrates for an event.
VIBRATE_WHILE_RINGING - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Sound
Indicates whether the device vibrates when it is ringing for an incoming call.
VibrationPattern - Class in ohos.vibrator.bean
Defines the vibration effects of vibrators.
VibrationPattern.EffectFlagType - Enum in ohos.vibrator.bean
Indicates the vibration effect type of a vibrator.
VIBRATOR_STOP_MODE_CUSTOMIZED - Static variable in class ohos.vibrator.agent.VibratorAgent
Indicates the mode of stopping a custom vibration effect.
VIBRATOR_STOP_MODE_PRESET - Static variable in class ohos.vibrator.agent.VibratorAgent
Indicates the mode of stopping a preset vibration effect.
VIBRATOR_STOP_MODE_TIME - Static variable in class ohos.vibrator.agent.VibratorAgent
Indicates the mode of stopping a one-shot vibration effect.
VIBRATOR_TYPE_ALLSCREEN_SLIP_BACK - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user swipes leftward or rightward in full-screen mode.
VIBRATOR_TYPE_ALLSCREEN_UPGLIDE_MULTITASK - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user swipes up in full-screen mode to initiate multiple tasks.
VIBRATOR_TYPE_BATTERY_CHARGING - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the charger is connected.
VIBRATOR_TYPE_CALCULATOR_DELETE_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the Delete key on the calculator.
VIBRATOR_TYPE_CALL_ON_OFF - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when an incoming call is answered or ended.
VIBRATOR_TYPE_CALL_RING - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for incoming calls with only vibrations.
VIBRATOR_TYPE_CAMERA_CLICK - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the camera is being pressed.
VIBRATOR_TYPE_CAMERA_CLICK_UP - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user releases the shutter on the camera.
VIBRATOR_TYPE_CAMERA_FOCUS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the camera is focusing.
VIBRATOR_TYPE_CAMERA_GEAR_SLIP - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the camera mode is being flipped.
VIBRATOR_TYPE_CAMERA_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the viewfinder.
VIBRATOR_TYPE_CAMERA_MODE_SWITCH - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the camera mode is switched.
VIBRATOR_TYPE_CAMERA_PORTRAIT_SWITCH - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the camera portrait mode is switched.
VIBRATOR_TYPE_CLOCK_STOPWATCH - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the clock stopwatch is counting.
VIBRATOR_TYPE_CLOCK_TIMER - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user adjusts the timer.
VIBRATOR_TYPE_COMMON_LONG_PRESS1 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the text to edit it.
VIBRATOR_TYPE_CONTACTS_LETTERS_INDEX - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the contacts are indexed alphabetically.
VIBRATOR_TYPE_CONTROL_DATE_SCROLL - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user adjusts the calendar date.
VIBRATOR_TYPE_CONTROL_LETTERS_SCROLL - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user sets the time zone using the alphabetical index.
VIBRATOR_TYPE_CONTROL_SEARCH_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the search box.
VIBRATOR_TYPE_CONTROL_TEXT_CHOOSE_CURSOR_MOVE - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the text selection cursor is moved.
VIBRATOR_TYPE_CONTROL_TEXT_EDIT - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the editing text.
VIBRATOR_TYPE_CONTROL_TIME_SCROLL - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user adjusts the clock time.
VIBRATOR_TYPE_CONTROL_WIDGET_OPERATION - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the drawer control is enabled or disabled.
VIBRATOR_TYPE_DESKTOP_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds an icon on the home screen.
VIBRATOR_TYPE_DESKTOP_PAGE_EDIT_CLICK - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user clicks the page editing tool.
VIBRATOR_TYPE_DESKTOP_PAGE_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the home screen.
VIBRATOR_TYPE_DESKTOP_WIDGET_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds a widget on the home screen to edit it.
VIBRATOR_TYPE_DIALLER_CLICK - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user clicks the dialer.
VIBRATOR_TYPE_DIALLER_DELETE_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the Delete key on the dialer.
VIBRATOR_TYPE_DIALLER_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the dialer.
VIBRATOR_TYPE_FINGERPRINT_IN_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the fingerprint sensor during fingerprint enrolling.
VIBRATOR_TYPE_FINGERPRINT_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the fingerprint sensor.
VIBRATOR_TYPE_FINGERPRINT_UNLOCK_FAIL - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when fingerprint unlock on a locked screen fails.
VIBRATOR_TYPE_FLOAT_TASKS_LONGPRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the navigation dock button.
VIBRATOR_TYPE_GALLERY_ALBUMS_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the gallery.
VIBRATOR_TYPE_GALLERY_PHOTOS_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds a photo.
VIBRATOR_TYPE_GALLERY_UPGLIDE_RELATED - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user swipes up on a picture to view its information.
VIBRATOR_TYPE_GRADE_STRENGTH1 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the level-1 (light) vibration effect of the Baidu input method (Huawei customized edition).
VIBRATOR_TYPE_GRADE_STRENGTH2 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the level-2 vibration effect of the Baidu input method (Huawei customized edition).
VIBRATOR_TYPE_GRADE_STRENGTH3 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the level-3 vibration effect of the Baidu input method (Huawei customized edition).
VIBRATOR_TYPE_GRADE_STRENGTH4 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the level-4 vibration effect of the Baidu input method (Huawei customized edition).
VIBRATOR_TYPE_GRADE_STRENGTH5 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the level-5 (heavy) vibration effect of the Baidu input method (Huawei customized edition).
VIBRATOR_TYPE_HIVOICE_CLICK - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user clicks HiVoice.
VIBRATOR_TYPE_LOCKSCREEN_FACE_UNLOCK_FAIL - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when face unlock on a locked screen fails.
VIBRATOR_TYPE_LOCKSCREEN_FACE_UNLOCK_RETRY - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user retries face unlock on a locked screen.
VIBRATOR_TYPE_LOCKSCREEN_NUMBER_UNLOCK_FAIL - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when password unlock on a locked screen fails.
VIBRATOR_TYPE_LOCKSCREEN_ONEHAND_KEYBOARD_SWITCH - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user switches the keyboard in one-hand mode on a locked screen.
VIBRATOR_TYPE_LOCKSCREEN_UNLOCK_CLICK - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user clicks a locked screen to unlock it.
VIBRATOR_TYPE_LOCKSCREEN_UNLOCK_SLIP - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user swipes to unlock the screen or to open the camera.
VIBRATOR_TYPE_LOCKSCREEN_UPGLIDE_SWITCHES - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user swipes up on the shortcut bar at the bottom of the magazine unlock screen.
VIBRATOR_TYPE_NOTEPAD_NOTE_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the notepad.
VIBRATOR_TYPE_RINGTONE_AMUSEMENT_PARK - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Amusement ringtone.
VIBRATOR_TYPE_RINGTONE_BOUNCE - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Bounce ringtone.
VIBRATOR_TYPE_RINGTONE_BREATHE_FREELY - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Breathfreely ringtone.
VIBRATOR_TYPE_RINGTONE_CARTOON - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Cartoon ringtone.
VIBRATOR_TYPE_RINGTONE_CHILLED - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Chilled ringtone.
VIBRATOR_TYPE_RINGTONE_CLASSIC_BELL - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Classic Bell ringtone.
VIBRATOR_TYPE_RINGTONE_CONCENTRATE - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Concentrate ringtone.
VIBRATOR_TYPE_RINGTONE_DAY_LILY - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Day lily ringtone.
VIBRATOR_TYPE_RINGTONE_DIGITAL_RINGTONE - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Digital Ringtone ringtone.
VIBRATOR_TYPE_RINGTONE_DREAM - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Dream ringtone.
VIBRATOR_TYPE_RINGTONE_DREAM_IT_POSSIBLE - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Dream It Possible ringtone.
VIBRATOR_TYPE_RINGTONE_DYNAMO - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Dynamo ringtone.
VIBRATOR_TYPE_RINGTONE_FANTASY_WORLD - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Fantasy world ringtone.
VIBRATOR_TYPE_RINGTONE_FLIPPED - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Flipped ringtone.
VIBRATOR_TYPE_RINGTONE_FOREST_DAY - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Forest Day ringtone.
VIBRATOR_TYPE_RINGTONE_FREE - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Free ringtone.
VIBRATOR_TYPE_RINGTONE_HALO - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Halo ringtone.
VIBRATOR_TYPE_RINGTONE_HARP - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Harp ringtone.
VIBRATOR_TYPE_RINGTONE_HELLO_YA - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Hello Ya ringtone.
VIBRATOR_TYPE_RINGTONE_MENUET - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Menuet ringtone.
VIBRATOR_TYPE_RINGTONE_NEON - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Neon ringtone.
VIBRATOR_TYPE_RINGTONE_NOTES - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Notes ringtone.
VIBRATOR_TYPE_RINGTONE_PULSE - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Pulse ringtone.
VIBRATOR_TYPE_RINGTONE_SAILING - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Sailing ringtone.
VIBRATOR_TYPE_RINGTONE_SAX - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Sax ringtone.
VIBRATOR_TYPE_RINGTONE_SPIN - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Spin ringtone.
VIBRATOR_TYPE_RINGTONE_SUMMER_AFTERNOON - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Summerafternoon ringtone.
VIBRATOR_TYPE_RINGTONE_SUNLIT_GARDEN - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Sunlit Garden ringtone.
VIBRATOR_TYPE_RINGTONE_SURGING_POWER - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Surging Power ringtone.
VIBRATOR_TYPE_RINGTONE_TUNE_CLEAN - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Huawei Tune Clean ringtone.
VIBRATOR_TYPE_RINGTONE_TUNE_LIVING - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Huawei Tune Living ringtone.
VIBRATOR_TYPE_RINGTONE_TUNE_ORCHESTRAL - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Huawei Tune Orchestral ringtone.
VIBRATOR_TYPE_RINGTONE_WESTLAKE - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Westlake ringtone.
VIBRATOR_TYPE_RINGTONE_WHISTLE - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator for the Whistle ringtone.
VIBRATOR_TYPE_SYSTEMUI_NOTIFICATIONS_EXPAND - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user swipes down on the status bar to show all shortcuts.
VIBRATOR_TYPE_SYSTEMUI_NOTIFICATIONS_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds a notification message.
VIBRATOR_TYPE_SYSTEMUI_NOTIFICATIONS_MOVE - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user swipes down from the status bar to open the notification panel.
VIBRATOR_TYPE_SYSTEMUI_SCREEN_RECORD_STOP - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user presses the key for stopping recording.
VIBRATOR_TYPE_SYSTEMUI_SWITCHES_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds a shortcut switch.
VIBRATOR_TYPE_SYSTEMUI_SWITCHES_SORT_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the shortcut switches to sort them.
VIBRATOR_TYPE_VIRTUALNAVIGATION_CLICK_BACK - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the Back button in virtual navigation mode.
VIBRATOR_TYPE_VIRTUALNAVIGATION_CLICK_HOME - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the Home button in virtual navigation mode.
VIBRATOR_TYPE_VIRTUALNAVIGATION_CLICK_MULTITASK - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user clicks multiple tasks in virtual navigation mode.
VIBRATOR_TYPE_VIRTUALNAVIGATION_LONGPRESS_HOME - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the virtual navigation bar.
VIBRATOR_TYPE_WALLET_TIME_SCROLL - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user adjusts the calendar time.
VIBRATOR_TYPE_WATCH_ALARMCLOCK_NOTIFICATION - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the alarm clock vibrates.
VIBRATOR_TYPE_WATCH_APPLICATION_MESSAGE_NOTIFICATION - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when an application message is received.
VIBRATOR_TYPE_WATCH_BAROMETER_WARNING - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the barometer sends a notification.
VIBRATOR_TYPE_WATCH_BATTERY_CHARGING_SUCCESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the charger is connected.
VIBRATOR_TYPE_WATCH_BLUETOOTHBREAK_WARNING - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the Bluetooth is disconnected.
VIBRATOR_TYPE_WATCH_BREATHTAKE_SPEED1 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the breath-take speed is fast during a breathing exercise.
VIBRATOR_TYPE_WATCH_BREATHTAKE_SPEED2 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the breath-take speed is moderate during a breathing exercise.
VIBRATOR_TYPE_WATCH_BREATHTAKE_SPEED3 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the breath-take speed is slow during a breathing exercise.
VIBRATOR_TYPE_WATCH_CARDPAY_FAIL - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the operation such as payment or card swiping fails.
VIBRATOR_TYPE_WATCH_CARDPAY_SUCCESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the operation such as payment or card swiping is successful or when the card reminder is switched.
VIBRATOR_TYPE_WATCH_CROWN_STRENGTH1 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user rotates the crown.
VIBRATOR_TYPE_WATCH_CROWN_STRENGTH2 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user rotates the crown to adjust values such as the volume and date.
VIBRATOR_TYPE_WATCH_CROWN_STRENGTH3 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user rotates the crown until it cannot be rotated any further.
VIBRATOR_TYPE_WATCH_EXCERCISE_HEARTBEAT_WARNING - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a notification is received to indicate a fast or slow heartbeat in an exercise.
VIBRATOR_TYPE_WATCH_EXERCISE_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the screen to customize exercise data.
VIBRATOR_TYPE_WATCH_EXERCISE_NOTIFICATION - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator during an exercise.
VIBRATOR_TYPE_WATCH_EXERCISE_START_END_PAUSE - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user performs an exercise operation, including starting, pausing, or ending an exercise, or pressing the power button.
VIBRATOR_TYPE_WATCH_HEARTBEATHIGH_WARNING - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a notification is received to indicate a fast or slow heartbeat in daily monitoring.
VIBRATOR_TYPE_WATCH_LAUNCHER_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds an application icon on the Launcher grid and list.
VIBRATOR_TYPE_WATCH_LOWBATTERY_WARNING - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a low-battery notification is received.
VIBRATOR_TYPE_WATCH_MESSAGE_NOTIFICATION - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when messages such as SMS messages and emails are received.
VIBRATOR_TYPE_WATCH_PHONEPAIR_REQUIRING - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user triggers a pairing request.
VIBRATOR_TYPE_WATCH_PHONEPAIR_SUCCESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the pairing is successful.
VIBRATOR_TYPE_WATCH_REMOTECAMERA_LONG - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the countdown for taking a photo reaches 3 seconds.
VIBRATOR_TYPE_WATCH_REMOTECAMERA_SHORT - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the countdown for taking a photo reaches 2 seconds and 1 second, respectively.
VIBRATOR_TYPE_WATCH_SITLONGTIME_NOTIFICATION - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when an activity reminder is received.
VIBRATOR_TYPE_WATCH_SPO2MEASURE_FINISH - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when measurement of the oxygen saturation is complete.
VIBRATOR_TYPE_WATCH_SYSTEM_EMERGENCY_WARNING - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when an emergency notification is received.
VIBRATOR_TYPE_WATCH_SYSTEMTYPE_STRENGTH1 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator on the wearable at intensity 1.
VIBRATOR_TYPE_WATCH_SYSTEMTYPE_STRENGTH2 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator on the wearable at intensity 2.
VIBRATOR_TYPE_WATCH_SYSTEMTYPE_STRENGTH3 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator on the wearable at intensity 3.
VIBRATOR_TYPE_WATCH_SYSTEMTYPE_STRENGTH4 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator on the wearable at intensity 4.
VIBRATOR_TYPE_WATCH_SYSTEMTYPE_STRENGTH5 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator on the wearable at intensity 5.
VIBRATOR_TYPE_WATCH_SYSTEMTYPE_STRENGTH6 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator on the wearable at intensity 6.
VIBRATOR_TYPE_WATCH_SYSTEMTYPE_STRENGTH7 - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator on the wearable at intensity 7.
VIBRATOR_TYPE_WATCH_TILES_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the card list to change the card sequence.
VIBRATOR_TYPE_WATCH_TIMER_NOTIFICATION - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when the timer stops timing.
VIBRATOR_TYPE_WATCH_WATCHFACE_CHANGE_LONG_PRESS - Static variable in class ohos.vibrator.bean.VibrationPattern
Describes the vibration effect of the vibrator when a user touches and holds the screen to change the watch face.
VibratorAgent - Class in ohos.vibrator.agent
Manages vibrators on hardware devices.
VibratorAgent() - Constructor for class ohos.vibrator.agent.VibratorAgent
Default constructor used to create a VibratorAgent instance.
VIDEO - ohos.data.search.schema.IndexSchemaType
Indicates a video index schema.
VIDEO_AVC - Static variable in class ohos.media.common.Format
Indicates a key that describes the Advanced Video Coding (AVC) MIME type.
VIDEO_DOLBY_VISION - Static variable in class ohos.media.common.Format
Indicates the Dolby Vision video type represented by an MIME string.
VIDEO_ENCODER_INIT - Static variable in class ohos.media.common.VideoProperty
Indicates the default video encoding format.
VIDEO_H263 - Static variable in class ohos.media.common.Format
Indicates the H.263 video type represented by an MIME string.
VIDEO_HEVC - Static variable in class ohos.media.common.Format
Indicates the HEVC video type represented by an MIME string.
VIDEO_MPEG2 - Static variable in class ohos.media.common.Format
Indicates the MPEG-2 video type represented by an MIME string.
VIDEO_MPEG4 - Static variable in class ohos.media.common.Format
Indicates the MPEG-4 video type represented by an MIME string.
VIDEO_RAW - Static variable in class ohos.media.common.Format
Indicates the RAW video type represented by an MIME string.
VIDEO_SCALE_TYPE_CROP - Static variable in class ohos.media.codec.Codec
Indicates that the aspect ratio of the video remains unchanged.
VIDEO_SCALE_TYPE_CROP - Static variable in class ohos.media.player.Player
Indicates that the aspect ratio of the video remains unchanged.
VIDEO_SCALE_TYPE_FIT - Static variable in class ohos.media.codec.Codec
Indicates that the video is stretched in the rendering surface.
VIDEO_SCALE_TYPE_FIT - Static variable in class ohos.media.player.Player
Indicates that the video is stretched in the rendering surface.
VIDEO_SOURCE_INIT - Static variable in class ohos.media.common.Source
Indicates the default video source.
VIDEO_STABILIZATION - Static variable in class ohos.media.camera.params.ParameterKey
Indicates video stabilization control.
VIDEO_STABILIZATION_STATE - Static variable in class ohos.media.camera.params.ResultKey
Indicates the video stabilization state.
VIDEO_STABILIZATION_SUPPORT - Static variable in class ohos.media.camera.params.PropertyKey
Indicates whether the video stabilization is supported.
VIDEO_VP8 - Static variable in class ohos.media.common.Format
Indicates the VP8 video type represented by an MIME string.
VIDEO_VP9 - Static variable in class ohos.media.common.Format
Indicates the VP9 video type represented by an MIME string.
VideoItem - Class in ohos.data.search.schema
Represents the index schema for video items.
VideoItem() - Constructor for class ohos.data.search.schema.VideoItem
A constructor used to create a VideoItem instance.
VideoProperty - Class in ohos.media.common
Describes video properties.
VideoProperty.Builder - Class in ohos.media.common
Static inner class of VideoProperty used to create a VideoProperty object.
ViewHolder - Interface in ohos.agp.render.render3d
Extracts a specific component that is used for rendering.
ViewHolder.BitmapListener - Interface in ohos.agp.render.render3d
Provides the listener for events of obtaining component contents in the form of bitmap.
ViewHolder.SurfaceListener - Interface in ohos.agp.render.render3d
Provides the listener for surface events.
viewId - Variable in class ohos.agp.components.ComponentProvider.Action
Indicates the view ID.
ViewListener - Class in ohos.aafwk.ability
A base class used to provide callback methods that are registered with the AbilityForm supplier to listen for click or touch events.
ViewListener() - Constructor for class ohos.aafwk.ability.ViewListener
 
ViewsStatus - Class in ohos.aafwk.ability
Obtains the view status of an AbilityForm client from the supplier.
VIRAMA - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
VirtualMachineError - Error in java.lang
Thrown to indicate that the Java Virtual Machine is broken or has run out of resources necessary for it to continue operating.
VirtualMachineError() - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with no detail message.
VirtualMachineError(String) - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with the specified detail message.
VirtualMachineError(String, Throwable) - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with the specified detail message and cause.
VirtualMachineError(Throwable) - Constructor for error java.lang.VirtualMachineError
Constructs an a VirtualMachineError with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
VISARGA - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
VISIBLE - Static variable in class ohos.agp.components.Component
The component is visible.
VISIBLE - Static variable in interface ohos.sysappcomponents.calendar.column.AccountColumns
Specifies whether events associated with the calendar are visible.
VISIBLE_SPEECH - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
VISIBLENESS_TYPE_NO_OVERRIDE - Static variable in class ohos.event.notification.NotificationRequest
Indicates that the notification display effect has not been set by NotificationRequest.setVisibleness(int).
VISIBLENESS_TYPE_PRIVATE - Static variable in class ohos.event.notification.NotificationRequest
Indicates that only the basic information, such as application icon and application name is displayed on the lock screen.
VISIBLENESS_TYPE_PUBLIC - Static variable in class ohos.event.notification.NotificationRequest
Indicates that contents of a notification are displayed on the lock screen.
VISIBLENESS_TYPE_SECRET - Static variable in class ohos.event.notification.NotificationRequest
Indicates that notifications are not displayed on the lock screen.
VISION_SISR_CONFIG - Static variable in class ohos.ai.cv.sr.SrParamKey
Indicates the SISR configuration.
VISION_TRACKER_OCR_FORCE_OCR_FLAG - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter VISION_TRACKER_OCR_FORCE_OCR_FLAG of Text.
VISION_TRACKER_OCR_RELEASE - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter VISION_TRACKER_OCR_RELEASE of Text.
VISION_TRACKER_OCR_TRACKING_FLAG - Static variable in class ohos.ai.cv.text.TextParamKey
Indicates the key for the input parameter VISION_TRACKER_OCR_TRACKING_FLAG of Text.
VisionCallback<T> - Interface in ohos.ai.cv.common
A callback template class of plug-in methods.
VisionConfiguration - Class in ohos.ai.cv.common
Defines common configurations for CV abilities.
VisionConfiguration(VisionConfiguration.Builder<?>) - Constructor for class ohos.ai.cv.common.VisionConfiguration
A constructor used to create a VisionConfiguration instance.
VisionConfiguration.Builder<T extends VisionConfiguration.Builder<T>> - Class in ohos.ai.cv.common
A nested class used to create a VisionConfiguration object.
VisionImage - Class in ohos.ai.cv.common
Constructs an input image for text detection methods.
VisionManager - Class in ohos.ai.cv.common
Provides methods for initializing HUAWEI HiAI Engine services and CV abilities.
visitFile(T, BasicFileAttributes) - Method in interface java.nio.file.FileVisitor
Invoked for a file in a directory.
visitFile(T, BasicFileAttributes) - Method in class java.nio.file.SimpleFileVisitor
Invoked for a file in a directory.
visitFileFailed(T, IOException) - Method in interface java.nio.file.FileVisitor
Invoked for a file that could not be visited.
visitFileFailed(T, IOException) - Method in class java.nio.file.SimpleFileVisitor
Invoked for a file that could not be visited.
VISUAL_ORDER_LEFT - Static variable in interface ohos.global.icu.lang.UCharacter.IndicPositionalCategory
 
VOICE_CALL - Static variable in class ohos.media.recorder.Recorder.AudioSource
Indicates that the uplink and downlink of a voice call are used as the audio source.
VOICE_CFG - ohos.global.config.ConfigType
Indicates the parameter configurations of a voice call, which is specified to achieve certain certification.
VOICE_COMMUNICATION - Static variable in class ohos.media.recorder.Recorder.AudioSource
Indicates that the microphone is used as the audio source for voice calls such as VoIP calls.
VOICE_DOWNLINK - Static variable in class ohos.media.recorder.Recorder.AudioSource
Indicates that the downlink of a voice call is used as the audio source.
VOICE_PERFORMANCE - Static variable in class ohos.media.recorder.Recorder.AudioSource
Indicates that the source for capturing audio that is important for real-time processing and high-quality playback.
VOICE_RECOGNITION - Static variable in class ohos.media.recorder.Recorder.AudioSource
Indicates that the microphone is used as the audio source for voice recognition.
VOICE_UPLINK - Static variable in class ohos.media.recorder.Recorder.AudioSource
Indicates that the uplink of a voice call is used as the audio source.
VoiceEvent(String) - Constructor for class ohos.agp.components.Component.VoiceEvent
A constructor used to create a VoiceEvent instance based on the hot words.
VoiceEvent(String, int, boolean) - Constructor for class ohos.agp.components.Component.VoiceEvent
A constructor used to create a VoiceEvent instance based on the hot words, event scene, and whether to use the event badge.
Void - Class in java.lang
The Void class is an uninstantiable placeholder class to hold a reference to the Class object representing the Java keyword void.
VOLATILE - Static variable in class java.lang.reflect.Modifier
The int value representing the volatile modifier.
VolatileCallSite - Class in java.lang.invoke
A VolatileCallSite is a CallSite whose target acts like a volatile variable.
VolatileCallSite(MethodHandle) - Constructor for class java.lang.invoke.VolatileCallSite
Creates a call site with a volatile binding to its target.
VolatileCallSite(MethodType) - Constructor for class java.lang.invoke.VolatileCallSite
Creates a call site with a volatile binding to its target.
VOLT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of electric: volt
Volume - Class in ohos.data.usage
Provides methods for querying information about storage devices.
VOLUME_DEFAULT - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates the default speaking volume.
VOLUME_MAX - Static variable in class ohos.media.audio.AudioRenderer.ChannelVolume
Indicates the maximum volume.
VOLUME_MAX_VALUE - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates the maximum speaking volume.
VOLUME_MIN - Static variable in class ohos.media.audio.AudioRenderer.ChannelVolume
Indicates the minimum volume.
VOLUME_MIN_VALUE - Static variable in class ohos.ai.tts.constants.TtsParamsType
Indicates the minimum speaking volume.
VOLUME_NAME - Static variable in interface ohos.media.photokit.metadata.AVStorage.AVBaseColumns
Indicates the volume name in the device storing the media data.
VOLUME_SI_CENTILITER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the centiliter used in the metric system.
VOLUME_SI_CUBIC_CENTIMETER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the cubic centimeter used in the metric system.
VOLUME_SI_CUBIC_KILOMETER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the cubic kilometer used in the metric system.
VOLUME_SI_CUBIC_METER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the cubic meter used in the metric system.
VOLUME_SI_CUP_METRIC - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the cup used in the metric system.
VOLUME_SI_DECILITER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the deciliter used in the metric system.
VOLUME_SI_HECTOLITER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the hectoliter used in the metric system.
VOLUME_SI_LITER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the liter used in the metric system.
VOLUME_SI_MEGALITER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the megaliter used in the metric system.
VOLUME_SI_MILLILITER - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the milliliter used in the metric system.
VOLUME_SI_PINT_METRIC - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the pint used in the metric system.
VOLUME_UK_BARREL - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the barrel used in the imperial system.
VOLUME_UK_BUSHEL - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the bushel used in the imperial system.
VOLUME_UK_CUBIC_FOOT - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the cubic foot used in the imperial system.
VOLUME_UK_CUBIC_INCH - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the cubic inch used in the imperial system.
VOLUME_UK_CUBIC_MILE - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the cubic mile used in the imperial system.
VOLUME_UK_CUBIC_YARD - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the cubic yard used in the imperial system.
VOLUME_UK_CUP - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the cup used in the imperial system.
VOLUME_UK_FLUID_OUNCE_IMPERIAL - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the fluid ounce used in the imperial system.
VOLUME_UK_GALLON_IMPERIAL - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the gallon used in the imperial system.
VOLUME_UK_PINT - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the pint used in the imperial system.
VOLUME_UK_QUART - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the quart used in the imperial system.
VOLUME_UK_TABLESPOON - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the tablespoon used in the imperial system.
VOLUME_UK_TEASPOON - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the teaspoon used in the imperial system.
VOLUME_US_ACRE_FOOT - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the acre foot used in the United States.
VOLUME_US_BARREL - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the barrel used in the United States.
VOLUME_US_BUSHEL - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the bushel used in the United States.
VOLUME_US_CUP - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the cup used in the United States.
VOLUME_US_FLUID_OUNCE - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the fluid ounce used in the United States.
VOLUME_US_GALLON - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the gallon used in the United States.
VOLUME_US_PINT - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the pint used in the United States.
VOLUME_US_QUART - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the quart used in the United States.
VOLUME_US_TABLESPOON - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the tablespoon used in the United States.
VOLUME_US_TEASPOON - ohos.global.i18n.text.MeasureOptions.Unit
Indicates the teaspoon used in the United States.
VOLUME_VEHICLE_FUEL - ohos.global.i18n.text.MeasureOptions.Usage
Indicates the gasoline capacity.
VOWEL - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
VOWEL_DEPENDENT - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
VOWEL_INDEPENDENT - Static variable in interface ohos.global.icu.lang.UCharacter.IndicSyllabicCategory
 
VOWEL_JAMO - Static variable in interface ohos.global.icu.lang.UCharacter.HangulSyllableType
 
VP - ohos.agp.components.Text.TextSizeType
Indicates virtual pixels, which can be used to interpret the virtual size of a device for an application.
vp2px(float, float) - Static method in class ohos.agp.components.AttrHelper
Converts a virtual pixel (vp) to a pixel value based on the screen density.
vp2px(float, Context) - Static method in class ohos.agp.components.AttrHelper
Converts a virtual pixel (vp) to a pixel value based on the screen context.
VULKAN - ohos.agp.render.render3d.Engine.RenderBackend
Indicates that the rendering backend is of the VULKAN type.

W

W_OK - Static variable in class ohos.system.OsHelperConstants
For details, see ACCESS(2)
W3C_XML_SCHEMA_INSTANCE_NS_URI - Static variable in class ohos.javax.xml.XMLConstants
W3C XML Schema Instance Namespace URI.
W3C_XML_SCHEMA_NS_URI - Static variable in class ohos.javax.xml.XMLConstants
W3C XML Schema Namespace URI.
W3C_XPATH_DATATYPE_NS_URI - Static variable in class ohos.javax.xml.XMLConstants
W3C XPath Datatype Namespace URI.
wait() - Method in class java.lang.Object
Causes the current thread to wait until another thread invokes the Object.notify() method or the Object.notifyAll() method for this object.
wait(long) - Method in class java.lang.Object
Causes the current thread to wait until either another thread invokes the Object.notify() method or the Object.notifyAll() method for this object, or a specified amount of time has elapsed.
wait(long, int) - Method in class java.lang.Object
Causes the current thread to wait until another thread invokes the Object.notify() method or the Object.notifyAll() method for this object, or some other thread interrupts the current thread, or a certain amount of real time has elapsed.
WAIT - Static variable in class ohos.telephony.TelephoneNumberUtils
'w' - Indicates the WAIT character defined in the ETSI GSM specifications.
waitAbilityMonitor(IAbilityMonitor) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Waits for and returns the Ability object that matches the conditions set in the given IAbilityMonitor.
waitAbilityMonitor(IAbilityMonitor, long) - Method in interface ohos.aafwk.ability.delegation.IAbilityDelegator
Waits for and returns the Ability object that matches the conditions set in the given IAbilityMonitor within the specified time period.
waitFor() - Method in class java.lang.Process
Causes the current thread to wait, if necessary, until the process represented by this Process object has terminated.
waitFor(long, TimeUnit) - Method in class java.lang.Process
Causes the current thread to wait, if necessary, until the subprocess represented by this Process object has terminated, or the specified waiting time elapses.
waitForAbility() - Method in interface ohos.aafwk.ability.delegation.IAbilityMonitor
Waits for and returns the state-changing Ability object that matches the conditions specified in this monitor within 5 seconds.
waitForAbility(long) - Method in interface ohos.aafwk.ability.delegation.IAbilityMonitor
Waits for and returns the state-changing Ability object that matches the conditions specified in this monitor within the specified time.
WAITING - java.lang.Thread.State
Thread state for a waiting thread.
wakeup() - Method in class java.nio.channels.Selector
Causes the first selection operation that has not yet returned to return immediately.
wakeup() - Method in class ohos.utils.ConditionHelper
Wakes up the thread of the current object and sets its wakeup state to true.
walk(Path, int, FileVisitOption...) - Static method in class java.nio.file.Files
Return a Stream that is lazily populated with Path by walking the file tree rooted at a given starting file.
walk(Path, FileVisitOption...) - Static method in class java.nio.file.Files
Return a Stream that is lazily populated with Path by walking the file tree rooted at a given starting file.
walkFileTree(Path, FileVisitor<? super Path>) - Static method in class java.nio.file.Files
Walks a file tree.
walkFileTree(Path, Set<FileVisitOption>, int, FileVisitor<? super Path>) - Static method in class java.nio.file.Files
Walks a file tree.
WALL - java.time.zone.ZoneOffsetTransitionRule.TimeDefinition
The local date-time is expressed in terms of the wall offset.
WALL_TIME - Static variable in class java.util.SimpleTimeZone
Constant for a mode of start or end time specified as wall clock time.
WALLPAPER_LOCK - Static variable in class ohos.miscservices.wallpaper.WallpaperController
Indicates the lock screen wallpaper.
WALLPAPER_SYSTEM - Static variable in class ohos.miscservices.wallpaper.WallpaperController
Indicates the home screen wallpaper.
WallpaperColorsCollection - Class in ohos.miscservices.wallpaper
Provides dominant colors of the wallpaper.
WallpaperController - Class in ohos.miscservices.wallpaper
Provides the access to the wallpaper management service.
WALLTIME_FIRST - Static variable in class ohos.global.icu.util.Calendar
[icu]Option used by Calendar.setRepeatedWallTimeOption(int) and Calendar.setSkippedWallTimeOption(int) specifying an ambiguous wall time to be interpreted as the earliest.
WALLTIME_LAST - Static variable in class ohos.global.icu.util.Calendar
[icu]Option used by Calendar.setRepeatedWallTimeOption(int) and Calendar.setSkippedWallTimeOption(int) specifying an ambiguous wall time to be interpreted as the latest.
WALLTIME_NEXT_VALID - Static variable in class ohos.global.icu.util.Calendar
[icu]Option used by Calendar.setSkippedWallTimeOption(int) specifying an ambiguous wall time to be interpreted as the next valid wall time.
WANCHO - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
WANCHO - Static variable in class ohos.global.icu.lang.UScript
 
WANCHO_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
WARANG_CITI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
WARANG_CITI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
WARANG_CITI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
WARM - ohos.thermallistener.ThermalConnection.ThermalSeverityLevel
The device is warm.
warn(HiLogLabel, String, Object...) - Static method in class ohos.hiviewdfx.HiLog
Outputs warn-level logs.
WARN - Static variable in class ohos.hiviewdfx.HiLog
Indicates the warn-level log.
warnIfNeed() - Method in class ohos.hiviewdfx.ResourceTag
Determines whether to generate a caution based on the resource tag state.
warning(String) - Method in class java.util.logging.Logger
Log a WARNING message.
warning(Supplier<String>) - Method in class java.util.logging.Logger
Log a WARNING message, which is only to be constructed if the logging level is such that the message will actually be logged.
warning(SAXParseException) - Method in interface ohos.org.xml.sax.ErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class ohos.org.xml.sax.HandlerBase
Deprecated.
warning(SAXParseException) - Method in class ohos.org.xml.sax.helpers.DefaultHandler
Receive notification of a parser warning.
WARNING - ohos.thermallistener.ThermalConnection.ThermalSeverityLevel
The device is in warning state.
WARNING - Static variable in class java.util.logging.Level
WARNING is a message level indicating a potential problem.
wasNull() - Method in interface java.sql.CallableStatement
Retrieves whether the last OUT parameter read had the value of SQL NULL.
wasNull() - Method in interface java.sql.ResultSet
Reports whether the last column read had a value of SQL NULL.
wasNull() - Method in interface java.sql.SQLInput
Retrieves whether the last value read was SQL NULL.
WATCH_DURATION - Static variable in class ohos.data.search.schema.VideoItem
Indicates the index field name of watchDuration.
watchable() - Method in interface java.nio.file.WatchKey
Returns the object for which this watch key was created.
Watchable - Interface in java.nio.file
An object that may be registered with a watch service so that it can be watched for changes and events.
WatchEvent<T> - Interface in java.nio.file
An event or a repeated event for an object that is registered with a WatchService.
WatchEvent.Kind<T> - Interface in java.nio.file
An event kind, for the purposes of identification.
WatchEvent.Modifier - Interface in java.nio.file
An event modifier that qualifies how a Watchable is registered with a WatchService.
WatchKey - Interface in java.nio.file
A token representing the registration of a Watchable object with a WatchService.
WatchService - Interface in java.nio.file
A watch service that watches registered objects for changes and events.
WATT - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of power: watt
WAW - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
WcdmaSignalInformation - Class in ohos.telephony
Inherits from the parent class SignalInformation and provides methods for applications to obtain WCDMA signal information.
WcdmaSignalInformation() - Constructor for class ohos.telephony.WcdmaSignalInformation
 
Weak - Annotation Type in ark.annotation
Annotates weak reference objects.
weakCompareAndSet(boolean, boolean) - Method in class java.util.concurrent.atomic.AtomicBoolean
Atomically sets the value to the given updated value if the current value == the expected value.
weakCompareAndSet(int, int) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically sets the value to the given updated value if the current value == the expected value.
weakCompareAndSet(int, int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically sets the element at position i to the given updated value if the current value == the expected value.
weakCompareAndSet(int, long, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically sets the element at position i to the given updated value if the current value == the expected value.
weakCompareAndSet(int, E, E) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Atomically sets the element at position i to the given updated value if the current value == the expected value.
weakCompareAndSet(long, long) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically sets the value to the given updated value if the current value == the expected value.
weakCompareAndSet(T, int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
weakCompareAndSet(T, long, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
weakCompareAndSet(T, V, V) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
weakCompareAndSet(V, V) - Method in class java.util.concurrent.atomic.AtomicReference
Atomically sets the value to the given updated value if the current value == the expected value.
weakCompareAndSet(V, V, boolean, boolean) - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Atomically sets the value of both the reference and mark to the given update values if the current reference is == to the expected reference and the current mark is equal to the expected mark.
weakCompareAndSet(V, V, int, int) - Method in class java.util.concurrent.atomic.AtomicStampedReference
Atomically sets the value of both the reference and stamp to the given update values if the current reference is == to the expected reference and the current stamp is equal to the expected stamp.
WeakHashMap<K,V> - Class in java.util
Hash table based implementation of the Map interface, with weak keys.
WeakHashMap() - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the default initial capacity (16) and load factor (0.75).
WeakHashMap(int) - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the given initial capacity and the default load factor (0.75).
WeakHashMap(int, float) - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the given initial capacity and the given load factor.
WeakHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.WeakHashMap
Constructs a new WeakHashMap with the same mappings as the specified map.
WeakReference<T> - Class in java.lang.ref
Weak reference objects, which do not prevent their referents from being made finalizable, finalized, and then reclaimed.
WeakReference(T) - Constructor for class java.lang.ref.WeakReference
Creates a new weak reference that refers to the given object.
WeakReference(T, ReferenceQueue<? super T>) - Constructor for class java.lang.ref.WeakReference
Creates a new weak reference that refers to the given object and is registered with the given queue.
WEARABLE - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorClass
Indicates the major class value for wearables.
WEARABLE_GLASSES - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Wearable major class: glasses
WEARABLE_HELMET - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Wearable major class: helmet
WEARABLE_JACKET - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Wearable major class: jacket
WEARABLE_PAGER - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Wearable major class: pager
WEARABLE_WRIST_WATCH - Static variable in class ohos.bluetooth.BluetoothDeviceClass.MajorMinorClass
Wearable major class: wristwatch
WEB - ohos.bundle.AbilityInfo.AbilityType
Indicates that the ability is a Huawei browse service (HBS).
WebAgent - Class in ohos.agp.components.webengine
Processes the events and notifications of the WebView component.
WebAgent() - Constructor for class ohos.agp.components.webengine.WebAgent
A constructor used to create a WebAgent instance.
WebConfig - Class in ohos.agp.components.webengine
Manages the configuration status of the WebView object.
WebConfig() - Constructor for class ohos.agp.components.webengine.WebConfig
 
Website - Class in ohos.sysappcomponents.contact.entity
Represents the website of a contact.
Website() - Constructor for class ohos.sysappcomponents.contact.entity.Website
 
WebView - Class in ohos.agp.components.webengine
Represents a component that has the web page access capability.
WebView(Context) - Constructor for class ohos.agp.components.webengine.WebView
A constructor used to create a WebView instance by passing the context and using the default style attributes.
WebView(Context, AttrSet) - Constructor for class ohos.agp.components.webengine.WebView
A constructor used to create a WebView instance by passing the context and a set of style attributes.
WEDNESDAY - java.time.DayOfWeek
The singleton instance for the day-of-week of Wednesday.
WEDNESDAY - ohos.global.icu.text.RelativeDateTimeFormatter.AbsoluteUnit
Wednesday
WEDNESDAY - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is Wednesday, e.g. "last Wednesday", "this Wednesday", "next Wednesday", "in 5 Wednesdays".
WEDNESDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Wednesday.
WEDNESDAY - Static variable in class ohos.global.icu.util.Calendar
Value of the DAY_OF_WEEK field indicating Wednesday.
WEEK - ohos.global.icu.text.RelativeDateTimeFormatter.AbsoluteUnit
Week
WEEK - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is week, e.g. "last week", "in 5 weeks".
WEEK - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of duration: week
WEEK_BASED_YEAR - Static variable in class java.time.temporal.IsoFields
The field that represents the week-based-year.
WEEK_BASED_YEARS - Static variable in class java.time.temporal.IsoFields
The unit that represents week-based-years for the purpose of addition and subtraction.
WEEK_BASED_YEARS - Static variable in class java.time.temporal.WeekFields
The unit that represents week-based-years for the purpose of addition and subtraction.
WEEK_OF_MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the week of month field.
WEEK_OF_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the week number within the current month.
WEEK_OF_MONTH - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the week of month field.
WEEK_OF_MONTH - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
WEEK_OF_MONTH - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the week number within the current month.
WEEK_OF_MONTH_FIELD - Static variable in class java.text.DateFormat
Useful constant for WEEK_OF_MONTH field alignment.
WEEK_OF_MONTH_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'W' field alignment, corresponding to the Calendar#WEEK_OF_MONTH field.
WEEK_OF_WEEK_BASED_YEAR - Static variable in class java.time.temporal.IsoFields
The field that represents the week-of-week-based-year.
WEEK_OF_YEAR - Static variable in class java.text.DateFormat.Field
Constant identifying the week of year field.
WEEK_OF_YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the week number within the current year.
WEEK_OF_YEAR - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the week of year field.
WEEK_OF_YEAR - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
WEEK_OF_YEAR - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the week number within the current year.
WEEK_OF_YEAR_FIELD - Static variable in class java.text.DateFormat
Useful constant for WEEK_OF_YEAR field alignment.
WEEK_OF_YEAR_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'w' field alignment, corresponding to the Calendar#WEEK_OF_YEAR field.
weekBasedYear() - Method in class java.time.temporal.WeekFields
Returns a field to access the year of a week-based-year based on this WeekFields.
WeekData(int, int, int, int, int, int) - Constructor for class ohos.global.icu.util.Calendar.WeekData
Constructor
WEEKDAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with weekday.
WEEKDAY - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
weekendCease - Variable in class ohos.global.icu.util.Calendar.WeekData
the cease day, where 1 = Calendar.SUNDAY and 7 = Calendar.SATURDAY
weekendCeaseMillis - Variable in class ohos.global.icu.util.Calendar.WeekData
the cease time in millis during the cease day.
weekendOnset - Variable in class ohos.global.icu.util.Calendar.WeekData
the onset day, where 1 = Calendar.SUNDAY and 7 = Calendar.SATURDAY
weekendOnsetMillis - Variable in class ohos.global.icu.util.Calendar.WeekData
the onset time in millis during the onset day
WeekFields - Class in java.time.temporal
Localized definitions of the day-of-week, week-of-month and week-of-year fields.
weekNumber(int, int) - Method in class ohos.global.icu.util.Calendar
Returns the week number of a day, within a period.
weekNumber(int, int, int) - Method in class ohos.global.icu.util.Calendar
Returns the week number of a day, within a period.
weekOfMonth() - Method in class java.time.temporal.WeekFields
Returns a field to access the week of month based on this WeekFields.
weekOfWeekBasedYear() - Method in class java.time.temporal.WeekFields
Returns a field to access the week of a week-based-year based on this WeekFields.
weekOfYear() - Method in class java.time.temporal.WeekFields
Returns a field to access the week of year based on this WeekFields.
WEEKS - java.time.temporal.ChronoUnit
Unit that represents the concept of a week.
WEEKS - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeUnit
Weeks
weight - Variable in class ohos.agp.components.DirectionalLayout.LayoutConfig
Indicates the weight of the child component.
weight - Variable in class ohos.agp.components.TableLayout.Specification
Indicates the weight of an element in the table layout.
WEIGHT - Static variable in class java.awt.font.TextAttribute
Attribute key for the weight of a font.
WEIGHT_BOLD - Static variable in class java.awt.font.TextAttribute
The standard bold weight.
WEIGHT_CACHED - Static variable in class ohos.aafwk.ability.RunningProcessInfo
Indicates that this process contains cached data that can be cleared and does not proactively run any application components.
WEIGHT_CANT_SAVE_STATE - Static variable in class ohos.aafwk.ability.RunningProcessInfo
Indicates that the application running in this process cannot save the process state and this process cannot be killed when it is running in the background.
WEIGHT_DEMIBOLD - Static variable in class java.awt.font.TextAttribute
A moderately lighter weight than WEIGHT_BOLD.
WEIGHT_DEMILIGHT - Static variable in class java.awt.font.TextAttribute
An intermediate weight between WEIGHT_LIGHT and WEIGHT_STANDARD.
WEIGHT_EXTRA_LIGHT - Static variable in class java.awt.font.TextAttribute
The lightest predefined weight.
WEIGHT_EXTRABOLD - Static variable in class java.awt.font.TextAttribute
An extra heavy weight.
WEIGHT_FOREGROUND - Static variable in class ohos.aafwk.ability.RunningProcessInfo
Indicates that this process is running the foreground UI.
WEIGHT_FOREGROUND_SERVICE - Static variable in class ohos.aafwk.ability.RunningProcessInfo
Indicates that this process is running an ability using the Service template (Service ability for short) perceptible to the user, for example, music playback in the background.
WEIGHT_GONE - Static variable in class ohos.aafwk.ability.RunningProcessInfo
Indicates that this process does not exist.
WEIGHT_HEAVY - Static variable in class java.awt.font.TextAttribute
A moderately heavier weight than WEIGHT_BOLD.
WEIGHT_LIGHT - Static variable in class java.awt.font.TextAttribute
The standard light weight.
WEIGHT_MEDIUM - Static variable in class java.awt.font.TextAttribute
An intermediate weight between WEIGHT_REGULAR and WEIGHT_BOLD.
WEIGHT_PERCEPTIBLE - Static variable in class ohos.aafwk.ability.RunningProcessInfo
Indicates that this process is not directly perceptible to the user.
WEIGHT_REGULAR - Static variable in class java.awt.font.TextAttribute
The standard weight.
WEIGHT_SEMIBOLD - Static variable in class java.awt.font.TextAttribute
A moderately heavier weight than WEIGHT_REGULAR.
WEIGHT_SERVICE - Static variable in class ohos.aafwk.ability.RunningProcessInfo
Indicates that this process contains Service abilities that keep running in the background.
WEIGHT_TOP_SLEEPING - Static variable in class ohos.aafwk.ability.RunningProcessInfo
Indicates that this process is running the foreground UI when the device is sleeping.
WEIGHT_ULTRABOLD - Static variable in class java.awt.font.TextAttribute
The heaviest predefined weight.
WEIGHT_VISIBLE - Static variable in class ohos.aafwk.ability.RunningProcessInfo
Indicates that this process is running something that is active but not on the foreground UI, for example, an application running in the background.
WEP - Static variable in class ohos.wifi.WifiSecurity
Indicates that the Wi-Fi encryption mode is WEP.
WESTERN_SYRIAC - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
whenComplete(BiConsumer<? super T, ? super Throwable>) - Method in class java.util.concurrent.CompletableFuture
 
whenComplete(BiConsumer<? super T, ? super Throwable>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage with the same result or exception as this stage, that executes the given action when this stage completes.
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - Method in class java.util.concurrent.CompletableFuture
 
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage with the same result or exception as this stage, that executes the given action using this stage's default asynchronous execution facility when this stage completes.
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - Method in class java.util.concurrent.CompletableFuture
 
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage with the same result or exception as this stage, that executes the given action using the supplied Executor when this stage completes.
where(Class<T>) - Method in interface ohos.data.orm.OrmContext
Creates an OrmPredicates instance.
WHITE - Static variable in class ohos.agp.colors.CmykPalette
Indicates that the CmykColor object is white.
WHITE - Static variable in class ohos.agp.colors.HslPalette
The HSL representation for white.
WHITE - Static variable in class ohos.agp.colors.HsvPalette
The HSV representation for white.
WHITE - Static variable in class ohos.agp.colors.RgbPalette
The RgbColor object representing white.
WHITE - Static variable in class ohos.agp.utils.Color
Indicates the white color, represented by 0xFFFFFFFF.
WHITE_BALANCE - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
WHITE_POINT - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
WHITE_SPACE - Static variable in interface ohos.global.icu.lang.UProperty
Binary property White_Space.
WHITE_SPACE_NEUTRAL - Static variable in interface ohos.global.icu.lang.UCharacterEnums.ECharacterDirection
Directional type WS
whitespaceChars(int, int) - Method in class java.io.StreamTokenizer
Specifies that all characters c in the range low <= c <= high are white space characters.
WHOLE_SPAN - ohos.global.icu.text.UnicodeSetSpanner.CountMethod
Collapse spans.
wholeString() - Method in class ohos.global.icu.text.CaseMap.Title
Returns an instance that behaves like this one but titlecases the string as a whole rather than each word.
WIDE - ohos.global.i18n.text.MeasureOptions.FormatStyle
Indicates the wide style (full unit names).
WIDE - ohos.global.icu.text.DateTimePatternGenerator.DisplayWidth
The full field name
WIDE - ohos.global.icu.text.MeasureFormat.FormatWidth
Spell out everything.
WIDE - Static variable in interface ohos.global.icu.lang.UCharacter.DecompositionType
 
WIDE - Static variable in interface ohos.global.icu.lang.UCharacter.EastAsianWidth
 
WIDE - Static variable in class ohos.global.icu.text.DateFormatSymbols
[icu] Constant for width.
width - Variable in class ohos.agp.components.ComponentContainer.LayoutConfig
component width.
width - Variable in class ohos.agp.window.dialog.DisplayDialog.DialogProvider
Indicates the width of the remote screen.
width - Variable in class ohos.agp.window.service.DisplayAttributes
Indicates the actual width of the display, in unit of pixels.
width - Variable in class ohos.agp.window.service.WindowManager.LayoutConfig
Indicates the width of a window.
width - Variable in class ohos.global.configuration.DeviceCapability
Indicates the screen width in virtual pixels (vps).
width - Variable in class ohos.media.image.common.Rect
Indicates the width of a rectangle.
width - Variable in class ohos.media.image.common.Size
Indicates the image width.
width() - Method in class ohos.ai.cv.common.CvRect
Obtains the width of the rectangle, in pixels.
WIDTH - Static variable in class java.awt.font.TextAttribute
Attribute key for the width of a font.
WIDTH - Static variable in class ohos.data.search.schema.PhotoItem
Indicates the index field name of width.
WIDTH - Static variable in class ohos.media.common.Format
Indicates a key that describes the video width.
WIDTH_CONDENSED - Static variable in class java.awt.font.TextAttribute
The most condensed predefined width.
WIDTH_EXTENDED - Static variable in class java.awt.font.TextAttribute
The most extended predefined width.
WIDTH_INIT - Static variable in class ohos.media.common.VideoProperty
Indicates the default video width.
WIDTH_REGULAR - Static variable in class java.awt.font.TextAttribute
The standard width.
WIDTH_SEMI_CONDENSED - Static variable in class java.awt.font.TextAttribute
A moderately condensed width.
WIDTH_SEMI_EXTENDED - Static variable in class java.awt.font.TextAttribute
A moderately extended width.
WIFI_DHCP_MAX_RETRY_COUNT - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Wireless
Indicates the maximum number of attempts to obtain an IP address from the DHCP server.
WIFI_FEATURE_AP_STA - Static variable in class ohos.wifi.WifiUtils
The feature id indicates support AP STA Concurrency
WIFI_FEATURE_AWARE - Static variable in class ohos.wifi.WifiUtils
The feature id indicates support Wi-Fi AWare networking
WIFI_FEATURE_INFRA - Static variable in class ohos.wifi.WifiUtils
The feature id indicates support basic infrastructure mode
WIFI_FEATURE_INFRA_5G - Static variable in class ohos.wifi.WifiUtils
The feature id indicates support 5 GHz Band
WIFI_FEATURE_MOBILE_HOTSPOT - Static variable in class ohos.wifi.WifiUtils
The feature id indicates support Soft AP
WIFI_FEATURE_OWE - Static variable in class ohos.wifi.WifiUtils
The feature id indicates support Enhanced Open
WIFI_FEATURE_P2P - Static variable in class ohos.wifi.WifiUtils
The feature id indicates support Wifi-Direct
WIFI_FEATURE_PASSPOINT - Static variable in class ohos.wifi.WifiUtils
The feature id indicates support GAS/ANQP
WIFI_FEATURE_WPA3_SAE - Static variable in class ohos.wifi.WifiUtils
The feature id indicates support WPA3-Personal SAE
WIFI_FEATURE_WPA3_SUITE_B - Static variable in class ohos.wifi.WifiUtils
The feature id indicates support WPA3-Enterprise Suite-B
WIFI_RADIO - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Wireless
A constant of AIRPLANE_MODE_RADIOS to indicate that Wi-Fi is disabled in airplane mode.
WIFI_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Wireless
Specifies whether Wi-Fi is enabled.
WIFI_TO_MOBILE_DATA_AWAKE_TIMEOUT - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Wireless
Indicates the maximum duration to hold a wake lock when waiting for the mobile data connection to establish after the Wi-Fi connection is disconnected.
WIFI_WATCHDOG_STATUS - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Wireless
Specifies whether Wi-Fi watchdog is enabled.
WifiDevice - Class in ohos.wifi
Provides interfaces to manage Wi-Fi.
WifiDeviceConfig - Class in ohos.wifi
Provides the configuration of a Wi-Fi access point.
WifiDeviceConfig() - Constructor for class ohos.wifi.WifiDeviceConfig
A constructor used to create a WifiDeviceConfig instance with default parameters.
WifiEvents - Class in ohos.wifi
Provides parameters for Wi-Fi interfaces.
WifiEvents() - Constructor for class ohos.wifi.WifiEvents
 
WifiLinkedInfo - Class in ohos.wifi
Provides information about a Wi-Fi connection.
WifiLinkedInfo.ConnState - Enum in ohos.wifi
Enumerates the Wi-Fi connection states.
WifiP2pCallback - Class in ohos.wifi.p2p
Provides callbacks that are invoked to notify the results of Wi-Fi peer-to-peer (P2P) requests.
WifiP2pCallback() - Constructor for class ohos.wifi.p2p.WifiP2pCallback
 
WifiP2pConfig - Class in ohos.wifi.p2p
Represents the Wi-Fi P2P configuration for setting up a connection.
WifiP2pConfig(String, String) - Constructor for class ohos.wifi.p2p.WifiP2pConfig
A constructor used to create a WifiP2pConfig instance with the specified group name and passphrase.
WifiP2pController - Class in ohos.wifi.p2p
Provides methods for managing the Wi-Fi peer-to-peer (P2P) service.
WifiP2pDevice - Class in ohos.wifi.p2p
Provides detailed information about the Wi-Fi P2P device.
WifiP2pDevice() - Constructor for class ohos.wifi.p2p.WifiP2pDevice
Default constructor of this Wi-Fi P2P device.
WifiP2pGroup - Class in ohos.wifi.p2p
Provides detailed information about the Wi-Fi P2P group.
WifiP2pGroup() - Constructor for class ohos.wifi.p2p.WifiP2pGroup
Default constructor of this Wi-Fi P2P group.
WifiP2pLinkedInfo - Class in ohos.wifi.p2p
Provides detailed information about the Wi-Fi P2P connection.
WifiP2pLinkedInfo() - Constructor for class ohos.wifi.p2p.WifiP2pLinkedInfo
Default constructor of this Wi-Fi P2P linked info.
WifiP2pNetworkInfo - Class in ohos.wifi.p2p
Provides detailed information about the Wi-Fi P2P network.
WifiP2pNetworkInfo() - Constructor for class ohos.wifi.p2p.WifiP2pNetworkInfo
Default constructor of this Wi-Fi P2P network info.
WifiScanInfo - Class in ohos.wifi
Obtains detailed information of a Wi-Fi access point detected by Wi-Fi scanning.
WifiSecurity - Class in ohos.wifi
Provides security parameters for Wi-Fi interfaces.
WifiSecurity() - Constructor for class ohos.wifi.WifiSecurity
 
WifiSecurity.EapMethod - Enum in ohos.wifi
Indicates the EAP methods, including NONE, PEAP, TLS, TTLS, PWD, SIM, AKA, AKA_PRIME, and UNAUTH_TLS.
WifiSecurity.Phase2Method - Enum in ohos.wifi
Indicates the inner authentication methods, including NONE, PAP, MSCHAP, MSCHAPV2, GTC, SIM, AKA, and AKA_PRIME.
WifiUtils - Class in ohos.wifi
Provides common parameters and util functions for Wi-Fi interfaces.
WILD - Static variable in class ohos.telephony.TelephoneNumberUtils
'n' - Indicates the WILD character defined in the ETSI GSM specifications.
WildcardType - Interface in java.lang.reflect
WildcardType represents a wildcard type expression, such as ?, ? extends Number, or ? super Integer.
WINDING_ORDER - ohos.agp.render.Path.FillType
Draws inside of the path using a non-zero sum of edge crossings.
Window - Class in ohos.agp.window.service
An implementation class for windows.
Window() - Constructor for class ohos.agp.window.service.Window
A constructor used to create a Window instance.
WINDOW_ANIMATION_SCALE - Static variable in class ohos.sysappcomponents.settings.SystemSettings.Display
Indicates the scaling factor for normal window animations.
WINDOW_DISPLAY_ID_KEY - Static variable in class ohos.aafwk.ability.startsetting.AbilityStartSetting
Indicates the name of the display device ID property.
WINDOW_MODE_KEY - Static variable in class ohos.aafwk.ability.startsetting.AbilityStartSetting
Indicates the name of the ability window display mode property.
Window.IAccessibilityEventListener - Interface in ohos.agp.window.service
An implementation class for Populate Accessibility Event Listener.
WindowAttributeHelper(Intent) - Constructor for class ohos.aafwk.ability.Ability.WindowAttributeHelper
A parameterized constructor used to create a WindowAttributeHelper instance.
windowBrightness - Variable in class ohos.agp.window.service.WindowManager.LayoutConfig
Indicates the window brightness.
WindowManager - Class in ohos.agp.window.service
Creates a singleton WindowManager for creating and destroying Window objects.
WindowManager.LayoutConfig - Class in ohos.agp.window.service
Encapsulates the layout attributes, flags, and constants used with a Window.
WindowManager.PermissionException - Exception in ohos.agp.window.service
Describes the exception thrown when creating a window.
WINDOWS_CHANGE_ACCESSIBILITY_FOCUSED - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes a window change event that the selected accessibility window has changed.
WINDOWS_CHANGE_ACTIVE - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes a window change event that the window becomes active or not.
WINDOWS_CHANGE_ADDED - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes a window change event that a window is added.
WINDOWS_CHANGE_BOUNDS - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes a window change event that the window bounds have changed.
WINDOWS_CHANGE_CHILDREN - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes a window change event that a child window has changed.
WINDOWS_CHANGE_FOCUSED - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes a window change event that the selected window has changed.
WINDOWS_CHANGE_LAYER - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes a window change event that the window layer has changed.
WINDOWS_CHANGE_PARENT - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes a window change event that the parent window has changed.
WINDOWS_CHANGE_PIP - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes a window change event that the window enters or exits the picture-in-picture (PIP) mode.
WINDOWS_CHANGE_REMOVED - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes a window change event that a window is deleted.
WINDOWS_CHANGE_TITLE - Static variable in class ohos.accessibility.AccessibilityEventInfo
Describes a window change event that the window title has changed.
WINDOWS_FILE_TIME - Static variable in class ohos.global.icu.util.UniversalTimeScale
Used in Windows for file times.
WIRED_HEADPHONES - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a pair of wired earphones.
WIRED_HEADSET - ohos.media.audio.AudioDeviceDescriptor.DeviceType
Indicates a headset, which is the combination of a pair of headphones and a microphone.
WIRELESS - ohos.batterymanager.BatteryInfo.BatteryPluggedType
Wireless charger
with(Month) - Method in class java.time.MonthDay
Returns a copy of this MonthDay with the month-of-year altered.
with(TemporalAdjuster) - Method in interface java.time.chrono.ChronoLocalDate
Returns an adjusted object of the same type as this object with the adjustment made.
with(TemporalAdjuster) - Method in interface java.time.chrono.ChronoLocalDateTime
Returns an adjusted object of the same type as this object with the adjustment made.
with(TemporalAdjuster) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns an adjusted object of the same type as this object with the adjustment made.
with(TemporalAdjuster) - Method in class java.time.chrono.HijrahDate
Returns an adjusted object of the same type as this object with the adjustment made.
with(TemporalAdjuster) - Method in class java.time.chrono.JapaneseDate
Returns an adjusted object of the same type as this object with the adjustment made.
with(TemporalAdjuster) - Method in class java.time.chrono.MinguoDate
Returns an adjusted object of the same type as this object with the adjustment made.
with(TemporalAdjuster) - Method in class java.time.chrono.ThaiBuddhistDate
Returns an adjusted object of the same type as this object with the adjustment made.
with(TemporalAdjuster) - Method in class java.time.Instant
Returns an adjusted copy of this instant.
with(TemporalAdjuster) - Method in class java.time.LocalDate
Returns an adjusted copy of this date.
with(TemporalAdjuster) - Method in class java.time.LocalDateTime
Returns an adjusted copy of this date-time.
with(TemporalAdjuster) - Method in class java.time.LocalTime
Returns an adjusted copy of this time.
with(TemporalAdjuster) - Method in class java.time.OffsetDateTime
Returns an adjusted copy of this date-time.
with(TemporalAdjuster) - Method in class java.time.OffsetTime
Returns an adjusted copy of this time.
with(TemporalAdjuster) - Method in interface java.time.temporal.Temporal
Returns an adjusted object of the same type as this object with the adjustment made.
with(TemporalAdjuster) - Method in class java.time.Year
Returns an adjusted copy of this year.
with(TemporalAdjuster) - Method in class java.time.YearMonth
Returns an adjusted copy of this year-month.
with(TemporalAdjuster) - Method in class java.time.ZonedDateTime
Returns an adjusted copy of this date-time.
with(TemporalField, long) - Method in interface java.time.chrono.ChronoLocalDate
Returns an object of the same type as this object with the specified field altered.
with(TemporalField, long) - Method in interface java.time.chrono.ChronoLocalDateTime
Returns an object of the same type as this object with the specified field altered.
with(TemporalField, long) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns an object of the same type as this object with the specified field altered.
with(TemporalField, long) - Method in class java.time.chrono.HijrahDate
 
with(TemporalField, long) - Method in class java.time.chrono.JapaneseDate
 
with(TemporalField, long) - Method in class java.time.chrono.MinguoDate
 
with(TemporalField, long) - Method in class java.time.chrono.ThaiBuddhistDate
 
with(TemporalField, long) - Method in class java.time.Instant
Returns a copy of this instant with the specified field set to a new value.
with(TemporalField, long) - Method in class java.time.LocalDate
Returns a copy of this date with the specified field set to a new value.
with(TemporalField, long) - Method in class java.time.LocalDateTime
Returns a copy of this date-time with the specified field set to a new value.
with(TemporalField, long) - Method in class java.time.LocalTime
Returns a copy of this time with the specified field set to a new value.
with(TemporalField, long) - Method in class java.time.OffsetDateTime
Returns a copy of this date-time with the specified field set to a new value.
with(TemporalField, long) - Method in class java.time.OffsetTime
Returns a copy of this time with the specified field set to a new value.
with(TemporalField, long) - Method in interface java.time.temporal.Temporal
Returns an object of the same type as this object with the specified field altered.
with(TemporalField, long) - Method in class java.time.Year
Returns a copy of this year with the specified field set to a new value.
with(TemporalField, long) - Method in class java.time.YearMonth
Returns a copy of this year-month with the specified field set to a new value.
with(TemporalField, long) - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with the specified field set to a new value.
WITH_ANIMATION - ohos.agp.components.SlideDrawer.DisplayMode
Indicates that the optional components show up with a scrolling animation.
withAbilityName(Class<?>) - Method in class ohos.aafwk.content.Intent.OperationBuilder
Sets the abilityName attribute for the OperationBuilder.
withAbilityName(String) - Method in class ohos.aafwk.content.Intent.OperationBuilder
Sets the abilityName attribute for this OperationBuilder.
withAction(String) - Method in class ohos.aafwk.content.Intent.OperationBuilder
Sets the action attribute for this OperationBuilder.
withBundleName(String) - Method in class ohos.aafwk.content.Intent.OperationBuilder
Sets the bundleName attribute for this OperationBuilder.
withCachedThreadPool(ExecutorService, int) - Static method in class java.nio.channels.AsynchronousChannelGroup
Creates an asynchronous channel group with a given thread pool that creates new threads as needed.
withChronology(Chronology) - Method in class java.time.format.DateTimeFormatter
Returns a copy of this formatter with a new override chronology.
withDayOfMonth(int) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the day-of-month altered.
withDayOfMonth(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the day-of-month altered.
withDayOfMonth(int) - Method in class java.time.MonthDay
Returns a copy of this MonthDay with the day-of-month altered.
withDayOfMonth(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the day-of-month altered.
withDayOfMonth(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the day-of-month altered.
withDayOfYear(int) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the day-of-year altered.
withDayOfYear(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the day-of-year altered.
withDayOfYear(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the day-of-year altered.
withDayOfYear(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the day-of-year altered.
withDays(int) - Method in class java.time.Period
Returns a copy of this period with the specified amount of days.
withDecimalSeparator(char) - Method in class java.time.format.DecimalStyle
Returns a copy of the info with a new character that represents the decimal point.
withDecimalStyle(DecimalStyle) - Method in class java.time.format.DateTimeFormatter
Returns a copy of this formatter with a new DecimalStyle.
withDeviceId(String) - Method in class ohos.aafwk.content.Intent.OperationBuilder
Sets the deviceId attribute for this OperationBuilder.
withEarlierOffsetAtOverlap() - Method in interface java.time.chrono.ChronoZonedDateTime
Returns a copy of this date-time changing the zone offset to the earlier of the two valid offsets at a local time-line overlap.
withEarlierOffsetAtOverlap() - Method in class java.time.ZonedDateTime
Returns a copy of this date-time changing the zone offset to the earlier of the two valid offsets at a local time-line overlap.
withEntities(Set<String>) - Method in class ohos.aafwk.content.Intent.OperationBuilder
Sets the entities attribute for this OperationBuilder.
withExpectedCount(int) - Method in class ohos.aafwk.ability.DataAbilityOperation.Builder
Sets the expected number of rows to update ,delete or assert query.
withFixedOffsetZone() - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with the zone ID set to the offset.
withFixedThreadPool(int, ThreadFactory) - Static method in class java.nio.channels.AsynchronousChannelGroup
Creates an asynchronous channel group with a fixed thread pool.
withFlags(int) - Method in class ohos.aafwk.content.Intent.OperationBuilder
Sets the flags attribute for this OperationBuilder.
withHour(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the hour-of-day altered.
withHour(int) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the hour-of-day altered.
withHour(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the hour-of-day altered.
withHour(int) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the hour-of-day altered.
withHour(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the hour-of-day altered.
withInitial(Supplier<? extends S>) - Static method in class java.lang.ThreadLocal
Creates a thread local variable.
withInterruptionAllowed(boolean) - Method in class ohos.aafwk.ability.DataAbilityOperation.Builder
Sets an interrupt flag bit for a batch operation, which can be insert, update, delete, or assert.
withLaterOffsetAtOverlap() - Method in interface java.time.chrono.ChronoZonedDateTime
Returns a copy of this date-time changing the zone offset to the later of the two valid offsets at a local time-line overlap.
withLaterOffsetAtOverlap() - Method in class java.time.ZonedDateTime
Returns a copy of this date-time changing the zone offset to the later of the two valid offsets at a local time-line overlap.
withLocale(Locale) - Method in class java.time.format.DateTimeFormatter
Returns a copy of this formatter with a new locale.
withMinute(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the minute-of-hour altered.
withMinute(int) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the minute-of-hour altered.
withMinute(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the minute-of-hour altered.
withMinute(int) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the minute-of-hour altered.
withMinute(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the minute-of-hour altered.
withMonth(int) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the month-of-year altered.
withMonth(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the month-of-year altered.
withMonth(int) - Method in class java.time.MonthDay
Returns a copy of this MonthDay with the month-of-year altered.
withMonth(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the month-of-year altered.
withMonth(int) - Method in class java.time.YearMonth
Returns a copy of this YearMonth with the month-of-year altered.
withMonth(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the month-of-year altered.
withMonths(int) - Method in class java.time.Period
Returns a copy of this period with the specified amount of months.
withNano(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the nano-of-second altered.
withNano(int) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the nano-of-second altered.
withNano(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the nano-of-second altered.
withNano(int) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the nano-of-second altered.
withNano(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the nano-of-second altered.
withNanos(int) - Method in class java.time.Duration
Returns a copy of this duration with the specified nano-of-second.
withNegativeSign(char) - Method in class java.time.format.DecimalStyle
Returns a copy of the info with a new character that represents the negative sign.
withOffsetSameInstant(ZoneOffset) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified offset ensuring that the result is at the same instant.
withOffsetSameInstant(ZoneOffset) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified offset ensuring that the result is at the same instant on an implied day.
withOffsetSameLocal(ZoneOffset) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the specified offset ensuring that the result has the same local date-time.
withOffsetSameLocal(ZoneOffset) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the specified offset ensuring that the result has the same local time.
withoutPadding() - Method in class java.util.Base64.Encoder
Returns an encoder instance that encodes equivalently to this one, but without adding any padding character at the end of the encoded byte data.
withPositiveSign(char) - Method in class java.time.format.DecimalStyle
Returns a copy of the info with a new character that represents the positive sign.
withPredicates(DataAbilityPredicates) - Method in class ohos.aafwk.ability.DataAbilityOperation.Builder
Sets filter criteria used for deleting updating or assert query data.
withPredicatesBackReference(int, int) - Method in class ohos.aafwk.ability.DataAbilityOperation.Builder
Adds a back reference to be used as a filter criterion in DataAbilityOperation.Builder.withPredicates(ohos.data.dataability.DataAbilityPredicates).
withResolverFields(TemporalField...) - Method in class java.time.format.DateTimeFormatter
Returns a copy of this formatter with a new set of resolver fields.
withResolverFields(Set<TemporalField>) - Method in class java.time.format.DateTimeFormatter
Returns a copy of this formatter with a new set of resolver fields.
withResolverStyle(ResolverStyle) - Method in class java.time.format.DateTimeFormatter
Returns a copy of this formatter with a new resolver style.
withSecond(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the second-of-minute altered.
withSecond(int) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the second-of-minute altered.
withSecond(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the second-of-minute altered.
withSecond(int) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the second-of-minute altered.
withSecond(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the second-of-minute altered.
withSeconds(long) - Method in class java.time.Duration
Returns a copy of this duration with the specified amount of seconds.
withThreadPool(ExecutorService) - Static method in class java.nio.channels.AsynchronousChannelGroup
Creates an asynchronous channel group with a given thread pool.
withUri(Uri) - Method in class ohos.aafwk.content.Intent.OperationBuilder
Sets the uri attribute for this OperationBuilder.
withValueBackReferences(ValuesBucket) - Method in class ohos.aafwk.ability.DataAbilityOperation.Builder
withValuesBucket(ValuesBucket) - Method in class ohos.aafwk.ability.DataAbilityOperation.Builder
Sets the data records to be inserted or updated.
withVariant(HijrahChronology) - Method in class java.time.chrono.HijrahDate
Returns a HijrahDate with the Chronology requested.
withYear(int) - Method in class java.time.LocalDate
Returns a copy of this LocalDate with the year altered.
withYear(int) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the year altered.
withYear(int) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the year altered.
withYear(int) - Method in class java.time.YearMonth
Returns a copy of this YearMonth with the year altered.
withYear(int) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the year altered.
withYears(int) - Method in class java.time.Period
Returns a copy of this period with the specified amount of years.
withZeroDigit(char) - Method in class java.time.format.DecimalStyle
Returns a copy of the info with a new character that represents zero.
withZone(ZoneId) - Method in class java.time.Clock
Returns a copy of this clock with a different time-zone.
withZone(ZoneId) - Method in class java.time.format.DateTimeFormatter
Returns a copy of this formatter with a new override zone.
withZoneSameInstant(ZoneId) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns a copy of this date-time with a different time-zone, retaining the instant.
withZoneSameInstant(ZoneId) - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with a different time-zone, retaining the instant.
withZoneSameLocal(ZoneId) - Method in interface java.time.chrono.ChronoZonedDateTime
Returns a copy of this date-time with a different time-zone, retaining the local date-time if possible.
withZoneSameLocal(ZoneId) - Method in class java.time.ZonedDateTime
Returns a copy of this date-time with a different time-zone, retaining the local date-time if possible.
WOLEAI - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
WORD_BREAK - Static variable in interface ohos.global.icu.lang.UProperty
Enumerated property Word_Break (new in Unicode 4.1).
WORD_IDEO - Static variable in class ohos.global.icu.text.BreakIterator
Tag value for words containing ideographic characters, lower limit
WORD_IDEO_LIMIT - Static variable in class ohos.global.icu.text.BreakIterator
Tag value for words containing ideographic characters, upper limit
WORD_JOINER - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
WORD_KANA - Static variable in class ohos.global.icu.text.BreakIterator
Tag value for words containing kana characters, lower limit
WORD_KANA_LIMIT - Static variable in class ohos.global.icu.text.BreakIterator
Tag value for words containing kana characters, upper limit
WORD_LETTER - Static variable in class ohos.global.icu.text.BreakIterator
Tag value for words that contain letters, excluding hiragana, katakana or ideographic characters, lower limit.
WORD_LETTER_LIMIT - Static variable in class ohos.global.icu.text.BreakIterator
Tag value for words containing letters, upper limit
WORD_NONE - Static variable in class ohos.global.icu.text.BreakIterator
Tag value for "words" that do not fit into any of other categories.
WORD_NONE_LIMIT - Static variable in class ohos.global.icu.text.BreakIterator
Upper bound for tags for uncategorized words.
WORD_NUMBER - Static variable in class ohos.global.icu.text.BreakIterator
Tag value for words that appear to be numbers, lower limit.
WORD_NUMBER_LIMIT - Static variable in class ohos.global.icu.text.BreakIterator
Tag value for words that appear to be numbers, upper limit.
wordChars(int, int) - Method in class java.io.StreamTokenizer
Specifies that all characters c in the range low <= c <= high are word constituents.
WORK_LOCATION - Static variable in class ohos.data.search.schema.ContactItem
Indicates the index field name of workLocation.
WorkInfo - Class in ohos.workscheduler
Defines the conditions for triggering a work.
WorkInfo.Builder - Class in ohos.workscheduler
Represents the builder class of WorkInfo objects that specify triggering conditions of a work.
WorkScheduler - Class in ohos.workscheduler
Provides methods of starting, stopping, canceling, and updating a work and implementing the service logic for the Particle Ability.
WorkScheduler() - Constructor for class ohos.workscheduler.WorkScheduler
 
WorldMatrixComponent - Class in ohos.agp.render.render3d.components
Contains the world transform of an entity in a matrix.
WorldMatrixComponent() - Constructor for class ohos.agp.render.render3d.components.WorldMatrixComponent
 
worldToScreen(Entity, Vector3) - Method in interface ohos.agp.render.render3d.util.SceneUtil
Projects the coordinate of a point from the world to the screen using the specified camera.
wrap() - Method in class java.lang.invoke.MethodType
Converts all primitive types to their corresponding wrapper types.
wrap(byte[]) - Static method in class java.nio.ByteBuffer
Wraps a byte array into a buffer.
wrap(byte[], int, int) - Static method in class java.nio.ByteBuffer
Wraps a byte array into a buffer.
wrap(char[]) - Static method in class java.nio.CharBuffer
Wraps a char array into a buffer.
wrap(char[], int, int) - Static method in class java.nio.CharBuffer
Wraps a char array into a buffer.
wrap(double[]) - Static method in class java.nio.DoubleBuffer
Wraps a double array into a buffer.
wrap(double[], int, int) - Static method in class java.nio.DoubleBuffer
Wraps a double array into a buffer.
wrap(float[]) - Static method in class java.nio.FloatBuffer
Wraps a float array into a buffer.
wrap(float[], int, int) - Static method in class java.nio.FloatBuffer
Wraps a float array into a buffer.
wrap(int[]) - Static method in class java.nio.IntBuffer
Wraps an int array into a buffer.
wrap(int[], int, int) - Static method in class java.nio.IntBuffer
Wraps an int array into a buffer.
wrap(long[]) - Static method in class java.nio.LongBuffer
Wraps a long array into a buffer.
wrap(long[], int, int) - Static method in class java.nio.LongBuffer
Wraps a long array into a buffer.
wrap(short[]) - Static method in class java.nio.ShortBuffer
Wraps a short array into a buffer.
wrap(short[], int, int) - Static method in class java.nio.ShortBuffer
Wraps a short array into a buffer.
wrap(InputStream) - Method in class java.util.Base64.Decoder
Returns an input stream for decoding Base64 encoded byte stream.
wrap(OutputStream) - Method in class java.util.Base64.Encoder
Wraps an output stream for encoding byte data using the Base64 encoding scheme.
wrap(CharSequence) - Static method in class java.nio.CharBuffer
Wraps a character sequence into a buffer.
wrap(CharSequence, int, int) - Static method in class java.nio.CharBuffer
Wraps a character sequence into a buffer.
wrap(ByteBuffer[], int, int, ByteBuffer) - Method in class javax.net.ssl.SSLEngine
Attempts to encode plaintext bytes from a subsequence of data buffers into SSL/TLS network data.
wrap(ByteBuffer[], ByteBuffer) - Method in class javax.net.ssl.SSLEngine
Attempts to encode plaintext bytes from a sequence of data buffers into SSL/TLS network data.
wrap(ByteBuffer, ByteBuffer) - Method in class javax.net.ssl.SSLEngine
Attempts to encode a buffer of plaintext application data into SSL/TLS network data.
wrap(Key) - Method in class javax.crypto.Cipher
Wrap a key.
WRAP_MODE - Static variable in class javax.crypto.Cipher
Constant used to initialize cipher to key-wrapping mode.
Wrapper - Interface in java.sql
Interface for JDBC classes which provide the ability to retrieve the delegate instance when the instance in question is in fact a proxy class.
WritableByteChannel - Interface in java.nio.channels
A channel that can write bytes.
write(byte[]) - Method in interface java.io.DataOutput
Writes to the output stream all the bytes in array b.
write(byte[]) - Method in class java.io.FileOutputStream
Writes b.length bytes from the specified byte array to this file output stream.
write(byte[]) - Method in class java.io.FilterOutputStream
Writes b.length bytes to this output stream.
write(byte[]) - Method in interface java.io.ObjectOutput
Writes an array of bytes.
write(byte[]) - Method in class java.io.ObjectOutputStream
Writes an array of bytes.
write(byte[]) - Method in class java.io.OutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[]) - Method in class java.io.RandomAccessFile
Writes b.length bytes from the specified byte array to this file, starting at the current file pointer.
write(byte[]) - Method in class javax.crypto.CipherOutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in class java.io.BufferedOutputStream
Writes len bytes from the specified byte array starting at offset off to this buffered output stream.
write(byte[], int, int) - Method in class java.io.ByteArrayOutputStream
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
write(byte[], int, int) - Method in interface java.io.DataOutput
Writes len bytes from array b, in order, to the output stream.
write(byte[], int, int) - Method in class java.io.DataOutputStream
Writes len bytes from the specified byte array starting at offset off to the underlying output stream.
write(byte[], int, int) - Method in class java.io.FileOutputStream
Writes len bytes from the specified byte array starting at offset off to this file output stream.
write(byte[], int, int) - Method in class java.io.FilterOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(byte[], int, int) - Method in interface java.io.ObjectOutput
Writes a sub array of bytes.
write(byte[], int, int) - Method in class java.io.ObjectOutputStream
Writes a sub array of bytes.
write(byte[], int, int) - Method in class java.io.OutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(byte[], int, int) - Method in class java.io.PipedOutputStream
Writes len bytes from the specified byte array starting at offset off to this piped output stream.
write(byte[], int, int) - Method in class java.io.PrintStream
Writes len bytes from the specified byte array starting at offset off to this stream.
write(byte[], int, int) - Method in class java.io.RandomAccessFile
Writes len bytes from the specified byte array starting at offset off to this file.
write(byte[], int, int) - Method in class java.security.DigestOutputStream
Updates the message digest (if the digest function is on) using the specified subarray, and in any case writes the subarray to the output stream.
write(byte[], int, int) - Method in class java.util.zip.CheckedOutputStream
Writes an array of bytes.
write(byte[], int, int) - Method in class java.util.zip.DeflaterOutputStream
Writes an array of bytes to the compressed output stream.
write(byte[], int, int) - Method in class java.util.zip.GZIPOutputStream
Writes array of bytes to the compressed output stream.
write(byte[], int, int) - Method in class java.util.zip.InflaterOutputStream
Writes an array of bytes to the uncompressed output stream.
write(byte[], int, int) - Method in class java.util.zip.ZipOutputStream
Writes an array of bytes to the current ZIP entry data.
write(byte[], int, int) - Method in class javax.crypto.CipherOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(byte[], int, int) - Method in class ohos.media.audio.AudioRenderer
Writes audio data to an audio receiver for playback in MODE_STREAM mode, or copies the audio data for later playback in MODE_STATIC mode.
write(char[]) - Method in class java.io.PrintWriter
Writes an array of characters.
write(char[]) - Method in class java.io.Writer
Writes an array of characters.
write(char[], int, int) - Method in class java.io.BufferedWriter
Writes a portion of an array of characters.
write(char[], int, int) - Method in class java.io.CharArrayWriter
Writes characters to the buffer.
write(char[], int, int) - Method in class java.io.FilterWriter
Writes a portion of an array of characters.
write(char[], int, int) - Method in class java.io.OutputStreamWriter
Writes a portion of an array of characters.
write(char[], int, int) - Method in class java.io.PipedWriter
Writes len characters from the specified character array starting at offset off to this piped output stream.
write(char[], int, int) - Method in class java.io.PrintWriter
Writes A Portion of an array of characters.
write(char[], int, int) - Method in class java.io.StringWriter
Write a portion of an array of characters.
write(char[], int, int) - Method in class java.io.Writer
Writes a portion of an array of characters.
write(float[], int, int) - Method in class ohos.media.audio.AudioRenderer
Writes the specified type of audio data into an audio receiver for playback in MODE_STREAM mode, or copies the audio data for later playback in MODE_STATIC mode.
write(int) - Method in class java.io.BufferedOutputStream
Writes the specified byte to this buffered output stream.
write(int) - Method in class java.io.BufferedWriter
Writes a single character.
write(int) - Method in class java.io.ByteArrayOutputStream
Writes the specified byte to this byte array output stream.
write(int) - Method in class java.io.CharArrayWriter
Writes a character to the buffer.
write(int) - Method in interface java.io.DataOutput
Writes to the output stream the eight low-order bits of the argument b.
write(int) - Method in class java.io.DataOutputStream
Writes the specified byte (the low eight bits of the argument b) to the underlying output stream.
write(int) - Method in class java.io.FileOutputStream
Writes the specified byte to this file output stream.
write(int) - Method in class java.io.FilterOutputStream
Writes the specified byte to this output stream.
write(int) - Method in class java.io.FilterWriter
Writes a single character.
write(int) - Method in interface java.io.ObjectOutput
Writes a byte.
write(int) - Method in class java.io.ObjectOutputStream
Writes a byte.
write(int) - Method in class java.io.OutputStream
Writes the specified byte to this output stream.
write(int) - Method in class java.io.OutputStreamWriter
Writes a single character.
write(int) - Method in class java.io.PipedOutputStream
Writes the specified byte to the piped output stream.
write(int) - Method in class java.io.PipedWriter
Writes the specified char to the piped output stream.
write(int) - Method in class java.io.PrintStream
Writes the specified byte to this stream.
write(int) - Method in class java.io.PrintWriter
Writes a single character.
write(int) - Method in class java.io.RandomAccessFile
Writes the specified byte to this file.
write(int) - Method in class java.io.StringWriter
Write a single character.
write(int) - Method in class java.io.Writer
Writes a single character.
write(int) - Method in class java.security.DigestOutputStream
Updates the message digest (if the digest function is on) using the specified byte, and in any case writes the byte to the output stream.
write(int) - Method in class java.util.zip.CheckedOutputStream
Writes a byte.
write(int) - Method in class java.util.zip.DeflaterOutputStream
Writes a byte to the compressed output stream.
write(int) - Method in class java.util.zip.InflaterOutputStream
Writes a byte to the uncompressed output stream.
write(int) - Method in class javax.crypto.CipherOutputStream
Writes the specified byte to this output stream.
write(short[], int, int) - Method in class ohos.media.audio.AudioRenderer
Writes audio data to an audio receiver for playback in MODE_STREAM mode, or copies the audio data for later playback in MODE_STATIC mode.
write(FileDescriptor, Uri, String, PacMap, T) - Method in interface ohos.aafwk.ability.PipeFileWriter
Called by a background thread to write data into a pipe identified by the specified FileDescriptor.
write(ObjectOutput) - Method in class java.io.ObjectOutputStream.PutField
Deprecated.
This method does not write the values contained by this PutField object in a proper format, and may result in corruption of the serialization stream. The correct way to write PutField data is by calling the ObjectOutputStream.writeFields() method.
write(OutputStream) - Method in class java.util.jar.Manifest
Writes the Manifest to the specified OutputStream.
write(String) - Method in class java.io.PrintWriter
Writes a string.
write(String) - Method in class java.io.StringWriter
Write a string.
write(String) - Method in class java.io.Writer
Writes a string.
write(String, int, int) - Method in class java.io.BufferedWriter
Writes a portion of a String.
write(String, int, int) - Method in class java.io.CharArrayWriter
Write a portion of a string to the buffer.
write(String, int, int) - Method in class java.io.FilterWriter
Writes a portion of a string.
write(String, int, int) - Method in class java.io.OutputStreamWriter
Writes a portion of a string.
write(String, int, int) - Method in class java.io.PrintWriter
Writes a portion of a string.
write(String, int, int) - Method in class java.io.StringWriter
Write a portion of a string.
write(String, int, int) - Method in class java.io.Writer
Writes a portion of a string.
write(String, ByteBuffer) - Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
Writes the value of a user-defined attribute from a buffer.
write(ByteBuffer) - Method in interface java.nio.channels.AsynchronousByteChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer) - Method in class java.nio.channels.AsynchronousSocketChannel
 
write(ByteBuffer) - Method in class java.nio.channels.DatagramChannel
Writes a datagram to this channel.
write(ByteBuffer) - Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer) - Method in interface java.nio.channels.SeekableByteChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer) - Method in class java.nio.channels.SocketChannel
 
write(ByteBuffer) - Method in interface java.nio.channels.WritableByteChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer[]) - Method in class java.nio.channels.DatagramChannel
Writes a datagram to this channel.
write(ByteBuffer[]) - Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from the given buffers.
write(ByteBuffer[]) - Method in interface java.nio.channels.GatheringByteChannel
Writes a sequence of bytes to this channel from the given buffers.
write(ByteBuffer[]) - Method in class java.nio.channels.SocketChannel
 
write(ByteBuffer[], int, int) - Method in class java.nio.channels.DatagramChannel
Writes a datagram to this channel.
write(ByteBuffer[], int, int) - Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from a subsequence of the given buffers.
write(ByteBuffer[], int, int) - Method in interface java.nio.channels.GatheringByteChannel
Writes a sequence of bytes to this channel from a subsequence of the given buffers.
write(ByteBuffer[], int, int) - Method in class java.nio.channels.SocketChannel
 
write(ByteBuffer[], int, int, long, TimeUnit, A, CompletionHandler<Long, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
Writes a sequence of bytes to this channel from a subsequence of the given buffers.
write(ByteBuffer, int) - Method in class ohos.media.audio.AudioRenderer
Writes ByteBuffer audio data into an audio receiver for playback in MODE_STREAM mode, or copies the audio data for later playback in MODE_STATIC mode.
write(ByteBuffer, long) - Method in class java.nio.channels.AsynchronousFileChannel
Writes a sequence of bytes to this channel from the given buffer, starting at the given file position.
write(ByteBuffer, long) - Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from the given buffer, starting at the given file position.
write(ByteBuffer, long, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousFileChannel
Writes a sequence of bytes to this channel from the given buffer, starting at the given file position.
write(ByteBuffer, long, TimeUnit, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in interface java.nio.channels.AsynchronousByteChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
 
write(Path, byte[], OpenOption...) - Static method in class java.nio.file.Files
Writes bytes to a file.
write(Path, Iterable<? extends CharSequence>, Charset, OpenOption...) - Static method in class java.nio.file.Files
Write lines of text to a file.
write(Path, Iterable<? extends CharSequence>, OpenOption...) - Static method in class java.nio.file.Files
Write lines of text to a file.
WRITE - java.lang.ProcessBuilder.Redirect.Type
The type of redirects returned from Redirect#to.
WRITE - java.nio.file.AccessMode
Test write access.
WRITE - java.nio.file.StandardOpenOption
Open for write access.
WRITE_ACL - java.nio.file.attribute.AclEntryPermission
Permission to write the ACL attribute.
WRITE_ATTRIBUTES - java.nio.file.attribute.AclEntryPermission
The ability to write (non-acl) file attributes.
WRITE_CALENDAR - Static variable in class ohos.security.SystemPermission
Allows an application to add, remove, and modify calendar events.
WRITE_CALL_LOG - Static variable in class ohos.security.SystemPermission
Allows an application to add, remove, and modify call logs.
WRITE_CONTACTS - Static variable in class ohos.security.SystemPermission
Allows an application to add, remove, and modify contacts.
WRITE_DATA - java.nio.file.attribute.AclEntryPermission
Permission to modify the file's data.
WRITE_FAILURE - Static variable in class java.util.logging.ErrorManager
WRITE_FAILURE is used when a write to an output stream fails.
WRITE_MEDIA - Static variable in class ohos.security.SystemPermission
Allows an application to read and write media files (such as videos, audio, and images) in the device's external storage.
WRITE_NAMED_ATTRS - java.nio.file.attribute.AclEntryPermission
Permission to write the named attributes of a file.
WRITE_OWNER - java.nio.file.attribute.AclEntryPermission
Permission to change the owner.
WRITE_SCREEN_SAVER - Static variable in class ohos.security.SystemPermission
Allows an application to modify the screen saver information, such as activating and previewing a screen saver.
WRITE_USER_STORAGE - Static variable in class ohos.security.SystemPermission
Allows an application to create or delete a file, or write data to a file in the device's storage.
WriteAbortedException - Exception in java.io
Signals that one of the ObjectStreamExceptions was thrown during a write operation.
WriteAbortedException(String, Exception) - Constructor for exception java.io.WriteAbortedException
Constructs a WriteAbortedException with a string describing the exception and the exception causing the abort.
writeArray(Array) - Method in interface java.sql.SQLOutput
Writes an SQL ARRAY value to the stream.
writeAsciiStream(InputStream) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a stream of ASCII characters.
writeAsEncodedUnicode(Writer) - Method in interface ohos.javax.xml.stream.events.XMLEvent
This method will write the XMLEvent as per the XML 1.0 specification as Unicode characters.
writeAshmem(Ashmem) - Method in class ohos.rpc.MessageParcel
Writes a specified Ashmem object to this MessageParcel.
writeAttribute(String, String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes an attribute to the output stream without a prefix.
writeAttribute(String, String, String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes an attribute to the output stream
writeAttribute(String, String, String, String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes an attribute to the output stream
writeBigDecimal(BigDecimal) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.math.BigDecimal object.
writeBinaryStream(InputStream) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a stream of uninterpreted bytes.
writeBlob(Blob) - Method in interface java.sql.SQLOutput
Writes an SQL BLOB value to the stream.
writeBlock(int, byte[]) - Method in class ohos.nfc.tag.MifareClassicTag
Writes data to a specified block of this MifareClassic tag.
writeBoolean(boolean) - Method in interface java.io.DataOutput
Writes a boolean value to this output stream.
writeBoolean(boolean) - Method in class java.io.DataOutputStream
Writes a boolean to the underlying output stream as a 1-byte value.
writeBoolean(boolean) - Method in class java.io.ObjectOutputStream
Writes a boolean.
writeBoolean(boolean) - Method in class java.io.RandomAccessFile
Writes a boolean to the file as a one-byte value.
writeBoolean(boolean) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java boolean.
writeBoolean(boolean) - Method in class ohos.utils.Parcel
Writes a boolean value into the Parcel instance.
writeBoolean(boolean) - Method in class ohos.utils.zson.ZSONWriter
Writes data of the boolean type.
writeBooleanArray(boolean[]) - Method in class ohos.utils.Parcel
Writes a boolean array into the Parcel instance.
writeBuffer(int, ByteBuffer, BufferInfo) - Method in class ohos.media.muxer.Muxer
Writes encoded data into a specified track.
writeBuffer(ByteBuffer, BufferInfo) - Method in class ohos.media.codec.Codec
Pushes source data to the encoder or decoder.
writeByte(byte) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java byte.
writeByte(byte) - Method in class ohos.utils.Parcel
Writes a byte value into the Parcel instance.
writeByte(int) - Method in interface java.io.DataOutput
Writes to the output stream the eight low- order bits of the argument v.
writeByte(int) - Method in class java.io.DataOutputStream
Writes out a byte to the underlying output stream as a 1-byte value.
writeByte(int) - Method in class java.io.ObjectOutputStream
Writes an 8 bit byte.
writeByte(int) - Method in class java.io.RandomAccessFile
Writes a byte to the file as a one-byte value.
writeByteArray(byte[]) - Method in class ohos.utils.Parcel
Writes a byte array into the Parcel instance.
writeBytes(byte[]) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as an array of bytes.
writeBytes(byte[]) - Method in class ohos.utils.Parcel
Writes bytes into the Parcel instance.
writeBytes(String) - Method in interface java.io.DataOutput
Writes a string to the output stream.
writeBytes(String) - Method in class java.io.DataOutputStream
Writes out the string to the underlying output stream as a sequence of bytes.
writeBytes(String) - Method in class java.io.ObjectOutputStream
Writes a String as a sequence of bytes.
writeBytes(String) - Method in class java.io.RandomAccessFile
Writes the string to the file as a sequence of bytes.
writeCData(String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes a CData section
writeChar(char) - Method in class ohos.utils.Parcel
Writes a single character value into the Parcel instance.
writeChar(int) - Method in interface java.io.DataOutput
Writes a char value, which is comprised of two bytes, to the output stream.
writeChar(int) - Method in class java.io.DataOutputStream
Writes a char to the underlying output stream as a 2-byte value, high byte first.
writeChar(int) - Method in class java.io.ObjectOutputStream
Writes a 16 bit char.
writeChar(int) - Method in class java.io.RandomAccessFile
Writes a char to the file as a two-byte value, high byte first.
writeCharacteristic(GattCharacteristic) - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Writes the characteristic of a BLE peripheral device.
writeCharacters(char[], int, int) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Write text to the output
writeCharacters(String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Write text to the output
writeCharacterStream(Reader) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a stream of Unicode characters.
writeCharArray(char[]) - Method in class ohos.utils.Parcel
Writes a single character array into the Parcel instance.
writeChars(String) - Method in interface java.io.DataOutput
Writes every character in the string s, to the output stream, in order, two bytes per character.
writeChars(String) - Method in class java.io.DataOutputStream
Writes a string to the underlying output stream as a sequence of characters.
writeChars(String) - Method in class java.io.ObjectOutputStream
Writes a String as a sequence of chars.
writeChars(String) - Method in class java.io.RandomAccessFile
Writes a string to the file as a sequence of characters.
writeClassDescriptor(ObjectStreamClass) - Method in class java.io.ObjectOutputStream
Write the specified class descriptor to the ObjectOutputStream.
writeClob(Clob) - Method in interface java.sql.SQLOutput
Writes an SQL CLOB value to the stream.
writeComment(String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes an xml comment with the data enclosed
writeData(RowSetInternal) - Method in interface javax.sql.RowSetWriter
Writes the changes in this RowSetWriter object's rowset back to the data source from which it got its data.
writeDate(Date) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.sql.Date object.
writeDefaultNamespace(String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes the default namespace to the stream
writeDescriptor(GattDescriptor) - Method in class ohos.bluetooth.ble.BlePeripheralDevice
Writes the descriptor of a BLE peripheral device.
writeDouble(double) - Method in interface java.io.DataOutput
Writes a double value, which is comprised of eight bytes, to the output stream.
writeDouble(double) - Method in class java.io.DataOutputStream
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the underlying output stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in class java.io.ObjectOutputStream
Writes a 64 bit double.
writeDouble(double) - Method in class java.io.RandomAccessFile
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the file as an eight-byte quantity, high byte first.
writeDouble(double) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java double.
writeDouble(double) - Method in class ohos.utils.Parcel
Writes a double-precision floating point value into the Parcel instance.
writeDoubleArray(double[]) - Method in class ohos.utils.Parcel
Writes a double-precision floating point array into the Parcel instance.
writeDTD(String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Write a DTD section.
writeEmptyElement(String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes an empty element tag to the output
writeEmptyElement(String, String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes an empty element tag to the output
writeEmptyElement(String, String, String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes an empty element tag to the output
writeEndDocument() - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Closes any start tags and writes corresponding end tags.
writeEndElement() - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes an end tag to the output relying on the internal state of the writer to determine the prefix and local name of the event.
writeEntityRef(String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes an entity reference
writeException(Exception) - Method in class ohos.rpc.MessageParcel
Writes an exception to the MessageParcel.
writeExternal(ObjectOutput) - Method in interface java.io.Externalizable
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeFields() - Method in class java.io.ObjectOutputStream
Write the buffered fields to the stream.
writeFileDescriptor(FileDescriptor) - Method in class ohos.rpc.MessageParcel
Serializes a file descriptor and writes it to MessageParcel.
writeFloat(float) - Method in interface java.io.DataOutput
Writes a float value, which is comprised of four bytes, to the output stream.
writeFloat(float) - Method in class java.io.DataOutputStream
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the underlying output stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in class java.io.ObjectOutputStream
Writes a 32 bit float.
writeFloat(float) - Method in class java.io.RandomAccessFile
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the file as a four-byte quantity, high byte first.
writeFloat(float) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java float.
writeFloat(float) - Method in class ohos.utils.Parcel
Writes a floating point value into the Parcel instance.
writeFloatArray(float[]) - Method in class ohos.utils.Parcel
Writes a floating point array into the Parcel instance.
writeInt(int) - Method in interface java.io.DataOutput
Writes an int value, which is comprised of four bytes, to the output stream.
writeInt(int) - Method in class java.io.DataOutputStream
Writes an int to the underlying output stream as four bytes, high byte first.
writeInt(int) - Method in class java.io.ObjectOutputStream
Writes a 32 bit int.
writeInt(int) - Method in class java.io.RandomAccessFile
Writes an int to the file as four bytes, high byte first.
writeInt(int) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java int.
writeInt(int) - Method in class ohos.utils.Parcel
Writes an integer value into the Parcel instance.
writeIntArray(int[]) - Method in class ohos.utils.Parcel
Writes an integer array into the Parcel instance.
writeInterfaceToken(String) - Method in class ohos.rpc.MessageParcel
Writes an interface token to the MessageParcel object.
writeList(List<?>) - Method in class ohos.utils.Parcel
Writes a list of objects into this Parcel instance.
writeLock() - Method in interface java.util.concurrent.locks.ReadWriteLock
Returns the lock used for writing.
writeLock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
 
writeLock() - Method in class java.util.concurrent.locks.StampedLock
Exclusively acquires the lock, blocking if necessary until available.
WriteLock(ReentrantReadWriteLock) - Constructor for class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Constructor for use by subclasses
writeLockInterruptibly() - Method in class java.util.concurrent.locks.StampedLock
Exclusively acquires the lock, blocking if necessary until available or the current thread is interrupted.
writeLog() - Method in class ohos.utils.Stopwatch
Writes the records in the stopwatch logger into the debug-level logs defined in HiLog.
writeLong(long) - Method in interface java.io.DataOutput
Writes a long value, which is comprised of eight bytes, to the output stream.
writeLong(long) - Method in class java.io.DataOutputStream
Writes a long to the underlying output stream as eight bytes, high byte first.
writeLong(long) - Method in class java.io.ObjectOutputStream
Writes a 64 bit long.
writeLong(long) - Method in class java.io.RandomAccessFile
Writes a long to the file as eight bytes, high byte first.
writeLong(long) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java long.
writeLong(long) - Method in class ohos.utils.Parcel
Writes a long integer value into the Parcel instance.
writeLongArray(long[]) - Method in class ohos.utils.Parcel
Writes a long integer array into the Parcel instance.
writeMap(Map<?, ?>) - Method in class ohos.utils.Parcel
Writes a Map object into this Parcel instance.
writeName(String) - Method in class ohos.utils.zson.ZSONWriter
Writes the name of the JSON object.
writeNamespace(String, String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes a namespace to the output stream If the prefix argument to this method is the empty string, "xmlns", or null this method will delegate to writeDefaultNamespace
writeNClob(NClob) - Method in interface java.sql.SQLOutput
Writes an SQL NCLOB value to the stream.
writeNdefMessage(NdefMessage) - Method in class ohos.nfc.tag.NdefTag
Writes the NDEF message to currently connected NDEF tag.
writeNoException() - Method in class ohos.rpc.MessageParcel
Writes no exception to the MessageParcel.
writeNString(String) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a String in the Java programming language.
writeNull() - Method in class ohos.utils.zson.ZSONWriter
Writes data of the null type.
writeNumber(Number) - Method in class ohos.utils.zson.ZSONWriter
Writes data of the Number type.
writeObject(Object) - Method in interface java.io.ObjectOutput
Write an object to the underlying storage or stream.
writeObject(Object) - Method in class java.io.ObjectOutputStream
Write the specified object to the ObjectOutputStream.
writeObject(Object) - Method in class ohos.utils.zson.ZSONWriter
Writes data of the Object type.
writeObject(SQLData) - Method in interface java.sql.SQLOutput
Writes to the stream the data contained in the given SQLData object.
writeObjectOverride(Object) - Method in class java.io.ObjectOutputStream
Method used by subclasses to override the default writeObject method.
writeOnePage(int, byte[]) - Method in class ohos.nfc.tag.MifareUltralightTag
Writes data to the specified page.
writePacMapEx(PacMapEx) - Method in class ohos.utils.Parcel
Writes a PacMapEx object into this Parcel instance.
writeParcelableEx(ParcelableEx) - Method in class ohos.utils.Parcel
Writes a ParcelableEx object into this Parcel instance.
writePcm(byte[], int) - Method in class ohos.ai.asr.AsrClient
Writes the PCM audio stream into a byte array and performs speech recognition.
WritePendingException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to write to an asynchronous socket channel and a previous write has not completed.
WritePendingException() - Constructor for exception java.nio.channels.WritePendingException
Constructs an instance of this class.
writePixel(Position, int) - Method in class ohos.media.image.PixelMap
Writes the color value into the specified position.
writePixels(int) - Method in class ohos.media.image.PixelMap
Writes the specified color value into this PixelMap.
writePixels(int[], int, int, Rect) - Method in class ohos.media.image.PixelMap
Writes data from the specified color data array (based on the start offset and stride) into the specified region of this PixelMap.
writePixels(Buffer) - Method in class ohos.media.image.PixelMap
Writes the pixel data in the specified buffer into this PixelMap.
writePlainArray(PlainArray<T>) - Method in class ohos.utils.Parcel
Writes a PlainArray object into this Parcel instance.
writePlainBooleanArray(PlainBooleanArray) - Method in class ohos.utils.Parcel
Writes a PlainBooleanArray object into this Parcel instance.
writeProcessingInstruction(String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes a processing instruction
writeProcessingInstruction(String, String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes a processing instruction
writer() - Method in class java.io.Console
Retrieves the unique PrintWriter object associated with this console.
Writer - Class in java.io
Abstract class for writing to character streams.
Writer() - Constructor for class java.io.Writer
Creates a new character-stream writer whose critical sections will synchronize on the writer itself.
Writer(Object) - Constructor for class java.io.Writer
Creates a new character-stream writer whose critical sections will synchronize on the given object.
WRITER - Static variable in annotation type ohos.media.common.AVMetadata.AVTextKey
Indicates the key for the writer.
writeRawData(byte[], int) - Method in class ohos.rpc.MessageParcel
Writes raw data to be sent to a remote process to a MessageParcel object.
writeRef(Ref) - Method in interface java.sql.SQLOutput
Writes an SQL REF value to the stream.
writeRemoteObject(IRemoteObject) - Method in class ohos.rpc.MessageParcel
Serializes a remote object and writes it to the MessageParcel object.
writeRemoteObjectArray(IRemoteObject[]) - Method in class ohos.rpc.MessageParcel
Writes an array of IRemoteObject objects to the MessageParcel.
writeRemoteObjectList(List<IRemoteObject>) - Method in class ohos.rpc.MessageParcel
Writes a list of IRemoteObject objects to the MessageParcel.
writeReordered(int) - Method in class ohos.global.icu.text.Bidi
Take a Bidi object containing the reordering information for a piece of text (one or more paragraphs) set by setPara() or for a line of text set by setLine() and return a string containing the reordered text.
writeReplace() - Method in class java.security.cert.Certificate
Replace the Certificate to be serialized.
writeReplace() - Method in class java.security.cert.CertPath
Replaces the CertPath to be serialized with a CertPathRep object.
writeReverse(String, int) - Static method in class ohos.global.icu.text.Bidi
Reverse a Right-To-Left run of Unicode text.
writeRowId(RowId) - Method in interface java.sql.SQLOutput
Writes an SQL ROWID value to the stream.
writeSequenceable(Sequenceable) - Method in class ohos.utils.Parcel
Writes a Sequenceable object into the Parcel instance.
writeSequenceableArray(Sequenceable[]) - Method in class ohos.utils.Parcel
Writes a Sequenceable object array into the Parcel instance.
writeSequenceableList(List<? extends Sequenceable>) - Method in class ohos.utils.Parcel
Writes a Sequenceable list into this Parcel instance.
writeSequenceableMap(Map<String, ? extends Sequenceable>) - Method in class ohos.utils.Parcel
Writes a Map object into this Parcel instance.
writeSerializable(Serializable) - Method in class ohos.utils.Parcel
Writes a serializable object into this Parcel instance.
writeShort(int) - Method in interface java.io.DataOutput
Writes two bytes to the output stream to represent the value of the argument.
writeShort(int) - Method in class java.io.DataOutputStream
Writes a short to the underlying output stream as two bytes, high byte first.
writeShort(int) - Method in class java.io.ObjectOutputStream
Writes a 16 bit short.
writeShort(int) - Method in class java.io.RandomAccessFile
Writes a short to the file as two bytes, high byte first.
writeShort(short) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java short.
writeShort(short) - Method in class ohos.utils.Parcel
Writes a short integer value into the Parcel instance.
writeShortArray(short[]) - Method in class ohos.utils.Parcel
Writes a short integer array into the Parcel instance.
writeSQL(SQLOutput) - Method in interface java.sql.SQLData
Writes this object to the given SQL data stream, converting it back to its SQL value in the data source.
writeSQLXML(SQLXML) - Method in interface java.sql.SQLOutput
Writes an SQL XML value to the stream.
writeStartDocument() - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Write the XML Declaration.
writeStartDocument(String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Write the XML Declaration.
writeStartDocument(String, String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Write the XML Declaration.
writeStartElement(String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes a start tag to the output.
writeStartElement(String, String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes a start tag to the output
writeStartElement(String, String, String) - Method in interface ohos.javax.xml.stream.XMLStreamWriter
Writes a start tag to the output
writeStreamHeader() - Method in class java.io.ObjectOutputStream
The writeStreamHeader method is provided so subclasses can append or prepend their own header to the stream.
writeString(String) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a String in the Java programming language.
writeString(String) - Method in class ohos.utils.Parcel
Writes a string value into the Parcel instance.
writeString(String) - Method in class ohos.utils.zson.ZSONWriter
Writes data of the String type.
writeStringArray(String[]) - Method in class ohos.utils.Parcel
Writes a string array into the Parcel instance.
writeStringList(List<String>) - Method in class ohos.utils.Parcel
Writes a string list into this Parcel instance.
writeStruct(Struct) - Method in interface java.sql.SQLOutput
Writes an SQL structured type value to the stream.
writeTime(Time) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.sql.Time object.
writeTimestamp(Timestamp) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.sql.Timestamp object.
writeTo(OutputStream) - Method in class java.io.ByteArrayOutputStream
Writes the complete contents of this byte array output stream to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).
writeTo(OutputStream) - Method in class ohos.agp.render.PdfGenerator
Writes the current PDF document to the output stream.
writeTo(Writer) - Method in class java.io.CharArrayWriter
Writes the contents of the buffer to another character stream.
writeToAShmem(byte[], int, int) - Method in class ohos.utils.Ashmem
Writes data into the Ashmem object.
writeTypedSequenceable(Sequenceable) - Method in class ohos.utils.Parcel
Writes a Sequenceable object into the Parcel instance by using Sequenceable.Producer#createFromParcel(Parcel).
writeTypedSequenceableArray(T[]) - Method in class ohos.utils.Parcel
Writes a Sequenceable object array into the Parcel instance by using Sequenceable.Producer#createFromParcel(Parcel).
writeUnshared(Object) - Method in class java.io.ObjectOutputStream
Writes an "unshared" object to the ObjectOutputStream.
writeURL(URL) - Method in interface java.sql.SQLOutput
Writes a SQL DATALINK value to the stream.
writeUTF(String) - Method in interface java.io.DataOutput
Writes two bytes of length information to the output stream, followed by the modified UTF-8 representation of every character in the string s.
writeUTF(String) - Method in class java.io.DataOutputStream
Writes a string to the underlying output stream using modified UTF-8 encoding in a machine-independent manner.
writeUTF(String) - Method in class java.io.ObjectOutputStream
Primitive data write of this String in modified UTF-8 format.
writeUTF(String) - Method in class java.io.RandomAccessFile
Writes a string to the file using modified UTF-8 encoding in a machine-independent manner.
writeValue(Object) - Method in class ohos.utils.Parcel
Writes an object into this Parcel instance.
written - Variable in class java.io.DataOutputStream
The number of bytes written to the data output stream so far.
WrongMethodTypeException - Exception in java.lang.invoke
Thrown to indicate that code has attempted to call a method handle via the wrong method type.
WrongMethodTypeException() - Constructor for exception java.lang.invoke.WrongMethodTypeException
Constructs a WrongMethodTypeException with no detail message.
WrongMethodTypeException(String) - Constructor for exception java.lang.invoke.WrongMethodTypeException
Constructs a WrongMethodTypeException with the specified detail message.
WrongTypeException - Exception in ohos.global.resource
Describes the exception thrown if an incorrect type is used.
WrongTypeException() - Constructor for exception ohos.global.resource.WrongTypeException
A constructor used to create a WrongTypeException instance with null as its detailed message.
WrongTypeException(String) - Constructor for exception ohos.global.resource.WrongTypeException
A constructor used to create a WrongTypeException instance with a detailed message.
WSEGSPACE - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 

X

x - Variable in class ohos.agp.window.service.WindowManager.LayoutConfig
Indicates the X-coordinate of the window.
x - Variable in class ohos.ai.cv.common.CvPoint
Indicates the horizontal coordinate of a coordinate point.
X_OK - Static variable in class ohos.system.OsHelperConstants
For details, see ACCESS(2)
X_RESOLUTION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
X500Principal - Class in javax.security.auth.x500
This class represents an X.500 Principal.
X500Principal(byte[]) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from a distinguished name in ASN.1 DER encoded form.
X500Principal(InputStream) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from an InputStream containing the distinguished name in ASN.1 DER encoded form.
X500Principal(String) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from a string representation of an X.500 distinguished name (ex: "CN=Duke, OU=JavaSoft, O=Sun Microsystems, C=US").
X500Principal(String, Map<String, String>) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from a string representation of an X.500 distinguished name (ex: "CN=Duke, OU=JavaSoft, O=Sun Microsystems, C=US").
X509Certificate - Class in java.security.cert
Abstract class for X.509 certificates.
X509Certificate - Class in javax.security.cert
Abstract class for X.509 v1 certificates.
X509Certificate() - Constructor for class java.security.cert.X509Certificate
Constructor for X.509 certificates.
X509Certificate() - Constructor for class javax.security.cert.X509Certificate
 
X509CertSelector - Class in java.security.cert
A CertSelector that selects X509Certificates that match all specified criteria.
X509CertSelector() - Constructor for class java.security.cert.X509CertSelector
Creates an X509CertSelector.
X509CRL - Class in java.security.cert
Abstract class for an X.509 Certificate Revocation List (CRL).
X509CRL() - Constructor for class java.security.cert.X509CRL
Constructor for X.509 CRLs.
X509CRLEntry - Class in java.security.cert
Abstract class for a revoked certificate in a CRL (Certificate Revocation List).
X509CRLEntry() - Constructor for class java.security.cert.X509CRLEntry
 
X509CRLSelector - Class in java.security.cert
A CRLSelector that selects X509CRLs that match all specified criteria.
X509CRLSelector() - Constructor for class java.security.cert.X509CRLSelector
Creates an X509CRLSelector.
X509EncodedKeySpec - Class in java.security.spec
This class represents the ASN.1 encoding of a public key, encoded according to the ASN.1 type SubjectPublicKeyInfo.
X509EncodedKeySpec(byte[]) - Constructor for class java.security.spec.X509EncodedKeySpec
Creates a new X509EncodedKeySpec with the given encoded key.
X509ExtendedKeyManager - Class in javax.net.ssl
Abstract class that provides for extension of the X509KeyManager interface.
X509ExtendedKeyManager() - Constructor for class javax.net.ssl.X509ExtendedKeyManager
Constructor used by subclasses only.
X509ExtendedTrustManager - Class in javax.net.ssl
Extensions to the X509TrustManager interface to support SSL/TLS connection sensitive trust management.
X509ExtendedTrustManager() - Constructor for class javax.net.ssl.X509ExtendedTrustManager
 
X509Extension - Interface in java.security.cert
Interface for an X.509 extension.
X509KeyManager - Interface in javax.net.ssl
Instances of this interface manage which X509 certificate-based key pairs are used to authenticate the local side of a secure socket.
X509TrustManager - Interface in javax.net.ssl
Instance of this interface manage which X509 certificates may be used to authenticate the remote side of a secure socket.
XCollie - Class in ohos.hiviewdfx.xcollie
Provides methods for detecting application or service timeouts.
XCOLLIE_FLAG_LOG - Static variable in class ohos.hiviewdfx.xcollie.XCollie
Indicates that logs are printed after a timeout detected via setTimeout.
XCOLLIE_FLAG_NOOP - Static variable in class ohos.hiviewdfx.xcollie.XCollie
Indicates that no operation is performed after a timeout detected via setTimeout.
XCOLLIE_FLAG_RECOVERY - Static variable in class ohos.hiviewdfx.xcollie.XCollie
Indicates that the application or service exits for recovery after a timeout detected via setTimeout.
XCOLLIE_INVALID_ID - Static variable in class ohos.hiviewdfx.xcollie.XCollie
Indicates an invalid value of the timeout detection handle to be returned when timeout detection fails to be started by setTimeout.
xCoordinate - Variable in class ohos.agp.render.SweepShader
Indicates the X-axis coordinate of the center point of the SweepShader.
xDpi - Variable in class ohos.agp.window.service.DisplayAttributes
Indicates the dots per inch (DPI) on X-axis.
XID_CONTINUE - Static variable in interface ohos.global.icu.lang.UProperty
Binary property XID_Continue.
XID_START - Static variable in interface ohos.global.icu.lang.UProperty
Binary property XID_Start.
XML_DTD_NS_URI - Static variable in class ohos.javax.xml.XMLConstants
XML Document Type Declaration Namespace URI as an arbitrary value.
XML_NS_PREFIX - Static variable in class ohos.javax.xml.XMLConstants
The official XML Namespace prefix.
XML_NS_URI - Static variable in class ohos.javax.xml.XMLConstants
The official XML Namespace name URI.
XMLConstants - Class in ohos.javax.xml
Utility class to contain basic XML values as constants.
XMLEvent - Interface in ohos.javax.xml.stream.events
This is the base event interface for handling markup events.
XMLEventAllocator - Interface in ohos.javax.xml.stream.util
This interface defines a class that allows a user to register a way to allocate events given an XMLStreamReader.
XMLEventConsumer - Interface in ohos.javax.xml.stream.util
This interface defines an event consumer interface.
XMLEventReader - Interface in ohos.javax.xml.stream
This is the top level interface for parsing XML Events.
XMLEventWriter - Interface in ohos.javax.xml.stream
This is the top level interface for writing XML documents.
XMLFormatter - Class in java.util.logging
Format a LogRecord into a standard XML format.
XMLFormatter() - Constructor for class java.util.logging.XMLFormatter
 
XMLInputFactory - Class in ohos.javax.xml.stream
Defines an abstract implementation of a factory for getting streams.
XMLInputFactory() - Constructor for class ohos.javax.xml.stream.XMLInputFactory
 
XMLNS_ATTRIBUTE - Static variable in class ohos.javax.xml.XMLConstants
The official XML attribute used for specifying XML Namespace declarations.
XMLNS_ATTRIBUTE_NS_URI - Static variable in class ohos.javax.xml.XMLConstants
The official XML attribute used for specifying XML Namespace declarations, XMLConstants.XMLNS_ATTRIBUTE, Namespace name URI.
XMLOutputFactory - Class in ohos.javax.xml.stream
Defines an abstract implementation of a factory for getting XMLEventWriters and XMLStreamWriters.
XMLOutputFactory() - Constructor for class ohos.javax.xml.stream.XMLOutputFactory
 
XMLReader - Interface in ohos.org.xml.sax
Interface for reading an XML document using callbacks.
XMLReporter - Interface in ohos.javax.xml.stream
This interface is used to report non-fatal errors.
XMLResolver - Interface in ohos.javax.xml.stream
This interface is used to resolve resources during an XML parse.
XMLStreamConstants - Interface in ohos.javax.xml.stream
This interface declares the constants used in this API.
XMLStreamException - Exception in ohos.javax.xml.stream
The base exception for unexpected processing errors.
XMLStreamException() - Constructor for exception ohos.javax.xml.stream.XMLStreamException
Default constructor
XMLStreamException(String) - Constructor for exception ohos.javax.xml.stream.XMLStreamException
Construct an exception with the assocated message.
XMLStreamException(String, Throwable) - Constructor for exception ohos.javax.xml.stream.XMLStreamException
Construct an exception with the assocated message and exception
XMLStreamException(String, Location) - Constructor for exception ohos.javax.xml.stream.XMLStreamException
Construct an exception with the assocated message, exception and location.
XMLStreamException(String, Location, Throwable) - Constructor for exception ohos.javax.xml.stream.XMLStreamException
Construct an exception with the assocated message, exception and location.
XMLStreamException(Throwable) - Constructor for exception ohos.javax.xml.stream.XMLStreamException
Construct an exception with the assocated exception
XMLStreamReader - Interface in ohos.javax.xml.stream
The XMLStreamReader interface allows forward, read-only access to XML.
XMLStreamWriter - Interface in ohos.javax.xml.stream
The XMLStreamWriter interface specifies how to write XML.
XmlUtils - Class in ohos.utils.xml
A utility class that provides commonly used methods for XML parsing.
XMP - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is undefined, please refer to https://en.wikipedia.org/wiki/Extensible_Metadata_Platform.
xOffset - Variable in class ohos.agp.components.DragInfo
Indicates the horizontal offset.
xor(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this ^ val).
xor(BitSet) - Method in class java.util.BitSet
Performs a logical XOR of this bit set with the bit set argument.
XOR - ohos.agp.render.BlendMode
Combines the source color with the destination color on the non-overlapping area of the two colors.
XOR - ohos.agp.render.Canvas.PorterDuffMode
Combines the source color with the destination color on the non-overlapping area of the two colors.
XOR - ohos.agp.render.Region.Op
Obtains the area where the intersection part is subtracted after the current region and the target region are combined.
xVelocity - Variable in class ohos.agp.components.DragInfo
Indicates the velocity of horizontal dragging, in unit of pixels per second.
xVelocity - Variable in class ohos.agp.components.ScaleInfo
Indicates the quantity of horizontal pixels moved every second right after the zooming.

Y

y - Variable in class ohos.agp.window.service.WindowManager.LayoutConfig
Indicates the Y-coordinate of the window.
y - Variable in class ohos.ai.cv.common.CvPoint
Indicates the vertical coordinate of a coordinate point.
Y_CB_CR_COEFFICIENTS - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
Y_CB_CR_POSITIONING - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
Y_CB_CR_SUB_SAMPLING - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is int.
Y_RESOLUTION - Static variable in class ohos.media.image.common.PropertyKey.Exif
Property value type is rational.
YARD - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of length: yard
yCoordinate - Variable in class ohos.agp.render.SweepShader
Indicates the Y-axis coordinate of the center point of the SweepShader.
YDM - Static variable in interface ohos.agp.components.DatePicker.DateOrder
Indicates that the date is displayed in the year-day-month format.
yDpi - Variable in class ohos.agp.window.service.DisplayAttributes
Indicates the DPI on Y-axis.
Year - Class in java.time
A year in the ISO-8601 calendar system, such as 2007.
YEAR - java.time.temporal.ChronoField
The proleptic year, such as 2012.
YEAR - ohos.global.icu.text.RelativeDateTimeFormatter.AbsoluteUnit
Year
YEAR - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeDateTimeUnit
Specifies that relative unit is year, e.g. "last year", "in 5 years".
YEAR - Static variable in class java.text.DateFormat.Field
Constant identifying the year field.
YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the year.
YEAR - Static variable in interface ohos.agp.components.DatePicker.DateOrder
Indicates that only the year is displayed.
YEAR - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the year field.
YEAR - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with year.
YEAR - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
YEAR - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the year.
YEAR - Static variable in class ohos.global.icu.util.MeasureUnit
Constant for unit of duration: year
YEAR - Static variable in annotation type ohos.media.common.AVMetadata.AVLongKey
Indicates the key for the year when the media item is created or published.
YEAR_ABBR_MONTH - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with year and abbreviated month.
YEAR_ABBR_MONTH_DAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with year, abbreviated month, and day.
YEAR_ABBR_MONTH_WEEKDAY_DAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with year, abbreviated month, weekday, and day.
YEAR_ABBR_QUARTER - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with year and abbreviated quarter.
YEAR_FIELD - Static variable in class java.text.DateFormat
Useful constant for YEAR field alignment.
YEAR_FIELD - Static variable in class ohos.global.icu.text.DateFormat
FieldPosition selector for 'y' field alignment, corresponding to the Calendar#YEAR field.
YEAR_MONTH - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with year and month.
YEAR_MONTH_DAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with year, month, and day.
YEAR_MONTH_WEEKDAY_DAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with year, month, weekday, and day.
YEAR_NAME_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'U' field alignment, corresponding to the Calendar#YEAR field.
YEAR_NUM_MONTH - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with year and numeric month.
YEAR_NUM_MONTH_DAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with year, numeric month, and day.
YEAR_NUM_MONTH_WEEKDAY_DAY - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with year, numeric month, weekday, and day.
YEAR_OF_ERA - java.time.temporal.ChronoField
The year within the era.
YEAR_QUARTER - Static variable in class ohos.global.icu.text.DateFormat
[icu] Constant for date skeleton with year and quarter.
YEAR_WOY - Static variable in class ohos.global.icu.text.DateFormat.Field
Constant identifying the year used with week of year field.
YEAR_WOY - Static variable in class ohos.global.icu.util.Calendar
[icu] Field number for get() and set() indicating the extended year corresponding to the Calendar.WEEK_OF_YEAR field.
YEAR_WOY_FIELD - Static variable in class ohos.global.icu.text.DateFormat
[icu] FieldPosition selector for 'Y' field alignment, corresponding to the Calendar#YEAR_WOY field.
YearMonth - Class in java.time
A year-month in the ISO-8601 calendar system, such as 2007-12.
YEARS - java.time.temporal.ChronoUnit
Unit that represents the concept of a year.
YEARS - ohos.global.icu.text.RelativeDateTimeFormatter.RelativeUnit
Years
YEH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
YEH_BARREE - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
YEH_WITH_TAIL - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
YEKATIT - Static variable in class ohos.global.icu.util.EthiopicCalendar
Constant for የካቲት, the 6th month of the Ethiopic year.
YELLOW - Static variable in class ohos.agp.colors.RgbPalette
The RgbColor object representing yellow.
YELLOW - Static variable in class ohos.agp.utils.Color
Indicates the yellow color, represented by 0xFFFFFF00.
YES - Static variable in class ohos.global.icu.text.Normalizer
Indicates that string is in the normalized format
YEZIDI - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
YEZIDI - Static variable in class ohos.global.icu.lang.UScript
 
YEZIDI_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
YI - java.lang.Character.UnicodeScript
Unicode script "Yi".
YI - Static variable in class ohos.global.icu.lang.UScript
Yi syllables
YI_RADICALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Yi Radicals" Unicode character block.
YI_RADICALS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
YI_RADICALS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
YI_SYLLABLES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Yi Syllables" Unicode character block.
YI_SYLLABLES - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
YI_SYLLABLES_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
yield() - Static method in class java.lang.Thread
A hint to the scheduler that the current thread is willing to yield its current use of a processor.
YIJING_HEXAGRAM_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Yijing Hexagram Symbols" Unicode character block.
YIJING_HEXAGRAM_SYMBOLS - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
YIJING_HEXAGRAM_SYMBOLS_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
YM - Static variable in interface ohos.agp.components.DatePicker.DateOrder
Indicates that the date is displayed in the year-month format.
YMD - Static variable in interface ohos.agp.components.DatePicker.DateOrder
Indicates that the date is displayed in the year-month-day format.
yOffset - Variable in class ohos.agp.components.DragInfo
Indicates the vertical offset.
YUDH - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
YUDH_HE - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
YUV_U - ohos.media.image.common.ImageFormat.ComponentType
Indicates the U component in the YUV format.
YUV_V - ohos.media.image.common.ImageFormat.ComponentType
Indicates the V component in the YUV format.
YUV_Y - ohos.media.image.common.ImageFormat.ComponentType
Indicates the Y component in the YUV format.
YUV420_888 - Static variable in class ohos.media.image.common.ImageFormat
Indicates the generic YUV420 format with 8 bits per component (Y, U, and V).
yVelocity - Variable in class ohos.agp.components.DragInfo
Indicates the velocity of vertical dragging, in unit of pixels per second.
yVelocity - Variable in class ohos.agp.components.ScaleInfo
Indicates the quantity of vertical pixels moved every second right after the zooming.

Z

ZAIN - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
ZANABAZAR_SQUARE - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ZANABAZAR_SQUARE - Static variable in class ohos.global.icu.lang.UScript
ISO 15924 script code
ZANABAZAR_SQUARE_ID - Static variable in class ohos.global.icu.lang.UCharacter.UnicodeBlock
 
ZERO - Static variable in class java.math.BigDecimal
The value 0, with a scale of 0.
ZERO - Static variable in class java.math.BigInteger
The BigInteger constant zero.
ZERO - Static variable in class java.time.Duration
Constant for a duration of zero.
ZERO - Static variable in class java.time.Period
A constant for a period of zero.
ZERO - Static variable in class ohos.agp.render.render3d.math.Quaternion
Indicates a quaternion whose components are all 0.
ZERO - Static variable in class ohos.agp.render.render3d.math.Vector2
Constant vector with all components set to zero.
ZERO - Static variable in class ohos.agp.render.render3d.math.Vector3
Indicates a constant vector with all components being zero.
ZERO - Static variable in class ohos.agp.render.render3d.math.Vector4
Constant vector with all components set to zero.
ZERO - Static variable in class ohos.global.icu.math.BigDecimal
The BigDecimal constant "0".
ZERO_LENGTH_LABEL - Static variable in exception ohos.global.icu.text.StringPrepParseException
 
zeroPaddingNumber(long, int, int) - Method in class ohos.global.icu.text.SimpleDateFormat
Formats a number with the specified minimum and maximum number of digits.
ZHAIN - Static variable in interface ohos.global.icu.lang.UCharacter.JoiningGroup
 
ZipEntry - Class in java.util.zip
This class is used to represent a ZIP file entry.
ZipEntry(String) - Constructor for class java.util.zip.ZipEntry
Creates a new zip entry with the specified name.
ZipEntry(ZipEntry) - Constructor for class java.util.zip.ZipEntry
Creates a new zip entry with fields taken from the specified zip entry.
ZipError - Error in java.util.zip
Signals that an unrecoverable error has occurred.
ZipError(String) - Constructor for error java.util.zip.ZipError
Constructs a ZipError with the given detail message.
ZipException - Exception in java.util.zip
Signals that a Zip exception of some sort has occurred.
ZipException() - Constructor for exception java.util.zip.ZipException
Constructs a ZipException with null as its error detail message.
ZipException(String) - Constructor for exception java.util.zip.ZipException
Constructs a ZipException with the specified detail message.
ZipFile - Class in java.util.zip
This class is used to read entries from a zip file.
ZipFile(File) - Constructor for class java.util.zip.ZipFile
Opens a ZIP file for reading given the specified File object.
ZipFile(File, int) - Constructor for class java.util.zip.ZipFile
Opens a new ZipFile to read from the specified File object in the specified mode.
ZipFile(File, int, Charset) - Constructor for class java.util.zip.ZipFile
Opens a new ZipFile to read from the specified File object in the specified mode.
ZipFile(File, Charset) - Constructor for class java.util.zip.ZipFile
Opens a ZIP file for reading given the specified File object.
ZipFile(String) - Constructor for class java.util.zip.ZipFile
Opens a zip file for reading.
ZipFile(String, Charset) - Constructor for class java.util.zip.ZipFile
Opens a zip file for reading.
ZipInputStream - Class in java.util.zip
This class implements an input stream filter for reading files in the ZIP file format.
ZipInputStream(InputStream) - Constructor for class java.util.zip.ZipInputStream
Creates a new ZIP input stream.
ZipInputStream(InputStream, Charset) - Constructor for class java.util.zip.ZipInputStream
Creates a new ZIP input stream.
ZipOutputStream - Class in java.util.zip
This class implements an output stream filter for writing files in the ZIP file format.
ZipOutputStream(OutputStream) - Constructor for class java.util.zip.ZipOutputStream
Creates a new ZIP output stream.
ZipOutputStream(OutputStream, Charset) - Constructor for class java.util.zip.ZipOutputStream
Creates a new ZIP output stream.
zone() - Static method in class java.time.temporal.TemporalQueries
A lenient query for the ZoneId, falling back to the ZoneOffset.
ZONE - Static variable in class ohos.global.icu.text.DateTimePatternGenerator
 
ZONE_ID - ohos.global.icu.text.TimeZoneFormat.Style
Time Zone ID, such as "America/Los_Angeles".
ZONE_ID_SHORT - ohos.global.icu.text.TimeZoneFormat.Style
Short Time Zone ID (BCP 47 Unicode location extension, time zone type value), such as "uslax".
ZONE_OFFSET - Static variable in class java.util.Calendar
Field number for get and set indicating the raw offset from GMT in milliseconds.
ZONE_OFFSET - Static variable in class ohos.global.icu.util.Calendar
Field number for get and set indicating the raw offset from GMT in milliseconds.
zonedDateTime(Instant, ZoneId) - Method in interface java.time.chrono.Chronology
Obtains a ChronoZonedDateTime in this chronology from an Instant.
zonedDateTime(Instant, ZoneId) - Method in class java.time.chrono.HijrahChronology
 
zonedDateTime(Instant, ZoneId) - Method in class java.time.chrono.IsoChronology
Obtains an ISO zoned date-time in this chronology from an Instant.
zonedDateTime(Instant, ZoneId) - Method in class java.time.chrono.JapaneseChronology
 
zonedDateTime(Instant, ZoneId) - Method in class java.time.chrono.MinguoChronology
 
zonedDateTime(Instant, ZoneId) - Method in class java.time.chrono.ThaiBuddhistChronology
 
zonedDateTime(TemporalAccessor) - Method in interface java.time.chrono.Chronology
Obtains a ChronoZonedDateTime in this chronology from another temporal object.
zonedDateTime(TemporalAccessor) - Method in class java.time.chrono.HijrahChronology
 
zonedDateTime(TemporalAccessor) - Method in class java.time.chrono.IsoChronology
Obtains an ISO zoned date-time from another date-time object.
zonedDateTime(TemporalAccessor) - Method in class java.time.chrono.JapaneseChronology
 
zonedDateTime(TemporalAccessor) - Method in class java.time.chrono.MinguoChronology
 
zonedDateTime(TemporalAccessor) - Method in class java.time.chrono.ThaiBuddhistChronology
 
ZonedDateTime - Class in java.time
A date-time with a time-zone in the ISO-8601 calendar system, such as 2007-12-03T10:15:30+01:00 Europe/Paris.
zoneId() - Static method in class java.time.temporal.TemporalQueries
A strict query for the ZoneId.
ZoneId - Class in java.time
A time-zone ID, such as Europe/Paris.
ZoneOffset - Class in java.time
A time-zone offset from Greenwich/UTC, such as +02:00.
ZoneOffsetTransition - Class in java.time.zone
A transition between two offsets caused by a discontinuity in the local time-line.
ZoneOffsetTransitionRule - Class in java.time.zone
A rule expressing how to create a transition.
ZoneOffsetTransitionRule.TimeDefinition - Enum in java.time.zone
A definition of the way a local time can be converted to the actual transition date-time.
ZoneRules - Class in java.time.zone
The rules defining how the zone offset varies for a single time-zone.
ZoneRulesException - Exception in java.time.zone
Thrown to indicate a problem with time-zone configuration.
ZoneRulesException(String) - Constructor for exception java.time.zone.ZoneRulesException
Constructs a new date-time exception with the specified message.
ZoneRulesException(String, Throwable) - Constructor for exception java.time.zone.ZoneRulesException
Constructs a new date-time exception with the specified message and cause.
ZOOM_CENTER - ohos.agp.components.Image.ScaleMode
Scales the image to be of the same width as that of an Image item according to a ratio, and displays the image content in the center.
ZOOM_END - ohos.agp.components.Image.ScaleMode
Displays the image in the lower right corner of an Image item.
ZOOM_START - ohos.agp.components.Image.ScaleMode
Displays the image in the upper left corner of an Image item.
ZSONArray - Class in ohos.utils.zson
Provides methods for processing JSON arrays.
ZSONArray() - Constructor for class ohos.utils.zson.ZSONArray
Default constructor used to create a ZSONArray instance.
ZSONArray(int) - Constructor for class ohos.utils.zson.ZSONArray
A constructor used to create a ZSONArray instance with a specified capacity.
ZSONArray(List<Object>) - Constructor for class ohos.utils.zson.ZSONArray
A constructor used to create a ZSONArray instance using a specified list.
ZSONException - Exception in ohos.utils.zson
Defines a runtime exception which encapsulates the exception information generated in the runtime of JSON processing-related classes in the ohos.utils.zson package.
ZSONException(Exception) - Constructor for exception ohos.utils.zson.ZSONException
A constructor used to create a ZSONException object with a specified source exception.
ZSONException(String) - Constructor for exception ohos.utils.zson.ZSONException
A constructor used to create a ZSONException object with specified exception information.
ZSONField - Annotation Type in ohos.utils.zson.annotation
An annotation class that denotes the function of renaming class properties.
ZSONObject - Class in ohos.utils.zson
Provides methods for processing objects of JSON structured data.
ZSONObject() - Constructor for class ohos.utils.zson.ZSONObject
Default constructor used to create a ZSONObject instance.
ZSONObject(Map<String, Object>) - Constructor for class ohos.utils.zson.ZSONObject
A constructor used to create a ZSONObject object based on a specified map.
ZSONReader - Class in ohos.utils.zson
Provides methods for reading data from streams of JSON files.
ZSONReader(Reader) - Constructor for class ohos.utils.zson.ZSONReader
A constructor used to create a ZSONReader instance for reading the input from reader.
ZSONType - Enum in ohos.utils.zson
Enumerates JSON data types.
ZSONWriter - Class in ohos.utils.zson
Provides methods for writing data into streams of JSON files.
ZSONWriter(Writer) - Constructor for class ohos.utils.zson.ZSONWriter
A constructor used to create a ZSONWriter instance for producing an output JSON object.
ZSONWriter(Writer, boolean) - Constructor for class ohos.utils.zson.ZSONWriter
A constructor used to create a ZSONWriter instance for producing an output JSON object (pretty printing enabled or disabled).
ZWJ - Static variable in interface ohos.global.icu.lang.UCharacter.GraphemeClusterBreak
 
ZWJ - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 
ZWJ - Static variable in interface ohos.global.icu.lang.UCharacter.WordBreak
 
ZWSPACE - Static variable in interface ohos.global.icu.lang.UCharacter.LineBreak
 

_

_generatePattern(StringBuffer, boolean) - Method in class ohos.global.icu.text.UnicodeSet
Generate and append a string representation of this set to result.
_generatePattern(StringBuffer, boolean, boolean) - Method in class ohos.global.icu.text.UnicodeSet
Generate and append a string representation of this set to result.
_SC_CLK_TCK - Static variable in class ohos.system.OsHelperConstants
Used in the OsHelper#getSystemConfig(int) method for querying the number of clock ticks per second.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links